.fgsm1 {
    width: 85%;
    float: left;
}
.fgsm4 {
    width: 25%;
    float: left;
}
.search-ip,
.search-opt {
    width: 100%;
}
.fgsm1 input {
    border: 2px solid #0c51a0;
    width: 100%;
    height: 49.55px;
    margin: 0 !important;
    padding: 5px 30px;
    color: #000;
    border-right: 0 !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 15px;
}
.fgsm1 input:focus {
    outline: 0;
    border: 2px solid #0c51a0;
}
.fgsm1 input::placeholder {
    color: #444;
}
.fgsm1 .select2-container .select2-selection--single,
.fgsm2 .select2-container .select2-selection--single {
    height: 49.55px;
    border-radius: 0;
    border: 2px solid #0c51a0;
    padding-left: 8px;
    font-size: 15px;
}
.fgsm1 .select2-container .select2-selection--single {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.fgsm1 .select2-selection__rendered,
.fgsm2 .select2-selection__rendered {
    line-height: 39px !important;
}
.fgsm1 .select2-selection__arrow,
.fgsm2 .select2-selection__arrow {
    height: 50px !important;
}
.fgsm1 .select2-container .select2-selection--single:focus,
.fgsm2 .select2-container .select2-selection--single:focus {
    outline: 0;
}
.fgsm3 .search-ip {
    height: 50px;
    border-radius: 0;
    border: 2px solid #0c51a0;
    padding: 5px 12px;
    border-left: 1px solid #d2d2d2 !important;
}
.fgsm3 .search-ip:focus {
    outline: 0;
}
.fgsm1 .select2-selection--single {
    border-right: 1px solid #0c51a0 !important;
}
.fgsm2 .select2-selection--single {
    border-left: 0 solid #0c51a0 !important;
    border-right: 0 solid #0c51a0 !important;
}
.fgsm4 .search-btn {
    height: 50px;
    width: 100%;
    background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
    border-color: #0c51a0;
    color: #fff;
    border-radius: 10px;
}
.fgsm4 .search-btn:hover {
    background: #00b7ac;
    color: #fff;
}
.fgsm2 .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 15px;
}
.search-btn:focus {
    box-shadow: none;
}
.search-btn img {
    margin-right: 5px;
}
.smedia-form-sec {
    margin: 0;
}
.fgsm4 {
    width: 15%;
    float: left;
}
.form-group.fgsm1:after {
    content: "";
    height: 65%;
    width: 2px;
    display: block;
    position: absolute;
    right: 0;
    background: #0c51a0;
    top: 50%;
    transform: translateY(-50%);
}
.smedia-line {
    padding: 30px;
    position: relative;
    margin-bottom: 40px;
}
.smedia-tab {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0 30px;
}
.smedia-card {
    border: 1px solid #eaeaea;
    border-radius: 7px;
    background: #fff;
}
.smedia-gradient {
    background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
    padding-top: 15px;
    border-radius: 7px 7px 0 0;
    transition: 0.25s;
}
.smedia-card:hover {
    transition: all 0.5s ease-out;
    box-shadow: 0 4px 8px rgb(38 38 38 / 20%);
    margin-top: -4px;
    border: 1px solid #c4c4cd;
}
.smedia-content-area {
    padding: 0 15px;
}
.smedia-tab-nav .nav-item .nav-link.active {
    border-bottom: 3px solid #00b7ac;
}
.smedia-title {
    color: #0c51a0 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
    margin-top: 15px;
    border-bottom: 1px solid #747480;
    padding-bottom: 12px;
    margin-bottom: 15px !important;
}
.smedia-txt {
    font-size: 15px;
    line-height: 22.5px !important;
    height: 112.5px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sm-learn-more-btn {
    background: #00b7ac;
    padding: 15px;
    font-size: 17px;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 20px;
    border-radius: 0 0 7px 7px;
}
.sm-learn-more-btn:active,
.sm-learn-more-btn:focus,
.sm-learn-more-btn:hover,
.sm-learn-more-btn:visited {
    text-decoration: none;
    color: #fff !important;
}
.left-left-frame {
    display: block;
    height: 75%;
    width: 4px;
    background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.left-top-frame {
    display: block;
    height: 4px;
    width: 10%;
    background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.right-right-frame {
    display: block;
    height: 4px;
    width: 10%;
    background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
    position: absolute;
    bottom: 0;
    right: 0;
}
.right-bottom-frame {
    display: block;
    height: 75%;
    width: 4px;
    background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
    position: absolute;
    bottom: 0;
    right: 0;
}
.v-btn{
    text-align: center;
}

.v-btn a{
    border: 1px solid #fff;
    padding: 8px 40px;
    background: #0c51a0;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    border-radius: 5px
}
@media only screen and (max-width: 767px) {
    .fgsm4 .search-btn {
        border-radius: 0 0 10px 10px;
        margin-top: -13px;
        height: 60px;
    }
    .fgsm1 input {
        border-radius: 10px 10px 0 0;
    }
    .fgsm2 .select2-container .select2-selection--single {
        border-radius: 0 0 10px 10px;
    }
}
@media only screen and (max-width: 540px) {
    .fgsm1,
    .fgsm2,
    .fgsm3,
    .fgsm4 {
        width: 100%;
        margin-bottom: -3px;
    }
    .fgsm4 {
        margin-top: 15px;
    }
    .fgsm1 .select2-container .select2-selection--single,
    .fgsm2 .select2-container .select2-selection--single,
    .search-ip {
        border: 2px solid #0c51a0 !important;
        height: 60px !important;
        padding: 0 15px !important;
    }
    .frame-border {
        display: none;
    }
    .smedia-line {
        padding: 0 10px;
        margin-bottom: 0;
    }
    .smedia-card {
        margin-bottom: 25px;
        border-color: #c4c4cd;
    }
    .fgsm1 input {
        height: 60px;
        border-right: 2px solid #0c51a0 !important;
        text-align: center;
    }
    .form-group.fgsm1:after {
        display: none;
    }
}
@media only screen and (min-width: 427px) and (max-width: 768px) {
    .fgsm1 {
        width: 80%;
        float: left;
    }
    .fgsm4 {
        width: 20%;
        float: left;
    }
}
