* { margin: 0 0; padding: 0; outline: none; -ms-word-break: break-word; word-break: break-word; word-wrap: break-word;  }
html {scroll-behavior: smooth; }
body {   font-family: "Montserrat", serif; font-weight: normal !important; font-style: normal !important; overflow-x: hidden; padding: 0px !important; }

/* scrollbar */

::-webkit-scrollbar { width: 5px; height: 5px;}
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); -webkit-border-radius: 10px; border-radius: 10px;}
::-webkit-scrollbar-thumb {-webkit-border-radius: 10px; border-radius: 10px; background: rgba(46, 86, 192, 0.6); -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);}
::-webkit-scrollbar-thumb:window-inactive { background: rgba(255, 255, 255, 0.3);}
input:-webkit-autofill, input:-webkit-autofill:hover,  input:-webkit-autofill:focus,
textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus,
select:-webkit-autofill, select:-webkit-autofill:hover,
select:-webkit-autofill:focus { border: 1px solid transparent; -webkit-text-fill-color: rgba(152, 152, 152, 1); -webkit-box-shadow: 0 0 0px 1000px rgba(243, 243, 243, 1) inset; transition: background-color 5000s ease-in-out 0s;}

img { width: 100%; height: 100%; object-fit: contain; object-position: center; }

/*  */

.bg_image_block { width: 100%; display: block; background: url(../images/rightshadow.png) no-repeat; background-size: auto; background-position: center right; }

