/* ====================================================
    Responsive
==================================================== */
/* Desktop 1200 - up */
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

/* Normal desktop :992px. (Laptop 14") */
@media (min-width: 992px) and (max-width: 1199px) {
    /* Global */
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 20px;
    }
    h5 {
        font-size: 18px;
    }
    h6 {
        font-size: 16px;
    }

}

 
/* Tablet device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    /* Global */
    body {
        font-size: 14px;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    h5 {
        font-size: 16px;
    }
    h6 {
        font-size: 15px;
    }
    p {
        font-size: 14px;
    }

}

 
/* small mobile :320px. */
@media (max-width: 767px) {
    /* Global */
    body {
        font-size: 14px;
    }
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 17px;
    }
    h5 {
        font-size: 16px;
    }
    h6 {
        font-size: 13px;
    }
    p {
        font-size: 14px;
    }
    .site-logo img {
        width: 80px;
    }
    .ltn__header-options-2 .mobile-menu-toggle > a {
        width: 100px;
        height: 25px;
        background: none !important;
        color: white !important;
    }
    .ltn__header-4 .ltn__header-middle-area, .ltn__header-5 .ltn__header-middle-area {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .investor h6 {
        border-bottom: 2px solid #01b3e3;
        width: 100%;
        margin-left: 0px;
    }
    .slide-title {
        font-size: 18px !important;
    }
    .ltn__product-gutter [class*='col-'] {
        padding-right: 1px;
        padding-left: 1px;
    }
    .ltn__product-item {
        position: relative;
        margin: 5px 5px 5px 5px;
        padding-bottom: 0px;
    }
    .product-badge li {
        font-size: 15px;
        padding: 5px 10px;
        width: 100%;
        line-height: 20px;
    }
    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
        margin-right: -10px !important;
        margin-left: -10px  !important;
    }
    .ltn__feature-item-3-k {
        padding: 25px 22px 1px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        border: 2px solid;
        height: 100%;
        border-color: #f4faff;
        margin-bottom: 20px;
        position: relative;
    }
    .ltn__feature-item-6 {
        box-shadow: 0 0 10px rgb(224, 223, 223);
        margin: 0px 0px;
        height: 100%;
        padding: 25px 10px 10px;
    }
    .section-title-k{
        font-size: 1.5rem;
    }
    .ltn__feature-info-1 h4{
        font-size: 1.2rem;
    }
    .section-title-area.text-center-kjs h1{
        margin-left: 0px;
        width: 100%;
      }
      .financial h2 {
        margin-left: 45px;
        font-size: 15px;
        position: absolute;
        margin-top: -30px;
    }
    .ltn__blog-brief-ks {
        box-shadow: var(--ltn__box-shadow-4);
        padding: 15px;
    }
    .input-item .nice-select {
        border: 2px solid;
        border-color: var(--border-color-1);
        border-radius: 0;
        font-size: 10px !important;
        font-weight: 400;
        height: 65px;
        line-height: 60px;
        width: 100%;
        margin-bottom: 30px;
    }
    .ltn__blog-brief-ks .slide-sub-title {
        margin-left: 0px;
        margin-top:  0px;
        font-size: 1.2rem;
    }
    .section-title {
        font-size: 20px;
        font-weight: 100;
        line-height: 1.3;
        border-bottom: none;
    }
    .financial {
        box-shadow: var(--ltn__box-shadow-4);
        border-width: 1px;
        border-style: solid;
        border-image: initial;
        border-color: var(--border-color-13);
        border-radius: 10px;
        width: 100%;
        height: 100%;
        padding: 20px;
        margin-top: 10px;
    }
    .goal h1{
        font-size: 1.5rem;
    }
    .get h1 {
        color: white;
        text-align: center;
        font-size: 1.15rem;
    }
    .footer3 {
        margin-left: 0px;
    }
    .footer3 p {
        width: 100%;
    }
    .testimonial5 {
        display: grid;
        grid-template-columns: 100%;
    }
    .testimonial6 {
        width: 100%;
        margin-left: 0px;
    }
    .goal video{
        height: 30vh;
    }
    .discovering h1{
        font-size: 1.15rem;
    }
    .trading {
        padding-left: 10px;
        padding-right: 10px;
    }
    .sub_goal{
        box-shadow: var(--ltn__box-shadow-4);
        margin: 10px 20px;
        padding: 10px 5px;
    }
    .facebook {
        width: 40px !important;
    }
    .instagram {
        width: 40px !important;
    }
    .twitter {
        width: 40px !important;
    }
    .youtube {
        width: 40px !important;
    }
    .product-img img{
        max-width: 150%;
    }
    .product-badge {
        position: absolute;
        top: 50px;
        right: 18px;
    }
    .pt-70 {
        padding-top: 0px;
    }
    .goal {
        box-shadow: var(--ltn__box-shadow-4);
        border-width: 1px;
        border-style: solid;
        border-image: initial;
        border-color: var(--border-color-13);
        padding: 10px;
        margin: 0px;
        display: flex;
    }
    .goal p{
        
    }
    input[type="text"], input[type="email"], input[type="password"], input[type="submit"], textarea {
    background-color: var(--white);
    border: 2px solid;
    border-color: var(--border-color-9);
    height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 15px;
    font-size: 15px;
    color: #024987;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 0;
    padding-right: 40px;
    }
    .griding{
        display:grid !important;
        grid-template-columns: auto auto;
    }
    .popup-content {
        background: #fff;
        padding: 15px 0px;
        border-radius: 8px;
        margin: 5px;
        width:100%;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    }
    .title-2 {
        font-size: 15px;
    }
    
    .contact-form-box {
        padding: 0px 0px 0px !important;
        z-index: 0;
    }
    .griding .col-md-4{
        padding-right: 5px;
        padding-left: 5px;
    }
    .griding p img{
        width: 20px !important;
    }
    p {
        font-size: 11px !important;
    }
    .popup-content .btn-danger{
        top: -10px;
        left: 20px;
    }
}

/* small mobile :320px. */

