@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,900&display=swap');
html { font-size: 22px; }
body { font-family: 'Poppins', sans-serif; color: #5D5D5D; background: #fff; line-height: 1.7 }
a, .btn, input, input[type="search"], input[type="submit"], .losepin-text > div { -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear }
a, small { color: inherit }
a:hover, a:focus { text-decoration: none; outline: none }
.btn { padding: 1rem 3rem; outline: none; background: #FD46B4; color: #fff; font-size: 1.3rem; box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.18); }
.btn:hover, .btn:focus { color: #758df7; background: #fff; border-color: #e4e3e3; }
.form-control { box-shadow: none; color: inherit; font-size: 0.9rem; padding: .375rem 1rem; border-color: #5574F7; }
input.form-control, select.form-control { min-height: 3rem; }
.form-control:focus { color: #000000; outline: 0; box-shadow: none; border-color: #fd75c7; }
.form-control::-webkit-input-placeholder { color: #7E7E7E; font-weight: 300; }
.form-control::-moz-placeholder { color: #7E7E7E; font-weight: 300; }
.form-control:-ms-input-placeholder { color: #7E7E7E; font-weight: 300; }
.form-control::-ms-input-placeholder { color: #7E7E7E; font-weight: 300; }
.form-control::placeholder { color: #7E7E7E; font-weight: 300; }
.font-weight-semibold { font-weight: 600 }
.font-weight-medium { font-weight: 500 }
.box-shadow, .losepin-text:hover > div { transition: all 0.2s linear; box-shadow: 0px 10px 30px 0px rgba(85, 116, 247, 0.2); -moz-box-shadow: 0px 10px 30px 0px rgba(85, 116, 247, 0.2); -ms-box-shadow: 0px 10px 30px 0px rgba(85, 116, 247, 0.2); -o-box-shadow: 0px 15px 30px 0px rgba(85, 116, 247, 0.15); -wenkit-box-shadow: 0px 10px 30px 0px rgba(85, 116, 247, 0.2); }
.bg-cover { background-size: cover; }
.bg-img-norepeat { background-repeat: no-repeat; }
.bg-img-100 { background-size: auto; }
.bg-img-center { background-position: center; }
.bg-img-top { background-position: top; }
.main-title { font-size: 2.1rem; }
header { padding: 2rem 0rem 0px; left: 0px; right: 0px; transition: all 0.5s ease; }
.navbar { font-family: 'Montserrat', sans-serif; padding-top: 0rem; padding-bottom: 0rem; z-index: 1000; }
.navbar .navbar-nav .nav-item:not(:first-child) { margin-left: 1.4rem; }
.navbar .navbar-nav .nav-item:not(:last-child) { margin-right: 1.4rem; }
.navbar .navbar-nav .nav-link { color: inherit; padding: .3rem 0rem; font-size: 1.1rem; white-space: nowrap; }
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link { color: rgb(247, 148, 29) }
.banner { padding: 105px 0 15px; padding: 5rem 0px 15px; }
.banner-text h1 { font-size: 2.1rem; }
.banner-text p { font-size: 1.1rem }
.losepin-text > div { padding-top: 5rem !important; border-radius: 1rem; background-image: url(assets/img/bg.png); background-position: 10px 3rem; }
.losepin-text:hover > div { background-color: #fff !important; }
.losepin-text h4 { font-size: 1rem; }
.losepin-text p { font-size: 0.75rem; }
.screenshot-col div {border-radius: 1rem;}
.contact-us-sect { padding: 220px 0px 1.5rem; margin-top: 5rem; }
.contact-form-bg { border-radius: 0.75rem; box-shadow: 0px 0px 4px 0px #b7b7b7; }
.contact-form input.submit { max-width: 300px; width: 100%; }
.social-col li a { width: 2rem; line-height: 2rem; background: #000; color: #fff; }
.social-col li .fa-twitter:hover { background: #38A1F3; }
.social-col li .fa-facebook:hover { background: #4267b2; }
.modal { font-size: 17px; }
.modal-header .close { width: 1.7rem; line-height: 1.7rem; opacity: 1; text-shadow: none; font-size: 1.5rem; }
.copyrights span { color: #5574F7; }
@media (max-width:1199px) {
  html { font-size: 18px; }
  .contact-us-sect { padding-top: 19%; margin-top: 7%; }
}
@media(max-width:991px) {
  html { font-size: 15px; }
  .bg-img-100 { background-size: 100%; }
}
@media(max-width:767px) {
  html { font-size: 14px; }
  .headerOnMobile { background-color: rgb(255, 255, 255); border-bottom: 1px solid rgb(104, 131, 247); padding: 1rem 0rem; z-index: 1111; }
  .headerOnMobile .navbar { color: inherit !important; }
  .losepin-text img { max-width: 59px; }
  .losepin-text > div { background-position: 10px 1.75rem; background-size: 50px; padding-top: 3rem !important; }
  .navbar-toggler { color: #fff; outline: none !important; font-size: 2.25rem; }
  .navbar-toggler[aria-expanded="true"] { color: #5574f7; }
  .navbar-toggler[aria-expanded="true"] span:before { font-family: fontAwesome; content: "\f00d"; }
  .navbar .navbar-nav .nav-item:not(:last-child) { margin-right: 0rem; }
  .navbar .navbar-nav .nav-item:not(:first-child) { margin-left: 0rem; }
  .banner { padding: 6.5rem 0px 15px; }
  .banner-text h1 { font-size: 2rem; }
  .banner-text p { font-size: 1rem; }
  .banner-text a img { max-width: 160px; }
  .banner-img { padding-left: 0px }
  .contact-us-sect { padding-top: 17%; }
  .main-title { font-size: 2rem; }
  .losepin-text p { font-size: 0.92rem; }
  .losepin-text:last-child { }
  .contact-form-bg { padding: 2rem !important; }
  .contact-form input.submit { max-width: 230px; }
  .screenshot-col > div {/* border-radius: 1rem; */}
/*   .losepin-text > div, .screenshot-col > div {/* transition: all 0.2s linear; *//* box-shadow: 0px 10px 30px 0px rgba(85, 116, 247, 0.2); */-moz-box-shadow: 0px 10px 30px 0px rgba(85, 116, 247, 0.2);-ms-box-shadow: 0px 10px 30px 0px rgba(85, 116, 247, 0.2);-o-box-shadow: 0px 15px 30px 0px rgba(85, 116, 247, 0.15);-wenkit-box-shadow: 0px 10px 30px 0px rgba(85, 116, 247, 0.2);} */
  .modal { font-size: 14px; }
}
@media(max-width:480px) {
  .losepin-text > div { padding-top: 1.75rem !important; }
  .losepin-text h4 { font-size: 1.2rem; }
}
@media(max-width:415px) {
  .losepin-text { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .contact-us-sect { margin-top: 15%; }
  .banner { padding-top: 8rem; }
  .banner-text { padding-right: 5px }
  .banner-text h1 { font-size: 1.75rem; }
  .banner-text a img { max-width: 140px; }
  .main-title { font-size: 1.75rem; }
}
@media(max-width:360px) {
  .banner-text h1 { font-size: 1.5rem; }
}
