
@media only screen and (max-width: 1080px) {
.herotextdetails p span {
  font-size: 20px;
  line-height: 20px;
}
.herotextdetails h1 {
  font-size: 30px;
  line-height: 30px;
}
.herotextdetails {
  position: absolute;
  top: 60%;
  left: 35%;
  transform: translate(-50%, -50%);
  width: 60%;
}
.bannercontainer img {
  width: 100%;
  padding: 70px 0 0 0;
  height: 335px;
  object-fit: cover;
}
.learnbox h3 {
  font-size: 16px;
  line-height: 16px;
}
.learnbox {
  padding: 20px;
}
.whothisetxt h3 {
  font-size: 20px;
  line-height: 20px;
}
.trainedvalue img {
  position: relative;
  left: 0px;
}
.trainedvalue ul li p {
  color: #232323;
  font-size: 17px;
  line-height: 17px;
  font-family: "Krona One", sans-serif;
}
.trainedvalue ul li h4 {
  color: #232323;
  font-size: 25px;
  line-height: 25px;
  font-family: "Krona One", sans-serif;
  padding-bottom: 0px;
}
.trainedvalue ul li img {
  width: 70% !important;
  min-width: 70%;
}
}



@media only screen and (max-width: 991px) {
  .footermenu ul li a {
  margin-right: 0px;
}
.footermenu {
  margin: 20px 0;
}
.journeycontainer h2 {
  font-size: 25px;
  line-height: 25px;
}
.trustedmeatcon ul li {
  margin-bottom: 10px;
}
.trustedmeatcon h2 {
  padding-bottom: 15px;
}
.trustedmeatcon {
  left: 60%;
  width: 50%;
}
.investtext h3 {
  font-size: 25px;
  line-height: 25px;
}
.investtext {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.trainedvalue ul li img {
  width: 10% !important;
  min-width: 10%;
}
.trainedvalue ul li h4 {
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 0px;
}
.trainedvalue ul li p {
  color: #232323;
  font-size: 15px;
  line-height: 15px;
  font-family: "Krona One", sans-serif;
}
.whothisetxt p {
  font-size: 14px;
  line-height: 14px;
}
.whothisetxt h3 {
  font-size: 17px;
  line-height: 17px;
}
.whothisetxt {
  background: #ece7ed;
  border-radius: 10px;
  padding: 15px 5px 15px 5px;
  top: -40px;
  position: relative;
}
.trainedvalue {
  position: relative;
  left: -30px;
  padding-left: 120px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.trainedvalue img {
  position: absolute;
  left: 65px;
}
.learnbox h3 {
  font-size: 15px;
  line-height: 15px;
}
.learnbox {
  height: 230px;
}
.learncontainer h2 {
  font-size: 25px;
  line-height: 25px;
}
.herotextdetails h1 {
  font-size: 25px;
  line-height: 25px;
}
.bannercontainer img {
  width: 100%;
  padding: 70px 0 0 0;
  height: 300px;
  object-fit: cover;
}
.herotextdetails p span {
  font-size: 20px;
  line-height: 20px;
}
.herobtn {
  margin: 10px 0;
}
.herobtn a {
  padding: 5px 20px;
  font-size: 15px;
  line-height: 15px;
}
.getcontainer h2{
	font-size: 25px;
	line-height: 25px;
}
.whothiscontainer h2{
	font-size: 25px;
	line-height: 25px;
}
.trustedmeatcon ul li {
  font-size: 14px;
}
h2.reviewtitle{
  font-size: 25px;
  line-height: 25px;
}
}


@media only screen and (max-width: 768px) {
  .learncontainer h2 {
	  font-size: 25px;
	  line-height: 25px;
	}
	.learnbox h3{
		font-size: 18px;
		line-height: 18px;
	}
	.getcontainer h2{
		font-size: 25px;
		line-height: 25px;
	}
	.trainedimg img {
	  left: 0;
	}
	.trainedvalue ul li h4 {
	  color: #232323;
	  font-size: 25px;
	  line-height: 25px;
	  font-family: "Krona One", sans-serif;
	}
	.trainedvalue ul{
		text-align: center;
	}
	.trainedvalue {
	  position: relative;
	  left: 0;
	  padding-left: 0px;
	  padding-top: 50px;
	  padding-bottom: 50px;
	}
	.trainedvalue img {
	  position: relative;
	  left: 0;
	}
	.trainedvalue ul li {
	  display: block;
	}
	.trainedvalue ul li p {
	  color: #232323;
	  font-size: 20px;
	  line-height: 20px;
	  font-family: "Krona One", sans-serif;
	}
	.reviewsliderbox{
		padding: 0 50px;
	}
	.review-slider .owl-nav .owl-prev {
	  left: 5%;
	}
	.investtext h3{
		font-size: 18px;
		line-height: 18px;
		padding-bottom: 5px;
	}
	.investtext h2{
		font-size: 15px;
		line-height: 15px;
		padding-bottom: 5px;
	}
	.investtext p {
	  font-size: 15px;
	  line-height: 15px;
	  padding-bottom: 5px;
	}
	.invetsmentbtn a {
	  padding: 5px 25px;
	  font-size: 13px;
	}
	.footercontainer .footermenucon {
	  position: absolute;
	  top: 65%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  width: 100%;
	}
	.footermenu {
	  margin: 0px 0;
	  text-align: center;
	}
	.footermenu ul li {
	  display: block;
	  padding-right: 10px;
	}
	 .footercontainer .footersocial {
    position: absolute;
    top: 20%;
    right: 17%;
    transform: translate(-50%, -50%);
    width: 100%;
    left: 50%;
  }
.footermenucon{
	text-align: center;
}
.footercontainer .footermenucon img {
  width: auto;
  min-width: auto;
  height: auto;
}
.footercontainer img {
  width: 100%;
  height: 450px;
  object-fit: cover;
}
.footermenucon p {
  margin-top: 20px;
}
.journeycontainer h2 {
  font-size: 25px;
  line-height: 25px;
}
.invetmentcontaiunber img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.investtext {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.trustedcontainer img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
  .trustedmeatcon {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(-50%, -50%);
    width: 70%;
    left: 45%;
  }
.trustedmeatcon ul li {
  color: #010101;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  font-family: "Krona One", sans-serif;
  margin-bottom: 15px;
}
.bannercontainer .dektopbanner{
	display: none;
}
.bannercontainer  .mobilebanner{
	display: block;
	height: auto;
}
.herotextdetails h1 {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
  font-family: "Krona One", sans-serif;
}
.herotextdetails p {
  color: #fff;
  font-size: 12px;
  font-family: "Krona One", sans-serif;
  line-height: 12px;
  padding-bottom: 5px;
}
.herotextdetails p span {
  color: #fff;
  font-size: 17px;
  line-height: 17px;
  font-family: "Krona One", sans-serif;
}
.herobtn a {
  padding: 5px 25px;
  border-radius: 25px;
  font-size: 13px;
  line-height: 13px;
}
 .herotextdetails {
    position: absolute;
    top: 80%;
    left: 45%;
    transform: translate(-50%, -50%);
    width: 70%;
  }
.herobtn {
  margin: 5px 0;
}
.logo{
	text-align: right;
}
.expcontainer {
  background: #f8ff8d;
  padding: 0px 0;
}
.whothisetxt {
  background: #ece7ed;
  border-radius: 10px;
  padding: 10px 20px 10px 20px;
  top: -35px;
  position: relative;
}
.getcontainer {
  background: #f8ff8d;
  padding: 50px 0;
  margin: 10px 0 0 0;
}
.learncontainer {
  margin: 30px 0 0 0;
}
.footersocial ul li {
  text-align: center;
}
h2.reviewtitle{
  font-size: 25px;
  line-height: 25px;
}
}


@media only screen and (max-width: 640px) {

}


@media only screen and (max-width: 479px) {
 .herotextdetails {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
  }
   .investtext {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
  }
   .footercontainer .footermenucon img {
    width: 70%;
    min-width: 70%;
    height: auto;
  }
  .productbox ul li {
  display: inline-block;
  padding: 0 10px;
  width: 29%;
}
  .productbox ul li:nth-child(2n) {
    top: 10px;
    position: relative;
    margin-bottom: 25px;
  }
}





