@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
:root {
    --blue-tbi: #24618C;
  }

/* global css */
h1 > span,h2 > span{color:var(--primary-color);}
.train-box{pointer-events: none;}
footer .flex-item li{font-weight:500;}
.tth-cta .sub-title{font-weight:600;}
.tth-step .title1{letter-spacing:0;font-weight:700;}
header .navbar .navbar-nav .nav-link.active::before{border-bottom:2px solid var(--primary-color)}
.hide {display: none;}
.training-points div.head-btn a{text-transform:uppercase;}
.search-box .btn:hover{background:transparent;color:var(--primary-color);}
.bg-light {background: #F5F5F5 !important;}
.form-control::placeholder{text-transform:capitalize;}
.btn-check:focus + .btn,.btn:focus{outline:0;box-shadow:none;}


.btn.secondry-btn{background: var(--blue-tbi);color: #fff;border-color: var(--blue-tbi);}
.btn.secondry-btn:hover,
.btn.secondry-btn:focus{background:  var(--blue-tbi);transition: linear all 0.2s;box-shadow: none;}
.corner-btn{border-radius: 50px;padding: 8px 22px;}

/* pagination css */
.pagination li{font-size:12px;letter-spacing:1.2px;text-transform:uppercase;}
.pagination li a{background:#FFFFFF;border:1px solid #E0E0E0;box-sizing:border-box;border-radius:2px;color:#6E6E6E;font-weight:600;margin-right:0;border-radius:0;padding:0.375rem 0.75rem;position:relative;display:block;}
.pagination li.active a{color:var(--primary-color);}
.pagination li:not(:first-child) .page-link{margin-left:-1px;}
.pagination li:nth-child(1) a,.pagination li:nth-child(2) a{margin-right:15px;}
.pagination li:last-child a,.pagination li:nth-last-child(2) a{margin-left:15px;}

.select2-container.select2 .select2-selection--single{border:1px solid #D2D2D2;padding:10px 15px;font-weight:600;font-size:16px;line-height:24px;color:#393939;height:auto;margin-bottom:10px;}
.select2-container.select2.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:transparent;height:8px;left:50%;margin-left:-15px;margin-top:10px;position:absolute;top:50%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");width:26px;background-repeat:no-repeat;background-position:right 0.75rem center;background-size:16px 12px;border:none;}
.select2-container.select2 .select2-selection--single .select2-selection__rendered{display:block;padding-left:0;}
.error[for="receive_notification"]{left:30px;position:relative;}
.sharing-course-modal .modal-content{background:#262626;color:white;border:none;}
.sharing-course-modal .btn-close{color:#fff;filter:brightness(0) invert(1);opacity:1;}
.sharing-course-modal .social-item{justify-content:center;margin:20px 0;}
.sharing-course-modal .social-item > li > a, .sharing-course-modal .social-item > li > button{height:44px;width:44px;min-width:44px;}
.sharing-course-modal .social-item > li > a i{font-size:16px;}
.error{color: red;font-size: 12px;}
.success{color: green;font-size: 12px;}

/*modal*/
.modal{z-index: 99999;}
.modal-header,.modal-body,.modal-footer{padding:20px 30px;position:relative;}
.modal li,.modal p{line-height:normal;color:#6E6E6E;}
.btn-close{margin-left:15px;position:absolute;right:20px;top:28px;z-index: 1;}
.modal-title{margin-right:auto;}
.modal .nav-logo{margin-right:30px;}
.modal .nav-logo a img{height:26px;}
.modal-body{padding-bottom:0;}
.modal-footer{border:0;margin-bottom:20px;}
.modal-footer button{margin-left:auto;margin-right:auto;}
.modal-footer a.btncenter{margin-left:auto;margin-right:auto;}
.modal ul{margin-bottom:20px;}
.modal li{margin-bottom:5px;}
.modal h6{letter-spacing:0;font-weight:700;color:#6E6E6E;}
.modal .modal-title{letter-spacing:0;}
.form-control:disabled,.form-control[readonly]{background-color:#F5F5F5;opacity:1;}
.form-label .sup{color: red;}
.modal-content{border-radius: 16px;}

.training_desc{max-height: 147px;overflow: hidden;}

.des-by-admin li{list-style-type: auto;}
.des-by-admin dl,.des-by-admin ol,.des-by-admin ul{margin-top:0;margin-bottom:1rem;}
.des-by-admin ol,.des-by-admin ul{padding-left:2rem;}
.train-box:hover .title1{color: #393939;}
.dropdown-item.active,.dropdown-item:active{background-color:#000000;}

/*Contact Us inner Page*/
.inner-banner{position: relative;overflow: hidden;}
.inner-banner > iframe{width: 100%;}
.inner-banner .overlay{pointer-events: none;position: absolute;width: 100%;height: 100%;transform: rotate(180deg);top: 0;left: 0;background: linear-gradient(91.67deg, rgba(0, 0, 0, 0.0001) 21.14%, rgba(0, 0, 0, 0.61) 99.94%);}
.contact-form form{width: 660px;margin-left: auto;max-width: 100%;background: #FFFFFF;box-shadow: 0px 8px 28px -6px rgba(24, 39, 75, 0.12), 0px 18px 88px -4px rgba(24, 39, 75, 0.14);
border-radius: 16px;margin-top: -380px;z-index: 1;position: relative;padding: 20px 30px 40px;}
.contact-form .title2{font-size: 20px;font-weight: 600;padding-bottom: 20px;border-bottom: 1px solid #E0E0E0;margin-bottom: 30px;
width: calc(100% + 60px);margin-left: -30px;padding-left: 30px;}
.form-btn{margin-top: 40px;}
.contact-form h2{margin-top: 50px;}
.contact-form ul{display: flex;justify-content: space-between;margin-top: 40px;}
.contact-form li span{color: #6E6E6E;margin-bottom: 10px;display: block;}
.contact-form li:first-child{padding-right: 10px;width: 60%;}
.contact-form li:last-child{width: 40%;}
.contact-form li{font-size: 18px;font-weight: 600;}

select.form-control{background-image:url(../images/dropdown.svg);background-repeat:no-repeat;background-position:calc(100% - 20px) center;background-size:16px auto;}
.form-label{font-weight:600;font-size:16px;color:#6E6E6E;}
.form-control{border:1px solid #D2D2D2;padding:12px 15px;font-weight:600;font-size:16px;line-height:24px;color:#393939;}
.form-select{position: relative; border:1px solid #D2D2D2;padding:10px 15px;font-weight:600;font-size:16px;line-height:24px;color:#393939;cursor: pointer;}
/* .form-control:focus,.form-select:focus,.form-check-input:focus{box-shadow:none;} */
.form-control::placeholder{color:#D2D2D2;opacity:1;}
.form-check-input{width:20px;height:20px;border:2px solid #D2D2D2;cursor: pointer;margin-top: 3px;}
.form-check .form-check-label{font-size:14px;line-height:20px;color:#6E6E6E;margin-left:5px;cursor: pointer;}
.form-check .form-check-label a{color:var(--primary-color);}
.form-check{min-height: auto;}
/* .form-select:focus {border-color: #eabbac;outline: 0;box-shadow: 0 0 0 .25rem rgba(242, 89, 38, 0.09);} */
.cus-select{width:100%;position:relative;}
.cus-select::after{pointer-events:none;content:"\F282";font-family:bootstrap-icons !important;position:absolute;top:4px;bottom:4px;margin:auto;color:var(--primary-color);font-weight:700;display:flex;align-items:center;background:#fff;padding:0 10px 0 5px;right:4px;border-radius:3px;}
.cus-select .form-select{background-image: none; }
.form-control:focus{border: 1px solid #D2D2D2;box-shadow: none;}
.search-box .form-control:focus{box-shadow:none;border:0;}

/*Testimonials*/
.cli-ban .tth-ban-content {padding-top: 95px;/* min-height: 555px; */}
.cli-ban h1{font-size: 66px;line-height: 84px;}
.client-row{padding: 70px 0;}
.client-img{position: relative;z-index: 1;text-align: center;width: 370px;height: 400px;margin: 0 auto;}
.client-img::before{content: "";position: absolute;width: 170px;height: 170px;top: -45px;right: -80px;border: 10px solid var(--primary-color);
background: transparent;border-radius: 100%;z-index: -1;opacity: 0.05;}
.client-img::after{content:"\e904";position:absolute;bottom:-88px;left:-65px;border-radius:100%;z-index:0;font-family:sdi !important;font-size:170px;color:var(--primary-color);display:none;}
.client-img img{width:260px;height:auto;}
/* .client-row h2{font-size: 48px;position: relative;line-height: normal;} */
.client-row h2{font-size: 24px;line-height: 32px !important;position: relative;line-height: normal;font-weight: 600;}
.cli-info{margin-top: 30px;}
.cli-info span{color: #6E6E6E;}
.client-row h2::before{opacity: 1;position: absolute;content: "\F6B0";font-size: 56px;left: -30px;color: var(--primary-color);
font-family: bootstrap-icons !important;top: -36px;}
.client-row h2::after{position: absolute;content: "\F6B0";font-size: 56px;right: auto;color: var(--primary-color);
font-family: bootstrap-icons !important;bottom: -20px;transform: rotateY(180deg);opacity: 0.3;}
.cli-content {margin-top: 48px;margin-left: 90px;}
.partner-item {display: grid;grid-template-columns: repeat(6, auto);justify-content: space-between;grid-row-gap: 50px;margin-top: 40px;}
.partner-item li{text-align: center;}
.partner-item li a{pointer-events: none;}
.partner-item li img{padding: 0 10px;}
.partners hr{margin: 40px 0;}
.white-row .cli-content{margin-left:0;}
.client-img .line-circle{position:absolute;left:-10%;bottom:10%;width:40%;height:auto;}
.tth-banner .owl-carousel .owl-item .user-info > img{border-radius: 100% !important;}
.bg-grey{background:#F5F5F5;}

/* Sign up */
.register-page{display: flex;}
.form-right{width: calc(100% - 525px);}
.sidebar_sign{position: relative;background:#262626;padding:80px 40px 40px 80px;border-radius:0px 10px 10px 0px;width: 525px;max-width: 100%;}
.sidebar_sign .nav-logo{margin-bottom:40px;}
.sidebar_sign h1{color:white;font-weight:600;margin-bottom:0;font-size: 42px;}
.sidebar_sign p{color:white;font-size:22px;letter-spacing:1px;}
.sidebar_sign ul{margin-top:20px;}
.sidebar_sign li{color:#F5F5F5;font-size:18px;letter-spacing:0.2px;margin-bottom:20px;}
.inside_form{padding:60px 70px 40px;display:flex;flex-direction:column;height:100%;/*overflow-y: auto;*/ min-height: 780px;} 
.register-page h2{font-weight:600;font-size:32px;letter-spacing:0.2px;margin-bottom:40px;}
.choose_group{display:flex;gap:30px;}
.choose_group .single_group{border-radius:10px;background:#fff;text-align:center;padding:40px 32px;width:50%;transition:linear all 0.2s;border: 1px solid #f4f4f4;}
.choose_group .single_group:hover{background:rgba(245,245,245,0.9);transition:linear all 0.2s;}
.choose_group .single_group img{margin-bottom:40px;max-height: 176px;}
.choose_group .single_group h3{font-weight:bold;font-size:24px;color:#316290;}
.choose_group .single_group p{color:#6E6E6E;font-weight:normal;font-size:18px;line-height:25px;margin-bottom: 0;}
.sidebar_sign li i{color:#0E80C6;margin-right:8px;opacity: 0.5;}
.sidebar_sign li.completed i{color:#78AB33;opacity: 1;}
.sidebar_sign li.active i{opacity: 1;}
.sidebar_sign .navbar-brand img{height: 30px;}
.login-graphic {position: absolute;right: 0;bottom: 15%;}
.promo-code-box{background: rgba(242, 89, 38, 0.03);border: 1px solid rgba(242, 89, 38, 0.2);box-sizing: border-box;border-radius: 10px;padding: 25px;}
.promo-code-box h6{letter-spacing: 0;margin-bottom: 15px;}
.promo-code-box li{color:#F25926;display:flex;align-items:baseline;margin-right:0;font-weight:500;flex:50%;margin-bottom: 24px;line-height: 24px;}
.promo-code-box li:nth-child(odd){padding-right: 40px;}
.promo-code-box li:last-child{margin-bottom: 0;}
/* .promo-code-box ul{display: flex;align-items: center;flex-wrap: wrap;} */
.sign-up-tips{display:flex;}
.sign-up-tips ul:first-child{margin-right:12px;}
.sign-up-tips ul{flex:1;}
.promo-code-box li i{margin-right: 7px;}
.verify-email > p{color: #6E6E6E;font-weight: 600;margin-bottom: 30px;width: 600px;max-width: 100%;}
.verify-email > a{text-decoration: underline;color: var(--primary-color);}
.verify-email p{margin-bottom: 15px;}
.verify-email .title1{color: var(--primary-color);}

.select2-container{width: 100% !important;}
.signup1,
.signup2,
.signup3,
.signup4,
.signup5,
.step-one-username,
.login_new,
.forgot_username,
.step_one_username,
.reset_password{background:#E5E5E5;padding:20px 0;min-height:100vh;display: flex;}
.register-page{display:flex;width:96%;margin:auto;overflow:hidden;background:#FFFFFF;box-shadow:0px 18px 90px -4px rgba(24,39,75,0.05);border-radius:16px;position:relative;max-height:1200px;max-width:1366px;/* height:calc(100vh - 40px); */height: auto;}
.login_new .form-check-input:checked,
.signup1 .form-check-input:checked,
.signup2 .form-check-input:checked,
.signup3 .form-check-input:checked,
.signup4 .form-check-input:checked,
.signup5 .form-check-input:checked{background-color:#24618C;border-color:#24618C;}
.login-graphic.posi-bottom{bottom:0;left:0;right:0;margin:auto;width:100%;}
.action-remb label.form-check-label,
.action-forgot a{font-size:12px;font-weight:600;letter-spacing:1.2px;color:var(--primary-color);text-transform:uppercase;}
.btn.btn-full{width: 380px;max-width: 100%;}
.action-create-ac p{font-size:14px;font-weight:400;}
.action-create-ac p a{font-weight:600;}
.or-sign p{color: #6E6E6E;font-size: 14px;font-weight: 400;margin: 30px 0;}
.or-sign p span{position: relative;}
.or-sign p span::before{content:"";height:1px;background-color:#D2D2D2;left:-136px;width:116px;position:absolute;top:0;bottom:0;margin:auto;}
.or-sign p span::after{content:"";height:1px;background-color:#D2D2D2;right:-136px;width:116px;position:absolute;top:0;bottom:0;margin:auto;}
.action-social ul{display: flex;justify-content: center;}
.action-social li{margin: 0 10px;}
.action-social li a{background: #F5F5F5;border-radius: 100px;color: var(--primary-color);font-size: 12px;font-weight: 600;letter-spacing: 0.015em;padding: 10px 36px;}
.action-social li a img{margin-right: 7px;}
.close-icon-top{position:absolute;right:25px;top:20px;}
.close-icon-top i{font-size: 26px;}
.grey-color{color: #6E6E6E;}
.forgot-user-btn .btn{margin: 10px 0;}

/* Not Found */
.no-result-pages{margin: 30px 0;}
.no-result-pages p{width:735px;max-width:100%;margin:30px auto 0;font-size:22px;font-weight:500;color:#393939;}
.no-result-pages p strong{font-weight: 700;color: #000;}

/* Verify Message */
.loginbox-left.verify-msg{text-align:center;height:calc(100vh - 350px);margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.loginbox-left.verify-msg h6{margin-bottom: 20px;}

/*Coming Soon*/
.coming-soon{background: transparent linear-gradient(180deg, #FFFFFF 0%, #DFDFDF 100%) 0% 0% no-repeat padding-box;min-height: 100vh;}
.coming-soon .text-color{color: #EE4446;}
.coming-soon h1{font-size: 72px;font-weight: 600;margin-top: 200px;}
.coming-soon .logo-tbi{margin-top: 50px;width: 180px;}

/*Our Story*/
.for-mob-about{display:none;}
.tth-banner.our-story{background:linear-gradient(0deg,#F5FBFF 0%,#FFFFFF 100%);padding:30px 0;}
.our-story h1{font-size:100px;line-height:105px;padding:20px 0;}
.our-story .tth-ban-content{display:flex;align-items:center;height:100%;padding:0;}
.body-story h2{font-weight:700;margin-bottom:30px;font-size:48px;line-height:58px;}
.body-story p{font-size:18px;letter-spacing:0.8px;line-height:30px;margin-bottom:35px;}
.body-story p:last-child{margin-bottom:10px;}
.featured-by-story{margin:90px 40px;padding:20px 20px;border-left:6px solid var(--primary-color);}
.featured-by-story img.bbc-story{margin-bottom: 60px;display: block;}
.featured-by-story h6{font-size: 16px;font-weight: 600;color:#C5C5C5;margin-bottom: 20px;text-transform: uppercase;}
.passion-left{padding: 50px 14px 0 0;}
.collaboration{background: #FBFBFB;}
.coll-text{padding: 0 20px;}
.coll-list li {padding: 38px 30px;font-size: 22px;font-weight: 600;}
.coll-list li img{margin-right: 20px;width: 40px;}
.coll-list li:nth-child(1){background: #B5EAEA;}
.coll-list li:nth-child(2){background: #CBF0F0;}
.coll-list li:nth-child(3){background: #DAF4F4;}
.coll-list li:nth-child(4){background: #E9F9F9;}
.the-future {background: #FBFBFB;padding-top: 0;}
.our-passion {
    padding-bottom: 40px;
}
.neil-profile {max-width: 95%;}
/* .coll-text p a{color: #24618C;} */

.our-team h2{margin-bottom: 30px;}
.our-team .item{padding: 20px;}
.our-team .item-box{margin-bottom: 20px; text-align: center;background: #FFFFFF;box-shadow: 0px 6px 14px -6px rgba(24, 39, 75, 0.12), 0px 10px 32px -4px rgba(24, 39, 75, 0.1);}
.our-team .item-box span img{height: 220px;width: 100%;object-fit: cover;object-position: top;}
.our-team .item-box .title1{font-size: 18px;}
.our-team .item-box h6{color: #C5C5C5;font-size: 12px;font-weight: 600;letter-spacing: 0.015em;text-transform: uppercase;}
.team-content-box{padding: 20px;}
.our-team .owl-dots {text-align: center;}

.owl-dot span {height: 20px;width: 20px;background: var(--primary-color);display: block;border-radius: 100%;margin-top: 25px;opacity: 0.4;}
.owl-dot.active span {background: var(--primary-color);opacity: 1;}
.owl-dot {margin-right: 15px;}

.our-team .owl-nav {position: absolute;top: 32%;width: 100%;}
.our-team .owl-carousel button.owl-nav{position: relative;}
.our-team .owl-carousel .owl-nav span{display: none;}
.our-team .owl-carousel .owl-nav button.owl-prev::after{content: "";position: absolute;height: 32px;width: 38px;background: url("../../images/arrow-left.svg") no-repeat;
background-size: 100%;left: -40px;}
.our-team .owl-carousel .owl-nav button.owl-next::after{content: "";position: absolute;height: 32px;width: 38px;background: url("../../images/arrow-right.svg") no-repeat;
background-size: 100%;right: -40px;}

.tth-cta{background:url(../../the_training_hub/images/bg-strip.jpg) no-repeat right;background-size:50%;position:relative;}
.tth-cta{position: relative;z-index: 1;}
.tth-cta .container{background:url(../../the_training_hub/images/cta-fullBg.jpg) no-repeat right;padding-top:72px;padding-bottom:72px;background-size:cover;}
.tth-cta::before{ position:absolute;width:50%;height:100%;background:linear-gradient(89.59deg,rgba(255,255,255,0.8) 1.26%,#F3F3F3 56.69%,rgba(191,182,182,0.105882) 77.75%,rgba(253,253,253,0.0001) 97.77%);z-index:0;top:0;left:0;content:"";}
.tth-cta .row{position:relative;z-index:1;}
.tth-cta.testimonial-cta .container{min-height: 310px;}
.testimonial-cta h2{margin-bottom: 15px;margin-top: 10px;}

/*TTH-featured*/
.tth-featured{padding: 30px 0;position: relative;}
.tth-featured ul{display: flex;align-items: center;justify-content: center;}
.tth-featured ul li{margin: 0 20px;}
.tth-featured.commonbg{background:#FFFFFF !important;box-shadow:0px 6px 14px -6px rgba(24,39,75,0.12);margin-top: 0;}
.tth-featured.social_feature {margin-top: 0;border-top: 1px solid #D2D2D2;}
.tth-featured ul li a{pointer-events: none;}

/* Our Trainig */
.card-item a img{height:274px;width:100%;object-fit:cover;border-bottom:6px solid var(--primary-color);}
.course_det_subtit{font-size:10px;line-height:16px;color:#999999;margin-bottom: 5px;}
.spinner-border{display:none;margin:50px auto;}
.form-select:focus{border-color:#D2D2D2;outline:0;box-shadow:none;}
.ban-details-banner h1,
.breadcrumb-item + .breadcrumb-item,
.overview p{word-break: break-word;}
.level-tag{background:#6E6E6E;font-weight:600;font-size:16px;padding:5px 16px;border-radius:50px;margin-bottom:20px;display:inline-block;}

.cart-content{padding: 16px 16px 0 !important;}
.card-title{margin-bottom: 0;}
.box_tag{display:flex;flex-wrap:wrap;padding:0 16px;margin-bottom:8px;margin-top: 6px;}
.card-tag{margin-top:0;margin-bottom:10px;font-size:8px;padding:4px 8px;line-height:12px;margin-right: 16px;}
.card-tag:last-child{margin-right: 0;}
.card-point{padding:10px 20px 24px;margin-top: auto;}
.card-point .secondry-btn{text-transform: uppercase;}
.ban-details-banner .card-tag{display: inline-block;margin-right: 8px;}

.pw-icon-box .title2{font-weight: 500;}
.sub-title{font-weight: 500;}
.train-box p{color: #6E6E6E;}

.fea-logo a{cursor: auto;}
.ban-details-banner .card-point li{border-color: #6e6e6e;}
.btn-close:focus{box-shadow:none;}

/* Cookie New Css */
.cookie-section{width:1270px;max-width:calc(100% - 160px);margin:auto;background:#fff;box-shadow:0 5px 20px #eaeaea;padding:30px 60px;display:flex;justify-content:space-between;align-items:center;position:fixed;bottom:10px;z-index:9999;left:80px;right:80px;font-size:14px;border-radius:3px;color:#262626;}
.cookie-text span{padding:10px 0;font-weight:400;}
.cookie-text span a{font-weight:500;text-decoration:underline;}
.cookie-text .text-bd{font-weight:600;padding-right:20px;border-right:2px solid #262626;}
.cookie-text .text-lt{padding-left:20px;}
.cookie-action .btn{margin-left: 15px;}

.overview p strong{font-weight: 400;}
.des-by-admin ol li,
.des-by-admin ul li{list-style-type: disc;}

/* Book This Training Modal */
.book-train h5{font-size:20px;letter-spacing:0;margin-bottom:10px;display:inline-block;width:100%;}
.book-train .modal-header{border: 0;padding: 0;}
.book-train .modal-body{padding-bottom:0;padding-top:45px;}
.book-train .btn-close{top: 20px;}
.btn.book-list-btn{border: 0;padding: 0;letter-spacing: 0.015em;text-transform: uppercase;color: var(--blue-tbi);}
.btn.book-list-btn:hover{background: none;color:var(--blue-tbi);}
.success-msg{color:green !important;margin-bottom:0;margin-top: 10px;background:#f0f9f0;padding:7px 18px;border-radius:.25rem;font-size:14px;}
.error-msg{color:red !important;margin-bottom:0;margin-top: 10px;background:#f7eaea;padding:7px 18px;border-radius:.25rem;font-size:14px;}
.text-blue-color{color: var(--blue-tbi);}

/* Datepicker Modal*/
.input-group.date{position: relative;}
.input-group.date .form-control,
.input-group.date .form-control[readonly]{background-image:url("../../images/cal-icon.svg");background-repeat:no-repeat;background-position:right .75rem center;background-size:20px;background-color:#fff;opacity:1;cursor:pointer;}
.datepicker.dropdown-menu{border:0 !important;box-shadow:0 0 30px #0003 !important;padding:10px !important;}
.datepicker.dropdown-menu th,.datepicker.dropdown-menu td{padding:8px !important;border:2px solid #fff !important;border-radius:7px !important;}
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover{background:var(--primary-color) !important;color:#fff !important;}
.datepicker-dropdown.datepicker-orient-left:after,.datepicker-dropdown.datepicker-orient-bottom:before{display:none !important;}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled] {
    background: #e3e3e3 !important;
    color: #000;
}
.tth-ban-content .owl-carousel h1 > p,
.client-row h2 > p{display: inline;}

.ban-details-banner::before{display: none;}
.course-details-img{position: absolute;left: 0;top: 0;height: 100%;width: 54%;object-fit: cover;}

.close-icon-top > img{width: 18px;}
.tth-banner .row{position: relative;}

.confirm-close .modal-footer .btn{margin: 0 10px;}
.confirm-close .modal-body{padding-top: 56px;}
.confirm-close .modal-footer{justify-content:center;padding-top:0;margin-bottom:0;padding-bottom:24px;}
.confirm-close.modal p{color:#262626;font-weight:500;font-size:14px;line-height:20px;margin-bottom:16px;}
.confirm-close .modal-dialog{width: 400px;max-width: 96%;}

footer .action-list.common-footer ul:first-child{margin-bottom:0;}
.info-mob{font-size: 10px;line-height: 16px;color: #6E6E6E;display: flex;align-items: start;padding-top: 40px;}
.info-mob > img{margin-right: 6px;padding-top: 1px;}
.info-mob.reset-info{padding-top: 16px;}
.social-item .drop-menu:hover{background: var(--blue-tbi);}
.emailForm input[type=number]{appearance:textfield;}
.cls_error{font-size:12px;}

/* Error Page 404 */
.error404{width:1100px;max-width:96%;margin:auto;padding-top:50px;padding-bottom: 30px;}
.error-header{display:flex;justify-content:center;align-items:center;}
.error-lt{text-align:center;position:relative;}
.error-lt h1{font-size:250px;line-height:250px;color:#E9EFF3;letter-spacing:0.02em;font-weight:900;margin-bottom: 0;}
.error-lt p{color:var(--blue-tbi);font-weight:600;font-size:60px;line-height:70px;position:absolute;left:0;right:0;margin: 0;bottom: 10px;}
.error-rt img{width:272px;min-width:272px;}
.error-logo{text-align:center;margin-top:80px;}
.error-logo h2{font-weight:500;font-size:24px;line-height:30px;color:#6E6E6E;margin-bottom:40px;width: 886px;max-width: 100%;margin-left: auto;margin-right: auto;}
.site-all-logos{display:flex;flex-wrap:wrap;width:685px;max-width:100%;margin-left:auto;margin-right:auto;}
.site-all-logos li{flex:25%;padding-right:10px;max-width:25%;margin-bottom:50px;}
.site-all-logos li img{height:40px;}

.under-sec .error-lt h1{font-size:200px;line-height:200px;}
.under-sec .error-rt img{width:447px;min-width:447px;position: relative;z-index: 1;}
.under-sec .error-lt{margin-right:-90px;}
.under-sec .error-lt p{bottom:-18px;}
.access-sec .error-lt p{bottom:-12px;}

/* Hurray */
.hurry .error-header{align-items:flex-end;}
.hurry .error-rt img{margin-bottom:-25px;}
.login-row{margin-top:100px;}
.login-row h3{font-size:30px;line-height:40px;margin-bottom:16px;width:770px;max-width: 100%;margin-left:auto;margin-right:auto;}

.search-box{z-index: 1;}
.full-content h1{font-weight: 600;margin-bottom: -8px;}
.full-content p{width:670px;}
.train-banner-sec .full-content{padding-top:137px;padding-bottom:10px;}
.contact-usbg > img{height: 480px;object-fit: cover;width: 100%;object-position: top;}
.card-title .title1{color: #262626;font-size: 16px;line-height: 24px;text-overflow:initial;white-space:normal;overflow:initial;}
.card-item{height:calc(100% - 30px);display:flex;flex-direction:column;}
.pagination{flex-wrap:wrap;}
.tth-banner.full-bg{height:504px;}

/* Banner v3 changes */
.tth-banner.bg-light .banner-v3 h1{font-size:48px;line-height:72px;padding-right:75px;position:relative;color:#323232;}
.testimonial-v3 h1{font-size:16px;line-height:22px;font-weight:600;margin-bottom:2px;color:#323232;}
.tth-ban-content.testimonial-v3{padding-top:0;max-width:100%;}
.testimonial-v3 .owl-carousel .owl-item .user-info img{width:60px;height:60px;min-width: 60px;margin-right:55px;
overflow: hidden;} 
.testimonial-v3 .user-info{display:flex;align-items:center;}
.testimonial-v3 .username{display:flex;align-items:center;}
.testimonial-v3 .username .title2{position: relative;font-size:10px;font-weight:600;line-height:16px;color:#6e6e6e;padding-right:8px;margin-right:8px;}
.testimonial-v3 .username span{font-size:10px;font-weight:400;line-height:16px;color:#6e6e6e;}
.testimonial-v3 .owl-dot span{height:8px;width:8px;margin-top:0;}
.testimonial-v3 .owl-dot{margin-right:8px;}
.testimonial-v3 .arrow-v3 i{font-size: 14px;color: var(--primary-color);margin-left:314px;}
.testimonial-v3 .owl-dots{margin-left:250px;margin-top:12px;position:absolute;height:auto;line-height:0;}
.testimonial-v3 .testimonial-right{position:relative;z-index:1;padding-right: 40px;}
.testimonial-v3 .arrow-v3{position:absolute;bottom:auto;margin-top:8px;}
.testimonial-v3 .owl-carousel .owl-stage-outer{padding-top:4px;margin-top:-10px;margin-bottom: 4px;}
.tth-featured .feat-v2 li:last-child{width:100%;}
.feat-v2 p{margin-bottom:8px;color: #6E6E6E;font-weight: 600;}
.feat-v2 .featrd-logo-1 img{width:auto;height: 33px;margin-left:0;}
.feat-v2 .featrd-logo-2 img{width:auto;height: 33px;margin-left:24px;}
.featured-new-box{display:flex;justify-content:flex-end;height:100%;align-items:center;}
a.featrd-logo-1,a.featrd-logo-2{pointer-events:none;}
/*.testimonial-v3 .username .title2::after{content:"";height:12px;width:1px;background:#D2D2D2;right:0;bottom:0;margin:auto;top:0;position:absolute;}*/

.search-action{display:flex;align-items:center;}

/* New Our story page */
.about-story{margin-top: 30px;}
.about-story h2{font-size: 48px;font-weight: 700;line-height: 58px;letter-spacing: 1px;color: #000;margin-right: 27px;}
.about-profile{width: 112px;min-width: 112px;height: 112px;border-radius: 100%;object-fit: cover;}
.personal-details{display: flex;align-items: center;padding-left: 46px;}
.story-fea-logo{display:flex;justify-content:flex-end;align-items:center;height:100%;}
.story-fea-logo > span{font-size: 16px;line-height: 21px;font-weight: 600;color: #262626;}
.story-fea-logo a img{height: 34px;width: auto;margin-left: 32px;}
.personal-desc{padding: 60px 42px;background: #F8F8F8;border-radius: 29px;margin-top: -16px;}
.personal-desc p{font-size: 18px;line-height: 30px;letter-spacing: 0.8px;color: #393939;margin-bottom: 16px;}
.personal-desc p:last-child{margin-bottom: 0;}

/* .story-benifit{background:url(../../images/story-benibg1.jpg) no-repeat right;background-size:cover;} */
.story-benifit{background: #FBFBFB;position: relative;z-index: 1;}
.story-benifit h3{font-size: 40px;line-height: 58px;letter-spacing: 1px;font-weight: 700;}
.ben-red{color:#E04721;margin-top:87px;margin-bottom:53px;}
.ben-yellow{color:#EB820F;margin-top:35px;text-align:left;margin-left:0;}
.ben-blue{color:#1069B3;margin-bottom:47px;text-align:right;margin-right:-80px;}
.ben-green{color:#699621;margin-top:70px;}
.story-beni-graphic1{width:392px;max-width:100%;margin-bottom:53px;}
.story-beni-graphic2{width:518px;max-width:100%;margin-top:1px;}
.future-graphic{width:380px;max-width:100%;}
.the-future h2{margin-top:13px;}
.pass-graphic{width:530px;}

.story-benifit .container{position: relative;z-index: 1;}
.story-shape1{position:absolute;bottom:0;left:-85px;z-index:-1;}
.story-shape2{position:absolute;top: 0;left:265px;z-index:-1;}
.story-shape3{position:absolute;bottom:0;right: 194px;z-index:-1;}
.story-shape4{position:absolute;bottom:55px;right:-85px;z-index:-1;}
.story-shape5{position:absolute;bottom: 50px;right: -194px;z-index:-1;display: none;}

.story-shapeleft1{position:absolute;top:0;left: 0;z-index:0;display: none;}
.story-shapeleft2{position:absolute;bottom:0;z-index:0;display: none;}
.story-shaperight1{position:absolute;top:0;right: 0;z-index:0;display: none;}
.story-shaperight2{position:absolute;bottom:0;z-index:0;display: none;}

/* Terms & Condition new design*/
.text-blue-color{color: var(--blue-tbi);}
.ml-16{margin-left: 16px;}
.mt-8{margin-top: 8px;}
.mt-32{margin-top: 32px;}
.mt-24{margin-top: 24px;}
.mt-16{margin-top: 16px;}
.mt-40{margin-top: 40px;}
.ml-24{margin-left: 24px;}
.section-p60{padding: 60px;}
.bg_lightgray{background-color: #F5F5F5;}
.footer-popupmodal h1{font-size: 32px; line-height: 48px; color:var(--blue-tbi); font-weight: 700; letter-spacing: 0;}
.footer-popupmodal h2{font-size: 24px; line-height: 36px; color: var(--blue-tbi); font-weight:700; letter-spacing: 0;}
.footer-popupmodal h3{font-size: 18px; line-height: 26px; color: #323232; font-weight:700; letter-spacing: 0;}
.footer-popupmodal h4{font-size: 16px; line-height: 24px; color: #323232; font-weight:700; letter-spacing: 0;}
.terms-head span{color:#6E6E6E ;line-height: 24px;}
.footer-popupmodal p{line-height: 24px; color:#323232;}
.footer-popupmodal li {color: #323232;list-style: outside;margin-left: 17px;margin-bottom: 14px;line-height: 24px;}
.inte-graphic1{position:absolute; right: 0;}
.inte-graphic2{display: none;}
.bg-lightblue{background-color: #E9EFF4;}
.terms-countinglist { margin-top: 8px;}
.terms-countinglist li{ margin-top: 16px;}
.terms-countinglist li span{background-color:#DBEAEC;color:var(--blue-tbi);border-radius:100%;width:32px;height:32px;font-size:16px;font-weight:700;min-width:32px;display:flex;align-items:center;justify-content:center; }
.policy-countinglist li span{background-color:var(--blue-tbi);color:#fff;border-radius:100%;width:32px;height:32px;font-size:16px;font-weight:700;min-width:32px;display:flex;align-items:center;justify-content:center;}
.check-iconimg img{align-self: flex-start;}
.footer-popupmodal .modal-footer{margin-bottom:0;}
.holding-cook{position: relative;}
.cooki-img{position: absolute; right: -60px; top:20px}
.holding-cook ul li{width: 63%;margin-bottom: 0;}
.holding-cook ul li:last-child{width: 100%;}
.check-iconimg li img{padding-top: 3px;}
.inner-check-list{padding-left: 56px;}
.contact-mail-dec{font-weight: 400;text-decoration: underline;}
.contact-mail-dec:hover{text-decoration: underline;color: var(--blue-tbi);}
.content-icon h3{margin-top: 6px;}

/*scrollbar custom*/
.custom-scroll::-webkit-scrollbar {width: 7px;}
.custom-scroll::-webkit-scrollbar-track {background-color: #f4f4f4;}
.custom-scroll {scrollbar-color: #c6c6c6 #f4f4f4;scrollbar-width: thin;}
::-webkit-scrollbar {width: 7px;}
::-webkit-scrollbar-track {background-color: #f4f4f4;}
::-webkit-scrollbar-thumb {box-shadow: inset 0 0 6px #c6c6c6;border-radius: 3px;}


/* Temporary css for banner start*/
.tth-banner .user-info.for-temp{position:absolute;top:auto;left:124px;bottom:0;display:flex;z-index: 1;margin: 0;}
.tth-banner .owl-carousel.owl-drag .owl-item{min-height:386px;}
.tth-banner .owl-dots{margin-top:0;position:absolute;top:auto;bottom:0;display:flex;}
.tth-ban-content.temp-v1 .owl-carousel{min-height: 100%;}
.tth-ban-content.temp-v1{min-height: 100%;}
.tth-banner .user-info.for-temp i{margin-bottom:0;padding-bottom: 0;}
.tth-banner .owl-dot{margin-right:14px;}
.tth-banner .owl-dot span{height:16px;width:16px;margin-bottom: 4px;}

.story_methodologies{display:flex;align-items:center;margin-top:50px;margin-left:50px;margin-right:50px;}
.story_methodologies li{text-align:center;flex:1;}
.story_methodologies span{display:block;margin-top:5px;}
#sharemailcourseForm .form-control{border:1px solid #C5C5C5;padding:10px;font-weight:400;font-size:12px;line-height:18px;height:36px;}

.search-download{position:relative;}
.search-download i{position:absolute;left:16px;top:17px;}
.search-download input{padding-left:40px;}
.dowload-tabs{margin-bottom:70px;}
.dowload-tabs .nav-tabs{border-bottom:none;}
.dowload-tabs .nav-tabs .nav-link{background:#FFFFFF;box-shadow:0px 10px 32px -4px rgba(24,39,75,0.1);border:none;padding:24px;margin-right:16px;color:var(--primary-color);min-width:170px;font-size:16px;font-weight:500;display:flex;align-items:center;border-radius: 0;}
.dowload-tabs .nav-tabs .nav-link i{margin-right:8px;}
.dowload-tabs .nav-tabs .nav-link.active{background-color:var(--primary-color);color:white;}
.dowload-tabs .tab-content{margin-top:50px;}
.dowload-tabs .tab-content .downloadorganizationTabs{ display: flex;flex-wrap: wrap;}
.dowload-tabs .tab-content .downloadorganizationTabs li{border:1px solid #E0E0E0;border-radius:8px;display:flex;align-items:center;padding:16px;margin-bottom:30px;width:calc(50% - 15px);margin-right:30px;}
.dowload-tabs .tab-content .downloadorganizationTabs li:nth-child(even){margin-right:0;}
.dowload-tabs .tab-content .downloadorganizationTabs li img{width:30px;margin-right:12px;}
.dowload-tabs .tab-content .downloadorganizationTabs li p{margin-bottom:0;font-weight:400;font-size:16px;color:#6E6E6E;width:75%;}
.dowload-tabs .tab-content .downloadorganizationTabs li .right_action_download{margin-left:auto;max-width:90px;}
.dowload-tabs .tab-content .downloadorganizationTabs li .right_action_download a{margin-left:8px;}
.dowload-tabs .tab-content .downloadorganizationTabs li .right_action_download a:hover{color:var(--primary-color);}

.action_mode .social-icon a{ margin-left: 8px;}
.action_mode .social-icon a:hover{ color:var(--primary-color);}

.right_action_download .dropdown-menu{background-color:white;border:none;box-shadow:0px 5px 12px rgba(0, 0, 0, 0.1);border-radius:8px;}
.action_mode .dropdown-menu{background-color:white;border:none;box-shadow:0px 5px 12px rgba(0, 0, 0, 0.1);border-radius:8px;}

.social-icon{display:flex;}
.social-icon a{height:24px;width:24px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:var(--color-eo);}
.social-icon a i{font-size:10px;color:#fff;}
.social-icon a.fb-icon{background:#1877F2;}
.social-icon a.linkedin-icon{background:#24618C;}
.social-icon a.twitter-icon{background:#04A2F5;}
.social-icon a.instagram-icon{background:#f09433;background:-moz-linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:-webkit-linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433',endColorstr='#bc1888',GradientType=1 );}
.social-icon a.whatsapp-icon{background:#29A71A;}
.document-view .modal-header{justify-content:flex-start;border-bottom: none;}
.document-view .modal-title{margin-right:0;}
.document-view .action_mode{margin-right:0;margin-left:16px;}
.document-view .action_mode > a{background:rgba(36,97,140,0.2);color:#24618C;width:30px;height:30px;display:inline-flex;border-radius:50%;align-items:center;justify-content:center;margin-right:8px;font-size:14px;}
.document-view .modal-dialog{max-width:90%;}
.document-view .modal-content{border-radius:0;border:none;min-height: 90vh;}
.document-view .filespace{padding:0 24px 24px 24px;text-align: center;}
.document-view .filespace iframe{min-height: 450px;}
.social-icon .footer-title{ margin-right: 10px;}

.request_help{position:fixed;right:-57px;transform:rotate(-90deg);bottom:230px;z-index: 9;} 
.request_help a{background:var(--primary-color);color:white;padding:10px 25px 8px;display:inline-block;line-height:normal;border-radius:10px 10px 0 0;text-transform:uppercase;}
#request_help .modal-header, #chat_engagement .modal-header, #frozen_popup .modal-header, #request_a_prices .modal-header, .shown_modal_style .modal-header{border:0;padding:0;}
#request_help .modal-body, #chat_engagement .modal-body, .shown_modal_style .modal-body{padding-bottom:0;padding-top:45px;}
#request_help .modal-body p, #chat_engagement .modal-body p{ font-size: 14px;} 

.ui-timepicker-container{ z-index: 999999 !important; }

.pw-row{display:flex;justify-content:space-between;flex-wrap: wrap;}
.pw-row.first{margin-bottom:0;}
.pw-row .pw-list-item{background:#fff;box-shadow:0px 6px 14px -6px rgba(24,39,75,0.12),0px 10px 32px -4px rgba(24,39,75,0.1);border-radius:20px;width:360px;padding:30px 35px;text-align:left;margin-top:30px;}
.pw-row .pw-list-item::after{display:none;}
.pw-row .pw-list-item .title1{display:flex;align-items:center;color:#212529;font-size:20px;letter-spacing:normal;font-weight:600;margin-top:0;}
.pw-row .pw-list-item img{margin-right:12px;}

#drift-frame-controller{display:none;}
.chat_engagement{position:fixed;right:30px;bottom:30px;z-index:9;}
.chat_engagement img{width:60px;}
.single_custom_modal .modal-body{padding:30px;text-align:center;}

.status{padding:4.5px 8px;text-transform: uppercase;font-size: 8px;line-height: 12px;border-radius: 40px;font-weight:var(--semiBold600);}
.tth-badge{padding:8px 15px;text-transform: uppercase;font-size: 12px;line-height: 15px;border-radius: 40px;font-weight:var(--semiBold600); cursor: default;}
.status-danger, .status-danger:hover{background: rgba(255, 0, 0, 0.1);color: #ED4545;}
.status-success, .status-success:hover{background: rgba(21, 165, 27, 0.1);color: #15A51B;}
.status-success-light, .status-success-light:hover{background: rgba(105, 150, 33, 0.10) ;color: #699621;}
.status-warning, .status-warning:hover{background: rgba(255, 147, 0, 0.1);color: #FF9300;}
.status-primary, .status-primary:hover{background: rgba(21, 71, 165, 0.1);color: #24618C;}

/* min width */
@media only screen and (min-width:1400px){
  .tth-ban-content.temp-v1{padding-top:110px;}
}
@media screen and (max-width: 1399px){
.tth-banner .user-info i{margin-bottom:0;font-size: 20px;}
.tth-banner .user-info.for-temp{left:120px;}
.tth-banner .owl-carousel.owl-drag .owl-item{min-height:412px;}
.tth-ban-content.temp-v1{padding-top:80px;}
.dowload-tabs .tab-content .downloadorganizationTabs li p{font-size:14px;}
.dowload-tabs .nav-tabs .nav-link{padding:14px;min-width:140px;}
}
@media screen and (max-width: 1280px){
.tth-banner .owl-carousel.owl-drag .owl-item{min-height:368px;}
.pw-row .pw-list-item{width:calc(33.3% - 30px);margin-right:30px;}

}
@media screen and (max-width: 1199px){
.tth-banner.bg-light h1{font-size:32px;}
.tth-banner .owl-carousel.owl-drag .owl-item{min-height:340px;}
.pw-row .pw-list-item .title1{font-size:16px;}
.pw-row .pw-list-item img{width:30px;}
.pw-row .pw-list-item{padding:24px;}

}
@media screen and (max-width: 991px){
.tth-banner.bg-light h1{font-size:28px;}
.tth-banner .owl-carousel.owl-drag .owl-item{min-height:260px;}
.document-view .action_mode{margin-left:0;}
.pw-row .pw-list-item{width:calc(50% - 30px);}

}
@media screen and (max-width: 767px){
.dowload-tabs .tab-content .downloadorganizationTabs li{width:100%;margin-right:0;} 
.dowload-tabs .nav-tabs{ flex-wrap: nowrap;overflow-x: scroll;overflow-y: hidden;padding: 20px 0;}
}
@media screen and (max-width: 575px){
.tth-banner.bg-light h1{font-size:14px;}
.tth-banner .owl-carousel.owl-drag .owl-item{min-height:120px;}
.pw-row .pw-list-item{width:100%;margin-right:0;}

}

/* ===========================================================================================================
============================================================================================================*/
/* Responsive start */
@media only screen and (min-width:1920px){
  .story-shapeleft1{display: block;}
  .story-shaperight1{display: block;}
  .story-shape4{display: none;}
  .story-shape5{display: block;}
}
@media only screen and (min-width:2200px){
  .story-shapeleft1{left: 10%;}
  .story-shapeleft2{left: 0;display: block;}
}
@media only screen and (min-width:3200px){
  .story-shapeleft1{left: 20%;}
  .story-shapeleft2{left: 5%;}
  .story-shaperight1{right: 20%;}
  .story-shaperight2{right: 5%;}
  .story-shaperight1{right: 5%;}
  .story-shaperight2{right: 12%;display: block;}
}

@media screen and (max-width: 1399px){
/* Our Training */
.card-point li {padding-right: 12px;margin-right: 12px;}
.card-point li img{width: 18px;}
.cart-content {padding: 15px 10px;}
.card-point {padding: 5px 16px 15px;}
.unit-card > img {width: 200px;min-height: 200px;}
.card-tag{letter-spacing: 0;margin-right: 8px;}

/* testiomonail */
.cli-ban .tth-ban-content {padding-top: 66px;/* min-height: 459px; */}
.cli-ban h1 {font-size:58px;line-height:78px;}
.client-img,.client-img img{width:182px;height:auto;}
.client-img .line-circle{left:-30%;bottom:-20%;width:50%;}
.client-img::before {width: 124px;height: 124px;top: -45px;right: -60px;}
.client-img::after {bottom: -58px;left: -52px;font-size: 124px;}
.client-row h2 {font-size: 24px;}

/* Not Found */
.no-result-pages img{width: 400px;max-width: 100%;}
.no-result-pages p{font-size: 16px;}

/* contact us signup section */
.signup li i {font-size: 24px;margin-right: 7px;}
.signup ul {margin-top: 24px;margin-bottom: 24px;}
.signup-btn .btn {margin: 0 7px;}
.signup li {font-size: 16px;font-weight: 500;margin: 0 16px;}

/*Our Story*/
.body-story p {font-size: 16px;margin-bottom: 20px;}
.our-story h1 {font-size: 80px;line-height: 85px;}
.featured-by-story img{width: 250px;}
.featured-by-story img.bbc-story{margin-bottom: 50px;}
.passion-left {padding: 35px 30px 0 0;}
.our-team h2{margin-bottom: 20px;}
.featured-by-story{margin:50px 40px;}
.featured-by-story img{width:130px;}
.featured-by-story img.bbc-story{margin-bottom:30px;}
.featured-by-story h6{font-size:14px;margin-bottom:10px;}
.coll-list li{padding:30px 30px;font-size:18px;}
.coll-list li img{width:30px;}

/*TTH-featured*/
.tth-featured a img{height: 28px;}
.tth-featured ul li {margin: 0 15px;}
.tth-featured {padding: 25px 0;}

/* Cookie New Css */
.cookie-section{max-width:calc(100% - 100px);padding:20px;left:20px;right:80px;}
.cookie-text span{padding:6px 0;}
.cookie-text .text-bd{padding-right:10px;}
.cookie-text .text-lt{padding-left:10px;}
.cookie-action .btn{margin-left: 3px;}

.form-control{padding:10px 15px;font-size:14px;}
.form-label{font-size:14px;}
.tth-ban-content .owl-carousel::before{height:26px;width:28px;left: -28px;top: -4px;}
.tth-ban-content .owl-carousel h1::after{height:26px;width:28px;margin-top:28px;}
.info-mob{padding-top: 32px;}

/* 404 */
.access-sec .error-lt h1{font-size:220px;line-height:220px;}

.error-lt h1{font-size:200px;line-height:200px;}
.error-lt p{font-size:42px;line-height:52px;}
.error-rt img{width:200px;min-width:200px;}

.under-sec .error-lt h1{font-size:150px;line-height:150px;}
.under-sec .error-lt p{font-size:32px;line-height:32px;bottom:0;}
.under-sec .error-rt img{width:300px;min-width:300px;}
.access-sec .error-lt p{bottom:0;}

.error-logo h2{font-size:18px;line-height:26px;margin-bottom:30px;width:576px;}
.error-logo{margin-top:60px;}

.hurry .error-lt{margin-right:-30px;}
.hurry .error-lt p{font-size:42px;line-height:32px;}
.login-row h3{font-size:18px;line-height:26px;width: 500px;}
.login-row{margin-top:70px;}
.hurry .error-logo{margin-top:40px;}

/* Banner v3 changes */
.testimonial-v3 .owl-dots{margin-top:8px;}
.testimonial-v3 .arrow-v3{margin-top:4px;}
.tth-ban-content.banner-v3{padding-top:30px;}

/* Our Story */
.story-benifit h3{font-size:32px;line-height:40px;}
.story-beni-graphic1{width:342px;margin-bottom:55px;}
.ben-red{margin-top:60px;margin-bottom:40px;}
.story-beni-graphic2{width:448px;}
.ben-yellow{margin-top:24px;margin-left:92px;}
.ben-green{margin-top:66px;}
.story-shape1{width:150px;left:0;}
.story-shape2{width:200px;left: 17%;}
.story-shape3{width:305px;}
.story-shape4{bottom:25px;right:0;width:160px;}

}

@media screen and (max-width: 1280px){
.full-content h1{font-size:62px;}
.contact-form li{font-size:16px;}

/* Our Story */
.ben-yellow{margin-left:50px;}

}
    
@media screen and (max-width: 1199px){
/* Our Training */
.full-content h1 {font-size: 54px;line-height: 72px;margin-bottom: 10px;}
.full-content p{font-size: 16px;line-height: 24px;}
.check-bar .form-check label{margin-left: 0;}
.search-box .btn{margin-left: 12px;}
.search-box{margin-bottom: 40px;}
.check-bar{padding-right: 22px;}
.head-top p{font-size: 12px;}
.card-item a img {height: 190px;}
.card-point{flex-direction: column;align-items: flex-start;}
.card-point li {border: 0;padding-right: 0;margin-right: 0;margin-bottom: 10px;}
.card-point li:last-child{margin-bottom: 0;}
.ban-details-banner h1 {font-size: 32px;line-height: 42px;}

/* testiomonials */
.cli-ban h1 {font-size: 48px;line-height: normal;}
.partner-item {grid-template-columns: repeat(auto-fit, minmax(238px, 1fr));grid-row-gap: 30px;grid-column-gap: 30px;}
.partner-item li a {width: 100%;display: block;padding: 20px;border: 1px solid #f0f0f0;border-radius: 10px;transition: linear all 0.2s;}
.partner-item li a:hover{border: 1px solid #dbdbdb;transition: linear all 0.2s;}
.client-img,.client-img img{width:150px;height:auto;}
.client-img .line-circle{bottom:-20%;}
.client-img::before {width: 70px;height: 70px;top: -21px;border: 5px solid var(--primary-color);right: -28px;}
.client-img::after {bottom: -38px;left: -35px;font-size: 84px;}
.client-row h2 {font-size: 24px;}
.client-row h2::before {font-size: 32px;left: -18px;top: -20px;}
.client-row h2::after {font-size: 32px;bottom: -12px;}
.cli-content {margin-top: 20px;margin-left: 42px;}
.client-row {padding: 50px 0;}

/*Our Story*/
.our-story h1 {font-size: 60px;line-height: 65px;}
.body-story p {font-size: 18px;margin-bottom: 28px;margin-bottom: 20px;}
.featured-by-story img{width: 200px;}
.featured-by-story img.bbc-story{margin-bottom: 30px;}
.featured-by-story h6 {font-size: 14px;margin-bottom: 10px;}
.featured-by-story {border-left: 4px solid var(--primary-color);}
.coll-list li {font-size: 18px;padding: 34px 20px;}
.our-team .item-box span img {height: 250px;}
.our-team .item{padding:4px;}
.team-content-box{padding:10px;}
.our-team .owl-carousel .owl-nav button.owl-prev::after{height:26px;width:32px;}
.coll-list li img{margin-right:14px;width:26px;}
.our-team .item-box .title1{font-size:16px;}
.story_methodologies { 
    align-items: flex-start; 
}

/*Coming Soon*/
.coming-soon .logo-tbi{margin-top: 30px;width: 130px;}
.coming-soon h1{font-size: 48px;margin-top: 160px;}
.blub-icon{width: 470px;}

/*TTH-featured*/
.tth-featured a img {height: 22px;}

/* Cookie New Css */
.cookie-section{flex-wrap: wrap;padding: 20px 30px;}
.cookie-text span{display:inline-block;width:100%;}
.cookie-text .text-bd{border: 0;padding: 0;margin-bottom: 7px;}
.cookie-text .text-lt{padding: 0;}
.cookie-action{margin-top: 20px;}
.cookie-action .btn{margin-left:0;margin-right:7px;}

/* 404 */
.error-lt h1{font-size:140px;line-height: 140px;}
.error-rt img{width:152px;min-width:152px;}
.error-lt p{font-size:28px;line-height: 38px;}
.error-logo h2{font-size:18px;line-height:24px;margin-bottom:30px;width: 560px;}
.site-all-logos li img{height:30px;}
.site-all-logos{width:590px;}

.under-sec .error-lt h1{font-size:140px;line-height: 140px;}
.under-sec .error-rt img{width:170px;min-width:170px;}
.under-sec .error-lt{margin-right:-15px;}
.access-sec .error-lt h1{font-size:140px;line-height: 140px;}
.hurry .error-lt h1{font-size:100px;line-height:100px;}
.hurry .error-lt p{font-size:32px;line-height:32px;}
.hurry.under-sec .error-rt img{margin-bottom:0;width: 140px;min-width: 140px;}

/* Banner v3 changes */
.tth-banner.bg-light .banner-v3 h1{font-size:42px;line-height:62px;padding-right:0;}
.tth-banner.bg-light .banner-v3 h1 br{display: none;}
.testimonial-v3 .owl-dots{margin-left:115px;}
.testimonial-v3 .arrow-v3 i{margin-left:170px;}
.testimonial-v3 .username{flex-direction:column;justify-content:center;align-items:flex-start;}
.testimonial-v3 .username .title2{border-right:0;padding-right:0;margin-right:0;margin-top: 8px;line-height: 12px;}
.tth-ban-content.banner-v3{padding-top:20px;}
.testimonial-v3 .username .title2::after{display: none;}

/* Our Story */
.story-benifit h3{font-size:24px;line-height:32px;}
.story-beni-graphic1{width:242px;}
.story-beni-graphic2{width:348px;}
.ben-red{margin-bottom:30px;}
.story-beni-graphic1{margin-bottom:36px;}
.ben-green{margin-top:50px;}
.passion-left{padding:0 30px 0 0;}
.body-story h2{margin-bottom:20px;font-size:38px;line-height:44px;}
.ben-yellow{margin-top: 22px;}
.story-shape1{width:130px;}
.story-shape2{width:150px;}
.story-shape3{width:220px;}
.story-shape4{width:130px;}

}

@media screen and (max-width: 991px){
.tth-cta .container{padding:30px 20px;}

/* Our Training */
.card-item a img {height: 230px;}
.search-box .form-control{width: 320px;padding: 16px 15px 16px 50px;}
.check-bar .form-check:first-child {margin-right: 12px;}
.search-box .btn{margin-right: 10px;}
.full-content h1 {font-size: 42px;line-height: 56px;}
.ban-details-banner, .ban-details-text {min-height: auto;}

/* testiomonials */
.cli-ban .tth-ban-content {padding-top: 20px;/* min-height: 300px; */}

.signup li i {font-size: 18px;margin-right: 7px;}
.signup li {font-size: 14px;margin: 0 10px;}
.inside_form{min-height: auto;}

/* modal */
.modal-header{flex-direction: column;align-items: flex-start;}
.modal .nav-logo{margin-top: 20px;}
.modal .modal-title{margin-right: 30px;}

/*Our Story*/
.our-story h1 br{display: none;}
.featured-by-story {margin: 0;}
.featured-by-story img.bbc-story {margin-bottom: 10px;margin-right: 20px;}
.featured-by-story img {width: 110px;}
.pass-graphic {margin: 20px auto 0;display: block;}
.coll-list {margin-bottom: 30px;}
.coll-text {padding: 0;}

/*Coming Soon*/
.coming-soon .logo-tbi{margin-top: 20px;width: 100px;}
.coming-soon h1{font-size: 30px;margin-top: 90px;}

/*TTH-featured*/
.tth-featured ul li {margin: 0 10px;}
.tth-ban-content .owl-carousel::before{left: -28px;top: -4px;}
.tth-ban-content .owl-carousel h1::after{margin-top:20px;}
.course-details-img{position:relative;height:450px;width:100%;margin-top: 50px;border-radius: 3px;}
.ban-details-text{padding:40px 0;margin-left:0;}

/* 404 */
.error-lt h1{font-size:80px;line-height: 80px;}
.error-rt img{width:100px;min-width:100px;}
.error-lt p{font-size:18px;line-height:28px;bottom: 4px;}
.error-logo{margin-top:30px;}
.under-sec .error-lt h1{font-size:80px;line-height: 80px;}
.under-sec .error-rt img{width:100px;min-width:100px;}
.under-sec .error-lt p{font-size:16px;line-height:16px;}
.access-sec .error-lt h1{font-size:80px;line-height: 80px;}

.contact-form form{width:100%;margin-top:-60px;}

.navbar-light .navbar-toggler img{opacity:0;display:none;width: 24px;}
.navbar-light .navbar-toggler.active-nav img{opacity:1;transition:linear all 0.3s;display:inline;}

/* Banner v3 changes */
.tth-banner.bg-light .banner-v3 h1{font-size:30px;line-height:42px;}
.featured-new-box{justify-content:center;margin-top:40px;border-top:1px solid #e3e3e3;padding-top:16px;height: auto;}
.feat-v2{display:flex;align-items:center;}
.feat-v2 p{margin-bottom:0;margin-right:16px;}
.feat-v2 .featrd-logo-2 img, .feat-v2 .featrd-logo-2 img{height:24px;margin-left:16px;}

/* Our Story */
.about-story h2{font-size:36px;line-height:42px;margin-right:16px;}
.about-profile{width:92px;min-width:92px;height:92px;}
.story-fea-logo a img{height:24px;margin-left:16px;}
.future-graphic{margin:auto;display:block;width: 490px;margin-top: 20px;}
.story-benifit h3{font-size:20px;line-height:28px;}
.ben-yellow{margin-left:0;}
.personal-details{padding-left:0;}
.story_methodologies { flex-wrap: wrap;}
.story_methodologies li { flex: auto;width: 33.33%;}

/* Terms & Condition*/
.footer-popupmodal .modal-dialog{width:100%;max-width:96%;}
.section-p60{padding: 30px;}
.footer-popupmodal h1{font-size: 28px;line-height: 36px;}
.footer-popupmodal h2{font-size: 22px;line-height: 32px;}
.footer-popupmodal h3{font-size: 16px;line-height: 24px;}
.footer-popupmodal h4{font-size: 14px;line-height: 20px;}
.footer-popupmodal p{font-size: 14px; line-height: 20px;}
.policy-countinglist li span{background-color:var(--blue-tbi);color:#fff;border-radius:100%;width:32px;height:32px;font-size:14px;font-weight:700;min-width:32px;display:flex;align-items:center;justify-content:center;}

}

@media screen and (max-width: 767px){
/* Our Training */
.card-item a img{height:200px;}
.search-box{border-radius:16px;flex-direction:column;align-items:flex-start;padding:16px;margin:-14px auto 24px;width:100%;}
.search-box .form-control{background-position: 16px;border:1px solid #D2D2D2;width:100%;margin-bottom:16px;border-radius:51px;padding:3px 16px 3px 42px;font-size:16px;font-weight:500;}
.check-bar{border:0;}
.search-box .btn{border:1px solid var(--primary-color);padding:6px 8px;border-radius:60px;margin:0;font-size: 12px;}
.info-label{font-size:10px;}
.full-content h1{font-size:30px;line-height:34px;margin-bottom:8px;}
.tth-banner.full-bg{padding:24px 0;height:220px;display: flex; align-items: center;}
.train-banner-sec .full-content{padding-top:0;padding-bottom:0;}
.check-bar .form-check-input{border-radius:2px;height:13px;width:13px;min-width:13px;}
.form-check .form-check-label{font-size:12px;line-height:21px;padding-left:6px;}
.search-action{justify-content: space-between;width: 100%;}

/* testiomonails */
.cli-ban .tth-ban-content {/* padding-top: 20px;min-height: auto; padding-bottom: 40px;*/}
.cli-ban h1 br{display: none;font-size: 36px;}
.cli-ban h1{text-align: center;font-size: 30px;}
.cli-content {margin-top: 62px;margin-left: 0;}
.cli-info {text-align: center;}
.client-row h2{text-align: center;}

/* modal */
.modal-header, 
.modal-body, 
.modal-footer {padding: 20px;}

.signup ul{flex-wrap: wrap;}
.signup li{margin-bottom: 10px;}
.action-forgot.text-end{text-align: left !important;}
.action-social ul{flex-direction: column;}
.action-social li{margin:15px auto;}
.or-sign p span::before{left:-40px;width:30px;}
.or-sign p span::after{right:-40px;width:30px;}
.action-forgot a{display: inline-block;}

/*Our Story*/
.our-team .owl-nav{display: none;}
.owl-dot {margin-right: 10px;}
.owl-dot span {height: 15px;width: 15px;margin-top: 15px;}
.neil-profile {max-width: 100%;margin: auto;display: block;margin-bottom: 30px;}
.coll-list li {padding: 25px 20px;}
.our-story h1 {font-size: 40px;line-height: 1;}
.our-story .ban-rt-graphic{display:block;}

/* Testimonial */
.cli-ban .ban-rt-graphic{margin-top: 20px;}
.sign-up-tips{flex-wrap: wrap;}
.sign-up-tips ul{width: 100%;flex: 100%;}
.sign-up-tips ul:first-child{margin-right:0;margin-bottom:24px;}
.course-details-img{height:300px;margin-top: 30px;}
.ban-details-text{padding:30px 0;margin-left:0;}
.tth-ban-content{padding:20px 0 0 20px;}
.tth-banner.bg-light h1{padding-right: 30px;}
.tth-ban-content.temp-v1{padding-top:20px;}
.info-mob{padding-top:10px;}
.our-team .item-box .title1{font-size:12px;}
.our-team .item-box h6{font-size:10px;}
.our-team .item{padding:4px;}
.team-content-box{padding:10px;}
.client-img .line-circle{left:-30%;bottom:-20%;}

/* .contact-usbg > img{height:200px;} */
.contact-form form{width:100%;margin-top:-100px;}
.pagination li{margin: 5px;}
.pagination li:nth-child(1) a, .pagination li:nth-child(2) a{margin-right:0;}
.pagination li:last-child a, .pagination li:nth-last-child(2) a{margin-left:0;}
.contact-usbg > img{height:220px;}
.contact-form .title2{font-size:18px;}
div[vc-recaptcha]{transform:scale(0.96);transform-origin:0 0;}

/* Banner v3 changes */
.tth-ban-content.banner-v3{padding:30px 0 0 0;}

/* Our Story */
.personal-desc{padding:32px;border-radius:20px;margin-top:-8px;}
.story-fea-logo{justify-content:center;height:auto;padding-bottom:30px;border-bottom:1px solid #e7e7e7;margin-bottom:20px;}
.about-story{margin-top:0;}
.beni-flex{display:flex;justify-content:space-between;}
.story-beni-graphic1{width:202px;}
.story-beni-graphic2{width:318px;}
.ben-yellow{margin-left:0;}
.ben-green{margin-top:46px;margin-bottom:54px;}
/* .story-benifit{background:url(../../images/story-benibg3.jpg) no-repeat right;background-size:cover;} */
.ben-blue{margin-right:0;}
.story-shape2{left:auto;right:20px;}
.story-shape3{bottom:40%;right:auto;left:0;}
.story-benifit h3{font-size:24px;}

/* Terms & Condition*/
.inte-graphic1{display: none;;}
.inte-graphic2{position:inherit;display:block;margin:10px auto;}
.holding-cook ul li{width:100%;}
.cooki-img {position: initial;margin: 0 auto 20px;display: table;}
.policy-rightimg{margin: 20px auto;}
.cookipolicy-img {margin: auto;display: block;margin-top: 20px;}
.contact-img{margin: 20px auto 0;display: table;}
.disc-graphic{margin: 20px auto;}
.inner-check-list {padding-left: 20px;}

}

@media screen and (max-width: 575px){
.tth-cta::before{background:#ffffff9c;width:100%;}

/* Our Training */
.train-banner-sec .full-content{padding-top:0;}
.card-item a img {height: 250px;}
.full-content h1 br{display: none;}
.head-top{margin-bottom: 20px;}
.overview-sec .breadcrumb-box{margin-top: 30px; margin-bottom: 20px;}
.unit-card{flex-direction: column;}
.unit-card > img {width: 100%;min-height: 200px;}
.nav-pills .nav-link{font-size: 14px;}
.breadcrumb-box li{margin-bottom: 5px;padding-left: 10px;font-size: 12px;}
.breadcrumb-item + .breadcrumb-item::before{padding-right: 10px;font-size: 8px;}
.breadcrumb-item + .breadcrumb-item {padding-left: 10px;}
.card-title .title1{white-space:normal;margin-bottom: 10px;}

/* testiomonials */
.client-row h2::before {left: 0;}
.cli-content {padding: 0 30px;}

/* contact us */
.contact-form ul{flex-direction: column;}
.contact-form li:first-child{width: 100%;margin-bottom: 20px;padding-right: 0;}
.contact-form li:last-child{width: 100%;}
.contact-form li span{margin-bottom:5px;}

/*Coming Soon*/
.blub-icon {width: 300px;margin: auto;display: block;}
.coming-soon .logo-tbi{margin: auto;display: block;}
.coming-soon h1 {margin-top: 20px;text-align: center;}

/*TTH-featured*/
.tth-featured ul li{font-size: 12px;}

/* Our Story */
.tth-banner.our-story{background:#F5FBFF;padding:30px 0;}
.our-story h1{line-height:0.3;padding-top:20px;padding-bottom:0;margin-bottom:0;padding-top: 15px;}
.body-story h2{font-size: 22px;line-height: 30px;margin-bottom: 10px;}
.neil-intro h2{margin-bottom:0;}
.for-desk-about{display:none;}
.for-mob-about{display:block;}
.body-story p{font-size:14px;line-height:22px;margin-bottom: 10px;}
.neil-profile{margin-bottom:0;}
.featured-by-story{margin:16px 0;padding:30px 10px;}
.featured-by-story h6{font-size:12px;}
.cus-mr-mobile{margin-top:20px !important;}
.testimonial-cta h2{text-align:center;font-weight:600;margin-top:40px;}
.tth-cta.testimonial-cta .sub-title{text-align:center;color:#000;}
.story_methodologies li { width: 50%;}

/* Cookie New Css */
.cookie-section{max-width:calc(100% - 85px);bottom:10px;left:5px;right:80px;padding:20px;}
.tth-ban-content .owl-carousel::before{height:18px;width:20px;left: -15px;}
.tth-ban-content .owl-carousel h1::after{height:18px;width:20px;margin-top:10px;}
.course-details-img{height:300px;margin-top: 10px;}
.ban-details-text{padding:30px 0;margin-left:0;}
.confirm-close .btn{min-width: 70px;}
.tth-banner .user-info.for-temp{left:124px;}

/* 404 */
.error-logo h2{font-size:12px;line-height:18px;margin-bottom:10px;}
.site-all-logos li{flex:33.3333%;padding:10px;max-width:33.3333%;margin-bottom:0;text-align:left;}
.site-all-logos li img{height:20px;}
.error-rt img{width:90px;min-width:90px;}
.error-lt h1{font-size:66px;line-height:66px;}
.error-lt p{font-size:12px;line-height:20px;}
.error404{padding-top:20px;}
.site-all-logos{width:280px;}

.under-sec .error-lt h1{font-size:46px;line-height:46px;}
.under-sec .error-rt img{width:90px;min-width:90px;}
.under-sec .error-lt p{font-size:14px;line-height:14px;}
.access-sec .error-lt h1{font-size:46px;line-height:46px;}
.hurry.under-sec .error-rt img{margin-bottom:-5px;width: 100px;min-width: 100px;}
.login-row h3 br{display: none;}
.login-row h3{font-size:14px;line-height:20px;}
.login-row{margin-top:40px;}
.hurry{border-bottom: 1px solid #f5f5f5;}

.card-item{height:auto;margin-bottom: 20px;}

/* Banner v3 changes */
.tth-banner.bg-light .banner-v3 h1{font-size:24px;line-height:34px;margin-bottom: 0;}
.testimonial-v3 .owl-carousel .owl-item .user-info img{width:24px;height:24px;min-width: 24px;margin-right:30px;}
.testimonial-v3 h1{font-size:14px;line-height:20px;}
.testimonial-v3 .testimonial-right::before{left:-18px;top:-2px;height:14px;width:14px;}
.tth-ban-content.testimonial-v3 .owl-carousel h1::after{height:14px;width:14px;margin-top: 4px;margin-left: 5px;}
.testimonial-v3 .testimonial-right{padding-right:20px;}
.feat-v2 .featrd-logo-1 img, .feat-v2 .featrd-logo-2 img {height:24px;}
.feat-v2 p{font-size: 12px;}
.testimonial-v3 .owl-dots{margin-left:54px;}
.testimonial-v3 .arrow-v3 i{margin-left:105px;}

/* Our Story */
.story-fea-logo > span{font-size:10px;}
.story-fea-logo a img{height:22px;}
.about-story h2{font-size:24px;}
.about-profile{width:72px;min-width:72px;height:72px;}
.personal-desc{padding:24px;}
.personal-desc p{font-size:14px;line-height:20px;}
.beni-flex{display:block;}
.ben-red{margin-top:30px;margin-bottom:10px;}
.story-benifit h3{font-size:22px;}
.ben-blue{margin-bottom:20px;text-align:right;}
.story-beni-graphic1{margin-bottom:20px;}
.story-beni-graphic2{width:278px;}
.story-beni-graphic1{width:222px;}
.ben-yellow{margin-top:16px;}
.ben-green{margin-bottom:30px;}
.future-graphic{padding:0 10px 10px;}
.future-graphic{margin:auto;display:block;}

/* Terms & Condition*/
.holding-cook ul li{width:100%;}
.section-p60 {padding: 20px;}
.footer-popupmodal h1{font-size: 24px; line-height: 30px;}
.footer-popupmodal h2{font-size: 20px; line-height: 26px;}
.footer-popupmodal h3{font-size: 14px; line-height: 20px;}
.footer-popupmodal h4{font-size: 12px; line-height: 18px;}
.inner-check-list {padding-left: 0;}
.policy-countinglist .ml-24{margin-left: 12px;}

/* .footer-popupmodal .modal-body{height:calc(100vh - 230px);overflow-y:scroll; overflow-x: hidden;}
.footer-popupmodal .modal-footer {padding: 10px 20px;} */
.modal.footer-popupmodal .nav-logo{margin-top:5px;}


}

@media screen and (max-width: 419px){
/*Our Story*/
.our-team .item-box span img {height: 330px;}
.our-team .item-box .title1{font-size:16px;margin-bottom:4px;}
.our-team .item-box h6{font-size:12px;}
.our-team .item-box h6{font-size:12px;}
    
}
@media screen and (max-width: 360px){
  /*Our Story*/
  .our-team .item-box span img {height: 300px;}
      
}


    