.watch_btn { width: 230px; height: auto; border-radius: 20px; background: linear-gradient(92.67deg, rgba(255, 255, 255, 0.7) -37.28%, rgba(255, 255, 255, 0.14) 94.41%); backdrop-filter: blur(59px);  font-weight: 700; font-size: 18px; line-height: 18px; color: #FFFFFF !important; position: absolute; right: 20px; bottom: 20px; border: none !important;  display: flex; align-items: center; justify-content: center; }
.watch_btn .play_icon { width: 56px; height: 56px; border-radius: 16px; background: #FFFFFFE5; margin-right: 16px; display: flex; align-items: center;  justify-content: center; padding: 10px; }
.watch_btn .play_icon img {  width: 20px; height: 20px; border-radius: 0; object-fit: contain; }
.sponsors_section { width: 100%; display: block; padding: 40px 20px 60px; position: relative; }
.committee_card_block .slick-list { cursor: url(../images/drag.png), auto;  overflow: visible; }
.home_about_section { width: 100%; display: block; padding: 60px 20px 40px; }
.home_about_section .heading_tag { margin-bottom: 30px; }
.has_image { max-width: 1619px; height: 540px; border-radius: 60px; margin-top: 40px; }
.has_image img { border-radius: 60px; object-fit: cover; }

.photo_gallery_section { width: 100%; display: block; padding: 45px 15px 60px; }
.photo_gallery_section .common_heading { margin-bottom: 50px; }
.photo_gallery_section .gallery_img { max-width: 392px; height: 500px; border-radius: 40px; width: 100%; margin: 0px auto; position: relative; }
.photo_gallery_section .gallery_img::before { width: 100%; display: none; content: ""; background: url(../images/cardshoadow.png) no-repeat; background-size: 100% 70%; background-position: center; height: 74px; position: absolute;  bottom: -46px; left: 0; }
.photo_gallery_section .slick-slide.slick-active.slick-current .gallery_img::before { display: block; }
.photo_gallery_section .gallery_img img { object-fit: cover; border-radius: 30px; }
.photo_gallery_section .slick-list { padding: 152px 140px 200px !important; }
.photo_gallery_section .slick-slide { opacity: 0.3; }
.photo_gallery_section .slick-slide .gallery_img { height: 400px; }
.photo_gallery_section .slick-slide.slick-active { opacity: 1; }
.photo_gallery_section .slick-slide.slick-active.slick-center .gallery_img { max-width: 392px; height: 420px; }
.photo_gallery_section .slick-track {display: flex !important; align-items: center;} 
.photo_gallery_section .slick-slide.slick-active .gallery_img{ transform: scale(1.1, 1.25); position: relative; z-index: 1; }
.photo_gallery_section .slick-current.slick-active.slick-center .gallery_img{ transform: scale(1.6); position: relative; z-index: 11; }

.slick-custom-arrow { position: absolute; top: 45%; transform: translateY(-50%); background: #FFFFFF80; backdrop-filter: blur(40px); width: 60px; height: 60px; border-radius: 10px; border: none !important; padding: 10px; }
.slick-custom-arrow:hover { background: linear-gradient(44.85deg, #136F63 0%, #26316B 157.92%); }
.slick-custom-arrow:hover img { filter: invert(1); }
.slick-prev { left: 86px; z-index: 1; }
.slick-next { right: 86px; }
.slick-dots { display: flex; align-items: center; justify-content: center; list-style: none; margin: 5px 0px 0px; padding: 0px; }
.slick-dots li { width: 6px; height: 6px; border-radius: 100px; background: #0000001A; margin: 0px 5px; cursor: pointer; }
.slick-dots li.slick-active { width: 30px; background: #136F63; }
.slick-dots li button { display: none; }
.slick-track {  display: flex !important;}
.slick-track .committe_card_outer { height: auto; }
.committee_card { height: 100%; }
.slick-slide { height: auto;}

.bg_block { width: 100%; display: block; background: url(../images/leftshadow.png) no-repeat, url(../images/rightshadow.png) no-repeat; background-position: left center, bottom -40% right; background-size: auto; }
.circle {position: relative; width: 230px; height: 230px; border-radius: 100vmax; margin: 0px auto; margin-top: -115px; background: #26316B; border: 15px solid #fff; display: flex; align-items: center; justify-content: center; }
.logo { position: absolute; width: 140px; height: 140px; background: url(../images/circle_arrow.svg) no-repeat; background-size: 35px 60px; border-radius: 100vmax; background-position: center;}

@keyframes textRotation { to { transform: rotate(360deg); }}

.text span { position: absolute; left: 50%; font-size: 14px; transform-origin: 0 95px; }

/* event page */

.events_section { width: 100%; display: block; padding: 40px 15px; }

.upcomings_events { width: 100%; display: block; margin-bottom: 60px; }
.event_outer_block { width: 100%; display: block; padding-bottom: 30px; height: 100%; }
.events_card { border: 1px solid rgba(224, 224, 224, 1); max-width: 528px; width: 100%; border-radius: 54px; display: block; height: 100%; }
.events_card:hover { background: #fff; box-shadow: 22px 35px 250px 0px #00000014; border-color: #fff; }
.events_card .event_image { width: 100%; height: 330px; border-top-left-radius: 54px; border-top-right-radius: 54px; }
.events_card .event_image img { border-top-left-radius: 54px; border-top-right-radius: 54px; object-fit: cover; }
.events_card .event_body { width: 100%; height: calc(100% - 330px); padding: 20px 30px 30px; display: flex; flex-direction: column; }  
.events_card .event_name { font-weight: 600; font-size: 30px; line-height: 33px; letter-spacing: -2%; color: #000000; margin-bottom: 12px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-clamp: 2;  overflow: hidden; }
.events_card .event_loc { font-size: 16px; line-height: 16px; letter-spacing: -2%; color: #000000; margin-bottom: 20px; }
.events_card .event_desc { font-size: 16px; line-height: 22px; letter-spacing: -2%; color: #000000; margin-bottom: 20px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; line-clamp: 4;  overflow: hidden; }
.events_card .common_btn { width: 196px; justify-content: space-between; margin-top: auto; }
.events_card:hover .common_btn { background: #26316B;}
.loadmore_btn .common_btn { width: 240px; justify-content: space-between; margin: 30px auto 0px; }


/* agenda page */


.agenda_section { width: 100%; display: block; padding: 40px 15px; }
.agenda_card_outer { width: 100%; height: 100%; padding-bottom: 30px; }
.agenda_card_outer .agenda_card { max-width: 804px; width: 100%; height: 100%; border-radius: 54px; padding: 13px 15px; min-height: 180px; display: flex; background: #F5F5F5; }
.agenda_card_outer .agenda_card:hover { background: #fff; box-shadow: 22px 35px 250px 0px #00000014;}
.agenda_date_info { max-width: 180px; width: 100%; display: flex; align-items: center; justify-content: center; border-radius: 45px; background: url(../images/bannerbg.png) no-repeat, #136F63; background-position: center; background-size: cover; padding: 20px;  }
.agenda_date_info img { width: 30px; height: 30px; margin-bottom: 12px; }
.agenda_date_info .date { font-weight: 600; font-size: 30px; line-height: 33px; letter-spacing: -2%; color: #fff; margin-bottom: 10px; }
.agenda_date_info .time { font-weight: 600; font-size: 18px; line-height: 24px; letter-spacing: -2%; color: #fff; margin-bottom: 0px; }
.agenda_body { padding-left: 30px; align-self: center; width: 100%; flex: 1; }
.agenda_title { font-weight: 600; font-size: 18px; line-height: 24px; letter-spacing: -2%; color: #000000; margin-bottom: 10px; }
.agenda_desc { font-size: 14px; line-height: 22px; font-style: italic; letter-spacing: -2%; color: #000; margin-bottom: 0px; }
.date_agenda_block { border-bottom: 1px solid rgb(19, 111, 99); margin-bottom: 30px; }
.date_agenda_block:last-child { border: none !important; margin-bottom: 0px !important; }
.speakers_section { width: 100%; display: block; padding: 16px 15px 60px    ; }
.speakers_card_outer { width: 100%; height: 100%; padding-bottom: 30px; }
.speakers_card_outer .speakers_card { max-width: 804px; width: 100%; height: 100%; border-radius: 54px; padding: 20px; min-height: 280px; display: flex; background: #F5F5F5; }
.speakers_img { max-width: 256px; width: 100%; height: 265px; border-radius: 26px;  }
.speakers_img img { border-radius: 26px; object-fit: cover; }
.speakers_body { padding: 10px 30px; padding-right: 30px; align-self: center;  width: 100%; flex: 1; }
.speakers_body .speakers_name {  font-weight: 600; font-size: 24px; line-height: 33px; letter-spacing: -2%; color: #000000; margin-bottom: 12px; }
.speakers_body .speakers_post {  font-size: 16px; line-height: 16px; letter-spacing: -2%; color: #000000; margin-bottom: 24px; }
.speakers_body .s-info { font-size: 16px; line-height: 17px; letter-spacing: -2%; color: #000; margin-bottom: 12px; }
.speakers_body .s-info span { font-weight: 600; }

.date_title .ag_title { font-size: 20px; margin-bottom: 20px; color: rgb(19, 111, 99); font-weight: 700; }
.agenda_details { width: 100%; display: block; margin-bottom: 30px; }
.agenda_details .time { font-size: 14px; line-height: 16px; letter-spacing: -2%; color: #000000; margin-bottom: 5px; }
.session_title .ag_title {font-size: 20px; margin-bottom: 20px; color: rgb(19, 111, 99);  }
.agenda_d_inner_block { width: 100%; display: block; margin-bottom: 20px; }
.agenda_desc { color: rgb(19, 111, 99); }

/* founding_sponsors_section */

.contact_form_section { padding: 60px 15px; display: block; width: 100%; background: #F5F5F5; display: flex; justify-content: center; }
.information_block { max-width: 545px; width: 100%; margin-right: 62px; }
.information_block .info_block { padding: 29px; background: #FEFEFE; border-radius: 24px; margin-bottom: 20px; display: flex; align-items: center; justify-content: center; }
.information_block .info_block:last-child { margin-bottom: 0px; }
.information_block .info_block .icon img { width: 36px; height: 36px; }
.information_block .info_block .ib_info a:hover { text-decoration: underline !important; }

.form_block { max-width: 550px; width: 100%; }
.form_block .form-group { margin-bottom: 14px; }
.form_block .form-group .form-control { resize: unset; padding: 28px; width: 100%; border-radius: 10px; font-size: 16px; line-height: 16px; letter-spacing: -1%; border: none; box-shadow: none !important; color: #000; }
.form_block .form-group .form-control::placeholder { color: rgba(0, 0, 0, 0.6) !important; }

/* contact us page */

.need_help_section { width: 100%; display: block; padding: 50px 15px; }
.need_help_section .static_page_heading {max-width: 800px; width: 100%; margin-left:auto; margin-right: auto; }
.need_help_section .common_desc { text-align: center; max-width: 574px; margin: 0px auto; width: 100%; }

/* event detail page */

.registration_form_section { width: 100%; display: block; padding: 50px 15px; }
.registration_form_section .loadmore_btn .common_btn { max-width: 305px; width: 100%; }
.regi_form_block .form-group { margin-bottom: 35px; }
.regi_form_block .form-control { border: 1px solid #D8D8D8; background: #F4F4F4; border-radius: 20px; box-shadow: none !important; font-size: 18px; line-height: 26px; padding: 22px; resize: unset; color: #000; }
.regi_form_block .form-control::placeholder {  color: rgba(0, 0, 0, 0.6) !important;  }
.regi_form_block .common_btn { width: 170px; justify-content: space-between }

.recent_events_section { padding: 30px 15px 40px; width: 100%; display: block; }
.recent_events_section .static_page_heading { text-align: left; }
.recent_events_section .event_outer_block { padding: 15px; }  
.recent_events_section .slick-list {padding: 0 !important; }
.recent_events_section .events_card:hover { box-shadow: 0px 0px 20px 0px #00000014; }
.recent_events_section .slick-custom-arrow { position: absolute; border-radius: 50%; border: 1px solid #A1A1A1 !important; background: transparent; backdrop-filter: unset; top: -71px; right: 0; }
.recent_events_section .slick-custom-arrow.slick-prev { z-index: 1; left: auto; right: 70px; }
.recent_events_section .slick-custom-arrow:hover { border-color: #136F63 !important;  box-shadow: -1px 19px 44.9px 0px #D7B78380; background: #136F63;}


/*  */
.not_found_block { width: 100%; max-width: 750px; margin: 0px auto; display: flex; align-items: center; min-height: 60vh; position: relative; padding-bottom: 40px; }
.nfb_content { width: 50%; }
.nfbc_heading { font-size: 30px; line-height: 38px; font-weight: bold; color: #011334; margin-bottom: 15px; text-transform: uppercase;  }
.nfb_content p { font-size: 16px; line-height: 24px; letter-spacing: 1px; color: #000000; margin-bottom: 0px; }
.nfb_img { max-width: 300px; height: 300px; width: 100%; margin: 0px auto; }
.nfb_img img { width: 100%; height: 100%; object-fit: contain; object-position: center; }

.date_title h3, .session_title h3 { font-weight: 600; font-size: 20px; line-height: 30px; letter-spacing: -2%; color: #000000; margin-bottom: 10px; }




/* -------------------------------------------------------------------------------------------------------- */

/* responsive view */

@media (max-width: 1199px) {

header {top: 10px; padding: 10px;}

.banner_content_block .bcb_heading { font-size: 32px;}
.banner_content_block .date_content { font-size: 16px; line-height: 16px; padding: 15px 0px;}
.bcb_block .bcb_title { font-size: 22px; margin-bottom: 15px;}
.bcb_block .bcb_desc { font-size: 16px; margin-bottom: 25px;}
.common_btn .arrow { width: 30px; height: 30px; margin-left: 10px;}
.banner_content_block { max-width: 415px; }

.circle {width: 175px; height: 175px; margin-top: -90px; border: 12px solid #fff;}
.logo {width: 50px; height: 70px; background-size: 28px 49px;}
.text span {transform-origin: 0 70px;}
.our_img_block {height: 396px;}
.watch_btn .play_icon {width: 40px; height: 40px; border-radius: 10px; margin-right: 10px;}
.watch_btn {width: 195px; border-radius: 12px; font-size: 16px; line-height: 16px;}
.sponsors_section {padding: 30px 20px 50px;}
.committee_section {padding: 35px 20px;}
.heading_block {margin-bottom: 30px;}
.committee_body .cc_title { font-size: 20px; line-height: 22px;}
.committee_body .cc_post { font-size: 14px; line-height: 14px;}
.home_about_section {padding: 45px 20px 30px;}
.has_image {height: 446px; margin-top: 10px; }
.photo_gallery_section {padding: 30px 15px 40px;}
.slick-custom-arrow {width: 46px; height: 46px;}
.photo_gallery_section .slick-list {padding: 120px 40px 150px !important;}
.about_content_section.photo_gallery_section .slick-list {padding: 120px 40px !important;}
.slick-prev {left: 0px; }
.slick-next {right: 0px;}
.photo_gallery_section .common_heading { margin-bottom: 35px;}

.photo_gallery_section .slick-slide .gallery_img { height: 340px;}
.photo_gallery_section .gallery_img {max-width: 369px;}
.photo_gallery_section .slick-slide.slick-active.slick-center .gallery_img {max-width: 350px;height: 400px;}
.photo_gallery_section .gallery_img::before { height: 31px;  bottom: -20px;}
.footer_top_row .info_block h5 { font-size: 16px; line-height: 16px; margin-bottom: 10px;}
.footer_top_row .info_block p, .footer_top_row .info_block a {font-size: 12px; line-height: 18px;}
.footer_top_row .info_block { margin-bottom: 25px;}

header .dot_icon { width: 24px; height: 24px; cursor: pointer;}
#sidebarMenu { height: 100%; position: fixed; right: 0; width: 316px; padding: 20px; top: 0px; transform: translateX(0px); transition: transform 250ms ease-in-out; background: #fff; z-index: 111; border-left: 1px solid #443C60; }
.sidebarMenuInner { margin: 0; padding: 0; padding-top: 20px; height: 100vh; overflow-y: auto; }
.hidden { transform: translateX(316px) !important;}
.close_button { width: 14px; height: 14px; cursor: pointer; margin-left: auto; }
.close_button img { width: 100%; height: 100%; object-fit: contain; object-position: center;  }
.sidebarMenuInner ul { list-style: none; margin: 0;  }
.sidebarMenuInner li { padding: 10px 0px; }
.sidebarMenuInner li a { display: flex; align-items: center; justify-content: space-between; width: 100%; font-size: 14px; color: #443C60; padding: 0; }
.sidebarMenuInner li a img { width: 18px; height: 18px; }
.sidebarMenuInner li a img + img { display: none; }
.sidebarMenuInner li a:hover, .sidebarMenuInner li a.active {  color: #136F63; }
.sidebarMenuInner li a:hover img + img, .sidebarMenuInner li a.active img + img {  display: inline-block; }
.sidebarMenuInner li.contact_link a { width: fit-content; border-radius: 6px;  background: #26316B; color: #fff !important; font-weight: 600; padding: 10px; display: flex; align-items: center; justify-content: center;}
.sidebarMenuInner li.contact_link a .arrow { width: 34px; height: 34px; display: flex; align-items: center; justify-content: center; border-radius: 4px; background: #fff; margin-left: 16px;}

.about_content_section { padding: 30px 15px !important;}
.about_mission_section { padding: 40px 15px;}
.about_video_block { padding: 35px 15px;}
.video_block { height: 560px;}
.about_video_block .play_icon { width: 100px; height: 100px;}
.about_video_block .play_icon img {width: 32px; height: 32px;}
.faculty_information_block .static_page_heading { margin-bottom: 30px;}
.static_page_heading {font-size: 42px; line-height: 45px; margin-bottom: 35px; }
.committee_card .committee_card_img {height: 290px;}
.committee_body { height: calc(100% - 290px);}

.faculty_advisors_section .static_page_heading { margin-bottom: 30px;}
.fas_blocks .fasb_box .fas_name {font-size: 20px; line-height: 24px; margin-bottom: 10px;}
.fas_blocks .fasb_box .fas_post { font-size: 14px; line-height: 14px;}
.fas_blocks { padding: 20px 25px;}
.faculty_information_block { padding: 35px 15px;}
.faculty_advisors_section { padding: 10px 15px 35px;}
.events_card .event_name { font-size: 24px; line-height: 28px; margin-bottom: 10px;}
.events_card .event_desc { font-size: 14px; line-height: 20px;}
.events_card .event_loc { font-size: 14px; line-height: 14px; margin-bottom: 15px;}

.events_card .common_btn { width: 166px;}
.loadmore_btn .common_btn { width: 215px;  margin: 15px auto 0px;}
.information_block .info_block .ib_info p, .information_block .info_block .ib_info a { font-size: 16px; line-height: 20px;}
.information_block .info_block .icon { width: 50px; height: 50px;}
.information_block .info_block .icon img { width: 30px; height: 30px;}
.contact_form_section { padding: 50px 15px;}
.information_block .info_block .ib_info { padding-left: 15px;}
.information_block {  max-width: 415px; margin-right: 40px;}
.form_block .form-group .form-control { padding: 20px; font-size: 14px; line-height: 14px;}
.need_help_section { padding: 35px 15px;}
.need_help_section .static_page_heading {margin-bottom: 25px;}

.eos_img { max-width: 625px; height: 380px; }
.event_overview_section .eos-content { padding-left: 15px;}
.event_overview_section .common_desc { margin-bottom: 25px;}
.attend_events_section { padding: 35px 15px;}
.aes_content_outer { padding-bottom: 20px;}
.registration_form_section { padding: 35px 15px;}
.regi_form_block .form-control { border-radius: 12px; font-size: 16px; line-height: 24px; padding: 18px;}
.regi_form_block .form-group { margin-bottom: 22px;}
.recent_events_section .slick-custom-arrow.slick-prev { right: 55px;}
.recent_events_section .slick-custom-arrow { top: -42px;}
.recent_events_section .static_page_heading { margin-bottom: 20px;}

.agenda_desc { font-size: 14px; line-height: 20px;}
.agenda_body { padding-left: 20px;  }
.agenda_date_info .date { font-size: 24px; line-height: 28px;}
.agenda_date_info { border-radius: 30px;}
.agenda_card_outer .agenda_card { border-radius: 30px; }
.speakers_body .speakers_name { font-size: 20px; line-height: 28px;}
.speakers_body .speakers_post { font-size: 14px; line-height: 14px; margin-bottom: 20px;}
.speakers_body .s-info { font-size: 14px; line-height: 16px;   margin-bottom: 10px; }
.agenda_card_outer { padding-bottom: 20px;}
.speakers_card_outer .speakers_card { border-radius: 30px;  }
.speakers_img { height: 240px; max-width: 190px; }
.speakers_body { padding: 10px 20px;}
.speakers_card_outer { padding-bottom: 20px;}
.agenda_title { font-size: 16px; line-height: 22px;}
.session_title .ag_title {font-size: 18px; margin-bottom: 16px;}

}

@media (max-width: 991px) {

.our_mission_section { display: block;}
.our_mission_section { padding: 30px 15px;}
.our_content_block { max-width: 100%; margin-right: 0px; margin-bottom: 20px;}
.home_about_section .heading_tag {margin-bottom: 20px;}
.photo_gallery_section .slick-slide.slick-active.slick-center .gallery_img { max-width: 270px;  height: 310px;}
.photo_gallery_section .slick-slide .gallery_img { height: 280px;}
.photo_gallery_section .slick-list { padding: 95px 40px 125px !important;}
.about_content_section.photo_gallery_section .slick-list { padding: 80px 40px !important;}
.acs_block { margin: 0px auto 25px;}
.footer_top_row .site_logo a { margin-bottom: 30px;}
footer { padding: 30px 15px 0px;}
.has_image { margin-top: 20px;}
.video_block { height: 450px;}
.static_page_heading { font-size: 32px; line-height: 32px; margin-bottom: 30px; }
.fas_blocks .fasb_box .fas_name { font-size: 18px; line-height: 22px;}
.fas_blocks .fasb_box { width: 33.33%;}
.fasb_box:nth-child(4) { border-top: 1px solid rgba(0, 0, 0, 0.2);}
.events_card .event_body { padding: 20px 25px 25px;}
.information_block .info_block .ib_info p, .information_block .info_block .ib_info a { font-size: 14px;}
.need_help_section { padding: 30px 15px;}
.need_help_section .static_page_heading { margin-bottom: 20px;}


.bcb_block .bcb_desc { font-size: 14px; margin-bottom: 20px;}
.eos_img { height: 390px; margin-bottom: 20px; max-width: 100%; }
.event_overview_section { padding: 30px 15px;}
.attend_events_section .loadmore_btn .common_btn { width: 240px;}
.regi_form_block .form-control { font-size: 14px; line-height: 20px; padding: 16px;}
.agenda_section { padding: 30px 15px;}
.agenda_date_info .date { font-size: 20px; line-height: 24px;}
.agenda_date_info .time { font-size: 16px; line-height: 18px;}
.agenda_date_info img { width: 24px; height: 24px;}
.agenda_card_outer .agenda_card { min-height: 150px; padding: 15px; }
.agenda_date_info { padding:20px 18px; max-width: 150px;}
.speakers_body .speakers_name { font-size: 18px; line-height: 26px;}
.speakers_body .speakers_post { margin-bottom: 15px;}
.speakers_img { height: 220px; max-width: 180px;}
.speakers_card_outer .speakers_card { min-height: 252px; padding: 15px; }
.agenda_section { padding-bottom: 10px; }
.footer_bottom_row { flex-wrap: wrap;}
.footer_bottom_row .copy_right_text { text-align: center; margin-bottom: 0px; order: 2; width: 100%; }
.footer_bottom_row .social_icons { width: 100%; order: 1; margin-bottom: 20px; }
.footer_bottom_row .social_icons li { margin: 0px 10px; }

}

@media (max-width: 767px) {

.banner_content_block .bcb_heading { font-size: 24px; margin-bottom: 12px; }
.banner_content_block .date_content { font-size: 14px; line-height: 14px; padding: 10px 0px;}
.bcb_block .bcb_title {font-size: 18px; margin-bottom: 10px;}
.bcb_block .bcb_desc { font-size: 14px; margin-bottom: 20px;}
.circle { width: 140px; height: 140px; margin-top: -70px;}
.text span { font-size: 12px; transform-origin: 0 52px;}
.home_about_section .heading_tag { margin-bottom: 20px;}
.has_image { height: 305px;}
.footer_top_row .contact_information_block .cib_title {  font-size: 18px; line-height: 18px; margin-bottom: 18px;}
.footer_top_row .info_block h5 { font-size: 14px; line-height: 14px;}
.footer_top_row .nlb_desc { font-size: 12px; line-height: 20px;}
.footer_top_row .nlb_tetle { font-size: 18px; line-height: 18px; margin-bottom: 18px;}
.sponsors_section { padding: 20px 20px 30px;}
.watch_btn { width: fit-content; font-size: 14px; line-height: 14px; }
.watch_btn .play_icon { width: 34px; height: 34px; border-radius: 10px; margin-right: 10px;}
.our_mission_section { padding: 20px 15px;}
.committee_body .cc_title { font-size: 18px; line-height: 20px;}
.watch_btn .play_icon img { width: 16px; height: 16px;}
.home_about_section {  padding: 30px 20px 20px;}
.footer_top_row .news_letter_block .form-control { padding: 12px;}
.bagde_text { font-size: 12px; line-height: 12px;}
.bagde_text img { width: 10px; height: 10px;}
.about_mission_section { padding: 30px 15px;}
.about_video_block { padding: 30px 15px;}
.video_block { height: 380px;}
.static_page_heading { font-size: 28px;}
.fas_blocks .fasb_box .fas_name { font-size: 16px; line-height: 20px;}
.fas_blocks .fasb_box { padding: 15px 15px 15px 0px;}
.faculty_information_block { padding: 25px 15px;}
.faculty_information_block .committe_card_outer { padding-bottom: 20px;}
.events_card .event_image { height: 260px; border-top-left-radius: 30px; border-top-right-radius: 30px;}

.events_card .event_name { font-size: 20px; line-height: 24px; margin-bottom: 10px;}

.events_card { border-radius: 30px;}

.events_card .event_body { padding: 15px 20px 20px;}

.events_card .event_image img { border-top-left-radius: 30px; border-top-right-radius: 30px; }

.upcomings_events { margin-bottom: 50px;}



.contact_form_section {padding: 35px 15px;}

.form_block .form-group .form-control { padding: 18px;}

.common_btn { padding: 6px; padding-left: 16px; }


.event_banner_section .bcb_block .bcb_desc { margin-bottom: 0px; }


.speakers_section { padding: 16px 15px 45px;}



.events_card .event_body { height: calc(100% - 260px); }

.date_title h3, .session_title h3 { font-size: 18px; line-height: 23px;}



.date_title .ag_title { font-size: 18px; margin-bottom: 15px;}
.agenda_main { max-width: 100%;}








}



@media (max-width: 700px) {



}



@media (max-width: 600px) {



.photo_gallery_section .slick-current.slick-active.slick-center .gallery_img {  transform: scale(1); margin: 0px auto; }

.photo_gallery_section .slick-list { padding: 0px 40px 20px !important;}

.slick-dots { margin: 10px 0px 0px;}

.footer_bottom_row { padding: 20px 0px; flex-wrap: wrap;}

.footer_bottom_row .copy_right_text { text-align: center; margin-bottom: 20px;}

.footer_bottom_row .social_icons { width: 100%;}

.footer_bottom_row .social_icons li { margin: 0px 10px; }

.has_image { height: 160px; border-radius: 20px; }

.has_image img { border-radius: 20px; }



.our_img_block {height: 222px;}

.committee_section { padding: 30px 15px;}

.committee_section .common_btn { margin: 20px auto 0px; }




.acs_block { margin: 0px auto 25px;}
.video_block { height: 230px;}

.about_video_block .play_icon { width: 78px; height: 78px;}



.fas_blocks .fasb_box { width: 100%;}



.fasb_box:nth-child(2), .fasb_box:nth-child(3), .fasb_box:nth-child(4) { border-top: 1px solid rgba(0, 0, 0, 0.2);}

.faculty_advisors_section .static_page_heading { margin-bottom: 20px;}

.static_page_heading { font-size: 24px; margin-bottom: 25px; }

.faculty_information_block .static_page_heading { margin-bottom: 20px;}

.events_section { padding: 30px 15px;}

.loadmore_btn .common_btn { margin: 5px auto 0px;}



.contact_form_section { display: block;}

.contact_form_section .common_desc { margin-bottom: 20px;}

.form_block { margin-top: 20px;}



.information_block .info_block { margin-bottom: 15px;}



.eos_img { height: 290px;}

.date_title h3, .session_title h3 { font-size: 16px; line-height: 21px;}

.agenda_date_info .date { font-size: 16px; line-height: 18px;}

.agenda_date_info .time { font-size: 12px; line-height: 14px;}

.agenda_date_info { padding: 15px 8px; max-width: 120px;}

.agenda_title { font-size: 16px; line-height: 18px; margin-bottom: 7px;}

.agenda_body { padding-left: 15px;}

.agenda_card_outer .agenda_card { padding: 10px; min-height: 140px; }

.agenda_card_outer { padding-bottom: 15px;}

.speakers_img { height: 170px; max-width: 120px;}

.speakers_body .speakers_name { font-size: 16px; line-height: 20px;}

.speakers_body { padding: 10px 15px;}

.speakers_card_outer .speakers_card { min-height: 215px; padding: 10px;}

.speakers_body .s-info:last-child { margin-bottom: 0; }

.speakers_card_outer { padding-bottom: 15px;}



.about_content_section.photo_gallery_section .slick-list {  padding: 0px 30px !important;}

.video_block { border-radius: 30px;}
.video_block img, .video_block video, .video_block iframe { border-radius: 30px;}
.our_img_block { border-radius: 30px; }
.our_img_block img, .our_img_block video, .our_img_block iframe { border-radius: 30px;}




}



@media (max-width: 500px) {





}

