.main-menu-two__logo-box img{    width: 100%;    max-width: 274px;}
.rightlogo img{    width: 100%;    max-width: 280px;}
.main-menu-two__logo-box{padding: 10px;background: var(--thm-extra);}
.rightlogo {padding: 10px;background: var(--thm-extra);}
.main-menu-two__social a {color: var(--thm-base);}
.main-menu-two__social{background:none;}


.contact-one__contact-list li p {
    font-size: 16px;
    line-height: 25px;
}
.contact-one__contact-list li+li {
    margin-top: 3px;
}
.contact-one__contact-list li {    gap: 13px;}
.google-map-one iframe {    filter: grayscale(1);}
.main-slider-two .item{padding: 0px !important;}
.about-one__points li p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: inherit;
    font-family: inherit;
    letter-spacing: 0;
    margin: 5px 0px;
    text-align: justify;
}
.about-one__left .section-title__title{font-size: 34px;}
.about-two__left{margin: 0px !important;}
.about-two.counter-one p{color: #eee;text-align: justify;}
.about-two__right { 
    margin-top: 0;
}
.mb-20{margin-bottom: 20px;}
.blog-two__content{    padding-top: 7px;}
.blog-two__title{margin-bottom: 10px;}
.blog-two__content p{
    padding: 0px 10px 15px;line-height: 30px;
    font-size: 15px;
}
.blog-three__single{    margin-bottom: 30px;}
.blog-three__content-inner {
    position: relative;
    display: block;
    padding: 1px 25px 16px;
}
.blog-three__title {
        font-size: 22px;
    font-weight: 600;
    line-height: 29px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 8px;
    margin-top: 15px;
}
.video-three__title {
    font-size: 45px;
    font-weight: 700;
    line-height: 40px;
    color: var(--thm-white);
    margin-top: 13px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.video-three p{color: #fff;font-size: 20px;line-height: 35px;}
.testimonial-one__img img{height: 160px;}
.test {width: 100%;display: inline-block;}
.testimonial-one{    padding: 100px 0 90px;}
.testimonial-one__right{margin-right: 0;}
.testimonial-one__text {font-size: 16px;line-height: 30px;margin-top: 10px;}
.blog-details__content p{    margin: 0;    text-align: justify;    margin-bottom: 20px;}
.blog-details__content{padding: 20px 20px 40px;}
.subpages {padding: 90px 0 90px !important; display: inline-block;    width: 100%;}
.subpages h3{    font-size: 60px;    font-weight: 600;}
.blog-details__content ol li{    list-style: none;    line-height: 30px;    text-align: left;    padding: 6px 0px;    display: block;    font-size: 16px;    margin-left: 8px;}
.blog-details__content ol li:before{border-radius: 50%;border-radius: 50%;    color: #fff;    content: counter(ordered);
    counter-increment: ordered;    display: inline-block;    margin-left: -37px;    margin-top: 0px;    padding: 0px 5px;    position: absolute;    background: #ef5007;height: 30px;width: 30px;text-align: center;}
.blog-details__content ol{list-style-type: none;counter-reset: ordered;}
.subpages table,.resourcetable table {width: 100%;max-width: 900px;margin: auto;}
.subpages table thead,.resourcetable table thead{background: #FF5C00;    color: #fff;}
.subpages table th,.subpages table td,.resourcetable table th,.resourcetable table td {    padding: 0.75rem;    vertical-align: top;    border-top: 1px solid #dee2e6;}
.subpages table tbody tr:nth-child(odd),.resourcetable table tbody tr:nth-child(odd) {background-color: #fae5db;    color: #000;}
.subpages table tbody tr:nth-child(even),.resourcetable table tbody tr:nth-child(even) {    background-color: #fdf5f1;    color: #000;}
.schedule {text-align:center;}
.accrodion-content ul {}
.accrodion-content ul li{    list-style: none;    line-height: 30px;    text-align: left;    padding: 6px 0px;}
.accrodion-content ul li:before{    content: "\f058";    display: inline-block;font-family: 'Font Awesome 5 Pro';    color: var(--thm-base);    line-height: 20px;    text-align: center;    margin-right: 6px;}
.accrodion-content ol {    list-style-type: none;    counter-reset: ordered;}
.accrodion-content ol li{   list-style: none;    line-height: 30px;    text-align: left;    padding: 6px 0px;    margin-left: 4px;}
.accrodion-content ol li::before {border-radius: 50%;    color: #fff;    content: counter(ordered);    counter-increment: ordered;    display: inline-block;    margin-left: -35px;    margin-top: 0px;    padding: 1px 11px;    position: absolute;    background: var(--thm-base);    height: 30px;    width: 30px;    text-align: center;}
.faq-page{margin-bottom:40px;}
.tabs-content__faq .faq-one-accrodion .accrodion-content {    position: relative;    margin-top: -6px;    background: #eee;    padding: 30px;    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);}
.faq-page .tabs-content__faq{margin-bottom:50px;}
.enroll-page input,.enroll-page select,.enroll-page textarea {    width: 100%;    border: none;    background-color: var(--thm-extra);    padding: 10px 15px;    outline: none;    font-size: 16px;    color: var(--thm-gray);    display: block;}
.enroll-page textarea{height:120px;}
.enroll-page .nice-select{    width: 100% !important;    margin-bottom: 30px !important;}
.enroll-page .nice-select .list {	width: 100% !important;}
.enroll-page .nice-select .option.selected.focus {color: var(--thm-base);background: none !important;color: #333;}
.enroll-page .nice-select .option{color: #333;}
.enroll-page .thm-btn:hover {    background: var(--thm-black) !important;		z-index: 1;}
.enroll-page .thm-btn{-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;background-color: var(--thm-base) !important; color:#fff !important;width:auto; margin-top:30px; padding:15px 45px;margin: auto;}
.event_contents p{text-align:justify;margin-bottom:20px;}
.event_single .gallery-one__img img {width: 100%;height: 220px;object-fit: cover;object-position: top;}
.event_page .gallery-one__img img {width: 100%;height: 260px;object-fit: cover;}
.testimonialcontent{height: 150px;    padding-right: 20px;overflow-y: scroll;}
.testimonials_page .testimonial-one__single{    padding: 30px 35px 30px;margin-bottom: 30px;}
.testimonials_page .testimonial-one__text {font-size: 16px;line-height: 30px;margin-top: 20px;}
.testimonialcontent::-webkit-scrollbar-track{	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);	background-color: none;}
.testimonialcontent::-webkit-scrollbar{	width: 6px;	background-color: none;}
.testimonialcontent::-webkit-scrollbar-thumb{	background-color: var(--thm-base);}
.elementorpage{padding: 50px 0px;}
.elementorpage h3{color: var(--thm-black) !important;    font-weight: 600 !important;}
.elementorpage p{text-align: justify;}
.teamsingle{margin-bottom:30px;}
.tthumb {background: var(--thm-black);}
.teamsingle h3 a{color: #fff !important;}
.teamsingle h5{font-size: 17px;    margin: 0px 0px 20px;    color: var(--thm-base);    text-align: center;    padding-bottom: 20px;}
.tthumb .blog-three__title{    margin-bottom: 0;}
.tcont{    padding: 20px 0px 0;}
.tcont p{text-align:justify;}
.resource_page{padding:60px 0px;}
.video-three__inner h5 {background: var(--thm-base);display: inline-block;padding: 6px 45px;color: #fff;margin-bottom: 9px;}
.video-three__title{    margin-bottom: 40px;}
.daily_slogan{width: 100%;    height: auto;    max-width: 800px;}
.video-three {    padding: 90px 0 100px;}
.main-header .main-menu .navigation>li>ul {    min-width: 320px;}
.blog-details__left ul li {list-style: none;padding-bottom: 10px;}
.blog-details__left ul li:before{      content: "\e934";font-family: 'icomoon' !important;margin-right: 6px;color: #f15c05;
    margin-bottom: 10px;border-radius: 100%;font-size: 20px;}
/*.page-header__bg{    opacity: 1;}
 .main-slider-two__carousel img{max-height:80vh;object-fit:contain;} */
.main-menu-two__logo-box img {width: 100%;max-width: 450px;}
.main-menu-two__logo-box {padding: 2px;}
.main-menu-two__social a {color: var(--thm-base);font-size: 24px;}
.main-header .main-menu .navigation>li>a { padding: 15px 0px;}
.nbmlogo-box{display:none;}
.nbmlogo-box img {width: 100%;max-width: 300px;}
.main-menu-two__top { background-color: #f5f5f5; }
.main-menu-two__logo-box img {   max-width: 220px;}
.main-menu-two { background-color: #002c55; }
.main-menu-two { background-color: #002c55; }
.main-header .main-menu .navigation>li>a {  color: #fff;}
.main-menu-two__contact-list li .text p a { color: #000;}
.main-menu-two__contact-list li .text p {font-size: 15px;color: #000;}
.main-menu-two__social a img,.site-footer-two__social a img{width:25px;}
.site-footer-two__social a{background:transparent;}
.site-footer-two__social a img{width:35px;}

.page-header__bg { opacity: 1;}
.page-header__inner h2 {  text-align: left;  text-shadow: 0px 4px 3px rgba(0,0,0,0.4),0px 8px 13px rgba(0,0,0,0.1),0px 18px 23px rgba(0,0,0,0.1);}
.page-header__inner {  text-align: left;text-shadow: 0px 4px 3px rgba(0,0,0,0.4),0px 8px 13px rgba(0,0,0,0.1),0px 18px 23px rgba(0,0,0,0.1);}
.page-header__inner h2 {font-size: 28px;}  
.page-header__shape-1,.page-header__shape-2,.page-header__shape-3,.page-header__shape-4 { display:none;}

.about-one__right{width:100%;position:relative; 
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);}
.about-one__right img{background: #fff;padding:5px;width:100%;height:auto;margin-bottom:5px;
    box-shadow: 0 16px 32px rgb(166 188 233 / 20%);}


 .obj2 li{list-style: inherit !important;position:relative;padding-left:10px; } 
.obj1 li{list-style: inherit !important;position:relative; padding-left:10px;} 
.obj1 li::marker,.obj2 li::marker{width:35px;height:35px;line-height:35px;background:#ff5c00;color:#fff;}
.obj1 li::before {
  content: "";z-index:-1;
  position: absolute;
  left:-30px;
  top:  0%;
  
  height: 35px;
  width: 35px;
  background-color: #ff5c00; color:#fff;
  border-radius: 50%;         /* Make it a circle */
}
.obj2 li::before {
  content: "";;z-index:-1;
  position: absolute;
  left: -30px;
  top: 0%;
 color:#fff;
  height: 35px;
  width: 35px;
  background-color: #ff5c00;
  border-radius: 50%;         /* Make it a circle */
}



ol {list-style-type: decimal!important;}

ol.obj2,  ol.obj1{margin-left:30px;}

.contact-two__btn-box p{text-align:center;}

.contact-two__input-box input[type="tel"]  {
    height: 65px;
    width: 100%;
    border: none;
    background-color: var(--thm-extra);
    padding-left: 40px;
    padding-right: 40px;
    outline: none;
    font-size: 16px;
    color: var(--thm-gray);
    display: block;
    font-weight: 400;
}
.contact-two__btn-box2{margin-top:200px;}
.contact-two__btn-box2 input[type="submit"]{
	    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #ff5c00 !important;
    color: #fff !important;
    width: auto;
    margin-top: 30px;
    padding: 15px 45px;
    margin: auto;
	
}

@media screen and (min-width:1200px) and (max-width: 1366px){

 
}
 

@media screen and (min-width:1024px) and (max-width: 1199px){
  
 
}

@media screen and (min-width:768px) and (max-width: 1023px){
   .main-menu-two__inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    z-index: 1;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
  .nbmlogo-box{display:block;}
 
	.nbmlogo-box{display:block;}
	.main-menu-two {background-color: #ffffff;padding:2px;}
	.main-menu-two__top {display: block;}
	.main-menu-two__logo-box img {display: none;}
	.main-menu-two__top-inner {  display: block;	}
	.main-menu-two__top-right {  display: block;text-align: center;}
	.main-menu-two__contact-list li{position: relative;display: inline-flex;align-items: center;}
	.main-menu-two__social {position: relative;text-align:center;display: block;align-items: center;flex-wrap: wrap;
		background-color:transparent;padding: 2px;margin-left: 0;}
	.main-menu-two__social a {position: relative;display: inline-block;}
	.main-menu-two__contact-list {position: relative;	display: block;}
	.main-menu-two__logo-box {padding: 5px 0px 0px 0px;}
	
}


@media screen and (min-width:320px) and (max-width: 767px){
  .main-menu-two__inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    z-index: 1;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
	.nbmlogo-box{display:block;}
	.main-menu-two {background-color: #ffffff;padding:2px;}
	.main-menu-two__top {display: block;}
	.main-menu-two__logo-box img {display: none;}
	.main-menu-two__top-inner {  display: block;	}
	.main-menu-two__top-right {  display: block;text-align: center;}
	.main-menu-two__contact-list li{position: relative;display: inline-flex;align-items: center;}
	.main-menu-two__social {position: relative;text-align:center;display: block;align-items: center;flex-wrap: wrap;
		background-color:transparent;padding: 2px;margin-left: 0;}
	.main-menu-two__social a {position: relative;display: inline-block;}
	.main-menu-two__contact-list {position: relative;	display: block;}
	.main-menu-two__logo-box {padding: 5px 0px 0px 0px;}
	
	.thm-breadcrumb__inner{position:absolute;left:0px;bottom:30px;}
	.page-header__inner h2 {font-size: 20px;position:absolute;left:0px;bottom:10px;}
	
}

.main-footer-two__bottom-text   img{width: 30px;
    height: 30px;
    object-fit: contain;}

.modal-header{padding:0px;border:none;}
.modal-footer{padding:0px;border:none;}
.modal-body img{width:100%;height:auto;}
.modal {top: 8%;}
.modal-header .close {padding: 0;border-radius: 0px;margin: 0;position: absolute;font-weight:normal;text-shadow: 0 0px 0 #fff;opacity: 1;
    width: 30px;height: 30px;top: -4px;z-index:12;right: -4px;background: #002c55;color: #fff;}
.modal-body{position:relative;}
.mdlbtn a {
    position: absolute;
    bottom: 1px;
    padding: 1px 15px;
    left: 0px;
    right: 0px;
    text-align: center;
    z-index: 12;
    background-color: #002c55;
    color: #fff;
    width: auto;
    max-width: 120px;
    margin: auto;
}



