/*@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Noto+Serif+Devanagari:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Noto+Serif+Devanagari:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* font-family: "Manrope", sans-serif;
font-family: "Noto Serif Devanagari", serif; 
  font-family: "Poppins", sans-serif;*/


*{margin: 0px;padding: 0px;    box-sizing: border-box;}
body{font-family: "Manrope", sans-serif;box-sizing: border-box;scroll-behavior: smooth;}
.wrapper{width: 80%;max-width: 1170px;margin: auto;}
.wrapper-2{width: 90%;margin: 0px auto;}

/*===================Nav section start===========================*/

.navbar{box-shadow: 0px 3px 6px #00000029;background: #fff;padding: 0px !important;margin: 0px;}
.nav-sec{display: flex;justify-content: space-between;padding: 2px 0px;}
.nav-sec-2 ul{display: flex;margin:0px;position: relative;}
.nav-sec-2{align-items: center;display: flex;}
.nav-sec-2 ul  li{list-style-type: none; padding: 0px 10px;display: flex;margin: auto;}
.nav-sec-2 li a{ text-decoration: none;color: #000;font-size: 16px;font-weight: 500;padding: 10px;}
ul .active {color: #fff;text-underline-offset: 5px;text-decoration: none;background: #F8931F;padding: 10px;font-weight: 500;padding: 10px 20px;}
ul .active a{color: #FFF !important;}
ul li .btn {background: #D5B403;color: #FFFFFF; padding: 10px 30px;border: none;border-radius: 0px;}
.nav-btn{float: right;top: 40%;position: absolute;left: 90%;}
.nav-btn i{width: 40px;font-size: 30px;}
.nav-btn .fa-bars{display: none;}
.nav-btn .fa-x{display: none;}
.navbar{position: sticky;  top: 0px; z-index:9999;}
.menu-link{color: #fff;text-underline-offset: 5px;text-decoration: none;background: #F8931F;padding: 10px;font-weight: 500;padding: 10px 20px;}

/*===================Nav section end===========================*/

/*===================Responsive start===========================*/

@media screen and (max-width:1024px) {
    .wrapper{width:96%}
}

@media screen and (max-width: 980px){
    .nav-sec i{display: block;font-size: 20px;position: absolute;top: 30px;right: 20px;text-align: center;padding: 10px 10px;}
    .nav-sec{display: block;}
    .nav-btn i {display: block;}
   .nav-btn .fa-bars{display: block;}
   .nav-sec-2{display: none;}
   .nav-sec-2 {display: none;position: absolute;width: 100%;}
   .nav-sec-2 ul {display: block;background: #fff;color: #D5B403;padding: 0px;margin: 0px;z-index: 999;}

   .nav-sec-2 ul li a {text-decoration: none;margin: 10px;font-size: 16px; font-family: 'Poppins', sans-serif; font-weight: 400;}
   .nav-sec-2 ul li .btn{color: #ffff !important;}
   .nav-sec-2 ul li{padding: 10px 0px;}
   .nav-sec-2 ul .drp-dwn-menu {top: 45px;}
   .active-link .nav-sec-2 {display: block;}

   }

@media screen and (max-width:768px) {
    .wrapper{width:96%}
    .nav-sec-1 li a{font-size: 14px;}
}

/*******************Footer Start*********************/

.footer {  background-color: #0b5f92;  color: white;     padding: 50px;}
.footer-container {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
.footer-left h2 {margin: 0;font-size: 1.8rem;line-height: 1.2;}
.footer-left h2 span {font-weight: bold;font-size: 1.5rem;display: block;}
hr{margin: 30px 0px;}
.login-button {border-radius: 7px;background: #EC6D01;border: none;cursor: pointer;padding: 10px 30px;color: #fff;font-size: 16px;font-weight: 500;line-height: 28px;font-family: "Manrope", sans-serif;}
.footer-middle ul {list-style: none;padding: 0;margin: 0;}
.footer-middle li {margin-bottom: 20px;font-size: 20px;font-weight: 500;}
.footer-middle i {color: #EC6D01;    margin-right: 10px;}
.footer-right { text-align: right;}
.footer-right p {margin-bottom: 8px;font-size: 16px;font-weight: 400;font-family: "Manrope", sans-serif;}
.social-icons i {margin-left: 10px;font-size: 1.2rem;cursor: pointer;}
.footer-left h2{font-size: 44px;font-weight: 700;font-family: "Noto Serif Devanagari", serif; }
.footer-left h2 span{font-size: 45px;font-weight: 700;font-family: "Manrope", sans-serif;}
.fa-square-x-twitter:before {content: "\f611";}
.footer-middle ul li a{color: #fff;text-decoration: none;}
.social-icons{display: flex;justify-content: center;align-items: center;}
.social-icons a{padding: 0px 5px;}
.footer-left hr{margin: 20px 0px;}


/*******************Footer End*********************/

/*******************Banner start*********************/

.main-container .banner-main {display: flex;justify-content: space-between;align-items: center;}
.banner-1 {width:60%;}
.banner-2{width: 35%;}
.banner-2 img{width: 100%;height: auto;}
.home-banner{background: #4AA8CC;}
.banner-1 h1{font-size: 31px;color: #fff;font-weight: 600;font-family: "Noto Serif Devanagari", serif;}
.banner-1 h2{font-size: 24px; font-weight: 700;color: #fff;}
.banner-1 .banner-fx{display: flex;justify-content: space-between;align-items: center;padding-top: 30px;}
.banner-fx .banner-content-1 p{border-radius: 15px;opacity: 0.5;background: #FFF;box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);padding: 20px;color: #000;font-style: italic;font-size: 15px; font-family: "Poppins", sans-serif;text-align: center;font-weight: 600;float: right;width: 60%;}
.banner-fx .banner-content{width: 60%;}
.banner-fx .banner-content-1{width: 40%;}
.banner-content h3{color: #fff;font-size: 44px;font-weight: 700;font-family: "Noto Serif Devanagari", serif;line-height: 1.2em;}
.banner-content h4{font-size: 46px;font-weight: 700;text-transform: uppercase;color: #fff;margin-bottom:50px;}
.h-banner-details .address-details i{color: #fff;}
.h-banner-details .address-details p{color: #fff;}
.h-banner-details .address-details {padding: 5px 0px;}

.h-banner-img img{width: 100%;height: auto;display: block;}
.h-banner-img .responsive-banner{display: none;}

.p-banner-1{background: url(../Images/program-banner.jpg)  !important;background-repeat: no-repeat;background-size: cover;background-position: center;width: 100%;}

.objective-container{background-color: #146092;padding: 50px 0px;}
.objective-container h1{font-size: 30px;font-weight: 700;text-align: center;color: #fff;margin-bottom: 30px;}
.obj-main{display: flex;justify-content: space-between;}
.obj-main .obj-box{border-radius: 15px;border: 1px solid #84AFFF;background: #FFF;padding: 30px 10px;width: 30%;margin: 0px 10px;}
.obj-box h2{font-size: 24px;text-align: center;font-weight: 600;color: #000;min-height: 110px;}
.obj-box p{font-size: 18px;font-weight: 400;text-align: center;}
.obj-box ul li{font-size: 18px;font-weight: 400;color: #000;}


.components-container{background-color: #fff;padding: 50px 0px;}
.components-container h1{font-size: 30px;font-weight: 700;text-align: left;color: #000;margin-bottom: 30px;}
.components-container .comp-sec{display: flex;flex-wrap: wrap;}
.comp-sec .obj-box{width: 48%;padding: 30px;margin: 0px 0px 30px 0px!important;}
.comp-sec .obj-box ul{margin-left: 24px;margin-top: 15px;}
.comp-sec .obj-box h2{min-height: auto;text-align: left;}
.comp-sec .obj-box p{text-align: left;margin-top: 15px;}

.key-container .key-sec{display: flex;flex-wrap: wrap;justify-content: flex-start;margin-top: 25px;}
.key-container{background: #F3F4F6;padding: 50px 0px;}
.key-sec .obj-box{width: 30%;margin-bottom: 10px;margin: 6px;display: flex;justify-content: center;align-items: center;}
.key-sec .obj-box h2{min-height: 0px;}
.key-container hr{width: 10%;color: #EC6D01 !important;}
.key-container h1{font-size: 30px;font-weight: 700;text-align: left;color: #000;}

.wrapper-1{width: 100%;}
.about-sec{display: flex;justify-content: flex-end;align-items: center;}
.about-sec .about-1{width: 48%;}
.about-sec .about-1 img{width: 100%;height: auto; display: block;}
.about-1 p{color: #02173D;font-size: 18px;font-weight: 400;padding: 10px 0px;text-align: justify;}
.about-1 h2{color: #02173D;font-size: 30px;font-weight: 700;}
.about-1 span{color: #EC6D01;}
.about-1 hr{margin: 20px 0px;width: 15%;}
.about-sec .about-1:first-child { display: flex;justify-content: flex-end;align-items: center;margin-right: 30px;}
.about-1 .about-txt {width: 80%;margin: 0; }


.container-1{background-image: url(../Images/pragati-maidan-bg.png);background-repeat: no-repeat;background-size: cover; min-height: 90vh;display: flex;flex-direction: column; justify-content: flex-end; }
.box-sec{display: flex;justify-content: space-between; width: 80%;margin:0px auto;margin-bottom: 70px; }
.box-sec .bx-1{width: 48%;border-radius: 15px;border: 1px solid #84AFFF;opacity: 0.75; background: #FFF;padding: 20px 30px;}
.box-sec .bx-1 h2{ font-size: 24px; font-weight: 600;margin-bottom: 10px;}
.bx-1 ul{margin-left: 22px;}
.bx-1 ul li{font-size: 18px;font-weight: 400;color: #000;line-height: 1.5em;}


.schedule-container{background: #146092;padding: 50px 0px;}
.schedule-container h1{color: #FFF;font-size: 30px;font-weight: 700;}
.schedule-container p{font-size: 18px;  color: #fff;}
.schedule-container hr{width: 10%;color: #EC6D01 !important;margin: 15px 0px 20px 0px;}
.schedule-table{border-radius: 10px;border: 1px solid #308AC4;background: rgba(10, 66, 103, 0.50);width: auto;margin: 30px 0px;    padding: 30px 20px;
display: flex;justify-content: space-between;}
.schedule-table table{ overflow: hidden;border-collapse: collapse;width: 100%;margin: 0px 10px;}
.schedule-table table thead th{text-align: left;}
.schedule-table th:first-child{border-radius: 0px;background: #146092;width: 20%;padding: 10px;font-size: 18px;font-weight: 700;color: #fff;text-align: center;}
.schedule-table th{border-radius: 0px;background: #a7ddff;padding: 6px;font-size: 18px;font-weight: 400;color: #000;border-left: 1px solid #000;}
.schedule-table tr td{padding: 10px;color: #fff;font-size: 14px;font-weight: 500;border-left: 1px solid #000;background: #257CB5;}
.schedule-container a{text-align: center;display: block;border-radius: 7px;border: 1px solid #FFF;justify-content: center;padding: 10px 20px;width: fit-content;margin: 0px auto;text-decoration: none;color: #fff;font-size: 16px;font-weight: 500;}
.schedule-table tr{border: 1px solid #000;}



.featured-con{padding: 70px 0px;}
.featured-section{display: flex;justify-content: space-between;flex-wrap: wrap;}
.featured-wrp, .featured-wrp-1{width: 48%;}
.featured-wrp-1{width: 48%;display: flex;justify-content: space-between;}
.feature-img h2{color: #2B2736;text-align: center;font-size: 24px;font-weight: 400;padding: 15px 0px;}
.feature-img h3{text-align: center;color: #2B2736;font-size: 14px;font-weight: 400;line-height: 14.941px;letter-spacing: -0.224px;}
.feature-img{padding: 20px;border-top: none;border-bottom: 1px solid rgba(181, 181, 193, 0.50);border-left: 1px solid rgba(181, 181, 193, 0.50);}
.feature-img img{width: 100%; height: auto;}
.featured-wrp h2{color: #02173D;font-size: 30px;font-weight: 700;}
.featured-wrp span {color: #EC6D01;}
.featured-wrp p{color: #02173D;font-size: 18px;font-weight: 400;}
.featured-con a{ text-align: center;display: block;border: 1px solid #FFF;justify-content: center;padding: 10px 20px;width: fit-content;margin: 0px auto;text-decoration: none;color: #fff;font-size: 16px;font-weight: 500;border-radius: 7px;background: #EC6D01;margin-top: 30px;}
.fe-img-2{border-left: 0px !important;}
.featured-wrp hr, .key-container hr, .about-txt hr{background-color: #EC6D01 !important;width: 10%;border: none;height: 1px;margin: 15px 0px;}
.br-btm{border-bottom: 1px solid rgba(181, 181, 193, 0.50);}
.br-btm .feature-img{border-bottom: none !important;}
.featured-wrp hr{width: 13%;border: none;height: 1px;margin: 10px 0px 30px 0px;}

.banner-con{background: url(../Images/faq-banner.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;}
.banner-txt h1{font-size: 46px;font-weight: 700;text-align: center;color: #fff;display: flex;align-items: center;justify-content: center;min-height: 40vh;}
.accordion-container {margin: 40px auto;background: #F9FBFF;padding: 30px;}
.accordion-btn { background: none;border: none; outline: none;width: 100%;text-align: left;font-size: 24px;font-weight: 600;padding: 10px 0;position: relative;cursor: pointer;color: #1B263B;letter-spacing: -0.48px;font-family: "Manrope", sans-serif;}
.accordion-btn::after {content: '+';position: absolute;right: 0;font-size: 18px;transition: transform 0.3s ease;}
.accordion-btn.active::after{content: '−';}
.accordion-content {display: none;padding: 10px 0 20px;color: #1B263B;font-size: 18px;font-weight: 400;letter-spacing: -0.36px;}
.accordion-content.show {display: block;}
.accordion-item{padding: 20px 0px;}
.accordion-content ul{margin-left: 22px;margin-top: 10px;}


.contact-section{display: flex;justify-content: space-between;}
.contact-container{padding: 50px 0px;}
.contact-content{width: 55%;}
.contact-content-1{width: 40%;}
.form{border-radius: 15px;background: #B8E3FF;box-shadow: 0px 13.5px 39.64px 0px rgba(215, 228, 249, 0.50);padding: 30px;}
.form h3{font-size: 24px;font-weight: 700;}
.contact-content h2{font-size: 30px;font-weight: 700;padding-bottom: 20px;}
.contact-content p{font-size: 18px;font-weight: 400;padding-bottom: 15px;}
.form-sec{padding-top: 30px;}
.form-1 {margin-bottom: 20px;}
.form-1 label {display: block;margin-bottom: 8px;font-weight: 500;color: #000;font-size: 16px;}
.form-1 input,
.form-1 textarea {width: 100%;padding: 12px 10px;border: none;border-radius: 6px;box-sizing: border-box;font-size: 14px;background-color: #fff;box-shadow: 0 0 0 1px #ccc inset;}
.form-1 textarea {min-height: 100px;resize: vertical;}
button{border-radius: 7px;background: #EC6D01;color: #fff;border: none;padding: 10px 30px;cursor: pointer;font-size: 16px;font-weight: 500;line-height: 28px;}
.address-details {display: flex;align-items: center;padding: 10px 0px;}
.address-details i {margin-right: 10px; color: #EC6D01;}
.address-details a, .address-details p {font-size: 20px;color: #000;font-weight: 500;padding-bottom: 0px;text-decoration: none;}

.programm-container{padding: 50px 0px;}
.program-links{margin-bottom: 30px;display: flex;justify-content: space-between;}
.program-links a{color: #808B9E;text-decoration: none;font-size: 18px;font-weight: 600;padding: 0px 10px;}
.program-links .program-active{color: #EC6D01;border-bottom: 1px solid;padding-bottom: 8px;}
.schedule-section{border-radius: 5px;border: 1px solid #CCC;background: #FFF;padding: 50px;}
.schedule-block{border-radius: 5px;background: #EDF4FF;padding: 15px 30px;margin-bottom: 20px;}
.schedule-block h2{color: #666;font-size: 14px;font-weight: 400;margin-bottom: 5px;}
.schedule-block p{color: #02173D;font-size: 18px;font-weight: 600;}
.schedule-block i{margin-right: 10px;}
.schedule-block ul, .schedule-block ol{margin-left: 25px;}
.schedule-block ul li, .schedule-block ol li{font-size: 18px;color: #000;font-weight: 600;}

.timeline{position: relative;text-align: center;margin: 20px 0;background: transparent !important;padding: 0px;}
.timeline-line {border-top: 2px solid #2a6e9a; /* match line color */position: absolute;top: 50%;left: 0;width: 100%;z-index: 1;}
.timeline-event {display: inline-block;background-color: #0f5d91;padding: 8px 16px;border-radius: 8px;position: relative;z-index: 2;color: #FFF;font-size: 16px;font-weight: 500;line-height: 28px;}
.bg-line .timeline-line{border-top: 2px solid #EC6D01;}
.bg-line .timeline-event {background-color:  #EC6D01;}
.bg-1{background: #EEE !important;}
.schedule-1 h3{font-size: 30px;font-weight: 700;text-align: center;margin-bottom: 15px;}

.bx-wrp{display: flex;justify-content: space-between;padding: 30px 20px;}
.session-content{border-radius: 5px;background: #D2DDF3;padding: 20px;}
.scedule-block-fx{width: 32%;}
.scedule-block-fx h4{font-size: 18px;color: #EC6D01;padding: 0px 20px 20px;font-weight: 600;}
.session-content .event{margin-bottom: 30px;}

.h-1{min-height: 100px;}
.h-4{min-height: 125px;}
.h-0{min-height: 70px;}
.event span{font-weight: 400;}
.para{color: #02173D;font-size: 18px;font-weight: 400;padding-top: 30px;}
.session-content hr{color: #000 !important;}
.wd-1{width: 48%;}

.association-con img{width: 100%;height: auto;}


    
.association-container{padding: 50px 0px;background: #F3F4F6;}
.association-section{display: flex;justify-content: space-between;}
.association-1, .association-2{width: 40%;}
.association-1 h1{background: #F6BF15;padding: 2px;font-size: 27px;font-weight: 700;color: #A5181C;text-align: center;}
.association-2 h1{background: #8CC63F;padding: 2px 0px;font-size: 27px;font-weight: 700;color: #A5181C;text-align: center;}
.association-1 img, .association-2 img{display: flex;margin: 0px auto;padding: 30px 0px;}
.m-top{margin: 30px 0px;}
.heading-2{text-align: center;background: #8DD8F8;padding: 4px 0px;color: #2C2A7D;font-size: 27px;font-weight: 700;}
.association-logo-sec{display: flex;justify-content: space-between;align-items: center;}
.logo-sec-1 img{width: 100%;height: auto;}
.association-logos{padding-top: 30px;}
.logo-sec-1-1{width: 80%;margin: auto;margin-bottom: 30px;}
.logo-sec-1-3{width: 60%;margin: 0px auto;padding-top: 30px;}
.organize-sec{background: #E7E7E8;padding: 20px;display: flex;justify-content: space-between;align-items: center; width: 80%;margin: 0px auto !important;    margin-top: 30px !important;}
.organize-sec-2 h2{text-align: center;color: #006F3B;font-size: 27px;}
.organize-sec-2 h3{font-size: 22px;font-weight: 800;text-align: center;padding: 4px 0px;}
.organize-sec-2 p{font-size: 14px;font-style: italic;font-weight: 400;text-align: center;color: #A5181C;}


@media screen and (max-width: 1024px) {
  .about-sec .about-1:first-child{justify-content: flex-start;}
  .comp-sec .obj-box {width: 40%}
  .key-sec .obj-box {width: 29%;}
  .box-sec{width: 96%;}
  .schedule-table{width: fit-content;}
}



@media screen and (max-width:830px){
.obj-main {display: block;}
.obj-main .obj-box{width: 100%;margin: 0px auto;margin-bottom: 15px; padding:20px 10px;}
.objective-container {padding: 30px 0px;}
.obj-box h2 {font-size: 20px;min-height: 0px;margin-bottom: 20px;}
.key-sec .obj-box h2{margin-bottom: 0px !important;}
.obj-box p {font-size: 16px;}
.components-container, .key-container{padding: 30px 0px;}
.key-container h1 , .components-container h1{font-size: 24px;margin-bottom: 10px;}
.key-container hr {width: 15%;margin: 20px 0px;}
.about-sec {display: block;}
.about-sec .about-1 {width: 100%;}
.about-1 .about-txt {width: 96%;margin: 0px auto;padding: 30px 0px;}
.about-1 h2{font-size: 24px;}
.about-1 hr {margin: 10px 0px;}
.box-sec{width: 96%;}
.box-sec .bx-1 {width: 48%;}
.banner-txt h1{min-height: 20px;font-size: 30px;padding: 30px 0px;}
.contact-section{display: block;}
.contact-content-1 , .contact-content{width: 100%;margin-bottom: 30px;}
.contact-container{padding: 30px 0px;}
.form{padding: 20px 10px;}
.address-details a, .address-details p {font-size: 16px;}
.contact-content h2 {font-size: 24px;padding-bottom: 10px;}
.schedule-section{padding: 20px 10px;}
.bx-wrp {display: block;}
.scedule-block-fx{width: 100%;margin-bottom: 30px;}
.h-1, .h-4, .h-0{min-height: 0px;}
.schedule-1 h3 {font-size: 24px;}
.program-links{display: block;}
.schedule-block{padding: 15px;}
.program-links a{padding-bottom: 15px;display: block;font-size: 16px;}
.program-links .program-active{margin-bottom: 15px;}
.schedule-table{ display: block;   width: 90%;margin: 0px auto;padding: 30px 20px 0px 0px;margin-bottom: 30px !important;margin-top: 30px;}
.schedule-table table {margin-bottom: 30px !important;}
.featured-section {display: block;}
.featured-wrp, .featured-wrp-1 {width: 100%;}
.featured-con{padding: 30px 0px;}
.schedule-container{padding: 30px 0px;}
.schedule-table {width: auto;}

.main-container{padding: 30px 0px;}
.main-container .banner-main{display: block;}
.banner-1{width: 100%;margin-bottom: 30px;}
.banner-2{width: 100%;}
.banner-1 .banner-fx{display: block;}
.banner-fx .banner-content{width: 100%;}
.banner-fx .banner-content-1{width: 100%;}
.banner-fx .banner-content-1 p{float: left;margin: 30px 0px;}
.banner-content h3{font-size: 30px;}
.banner-content h4 {font-size: 26px;margin-bottom: 10px;}
.banner-1 h2 {font-size: 20px;}
.banner-1 h1 {font-size: 28px;line-height: 1.2em;}


.association-logo-sec .logo-sec-1{padding: 0px 12px;}
.organize-sec{width: 90%;padding: 10px;}
.organize-sec-2 h3 {
    font-size: 18px;}
    .organize-sec-2{padding: 0px 20px;}

}





@media screen and (max-width: 768px) {
  .footer-container {flex-direction: column;text-align: center;align-items: center;}
  .footer-left,
  .footer-middle,
  .footer-right {margin-bottom: 20px;}
  .footer-right {text-align: center;}


}

@media screen and (max-width: 600px) {
  .box-sec{width: 100%;display: block;margin-bottom: 30px;margin-top: 30px;}
  .box-sec .bx-1{width: 90%;margin: 0px auto;margin-bottom: 30px;padding: 20px;}
  .container-1{background-position: center;}
  .accordion-btn{font-size: 20px;}
  .accordion-content{font-size: 16px;}
  .accordion-container{padding: 20px;}
  .footer-left h2{font-size: 36px;}
  .footer-left h2 span {font-size: 30px;}
  .h-banner-img img{display: none;}
  .h-banner-img .responsive-banner{display: block;}


  .association-section {
    display: block;}.association-1, .association-2 {
    width: 100%;
}
.organize-sec{display: block;}
.organize-sec-2{padding:10px  0px;}
.organize-sec-2 h2{font-size: 22px;}
.organize-sec-2 h3 {font-size: 14px;}
.organize-sec-2 p {font-size: 12px;}
.logo-sec-1-1 {width: 100%;}
.logo-sec-1-3 {width: 75%;}
.organize-sec-1{display: flex;justify-content: center;}



}




.objective-container hr{background-color: #EC6D01 !important;width: 9%;border: none;height: 1px;margin: 0px auto;margin-bottom: 50px !important;margin-top: -10px !important;}



    