html,
body {
  width: 100%;
  height: 100%;
}

body {
  font-family: "Droid Arabic Kufi", "Arial", "sans-serif";
  background-color: #eaeaea;
}

a {
  color: #fdcc52;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

a:hover,
a:focus {
  color: #fcbd20;
}

hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
  border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Droid Arabic Kufi", "Arial", "sans-serif";
  font-weight: 200;
  letter-spacing: 1px;
}

p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 5px;
}

section {
  padding: 100px 0;
}

section h2 {
  font-size: 50px;
}

header.masthead {
  position: relative;
  /*width: 100%;*/
  padding-top: 150px;
  padding-bottom: 100px;
  color: white;
  background: url("../img/background_images/header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

header.masthead .header-content {
  margin-bottom: 100px;
  text-align: center;
  margin-right: 75px;
}

header.masthead .header-content h1 {
  font-size: 30px;
}

header.masthead .device-container {
  max-width: 325px;
  margin-right: auto;
  margin-left: auto;
}

header.masthead .device-container .screen img {
  border-radius: 3px;
}

@media (min-width: 992px) {
  header.masthead {
    height: 700px;
    min-height: 350px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead .header-content {
    margin-bottom: 0;
    text-align: left;
  }
  header.masthead .header-content h1 {
    font-size: 50px;
  }
  header.masthead .device-container {
    max-width: 325px;
  }
}

footer {
  padding: 25px 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.3);
  background-color: #222222;
}

footer p {
  font-size: 12px;
  margin: 0;
}

footer ul {
  margin-bottom: 0;
}

footer ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}

footer ul li a:hover,
footer ul li a:focus,
footer ul li a:active,
footer ul li a.active {
  text-decoration: none;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.section-2-text {
  display: inline;
  color: #333;
  font-weight: 600;
  font-size: 19px;
}

.section-8-text {
  display: inline;
  color: white;
  font-weight: 600;
  font-size: 19px;
}

.section-3-list {
  font-size: 20px;
  line-height: 35px;
  text-align: right;
  display: inline;
  float: right;
  direction: rtl;
  font-weight: bold;
  margin-top: 5px;
  line-height: 40px;
}
.section-3-list-img {
  display: inline;
  height: 35px;
  float: right;
  margin-top: 8px;
  margin-left: 8px;
}
section.section-5 .container {
  background: white;
}

.header-text-line-1 {
  font-size: 30px;
  color: black;
  font-weight: bold;
  text-align: right;
}
.header-text-line-2 {
  font-size: 24px;
  letter-spacing: 1.2px;
  color: #ed1c24;
  font-weight: bold;
  text-align: right;
}
.section-5-img {
  height: 72px;
  float: right;
}
.section-5-header-txt {
}
.section-5-text-line-1 {
  color: #f1d397;
  text-align: right;
  float: right;
  font-size: 20px;
  width: 100%;
  margin-top: 5px;
  letter-spacing: 1px;
  direction: rtl;
  font-weight: bold;
}

.section-5-text-line-2 {
  color: #d2cfd0;
  text-align: right;
  float: right;
  margin-top: 5px;
  font-size: 16px;
}

.section-purchase-count .container {
  background: #f1f0f7;
  padding: 80px;
}

.section-purchase-count-number {
  text-align: center;
  font-weight: bold;
  font-size: 90px;
}

.section-purchase-count-txt {
  font-weight: bold;
  font-size: 40px;
  margin-top: 30px;
}
.section-6 .container {
  background-image: url(../img/background_images/background_no.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  border-top: 2px solid white;
  padding-right: 50px;
}
.section-6-text {
  width: 100%;
  display: inline-block;
  text-align: right;
  font-size: 40px;
  font-weight: bold;
}

img[src*="https://cdn.rawgit.com/000webhost/logo/e9bd13f7/footer-powered-by-000webhost-white2.png"]
{
  display: none;
}
.header-img {
  height: 120px;
  margin: auto;
  display: block;
}
.header-btn {
  border-radius: 25px;
  outline: none;
  background-color: #fcf35b;
  color: #333;
  padding: 9px;
  padding-right: 30px;
  padding-left: 30px;
  font-weight: bold;
  font-size: 18px;
  margin: auto;
  display: block;
  border: 1px solid #fcf35b;
}
.header-btn:hover {
  background: #171717;
  color: #fcf35b;
  border: 1px solid #fcf35b;
}
.special-offer-today {
  position: relative;
  bottom: -53px;
  width: 200px;
  height: auto;
  cursor: pointer;
}
.section-9-row {
  padding-left: 120px;
  padding-right: 120px;
}
.section-9-remaining-pieces {
  padding-left: 120px;
  padding-right: 120px;
}
.section-2-btn {
  border-radius: 25px;
  outline: none;
  background-color: #2cc3f2;
  padding: 9px;
  border: 1px solid white;
  padding-right: 30px;
  padding-left: 30px;
  color: white;
  font-weight: bold;
  font-size: 15px;
}
.section-2-btn:hover {
  background: white;
  color: #2cc3f2;
}
.section-3-txt-container {
  padding-right: 40px;
  padding-left: 40px;
}
.section-9-remaining-pieces img {
  float: right;
  height: 35px;
  margin-right: 9px;
}
.section-2-content-container {
  padding-left: 0;
  background-color: #fcf35b;
  padding: 18px;
}
.section-4 .container {
  background: #fcf35b;
}
.section-4-btn {
  border: 1px solid #333;
  border-radius: 25px;
  outline: none;
  background-color: #fcf35b;
  color: #333;
  padding: 9px;
  padding-right: 25px;
  padding-left: 25px;
  font-weight: bold;
  font-size: 15px;
}
.section-4-btn:hover {
  border: 1px solid #333;
  color: #fcf35b;
  background: #333;
}
section.section-10 .container {
  background-image: url(../img/background_images/arabian_background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-top: 80px;
}
.section-10-btn {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 25px;
  padding-right: 25px;
  color: #333;
  font-size: 18px;
  background-color: #fcf35b;
  font-weight: bold;
  outline: none;
  cursor: pointer;
  margin: auto;
  display: block;
  border-radius: 25px;
}
.section-10-btn:hover {
  border: 1px solid #fcf35b;
  color: #fcf35b;
  background: #333;
}
.section-10-img {
  height: 130px;
  margin: auto;
  display: block;
}
.section-11-offer {
  position: absolute;
  background-color: #39b660;
  color: white;
  font-weight: bold;
  padding: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 16px;
  padding-right: 16px;
  top: 30px;
}
.section-11-row {
  padding-left: 120px;
  padding-right: 120px;
}
.section-11-remaining-pieces {
  padding-left: 120px;
  padding-right: 120px;
}
.section-11-box {
  width: 100%;
  border-radius: 15px;
  border: 2px solid black;
  cursor: pointer;
}
.section-11-img {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}
.section-11-text-line-1 {
  text-align: center;
  font-size: 15px;
}
.section-11-text-line-2 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  direction: rtl;
}
.section-11-text-line-3 {
  text-align: center;
  font-size: 14px;
  direction: rtl;
  text-decoration: line-through;
}
.section-11-remaining-pieces img {
  float: right;
  height: 35px;
  margin-right: 9px;
}
.section-12-form-input {
  direction: rtl;
  margin-top: 15px;
  border: 1px solid #b3b3b3;
}
.section-12-form {
  padding-left: 280px;
  padding-right: 280px;
}
.section-12-btn {
  border: 4px solid #39b660;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
  font-size: 18px;
  background-color: #39b660;
  font-weight: bold;
  outline: none;
  cursor: pointer;
  width: 100%;
  margin-top: 15px;
  border-radius: 5px;
  box-shadow: 0px 3px 0px 0px #dcdcdc;
}
.section-12-btn:hover {
  border: 4px solid #39b660;
  box-shadow: none !important;
  background-color: white;
  color: #39b660;
}
.section-12-label {
  font-weight: normal;
  cursor: pointer;
}
.section-12-radio {
  cursor: pointer;
}

.section-11-box-selected {
  border: 4px solid #f15a29;
}

.page-loading-screen {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../img/loading.gif) center no-repeat #fff;
}
.section-0 {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  z-index: 200;
}
.section-0-fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
.section-0-content-container {
  background-color: white;
  box-shadow: 0px 3px 7px 5px #999;
  padding-right: 20px;
  padding-left: 20px;
}
.section-0-btn {
  border-radius: 25px;
  outline: none;
  background-color: #39b660;
  padding: 9px;
  border: 1px solid white;
  padding-right: 30px;
  padding-left: 30px;
  color: white;
  font-weight: bold;
  font-size: 15px;
  margin-left: 60px;
}
.section-0-btn:hover {
  background-color: white;
  color: #39b660;
  border: 1px solid #39b660;
}
.section-0-mid-col-line-txt-1 {
  text-align: right;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 25px;
}
.section-0-mid-col-line-txt-2 {
  font-size: 15px;
  text-align: right;
  float: right;
  display: inline;
  margin-top: 7px;
}

.section-0-list-img {
  display: inline;
  height: 18px;
  float: right;
  margin-top: 7px;
  margin-left: 8px;
}

.section-0-list {
  font-size: 14px;
  line-height: 35px;
  text-align: right;
  display: inline;
  float: right;
  direction: rtl;
}

.thank-you-txt {
  color: #39b660;
  text-align: center;
  direction: rtl;
  font-weight: bold;
  font-size: 20px;
}
.top-bottom-space {
  height: 50px;
}
.thankyou-product-img {
  display: block;
  margin: auto;
  height: 500px;
  object-fit: cover;
  width: 80%;
}

/*Mobile Only*/
@media only screen and (max-width: 600px) {
  .logo-txt-seperator {
    height: 40px !important;
  }
  .section-2-text {
    display: block;
  }
  .section-3-list-img {
    height: 30px;
  }
  .section-3-txt-container {
    padding-right: 15px;
  }
  .section-12-form {
    padding: 0;
  }
  .section-6-text-line-1 {
    text-align: center;
    font-size: 25px;
    margin-top: 25px;
  }
  .section-6-text-line-2 {
    font-size: 20px;
    line-height: 40px;
    text-align: center;
  }
  .section-6-txt-wrapper {
    padding-right: 6px;
    padding-left: 6px;
  }
  .section-7 .container {
    background: #cadce7;
  }
  .section-7 .col-lg-2 {
    width: 50%;
  }
  .section-6 .container {
    background: #a2a2a2;
    padding-right: 15px;
    padding-left: 15px;
  }
  .section-7-img-txt {
    margin-bottom: 20px;
  }
  .section-8-text {
    display: block;
  }
  .section-9 .container {
    padding-right: 15px;
  }
  .section-9-text {
    font-size: 38px;
  }
  .section-9-top-margin {
    height: 30px;
  }
  .section-9-img-comments {
    height: 480px;
    object-fit: cover;
    margin-top: 20px;
  }
  header.masthead .header-content {
    margin: 0;
  }
  header.masthead {
    background: #131217;
    padding-top: 0;
    padding-bottom: 30px;
  }
  .header-tag-line-container {
    margin-top: -190px;
  }
  .header-img {
    margin: auto;
    height: 80px;
  }
  .header-text-line-1,
  .header-text-line-2 {
    text-align: center;
    font-size: 16px;
  }
  .special-offer-today {
    bottom: -113px;
  }
  .section-11-mobile-margin {
    margin-bottom: 10px;
    padding: 50px;
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .section-11-row {
    padding: 0;
  }
  .section-11-remaining-pieces {
    padding: 0;
  }
  .section-11-remaining-pieces img {
    float: none;
    margin: auto;
    display: block;
  }
  .section-4-btn {
    margin-top: 10px;
  }
  .section-2-btn {
    margin: auto;
    display: block;
    margin-top: 15px;
  }
  .section-3-list {
    width: 80%;
  }
  .section-purchase-count .container {
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .section-purchase-count-txt {
    text-align: center !important;
  }
  section.section-5 .container {
    background-position: right;
    padding-top: 25px;
  }
  .top-bottom-space {
    height: 30px;
  }
  .thankyou-product-img {
    height: auto;
    width: 100%;
  }
}
