@media (min-width: 992px){
.header_sec .navbar-nav > li > ul {
    display: block !important;
    position: absolute;
    left: 0px;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    overflow: hidden;
}
.header_sec .navbar-nav > li:hover > ul {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}
}
@media(max-width: 1199px){
.navbar-nav .nav-link {
    font-size: 16px;
}
.navbar-nav .nav-item {
    margin-left: 9px;
}
.navbar-nav .nav-link.btn {
    padding: 11px 15px 9px;
}
.main_heading {
    font-size: 45px;
}
.small_heading {
    font-size: 16px;
}
.main_heading img {
    max-width: 150px;
}
.st_2_info {
    padding: 0px 0 5px;
}
.st_5_itm_con h3 {
    font-size: 18px;
    margin-bottom: 5px;
}
.st_5_itm_con p {
    margin: 0 0 5px;
    font-size: 14px;
}
.st_24_itm {
    padding: 20px;
}
.st_24_itm::after {
    top: 20px;
    right: 20px;
}
.st_14_itm {
    min-height: 190px;
}
}

@media(max-width: 1024px){
.banner_head {
    font-size: 55px;
}
.banner_subhead {
    font-size: 20px;
}
.st_1_in {
    font-size: 16px;
}
.st_5_itm_con p {
    -webkit-line-clamp: 2;
}
}

@media(max-width: 991px){
.st_1_in {
    font-size: 16px;
}
.navbar-brand img {
    max-width: 150px;
}
.st_1_in {
    padding: 80px 0;
    font-size: 18px;
    max-width: 100%;
}
.st_2_con {
    padding-left: 0;
    margin-top: 40px;
}
.st_2 {
    padding: 50px 0;
}
.st_3, .st_4, .st_5, .st_7 {
    padding: 40px 0;
}
.st_7_sld_itm {
    font-size: 14px;
}
.st_7_con h6 {
    font-size: 14px;
}
.st_7_con p {
    font-size: 13px;
    margin-top: 5px;
}
.st_7_img {
    width: 60px;
    height: 60px;
    top: -22px;
    right: 10px;
}
.st_7_meta::before {
    width: 65px;
}
.footer_head {
    font-size: 16px;
}
.footer_itms [class*="col-"]:nth-child(2) .footer_itm {
    padding-left: 0;
}
.footer_itm {
    margin-top: 40px;
}
.footer_info {
    padding: 0px 0 40px;
}
.footer_itms [class*="col-"]:nth-child(1) .footer_itm {
    padding-right: 50px;
}
.collapse:not(.show), .collapse {
    display: block;
    position: fixed;
    top: -100vh;
    background: #29166e;
    z-index: 1;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
    padding: 20px;
    transition: all .5s;
}
.menu_Active .collapse:not(.show),  .menu_Active .collapse  {
    top: 0vh;
}
.navbarNav_cross {
    display: block;
    position: absolute;
    right: 20px;
    font-size: 24px;
    color: #fff;
    top: 5px;
}
.menu_Active {
    overflow: hidden;
}
.st_11_itm {
    padding: 15px;
}
.st_12_con {
    font-size: 16px;
    padding: 25px 12px 0 12px;
}
.st_13_itm_nm {
    font-size: 18px;
}
.st_13_itm_designation {
    font-size: 16px;
}
.st_13_itm {
    padding: 15px;
}
.st_13_itm_img {
    margin: -60px auto 20px;
}
.st_13_itm_con p {
    font-size: 13px;
}
.st_14_itm_con {
    font-size: 16px;
}
.bread_chrum li {
    font-size: 16px;
}
.bread_chrum li::after {
    margin: 0 15px;
}
.st_9 {
    padding: 60px 0;
}
.st_10_itm_cn h4 {
    font-size: 30px;
}
.st_10_itm_cn {
    font-size: 13px;
}
.st_16_img {
    text-align: center;
    margin-bottom: 40px;
}
.st_17_itm_con {
    padding: 15px;
}
.st_17_itm_con_in h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
.list_type2 li {
    padding: 0 15px 0 25px;
    margin: 5px 0;
    font-size: 14px;
}
.list_type2 li::before {
    height: 12px;
    left: 2px;
    top: 5px;
    background-size: 12px;
        width: 12px;
}
body {
    line-height: 1.7;
}
.st_18_itm_con a {
    padding: 10px 15px;
    font-size: 16px;
}
.st_18_itm_con a img {
    max-width: 16px;
}
.st_19_in {
    max-width: 100%;
}
.st_21_map iframe {
    height: 300px;
}
.st_21_form .main_heading {
    font-size: 35px;
}
.st_21_form .heading_t1 {
    margin-bottom: 20px;
}
.st_22_itm {
    padding: 20px 15px;
}
.st_22_itm_con p {
    font-size: 16px;
}
.st_22_itm_con h4 {
    font-size: 18px;
}
.st_22_itm_con h4 {
    font-size: 18px;
}
.heading_t1 p {
    font-size: 18px;
}
.navbar-nav .nav-link {
    text-align: center;
}
li.nav-item.dropdown ul.dropdown-menu {
    text-align: center;
}
.navbar-nav .nav-item {
    margin-left: 0;
}
.navbarNav_cross {
    filter: brightness(0.5) invert(1);
}
.st_14_itm {
    min-height: 168px;
}
}

