body{
  font-family: 'Source Sans Pro', sans-serif !important;
}
.mar-0{
  margin: 0px;
}
.mar-tb-15{
  margin-top: 15px;
  margin-bottom: 15px;
}
.mar-t-50{
  margin-top: 50px;
}
.mar-b-25{
  margin-bottom: 25px;
}
.mar-tb-25{
  margin-top: 25px;
  margin-bottom: 25px;
}
.mar-tb-50{
  margin-top: 50px;
  margin-bottom: 50px;
}
.mar-tb-75{
  margin-top: 75px;
  margin-bottom: 75px;
}
.pad-10{
  padding: 10px;
}
.pad-25{
  padding: 25px;
}
.pad-50{
  padding: 50px;
}
.pad-100{
  padding: 100px;
}
.pad-tb-100{
  padding-top: 100px;
  padding-bottom: 100px;
}
.pad-tb-125{
  padding-top: 125px;
  padding-bottom: 125px;
}
.pad-tb-150{
  padding-top: 150px;
  padding-bottom: 150px;
}
.txt-center{
  text-align: center;
}
/* Colors */
.bg-plum{background-color: #2e0033;}
.txt-plum{color: #2e0033;}
.bg-white{background-color: #fff;}
.txt-white{color: #fff;}
.bg-black{background-color: #1b1b1b;}
.txt-black{color: #1b1b1b;}
.bg-grey{background-color: #9e9d9d;}
.txt-grey{color: #9e9d9d;}
.bg-light{background-color: #fafafa;}
.txt-light{color: #fafafa;}
.bg-blue{background-color:#0b6bfb;}
.txt-blue{color:#0b6bfb;}

::placeholder {
  color: #1b1b1b;
  font-weight: 600;
  letter-spacing: 1px;
}
/* Navbar */
.navbar-brand{
  font-size: 40px;
  font-weight: 600;
  text-transform: lowercase;
}
.navbar-brand img{
  width: 75%;
}
.navbar-nav li{
  padding: 2px;
}
.navbar-nav li a{
  color: #1b1b1b;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: capitalize;
  border-radius: 20px;
  white-space: nowrap;
}
.nav-active2 a{
  background-color: #ff636c;
  color: #fff !important;
}
.nav-active1 a{
  background-color: #5d9dfd;
  color: #fff !important;
}
.navbar-expand-lg{
  background-color: #ffffff99;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
}
.backgroundVideo{
  overflow: hidden;
  position: absolute;
  min-width: 100%;
  height: 50vh;
}
.backgroundVideosrc {
  width: 100%;
  height: 50%;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  object-fit:cover;
  object-position: center;
  z-index: 0;
}
.home{
  /* background: url("../../hmwebassets/images/home/megakitHome/DoodlesBck.jpg"); */
  /* background: linear-gradient(0deg,rgba(255,255,255,0.8),rgba(255,255,255,0.8)),url("../../hmwebassets/images/home/megakitHome/DoodlesBck.jpg"); */
  width: 100%;
  padding: 0 7%;
  display: table;
  margin: 0;
  max-width: none;
  height: 100vh;
  background-position: center;
  background-size: cover;
}
.home-title {
  /* display: table-cell; */
  vertical-align: middle;
  text-align: center;
  margin-top: 15%;
}
.home-title h1 {
  font-size: 2.2em;
  font-weight: 700;
  color: #fff;
  margin-top: 60px;
}
.home-title h6 {
  font-size: 1.4em;    
  line-height: 32px;
  font-weight: 300;
  color: #fff;
}
.head-box{
  background-color: #00000099;
  padding: 25px;
}
.header-youtube{
  width: 100%;
  border: 5px solid #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 4px 0 rgba(0, 0, 0, 0.11);
  border-radius: 15px;
  min-height: 300px;
  margin-top: 25px;
  background-color: #fff;
}
.play-button{
  height: 75px;
  width: 75px;
  margin: auto;
  background-color: #fff;
  border-radius: 50px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 4px 0 rgba(0, 0, 0, 0.11);
  margin-top: -35px;
  padding: 22px;
  cursor: pointer;
}
.play-button i {
  font-size: 32px;
  color: #ff636c;
}
#products img{
  max-height: 200px;
  margin: auto;
  display: block;
}
.social-share i{
  padding: 10px 15px;
  transition: 0.3s;
  color: #1b1b1b;
}
.social-share i:hover{
  background-color: #6476d8;
  color: #ffffff;
  /* background-color: #2e0033;
  color: #ffc153; */
}

.contact-box button:hover{
  background-color: #fe7865;
  color: #ffffff;
}

#service{
  /* background: linear-gradient(0deg,rgba(255,255,255,0.8),rgba(255,255,255,0.8)),url("https://happymongo.com/assets/img/bg-service.jpg"); */
  background-color: #cccccc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#service h3, #contact h3{
  font-size: 2.5em;
  font-weight: 500;
  color: #000;
}
#contact h4{
  font-size: 16px;
  font-weight: 300;
}
#service .content{
  font-size: 1em;
  font-weight: 500;
  margin: auto;
}
.service-icon{
  display: inline-block;
  height: 60px;
  width: 60px;
  padding-top: 12px;
  font-size: 24px;
  border-radius: 50%;
  /* background-color: #fafafa; */
  background-color: #6476d8;
  color: #ffffff;
  transition: 0.3s;
  text-align: center;
}
.service-box h5{
  font-size: 16px;
  font-weight: 500;
  margin: 0px 0px 5px 0px;
  cursor: pointer;
  text-align: center;
}
.service-box p{
  font-size: 24px;
  color: #028055;
  font-weight: 600;
  line-height: 32px;
  margin: auto;
  cursor: pointer;
  text-align: center;
}
.service-box a:hover{
  text-decoration: none;
}
.service-box .buynow{
  background-color: #5d9dfd;
  padding: 10px 25px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  border-radius: 10px;
  font-size: 12px;
  margin: auto;
}
.service-box{
  min-height: 250px;
  border-radius: 10px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 4px 0 rgba(0, 0, 0, 0.11);
  z-index: 2;
}
.service-box .thumbnail{
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.service-box:hover{
  z-index: 2;
}
#freeapp h3{
  font-size: 28px;
}
#freeapp h4{
  font-size: 20px;
}
#whyweneed ul{
  list-style: none;
}
#whyweneed li{
  margin-bottom: 10px;
  background-color: #fff;
  border-left: 5px solid #ff636c;
  color: #000;
  padding: 9px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 80%;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 4px 0 rgba(0, 0, 0, 0.11);
}
#whyweneed h3{
  font-size: 3.5em;
  font-weight: 300;
}
#whyweneed h6{
  text-align: center;
  font-size: 20px;
  color: #ff636c;
  font-weight: 600;
}
#contact{
  /* background: linear-gradient(0deg,rgba(255,255,255,0.5),rgba(255,255,255,0.5)),url("https://happymongo.com/assets/img/bg-footer.jpg"); */
  background-color: #3485ff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#contact .logo{
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
}
.contact-box h5{
  font-size: 1.8em;
  color: #666;
  font-weight: 300;
  margin: 15px 0px;
  margin-top: 0px;
}
.contact-link{
  text-decoration: none;
  color: #fff;
}
.contact-link:hover{
  color: #fff;
  text-decoration: none;
}
.contact-box p, .contact-box p a{
  font-size: 1em;
  font-weight: 300;
  text-decoration: none;
}
.contact-link p i{
  font-size: 40px;
  /* background-color: #fff;
  color: #3485ff;
  padding: 8px;
  width: 40px;
  border-radius: 5px; */
}
.contact-box input, .contact-box textarea{
  border: 1px solid #1b1b1b;
  color: #1b1b1b;
  font-weight: 600;
  background-color: transparent;
  padding: 6px 10px;
  width: 100%;
  outline: transparent;
}
.contact-box button{
  /* background-color: transparent; */
  border: 1px solid #fe7865;
  background-color: #fe7865;
  color: #fff;
  padding: 6px 10px;
  width: 100%;
  outline: transparent;
  font-weight: 600;
  letter-spacing: 2px;
  /* color: #1b1b1b; */
}
footer{
  padding: 15px;
}
footer p{
  margin: 0px;
  font-weight: 300;
  color: #fff;
  text-align: center;
}

.enquiry-box{
  transition: 0.3s;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 4px 0 rgba(0, 0, 0, 0.11);
}


@media only screen and (max-width: 600px) {
  .none{
    display: none;
  }
  .pad-25{
    padding: 15px;
  }
  .mar-t-50{
    margin-top: 15px;
  }
  .pad-tb-100,.pad-tb-150{
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .navbar-nav li{
    padding: 5px;
  }
  .navbar-brand{
    width: 50%;
  }
  .navbar-brand img{
    width: 100%;
  }
  .home-title {
    display: table-cell;
  }
  .home-title h1 {
    margin-top: 0px;
    font-size: 1.3em;
  }
  .play-button {
    height: 60px;
    width: 60px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 4px 0 rgba(0, 0, 0, 0.11);
    margin-top: -25px;
    padding: 15px;
  }
  #service .content {
    width: 100%;
  }
  .navbar-nav li a{
    padding-left: 15px !important;
  }
  #skills .skill-chip{
    padding: 8px 10px;
  }
  .contact-box h5{
    font-size: 1.5em;
  }
  .contact-box p, .contact-box p a{
    font-size: 1em;
  }
  #service h3, #contact h3, #blog h3{
    font-size: 2em;
    letter-spacing: 1px;
  }
  .head-box{
    padding: 10px;
  }
  #whyweneed h3{
    font-size: 1.5em;
  }
  #whyweneed ul{
    margin: 0px;
    padding: 0px;
  }
  #whyweneed li{
    width: 100%;
  }
  #whyweneed h6 {
    margin-top: 15px;
  }
  .header-youtube{
    margin-top: 0px;
  }
  .contact-link .social{
    display: inline-block;
    margin-left: 5px;
  }
  #load img{
    left: 35% !important;
  }
}


::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ccc;
}


#load{
  width:100%;
  height:100%;
  position:fixed;
  z-index:9999;
  background-image: linear-gradient(249deg, #e5eff1 0%, #e5eff1 100%);
}
#load img{
  height: 125px;
  top: 40%;
  position: absolute;
  left: 45%;
}

/* Custom Modal Css */
.box-modal {
  width: 100%;
  height: 100vh;
  top: 0;
  background-color: #000000aa;
  display: flex;
  justify-content: center;
  align-items:center;
  position: fixed;
  z-index: 9999;
}

.modal-box{
    min-height: 150px;
    width: 600px;
    background-color: #fff;
    padding: 10px;
    border-radius: 15px;
}
.modal-box img{
  height: 50px;
}
.modal-box h3{
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.modal-box-content{
  font-size: 12px;
  color: #666;
  margin: 0px;
  margin-bottom: 15px;
  text-align: center;
}
.modal-box-button{
  padding: 5px 20px;
  margin: 5px;
  border-radius: 10px;
  border: 1px solid transparent;
  font-size: 14px;
  /* float: right; */
  cursor: pointer;
}