@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	font-family: 'Source Sans Pro', sans-serif;
	color: #747474;
	font-size: 18px;
	line-height: normal;
}

img {
	max-width: 100%;
	border: 0;
}

.small_container, .smal_container {
	max-width: 1100px;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed', sans-serif;
}

input::-webkit-input-placeholder {
	color: #9ea0a4;
	opacity: 1;
}

input::-moz-placeholder {
	color: #9ea0a4;
	opacity: 1;
}

/*firefox 19+*/
input:-ms-input-placeholder {
	color: #9ea0a4;
	opacity: 1;
}

/* ie */
textarea::-moz-placeholder {
	color: #9ea0a4;
	opacity: 1;
}

/*firefox 19+*/
.email_subscriber input::-webkit-input-placeholder {
	color: #008799;
	opacity: 1;
}

.email_subscriber input::-moz-placeholder {
	color: #008799;
	opacity: 1;
}

.clearfix {
	clear: both;
}

*, ::after, ::before {
	box-sizing: border-box;
}

.container {
	max-width: 1607px;
	margin: 0 auto;
}

p {
	font-family: "Source Sans Pro";
	font-weight: 400;
	letter-spacing: 0px;
	font-style: normal;
	margin-top: 0;
	line-height: 1.5;
}

.meet_expert .heading h3 {
	letter-spacing: 0px;
	color: #189ea8;
	font-size: 24px;
	margin-bottom: 61px;
	margin-top: 90px;
}

.banner img {
	display: block;
}

.meet_expert p {
	margin-top: 0;
	margin-bottom: 20px;
	color: #189ea8;
	line-height: 1.5;
	font-size: 16px;
	font-weight: 600;
}

.meet_expert .title_box {
	margin: 0 auto;
	max-width: 853px;
	text-align: center;
}

.meet_expert .heading hr.green_line {
	border: none;
	width: 27px;
	height: 2px;
	background-color: #008799;
	margin: 13px auto 18px;
}

.meet_expert .larg_row {
	background-color: #d7e0e1;
	width: 76%;
	float: right;
	position: relative;
	padding: 61px 0 70px;
	margin-bottom: 30px;
}

.meet_expert .circle_image {
	position: absolute;
	left: -202px;
	top: 50%;
	width: 100%;
	transform: translate(0, -50%);
	max-width: 400px;
}

.meet_expert .larg_row .heading h3 {
	letter-spacing: 0px;
	color: #189ea8;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 40px;
	text-transform: capitalize;
}

.heading h3 {
	line-height: 1.1;
	color: #008799;
	font-size: 48px;
	font-weight: 700;
	letter-spacing: 1px;
	font-style: normal;
	font-family: 'Roboto', sans-serif;
	margin: 0;
}

.heading hr.green_line {
	border: none;
	width: 80px;
	height: 3px;
	background-color: #008799;
	margin: 13px auto 0;
}

.heading span.orange_text {
	line-height: 1.0;
	color: #ff6f61;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 1px;
	font-style: normal;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
}

.meet_expert .larg_row .heading h4 {
	margin: 0;
	color: #189ea8;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 1px;
	font-style: normal;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
}

.meet_expert .larg_row h5 {
	margin-top: 0;
	margin-bottom: 20px;
	color: #189ea8;
	line-height: 1.5;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
}

.meet_expert .larg_row p {
	text-align: justify;
	font-size: 15px;
	font-weight: 600;
	line-height: 21px;
}

.meet_expert .larg_row .right_text {
	float: right;
	width: 58%;
	margin-right: 110px;
}

.meet_expert .row_wrapper {
	margin-top: 60px;
}

.meet_expert .larg_row:nth-child(even) {
	float: left;
}

.meet_expert .larg_row:nth-child(even)>.circle_image {
	left: auto;
	right: -192px;
}

.meet_expert .larg_row:nth-child(even)>.right_text {
	float: left;
	margin-right: 0;
	margin-left: 110px;
}

.meet_expert {
	margin-bottom: 34px;
}

.meet_expert .larg_row p a {
	color: #ff6f61;
	text-decoration: none;
}

.faq_section h5 {
	color: #008799;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	margin: 50px 0 40px;
}

.faq_section .small_container {
	max-width: 1037px;
	margin: 0 auto;
}

.faq_section a.section-title {
	margin-left: 0;
	color: #0c869a;
	text-decoration: none;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	display: block;
	border-top: 1px solid #e2e2e2;
	padding: 10px 0;
}

.faq_section p {
	color: #848283 !important;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 1.5;
}

.faq_section a.section-title:before {
	content: "";
	background: url(../images/faq-icon.png) no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-size: 20px;
	position: relative;
	top: 5px;
	margin-right: 18px;
	background-position: center top;
}

.faq_section a.section-title.active:before {
	background-position: center -40px;
}

.faq_section .section-content {
	display: none;
	/*padding-top: 9px;

	padding-bottom: 13px;*/
}

.faq_section .section:first-child>a.section-title {
	border-top: 0;
}

.faq_accordion {
	padding: 0 80px;
}

section.question_section {
	background-color: #e2e8ea;
	margin-top: 91px;
	text-align: center;
	padding-bottom: 80px;
}

.question_section .button {
	margin-top: 27px;
}

.question_section h5 {
	color: #008799;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	margin: 48px 0 0;
}

.faq_section .section:last-child>a.section-title {
	border-bottom: 1px solid #e2e2e2;
}

/*faq page*/



.conduct_section .small_container {
	max-width: 1100px;
	margin: 0 auto;
}

.conduct_section .page_title h3 {
	color: #008799;
	font-size: 32px;
	font-family: "Roboto Condensed";
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 1px;
	margin-top: 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
}

.conduct_section {
	padding-top: 40px;
	padding-bottom: 174px;
}

.conduct_section p, .conduct_section ol, .conduct_section span, .conduct_section ul {
	margin-top: 0;
	margin-bottom: 20px;
	color: #189ea8;
	line-height: 1.5;
	font-size: 16px;
}

.conduct_section h4 {
	color: #008799;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	margin-top: 1.33em;
	margin-bottom: 1.33em;
}

.conduct_section h5 {
	color: #008799;
	font-size: 18px;
	font-family: "Roboto Condensed";
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 1px;
	margin-top: 1.67em;
	margin-bottom: 1.67em;
}

.wrapper_contain {
	padding-right: 100px;
	padding-left: 100px;
}

.about_inovation .title h3 {
	margin: 0 0 6px;
	font-size: 35px;
	color: #189ea8;
	text-align: center;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 1px;
}

.about_inovation .top_content p {
	text-align: center;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 1.5;
	font-size: 16px;
	color: rgb(24, 158, 168);
}

.about_inovation {
	padding: 59px 0;
}

.about_inovation .top_content {
	margin-bottom: 57px;
}

.about_inovation .left_box, .about_inovation .right_box {
	padding: 40px 0;
	float: left;
	width: 50%;
	height: 500px;
	display: table;
}

.about_inovation .right_box {
	float: right;
}

.about_inovation .two_boxe_wrapper {
	margin-top: 58px;
}

.about_inovation .box_row {
	position: relative;
}

.about_inovation .box_text {
	padding-right: 250px !important;
	padding-left: 70px !important;
}

.about_inovation .box_image, .about_inovation .box_text {
	display: table-cell;
	vertical-align: middle;
}

.about_inovation .box_image img {
	width: 100%;
	max-width: 600px;
	height: 416px;
	object-fit: cover;
}

.about_inovation .box_image {
	text-align: right;
}

.about_inovation .box_row:nth-child(even) .box_image {
	text-align: left;
}

.about_inovation .box_row:nth-child(even) .box_text {
	padding-right: 70px !important;
	padding-left: 218px !important;
}

.about_inovation .left_box {
	background-color: #d7e0e1;
}

.about_inovation .box_text h4 {
	margin: 0;
	color: #189ea8;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.0;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
}

hr.seprate_border {
	border: none;
	height: 2px;
	background-color: #189ea8;
	max-width: 250px;
	margin: 14px 0 15px;
}

.about_inovation .box_row p, .okeanos_box p {
	text-align: justify;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 16px;
	color: #189ea8;
	font-weight: 400;
	line-height: 22px;
}

.about_inovation .box_row:nth-child(even)>.left_box {
	float: right;
}

.section_wrap {
	display: flex;
	flex-wrap: wrap;
}

.okeanos_sec .heading h3 {
	margin: 0;
	letter-spacing: 2px;
	color: #189ea8;
	font-size: 20px;
	line-height: 1.36;
	text-transform: uppercase;
}

.okeanos_box {
	width: 50%;
	display: flex;
	transform: translate3d(0, 0, 0);
}

.box_bg {
	background: url(../images/ocean-desk.jpg) no-repeat;
	background-size: cover !important;
	width: 100%;
}

.paddign_box {
	padding-top: 90px !important;
	padding-right: 150px !important;
	margin-right: 0px;
	padding-bottom: 90px !important;
	padding-left: 150px !important;
	text-align: center;
	flex-direction: column;
	display: flex;
	justify-content: center;
}

.okeanos_box:nth-child(even) h3 {
	color: #fff;
}

.okeanos_box .heading hr.green_line {
	width: 30px;
	height: 2px;
	margin: 16px auto 18px;
}

.paddign_box.box_bg .heading hr.green_line {
	display: none;
}

.map_section p {
	font-size: 18px;
	color: #8a8a8a;
	line-height: 1.5;
}

.map_section {
	padding-bottom: 140px;
	position: relative;
}

.inovation_ispired .top_content {
	padding-top: 47px;
	padding-right: 30px;
	padding-bottom: 70px;
	padding-left: 30px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-bottom: 2px solid #008799;
}

.inovation_ispired .top_content h3 {
	margin: 0;
	text-align: right;
	color: #008799;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 1px;
}

.inovation_ispired .top_content .left_side {
	margin-right: 4%;
	margin-left: 0%;
	width: 31%;
}

.inovation_ispired .top_content .right_side {
	width: 65%;
}

.inovation_ispired .top_content p {
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 20px;
	color: #008799;
	line-height: 1.5;
	font-weight: 600;
}

.inovation_ispired .three_boxes {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 9px 0 22px;
}

.inovation_ispired .three_boxes .left_box {
	width: 33.3%;
}

.inovation_ispired .three_boxes .left_box:nth-child(3n + 3) {
	padding-right: 90px !important;
	padding-top: 33px;
}

.inovation_ispired .three_boxes h4 {
	margin: 0;
	text-align: center;
	color: #008799;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
}

.inovation_ispired .three_boxes h5 {
	color: #008799;
	font-size: 48px;
	text-align: center;
	margin: 0;
	font-weight: 700;
	line-height: 1.05;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
}

.inovation_ispired .three_boxes .heading h3 {
	line-height: 1.36;
	font-size: 20px;
	margin: 0;
	color: #189ea8;
}

.inovation_ispired .three_boxes .heading hr.green_line {
	width: 30px;
	height: 2px;
	margin: 36px auto 16px;
}

.inovation_ispired .three_boxes p {
	margin-top: 0;
	margin-bottom: 20px;
	text-align: justify;
	color: #189ea8;
	line-height: 1.5;
	font-size: 16px;
}

.biomimicry_video .video_wrapper {
	width: 60%;
	max-width: 100%;
	margin: 0 auto;
	border: 10px solid rgb(51, 51, 51);
	border-radius: 3px;
}

.biomimicry_video {
	background: url(../images/biomimicry-video2.jpg) no-repeat;
	padding: 100px 0;
	background-size: cover;
	background-position: center;
}

video {
	height: auto;
	display: block;
}

/*start map section css*/

.map_wrapper {
	max-width: 100%;
	width: 100%;
	overflow: hidden;
}

