/* EDITED CSS START DPEN */

@font-face {
  font-family: Arial;
  src: url(../fonts/ARIAL.TTF);
}

@font-face {
  font-family: Helvetica;
  src: url(../fonts/Helvetica.ttf);
}

/*ALL COMMON STYLES HERE*/
.titlewithborder { color: #FFF !important; font-size: 26px; font-family: arial; margin-top: 65px; font: 2em/2em "Droid Serif", Arial, Helvetica, sans-serif; }
.main-menu li a { color: #800000; font-weight: 500; text-decoration: none; font-size: 17px; }
.nav a:hover { color: #fff; }
.top-menu { float: right; font-size: 12px; }
.top-menu li { float: left; color: #fff; margin-left: 40px; }
.top-menu a { color: #FFFFFF; text-decoration: none; font-size: 12px; }
.top-menu a:hover { color: #fff; }
/*.body , p{font-size: 15px !important; color: #484848;}*/
/*ALL COMMON STYLES HERE*/

/*ARTICLES*/
.text p { color: #FFF; }

/*ARTICLES*/
.logo img { border-bottom: 1px solid #000; border-right: 1px solid #000; }

/*FOR SLIDER*/
.slidershow { z-index: 1; position: absolute; top: 0; }
#banner-fade, #banner-slide { margin-bottom: 60px; }
ul.bjqs-controls.v-centered li a { display: block; padding: 10px; color: #000; text-decoration: none; }
ul.bjqs-controls.v-centered li a:hover { background: #000; color: #fff; }
ol.bjqs-markers li a { padding: 5px 10px; background: #000; color: #fff; margin: 5px; text-decoration: none; }
ol.bjqs-markers li.active-marker a, ol.bjqs-markers li a:hover { background: #999; }

/* Basic jQuery Slider essential styles */
ul.bjqs { position: relative; list-style: none; padding: 0; margin: 0; overflow: hidden; display: none; }
li.bjqs-slide { position: absolute; display: none; }
ul.bjqs-controls { list-style: none; margin: 0; padding: 0; z-index: 9999; }
ul.bjqs-controls.v-centered li a { position: absolute; }
ul.bjqs-controls.v-centered li.bjqs-next a { right: 0; }
ul.bjqs-controls.v-centered li.bjqs-prev a { left: 0; }
ol.bjqs-markers { list-style: none; padding: 0; margin: 0; width: 100%; }
ol.bjqs-markers.h-centered { text-align: center; }
ol.bjqs-markers li { display: inline; }
ol.bjqs-markers li a { display: inline-block; }
p.bjqs-caption { display: block; width: 100%; margin: 0; padding: 2%; position: absolute; bottom: 0; color: #FFF; font-size: 30px; }

/*CAROUSEL START*/
.carousel-inner > .item > img, .carousel-inner > .item > a > img { margin: auto; }
.carousel-indicators .active { background-color: #675C5C !important; }
.carousel-indicators li { border: 1px solid #675C5C !important; }
.carousel-caption h3, p { text-shadow: none; }
..carousel-control.left { background-image: none !important; }

/*CAROUSEL END*/

/*BODY CSS SIMPLIFIED*/
.body1 a:hover { background: #000; opacity: 0.5; color: #fff; }
.body1 a { color: #FFF; text-decoration: none; }
.sectionhome { padding-top: 46px; }

/* END EDITED CSS */
.top_red_background { background: #fff; height: 40px;padding:5px; }
.header { /*height: 85px;border-bottom: 4px solid #0071BC; */ /*border-top: 4px solid #D62031;*/}
#top-logo { position: absolute;
    top: 16px;
    width:507px;
    /*z-index: 1111;*/
}
    #top-logo img{
        width:100%;
    }
.social_header { color: #0071BC; }
.social_icons ul li { float: left; margin-left: 24px; left: 40%; position: relative; }
.social_icons { background: url('../../template/web/img/line.png'); height: 2px; }
.social { margin-top: 30px; }
.our_work { padding:80px 0px;    background-color: #F8F4E3; }
.home-article2 h5{font-size: 24px;
    padding-left: 3px;
    padding-top: 25px;
    line-height: 33px;
}
.home-article2 p{padding-left: 59px;font-family: Arial;}
.home-article2 .hm-btn{margin-left: 59px;}
.gallery { 
/*border-bottom: 2px solid #941723;*/ 
/*background-image: url(../../template/web/img/gov8.jpg); */
/*height: 460px; */
padding-top: 0px;/*80px*/ 
margin-top: 0px; }
.galleryhead { padding-top: 0px; margin-top: 0px; color: #FFF; /*#adacb2*/ font-size: 48px; margin-bottom: 0px !important; }
.bottom_bg { background: #2a3278; height: 10px; }
.main-menu { float: right; color: #000; margin-top: 20px; }
.main-menu ul li {   /* float: left; */ color: #FFF; margin-left: 2px;/* min-width: 100px; */ /* max-width: 200px; */ text-align: left;  }

.dropdown-menu li:hover { background: #F8F4E3 !important;color: #800000 !important;  }
.active { color: #CB150A !important;}
.content { text-align: justify; margin-top: 10px; }

.article_title {text-transform:uppercase;text-align:left; color:#D4145A; padding-bottom: 0px; margin-bottom: 0px;font-size:24px; font-weight: bold;border-bottom:1px solid; }

.article_content {
  width: 100%;
  text-align: justify;
  margin-top: 30px;
  
  min-height: 400px;
}
.home-numbers{
    padding: 40px 0px 60px;
    background-color: #001e62;
}
.home-numbers h4{
    color: #fff;
    margin: 0px 0px 20px;
    font-size: 30px;
}
.number-inner{
    background-color: #001440;
}
.news, .events{
    padding: 80px 0px;
        background-color: #F8F4E3;
}
h5.lrc {
    font-size: 1.8rem;
}
.bg-maroon {
    background-color: #B4020B;
}

.news h4{
    text-align: left;
    font-size: 20px;
    width: max-content;
    padding: 4px 10px;
    color: #fff;
        border-radius: 3px;
}
.news-text h4{
    font-size: 20px;
}
.news-img{
    margin-bottom: 40px;
}
.news-img img{
    width: 100%;
}
.text-long{
    margin-bottom: 30px;
}
.events h4{
    text-align: left;
    color: #fff;
    width: max-content;
    font-size: 18px;
    padding: 8px 10px;
    margin: 0px 0px 15px;
}
.event-text::before{
    content: "";
    display: block;
    height: 3px;
    border-radius: 10px;
    opacity: .15;
    transition: .3s;
    width: 100%;
}
.events .news-img {
    margin-bottom: 12px;
}
.events .news-text h5 a{
    font-size: 16px;
    color: #000;
    line-height: 25px;
}
.news .button--link-with-arrow {
    font-weight: 700;
    color: #222222;
    text-decoration: none;
    float: left;
    overflow: hidden;
    position: relative;
    padding-right: 26px;
    background: none;
    float: none;
    padding: 0 26px 0 0;
    border-radius: 0;
    vertical-align: middle;
    text-align: left;
}
.button--link-with-arrow::after {
    content: "";
    display: block;
    height: 3px;
    border-radius: 10px;
    background: #d72533;
    opacity: .15;
    transition: .3s;
    width: 100%;
}

.button--link-with-arrow:hover::after {
    content: "";
    display: block;
    height: 3px;
    border-radius: 10px;
    background: #d72533;
    opacity: 1;
    transition: .3s;
    width: 100%;
}
.button--link-with-arrow::before {
    content: "";
    /*background: url(img/graduation-cap.png) no-repeat right;*/
    background-size: 18px 13px;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
}
.news .button{
    display: inline-block;
    width: max-content;
}
.section-header {
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: -0.02em;
    text-align: center;
    color:#B70B13;
}
.mb-12{
    margin-bottom:3rem;
}
/*.text-long{*/
/*    min-height: 215px;*/
/*}*/
.text-long p{
    margin-bottom: 10px;
}
.stats-section {
  display: flex;
  justify-content: space-around;
  padding: 10px 10px;
  flex-wrap: wrap;
}
.image-2 {
    position: absolute;
    bottom: 38px;
    left: -10px;
}
.bounce-z {
    -webkit-animation: fa-spin 70s infinite;
    animation: fa-spin 70s infinite;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: visible !important;
}

.stat {
  text-align: center;
  margin: 20px;
}

.stat .number {
  font-size: 32px;
  font-weight: 400;
  color: #fff;
}

.stat .label {
  margin-top: 5px;
    font-size: 14px;
    text-align: center;
    display: block;
    font-weight: 400;
    line-height: 22px;
}
.navbar-collapse.in {
    overflow-y: auto;
    z-index: 111;
    position: relative;
    background: #fff;
}
footer {
    position: relative;
    z-index: 9;
}
.footer-area-top {
    padding: 5rem 0rem 0rem;
    background: #F8F8F8;
}
.footer-area-top .footer-box, .footer-area-bottom .footer-box {
    margin-bottom: 30px;
}
.footer-area-top h3 {
    font-size: 15px;
    margin-bottom: 0px;
    color: #58595B;
    font-weight: 600;
    text-align: left;
    line-height: 24px;
    margin-top: 0px;
}
.footer--about p {
    margin-top: 5px;
    line-height: 28px;
}
.footer-area-top p, .footer-area-top p a {
    color: #58595B;
    font-size: 14px;
}
.footer_menu_color li {
    line-height: 30px;
}
.footer_menu_color a {
    color: unset !important;
    font-size: 14px;
}
.footer-area-bottom {
    background: #f8f8f8;
    font-size: 14px;
}
.footer-botm {
    border-top: 1px solid #747272;
    padding: 20px 0px;
}
.footer-area-bottom p {
    color: #58595B;
    font-size: 13px;
}
.footer-area-bottom .footer-social li {
    display: inline-block;
    margin-right: 0px;
    float: right;
}
.footer-area-bottom .footer-social li a {
    width: 25px;
    height: 25px;
    /* border: 1px solid #2b5788; */
    display: block;
    text-align: center;
    line-height: 21px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-right: 19px;
}

/*OWL CAROUSEL*/
#owl-demo .item { margin: 3px; }
#owl-demo .item img { display: block; width: 100%; height: auto; border-radius: 10px;}
.owl-theme .owl-controls .owl-buttons div { padding: 5px 9px; }
.owl-theme .owl-buttons i { margin: 4px 0; }
//To move navigation buttons outside use these settings:.owl-theme .owl-controls .owl-buttons div { position: absolute; }
.owl-theme .owl-controls .owl-buttons .owl-prev { left: -45px; top: 85px; position: absolute; background:url(../../../template/web/img/prev.png) no-repeat ;}
.owl-theme .owl-controls .owl-buttons .owl-next { right: -65px; top: 85px; position: absolute; background:url(../../../template/web/img/next.png) no-repeat ;}

/*END OF OWL CAROUSLE*/
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
    background-color:#f8f4e3;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.p-detail p {
    margin-bottom:0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
/*#top-logo img{width:69% ; margin-left: 6px; margin-top: 5px;}*/


.nav.navbar-nav li a{padding-top:15px ;padding-bottom:7px;font-weight: 600;}
.nav > li > a:hover, .nav > li > a:focus {    background-color: transparent !important;
    color: #800000 !important;
    border-bottom: 3px solid #800000; }
.base-logo{position: relative;}
.line-logo{text-align: center;display: block;  margin-top: -20px;border-bottom:none !important;padding: 0 !important;}
.base-logo{text-transform: uppercase !important;color: #2a3278;font-family: "Helvetica";font-size: 30px; padding-top: 25px;}
.base-btn-gallery{position: relative;width: 100%;}
.btn-gallery{width:150px;margin:auto;display: block;padding :6px 25px;background: #2a3278; color: #fff;text-transform: uppercase;margin-top: 25px; box-shadow: 0px 4px 10px #000;}
.btn-gallery:hover{color:#fff;background: #FF2A3D;}
.btn-gallery:focus{color:#fff;text-decoration: none;}
.footer-menu{margin-top: 20px;margin-bottom: 20px;text-align: right;}
.footer-menu li{display: inline-block;padding:0 15px;border-right: 1px solid #FFF; vertical-align: middle;text-transform: capitalize;font-size: 12px;font-weight: 500;line-height: 12px;}
.footer-menu li:last-child{border-right: none !important;padding-right: 0px !important;}
.dropdown-menu{/*display: block !important;*/}
.readmore_icon{float: right;margin-top: 6px;}
.readmore_icon:hover{ opacity:0.7;}
.navbar-nav > li > .dropdown-menu {border-bottom-left-radius: 0 !important;border-bottom-right-radius: 0 !important;margin-top: 1px !important;}
.dropdown-menu li a {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.navbar-nav > li > .dropdown-menu {}
.dropdown-menu .link_text{font-size: 15px !important;}
.footer{border-top: 2px solid rgba(148, 23, 35, 0.41); }
.innerTop_banner{    height: 283px;
    overflow: hidden;
    background: linear-gradient(180deg, #2f46cb4f, #1b266670), url(../../template/web/img/banner-default.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 88px 0px 20px;}
.breadcrumb{color: #fff !important;text-align: center;margin-top: 0px; font-size: 15px;}
.breadcrumb a{color: #fff!important;background: transparent;padding: 2px 5px;border-radius: 5px;}
.breadcrumb a:hover{color: #fff !important;}
.article_title{border-bottom: 3px solid #fff;color: red;font-size: 30px;font-style: italic;font-weight: normal !important;}
.replace{  
   
  color: white;
  font-size: 30px;
  font-weight: normal !important;
  padding: 20px 10px 15px 15px;
  margin-top: 18px;
  text-transform: uppercase;
  font-family: 'Droid sans';
  text-align: center; display: table; border-bottom: 3px solid #fff; margin: auto;
  margin-top: 20px;}
  
.img-holder{height: 130px;width: 130px;padding-left:0 !important;}
.innner-img-banner{height: 200px;}
.btn-default{ color: #FFF !important; background-color: #4497CF !important; border-color: #4497CF !important;}
.custom-input{ margin-bottom: 15px;border: 1px solid #CCCCCC !important;/*border-radius: 4px;*/}
.btm_spacing{margin: 25px 0 !important; }
.top_spacing{margin-top: 25px;}
.news_imgBase_left{float: left;margin:0 20px 10px 0;width: 45%;/*height: 350px;overflow-y:hidden; */}
.news_contentBase_right{}

.our_work .col-lg-4 .content p{ height: 150px; overflow: hidden;}
.news_marginTop{margin-top: 50px;}
.news_marginTop .news_page{margin-top: 50px !important;}
.footer.text-center .col-md-4 p{font-size: 12px !important;}
.footer-menu .grid_3.gridfooter a{color:#FFF !important;}
.captcha_custom{float: left;padding: 2px 15px;display: block;border:1px solid #CCCCCC;height: 40px;/*border-radius: 4px;*/  }
.news_marginTop .chosen-container-single .chosen-single{height: 34px !important;padding:6px 12px; background-color: #FFF; }
.captcha_lbl{color: rgba(121, 121, 121, 0.59); font-size: 12px; font-weight: normal; margin-left: 15px;}
input::-webkit-input-placeholder {
   color: rgba(121, 121, 121, 0.59) !important;
}
textarea::-webkit-input-placeholder {
   color: rgba(121, 121, 121, 0.59) !important;
}
select::-webkit-input-placeholder {
   color: rgba(121, 121, 121, 0.59) !important;
}
.footer.text-center .col-md-4 p{margin-top:20px;text-align:left;color:#FFF;font-size:12px;margin-bottom:20px;}
.custom_founders{width: 570px; float:left; padding: 0px 20px;}
.custom_sub_galleryimg{width: 400px;}
.feedback-btn{width:100px;margin-top:15px;float:right;}
.contact-bottom-spacing{padding:0px 30px; font-size:15px}
.descriptionarchivesinglepost p{text-align: justify;}
.news_detail {padding-left: 0;}
.hm-btn{    float: left;
    display: block;
    padding: 7px 10px;
    background: #B70B13;
    color: #FFF;
    font-size: 14px;
    border-radius: 8px;}
.hm-title{font-size: 15px;font-weight: bold; color: #000;margin-bottom: 10px; display:table;padding: 2px 15px;  border-bottom:1px solid #DBDBDB; }
.hm-content{text-align: justify; padding:0 15px; height: 100px;overflow: hidden;}
ul.hm-list li{list-style:disc ;}
.bottom_spacing{margin-bottom: 30px}
.dnt label{float: left;width:50px;}
.readMore_btn{margin-top: 10px;}
.readMore_btn a:hover{color: #fff;}
.hm-btn:hover{    float: left;
    display: block;
    padding: 7px 10px;
    background: #B70B13;
    color: #FFF;
    font-size: 14px;
    border-radius: 8px;}
.footer_bg{background: #2a3278;position: relative;}
.border_right{border-right: 1px solid rgba(214, 32, 49, 0.51);}
.quotation::after,.quotation::before{content: '"';font-size: 50px;opacity: 0.5;  }
.quote{font-size: 22px;color: rgba(214, 32, 49, 0.51);line-height: 20px;text-align: center;padding: 55px 0 25px 0; border-right: 1px solid red;}
.girl-img img{position: absolute; width: 5%;z-index: 9999999999999;top: -58px;left: 90px;}
.top_red_background ul>li>a{float:right;margin-left: 5px;padding-top: 2px;    margin-right: 31px;}
.top_red_background ul>li>a img{
    width:28px;
}
.home-banner{
    position: relative;
    text-align: center;
    height:650px;
}
.banner-upper {
    padding: 50px 0;
    width: 100%;
    position: relative;
    font-size: 24px;
    min-height: 285px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    padding: 220px 0 0 0;
}
.bg-image-wrap {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.banner-title {
    font-size: 70px;
    color: #fff;
}
.bg-image-wrap img{
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    max-width: none;
}
.banner-line{
    font-size: 50px;
    letter-spacing: 0.01em;
    position: relative;
    width: 100%;
    margin: 0;
    border-bottom: none;
    color:#800000;
}
.divider-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: none;
}
.banner-line {
    display: block;
    line-height: 1.1;
}
.banner-line .divider-text {
    font-size: 24px;
    color: #800000;
    font-weight: 500;
    margin-bottom: 8px;
}
.divider-text:before, .divider-text:after {
    max-width: 150px;
}
.divider-text:before {
    right: 1.5%;
}
.divider-text:before, .divider-text:after {
    /*border-top: 1px solid #d62631;*/
    content: "";
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}
.divider-text:after {
    left: 1.5%;
}

.banner-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
   
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 66%;
}
.banner-lower{
    width: 100%;
}
.banner-lower .banner-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 0;
    margin-right: 0;
}

.banner-lower .banner-body {
    width: 100%;
}
.white-button p {
    background-color: #f4f4f4;
    border-color: #fff;
    color: #15284b;
    padding: 7px 0px;
}
.banner-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 0;
    margin-right: 0;
}
.button{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 1.5rem);
    flex: 0 0 calc(50% - 1.5rem);
    margin: 0 3rem 1rem 0;
    padding: 0;
    width: 100%;
}
.buttons-container{
    margin: auto;
    max-width: 590px;
}
.instagram-wall-inner{
    padding: 80px 0px;
    background-color: #F3F3F3;
}
.instagram-wall-inner .col-md-3{
    padding: 0px 5px;
}
.insta-card img{
    width: 100%;
    margin-bottom: 10px;
}
.map-contact{
    height: 300px;
}
.map-contact iframe{
    width: 100%;
    height: 100%;
}
#accordion {
  margin: auto;
  max-width: 800px;
}
.contact-us-page1-area ul > li {
    padding: 15px;
    position: relative;
    border-bottom: 1px solid #BDBDBD;
    text-align: left;
}
.contact-us-page1-area .panel-default {
    border-color: #dddddd;
    border: none;
}
.contact-us-page1-area p{
    padding-left: 0px;
    margin-bottom: 10px;
}
.contact-us-page1-area p a {
    color: #222222;
    font-size: 14px;
}
.contact-us-page1-area p a img {
    width: 25px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 8px;
}
.panel-heading a {
  display: block;
  position: relative;
  font-weight: bold;
  text-align: left;
  
  &::after {
    content: "";
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(45deg);
  }

  &[aria-expanded="true"]::after {
    transform: rotate(-135deg);
    top: 5px;
  }
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.bg-dark-maroon {
    background-color: #b8060f;
}
p.text-sm {
    color: #ffffff;
}
.program {
     justify-content: center;
        display: flex;
        box-sizing: border-box;
        border-width: 0px;
        border-style: solid;
        border-color: rgb(229, 231, 235);
}
.col-md-4.p-detail {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 32px;
    padding-right: 32px;
    border-width: 0px;
    border-color: rgb(229, 231, 235);
    background-color: #800000;
    margin-inline:6px;
    display: grid;
    place-items: center;
    border-radius:9999px;
}
.more-btn .hm-btn {
    float: none;
    width: 10%;
    margin: auto;
}

img[alt*="Orientation"]{
    height: 430px;
    object-fit: cover;
}

.more-btn .hm-btn:focus{
    color:#fff;
}

.bg10 h4{
    text-align:left;
}

.bg10 ul{
    padding-left: 16px;
}

.gap-8 {
    gap: 2rem;
}

/*css responisve*/
@media(max-width:540px){
    .white-button p{
        margin-bottom:0px;
    }
    .home-article2 h5 {
        font-size: 20px;
        padding-left: 0px;
        padding-top: 25px;
        line-height: 31px;
    }
    .home-article2 p {
        padding-left: 0px;
    }
    .home-article2 .hm-btn{
        margin-left:0px;
    }
    .readMore_btn .hm-btn{
        margin-bottom:30px;
    }
    .footer-area-top .footer-box img{
        width:20% !important;
    }
    .bg1{
        position:relative !important;
        top: 0% !important;
        left: 0% !important;
        width: 100% !important;
    }
    
    .bg2{
        display:block !important;
        height:96rem !important;
    }
    .main-menu{
            margin-top: 92px;
    }
    body .main-wrapper {
        padding: 0px 0px !important;
    }
    #top-logo {
        position: absolute;
        top: 16px;
        width: 443px;
        z-index: 1051;
    }
    .innerTop_banner {
        height: 90px;
    }
    .breadcrumbs{
        display:none;
    }
    .bg23{
        padding-inline: 0px !important;
    }
    .banner-lower .banner-body .row{
        display: flex;
        width: 100%;
        margin: auto;
    }
    
    .banner-lower .banner-body .row .col-md-4{
        width:100%;
    }
    .more-btn .hm-btn {
        float: none;
        width: 50%;
        margin: auto;
    }
    .nav.navbar-nav li a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        border-bottom: 1px solid #222222;
    }
    .dropdown-menu li{
        border-bottom:none !important;
    }
    .events h4 {
        text-align: left;
        color: #fff;
        width: 100%;
        padding:0px;
    }
    .footer-inner .info, .footer-inner .main-title{
        text-align:left;
    }
    .footer-inner .sub--content{
        margin:0px !important;
    }
    .footer-inner .details{
        text-align:left;
        display:inline-grid;
    }
    .footer-inner .line{
        display:none;
    }
    .footer-inner .email, .footer-inner .add{
        margin-left:0px;
        margin-top:20px;
    }
    .map1{
        margin: 20px 0px 0px 0px !important;
    }
}

@media(max-width:430px){
        #top-logo {
        position: absolute;
        top: 26px;
        width: 331px;
        z-index: 1051;
    }
}
@media(max-width:414px){
    #top-logo {
        position: absolute;
        top: 23px;
        width: 325px;
        z-index: 1051;
    }
    body .main-wrapper {
        background: #ffffff;
        height: 75px !important;
        padding: 0px 0px;
    }
}

@media(max-width:390px){
    #top-logo {
        position: absolute;
        top: 23px;
        width: 276px;
        z-index: 1051;
    }
        .main-menu {
        margin-top: 74px;
    }
}

@media (min-width: 768px) {
    .md\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