@media(max-width: 767px){
.banner_head {
    font-size: 40px;
    margin-bottom: 10px;
}
.banner_subhead {
    font-size: 17px;
}
.st_1_in {
    padding: 60px 0;
    font-size: 16px;
}
.main_heading {
    font-size: 30px;
}
.main_heading img {
    max-width: 130px;
}
body {
    font-size: 14px;
}
.btn {
    font-size: 14px;
}
.heading_t1 {
    margin-bottom: 30px;
}
.st_6::after {
    width: 100%;
}
.st_6::before {
    display: none;
}
.st_6_con {
    padding: 40px 0;
}
.st_10_itm_ic {
    flex: 0 0 40px;
    max-width: 40px;
    margin-right: 15px;
}
.st_12_itm {
    margin-top: 20px;
}
.st_10 {
    padding: 30px 0;
}
.st_11 {
    padding: 30px 0;
}
.st_11_itm {
    padding: 20px;
    margin: 15px 0;
}
.st_15, .st_14, .st_12, .st_13 {
    padding: 40px 0;
}
.st_16, .st_17, .st_18 {
    padding: 40px 0;
}
.st_16_con_meta_logo {
    flex: 0 0 100px;
    max-width: 100px;
    margin-right: 15px;
}
.heading_type1 {
    font-size: 22px;
    margin-bottom: 25px;
}
.st_16_con {
    padding-left: 0;
}
.st_20 {
    padding: 30px 0;
}
.st_20_heading {
    font-size: 18px;
}
.st_22 {
    padding: 30px 0;
}
.st_21 {
    padding: 40px 0;
}
.st_21_form .main_heading {
    font-size: 26px;
}
.heading_t1 p {
    font-size: 16px;
}
.st_22_itm {
    margin: 10px 0;
}
.st_12_sld .owl-nav button.owl-next, .st_12_sld .owl-nav button.owl-prev {
    top: 169px;
}
}
@media(max-width: 576px){
.owl-nav button.owl-prev {
    left: 0px;
}
.st_3 .owl-nav button span {
    color: #090909;
}
.owl-nav button.owl-next {
    right: 0;
}
.main_heading {
    font-size: 24px;
}
.small_heading {
    font-size: 14px;
}
.st_5_itm_dt {
    font-size: 13px;
}
.st_5_itm_con {
    padding: 12px 10px 10px;
}
.st_5_itm_con h3 {
    font-size: 16px;
}
.st_5_itm_con p {
    font-size: 12px;
}
.more_btn {
    font-size: 13px;
}
.st_5_itm_dt {
    padding: 3px 10px;
    font-size: 13px;
}
.navbar-brand {
    margin-right: 0;
}
.banner_subhead {
    font-size: 16px;
    margin-bottom: 0;
}
.banner_head {
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.st_1_in {
    padding: 45px 0;
    font-size: 14px;
}
.bread_chrum li {
    font-size: 13px;
}
.st_10_itm_ic {
    flex: 0 0 20px;
    max-width: 20px;
    margin-right: 10px;
}
.st_10_itm_cn {
    font-size: 10px;
}
.st_10_itm_cn h4 {
    font-size: 20px;
}
.bread_chrum li::after {
    margin: 0 10px;
}
.st_12_itm {
    margin-top: 20px;
}
.st_12_img::before {
    background-image: url(../img/circle.png);
    width: 20px;
    height: 20px;
    bottom: -31px;
    background-size: 20px;
}
.st_12_img img {
    max-width: 60px;
}
.st_12_img span {
    font-size: 16px;
    top: 17px;
}
.st_12_con {
    font-size: 14px;
    padding: 20px 0px 0 0px;
    margin-top: 20px;
    border-top: 3px solid #c3bae2;
}
.st_12_itm p {
    margin-bottom: 0;
}
.st_12_in .heading_t1 {
    margin-bottom: 10px;
}
.st_14_itm_con {
    font-size: 13px;
}
.st_14_itm_ic {
    width: 44px;
    height: 44px;
}
.st_14_itm_ic img {
    max-height: 100%;
    max-width: 100%;
}
.st_14_itm {
    padding: 15px 10px;
}
.st_14_itm_con {
    font-size: 12px;
}
.st_9 {
    padding: 40px 0;
}
.list_type1 {
    margin: 0;
}
.list_type1 li {
    padding: 0 15px 0 35px;
}
.list_type1 li::before {
    left: 1px;
    top: 4px;
}
.list_type2 li {
    margin: 4px 0;
    font-size: 12px;
}
.heading_type1 {
    font-size: 20px;
}
.st_19 {
    padding: 30px 0;
}
.st_21_form {
    padding: 20px;
}
.footer_itms [class*="col-"]:nth-child(3) .footer_itm_links ul {
    margin: 0;
}
.footer_itms [class*="col-"]:nth-child(3) ul li {
    width: 100%;
    padding: 0;
}
.st_12_sld .owl-nav button.owl-next, .st_12_sld .owl-nav button.owl-prev {
    top: 114px;
}
.st_14_itm {
    min-height: 124px;
}
}