@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;
}
.clearfix {
  clear: both;
}
*, ::after, ::before {
  box-sizing: border-box;
}
.container {
  max-width: 1280px;
  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;
}

.banner img {
  width: 100%;
  height:100%;
}
.packging_stone .container {
  max-width: calc( 1100px + 0px );
}
.packging_stone .wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.bg_sea_section .bg_div {
  background-size: cover !important;
  background-position: center !important;
}


.packging_stone .same_box {
  width: 33%;
  text-align: center;
}
.heading hr.orange_line {
  width: 63px;
  height: 14px;
  background-color: #fe7062 !important;
  display: block;
  border: none;
  margin: 0 auto 32px;
}
.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;
}
.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 27px;
}
.packging_stone p {
  font-size: 22px;
  color: #008799;
  
  line-height: 1.5;
}
.bg_sea_section  p {
  font-size: 22px;
  color: #fff;
  line-height: 1.5;
  margin: 0;
}
.bg_sea_section .wrapper {
  padding: 43px 0;
  text-align: center;
}
.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;
}
.quality_product .heading h3 {
  
  font-size: 43px;
}
.choose_peakag .heading h3 {
  font-size: 40px;
}


.choose_peakag .container {
  max-width: 1144px;
}
.choose_peakag  .box_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.choose_peakag  .box {
  width: 33%;
  padding: 0 20px;
  text-align: center;
}
.choose_peakag  .box h3 {
  color: #008799;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.36;
  letter-spacing: 1px;
  font-family: 'Roboto', sans-serif;
  margin: 0;
}


.get_involved {
  background-color: #eef2f2;
  margin-top: 83px;
  padding-bottom: 30px;
}
.get_involved .container {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 20px;
  
}
.get_involved .left_side {
  float: left;
  width: 12% !important;
  margin-top: 12px;
  margin-bottom: 20px;
  padding-right: 16px;
}
.get_involved .right_side {
  float: right;
  width: 87.5%;
  display: flex;
  flex-wrap: wrap;
}
.get_involved h3 {
  color: #008799;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 1px;
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0;
}
.get_involved .overall_btn {
  
  padding: 9px 20px;
  line-height: 18px;
  font-size: 12px;
}
.get_involved .wrapper {
  margin-top: 40px;
}
.get_involved .same_box {
  margin-right: 4.5%;
  width: 21.6%;
  position: relative;
}
.get_involved .same_box:last-child {
  margin-right: 0;
}
.get_involved .same_box a{
  text-decoration:none;
}
.get_involved .same_box h4 {
  margin: 0;
  line-height: 1.0;
  color: #16ceae;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: 'Roboto Condensed', sans-serif;
}
.get_involved .same_box:nth-child(4n + 1) h4 {
  margin: 0 0 18px;
}
.get_involved .same_box:nth-child(4n + 2) h4 {
  color:#eca928
}
.get_involved .same_box:nth-child(4n + 3) h4 {
  color:#ee5650
}
.get_involved .same_box:nth-child(4n + 4) h4 {
  color:#1c3785
}
.get_involved .same_box p {
  line-height: 1.0;
  color: #ffffff;
  font-size: 16px;
  margin: 0;
}

.get_involved .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: table;
}
.get_involved .main_image img {
  transform: perspective(1000px) scale(1);
  transition: transform .35s;
  display: block;
}
.get_involved .same_box:hover img{
  border-color: transparent!important;
  transition: transform .35s,border-color 0s linear .35s;
  transform: perspective(1000px) scale(1.03);
}

.get_involved .same_box:hover .main_image:before{
  opacity: 1;
}
.get_involved .same_box .main_image:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  content: "";
  transition: opacity .35s,transform .35s;
  box-shadow: 0 3px 15px rgb(0 0 0 / 40%);
  opacity: 0;
  pointer-events: none;
}
.get_involved .vertical_align {
  padding: 0 22px;
  display: table-cell;
  vertical-align: middle;
}
.corel_crew {
  background-size: cover !important;
  background-position: center !important;
  padding-bottom: 38px;
  text-align: center;
}
.corel_crew .heading span.orange_text {
  
  font-size: 20px;
}
.corel_crew  .heading h3 {
  color:#ff6f61;
  font-size: 40px;
  margin: 19px 0 0;
}
.social_link  ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social_links li {
  display: inline-block;
  margin-right: 1%;
}
.social_links li a {
  background: url(../images/social-links.png) no-repeat;
  width: 25px;
  height: 25px;
  display: block;
  background-size: 204px;
  background-position: 6px top;
}
.social_links {
  text-align: center;
  margin-top: 34px;
}
.social_links a.instagram {
  background-position: -37px top;
  width: 28px;
}
.social_links a.twitter {
  background-position: -82px top;
}
.social_links a.linkdin {
  background-position: -126px top;
  width: 28px;
}
.social_links li a.facebook {
  width: 15px;
  background-position: 1px bottom !important;
}
.social_links li a:hover {
  opacity: .8;
}
.corel_crew .simple_text p {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  color: #ff6f61;
}

