body {
  font-family: "Montserrat";
}

.offer_main {
  min-height: calc(100vh - 520px);
}
#bms_banner_mobile{
  display: none;
}
#bms_banner {
  position: relative;
}

.banner_gif {
  position: absolute;
  width: 10%;
  height: auto;
  right: 5.5%;
  top: 12%;
}

.bms_header {
  display: table;
  width: 100%;
  height: 93px;
}

#header {
  display: table-cell;
  margin: 0 auto;
  vertical-align: middle;
  padding: 0 !important;
  position: relative;
}

#header-info {
  position: absolute;
  right: 30px;
  top: 30px;
  text-align: left;
}

.email_icon {
  width: 28px;
  height: auto;
}

.info-right{
  vertical-align: middle;
  display: inline-block;
  text-align: left;
  position: relative;
  margin-left: 10px;
}
.info-emailheader{
  color: rgb(255, 255, 255);
  font-size: 9px;
  font-family: Montserrat;
  font-weight: bold;
  letter-spacing: 0.03px;
  text-transform: uppercase;
  opacity: .4;
}

.info-email{
  color: rgb(255, 255, 255);
  font-size: 13px;
  font-family: Montserrat;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.04px;
  max-width: 295px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#show-mobile{
 display: none;
}

.shopnow{
 background: rgb(255, 203, 54);
 border-radius: 20.5px;
 height: 41px;
 max-width: 204px;
 line-height: 32px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    color: #000000;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
 margin: 30px auto;
    padding: 4px 0;
}

.shopnow-dark {
  background: #000000;
 border-radius: 20.5px;
 height: 41px;
 max-width: 171px;
 line-height: 32px;
 text-transform: uppercase;
 display: block;
 text-decoration: none;
 color: #ffffff !important;
 text-align: center;
 font-family: Montserrat;
 font-size: 16px;
 font-weight: 700;
 margin: -25px auto 30px;
 padding: 4px 0;
}

.howitworks-header{
  color: #282828;
  font-family: Oswald;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 0.16px;
  text-transform: uppercase;
  margin-top: 90px;
  text-align: center;
}

.howitworks{
  height: auto;
  width: 100%;
  max-width: 234px;
  padding: 0 15px;
}

#menu {
  padding: 2px 0 !important;
  display: block !important;
}

.tableContent {
  display: table;
  margin: 0 auto;
}

.contentContainer {
  max-width: 1024px;
  margin: 0px auto;
  padding: 50px 0;
}

.w-full {
  width: 100%;
}

.buyMore {
  color: #282828;
  font-family: Oswald;
  font-size: 50px;
  font-weight: 600;
  letter-spacing: 0.16px;
  text-transform: uppercase;
}

.buyMoreSubText {
  margin: 19px auto 65px;
    max-width: 390px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
}

.emailText {
  color: #282828;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px
}

.tableHeader {
  width: 100%;
  color: #666666;
  font-family: Montserrat;
  font-size: 12px;
  margin-bottom: 12px;
}

.tablecell {
  display: table-cell;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.offers {
  margin: 40px auto;
}

.offerTable {
  height: 100%;
  border-top: 1px solid #d8d8d8;
  display: table;
  width: 100%;
  font-size: 13px;
  padding: 35px 0;
}

.alignmiddle {
  vertical-align: middle;
}

#sourcecodemobile {
  display: none;
}

#property {
  padding-right: 15px;
  color: #000000;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.04px;
}

.tabletext {
  padding-right: 10px;
  color: #282828;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 500;
}

#sourcecodemobile {
  display: none;
}

#sourcecode {
  color: #282828;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04px;
  text-transform: uppercase;
}

.rowmargin {
  margin-bottom: 13px;
}

#nomargin {
  margin-bottom: 0px;
}

.field1 {
  min-width: 200px;
  max-width: 200px;
}

.field2 {
  width: 272px;
}

.field4 {
  width: 180px;
}

.field5 {
  width: 100px;
}

.field6 {
  min-width: 112px;
  max-width: 112px;
}
 .source-img{
  width: 139px;
  height:139px;
}

/* Disclaimer */

.disclaimer {
  width: 100%;
  background: #EDEDED;
  padding: 30px;
  font-family: Montserrat;
  font-size: 13px;
}

#disclaimer {
  opacity: .8;
  max-width: 944px;
    width: 100%;
  margin: 0 auto;
  display: table;
}

/* Footer */

.hos-footer {
  background-color: #000;
  min-height: 384px;
}

#footer .grey {
  height: auto;
}

@media screen and (max-width: 1024px) {
  .shopnow-dark {
 margin-top: 0;
  }
  .contentContainer {
    margin: 0px;
    padding: 40px;
  }
  .field1 {
    min-width: 150px;
  }
  .field1>img {
    width: 100px !important;
    height: auto !important;
  }
  .field2 {
    width: 180px;
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 11px !important;
    padding-right: 20px !important;
  }
  .field4 {
    font-size: 10px !important;
    width: 100px;
  }
  .field5 {
    width: 64px;
    font-size: 10px !important;
  }

  .field6 {
    width: 100px;
  }
  #header {
 text-align: left !important;
 padding: 0 30px !important;
  }
  .hd-img{
 height: 35px;
  }
 .source-img{
  width: 120px;
  height:120px;
}
}


@media screen and (max-width: 767px) {
#show-mobile{
 display: block;
}
 .info-email{
    max-width: 170px !important;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 10px;
 }
 .hd-img{
 height: 28px;
  }
.howitworks-header{
  font-size: 25px;
}
  .offer_main {
    min-height: calc(100vh - 653px);
  }
  #bms_banner {
    display: none;
  }
#bms_banner_mobile{
    display: table;
    margin: 0 auto;
    padding: 0 30px;
}
  .contentContainer {
    padding: 40px 0;
  }
  .tableContent {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .rowmargin, #nomargin {
    display: flex;
    flex-direction: column;
    margin: 30px 0 0;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 14px;
  }
  .tableHeader {
    display: none;
  }  
.buyMoreSubText {
max-width: 372px;
}
  .offerTable {
    border-top: none;
    display: flex;
    flex-direction: column;
    align-items: center;
  padding: 20px 0 35px;
 height: auto;
  }
  .field1, .field2, .field4, .field5 {
    width: 100% !important;
    max-width: 100%;
    display: flex;
    padding-right: 0 !important;
    font-size: 14px !important;
  }
  .field1 {
    justify-content: center;
 text-align: center;
  }
  #sourcecodemobile {
    display: flex;
    margin-right: 3px;
  }
  .field1>img {
    width: 139px !important;
    height: 139px !important;
  }
  .field1 {
    width: auto !important;
    display: table-cell !important;
  }
}


@media screen and (max-width: 420px) {
.mobile-col{
 flex-direction: column;
}

  .howitworks{
 margin-top: 15px; 
  }
  .buyMoreSubText {
       width: 100%;
    font-size: 12px;
    max-width: 407px;
    margin-bottom: 10px;
    padding: 0 30px;
    line-height: 13px;
  }
.bms_header {
  display: flex;
  height: 100px;
}

.email_icon {
    width: 23px;
}
#header {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

 #header-info{
   position: inherit;
    top: auto;
    right: auto;
    padding: 13px 0 0;
}

.info-email {
  width: 100%;
  max-width: calc(100vw - 140px) !important;
 }
}