@media(max-width: 1399.98px){
.banner_sec::after {
    height: 187px;
}
.features_sec::before {
    height: 84px;
}
}
@media(max-width: 1199.98px){
.header_sec .nav-link {
    color: #fff;
    font-size: 16px;
}
.header_sec .nav-item {
    margin: 0 10px;
}
.btn_primary {
    padding: 10px 30px;
}
.header_sec {
    padding: 0px 25px;
}
.heading_type1 {
    font-size: 45px;
}
.banner_sec_con p {
    font-size: 16px;
}
.banner_sec::after {
    height: 147px;
}
.whoweare_sec {
    padding: 50px 0;
}
.heading_type2 {
    font-size: 38px;
}
.whoweare_sec_con p {
    font-size: 16px;
}
.whytouse_itm h4 {
    font-size: 19px;
}
.whytouse_sec {
    padding: 30px 0 0 0;
    margin-bottom: -80px;
}
.features_sec {
    padding: 130px 0 70px;
}
.features_con h4 {
    font-size: 18px;
}
.howitworks_sec, .contact_us_sec, .footer_top  {
    padding: 50px 0;
}
.howitworks_itm_con h5 {
    font-size: 19px;
}
.footer_links_con {
    padding: 30px;
    border-radius: 25px;
}
}
@media(max-width: 991.98px){
.navbar-brand img {
    max-width: 140px;
}
.header_sec .nav-link {
    font-size: 15px;
}
.header_sec .nav-item {
    margin: 0 6px;
}
.btn_primary {
    padding: 8px 20px;
}
.banner_sec::after {
    height: 107px;
}
body {
    font-size: 15px;
}
.whytouse_itm {
    margin-top: 20px;
}
.whytouse_sec {
    margin-bottom: -60px;
}
.features_sec {
    padding: 100px 0 70px;
}
.howitworks_sec .row {
    margin: 0 -30px;
}
.howitworks_sec .row [class*="col-"] {
    padding: 0 30px;
}
.features_sec_shape img {
    max-width: 90px;
}
}
@media(max-width: 767.98px){
.heading_type1 {
    font-size: 35px;
}
.banner_sec_con {
    text-align: center;
}
.banner_sec_con p {
    font-size: 15px;
}
.banner_sec_img img, .whoweare_sec_img img, .whytouse_sec_img img {
    max-width: 250px;
    margin: 0 auto;
}
.banner_sec_img, .whoweare_sec_img, .whytouse_sec_img {
    margin-top: 20px;
    text-align: center;
}
.banner_sec {
    padding: 83px 0 0px;
}
.whoweare_sec_in .row {
    flex-direction: column-reverse;
}
.heading_type2 {
    font-size: 28px;
}
.whoweare_sec_con {
    text-align: center;
}
.whoweare_sec {
    padding: 30px 0;
}
.whytouse_sec_in .row {
    flex-direction: column-reverse;
}
.whytouse_sec_con {
    text-align: center;
}
.features_sec::before {
    height: 44px;
}
.whytouse_itm {
    margin-top: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 10px;
}
.whytouse_itm p {
    margin: 0;
}
.features_sec_itm {
    border: 1px solid #31505b;
    padding: 20px;
    border-radius: 15px;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}
.features_sec_itm .features_ic {
    margin-bottom: 20px;
}
.howitworks_itm::before{display: none;}
.contact_con {
    text-align: center;
}
.contact_form {
    width: 100%;
    margin-top: 30px;
}
.footer_links_con {
    padding: 20px;
    border-radius: 20px;
}
.footer_links_con h4 {
    font-size: 17px;
}
.footer_links_con p {
    font-size: 14px;
}
.footer_download img {
    max-width: 100%;
}
.features_sec_shape {
    left: 40px;
    top: 60px;
}
.navbar-toggler {
    padding: 0;
    margin: 0;
    border: 0;
    margin-left: auto;
    margin-right: 15px;
    outline: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: unset !important;
}
.navbar-toggler-icon {
    filter: brightness(0) invert(1);
}
#mynavbar {
    position: fixed;
    background: #002e3e;
    width: 100%;
    left: 0;
    top: -100vh;
    padding: 100px 20px 20px;
    height: 100vh;
    overflow: auto;
    display: block !important;
    text-align: center;
    transition: all .5s;
}
.open_menu #mynavbar {
    top: 0;
    transition: all .5s;
}
.header_sec .nav-item {
    margin: 15px 0px;
}
.open_menu .cross_menu {
    display: block;
    color: #fff;
    position: absolute;
    right: 0;
    top: 25px;
    font-size: 20px;
    text-decoration: none;
    left: 0;
    cursor: pointer;
}
.cross_menu:hover {
   color: #3AAA35;
}
.privacy_sec_in h2 {
    font-size: 20px;
}
.privacy_sec_in h3 {
    font-size: 17px;
}
}
@media(max-width: 575.98px){
.header_sec {
    padding: 0;
}
.navbar-brand img {
    max-width: 130px;
}
.navbar-right .btn_primary {
    font-size: 14px;
    padding: 8px 15px;
}
.heading_type1 {
    font-size: 30px;
}
.banner_sec_download p {
    text-align: left;
}
.banner_sec_download img {
    max-width: 130px;
}
.banner_sec_download {
    margin-top: 15px;
}
.banner_sec::after {
    height: 67px;
}
.heading_type2 {
    font-size: 26px;
}
.whoweare_sec_con p {
    font-size: 15px;
}
.banner_sec_img, .whoweare_sec_img, .whytouse_sec_img {
    margin-top: 25px;
}
.features_sec::before {
    height: 33px;
}
.footer_top {
    padding: 30px 0;
}
.footer_links_con {
    text-align: center;
}
.footer_copyright {
    text-align: center;
}
.footer_social ul {
    justify-content: center;
    margin-top: 15px;
}
.privacy_sec {
    padding-top: 100px;
}
.navbar-brand h1 {
    font-size: 22px;
}
}