/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {


.hero__img {
  width: 50%;
}
.hero {
  padding-bottom: 147px;
}





}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {

.hero__img {
  width: 48%;
}
.hero {
  padding-bottom: 147px;
}
  
.hero__content {
  width: 50%;
}
.hero__content h3 {
  font-size: 38px;
}
.hero__content p {
  font-size: 16px;
  margin-bottom: 30px;
}
.laptop__img {
  width: 47%;
}
.laptop__content h3 {
  font-size: 30px;
}
.single__laptop--info h3 {
  font-size: 18px;
}
.single__laptop--info p {
  font-size: 14px;
}
.single__price {
  padding: 30px 25px;
  width: 32%;
}
.hero-s1 {
  display: none;
}
.hero-s2 {
  width: 63%;
}

}

 
/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {


.header__menu {
  display: none;
}
.header__btn {
  display: none;
}
.site__logo {
  margin: auto;
}
.header__flex {
  justify-content: center;
  position: relative;
}
.header.white {
  padding: 20px 0;
}

.bar.d-none {
  display: block !important;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}




.hero__img {
  width: 48%;
  display: none;
}
.hero {
  padding-bottom: 120px;
  background-image: url(../img/hero-mob-bg.png);
  padding-top: 122px;
}
.d-none.mob-hero {
  display: block !important;
  margin: auto;
}
  
.hero__content {
  width: 100%;
  text-align: center;
  margin: auto;
  /*! max-width: unset; */
  margin-bottom: 25px;
}
.hero__content h3 {
  font-size: 38px;
}
.hero__content p {
  font-size: 16px;
  margin-bottom: 30px;
}
.laptop__img {
  width: 48%;
  margin: auto;
  margin-bottom: 30px;
}
.laptop__content h3 {
  font-size: 28px;
}
.single__laptop--info h3 {
  font-size: 18px;
}
.single__laptop--info p {
  font-size: 14px;
}
.single__price {
  padding: 30px 25px;
  width: 100%;
}

.hero-s1 {
  display: none;
}
.hero-s2 {
  width: 63%;
}
.hero__content a {
  margin: auto;
}
.section__title h3 {
  font-size: 28px;
}
.feature .section__title p {
  /*! display: none; */
  font-size: 14px;
  max-width: 500px;
}
.feature__img img {
  max-width: 57px;
}
.feature__img {
  height: 60px;
  margin-bottom: 18px;
}
.feature__text p {
  font-size: 14px;
}
.laptop__content {
  width: 100%;
  max-width: 650px;
  margin: auto;
  order: 2;
}
.laptop {
  padding-bottom: 80px;
}
.price .section__title {
  margin-bottom: 50px;
}
.price .section__title p {
  font-size: 16px;
}
.footer__bg {
	background-image: url(../img/footer-mob-bg.png);
	padding-top: 54px;
}


/* .price__flex {
  display: none;
} */
.price__mob-non.d-none {
  display: block !important;
  width: 100%;
}.price .container {
	padding: 0;
}.price {
	overflow: hidden;
}
.owl-item.active.center .single__price {
  background: #fff;
}
.owl-item.active.center .single__price h3 {
  color: #172755;
}
.owl-item.active.center .single__price span {
  color: #172755;
}
.owl-item.active.center .single__price p {
  color: #172755;
}
.owl-item.active.center .single__price a {
  /*! color: #172755; */
  background: #4783EE;
}
.single__price {
  transition: .3s;
}








.single__plan {
  width: 100%;
  margin-bottom: 22px;
}
.plan {
  padding-top: 19px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 50px;
}
.plan .section__title p {
  font-size: 16px;
}
.plan .section__title {
  margin-bottom: 50px;
}
.product {
  padding-top: 122px;
}
.product__banner {
  width: 87%;
  margin: auto;
}
.product::before {
  border-radius: 0 0 71px 71px;
}
	
}
 

