#opener {
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
  color: rgb(77,73,73);
}

@media (max-width: 576px) {
  #opener {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  #divContainer #imgAbout {
    display: block;
    width: 75%;
    margin: 0 auto;
    padding-top: 20px;
  }
}

@media (min-width: 992px) {
  #imgAbout {
    padding: 20px;
    max-width: 500px;
    float: left;
  }
}

#divContainer #h5About {
  font-weight: 400;
  font-style: italic;
  color: rgb(81,78,78);
  padding-top: 20px;
}

@media (min-width: 576px) {
  #promo {
    padding: 20px;
  }
}

@media (max-width: 575px) {
  #promo {
    padding: 10px;
  }
}

#promo {
  background-color: white;
  padding-top: 100px;
  max-width: 1200px;
  margin: 0 auto;
}

#ctForm {
  width: 100%;
  height: 100%;
  border: none;
}

#divContainer {
  max-width: 1160px;
  margin-top: 100px;
  margin-bottom: 15px;
  box-shadow: 5px 3px 8px #d6d1d1;
  border: 1px solid rgb(225,219,219);
  border-radius: 4px;
}

@media (min-width: 1200px) {
  #divContainer {
    margin-right: auto;
    margin-left: auto;
    margin-top: 100px;
    padding: 20px;
    margin-bottom: 20px;
  }
}

@media (min-width: 577px) and (max-width: 1199px) {
  #divContainer {
    margin: 0px 20px 0px 20px;
    margin-top: 100px;
    padding: 10px;
    margin-bottom: 20px;
  }
}

@media (max-width: 576px) {
  #divContainer {
    margin: 0px 10px 20px 10px;
    margin-top: 100px;
    padding: 3px;
  }
}

#p-more-text {
  font-weight: 300;
  line-height: 1.5;
  font-family: 'ABeeZee';
  color: rgba(52,51,51,0.79) !important;
}

#p-Intro-text {
  line-height: 2.5;
  font-weight: 300;
  font-family: 'ABeeZee';
  color: rgba(52,51,51,0.79) !important;
}

.text-black-50 {
  color: rgba(52,51,51,0.79) !important;
  font-weight: 300;
}

.trademark {
  font-size: 12px;
  vertical-align: top;
  font-style: normal;
  padding-left: 3px;
  padding-right: 1px;
}

.titleH5 {
  border-bottom: 1px solid rgb(111,106,106);
}

.titleH4 {
  border-bottom: 1px solid rgb(111,106,106);
  font-family: 'ABeeZee';
  color: rgb(101,98,98);
  font-size: 24px;
}

#tagline {
  border-radius: 4px;
  margin-top: 10Px;
  background-color: #e9f5fb;
  font-family: ABeeZee, sans-serif;
  font-size: 18px;
  padding: 10px;
  min-height: 70px;
  text-align: center;
  color: rgb(4,148,220);
}

#tagline-small {
  border-radius: 4px;
  border: 2px solid rgba(92,185,231,0.74);
  margin-top: 10Px;
  font-family: ABeeZee, sans-serif;
  font-size: 16px;
  padding: 10px;
  min-height: 70px;
  text-align: center;
  color: rgb(80,187,241);
  font-weight: 300;
}

#imgPurchase {
  max-width: 500px;
  width: 100%;
  padding: 5px;
}

#row-1 {
  width: 25%;
}

#row-2 {
  width: 50%;
}

#row-3 {
  width: 25%;
}

#head {
  font-weight: 300;
  font-size: 1.2em;
}

#table-pricing {
  border-radius: 4px;
}

@media (min-width: 768px) {
  #price-row {
    font-size: 1.2em;
    font-weight: 400;
    color: rgba(74,82,91,0.91);
    font-family: 'Abel';
  }
}

@media (max-width: 576px) {
  #homeJombo {
    font-weight: 300;
    line-height: 2;
    font-size: 20px;
    color: rgba(52,51,51,0.79) !important;
  }
}

#promo .jumbotron {
  background-color: rgba(255,255,255,0.9);
  border-color: rgb(133,78,78);
  border: 1px solid rgb(225,219,219);
  border-radius: 4px;
  box-shadow: 5px 3px 8px #c3c0c0;
}

@media (max-width: 576px) {
  #promo .jumbotron {
    padding: 5px;
  }
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 20px;
  }
}

@media (max-width: 300px) {
  .jumbotron {
    padding: 3px;
  }
}

#cthome {
  width: 800px;
  height: 600px;
  margin: 0 auto;
}

.card-body {
  background-color: transparent;
  overflow: hidden;
  margin-top: 20px;
  max-width: 80%;
  margin: auto;
  min-height: 100px;
}

#products {
  background-color: rgb(65,60,60);
}

#desktop {
  background-color: inherit;
  border-color: transparent;
}

#proText {
  color: rgb(194,189,189);
}

#proTextH2 {
  color: white;
  font-size: large;
}

#proImg {
  width: 60%;
  height: 80%;
  display: block;
  margin: auto;
  margin-top: -10px;
}

#circle {
  width: 140px;
  height: 140px;
  margin: 0 auto;
  padding-top: 40px;
  background-color: rgb(94,164,215);
  border-radius: 50%;
}

#ctReg {
  font-size: 14px;
  vertical-align: top;
  margin-top: 2px;
  padding-left: 3px;
}

#ctReg2 {
  font-size: 12px;
  vertical-align: top;
  margin-top: 2px;
  padding-left: 3px;
}

#heading-Icon {
  padding: 5px;
  color: rgb(82,133,193);
  max-height: 100%;
  font-size: 28px;
}

#sidebar-Icon {
  color: rgb(82,133,193);
  font-size: 22px;
}

#sidebar-text {
  font-size: 18px;
}

.table th, .table td {
  padding: 8px;
  vertical-align: middle;
  border-bottom: solid 1px rgb(214,204,204);
}

.more-H5 {
  font-family: 'ABeeZee';
  font-weight: 400;
  margin-top: 20px;
  color: rgb(42,147,245);
}

.sidebar-table {
  padding-top: 15px;
}

#sidebar-col {
  border: solid 1px rgb(213,205,205);
  border-radius: 4px;
}

.p-more-top {
  margin-top: 12px;
}