.corel_crew .wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 1080px;
  margin: 50px auto 0;
}
.corel_crew .sbi_item {
  width: 19%;
  margin-right: 1%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.corel_crew .sbi_item:hover {
  opacity: 0.8;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}

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

@media screen and (max-width:1200px) {
  
  .quality_product .heading h3 {
    font-size: 40px;
  }
  .get_involved .main_image img {
    height: 136px;
  }
  
  .get_involved .same_box h4 {
    
    font-size: 22px;
  }
  
  .get_involved .same_box p {
    
    font-size: 14px;
    margin: 0;
  }
  .get_involved .left_side {
    margin-top: 0;
    margin-right: 4%;
  }
  .get_involved .right_side {
    float: right;
    
    width: 84%;
  }
  .get_involved h3 {
    font-size: 26px;
    
  }
  
}

@media screen and (max-width:1100px) {
  .packging_stone p {
    font-size: 20px;
    
  }
  .quality_product .heading h3 {
    font-size: 37px;
  }
  .choose_peakag .box h3 {
    color: #008799;
    font-size: 18px;
  }
  .get_involved .same_box h4 {
    font-size: 20px;
  }
  .get_involved .same_box p {
    font-size: 13px;
  }
  
}

@media screen and (max-width:1000px) {
  .heading h3 {
    
    font-size: 41px;
  }
  .packging_stone p {
    font-size: 18px;
  }
  .quality_product .heading h3 {
    font-size: 32px;
  }
  .get_involved .same_box {
    margin-right: 2%;
    width: 23.5%;
  }
  
  .get_involved .right_side {
    float: none;
    width: 100%;
  }
  .get_involved .left_side {
    margin-top: 0;
    margin-right: 0;
    text-align: center;
    float: none;
    width: 100% !important;
  }
  .get_involved h3 {
    font-size: 32px;
  }
  .get_involved {
    padding-bottom: 60px;
  }
}

@media screen and (max-width:900px) {
  .heading h3 {
    font-size: 38px;
  }
  .quality_product .heading h3 {
    font-size: 28px;
  }
  .choose_peakag .box h3 {
    color: #008799;
    font-size: 15px;
  }
  .main-banner {
    margin-bottom: 44px;
  }
  
}
@media screen and (max-width:800px) {
  .heading h3 {
    font-size: 34px;
  }
  .packging_stone p {
    font-size: 17px;
  }
  
  .choose_peakag .heading h3 {
    font-size: 37px;
  }
  .quality_product .heading h3 {
    font-size: 27px;
  }
}

@media screen and (min-width:768px) {
  .for_mobile{
    display:none;
  }
}
@media screen and (max-width:767px) {
  .for_dekstop{
    display:none;
  }
  .packging_stone .same_box {
    width: 100%;
  }
  .packging_stone .arrow_img {
    display: none;
  }
  .packging_stone .same_box.for_mobile {
    margin: 0 auto;
    max-width: 350px;
    position: relative;
    z-index: 99;
  }
  .heading h3 {
    font-size: 48px;
  }
  .packging_stone p {
    font-size: 22px;
  }
  .bg_sea_section {
    margin-top: -90px;
    margin-bottom: 36px;
  }
  .bg_sea_section .wrapper {
    padding: 86px 0 100px;
    text-align: center;
  }
  .bg_sea_section .same_box.for_mobile {
    margin: -99px auto 0;
    max-width: 300px;
    position: relative;
    z-index: 9;
  }
  .quality_product .same_box.image_box {
    display: none;
  }
  .quality_product .heading h3 {
    font-size: 48px;
  }
  .choose_peakag {
    display: none;
  }
  .get_involved {
    margin-top: 23px;
  }
  
  .get_involved .same_box:nth-child(even) {
    margin-right: 0% !important;
  }
  .get_involved .main_image img {
    height: auto;
  }
  .get_involved .same_box {
    margin-right: 2% !important;
    width: 49%;
    margin-bottom: 12px;
  }
  .get_involved .wrapper {
    padding: 0 23px;
  }
  .corel_crew{
    padding-left:23px;
    padding-right:23px;
  }
  .corel_crew .sbi_item {
    width: 48%;
    margin-right: 2% !important;
    margin-bottom: 8px;
  }
  .corel_crew .sbi_item:nth-child(even) {
    margin-right:0 !important;
  }
  
}


@media screen and (max-width:585px) {
  .heading h3 {
    font-size: 32px;
  }
  .packging_stone p {
    font-size: 18px;
  }
  .packging_stone .wrapper, .bg_sea_section .same_box.for_mobile {
    
    padding: 0 25px;
  }
  .bg_sea_section p {
    font-size: 16px;
    line-height: 21px;
    padding: 0 25px;
  }
  .quality_product .heading h3 {
    font-size: 26px;
  }
  .get_involved h3 {
    font-size: 25px;
  }
  .get_involved .same_box {
    margin-right: 0% !important;
    width: 100%;
    margin-bottom: 35px;
  }
  .get_involved .same_box h4 {
    font-size: 26px;
  }
  .get_involved .same_box p {
    font-size: 14px;
  }
  .get_involved {
    padding-bottom: 20px;
  }
  .corel_crew .heading h3 {
    
    font-size: 33px;
  }
  .corel_crew .sbi_item {
    
    margin-right: 4% !important;
  }
}