.map_box {
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.map_wrapper .map_aspect_ratio {
	max-width: 100%;
	width: 100%;
	position: relative;
	height: 0;
}

.map_wrapper:fullscreen {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
	text-align: center;
	padding: 10px;
}

.map_wrapper:fullscreen .map_aspect_ratio {
	position: inherit;
	padding-bottom: 100%;
	overflow: hidden;
}

.map_wrapper .map_container {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.map_container .map_render {
	height: 100%;
}

/* Pointer events for marker labels */

.imapsCircle-group+.imapsLabel-group {
	pointer-events: none;
}

/* Tooltip */

.imapsLabel foreignObject br {
	height: 0px;
	content: '';
	clear: both;
	display: block;
}

.imapsLabel foreignObject p {
	margin: 0;
	padding: 0;
}

.imapsLabel foreignObject {
	box-sizing: content-box;
}

.imapsLabel foreignObject img {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	max-width: 100%;
	box-sizing: content-box;
}

.imapsLabel foreignObject img.aligncenter {
	margin: 0 auto;
}

.imapsInnerTooltip {
	display: block;
	white-space: initial;
	word-break: initial;
	word-wrap: initial;
	width: 100%;
}

/* twentytwenty fix for css rule affecting all svg paths */

.map_wrapper path {
	transition: inherit;
}

.imaps_fullscreen_button_only_mobile, .igm_select_mobile_only {
	display: none;
}

.igm_select_container {
	margin-bottom: 20px;
}

.map_wrapper:fullscreen .imaps_fullscreen_button {
	display: none;
}

/* External Controls */

.map_controls {
	display: none;
}

/* Elementor Preview */

.elementor-editor-active .map_wrapper .map_render {
	content: 'map';
	background-color: #CCC;
}

.map_aspect {
	max-width: 100%;
	width: 100%;
	position: relative;
	height: 0;
	padding-top: 56%;
}

.map_container {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.map_box {
	margin: 0 auto;
	overflow: hidden;
	max-width: 2200px;
}

.map_wrapper {
	max-width: 100%;
	width: 100%;
	overflow: hidden;
}

.same_section .paddign_box.box_bg {
	justify-content: center;
}

.same_section span.small_text {
	font-size: 22px;
	display: block;
	color: #189ea9;
	font-weight: bold;
	margin-bottom: 8px;
}

.same_section .paddign_box.box_bg h3 {
	letter-spacing: 2px;
	font-size: 43px;
	line-height: 1.0;
	font-weight: 700 !important;
	color: #189ea9;
}

.same_section .box_bg {
	background: url(../images/brands-image-1.jpg) no-repeat;
}

.same_section .okeanos_sec .heading h3 {
	color: #008799;
}

.same_section p {
	font-size: 17px;
	line-height: 1.5;
}

.same_section .heading hr.green_line {
	margin: 35px auto 26px;
}

.same_section .paddign_box {
	padding-right: 160px !important;
	padding-left: 160px !important;
}

.same_section .paddign_box.box_bg {
	padding-right: 100px !important;
	padding-left: 100px !important;
}

.stone_techonology .heading {
	padding-bottom: 41px;
	background-color: #169ea8;
}

.stone_techonology .heading h3 {
	color: #fff;
	font-size: 20px;
	line-height: 1.36;
}

.stone_techonology .wrapper {
	background: url(../images/By-inte-bg.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 19px;
	position: relative;
}

.stone_techonology .top_images {
	display: flex;
	flex-wrap: wrap;
}

.stone_techonology .top_images .left_image {
	width: 20%;
	margin-bottom: 20px;
	margin-top: 0;
	text-align: center;
}

.stone_techonology .top_images .left_image.first_box {
	width: 15.63% !important;
	margin-top: -80px;
	margin-bottom: 20px;
	text-align: left;
}

.stone_techonology .top_images .left_image.second_box {
	margin-top: -50px;
}

.stone_techonology .top_images .left_image.third_box {
	width: 29.3% !important;
}

.stone_techonology .top_images .left_image.five_box {
	margin-top: -120px;
}

.stone_techonology .top_images .left_image.six_box {
	width: 15% !important;
	margin-top: -50px;
	text-align: right;
}

.stone_techonology .mid_section {
	display: flex;
	flex-wrap: wrap;
}

.stone_techonology .mid_section .left_box {
	width: 20%;
	margin-top: -80px;
	margin-bottom: 20px;
	text-align: center;
}

.stone_techonology .mid_section .left_box:nth-child(4n + 1), .stone_techonology .mid_section .left_box:nth-child(4n + 4) {
	width: 30%;
}

.stone_techonology .mid_section p {
	line-height: 1.5;
	font-size: 16px;
	color: #ffffff;
	font-weight: 600;
	margin-top: 0;
}

.stone_techonology .bottom_images {
	display: flex;
	flex-wrap: wrap;
}

.stone_techonology .bottom_images .simple_images {
	width: 33% !important;
	margin-top: -50px;
	padding: 0 25px;
}

.developed_sec .paddign_box {
	padding-bottom: 170px !important;
}

.developed_sec .heading h3 {
	color: #008799;
}

.developed_sec p {
	font-size: 16px;
	color: #009da8;
}

.embrace_sec .paddign_box {
	padding-top: 0px !important;
	padding-right: 100px !important;
	margin-right: 0px;
	padding-bottom: 80px !important;
	padding-left: 100px !important;
}

.embrace_sec .heading h3 {
	letter-spacing: 0;
	color: #008799;
	font-size: 24px;
	transform: translate3d(0, 0, 0);
}

.embrace_sec p {
	font-size: 16px;
	color: #008799;
	transform: translate3d(0, 0, 0);
}

.manufacturer_sec .heading span.orange_text {
	color: #189ea8;
	font-size: 20px;
}

.manufacturer_sec .heading h3 {
	color: #189ea8;
	font-size: 40px;
}

.manufacturer_sec .heading hr.orange_line {
	margin: 0 auto 75px;
}

.manufacturer_sec .heading hr.green_line {
	width: 32px;
	height: 2px;
	background-color: #189ea8;
	margin: 25px auto 0;
}

.manufacturer_sec .heading_wrapper {
	background-color: #e1e8e9;
	padding-bottom: 126px;
}

.manufacturer_sec .coulmn_wrapper {
	display: flex;
	flex-wrap: wrap;
	padding: 0 30px;
	margin-top: -120px;
}

.manufacturer_sec .left_coulmn {
	width: 18% !important;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 2.5%;
	text-align: center;
}

.manufacturer_sec .left_coulmn:nth-child(5n + 5) {
	margin-right: 0;
}

.manufacturer_sec .left_coulmn p {
	color: #189ea8;
	font-size: 16px;
	font-weight: 600;
}

p a {
	color: #ff6f61;
}

.manufacturer_sec .overall_btn {
	padding: 19px 40px 18px;
	line-height: 21px;
	font-size: 18px;
}

.manufacturer_sec .button {
	text-align: center;
}

.manufacturer_sec {
	padding-bottom: 80px;
}

.page-id-263 .small_container, .accessibility .small_container {
	max-width: 930px;
}

.stone_techonology {
	overflow: hidden;
}

.certification .content_row {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 32px;
}

.certification .wrapper {
	width: 100%;
	margin: 0 auto 109px;
	max-width: 624px;
}

.certification {
	padding-bottom: 80px;
	padding-top: 50px;
}

.last_update_text p, .last_update_text {
	text-align: right;
	color: rgb(24, 158, 168);
}

.certification .left_image, .certification .right_text {
	width: 43%;
}

.certification h6 {
	color: #008799;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	margin-top: 10px;
	margin-bottom: 15px;
}

.certification .right_text {
	margin-left: 14%;
}

.certification p {
	color: #008799;
	font-size: 16px;
	font-weight: 600;
}

.certification .container {
	max-width: 1102px;
}

.blog_section .heading_wrap {
	background-color: #e1e8e9;
	text-align: center;
	padding: 0 30px 30px;
}

.blog_section .heading span.orange_text {
	color: #008799;
	font-size: 20px;
}

.blog_section .heading hr.orange_line {
	margin: 0 auto 52px;
}

.heading hr.small_line {
	width: 30px;
	height: 2px;
	margin: 23px auto 0;
}

.blog_section .heading_wrap p {
	color: #008799;
	margin-top: 40px;
}

.blog_section .post_wrap {
	display: flex;
	flex-wrap: wrap;
}

.blog_section .category_blog:nth-child(3n + 3) {
	margin-right: 0;
}

.blog_section .category_blog {
	width: 30.6%;
	margin-right: 4%;
	margin-bottom: 42px;
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #f2f3f5;
	border-bottom-width: 3px;
}

.blog_section .blog_description {
	padding: 30px 25px 25px 25px;
}

.blog_section .category_blog a {
	color: #ff6f61;
	font-size: 24px;
	text-decoration: none;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0px;
}

.blog_section .category_blog h4 {
	margin-top: 0;
	margin-bottom: 5px;
}

.blog_section .category_blog p {
	margin: 0;
	font-size: 16px;
	color: #8a8a8a;
	margin-bottom: 20px;
}

.blog_section .post_wrap {
	padding-top: 70px;
	padding-bottom: 70px;
}

table tbody tr td {
	border: 1px solid #00879963;
	padding: 15px 5px;
}

table {
	color: #8a8a8a;
	font-size: 16px;
}

.overall_btn {
	margin-top: 18px !important;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 2px;
	border-width: 2px;
	border-radius: 1px;
	text-transform: uppercase;
	transition: all .2s;
	text-decoration: none;
	background: #ff6f61;
	color: #ffffff;
	border-color: #ff6f61;
	padding: 14px 29px;
	line-height: 17px;
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	display: inline-block;
}

.overall_btn:hover {
	color: #ff6f61;
	background: #fff;
}

.heading {
	text-align: center;
	text-transform: uppercase;
}

.heading hr.orange_line {
	width: 63px;
	height: 14px;
	background-color: #fe7062 !important;
	display: block;
	border: none;
	margin: 0 auto 32px;
}

.conduct_section a {
	color: #ff6f61;
}

.table-1 table th {
	border: 1px solid #dcdcdc;
	background: #f6f6f6;
	padding: 20px;
	text-align: left;
}

.table-1 tr td {
	border: 1px solid #dcdcdc;
	padding: 10px 20px;
}

.table-1 tr:nth-child(even) {
	background: #f6f6f6;
}

.table.table-1 th, .table.table-1 td {
	color: #189ea8;
	font-size: 16px;
}

.table-1 table {
	border: 1px solid #dcdcdc;
	background-color: #fff;
	box-shadow: 0 1px 3px rgb(0 0 0 / 8%), inset 0 0 0 1px rgb(255 255 255 / 50%);
	border-spacing: 0;
	border-collapse: collapse;
}

.table.table-1 {
	margin-bottom: 100px;
}

.conduct_section .content {
	transform: translate3d(0, 0, 0);
}

.crew_member .right_side img {
	width: 100%;
}

.crew_member .right_side {
	width: 60% !important;
	float: right;
}

.crew_member .left_side {
	width: 38%;
	padding-top: 137px;
	transform: translate3d(0, 0, 0);
	position: relative;
	left: 8em;
	float: left;
}

.crew_member .heading h3 {
	font-size: 24px;
	letter-spacing: 0px;
	color: #ff6f61;
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom: 26px;
}

.crew_member .contact_form label, .crew_member span.wpcf7-list-item-label {
	color: #008799;
	line-height: 1.5;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	display: block;
}

.crew_member .contact_form .radio_button label, .crew_member .contact_form .checkbox label {
	display: inline-block !important;
}

.crew_member input[type="text"], .crew_member input[type="mail"], .crew_member input[type="email"] {
	border-bottom: 2px solid #ff6f61 !important;
	border-radius: 0px !important;
	border: none;
	color: #1a2c57 !important;
	width: 100%;
	height: 50px;
	background-color: #ffffff;
	font-size: 16px;
	padding: 8px 15px;
}

.crew_member .radio_row {
	margin-left: 13px;
}

.crew_member .contact_form .radio_row label, .crew_member span.wpcf7-list-item-label {
	color: #8a8a8a;
	text-transform: capitalize;
}

.crew_member span.wpcf7-list-item {
	display: flex;
}

.crew_member input[type="radio"] {
	position: relative;
	top: 6px;
	margin-right: 7px;
}

.crew_member .checkbox span.wpcf7-list-item {
	margin: 0;
}

.crew_member .checkbox span.wpcf7-list-item-label {
	font-size: 16px !important;
	color: #ff6f61;
	font-weight: 600;
}

.crew_member .input_row {
	margin-bottom: 20px;
}

.crew_member .input_row.checkbox {
	display: flex;
}

.crew_member input[type="checkbox"] {
	position: relative;
	top: 3px;
	margin-right: 8px;
}

.crew_member .checkbox label {
	font-size: 16px !important;
	color: #ff6f61;
	font-weight: 600;
}

.contact_form .submit_btn {
	width: 100%;
	background: #00b1bb;
	border: #00b1bb;
	border-radius: 50px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	float: left;
	text-transform: capitalize;
	letter-spacing: 0px;
	padding: 13px 29px;
	line-height: 17px;
	font-family: 'Roboto Condensed', sans-serif;
	cursor: pointer;
}

.join_coral .wrapper {
	display: flex;
	flex-wrap: wrap;
}

.join_coral .left_side {
	width: 60%;
	padding: 0 20px;
}

.join_coral .right_side {
	width: 40%;
	padding: 0 20px;
	transform: translate3d(0, 0, 0);
}

.join_coral .star_img img {
	width: 197px;
}

.join_coral .star_img {
	text-align: right;
	margin-bottom: 18px;
}

.join_coral .heading h3 {
	color: #00b1bb;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 1px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: capitalize;
	text-align: left;
	margin-bottom: 34px;
}

.join_coral {
	margin-top: 18px;
	margin-bottom: 18px;
}

.join_coral p {
	color: #8a8a8a;
	font-size: 16px;
}

.perk_section {
	background-color: #f36e63;
	padding: 87px 0;
}

.perk_section .heading h3 {
	color: #ffffff;
	font-size: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: capitalize;
}

.perk_section .box_wrapper {
	display: flex;
	flex-wrap: wrap;
	margin-top: 31px;
}

.perk_section .left_box {
	width: 20%;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center
}

.perk_section .inner_wrap {
	margin-right: 9.6%;
	margin-left: 9.6%;
}

.perk_section .left_box h4 {
	margin: 0;
	font-size: 16px;
	color: #fff;
	letter-spacing: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
}

.perk_section .left_box .icon img {
	height: 80px;
	object-fit: cover;
}

.team_slider .member_content {
	transform: translate3d(0, 0, 0);
	margin-top: 26px;
}

.team_slider .slider_wrap {
	margin-left: 30px;
	max-width: 1125px;
	width: 100%;
}

.team_slider .plus_icon {
	opacity: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
}

.team_slider .teamshowcase_image .main_img img {
	transition: all 0.2s ease-in-out 0s;
	position: absolute;
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
	object-position: top center;
	border-radius: 0px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.team_slider .teamshowcase_image:hover .main_img img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.team_slider .teamshowcase_image:hover .plus_icon {
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
	opacity: 1;
}

.team_slider .teamshowcase_image {
	height: 520px;
	overflow: hidden;
	position: relative;
	width: 100%;
	cursor: pointer;
}

.team_slider h4, .team_slider h5, .team_slider h6, .popup h4, .popup h5, .popup h6 {
	margin: 0;
	color: #008799;
	font-weight: 700;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
}

.team_slider h5, .team_slider h6, .popup h5, .popup h6 {
	font-weight: 400;
}

.team_slider h6 {
	text-transform: uppercase;
}

.team_slider h5, .popup h5 {
	margin-bottom: 6px;
	margin-top: 6px;
}

.team_slider {
	padding-bottom: 120px;
	padding-top: 55px;
}

.popup .contain {
	max-width: 500px !important;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% - 50%);
	transform: translate(0, -50%);
	overflow: auto;
}

.popup {
	right: 0;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(11, 11, 11, 0.8);
	height: 100%;
	z-index: 9999999;
	display: none;
}

.popup .wp-modal-body {
	background-color: #ffffff;
	padding: 23px 20px;
}

.popup .modal_header {
	background-size: cover !important;
	color: #fff;
	height: 400px;
	position: relative;
}

.popup .member-popup-info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: .3s;
	background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .7) 100%);
	background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .7) 100%);
	background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, .7) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
	padding: 15px 20px;
	transform: translate3d(0px, 0px, 0px);
}

.popup .modal_header .member-name {
	font-size: 24px;
	line-height: 34px;
}

.popup .close-btn {
	text-align: right;
}

.popup .close-btn .cross {
	opacity: 0.65;
	color: #FFF !important;
	font-style: normal;
	font-size: 28px;
	display: inline-block;
	cursor: pointer;
}

.popup .close-btn .cross:hover {
	opacity: 1;
}

.team_slider .plus_icon img {
	width: 100% !important;
	max-width: 30px !important;
}

.team_slider .heading h3 {
	margin-bottom: 35px;
	color: #00b1bb;
	font-size: 40px;
	text-align: left;
	text-transform: capitalize;
	font-family: 'Roboto Condensed', sans-serif;
}

.team_slider .owl-prev span, .team_slider .owl-next span {
	background: url(../images/slider-arrow.png) no-repeat;
	width: 16px;
	height: 26px;
	display: block;
	color: transparent;
	background-size: 82px;
}

.team_slider .owl-next span {
	background-position: right center;
}