/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {

.header__menu {
  display: none;
}
.header__btn {
  display: none;
}
.site__logo {
  margin: auto;
  max-width: 105px;
}
.header__flex {
  justify-content: center;
  position: relative;
}
.header.white {
  padding: 10px 0;
}

.bar.d-none {
  display: block !important;
  position: absolute;
  left: 7px;
  top: 50%;
  transform: translateY(-50%);
}

.bar.d-none a svg {
  width: 19px;
}
.contact {
  padding-top: 19px;
  padding-left: 15px;
  padding-right: 15px;
}
.section__title h3 {
  font-size: 28px;
}

.contact .section__title {
  margin-bottom: 22px;
}
.contact .section__title p {
  font-size: 16px;
}
.single__input-flex .single__input {
  width: 100%;
}
.submit__btn button {
  width: 100%;
}

.footer__logo {
  width: 100%;
  justify-content: center;
  display: flex;
  max-width: unset;
  margin-bottom: 16px;
}
.footer__logo a img {
  max-width: 135px;
}
.footer__menu {
  width: 100%;
  text-align: center;
  margin-bottom: 19px;
}
.footer__socail {
  width: 100%;
  justify-content: center;
}
.footer__flex {
  border: 0;
}




.hero__img {
  width: 48%;
  display: none;
}
.hero {
  padding-bottom: 120px;
  background-image: url(../img/hero-mob-bg.png);
  padding-top: 95px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
.d-none.mob-hero {
  display: block !important;
  max-width: 550px;
  margin: auto;
}
  
.hero__content {
  width: 100%;
  /*! text-align: center; */
  margin: auto;
  /*! max-width: unset; */
  margin-bottom: 25px;
}
.hero__content h3 {
  font-size: 30px;
}
.hero__content p {
  font-size: 16px;
  margin-bottom: 30px;
}
.laptop__img {
  width: 100%;
  margin: auto;
  margin-bottom: 30px;
  text-align: center;
}
.laptop__content h3 {
  font-size: 28px;
  padding-right: 42px;
}
.single__laptop--info h3 {
  font-size: 18px;
}
.single__laptop--info p {
  font-size: 14px;
}
.single__price {
  padding: 29px 45px;
  width: 100%;
}

.hero-s1 {
  display: none;
}
.hero-s2 {
  width: 88%;
  right: -122px;
}
.hero__content a {
  margin: auto;
  display: none;
}
.section__title h3 {
  font-size: 28px;
}
  .feature {
	padding-right: 12px;
	padding-left: 12px;
}
.feature .section__title p {
  /*! display: none; */
  font-size: 14px;
  max-width: 500px;
}
.feature__img {
  /*! height: 60px; */
  margin-bottom: 30px;
}
.feature__text p {
  font-size: 14px;
}
.laptop__content {
  width: 100%;
  max-width: 500px;
  margin: auto;
  order: 2;
}
.laptop {
  padding-bottom: 80px;
}
.price .section__title {
  margin-bottom: 50px;
}
.price .section__title p {
  font-size: 16px;
}
.footer__bg {
	background-image: url(../img/footer-mob-bg.png);
	padding-top: 54px;
}


/* .price__flex {
  display: none;
} */
.price__mob-non.d-none {
  display: block !important;
  width: 100%;
}.price .container {
	padding: 0;
}.price {
	overflow: hidden;
}
.owl-item.active.center .single__price {
  background: #fff;
}
.owl-item.active.center .single__price h3 {
  color: #172755;
}
.owl-item.active.center .single__price span {
  color: #172755;
}
.owl-item.active.center .single__price p {
  color: #8D8D8D;
}
.owl-item.active.center .single__price a {
  /*! color: #172755; */
  background: #4783EE;
}
.single__price {
  transition: .3s;
}


.single__feature {
  width: 100%;
}
.laptop__flex {
  margin-bottom: 48px;
  padding: 0 12px;
}
  .laptop__flex img {
	width: 85%;
}
.price__title h3 {
  font-size: 23.458px;
  margin-bottom: 6px;
}
.price__title p {
  color: #8D8D8D;
  font-size: 14.075px;
}
.price__title {
  padding-bottom: 20px;
}
.price__text {
  padding-top: 16px;
}
.price__text span {
  font-size: 46.915px;
}
.price__text span span {
  font-size: 23.458px;
}
.price__text p {
  color: #A0A0A0;
  text-align: center;
  font-family: Roboto;
  font-size: 12.511px;
}
.price__text p {
  margin-bottom: 16px;
  color: #A0A0A0;
  text-align: center;
  font-family: Roboto;
  font-size: 12.511px;
}
/* .price__text a {
  height: 29.091px;
  padding: 7.819px 64.9px;
  font-size: 12.511px;
} */
.footer__s1 {
  max-width: 300px;
  left: -31px;
}

.single__plan {
  width: 100%;
  margin-bottom: 22px;
}
.plan {
  padding-top: 19px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 50px;
}
.plan .section__title p {
  font-size: 16px;
}
.plan .section__title {
  margin-bottom: 50px;
}

.plan__top p {
  font-size: 12px;
  padding: 8.319px 14.789px;
}
.plan__top h3 {
  font-size: 36.971px;
  font-style: normal;
  font-weight: 600;
  line-height: 44.366px;
  letter-spacing: -0.555px;
}
.plan__top h3 span {
  font-size: 14.789px;
  font-style: normal;
  font-weight: 300;
  line-height: 22.183px;
}
.plan__top {
  padding: 29px 17px;
}
.plan__list {
  padding: 29px 17px;
}
.plan__list li {
  font-size: 14.789px;
  font-style: normal;
  font-weight: 300;
  line-height: 22.183px;
}
.plan__list li span .check {
  width: 22px;
  height: 22px;
  font-size: 9px;
  margin-right: 10px;
}
.plan__list a {
  height: 50px;
  font-size: 14.789px;
  font-style: normal;
  font-weight: 400;
}
.product {
  padding-top: 68px;
  overflow: hidden;
  border-radius: 0px 0px 59px 60px;
}
.product__banner {
  width: 300px;
  margin: auto;
  height: 199px;
}
.product::before {
  /*! border-radius: 0 0 71px 71px; */
  border-radius: 0px 0px 59px 60px;
}
  
  
  .section__title {
	padding: 0 12px;
}
.product__banner img {
  height: 100%;
  object-fit: cover;
}
.product .section__title {
  margin-bottom: 26px;
}

}





/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {

 
}