.team_slider button.owl-prev, .team_slider button.owl-next {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.team_slider button.owl-prev {
	left: -18px;
}

.team_slider button.owl-next {
	right: -18px;
}

.okeanos_sec .part_of_solution .heading h3 {
	color: #008799;
}

.part_of_solution .paddign_box {
	padding-top: 0px !important;
	padding-bottom: 57px !important;
	background-position: center !important;
}

.part_of_solution .heading hr.orange_line {
	margin: 0 auto 61px;
}

.part_of_solution .okeanos_box {
	background-color: rgba(215, 224, 225, 0.43);
}

.same_section .part_of_solution .paddign_box.box_bg {
	padding: 0 !important;
}

.section_wrap.part_of_solution {
	position: relative;
}

.part_of_solution .section_wrap :nth-child(even) .paddign_box {
	padding: 0 199px 40px !important;
}

.part_of_solution .heading h4 {
	margin: 57px 0 0;
	letter-spacing: 2px;
	color: #189ea8;
	font-size: 20px;
	line-height: 1.36;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}

.part_of_solution .heading h3 {
	font-size: 48px;
	line-height: 1.1;
	font-size: 48px;
	font-weight: 700;
	letter-spacing: 1px;
	font-style: normal;
	font-family: 'Roboto', sans-serif;
	margin: 0;
}

.part_of_solution .okeanos_box:nth-child(even) span.orange_text {
	color: #ffffff;
}

.part_of_solution .okeanos_box span.orange_text {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 1px;
	color: #189ea8;
}

.part_of_solution .heading p {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin-top: 40px;
}

.part_of_solution .section_wrap:nth-child(even) .text_side {
	background: rgb(24, 158, 168);
}

.part_of_solution .section_wrap:nth-child(even) hr.green_line {
	background-color: #fff;
}

.part_of_solution .small_img {
	width: 31%;
	margin-right: 3.5%;
}

.part_of_solution .box_images {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	padding: 0 15px 150px;
	margin-top: 15px;
}

.part_of_solution .small_img:last-child {
	margin-right: 0;
}

.part_of_solution .section_wrap:nth-child(even) p {
	color: #fff;
}

.trademark_info p {
	text-align: left;
	color: #189ea8;
	line-height: 1.5;
	font-size: 16px;
	transform: translate3d(0, 0, 0);
	margin-top: 0;
	margin-bottom: 20px;
}

.trademark_info {
	padding: 80px 0 170px;
}

.tradmark_register .row {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #dcdcdc;
	padding: 20px 0;
	align-items: center;
}

.tradmark_register .row .left_side {
	width: 48%;
	margin-right: 2%;
	text-align: left;
}

.tradmark_register .row .left_side:nth-child(even) {
	margin-right: 0;
}

.tradmark_register h4 {
	color: #008799;
	margin: 30px 0;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 1px;
}

.tradmark_register .image_logo img {
	display: block;
	height: 120px;
	object-fit: contain;
	margin: 0 auto;
}

.tradmark_register .image_logo {
	max-width: 210px;
}

.tradmark_register {
	margin-bottom: 60px;
}

.tradmark_register sup {
	font-size: 70%;
}

.part_of_solution .small_img:nth-child(3n + 3) {
	margin-right: 0;
}

.part_of_solution .overall_btn {
	margin-top: 0 !important;
	margin-bottom: 27px;
}

.kids_corner .wrapper {
	max-width: 1145px;
	margin: 0 auto;
}

.kids_corner .image_frame img {
	opacity: 1;
	transition: opacity 1s, transform 1s;
	display: block;
}

.kids_corner .image_frame img:hover {
	opacity: .9;
	transform: scale3d(1.1, 1.1, 1);
}

.kids_corner .wrapper .heading h4 {
	margin: 0;
	letter-spacing: 2px;
	color: #189ea8;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.36;
	font-family: 'Roboto', sans-serif;
	transform: translate3d(0, 0, 0);
}

.kids_corner .wrapper .heading p {
	color: #189ea8;
	font-size: 16px;
	text-transform: capitalize;
	transform: translate3d(0, 0, 0);
}

.kids_corner .heading hr.orange_line {
	margin: 0 auto 48px;
}

.kids_corner .heading hr.small_line {
	margin: 32px auto 15px;
}

.kids_corner .box_wrapper {
	display: flex;
	flex-wrap: wrap;
	margin-top: 32px;
	margin-bottom: 118px;
}

.kids_corner .inner_wrap {
	margin: 0 20px;
}

.kids_corner .left_coulmn {
	width: 33%;
	text-align: center;
}

.kids_corner .image_frame {
	max-width: 200px;
	margin-bottom: 10px;
	margin: 0 auto 10px;
	overflow: hidden;
}

.kids_corner .left_coulmn h5, .kids_corner .left_coulmn a {
	text-align: center;
	color: #008799;
	margin-top: 0;
	margin-bottom: 20px;
	text-decoration: none;
	line-height: 1.5;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
}

.part_of_solution .gif_img img {
	display: block;
}

.post_title {
	margin-top: 31px;
}

.blog_content .blog_main_image img {
	width: 100%;
	display: block;
}

.blog_content .post_title h2 {
	color: #008799;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.meta_info {
	padding: 0px 0 4px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

.meta_info span.date, .meta_info span {
	color: #8a8a8a;
	line-height: 14px;
	letter-spacing: 0px;
	font-size: 14px;
	font-weight: 600;
}

.post_title_wrap {
	margin-bottom: 27px;
}

.post_content p {
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 400;
	color: #8a8a8a;
	font-size: 16px;
	transform: translate3d(0, 0, 0);
}

.share_box {
	width: 100%;
	background-color: #fcfcff;
	padding: 20px 20px;
	margin-top: 54px;
	margin-bottom: 60px;
}

.share_box h4 {
	margin: 0;
	color: #00abc0;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
}

.kids_single_sec .text_heading h3, .kids_single_sec .text_heading h4 {
	color: #008799;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.0;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	padding: 0 45px;
	margin: 0;
	background-color: #fff !important;
	position: relative;
	z-index: 9;
}

.kids_single_sec .text_heading .border {
	border-top: 1px solid #e0dede;
	border-bottom: 1px solid #e0dede;
	height: 6px;
	margin-left: 8px;
	display: block;
	width: 97%;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	top: 50%;
	left: 0;
}

.kids_single_sec .text_heading .double_border {
	flex-grow: 1;
	height: fit-content;
}

.kids_single_sec .text_heading {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
	position: relative;
}

.kids_single_sec .simple_text {
	text-align: center;
	transform: translate3d(0, 0, 0);
}

.kids_single_sec p {
	margin: 0 0 20px;
	color: #8a8a8a;
	font-size: 16px;
}

.kids_single_sec .custom_spacing {
	margin-top: 63px;
	margin-bottom: 83px;
}

.kids_single_sec {
	text-align: center;
}

.kids_single_sec iframe, .kids_single_sec video {
	width: 600px;
	height: 360px;
	margin: 0 auto 80px;
	display: block;
	border: none !important;
}

.video_image img {
	width: 232px;
	object-fit: cover;
	margin-bottom: 80px;
}

.kids_single_sec .text_heading h4 {
	font-size: 20px;
	margin: 8px 0 0;
	line-height: 20px;
}

.download_button .download_btn {
	padding: 13px 29px;
	line-height: 17px;
	font-size: 14px;
	border-radius: 1px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	background: #ff6f61;
	color: #ffffff;
	text-decoration: none;
	font-family: 'Roboto Condensed', sans-serif;
}

.download_button {
	margin-top: 31px;
}

.kids_single_sec .links_row {
	margin-bottom: 113px;
}

.kids_single_sec .links_row:last-child {
	margin-bottom: 72px;
}

.download_button .download_btn:hover {
	background-color: #fff;
	color: #ff6f61;
}

.kids_single_sec {
	margin-top: 13px;
}

.learning iframe, .learning iframe video {
	margin-bottom: 133px;
}

.philanthropy .paddign_box {
	padding-top: 0 !important;
	padding-right: 105px !important;
	padding-left: 75px !important;
	padding-bottom: 60px !important;
}

.philanthropy .okeanos_box p {
	text-align: left;
	line-height: 1.5;
}

.philanthropy .heading hr.orange_line {
	margin: 0 auto 50px;
}

.philanthropy .okeanos_box .heading hr.green_line {
	margin: 30px auto 18px;
}

.philanthropy .section_wrap:nth-child(even)>.text_side {
	background-color: #189ea8;
}

.philanthropy .image_side .box_bg {
	padding: 0 !important;
	background: none;
}

.philanthropy .image_side .box_bg img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	max-width: 697px;
	margin: 0 auto;
}

.philanthropy .section_wrap:nth-child(even) .heading span.orange_text {
	color: #fff;
	font-size: 20px;
}

.philanthropy .section_wrap:nth-child(even) .heading h3 {
	font-size: 48px;
	color: #fff;
	line-height: 56px;
}

.philanthropy .section_wrap:nth-child(even) p {
	color: #fff;
	text-align: justify;
}

.philanthropy .section_wrap:nth-child(even) hr.green_line {
	background-color: #fff;
	margin-top: 18px;
}

.philanthropy .subheading p {
	margin: 0;
	letter-spacing: 0px;
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.36;
	font-family: 'Roboto', sans-serif;
	text-align: center !important;
	text-transform: uppercase;
	margin-top: 24px;
}

.phlnthropy_sec .coulmn_wrapper {
	margin-top: -101px;
}

.phlnthropy_sec .heading_wrapper {
	padding: 80px 0;
}

.phlnthropy_sec .left_coulmn p {
	font-weight: 400;
	transform: translate3d(0, 0, 0);
}

.phlnthropy_sec .left_coulmn .image {
	max-width: 270px;
	margin: 0 auto;
}

.phlnthropy_sec {
	padding-bottom: 43px;
}

.reduse_plastic .left_side {
	width: 20%;
	margin-bottom: 20px;
}

.reduse_plastic .left_side.center_large {
	width: 60%;
	margin-top: 31px;
}

.reduse_plastic .box_wrap {
	margin: 0 20px;
}

.reduse_plastic p {
	margin-top: 0;
	margin-bottom: 20px;
	color: #008080;
	font-size: 18px;
	font-weight: 500;
}

.reduse_plastic .under_heading {
	text-align: center;
	font-size: 18px;
	transform: translate3d(0, 0, 0);
}

.reduse_plastic .heading span.orange_text {
	line-height: 1;
	color: #ff6f61;
	font-size: 35px;
}

.reduse_plastic .heading h3 {
	font-size: 35px;
}

.reduse_plastic .heading hr.orange_line {
	margin: 30px auto 32px;
}

.contact_page_form {
	transform: translate3d(0, 0, 0);
	margin-top: 44px;
}

.contact_page_form label {
	display: block;
	line-height: 1.5;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	font-style: normal;
	color: #747474;
	font-weight: 500;
	font-family: 'Source Sans Pro', sans-serif;
}

.contact_page_form input[type="text"], .contact_page_form select, .contact_page_form input[type="email"], .contact_page_form textarea {
	height: 50px;
	background-color: #ffffff;
	font-size: 16px;
	color: #9ea0a4;
	border: 1px solid #e2e2e2;
	border-radius: 6px;
	padding: 8px 15px;
	width: 100%;
	outline: none;
}

.contact_page_form textarea {
	height: 150px;
}

.contact_page_form span.small_text {
	display: block;
	font-size: 12px;
	line-height: 1.5;
	font-weight: 400;
	color: #747474;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0;
}

.contact_page_form select {
	-webkit-appearance: none;
	background: url(../images/select-arow.png) no-repeat;
	background-position: 97% 2px;
	background-size: 28px;
	cursor: pointer;
}

.contact_page_form .left_input select {
	background-position: 94% 2px;
	background-size: 29px;
}

.contact_page_form select:focus {
	background-position: 97% -62px;
	border-color: #008799;
}

.contact_page_form .left_input select:focus {
	background-position: 94% -65px;
}

.contact_page_form input:focus {
	border-color: #008799;
}

input, select, textarea {
	font-family: "Source Sans Pro";
}

.contact_page_form .form_row {
	margin-bottom: 22px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}

.contact_page_form .full_input {
	width: 100%;
}

.contact_page_form .left_input {
	width: 48.9%;
}

.contact_page_form .left_input:nth-child(even) {
	margin-left: 13px;
}

.contact_page_form .send_btn {
	padding: 13px 29px;
	line-height: 17px;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 2px;
	border-width: 2px;
	border-style: solid;
	border-radius: 1px;
	text-transform: uppercase;
	transition: all .2s;
	background: #ff6f61;
	color: #ffffff;
	border-color: #ff6f61;
	font-family: 'Roboto Condensed', sans-serif;
	cursor: pointer;
}

.contact_page_form .send_btn:hover {
	color: #ff6f61;
	background-color: #fff;
	border-color: #fff
}

.contact_page_form .send_button {
	text-align: center;
	margin-top: -7px;
}

.email_section {
	background-color: #008799;
	padding-bottom: 52px;
	margin-top: 47px;
}

.email_section .box_culmn:nth-child(3n + 3) {
	margin-right: 0;
}

.email_section .box_culmn {
	width: 27%;
	text-align: center;
	margin-right: 9%;
}

.email_section .email_wrapper {
	display: flex;
	flex-wrap: wrap;
	margin: 35px auto 0;
	max-width: 850px;
}

.email_section .box_culmn h5, .email_section .box_culmn a {
	text-decoration: none;
	margin: 0;
	color: #fff;
	line-height: 17px;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
}

.email_section .box_culmn a {
	font-weight: 400;
}

.email_section .email_row {
	margin-bottom: 27px;
}

.email_section .heading hr.orange_line {
	background-color: #98ddde !important;
}

.email_section .heading span.orange_text {
	color: #fff;
	font-size: 20px;
}

.email_section .heading h3 {
	color: #fff;
}

.foster_passion h3 {
	font-size: 55px;
	font-weight: 700;
	line-height: 1.05;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	margin: 0;
	color: #189ea8;
}

.foster_passion .large_box h3 {
	color: #fff;
}

.foster_passion h4 {
	margin: 0;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 1px;
	font-size: 20px;
	color: #189ea8;
	font-family: 'Roboto', sans-serif;
}

.foster_passion .large_box h4 {
	color: #fff;
}

.foster_passion .left_box {
	padding: 47px 150px 99px 60px;
}

.foster_passion .large_box .right_box {
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 0px;
}

.foster_passion .large_box .left_box {
	padding-top: 100px;
	padding-bottom: 125px;
}

.foster_passion .box_row {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 37px;
	position: relative;
}

.foster_passion .left_box {
	background-size: cover !important;
	background-position: center !important;
	text-align: right;
}

.foster_passion .left_box, .foster_passion .right_box {
	width: 50%;
}

.foster_passion hr.greenline {
	background-color: #189ea8;
	border: none;
	height: 10px;
	max-width: 103px;
	margin: 0 0 29px;
}

.foster_passion .right_box {
	padding: 80px 107px 40px;
}

.foster_passion p {
	margin-top: 0;
	margin-bottom: 20px;
	color: #fff;
	font-size: 16px;
	transform: translate3d(0, 0, 0);
}

.foster_passion .large_box p {
	color: #189ea8;
}

.foster_passion .text_row.custom_padding {
	padding-left: 173px;
}

.foster_passion .large_box .right_box {
	background-color: transparent;
}

.foster_passion .right_box {
	background-color: rgb(241, 107, 97);
}

.foster_passion .turtoser_img {
	max-width: 566px;
	position: absolute;
	top: -11.5em;
	left: 20.5em;
}

.foster_passion .certified_img {
	position: absolute;
	right: 26px;
	top: 9em;
	width: 180px;
	left: 0;
	margin: 0 auto;
}

.foster_passion hr.orange_line {
	max-width: 72px;
	height: 14px;
	border: none;
	background-color: #fe7160;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
}

.icons_section {
	background: url(../images/bg-1.png) no-repeat;
	background-size: cover;
	background-position: center;
	padding: 96px 0 78px;
	margin: 82px 0 0;
}

.icons_section h5 {
	line-height: 1.5;
	font-size: 16px;
	margin: 0;
	font-family: 'Source Sans Pro', sans-serif;
	color: #0dd1d5;
	font-weight: 400;
}

.icons_section .icons_wrap {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
}

.icons_section .icon_box img {
	max-width: 102px;
}

.icons_section .icon_box {
	width: 25%;
	margin: 0 0 47px;
}

.icons_section .box_wrap {
	margin: 0 20px;
}

.the_someone .content_wrapper {
	margin: 0 auto;
	max-width: 574px;
	text-align: center;
	transform: translate3d(0, 0, 0);
}

.the_someone p {
	color: #049da8;
	font-size: 16px;
}

.the_someone h3 {
	margin: 48px 0 10px;
	font-weight: 700;
	line-height: 1.05;
	letter-spacing: 1px;
	color: #f06c61;
	font-size: 48px;
	font-family: 'Roboto', sans-serif;
}

.the_someone h4 {
	margin: 0;
	font-family: Roboto;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 1px;
	font-size: 16px;
	color: #008799;
	font-family: 'Roboto', sans-serif;
}

.the_someone {
	margin-top: -42px;
	margin-bottom: 16px;
}

.opportunitie .top_section {
	background: url(../images/sea.png) no-repeat;
	background-size: cover;
	background-position: center;
}

.opportunitie .make_waves {
	background: url(../images/red-bg-1.png) no-repeat;
}

.opportunitie .make_waves {
	background: url(../images/red-bg-1.png) no-repeat;
	width: 66%;
	margin: 0 auto;
	text-align: right;
	background-size: cover;
	background-position: left top;
	padding: 76px 32px 70px;
	position: relative;
	top: 116px;
}

.opportunitie .make_waves h4 {
	margin: 0;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
}

.opportunitie .make_waves h3 {
	font-family: 'Roboto', sans-serif;
	margin: 0;
	font-weight: 700;
	line-height: 1.05;
	letter-spacing: 1px;
	font-size: 55px;
	color: #fff;
}

.career_form .smal_container {
	padding: 0 30px;
}

.career_form {
	margin-top: 127px;
}

.career_form .form_row>.full_input:nth-child(even) {
	margin-top: 24px;
}

input[type="file"] {
	color: #000;
}

.career_form a.canidate_ {
	color: #ff6f61;
	font-size: 16px;
	text-decoration: none;
}

.career_form .canidate_link {
	margin-top: -7px;
}

.career_form .send_button {
	margin-top: 26px;
}

.opportunitie {
	padding-bottom: 100px;
}

.career_form select {
	background-position: 98% 2px !important;
}

.career_form select:focus {
	background-position: 98% -62px !important;
}

.team_slider .popup {
	display: none !important;
}

.newsletter .category_blog {
	display: none;
}

.newsletter .heading {
	max-width: 895px;
	margin: 0 auto;
	text-transform: none;
	text-align: left;
	transform: translate3d(0, 0, 0);
}

.newsletter .heading_wrap p {
	margin-top: 23px;
	font-size: 16px;
	margin-bottom: 27px;
}

.newsletter .heading_wrap {
	background-color: rgba(224, 232, 234, 0.5);
	padding: 48px 80px 70px;
}

.newsletter .tradmark_logo {
	max-width: 300px;
	margin: 0 auto;
}

.loadmore_post {
	background-color: rgba(242, 243, 245, 0.7);
	color: #212934;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	transition: all .2s;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
}

.newsletter .post_wrap {
	padding-bottom: 0px;
}

.blog_section.newsletter {
	padding-bottom: 118px;
}

.newsletter .email_subscriber {
	display: flex;
}

.newsletter .email_subscriber input[type="email"] {
	width: 235px !important;
	max-width: 235px !important;
}

.press_room .text-wrapper {
	width: 80%;
	text-align: center;
	margin: 0 auto;
	padding: 0 20px;
}

.press_room .text-wrapper h4 {
	margin: 0;
	color: #189ea8;
	font-weight: 700;
	line-height: 1.36;
	letter-spacing: 1px;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	transform: translate3d(0, 0, 0);
}

.press_room .text-wrapper hr.green_line {
	max-width: 30px;
	border: none;
	height: 2px;
	background-color: #189ea8;
	margin: 35px auto 21px;
}

.press_room .text-wrapper p {
	margin: 0 0 20px;
	color: #189ea8;
	font-size: 16px;
	transform: translate3d(0, 0, 0);
}

.press_room {
	background-color: #e0e8ea;
	padding: 60px 0 70px;
	margin-bottom: 60px;
}

.ourstory_sec .shared_passion {
	background: url(../images/biomimicry-egg-bg.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}

.ourstory_sec .shared_passion .box_row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.ourstory_sec .shared_passion .left_side {
	width: 33%;
	transform: translate3d(0, 0, 0);
}

.ourstory_sec .shared_passion .simple_box {
	float: left;
	width: 50%;
	text-align: center;
	margin: 49px 0 43px;
}

.ourstory_sec .shared_passion .heading h3 {
	color: #008799;
	font-size: 48px;
	line-height: 1.1;
}

.ourstory_sec .shared_passion .heading span.orange_text {
	display: block;
	color: #008799;
	font-size: 20px;
}

.shared_passion p {
	color: #189ea8;
	text-align: justify;
	font-size: 16px;
}

.shared_passion .first_box {
	padding: 0 130px 0 78px;
}

.shared_passion .last_box {
	padding: 0 81px 0 52px;
}

.shared_passion .simple_box .detail h5, .shared_passion .simple_box .detail h6 {
	color: #008799;
	line-height: 1.5;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0;
	text-transform: uppercase;
	transform: translate3d(0, 0, 0);
}

.shared_passion .simple_box .detail h5 {
	font-weight: 700;
}

.ourstory_sec .heading h3 {
	color: #008799 !important;
	font-size: 48px !important;
}

.ourstory_sec .okeanos_box .heading hr.green_line {
	margin: 25px auto 18px;
}

.ourstory_sec .section_wrap .heading span.orange_text {
	color: #008799;
	font-size: 20px;
}

.ourstory_sec .section_wrap .paddign_box {
	padding-bottom: 70px !important;
	padding-top: 0 !important;
	background-position: center bottom !important;
	padding-left: 120px !important;
}

.ourstory_sec .section_wrap:nth-child(1) .paddign_box {
	padding-right: 182px !important;
	padding-bottom: 150px !important;
	padding-left: 156px !important;
}

.ourstory_sec .section_wrap:nth-child(1) .heading hr.orange_line {
	margin: 0 auto 72px;
}

.ourstory_sec .section_wrap:nth-child(even) .paddign_box {
	padding-left: 188px !important;
}

.ourstory_sec .section_wrap .heading hr.orange_line {
	margin: 0 auto 40px;
}

.invalid span.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
}

.invalid .wpcf7-response-output {
	background-color: #f2dede !important;
	border: 1px solid !important;
	color: #b94a48 !important;
	padding: 10px !important;
	display: block !important;
	margin: 80px 0.5em 1em !important;
}

.newsletter_single .wrapper {
	max-width: 700px;
	margin: 0 auto;
	padding: 0 30px;
}

.newsletter_single p {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 16px;
	color: #8a8a8a;
}

.newsletter_single .italic_text p {
	font-style: italic;
	text-align: center;
}

.newsletter_single .right_text p {
	font-style: normal;
	text-align: right;
	font-size: 14px;
	color: #757575;
}

.newsletter_single .wrapper {
	transform: translate3d(0, 0, 0);
}

.newsletter_single .center_text {
	text-align: center;
}

.newsletter_single .custom_space {
	margin-top: 77px;
}

.postid-648 .newsletter_single p a {
	color: #008080;
}

.newsletter_single a {
	text-decoration: none;
	color: #ff6f61;
}

.newsletter_single ul li a {
	color: #008080;
	font-size: 16px;
	line-height: 1.5;
}

.postid-648 img {
	width: 100%;
}

.newsletter_single table tbody tr td {
	border: none;
	padding: 0;
}

.newsletter_single table {
	color: #8a8a8a;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	font-style: normal;
	line-height: 1.5;
}

.postid-693 .newsletter_single table, .postid-693 .newsletter_single p {
	color: #696969;
}

.newsletter_single ul.single_list {
	text-align: center;
	list-style: none;
	margin-top: 28px;
}

.newsletter_single ul.single_list li {
	display: inline-block;
	margin: 0 10px;
}

.postid-749 .newsletter_single table, .postid-749 .newsletter_single p, .postid-760 .newsletter_single p, .postid-760 .newsletter_single table {
	color: #696969;
	font-size: 14px;
}

.postid-749 .newsletter_single a, .postid-760 .newsletter_single a {
	text-decoration: underline;
	color: #008080;
}

ul.left_padding {
	margin: 0 32px;
}

h3.title-heading-left {
	font-size: 32px;
}

.postid-798 h3.title-heading-left {
	margin-top: 55px;
}

.postid-825 .newsletter_single a, .postid-850 .newsletter_single a {
	color: #008799;
}

.single_banner .right_bottom {
	display: none !important;
}

/*new css*/



.under_banner_blue {
	background-color: #008e9d;
	padding: 70px 0 50px;
}

.under_banner_blue .blue_section_content p {
	color: #fff;
	font-size: 21px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	line-height: 26px;
}

.blue_section_content {
	border-left: 5px solid #9cdbdc;
	padding-left: 70px;
	padding-right: 70px;
}

.custom_same_heading .orange_line {
	width: 63px;
	height: 9px;
	background-color: #fe7062 !important;
	display: block;
	border: none;
	margin: 0 0 33px;
}

.custom_same_heading h4 {
	font-size: 47px;
	color: #15acbf;
	text-transform: uppercase;
	margin: 0;
	line-height: 51px;
}

.custom_same_heading span.heading_text {
	display: block;
	font-weight: 400;
}

.envoirment_conversation {
	margin-top: 24px;
	margin-bottom: 30px;
}

.envoirment_conversation .text_box {
	float: right;
	width: 67%;
	background-color: #f3f3f3;
	padding: 80px 61px 52px 184px;
}

.envoirment_conversation .text_box h3 {
	margin: 0;
	font-size: 27px;
	color: #15acbf;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 31px;
}

.envoirment_conversation p {
	font-size: 19px;
	color: #15acbf;
	font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;
}

.envoirment_conversation .wrapper {
	position: relative;
	margin-top: 21px;
}

.envoirment_conversation .image_box {
	position: absolute;
	width: 100%;
	max-width: 526px;
	top: 50%;
	transform: translate(0, -50%);
}

.mid_size_container {
	max-width: 1200px;
	margin: 0 auto;
}

.custom_same_heading h5 {
	font-size: 23px;
	margin: 30px 0 0;
	color: #15acbf;
	font-weight: 400;
}

.envoirment_protection .boxes_row {
	display: flex;
	flex-wrap: wrap;
}

.envoirment_protection .small_box {
	margin-bottom: 47px;
	width: 25%;
}

.envoirment_protection .right_content {
	float: right;
	width: 50%;
	padding-left: 17px;
	padding-right: 8px;
}

.envoirment_protection .left_image {
	float: left;
	width: 50%;
}

.envoirment_protection .boxes_row h4 {
	margin: 0;
	font-size: 17px;
	text-transform: uppercase;
	color: #15acbf;
	min-height: 62px;
	margin-bottom: 6px;
}

.envoirment_protection .boxes_row h4 a {
	text-decoration: none;
	color: #15acbf;
}

.envoirment_protection .boxes_row p {
	font-size: 15px;
	line-height: 22px;
	color: #15acbf;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
}

.envoirment_protection .left_image, .envoirment_protection .left_image img {
	height: 100%;
	object-fit: cover;
}

.envoirment_protection .div_wrapper {
	margin-top: 42px;
	margin-bottom: 20px;
}

.envoirment_protection .boxes_row:nth-child(even) .left_image {
	float: right;
}

.envoirment_protection .boxes_row:nth-child(even) .right_content {
	float: left;
	padding-top: 61px;
}

.envoirment_protection .boxes_row:nth-child(even) .small_box:nth-child(1) .right_content {
	padding-left: 0;
}

.social_consideration {
	margin-bottom: 50px;
}

.social_consideration .custom_same_heading {
	position: relative;
	z-index: 9;
}

.social_consideration .wrapper {
	position: relative;
}

.social_consideration .left_red_box h3 {
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	line-height: 31px;
}

.social_consideration .left_red_box {
	width: 46%;
	padding: 45px 130px 30px 60px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	background-color: #ec7064;
	background: linear-gradient(to top left, transparent 8%, #ec7064 5%);
}

.social_consideration .text_wrap {
	position: relative;
	z-index: 99;
}

.social_consideration .left_red_box p {
	color: #fff;
	margin-top: 25px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	position: relative;
	z-index: 9;
	margin-bottom: 0;
}

.social_consideration .rollover_image {
	position: absolute;
	bottom: -12px;
	right: 0;
}

.social_consideration .rollover_image img {
	width: 100%;
	display: block;
}

.social_consideration .right_box {
	width: 64%;
	float: right;
	display: flex;
	flex-wrap: wrap;
}

.social_consideration .box_text p {
	font-size: 19px;
	color: #15acbf;
	line-height: 28px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
}

.social_consideration .box_text {
	width: 38%;
	padding-left: 2%;
}

.social_consideration .box_image {
	width: 62%;
	height: 610px;
}

.social_consideration .box_image img {
	height: 100%;
	object-fit: cover;
	display: block;
	width: 100%;
}

.social_consideration hr.green_line {
	width: 63px;
	height: 9px;
	background-color: #15acbf !important;
	display: block;
	border: none;
	margin: 0 0 17px;
}

.social_consideration .div_wrapper {
	margin-top: -42px;
}

.okeans_philanthropy .gray_section h3 {
	font-size: 34px;
	color: #ec7064;
	text-transform: capitalize;
	margin: 0;
	font-weight: bold;
}

.okeans_philanthropy .gray_section {
	background-color: #f1f1f1;
	text-align: center;
	padding: 40px 30px 40px;
}

.okeans_philanthropy .gray_section h4 {
	margin: 0;
	font-size: 25px;
	color: #ec7064;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
}

.okeans_philanthropy .simple_text p {
	text-align: center;
	font-size: 25px;
	color: #15acbf;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	margin: 20px 0 19px;
}

.okeans_philanthropy .five_boxes {
	display: flex;
	flex-wrap: wrap;
}

.okeans_philanthropy .box_coulmn {
	width: 20%;
}

.okeans_philanthropy .box_coulmn img {
	height: 323px;
	width: 100%;
	object-fit: cover;
	display: block;
}

.okeans_philanthropy .box_coulmn h4, .governance_company .box_coulmn h4 {
	margin: 0px 0 19px !important;
	font-size: 26px;
	text-transform: uppercase;
	color: #15acbf;
	min-height: 71px;
	margin-bottom: 6px;
	line-height: 35px;
}

.okeans_philanthropy .box_coulmn h4 a, .governance_company .box_coulmn h4 a {
	text-decoration: none;
	color: #15acbf;
}

.okeans_philanthropy .box_content {
	margin-top: 39px;
}

.okeans_philanthropy .box_coulmn p, .governance_company .box_coulmn p {
	color: #15acbf;
	font-size: 17px;
	/*text-align: justify;*/

	margin-right: 31px;
}

.governance_company {
	margin-top: 50px;
}

.governance_company .right_box {
	width: 50%;
	background-size: cover !important;
	background-position: center !important;
}

.governance_company .left_box {
	width: 50%;
}

.governance_company .left_box, .governance_company .right_box {
	height: 510px;
	display: flex;
	align-items: center;
	padding: 0px 14% 0 12%;
}

.governance_company .left_box {
	padding-right: 15%;
	text-align: right;
	padding-left: 15%;
}

.governance_company .clean_bottle {
	position: absolute;
	left: -120px;
	right: 0;
	text-align: center;
	max-width: 470px;
	margin: 0 auto;
}

.governance_company .boxes_wrapper h5 {
	font-size: 24px;
	font-weight: 300;
	color: #15acbf;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
	line-height: 35px;
	position: relative;
	z-index: 99;
}

.governance_company .right_box h5 {
	color: #fff;
	font-size: 27px;
	line-height: 41px;
}

.governance_company .boxes_wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 40px;
}

.governance_company .small_section {
	margin: -90px auto 0;
	max-width: 993px;
}

.governance_company .gray_section {
	background-color: #f1f1f1;
	text-align: center;
	padding: 107px 61px 50px;
	max-width: 900px;
	margin: 0 auto;
}

.governance_company .gray_section h5 {
	font-size: 26px;
	color: #15acbf;
	margin: 0;
	font-weight: 600;
	line-height: 33px;
}

.governance_company .about_transparancy .subheading_text {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.governance_company .right_div {
	width: 50%;
}

.governance_company .left_div {
	width: 50%;
	padding: 0 23px 0 0px;
}

.governance_company .left_div h4 {
	color: #15acbf;
	font-weight: bold;
	font-size: 25px;
	margin: 0;
}

.governance_company .subheading_text {
	padding: 60px 0;
}

.governance_company .subheading_text p {
	color: #15acbf;
	font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	line-height: 31px;
	margin: 0;
}

.governance_company .four_boxes {
	display: flex;
	flex-wrap: wrap;
}

.governance_company .box_coulmn {
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 27px;
}

.governance_company .box_coulmn:nth-child(4n + 4) {
	margin-right: 0%;
}

.governance_company .box_content {
	margin-top: 22px;
	padding: 0 15px 0 20px;
}

.governance_company .box_coulmn h4 {
	font-size: 26px;
	min-height: 59px;
	line-height: 31px;
}

.governance_company .box_coulmn:nth-child(even) h4, .governance_company .box_coulmn:nth-child(even) a, .governance_company .box_coulmn:nth-child(even) h4, .governance_company .box_coulmn:nth-child(even) p {
	/* color: #37959b; */
	color: #15acbf !important;
}

.our_commetment .boxes_wrap {
	display: flex;
	flex-wrap: wrap;
	padding-right: 4%;
}

.our_commetment .left_side, .our_commetment .right_side {
	width: 50%;
}

.our_commetment .custom_same_heading .orange_line {
	margin: 0 0 46px;
}

.our_commetment p {
	color: #15acbf;
	font-weight: 400;
	font-size: 22px;
	font-family: 'Roboto Condensed', sans-serif;
}

.our_commetment .descrption {
	margin-top: 8%;
}

.our_commetment .left_side {
	padding: 0 2% 0 0px;
}

.our_commetment {
	margin-bottom: 50px;
}

.governance_company .box_coulmn p {
	margin-right: 0;
}

.social_consideration .left_red_box span.bold_text {
	font-style: italic;
}

img.mobile_image {
	display: none;
}

.envoirment_protection .small_box:nth-child(8n + 5)>.right_content, .envoirment_protection .small_box:nth-child(8n + 6)>.right_content, .envoirment_protection .small_box:nth-child(8n + 7)>.right_content, .envoirment_protection .small_box:nth-child(8n + 8)>.right_content {
	float: left;
}

.envoirment_protection .small_box:nth-child(8n + 5)>.right_content {
	padding-left: 0;
}

.envoirment_protection .small_box:nth-child(8n + 5)>.left_image, .envoirment_protection .small_box:nth-child(8n + 6)>.left_image, .envoirment_protection .small_box:nth-child(8n + 7)>.left_image, .envoirment_protection .small_box:nth-child(8n + 8)>.left_image {
	float: right;
}




.patent_section_table tr td {
	border: none;
	text-align: center;
	padding: 23px 27px;
	font-size: 16px;
	color: #8b8b8b;
	position: relative;
}

.patent_section_table .icon img {
	height: 40px;
	margin: 0 auto;
	display: block;
}

.patent_section_table .icon {
	margin-bottom: 17px;
}

.patent_section_table .table_head strong {
	color: #008e9d;
	font-size: 16px;
	background-color: #eaeaea;
	display: block;
	width: 100%;
	padding: 7px 0;
	border-radius: 50px;
}

.patent_section_table .table_head td:nth-child(even)>strong {
	background-color: #eeeeee;
}

.patent_section_table table tr.table_head {
	border-bottom: 0;
}



.patent_section_table td.country {
	color: #00bcc5;
	font-weight: bold;
	font-size: 18px;
	padding-left: 3% !important;
	text-align: left;
	padding-right: 9px;
}

.patent_section_table table {

	border-collapse: collapse;
}

.patent_section_table span.main_country {
	display: block;
	font-size: 11px;
	font-weight: 400;
	color: #8b8b8b;
	margin: 0;
}

.patent_section_table table tr {
	border-bottom: 1px solid #e4e4e4;
}

.patent_section_table table tr.table_head td {
	padding-bottom: 14px;
	padding-left: 7px !important;
	padding-right: 2px;
	text-align: center;
}

.patent_section_table tr td.patent_number {
	color: #008e9d;
	font-weight: 700;
}


.patent_section_table tr td.status span {
	width: 104px;
	display: block;
	margin: 0 auto;
	padding: 2px 0 4px;
	border-radius: 5px;
	font-weight: bold;
}

.patent_section_table tr span.issued {

	color: #008e9d;
	background-color: #e1ecec;

}

.patent_section_table tr span.validated {
	background-color: #f8dede;
	color: #eb6e62;
}

.patent_section_table tr span.pending {
	background-color: #f7f3df;
	color: #e8c846;
}

.patent_section_table tr strong.under_text {
	display: block;
	color: #008e9d;
}

.patent_section_table tr td.serial_number {
	font-weight: 300;
}

.patent_section_table tr td.expiraton {
	font-weight: 300;
}

.patent_section_table tr td:after {
	content: "";
	background: url(../images/dotted-img.png) no-repeat;
	width: 5px;
	height: 18px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 40%;
	background-size: contain;
}

.patent_section_table tr.table_head td:after {
	display: none;
}

.patent_section_table table tr td:last-child:after {
	display: none;
}

.patent_section_table .small_text {
	color: #8b8b8b;
	display: block;
	font-size: 12px;
	line-height: normal;
}

.patent_section_table .blue_text {
	display: block;
	color: #008e9d;
}

.heading.petent_heading {
	text-align: left;
}

.heading.petent_heading h3 {
	font-weight: 900;
	font-size: 48px;
}

.heading.petent_heading h3 span, .heading.petent_heading h3 {
	font-size: 48px;
	color: #008799;
	text-transform: capitalize;
}

.heading.petent_heading h3 span {
	font-weight: 300;
}

.heading.petent_heading hr.orange_line {
	margin: 0 0 9px;
}

.patent_head p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

.patent_head .date {
	position: absolute;
	right: 0;
	top: 50%;
}

.patent_head {
	position: relative;
}

.patent_bottom_section .wrapper {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.patent_bottom_section .papper_image {

	width: 46%;
	margin-right: 7%;
	position: relative;
	z-index: 9;
	padding-top: 27px;
}

.patent_bottom_section .right_side_text, .patent_bottom_section .inner_text {
	width: 47%;
}

.patent_bottom_section p, .patent_bottom_section p a {
	font-size: 18px;
	color: #15acbf;
	font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 29px;
	margin-bottom: 11px;
}

.patent_bottom_section .red_bar p, .patent_bottom_section .red_bar p a {
	color: #fff;


}

.patent_bottom_section .red_bar {
	background-color: #eb6f63;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	padding: 13px 20px 0;
}

.patent_bottom_section .inner_text {
	width: 47%;
	float: right;
}

.patent_bottom_section {
	margin-top: 72px;
}

.conduct_section.patent_page_content {
	padding-bottom: 124px;
	background-color: #f3f3f3
}

header.header.fixed-header {
	z-index: 99999;
}

.top_redbar {

	z-index: 9999;
}

.main-banner {
	z-index: -1;
}

.top_redbar .wrapper {

	z-index: 9;
}


@media screen and (max-width:1700px) {
	.ourstory_sec .shared_passion .heading h3 {
		font-size: 40px !important;
	}
}

@media screen and (max-width:1500px) {
	.ourstory_sec .shared_passion .heading h3 {
		font-size: 29px !important;
	}
}

@media screen and (max-width:1650px) {
	.container {
		width: 96%;
	}
}

@media screen and (max-width:1470px) {
	.wrapper_contain {
		max-width: 100%;
		margin: 0 auto;
		width: 96%;
	}

	.member_wraper {
		margin-bottom: 60px;
	}
}

@media screen and (max-width:1300px) {
	.about_inovation .box_text {
		padding-right: 250px !important;
		padding-left: 60px !important;
	}

	.conduct_section {
		padding-left: 33px;
		padding-right: 33px;
	}

	.part_of_solution .paddign_box {
		padding-right: 110px !important;
		padding-left: 110px !important;
	}

	.part_of_solution .section_wrap :nth-child(even) .paddign_box {
		padding: 0 100px 40px !important;
	}

	.shared_passion .first_box {
		padding: 0 70px 0 78px;
	}

	.ourstory_sec .section_wrap:nth-child(1) .paddign_box {
		padding-right: 100px !important;
		padding-bottom: 90px !important;
		padding-left: 76px !important;
	}

	.ourstory_sec .section_wrap .paddign_box {
		padding-left: 80px !important;
		padding-right: 80px !important;
	}

	.ourstory_sec .section_wrap:nth-child(even) .paddign_box {
		padding-left: 88px !important;
	}

	.governance_company .left_box, .governance_company .right_box {
		padding: 0px 2% 0 15%;
	}

	.governance_company .left_box {
		padding-right: 19%;
		padding-left: 4%;
	}
}

@media screen and (max-width:1200px) {
	.about_inovation .box_text {
		padding-right: 109px !important;
		padding-left: 60px !important;
	}

	.about_inovation .box_row:nth-child(even) .box_text {
		padding-right: 60px !important;
		padding-left: 109px !important;
	}

	.blog_section .small_container {
		width: 96%;
	}

	.trademark_info .small_container {
		width: 96%;
	}

	.team_slider .slider_wrap {
		max-width: 100%;
		width: 100%;
		width: 95%;
	}

	.kids_corner .wrapper {
		max-width: 100%;
		margin: 0 auto;
		width: 94%
	}

	.blog_content .small_container, .kids_single_sec .small_container {
		max-width: 100%;
		width: 95%;
	}

	.foster_passion .text_row.custom_padding {
		padding-left: 73px;
	}

	.foster_passion .turtoser_img {
		left: 12.5em;
	}

	.shared_passion p {
		font-size: 14px;
	}

	.ourstory_sec .shared_passion .heading h3 br {
		display: none;
	}

	.shared_passion .first_box {
		padding: 0 50px 0 50px;
	}

	.ourstory_sec .shared_passion .heading span.orange_text {
		font-size: 16px;
	}

	.shared_passion .simple_box .detail h5, .shared_passion .simple_box .detail h6 {
		font-size: 13px;
	}

	.envoirment_conversation .text_box {
		padding: 80px 41px 52px 204px;
	}

	.governance_company .right_box h5 {
		font-size: 24px;
		line-height: 38px;
	}

	.governance_company .left_box, .governance_company .right_box {
		padding: 0px 3% 0 17%;
	}

	.governance_company .boxes_wrapper h5 {
		font-size: 22px;
	}

	.governance_company .left_box {
		padding-right: 19%;
		padding-left: 4%;
	}

	.latest_section .blue_section_content {

		margin: 0 32px;
	}

	.patent_section_table tr td {

		padding: 23px 24px;
		font-size: 16px;
	}

	.patent_section_table td.country {
		font-size: 16px;
	}

	.patent_bottom_section p {
		font-size: 19px;
		line-height: 28px;
	}

	.conduct_section.patent_page_content {
		padding-bottom: 104px;
	}
}




@media screen and (max-width:1100px) {
	.meet_expert .larg_row .right_text {
		padding-left: 50px;
	}

	.faq_section .small_container {
		width: 90%;
	}

	.inovation_ispired .top_content h3 {
		font-size: 28px;
	}

	.inovation_ispired .top_content p {
		font-size: 17px;
	}

	.inovation_ispired .three_boxes .heading h3 {
		font-size: 18px;
	}

	.inovation_ispired .three_boxes p {
		font-size: 14px;
	}

	.inovation_ispired .three_boxes h5 {
		color: #008799;
		font-size: 40px;
	}

	.same_section .paddign_box {
		padding-right: 60px !important;
		padding-left: 60px !important;
	}

	.stone_techonology .mid_section p {
		font-size: 15px;
	}

	.developed_sec .paddign_box {
		padding: 90px 60px !important;
	}

	.embrace_sec .paddign_box {
		padding-right: 70px !important;
		padding-left: 70px !important;
	}

	.manufacturer_sec .left_coulmn p {
		font-size: 15px;
	}

	.tradmark_register .row .left_side {
		width: 47%;
		margin-right: 5%;
		text-align: left;
	}

	.tradmark_register h4 {
		font-size: 31px;
	}

	.part_of_solution .paddign_box {
		background-position: center !important;
		padding: 0 70px 75px !important;
	}

	.part_of_solution .section_wrap :nth-child(even) .paddign_box {
		padding: 0 100px 40px !important;
	}

	.part_of_solution .box_images {
		padding: 0 15px 10px;
		margin-top: 15px;
	}

	.crew_member .left_side {
		left: 2em;
	}

	.perk_section .left_box h4 br {
		display: none;
	}

	.philanthropy .paddign_box {
		padding-right: 45px !important;
		padding-left: 45px !important;
		padding-bottom: 40px !important;
	}

	.reduse_plastic .left_input {
		width: 48.7%;
	}

	.reduse_plastic .small_container, .email_section .small_container {
		width: 96%;
		max-width: 100%;
	}

	.foster_passion .large_box p br {
		display: none;
	}

	.custom_same_heading h4 {
		font-size: 40px;
		line-height: 42px;
	}

	.envoirment_conversation .image_box {
		max-width: 486px;
	}

	.envoirment_conversation .text_box {
		padding: 40px 41px 32px 194px;
	}

	.custom_same_heading h5 {
		font-size: 20px;
	}

	.envoirment_protection .boxes_row h4 {
		font-size: 15px;
		min-height: 56px;
	}

	.envoirment_protection .boxes_row p {
		font-size: 15px;
		line-height: 20px;
	}

	.social_consideration .left_red_box {
		padding: 35px 100px 28px 30px;
	}

	.social_consideration .box_text p {
		font-size: 17px;
		line-height: 27px;
	}

	.okeans_philanthropy .box_coulmn h4, .governance_company .box_coulmn h4 {
		font-size: 23px;
		min-height: 61px;
		margin-bottom: 6px;
		line-height: 30px;
	}

	.okeans_philanthropy .box_coulmn img {
		height: 303px;
	}

	.governance_company .clean_bottle {
		max-width: 360px;
	}

	.governance_company .left_box, .governance_company .right_box {
		height: 450px;
	}

	.governance_company .boxes_wrapper h5 {
		font-size: 20px;
		line-height: 29px;
	}

	.patent_bottom_section p {
		font-size: 18px;
		line-height: 27px;
	}
}

@media screen and (max-width:1023px) {
	.manufacturer_sec .left_coulmn p {
		font-size: 13px;
	}

	.embrace_sec .paddign_box {
		padding-right: 50px !important;
		padding-bottom: 50px !important;
		padding-left: 50px !important;
	}

	.embrace_sec p {
		font-size: 15px;
	}

	.circle_image img {
		max-width: 236px;
		margin: 0 auto;
		display: block;
	}

	.meet_expert .circle_image {
		position: inherit;
		left: 0;
		top: 0;
		width: 100%;
		transform: translate(0, -0%);
		max-width: 100%;
		background-color: #d7e0e1;
		padding-bottom: 128px;
	}

	.meet_expert .larg_row {
		width: 100%;
		float: none;
		position: inherit;
		padding: 17px 0 0px;
		margin-bottom: 30px;
		background-color: transparent;
	}

	.meet_expert .larg_row:nth-child(even)>.circle_image {
		left: auto;
		right: auto;
	}

	.meet_expert .larg_row:nth-child(even)>.right_text {
		float: none;
		margin-right: 0;
		margin-left: 0;
	}

	.meet_expert .larg_row .right_text {
		padding-left: 0;
	}

	.meet_expert .larg_row .right_text {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-top: -108px;
		position: relative;
		margin: -108px auto 0 !important;
		max-width: 500px;
	}

	.meet_expert .larg_row:nth-child(even) {
		float: none;
	}

	.meet_expert .title_box {
		padding: 0 27px;
	}

	.meet_expert .heading h3 {
		letter-spacing: 0px;
		color: #189ea8;
		font-size: 24px;
		margin-bottom: 31px;
		margin-top: 50px;
	}

	.meet_expert {
		margin-bottom: 34px;
		margin-top: 22px;
	}

	.meet_expert .row_wrapper {
		margin-top: 30px;
	}

	.about_inovation .box_text {
		padding-right: 40px !important;
		padding-left: 40px !important;
	}

	.about_inovation .box_row:nth-child(even) .box_text {
		padding-right: 40px !important;
		padding-left: 40px !important;
	}

	.paddign_box {
		padding-top: 50px !important;
		padding-right: 50px !important;
		padding-bottom: 50px !important;
		padding-left: 50px !important;
	}

	.same_section .paddign_box.box_bg h3 {
		font-size: 37px !important;
	}

	.stone_techonology .mid_section p br {
		display: none;
	}

	.stone_techonology .mid_section .left_box {
		padding: 0 14px;
	}

	.same_section .paddign_box.box_bg {
		padding-right: 40px !important;
		padding-left: 40px !important;
	}

	.tradmark_register h4 {
		color: #008799;
		margin: 22px 0;
		font-size: 27px;
	}

	.tradmark_register .row {
		padding: 15px 0;
	}

	.part_of_solution .paddign_box {
		background-position: center !important;
		padding: 0 30px 25px !important;
	}

	.part_of_solution .section_wrap :nth-child(even) .paddign_box {
		padding: 0 30px 40px !important;
	}

	.part_of_solution .heading hr.orange_line {
		margin: 0 auto 31px;
	}

	.about_inovation .box_row p, .okeanos_box p {
		font-size: 15px;
		line-height: 20px;
	}

	.join_coral .heading h3 {
		font-size: 30px;
		margin-bottom: 14px;
	}

	.team_slider {
		margin-right: 23px;
	}

	.perk_section .left_box {
		width: 33%;
		margin-top: 0px;
		margin-bottom: 30px;
	}

	.perk_section {
		padding: 67px 0 40px;
	}

	.team_slider .teamshowcase_image {
		height: 330px;
	}

	.team_slider {
		padding-bottom: 50px;
	}

	.philanthropy .subheading p {
		font-size: 15px;
	}

	.reduse_plastic .left_input {
		width: 48.2%;
	}

	.email_section .box_culmn h5, .email_section .box_culmn a {
		line-height: 14px;
		font-size: 14px;
	}

	.shared_passion .last_box {
		padding: 0 40px 0 40px;
	}

	.shared_passion .first_box {
		padding: 0 30px 0 30px;
	}

	.ourstory_sec .section_wrap:nth-child(1) .paddign_box {
		padding-right: 60px !important;
		padding-bottom: 60px !important;
		padding-left: 50px !important;
	}

	.patent_section_table tr td.status span {
		width: 83px;
		padding: 4px 0 4px;
	}

	.patent_section_table tr td {
		padding: 19px 25px;
	}

	.patent_section_table td.country, .patent_section_table tr td, .patent_section_table .table_head strong, .patent_section_table tr td.status span {
		font-size: 14px;
	}

	.patent_bottom_section p {
		font-size: 15px;
		line-height: 22px;
	}
}


@media screen and (max-width:1000px) {
	.heading h3 {
		font-size: 41px;
	}

	.under_banner_blue .blue_section_content p {
		color: #fff;
		font-size: 18px;
	}

	.under_banner_blue {
		padding: 50px 0 28px;
	}

	.custom_same_heading h4 {
		font-size: 36px;
		line-height: 39px;
	}

	.envoirment_conversation .image_box {
		max-width: 376px;
	}

	.envoirment_conversation .text_box {
		padding: 30px 25px 27px 114px;
	}

	.envoirment_conversation .text_box h3 {
		font-size: 24px;
		margin-bottom: 14px;
	}

	.envoirment_conversation p {
		font-size: 17px;
	}

	.custom_same_heading .orange_line {
		margin: 0 0 23px;
	}

	.envoirment_protection .boxes_row:nth-child(even) .right_content {
		padding-top: 0px;
	}

	.social_consideration .left_red_box h3 {
		font-size: 25px;
		line-height: 28px;
	}

	.social_consideration .left_red_box p {
		font-size: 15px;
	}

	.social_consideration .div_wrapper {
		margin-top: -22px;
	}

	.okeans_philanthropy .box_coulmn h4, .governance_company .box_coulmn h4 {
		font-size: 21px;
		min-height: 53px;
		margin-bottom: 6px;
		line-height: 26px;
	}

	.okeans_philanthropy .box_content {
		margin-top: 28px;
	}

	.governance_company .gray_section h5 {
		font-size: 23px;
		line-height: 28px;
	}

	.governance_company .left_div h4 {
		font-size: 22px;
	}

	.governance_company .subheading_text p {
		font-size: 18px;
		line-height: 27px;
	}

	.governance_company .gray_section {
		padding: 107px 61px 40px;
	}

	.governance_company .subheading_text {
		padding: 40px 0;
	}

	.okeans_philanthropy .box_coulmn p, .governance_company .box_coulmn p {
		font-size: 15px;
	}

	.patent_bottom_section p {
		font-size: 17px;
		line-height: 24px;
	}
}

@media screen and (max-width:900px) {
	.heading h3 {
		font-size: 38px;
	}

	.manufacturer_sec .left_coulmn p {
		font-size: 13px;
	}

	.embrace_sec .paddign_box {
		padding-right: 30px !important;
		padding-bottom: 50px !important;
		padding-left: 30px !important;
	}

	.single_banner h1 {
		font-size: 53px;
	}

	.part_of_solution .heading h3 {
		font-size: 35px !important;
	}

	.inovation_ispired .top_content h3 {
		font-size: 27px;
	}

	.inovation_ispired .three_boxes .left_box:nth-child(3n + 3) {
		padding-right: 20px !important;
		padding-top: 33px;
	}

	wrapper_contain {
		width: 100%;
	}

	.wrapper_contain {
		padding-right: 50px;
		padding-left: 50px;
	}

	.about_inovation .box_text h4 {
		margin: 0;
		color: #189ea8;
		font-size: 34px;
	}

	.okeanos_sec .heading h3 {
		font-size: 16px;
	}

	.same_section .paddign_box {
		padding-right: 40px !important;
		padding-left: 40px !important;
	}

	.tradmark_register h4 {
		margin: 22px 0;
		font-size: 23px;
	}

	.tradmark_register .image_logo img {
		display: block;
		height: 100px;
	}

	.foster_passion p {
		font-size: 14px;
	}

	.foster_passion .text_row.custom_padding {
		padding-left: 26px;
	}

	.foster_passion .left_box {
		padding: 47px 40px 99px 60px;
	}

	.foster_passion .turtoser_img {
		left: 1.5em;
	}

	.opportunitie .make_waves h3 {
		font-size: 36px;
	}

	.opportunitie .make_waves h4 {
		font-size: 15px;
	}

	.ourstory_sec .shared_passion .heading h3 {
		font-size: 23px !important;
	}

	.ourstory_sec .shared_passion .heading span.orange_text {
		font-size: 14px;
	}

	.shared_passion .last_box {
		padding: 0 22px 0 22px;
	}

	.shared_passion .simple_box .detail h5, .shared_passion .simple_box .detail h6 {
		font-size: 12px;
	}

	.ourstory_sec .section_wrap:nth-child(even) .paddign_box {
		padding-left: 50px !important;
	}

	.ourstory_sec .section_wrap .paddign_box {
		padding-left: 50px !important;
		padding-right: 50px !important;
	}

	.blue_section_content {
		border-left: 5px solid #9cdbdc;
		padding-left: 30px;
		padding-right: 30px;
	}

	.custom_same_heading h4 {
		font-size: 32px;
		line-height: 36px;
	}

	.envoirment_conversation .image_box {
		max-width: 100%;
		width: 45%;
	}

	.envoirment_conversation .text_box h3 {
		font-size: 22px;
		margin-bottom: 14px;
	}

	.envoirment_conversation p {
		font-size: 16px;
	}

	.envoirment_conversation .text_box {
		padding: 30px 25px 19px 114px;
	}

	.custom_same_heading h5 {
		font-size: 18px;
		margin: 20px 0 0;
	}

	.envoirment_protection .right_content {
		float: none;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.envoirment_protection .left_image {
		float: none;
		width: 100%;
		height: auto;
	}

	.envoirment_protection .left_image img {
		height: 202px;
		object-fit: cover;
		width: 100%;
		margin-bottom: 12px;
	}

	.envoirment_protection .boxes_row h4 {
		font-size: 17px;
		min-height: 36px;
		line-height: 24px;
	}

	.envoirment_protection .small_box {
		margin-bottom: 17px;
	}

	.social_consideration .left_red_box {
		padding: 27px 64px 26px 30px;
	}

	.social_consideration .left_red_box h3 {
		font-size: 23px;
		line-height: 26px;
	}

	.social_consideration .box_text p {
		font-size: 16px;
		line-height: 25px;
	}

	.envoirment_protection .div_wrapper {
		margin-top: 34px;
		margin-bottom: 30px;
	}

	.okeans_philanthropy .gray_section h4 {
		margin: 0;
		font-size: 21px;
	}

	.okeans_philanthropy .box_coulmn img {
		height: 233px;
	}

	.okeans_philanthropy .box_coulmn h4, .governance_company .box_coulmn h4 {
		font-size: 17px;
		min-height: 42px;
		margin-bottom: 6px;
		line-height: 21px;
	}

	.okeans_philanthropy .box_coulmn h4, .governance_company .box_coulmn h4 {
		margin: 0px 0 14px !important;
	}

	.governance_company .boxes_wrapper h5 {
		font-size: 18px;
		line-height: 27px;
	}

	.governance_company .left_box, .governance_company .right_box {
		height: 390px;
	}

	.governance_company .gray_section h5 {
		font-size: 19px;
		line-height: 24px;
	}

	.governance_company .gray_section {
		padding: 107px 61px 29px;
	}

	.patent_bottom_section p {
		font-size: 16px;
		line-height: 22px;
	}

	.patent_section_table td.country, .patent_section_table tr td, .patent_section_table .table_head strong, .patent_section_table tr td.status span {
		font-size: 13px;
	}
}

@media screen and (max-width:850px) {
	.blog_section .category_blog:nth-child(even) {
		margin-right: 0 !important;
	}

	.blog_section .category_blog {
		width: 48%;
		margin-right: 4% !important;
	}
}

@media screen and (max-width:800px) {
	.heading h3 {
		font-size: 34px;
	}

	.blog_content .small_container {
		max-width: 100%;
		width: 93%;
	}

	.patent_section_table tr td {
		padding: 14px 15px;
	}
}

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

	.page-id-7858 .page_title{
		margin-top: 50px;
	 }

	.for_mobile {
		display: none !important;
	}

	img.mobile_image {
		display: none;
	}

	.first_row br {
		display: none;
	}

	.ourstory_sec .first_phara hr.green_line {
		display: none;
	}


	.envoirment_protection .left_image.deskop_img, .okeans_philanthropy .box_image.desktop_img {
		display: block !important;
	}

	.envoirment_protection .left_image.mobile_img, .okeans_philanthropy .box_image.mobile_img {
		display: none;
	}
}

@media only screen and (max-width: 768px) {


	#tabla-1{
		width: 100%;
	}

	.imaps_fullscreen_button_only_mobile, .igm_select_mobile_only {
		display: block;
	}

	.map_wrapper:fullscreen .imaps_fullscreen_button_only_mobile {
		display: none;
	}

	/* External Controls */

	.map_controls {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		padding: 20px 0;
	}

	.map_controls>div {
		background: #d9d9d9;
		font-size: 1.5em;
		cursor: pointer;
		width: 30%;
		text-align: center;
		border-radius: 3px;
	}

	.map_controls .map_home_button {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.map_has_external_controls .imapsZoomControl-group {
		display: none;
	}

	.map_wrapper.map_has_external_controls:fullscreen .imapsZoomControl-group {
		display: inherit;
	}
}

@media screen and (max-width:767px) {
	.heading.petent_heading h3 span, .heading.petent_heading h3 {
		font-size: 32px;
	}

	.envoirment_protection .left_image.deskop_img, .okeans_philanthropy .box_image.desktop_img {
		display: none;
	}

	.for_dekstop {
		display: none !important
	}

	.manufacturer_sec .left_coulmn:nth-child(5n + 3) {
		margin-right: 0;
	}

	.about_inovation .box_row:nth-child(even) .box_text {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}

	img.mobile_image {
		width: 100%;
	}

	.bottom_image img {
		display: block;
		width: 100%;
	}

	.inovation_ispired .three_boxes .left_box:nth-child(1) {
		display: none;
	}

	.inovation_ispired .three_boxes .left_box {
		width: 100%;
	}

	.inovation_ispired .three_boxes {
		display: block;
		padding: 0px 0 22px;
	}

	.heading.for_mobile {
		background-color: #d7e0e1;
		padding-bottom: 40px;
	}

	.inovation_ispired .three_boxes .heading.for_mobile h3 {
		padding-top: 24px !important;
		font-size: 20px;
		font-weight: 700;
		line-height: 1.36;
		letter-spacing: 1px;
	}

	.dekstop_image {
		display: none;
	}

	.inovation_ispired .top_content .left_side {
		margin-right: 0;
		margin-left: 0%;
		width: 100%;
	}

	.inovation_ispired .top_content h3 {
		font-size: 20px;
		text-align: center;
		margin-bottom: 35px;
	}

	.inovation_ispired .top_content .right_side {
		width: 100%;
		text-align: center;
	}

	.inovation_ispired .top_content p {
		font-size: 17px;
		text-align: center;
	}

	.inovation_ispired .top_content {
		padding-top: 37px;
		padding-right: 30px;
		padding-bottom: 40px;
	}

	.inovation_ispired .three_boxes .left_box:nth-child(3n + 3) {
		padding-right: 20px !important;
		padding-top: 33px;
		padding: 70px 40px 33px !important;
	}

	.egg_innovation {
		background-color: #189ea8;
		padding-top: 70px;
	}

	.egg_innovation .heading h3 {
		font-size: 20px;
		color: #fff;
		line-height: 1.36;
	}

	.egg_innovation .descrption, .egg_innovation .descrption p {
		font-size: 16px;
		color: #fff;
		line-height: 1.5;
		text-align: center;
	}

	.egg_innovation .heading hr.green_line {
		border: none;
		width: 30px;
		height: 2px;
		background-color: #fff;
		margin: 30px auto 30px;
	}

	.egg_innovation .wrapper {
		padding-right: 50px !important;
		padding-left: 50px !important;
	}

	.bottom_image img {
		display: block;
	}

	.biomimicry_video .video_wrapper {
		width: 100%;
	}

	.biomimicry_video {
		padding: 70px 0;
	}

	.inovation_ispired .three_boxes .heading hr.green_line {
		margin: 25px auto 22px;
	}

	.about_inovation .left_box, .about_inovation .right_box {
		padding: 0px 0;
		float: none;
		width: 100%;
		height: auto;
		display: table;
	}

	.about_inovation .two_boxe_wrapper {
		margin-top: 80px;
		padding-right: 50px;
		padding-left: 50px;
	}

	.areas_study .title {
		padding-right: 50px;
		padding-left: 50px;
	}

	.about_inovation .left_box {
		background-color: transparent;
		margin-bottom: 29px;
		padding: 0 3%;
	}

	.about_inovation .top_content {
		margin-bottom: 57px;
		display: none;
	}

	.about_inovation {
		padding: 79px 0 60px;
	}

	.about_inovation .box_text h4 br {
		display: none;
	}

	.about_inovation .box_row:last-child {
		margin-bottom: 0;
	}

	.about_inovation .box_row {
		position: relative;
		margin-bottom: 100px;
	}

	.about_inovation .box_text {
		padding-right: 0px !important;
		padding-left: 00px !important;
	}

	.about_inovation .box_text h4 {
		font-size: 20px;
		text-align: center;
	}

	.about_inovation hr.seprate_border {
		height: 1px;
		background-color: #189ea8;
		max-width: 100%;
		margin: 34px 0 27px;
	}

	.about_inovation .box_image img {
		width: 100%;
		max-width: 100%;
		height: auto;
	}

	.okeanos_box {
		width: 100%;
		display: block;
	}

	.connect_sec img {
		width: 100%;
		height: 521px !important;
		object-fit: cover;
	}

	.connect_sec .heading {
		position: absolute;
		width: 100%;
	}

	.connect_sec .heading hr.orange_line {
		margin: 0 auto 42px;
	}

	.okeanos_sec .connect_sec .heading span.orange_text {
		font-weight: 700;
		line-height: 1.36;
		letter-spacing: 1px;
		color: #fff;
		font-size: 20px !important;
		font-family: 'Roboto', sans-serif;
	}

	.okeanos_sec .connect_sec .heading h3 {
		font-size: 40px !important;
		color: #fff !important;
		font-weight: 700;
		line-height: 1.0;
		letter-spacing: 1px;
	}

	.paddign_box {
		padding: 30px !important;
	}

	.okeanos_sec .heading h3 {
		font-size: 20px !important;
		color: #189ea8 !important;
	}

	.box_bg {
		background: no-repeat;
	}

	.about_inovation .box_row p, .okeanos_box p {
		text-align: center;
	}

	.paddign_box.box_bg {
		height: 500px;
	}

	.paddign_box.box_bg {
		height: 500px;
		justify-content: start;
		display: block;
		padding-top: 80px !important;
	}

	.same_section span.small_text {
		font-size: 32px;
	}

	.same_section .paddign_box.box_bg h3 {
		font-size: 42px !important;
	}

	.stone_techonology .top_images .left_image.first_box {
		order: 0;
	}

	.stone_techonology .top_images .left_image.second_box {
		order: 1;
	}

	.stone_techonology .top_images .left_image.first_box, .stone_techonology .top_images .left_image.second_box {
		width: 33% !important;
	}

	.stone_techonology .top_images .left_image.third_box {
		width: 50% !important;
		order: 4;
		margin-top: -120px;
	}

	.stone_techonology .top_images .left_image.five_box {
		width: 41% !important;
		order: 3;
	}

	.stone_techonology .top_images .left_image.six_box {
		width: 34% !important;
		order: 2;
	}

	.stone_techonology .mid_section .left_box {
		width: 100% !important;
		margin-top: 0;
	}

	.stone_techonology .mid_section p br {
		display: block;
	}

	.stone_techonology .mid_section {
		margin-top: -150px;
	}

	.stone_techonology .bottom_images .simple_images:nth-child(1) {
		display: none;
	}

	.stone_techonology .bottom_images .simple_images {
		width: 50% !important;
		margin-top: -170px;
		padding: 0 6px;
	}

	.stone_techonology .bottom_images .simple_images:last-child {
		text-align: right;
	}

	.developed_sec .paddign_box {
		padding: 50px 30px !important;
	}

	manufacturer_sec .left_coulmn:nth-child(3n + 3) {
		margin-right: 0;
	}

	.manufacturer_sec .left_coulmn {
		width: 31.6% !important;
	}

	.conduct_section {
		padding-bottom: 64px;
	}

	.conduct_section .page_title h3 {
		font-size: 24px;
	}

	table {
		color: #8a8a8a;
		font-size: 12.3px;
	}

	.blog_section .category_blog {
		width: 100%;
		margin-right: 0% !important;
	}

	.blog_image img {
		width: 100%;
	}

	.blog_section .heading_wrap p {
		color: #008799;
		margin-top: 40px;
		font-size: 16px;
	}

	.blog_section .heading_wrap p br {
		display: none;
	}

	.table.table-1 th, .table.table-1 td {
		color: #189ea8;
		font-size: 14px;
	}

	.table.table-1 {
		margin-bottom: 50px;
	}

	.single_banner h1 {
		font-size: 38px;
		color: #fff;
		line-height: 51px;
		text-shadow: 0 0 3px #585858
	}

	.tradmark_register h4 {
		margin: 22px 0;
		font-size: 21px;
	}

	.tradmark_register .image_logo {
		max-width: 170px;
	}

	.tradmark_register .image_logo img {
		display: block;
		height: 90px;
	}

	.trademark_info {
		padding: 70px 0 70px;
	}

	.trademark_info p {
		font-size: 14px;
	}

	.tradmark_register {
		margin-bottom: 40px;
	}

	.part_of_solution .okeanos_box {
		background-color: transparent;
	}

	.part_of_solution .heading h4 {
		font-size: 20px;
	}

	.part_of_solution .first_row .heading h4 {
		font-size: 20px;
		color: #008799;
		margin-top: 0;
	}

	.part_of_solution .first_row .paddign_box {
		padding: 0 30px 50px !important;
	}

	.part_of_solution .section_wrap.first_row .paddign_box.box_bg {
		height: 330px;
		padding: 40px 0px 0 !important;
		background-size: cover !important;
		background-position: center bottom !important;
	}

	.part_of_solution .first_row .simple_text p {
		color: #ffffff;
		font-size: 16px;
		line-height: 1.5;
	}

	.part_of_solution .first_row .simple_text {
		padding: 0 50px 140px !important;
	}

	.crew_member .left_side {
		width: 100%;
		padding-top: 55px;
		left: 0em;
		float: none;
	}

	.crew_member .right_side {
		width: 100% !important;
		float: none;
	}

	.join_coral .left_side {
		width: 100%;
		padding: 0 0px;
	}

	.join_coral .right_side {
		width: 100%;
		padding: 0 0px;
	}

	.join_coral .star_img img {
		width: 247px;
		margin-right: 50px;
		margin-top: 50px;
	}

	.perk_section .left_box {
		width: 100%;
		margin-top: 0px;
		margin-bottom: 30px;
	}

	.perk_section .left_box h4 br {
		display: block;
	}

	.member_wraper, .join_coral .wrapper {
		margin-right: 30px;
		margin-left: 30px;
	}

	.perk_section {
		padding: 67px 30px 40px;
	}

	.kids_corner .left_coulmn {
		width: 100%;
		text-align: center;
	}

	.kids_corner .box_wrapper {
		margin-top: 32px;
		margin-bottom: 48px;
	}

	.part_of_solution .section_wrap:nth-child(even) p {
		color: #189ea8;
	}

	.part_of_solution .section_wrap :nth-child(even) .paddign_box {
		padding: 0 00px 40px !important;
	}

	.green_box.for_mobile {
		background-color: #189ea8;
		padding: 39px 50px 52px;
	}

	.green_box.for_mobile h5 {
		letter-spacing: 0px;
		color: #ffffff;
		font-size: 20px;
		font-weight: 700;
		line-height: 1.36;
		font-family: 'Roboto', sans-serif;
		margin: 0;
	}

	.part_of_solution .green_box.for_mobile p {
		margin-top: 0;
		margin-bottom: 20px;
		color: #ffffff;
		font-size: 16px;
		line-height: 1.5;
	}

	.part_of_solution .section_wrap:nth-child(even) .text_side {
		background: transparent;
	}

	.green_box.for_mobile .small_line {
		max-width: 30px;
		height: 2px;
		background-color: #ffffff;
		border: none;
		margin: 27px auto 21px;
	}

	.part_of_solution .box_images {
		display: block;
		margin-top: -21px;
	}

	.part_of_solution .small_img img {
		height: 100%;
		object-fit: cover;
	}

	.part_of_solution .small_img {
		width: 248px;
		margin-right: 3.5%;
		margin: 0 auto 22px !important;
		height: 490px;
	}

	.part_of_solution .heading p {
		display: none;
	}

	/*.okeanos_sec .heading h3 {

		font-size: 40px !important;

	}*/

	.okeanos_sec.part_of_solution .heading h3 {
		color: #fff !important;
		font-size: 40px !important;
	}

	.part_of_solution .second_box .heading h3, .part_of_solution .second_box span.orange_text {
		color: #189ea8 !important;
		font-size: 40px !important;
	}

	part_of_solution .okeanos_box:nth-child(even) span.orange_text {
		font-size: 20px !important;
	}

	.part_of_solution .third_box .heading_text p {
		letter-spacing: 0px;
		color: #189ea8;
		font-size: 20px;
		font-weight: 700;
		line-height: 1.36;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
	}

	.part_of_solution .third_box .text p:nth-child(1) {
		display: none;
	}

	.part_of_solution .third_box .heading_text {
		padding: 0 55px;
	}

	.part_of_solution .third_box .heading .wrapper {
		background: url(../images/solution-swirl.jpg) no-repeat;
		margin: 0 25px;
		padding-bottom: 120px;
		background-size: cover;
		background-position: center;
		margin-bottom: 28px;
		margin-top: -50px;
	}

	.part_of_solution .section_wrap.third_box {
		margin-top: 56px;
		padding-bottom: 70px;
	}

	.part_of_solution .third_box .heading {
		background-color: #d7e0e1;
		padding-bottom: 13px;
		margin-bottom: 33px;
	}

	.part_of_solution .third_box .heading hr.green_line {
		display: none !important
	}

	.part_of_solution .overall_btn {
		margin-top: 17px !important;
		margin-bottom: 25px;
	}

	.part_of_solution .section_wrap.second_box {
		margin-top: -20px;
	}

	.part_of_solution .third_box .heading span.orange_text {
		color: #fff;
	}

	.part_of_solution .section_wrap.second_box .text {
		padding: 0 50px
	}

	.part_of_solution hr.big_line.for_mobile {
		max-width: 230px;
		margin: 37px auto 56px;
		border: none;
		height: 1px;
		background-color: #189ea8;
	}

	.section_wrap.third_box .paddign_box {
		padding: 0 !important;
	}

	.part_of_solution .third_box .heading .orange_line {
		margin-bottom: 94px !important;
	}

	.part_of_solution .third_box .heading_text p {
		display: block !important;
	}

	.part_of_solution .section_wrap.third_box .text p {
		font-size: 16px;
		line-height: 1.5;
	}

	.part_of_solution .third_box .text {
		margin: 0px 32px;
	}

	.part_of_solution .third_box .ice_image.for_mobile {
		margin: 0 auto;
		max-width: 380px;
	}

	.kids_single_sec iframe, .kids_single_sec video {
		width: 100%;
	}

	.kids_single_sec .text_heading .double_border {
		position: relative;
		flex-grow: 1;
		top: 10px;
		height: fit-content;
	}

	.kids_single_sec .text_heading h3, .kids_single_sec .text_heading h4 {
		color: #008799;
		font-size: 27px;
		padding: 0 25px;
	}

	.kids_single_sec .custom_spacing {
		margin-top: 33px;
		margin-bottom: 33px;
	}

	.kids_single_sec {
		text-align: center;
		margin-top: 40px;
	}

	.kids_single_sec .text_heading h4 {
		font-size: 20px;
		margin: 12px 0 0;
		line-height: 20px;
	}

	.kids_single_sec .text_heading .double_border {
		top: 19px;
		height: fit-content;
	}

	.download_button {
		margin-top: 21px;
	}

	.kids_single_sec .links_row {
		margin-bottom: 71px;
	}

	.learning iframe, .learning iframe video {
		margin-bottom: 63px;
	}

	.philanthropy .main_title {
		background-color: #d7e0e1;
		padding-bottom: 32px;
	}

	.philanthropy .section_wrap:nth-child(even)>.text_side {
		background-color: transparent;
	}

	.philanthropy .section_wrap:nth-child(even) .paddign_box {
		padding: 0 !important
	}

	.philanthropy .section_wrap:nth-child(even) .image_side .box_bg {
		padding: 0 !important;
		background: none;
		height: auto;
	}

	.philanthropy .okeanos_box p {
		text-align: center !important;
	}

	.philanthropy .section_wrap:nth-child(even) .heading h3 {
		font-size: 40px !important;
	}

	.philanthropy .section_wrap:nth-child(even) .heading span.orange_text {
		color: #189ea8;
	}

	.philanthropy .section_wrap:nth-child(even) p {
		color: #189ea8 !important;
	}

	.philanthropy .subheading p {
		font-size: 20px;
	}

	.philanthropy .paddign_box {
		padding-right: 30px !important;
		padding-left: 30px !important;
	}

	.philanthropy .image_side.for_mobile, .philanthropy .subheading, .philanthropy .section_wrap:nth-child(even) .text {
		padding: 0 35px;
	}

	.philanthropy .section_wrap:nth-child(even) hr.green_line {
		background-color: #189ea8;
	}

	.phlnthropy_sec {
		margin-top: 90px;
	}

	.philanthropy .image_side.for_mobile {
		margin-top: 71px;
	}

	.reduse_plastic .heading span.orange_text {
		line-height: 1;
		color: #ff6f61;
		font-size: 29px;
	}

	.reduse_plastic .heading h3 {
		font-size: 28px;
	}

	.reduse_plastic p {
		margin-bottom: 10px;
		font-size: 15px;
	}

	.reduse_plastic .left_input {
		width: 100%;
	}

	.reduse_plastic .left_input:nth-child(even) {
		margin-left: 0;
		margin-top: 24px;
	}

	.reduse_plastic select {
		background-position: 94% 2px !important;
		background-size: 30px !important;
		cursor: pointer;
	}

	.reduse_plastic select:focus {
		background-position: 94% -67px !important;
	}

	.email_section .box_culmn h5, .email_section .box_culmn a {
		line-height: 8px;
		font-size: 13px;
	}

	.foster_passion .box_row {
		display: block;
	}

	.foster_passion .left_box, .foster_passion .right_box {
		width: 100%;
	}

	.foster_passion .large_box .left_box .main_title {
		margin: 0 auto;
		max-width: 240px;
	}

	.foster_passion hr.orange_line {
		display: none;
	}

	.foster_passion .large_box .left_box {
		padding-top: 100px;
		padding-bottom: 185px;
		padding-left: 30px;
		padding-right: 30px;
	}

	.foster_passion .large_box .right_box {
		text-align: center;
	}

	.foster_passion hr.greenline {
		max-width: 73px;
		margin: 0 auto 29px;
	}

	.foster_passion .turtoser_img {
		left: 0;
		position: initial;
		top: 0;
		margin-bottom: 51px;
		margin-top: -40px;
	}

	.foster_passion p {
		font-size: 16px;
	}

	.foster_passion .text_row.custom_padding {
		padding-left: 0;
	}

	.foster_passion .large_box p {
		margin-bottom: 40px;
	}

	.foster_passion .left_box {
		padding: 47px 11px 47px 11px;
	}

	.foster_passion .certified_img {
		position: initial;
		background-color: #fff;
		width: 100%;
	}

	.foster_passion .large_box .right_box {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 80px;
	}

	.foster_passion .large_box h3 {
		font-size: 55px;
	}

	.foster_passion .large_box h4 {
		font-size: 20px;
	}

	.foster_passion h3 {
		font-size: 25px;
	}

	.foster_passion h4 {
		font-size: 16px;
	}

	.foster_passion .right_box {
		padding: 20px 0px 0;
	}

	.foster_passion .certified_img img {
		width: 200px;
		margin: 0 auto;
		display: block;
		position: relative;
		left: -12px;
	}

	.foster_passion .right_box .text_row {
		padding: 0 15px;
	}

	.foster_passion .large_box .right_box .text_row {
		padding: 0 0px;
	}

	.icons_section {
		padding: 160px 0 78px;
		margin: 0px 0 0;
		position: relative;
		top: -90px;
	}

	.icons_section .icon_box img {
		max-width: 72px;
	}

	.icons_section h5 {
		line-height: 1.5;
		font-size: 14px;
	}

	.icons_section .icon_box {
		margin: 0 0 24px;
	}

	.opportunitie .make_waves {
		width: 85%;
	}

	.career_form select {
		background-position: 97% 2px !important;
	}

	.career_form select:focus {
		background-position: 97% -62px !important;
	}

	.newsletter .heading_wrap {
		padding: 48px 40px 70px;
	}

	.map_section {
		padding-bottom: 80px;
		position: relative;
		margin-top: -170px;
	}

	.ourstory_sec .shared_passion .box_row {
		display: block;
	}

	.ourstory_sec .shared_passion .left_side {
		width: 100%;
	}

	.ourstory_sec .shared_passion {
		background: none;
	}

	.ourstory_sec .shared_passion .center_div {
		background-color: #d7e0e1;
		padding: 0 30px;
	}

	.ourstory_sec .shared_passion .simple_box:nth-child(1) {
		float: right;
	}

	.ourstory_sec .shared_passion .simple_box {
		width: 45%;
	}

	.shared_passion .simple_box .main_image {
		margin: -93px auto 20px;
		border: 1px solid #189ea8;
		position: relative;
		width: 40vw;
		height: 40vw;
		overflow: hidden;
		border-radius: 50%;
	}

	.ourstory_sec .shared_passion .heading span.orange_text {
		display: inline-block;
	}

	.ourstory_sec .shared_passion .heading h3, .ourstory_sec .shared_passion .heading span.orange_text {
		font-size: 20px !important;
		color: #008799 !important
	}

	.shared_passion p {
		font-size: 16px;
		text-align: center;
	}

	.shared_passion .heading hr.small_line {
		margin: 23px auto 21px;
	}

	.shared_passion .first_box {
		padding: 0 40px 0 40px;
		margin-bottom: 93px;
	}

	.shared_passion .simple_box .detail h5, .shared_passion .simple_box .detail h6 {
		font-size: 15px;
	}

	.shared_passion .heading hr.orange_line {
		margin: 0 auto 42px;
	}

	.ourstory_sec .heading h3 {
		font-size: 40px !important;
		color: #189ea8 !important;
		line-height: 1.0;
	}

	.ourstory_sec .section_wrap .heading span.orange_text {
		color: #189ea8;
		font-size: 20px;
	}

	.ourstory_sec .section_wrap p {
		font-size: 16px;
		line-height: 1.5;
	}

	.ourstory_sec .section_wrap:nth-child(1) .paddign_box {
		padding-right: 50px !important;
		padding-bottom: 30px !important;
		padding-left: 50px !important;
		padding-top: 40px !important;
	}

	.okeanos_sec.ourstory_sec .connect_sec .heading h3, .ourstory_sec .connect_sec .heading span.orange_text {
		color: #fff !important;
	}

	.ourstory_sec .section_wrap .first_phara p {
		font-size: 20px;
		color: #189ea8;
		font-weight: 700;
		line-height: 1.36;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
	}

	.ourstory_sec .first_phara hr.green_line.small_line {
		width: 30px;
		height: 2px;
		background-color: #008799;
		border: none;
		margin: 30px auto 23px;
	}

	.ourstory_sec .section_wrap .paddign_box {
		padding-bottom: 20px !important;
		padding-top: 32px !important;
	}

	.ourstory_sec .section_wrap .button {
		margin-bottom: 40px;
	}

	.newsletter .heading_wrap {
		padding: 48px 15px 70px;
	}

	.envoirment_conversation .text_box {
		background-color: transparent;
		float: none;
		width: 100%;
	}

	.envoirment_conversation .image_box {
		max-width: 100%;
		width: 100%;
		position: inherit;
		top: 0;
		transform: translate(0);
		margin-top: -83px;
	}

	.envoirment_conversation .small_container {
		width: 100%;
	}

	.envoirment_conversation .custom_same_heading {
		padding: 0 7%;
	}

	.envoirment_conversation .text_box {
		float: none;
		width: 100%;
		padding: 0;
	}

	.envoirment_conversation .text_box h3 {
		font-size: 24px;
		margin-bottom: 14px;
		margin: 0 7%;
	}

	.custom_same_heading h4 {
		font-size: 45px;
		line-height: 45px;
	}

	.envoirment_conversation {
		margin-top: 84px;
		margin-bottom: 0;
	}

	.envoirment_conversation .wrapper {
		margin-top: 15px;
	}

	.envoirment_conversation .text_box p {
		background-color: #f3f3f3;
		padding: 36px 5%;
		margin: 30px 17px 0;
		position: relative;
		z-index: 99;
	}

	.envoirment_conversation .image_box img {
		display: block;
	}

	.envoirment_protection .custom_same_heading span.heading_text {
		font-weight: bold;
	}

	.under_banner_blue {
		padding: 50px 0 28px;
		display: none;
	}

	.envoirment_protection .small_container {
		width: 87%;
	}

	.envoirment_protection .small_box {
		width: 100%;
		margin-bottom: 15px;
	}

	.envoirment_protection .left_image {
		float: right;
		width: 36%;
	}

	.envoirment_protection .right_content {
		float: left;
		width: 55%;
		padding: 0;
		margin-right: 6%;
		display: flex;
		height: 100%;
		flex-direction: column;
		justify-content: center;
	}

	.envoirment_protection .boxes_row h4 {
		font-size: 19px;
		min-height: auto;
		line-height: 24px;
		margin-bottom: 12px;
	}

	.envoirment_protection .boxes_row p {
		font-size: 17px;
		line-height: 25px;
	}

	.envoirment_protection .left_image img {
		height: 242px;
		object-fit: cover;
		width: 100%;
		margin-bottom: 0;
		display: block;
	}

	.envoirment_protection .small_box:after {
		content: "";
		width: 40px;
		height: 6px;
		display: block;
		background-color: #15acbf;
		position: relative;
		top: 1px;
	}

	.envoirment_protection .small_box:last-child:after {
		display: none;
	}

	.envoirment_protection .div_wrapper {
		margin-top: 34px;
		margin-bottom: 0;
	}

	.social_consideration .small_container {
		width: 100%;
	}

	.social_consideration .custom_same_heading {
		padding: 0 7%;
	}

	.social_consideration .left_red_box {
		padding: 40px 17% 36px 7%;
		position: inherit;
		top: 0;
		transform: translate(0);
		width: 100%;
		background: linear-gradient(to top left, transparent 19%, #ec7064 19%);
	}

	.social_consideration .right_box {
		width: 100%;
		float: none;
		display: block;
		flex-wrap: wrap;
		margin-top: -81px;
	}

	.social_consideration .box_image {
		width: 46%;
		height: 490px;
		float: right;
	}

	.social_consideration .box_text {
		width: 51%;
		padding: 100px 0 0 7%;
		float: left;
		margin-right: 3%;
	}

	.social_consideration .div_wrapper {
		margin-top: 40px;
	}

	.social_consideration .left_red_box h3 {
		font-size: 25px;
		line-height: 31px;
	}

	.social_consideration .left_red_box p {
		font-size: 18px;
	}

	.social_consideration .left_red_box span.bold_text {
		font-weight: bold;
	}

	.custom_same_heading span.heading_text {
		font-weight: 700;
	}

	.envoirment_conversation .custom_same_heading span.heading_text {
		font-weight: 400;
	}

	.okeans_philanthropy .small_container {
		width: 100%;
	}

	.okeans_philanthropy .gray_section {
		background-color: #f1f1f1;
		text-align: left;
		padding: 40px 7% 40px;
	}

	.okeans_philanthropy .gray_section h4 br {
		display: none;
	}

	.okeans_philanthropy .gray_section h4 {
		margin: 0;
		font-size: 23px;
		font-weight: 400;
	}

	.okeans_philanthropy .simple_text p {
		font-size: 20px;
		margin: 20px 7% 19px;
	}

	.okeans_philanthropy .box_coulmn {
		width: 100%;
	}

	.okeans_philanthropy .box_image {
		float: right;
		width: 50%;
	}

	.okeans_philanthropy .box_content {
		margin-top: 0;
		float: left;
		width: 50%;
		padding: 20px 23px 20px 3%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		height: 100%;
	}

	.okeans_philanthropy .box_coulmn p, .governance_company .box_coulmn p {
		font-size: 15px;
		text-align: justify;
		margin-right: 0;
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		margin-bottom: 0;
	}

	.okeans_philanthropy .box_coulmn h4, .governance_company .box_coulmn h4 {
		font-size: 21px;
		min-height: auto;
		margin: 0px 0 19px !important;
		line-height: 21px;
		font-family: 'Roboto', sans-serif;
		font-weight: 800;
	}

	.okeans_philanthropy .box_coulmn img {
		height: 359px;
	}

	.okeans_philanthropy .box_coulmn:nth-child(even)>.box_image {
		float: left;
	}

	.okeans_philanthropy .box_coulmn:nth-child(even)>.box_content {
		float: right;
	}

	img.mobile_image {
		display: block;
	}

	.governance_company .left_box, .governance_company .right_box {
		height: 530px;
	}

	.governance_company .left_box {
		display: flex;
		justify-content: end;
		align-items: flex-start;
		text-align: left;
		padding-left: 7%;
		padding-right: 45px;
	}

	.governance_company .clean_bottle {
		max-width: 340px;
	}

	.governance_company .clean_bottle {
		position: absolute;
		left: -200px;
		bottom: 0px;
		max-width: 410px;
	}

	.governance_company .boxes_wrapper {
		position: relative;
	}

	.governance_company .boxes_wrapper h5 {
		font-size: 18px;
		line-height: 27px;
		font-weight: 500;
	}

	.governance_company .small_container {
		width: 100%;
	}

	.governance_company .custom_same_heading {
		margin: 0 7%;
	}

	.governance_company .gray_section h5 {
		font-size: 19px;
		line-height: 24px;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		text-align: left;
	}

	.governance_company .gray_section {
		padding: 117px 7% 29px;
	}

	.governance_company .left_div {
		width: 100%;
		padding: 0 0px 0 0px;
	}

	.governance_company .right_div {
		width: 100%;
	}

	.governance_company .about_transparancy .subheading_text {
		display: block;
		padding: 48px 7%;
	}

	.governance_company .left_div h4 {
		font-size: 32px;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		line-height: 35px;
		margin-bottom: 40px;
	}

	.governance_company .subheading_text p {
		font-size: 18px;
		line-height: 27px;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
	}

	.governance_company .box_coulmn {
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
	}

	.governance_company .box_image {
		float: left;
		width: 48.5%;
	}

	.governance_company .box_content {
		margin-top: 0;
		padding: 20px 17px 20px 8px;
		float: right;
		width: 50%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		height: 100%;
	}

	.governance_company .box_coulmn:nth-child(even)>.box_image {
		float: right;
	}

	.governance_company .box_coulmn:nth-child(even)>.box_content {
		float: left;
		padding-left: 3%;
		padding-right: 3%;
	}

	.governance_company .box_image img, .governance_company .box_image {
		height: 100%;
		object-fit: cover;
	}

	.our_commetment .small_container {
		width: 100%;
	}

	.our_commetment .left_side, .our_commetment .right_side {
		width: 100%;
	}

	.our_commetment .left_side {
		padding: 60px 7% 20px;
	}

	.our_commetment .descrption {
		margin-top: 17px;
	}

	.our_commetment p {
		font-size: 23px;
		font-family: 'Roboto', sans-serif;
	}

	.envoirment_protection .boxes_row p, .envoirment_protection .boxes_row h4 {
		font-family: 'Roboto', sans-serif;
	}

	.page-template-esg-statement .main-banner {
		height: 100%;
	}

	.page-template-esg-statement .main-banner.-wide {
		background-size: cover;
		background-position: center;
	}

	.page-template-esg-statement .-wide .main-banner__content {
		height: 73vh;
	}

	.governance_company .box_image img, .governance_company .box_image {
		height: 260px;
		object-fit: cover;
	}

	.our_commetment .right_side {
		width: 80%;
	}

	.under_banner_blue.latest_section {
		display: block;
	}

	.patent_section_table table {
		width: 765px;
	}
	
	#tabla-1{
		width: 100%;
	}

	.patent_section_table {

		overflow-y: hidden;
		overflow-x: auto;
	}

	.latest_section .blue_section_content p {
		color: #fff;
		font-size: 15px;
	}

	.patent_bottom_section .papper_image {
		width: 100%;
		margin-right: 0;
		padding-top: 0;
		margin-bottom: 20px;
	}

	.patent_bottom_section .right_side_text, .patent_bottom_section .inner_text {
		width: 100%;
	}

	.patent_bottom_section .inner_text {
		width: 100%;
		float: none;
	}

	.patent_bottom_section .red_bar {
		position: initial;
		padding: 13px 20px 8px;

	}

	.conduct_section.patent_page_content {
		padding-bottom: 74px;
	}

	.patent_section_table td.country, .patent_section_table tr td, .patent_section_table .table_head strong, .patent_section_table tr td.status span {
		font-size: 14px;
	}

	.patent_head .date {
		position: initial;
	}
}

@media screen and (max-width:650px) {
	.patent_bottom_section p {
		font-size: 13px;
		line-height: 20px;
	}

	.custom_same_heading h4 {
		font-size: 35px;
		line-height: 41px;
	}

	.envoirment_conversation .text_box h3 {
		font-size: 21px;
	}

	.envoirment_conversation .image_box {
		margin-top: -115px;
	}

	.envoirment_protection .boxes_row h4 {
		font-size: 16px;
		min-height: auto;
		line-height: 22px;
	}

	.envoirment_protection .boxes_row p {
		font-size: 13px;
		line-height: 20px;
	}

	.envoirment_protection .boxes_row p {
		margin-bottom: 0;
	}

	.envoirment_protection .left_image img {
		height: 222px;
	}

	.envoirment_protection .left_image {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		height: 100%;
	}

	.social_consideration .box_image {
		width: 46%;
		height: 580px;
	}

	.okeans_philanthropy .box_coulmn p, .governance_company .box_coulmn p {
		font-size: 16px;
		text-align: left;
	}

	.okeans_philanthropy .box_coulmn p, .governance_company .box_coulmn p {
		font-size: 14px;
	}

	/*.okeans_philanthropy .box_coulmn img {

	height: 100%;

}*/
	.okeans_philanthropy .box_coulmn img {
		height: 279px;
	}

	.okeans_philanthropy .box_image {
		height: 100%;
	}

	.okeans_philanthropy .box_coulmn h4, .governance_company .box_coulmn h4 {
		font-size: 16px;
		margin: 0px 0 10px !important;
	}

	.governance_company .left_box {
		padding-right: 25px;
	}

	.governance_company .boxes_wrapper h5 {
		font-size: 15px;
		line-height: 21px;
	}

	.governance_company .clean_bottle {
		max-width: 310px;
	}

	.governance_company .left_box, .governance_company .right_box {
		height: 460px;
	}

	.governance_company .gray_section h5 br {
		display: none;
	}

	.envoirment_conversation {
		margin-top: 55px;
	}

	.latest_section .blue_section_content p {
		color: #fff;
		font-size: 13px;
	}
}

@media screen and (max-width:640px) {
	.team_slider .teamshowcase_image {
		height: 520px;
	}

	.team_slider {
		margin-right: 21px;
		margin-left: 34px;
	}

	.team_slider .slider_wrap {
		margin-left: 0;
	}
}

@media screen and (max-width:585px) {
	.manufacturer_sec .left_coulmn {
		width: 100% !important;
		margin-top: 0px;
		margin-bottom: 20px;
		margin-right: 0 !important;
	}

	.manufacturer_sec .left_coulmn p {
		font-size: 15px;
	}

	.manufacturer_sec .left_coulmn .info {
		margin-top: -30px;
	}

	.table {
		overflow: auto;
		white-space: nowrap;
	}

	table {
		font-size: 13px;
	}

	.blog_section .heading h3 {
		font-size: 25px;
	}

	.blog_section .heading_wrap p {
		margin-top: 20px;
	}

	.blog_section .heading hr.orange_line {
		margin: 0 auto 32px;
	}

	.table.table-1 {
		overflow: hidden;
		white-space: inherit;
	}

	.meet_expert .larg_row .right_text {
		margin: -86px auto 0 !important;
		max-width: 500px;
	}

	.meet_expert .circle_image {
		padding-bottom: 4px;
	}

	.circle_image img {
		position: relative;
		top: -106px;
	}

	.meet_expert .larg_row {
		margin-top: 140px;
	}

	.meet_expert .larg_row .right_text {
		padding: 0 27px;
	}

	.meet_expert .heading hr.green_line {
		margin: 13px auto 31px;
	}

	.meet_expert .larg_row h5 {
		margin-bottom: 34px;
	}

	.faq_accordion {
		padding: 0;
	}

	.about_inovation .two_boxe_wrapper {
		margin-top: 80px;
		padding-right: 21px;
		padding-left: 21px;
	}

	.areas_study .title {
		padding-right: 21px;
		padding-left: 21px;
	}

	.certification .left_image, .certification .right_text {
		width: 100%;
		text-align: center;
	}

	.certification .right_text {
		margin-left: 0;
	}

	.certification .left_image img {
		max-width: 250px;
	}

	.certification .content_row:after {
		content: "";
		width: 32px;
		height: 2px;
		background-color: #00879f;
		margin: 40px auto 0;
	}

	.certification .content_row {
		margin-bottom: 36px;
	}

	.blog_content .post_title h2 {
		font-size: 20px;
	}

	.post_content p {
		margin-bottom: 13px;
		font-size: 14px;
	}

	.phlnthropy_sec .heading_wrapper {
		display: none;
	}

	.phlnthropy_sec .coulmn_wrapper {
		margin-top: 0;
	}

	.reduse_plastic .left_side:nth-child(1), .reduse_plastic .left_side:nth-child(3) {
		display: none;
	}

	.reduse_plastic .left_side.center_large {
		width: 100%;
		margin-top: 31px;
	}

	.reduse_plastic p {
		margin-bottom: 17px;
		font-size: 17px;
	}

	.email_section .box_culmn {
		width: 100%;
		text-align: center;
		margin-right: 0;
	}

	.email_section .box_culmn h5, .email_section .box_culmn a {
		line-height: 17px;
		font-size: 16px;
	}

	.email_section .heading h3 {
		font-size: 48px;
	}

	.foster_passion .large_box .left_box {
		padding-top: 60px;
		padding-bottom: 105px;
	}

	.foster_passion .large_box h3 {
		font-size: 41px;
	}

	.icons_section .icon_box {
		margin: 0 0 24px;
		width: 100%;
		position: relative;
		left: -12px;
	}

	.the_someone h3 {
		font-size: 26px;
	}

	.opportunitie .make_waves {
		width: 95%;
	}

	.opportunitie .make_waves {
		width: 100%;
		padding: 46px 13px 53px;
	}

	.opportunitie .make_waves h3 {
		font-size: 23px;
	}

	.career_form select {
		background-position: 93% 2px !important;
	}

	.career_form select:focus {
		background-position: 93% -62px !important;
	}

	.foster_passion .certified_img img {
		left: 0;
	}

	.the_someone {
		margin-top: -120px;
	}

	.icons_section {
		top: -193px;
		background-position: 49% center;
		padding: 230px 0 78px;
	}

	.shared_passion .first_box {
		padding: 0 20px 0 20px;
		margin-bottom: 93px;
	}

	.shared_passion p {
		font-size: 15px;
	}

	.ourstory_sec .shared_passion .center_div {
		padding: 0 20px;
	}

	.shared_passion .simple_box .detail h5, .shared_passion .simple_box .detail h6 {
		font-size: 12px;
	}

	.shared_passion .simple_box .main_image {
		width: 35vw;
		height: 35vw;
	}

	.shared_passion .first_box {
		margin-bottom: 73px;
	}

	.ourstory_sec .section_wrap:nth-child(1) .paddign_box {
		padding: 33px 20px 20px !important;
	}

	.ourstory_sec .section_wrap p {
		font-size: 15px;
	}

	.ourstory_sec .section_wrap .connect_sec img {
		height: 391px !important;
	}

	.ourstory_sec .section_wrap:nth-child(even) .paddign_box {
		padding-left: 20px !important;
	}

	.ourstory_sec .section_wrap .paddign_box {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}


}

@media screen and (max-width:550px) {
	.team_slider .teamshowcase_image {
		height: 350px;
	}

	.team_slider .heading h3 {
		margin-bottom: 25px;
		font-size: 36px;
	}

	.inovation_ispired .three_boxes .left_box:nth-child(3n + 3) {
		padding-right: 20px !important;
		padding-top: 33px;
		padding: 50px 26px 13px !important;
	}

	.egg_innovation .wrapper {
		padding-right: 26px !important;
		padding-left: 26px !important;
	}

	.stone_techonology .heading {
		padding-bottom: 91px;
	}

	.stone_techonology .mid_section {
		margin-top: -90px;
	}

	.stone_techonology .bottom_images .simple_images img {
		width: 55%;
	}

	.stone_techonology .bottom_images .simple_images {
		margin-top: -137px;
	}

	.stone_techonology .bottom_images {
		align-items: center;
	}

	.tradmark_register h4 {
		margin: 15px 0;
		font-size: 17px;
	}

	.tradmark_register .image_logo {
		max-width: 140px;
	}

	.tradmark_register .image_logo img {
		height: 70px;
	}

	.kids_corner .wrapper .heading h4 {
		margin: 0;
		letter-spacing: 2px;
		color: #189ea8;
		font-size: 16px;
	}

	.part_of_solution .first_row .heading h4 {
		font-size: 16px;
	}

	.part_of_solution .first_row .simple_text {
		padding: 0 17px 80px !important;
	}

	.part_of_solution .section_wrap.second_box .text {
		padding: 0 24px;
	}

	.green_box.for_mobile {
		padding: 39px 20px 52px;
	}

	.green_box.for_mobile h5 {
		font-size: 16px;
	}

	.part_of_solution .small_img {
		width: 248px;
		height: 250px;
	}

	.part_of_solution .third_box .heading_text {
		padding: 0 24px;
	}

	.part_of_solution .third_box .heading_text p {
		font-size: 15px;
	}

	.part_of_solution .third_box .text {
		margin: 0px 23px;
	}

	.popup .contain {
		width: 97%;
	}

	.social_consideration .left_red_box {
		background: linear-gradient(to top left, transparent 14%, #ec7064 14%);
	}


	.okeans_philanthropy .box_coulmn p, .governance_company .box_coulmn p {
		font-size: 13px;
	}
}

@media screen and (max-width: 450px) {
	.same_section .paddign_box {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}

	.paddign_box.box_bg {
		height: 370px;
	}

	.same_section .paddign_box.box_bg h3 {
		font-size: 32px !important;
	}

	.same_section span.small_text {
		font-size: 22px;
	}

	.stone_techonology .heading h3 {
		color: #fff;
		font-size: 15px;
	}

	.stone_techonology .mid_section {
		margin-top: -50px;
	}

	.stone_techonology .mid_section p br {
		display: none;
	}

	.stone_techonology .bottom_images .simple_images {
		margin-top: -58px;
	}

	.developed_sec .paddign_box {
		padding: 40px 20px !important;
	}

	.table.table-1 th, .table.table-1 td {
		color: #189ea8;
		font-size: 13px;
	}

	.table-1 table th {
		padding: 9px;
	}

	.kids_single_sec .text_heading {
		display: block;
	}

	.kids_single_sec .text_heading .double_border {
		display: none;
	}

	.download_button .download_btn {
		padding: 13px 16px;
		font-size: 12px;
	}

	.kids_single_sec .text_heading h4 {
		font-size: 17px;
	}

	.reduse_plastic .heading span.orange_text {
		font-size: 26px;
	}

	.reduse_plastic p {
		margin-bottom: 13px;
		font-size: 14px;
		line-height: 20px;
	}

	.newsletter .email_subscriber input[type="email"] {
		width: 145px !important;
		max-width: 145px !important;
	}

	.newsletter .email_subscriber .subscribe_btn {
		font-size: 13px !important;
	}

	.map_section {
		margin-top: 0;
	}

	.page-template-esg-statement .-wide .main-banner__content {
		height: 59vh;
	}

	.envoirment_conversation .text_box p {
		background-color: #f3f3f3;
		padding: 27px 5%;
		margin: 30px 17px 0;
		position: relative;
		z-index: 99;
	}

	.custom_same_heading h4 {
		font-size: 29px;
		line-height: 36px;
	}

	.envoirment_conversation .text_box h3 {
		font-size: 18px;
	}

	.envoirment_protection .left_image {
		display: block;
		height: auto;
		float: none;
		width: 100%;
	}

	.envoirment_protection .right_content {
		float: none;
		width: 100%;
		padding: 20px 0 10px !important;
		margin-right: 0;
		display: block;
		height: auto;
	}

	.envoirment_protection .small_box:after {
		display: none;
	}

	.social_consideration .left_red_box h3 {
		font-size: 22px;
		line-height: 27px;
	}

	.social_consideration .left_red_box p {
		font-size: 16px;
		margin-top: 15px;
	}

	.social_consideration .left_red_box {
		padding: 30px 7% 26px 7%;
	}

	.social_consideration .box_image {
		width: 100%;
		height: 500px;
		float: none;
	}

	.social_consideration .box_text {
		width: 100%;
		padding: 30px 20px 30px 7%;
		float: none;
		margin-right: 0;
	}

	.okeans_philanthropy .gray_section h4 {
		margin: 0;
		font-size: 21px;
	}

	.okeans_philanthropy .gray_section h3 {
		font-size: 31px;
	}

	.okeans_philanthropy .box_image {
		float: none;
		width: 100%;
		height: auto;
	}

	.okeans_philanthropy .box_content {
		float: none;
		width: 100%;
		display: block;
		height: auto;
	}

	.okeans_philanthropy .box_coulmn img {
		height: auto;
	}

	.governance_company {
		margin-top: 20px;
	}

	.governance_company .clean_bottle {
		bottom: -20px;
	}

	.governance_company .left_div h4 {
		font-size: 28px;
		line-height: 31px;
		margin-bottom: 30px;
	}

	.governance_company .subheading_text p {
		font-size: 15px;
		line-height: 24px;
	}

	.governance_company .box_image {
		float: none;
		width: 100%;
	}

	.governance_company .box_image img, .governance_company .box_image {
		height: auto;
		object-fit: cover;
	}

	.governance_company .box_content {
		padding: 20px 31px 20px 19px;
		float: none;
		width: 100%;
		display: block;
		height: auto;
	}

	.our_commetment .left_side {
		padding: 30px 7% 10px;
	}

	.our_commetment .custom_same_heading .orange_line {
		margin: 0 0 26px;
	}

	.social_consideration .left_red_box {
		background: linear-gradient(to top left, transparent 10%, #ec7064 10%);
	}



	.envoirment_protection .left_image img {
		height: auto;
	}
}

@media screen and (max-width: 400px) {
	.tradmark_register h4 {
		margin: 11px 0;
		font-size: 13px;
	}

	.tradmark_register .image_logo img {
		height: 54px;
	}

	.tradmark_register .image_logo {
		max-width: 120px;
	}
}

