	*{ 
		font-family: "Nunito", sans-serif;
	}
	body {
		overflow-x: hidden;
		position: relative;
	}
	.header-middle {
		padding: 6px 0px;
	}
	.mainmenu {
		margin-top: 40px;
		margin-left: 120px;
	}
	.account {
		background: #d15a29;
		border-radius: 30px;
		padding: 13px 29px;
		color: #fff;
		text-decoration: none;
		font-weight: 700;
		font-family: "Nunito", sans-serif;
		font-size:18px;
	}
	.Right-menu {
		display: flex;
		justify-content: flex-end;
		margin-top: 38px;
		gap: 1.5em;
	}
	/*MENU*/
	#sidebar-wrapper {
		margin-right: -250px;
		right: 0;
		top: 0;
		width: 250px;
		background:#d15a29;
		position: fixed;
		height: 100%;
		overflow-y: auto;
		z-index: 999999;
		transition: all 0.5s ease-in 0s;
		-webkit-transition: all 0.5s ease-in 0s;
		-moz-transition: all 0.5s ease-in 0s;
		-ms-transition: all 0.5s ease-in 0s;
		-o-transition: all 0.5s ease-in 0s;
	}
	.sidebar-nav li {
		line-height: 50px;
		text-indent: 20px;
	}
	.sidebar-nav li a {
		color: #fff;
		display: block;
		text-decoration: none;
		font-size: 16px;
		font-weight:500;
	}
	.sidebar-nav li a:hover {
		color: #fff;
		background: rgba(255,255,255,0.2);
		text-decoration: none;
	}
	.sidebar-nav li a:active, .sidebar-nav li a:focus {
		text-decoration: none;
	}
	.sidebar-nav > .sidebar-brand {
		line-height: 50px;
		font-size: 16px;
		font-weight:500;
	}
	.sidebar-nav > .sidebar-brand a {
		color: #fff;
	}
	.sidebar-nav > .sidebar-brand a:hover {
		color: #fff;
		background: none;
	}
	#menu-close {
		color: #fff;
		background-color: transparent;
		border: none;
		padding-top: 20px;
	}
	#menu-toggle {
		/*top: 20px;
		right: 0;
		position: absolute;
		z-index: 1;*/
	}
	.head-menu a.btn-primary {
		color: #000 !important;
		background-color: transparent !important;
		border: none !important;
		border-radius: 0px !important;
	}
	#sidebar-wrapper.active {
		right: 250px;
		width: 250px;
		transition: all 0.5s ease-out 0s;
		-webkit-transition: all 0.5s ease-out 0s;
		-moz-transition: all 0.5s ease-out 0s;
		-ms-transition: all 0.5s ease-out 0s;
		-o-transition: all 0.5s ease-out 0s;
	}
	.pull-right {
		float: right;
	}
	.toggle {
		margin: -8px 5px 0 0;
	}
	.head-menu i {
		font-size: 28px;
	}
	.header-logo {
		margin-top: 10px;
	}

	/*******MAIN MENU*********/
	.mainmenu .navbar {
		padding: 0px;
	}
	.mainmenu .navbar-nav {
		margin: 0px;
	}
	.mainmenu li.nav-item {
		margin: 0px;
		position: relative;
	}
	.mainmenu li.nav-item a {
		font-size: 16px;
		font-weight: 600;
		color: #000;
		padding: 20px 20px;
		position: relative;
		text-decoration: none !important;
		font-family: "Nunito", sans-serif;
    }
	.mainmenu .nav-item.active a,
	.mainmenu .nav-item a:focus,
	.mainmenu .nav-item a:hover {
		color: #d15a29;
	}

	.header-bottom {
		position: relative;
	}
	.banner-contents {
		position: absolute;
		top: 13%;
		right: 195px;
	}

	.banner-contents h1 {
    font-size: 58px;
    font-weight: 700;
    color: #fff;
    margin: 10px 0px;
    line-height: 1.3;
    /* text-shadow: 2px 2px #000; */
    /* width: 76%; */
   }
	.banner-contents h1 span {
		font-weight: 400;
		color: #53a3f8;
		font-size:46px;
	}
	.btn.common-btn.banner-btn {
    color: #fff !important;
    position: absolute;
    right: 377px;
    top: 178px;
    background-color: #d15a29 !important;
    border: 2px solid #fff;
    }
	.btn.common-btn {
		font-size: 18px;
		font-weight: 700;
		color: #fff;
		background-color: #d15a29;
		padding: 13px 35px;
		border-radius: 30px;
		border: 0px;
		margin-top: 10px;
	}
	.btn.common-btn i {
		margin-right: 5px;
	}
	.trust-btn a {
		text-decoration: none;
		font-size: 35px;
		color: #fff ! Important;
		font-weight: 500;
		border: none;
		padding: 14px 30px;
		width: 100%;
		display: inline-block;
		background-image: url(img/others/strip-bg.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
	.training-holder {
		padding: 20px 0px 80px;
	}
	.trust-btn {
		margin-bottom: 20px;
	}
	.course-btn a {
		font-size: 18px;
		color: #000;
		font-weight: 600;
		text-decoration: none;
		font-family: 'Telegraf-Regular';
	}
	.course-btn ul {
		display: flex  !important;
	}
	.course-btn ul li {
    border: 3px solid #121839;
    text-align: center;
    margin-right: 12px;
    padding: 13px 36px;
    border-radius: 30px;
    width: 100%;
}
	.course-holder {
		padding-bottom: 70px;
	}
	.review-holder .owl-prev {
    background-color: rgba(0, 0, 0, 0) !important;
    /* background-image: url("assets/citesafety/img/icons/prev-arrow.png") !important; */
    background-repeat: no-repeat !important;
    background-position: 0 0;
    display: inline-block;
    height: 30px;
    left: -5%;
    position: absolute;
    text-indent: -99999px;
    top: 40%;
    width: 30px;
    outline: none;
}
.review-holder .owl-next {
    background-color: rgba(0, 0, 0, 0) !important;
    /* background-image: url("assets/citesafety/img/icons/next-arrow.png") !important; */
    background-repeat: no-repeat !important;
    background-position: 0 0;
    display: inline-block;
    height: 30px;
    right: -5%;
    position: absolute;
    text-indent: -99999px;
    top: 40%;
    width: 30px;
    outline: none;
}
.review-holder .owl-nav.disabled {
    display: block !important;
}
	.review-heading {
		text-align: center;
		margin-bottom: 50px;
	}
	.review-wrap {
    /* border: 2px solid #e3eef9; */
    border-radius: 10px;
    padding: 25px 25px;
    margin-bottom: 20px;
    background: #ffff;
    min-height: 330px;
	box-shadow: 0px 0px 10px #d6d6d6;
    -webkit-box-shadow: 0px 0px 10px #d6d6d6;
	-ms-box-shadow: 0px 0px 10px #d6d6d6;
}
.owl-item {
    padding: 20px;
}
.review-wrap h5 {
    color: #000000;
    font-weight: 500;
    font-size: 19px;
	 min-height: 45px
}
	.review-wrap h4 {
		font-size: 15px;
		color: #32343d;
		font-family: 'Poppins';
		font-weight:400;
	}
	.review-wrap p {
		color: #353535 !important;
		font-size: 16px !important;
		font-weight: 400 !important;
		font-family: 'Telegraf-Regular';
	}
	.review-wrap  i.fa-solid.fa-star {
		color: #ffba00;
		font-size: 16px;
	}
	.review-holder {
		position: relative;
		padding-bottom: 40px;
	}
	
	.heading h2 {
		font-size: 45px;
		font-weight: 700;
		color: #000000;
		margin-bottom: 20px;
	}
	.holder p {
		font-size: 18px;
		font-weight: 400;
		color: #353535;
		margin: 10px 0px;
		font-family: 'Telegraf-Regular';
	}
	.training-content {
    border-radius: 20px;
    padding: 40px 25px;
    min-height: 268px;
    background-image: url(img/others/blue-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
   }
   .training-content.two{
	 background-image: url(img/others/grey-bg.png);
	}
	.training-content.last{
	 background-image: url(img/others/orange-bg.png);
	}
	.btn.training-btn.common-btn {
		background: #ff8210 !important;
		font-weight: 700;
		color:#fff !important;
		padding: 13px 35px;
	}
	.training-content h3 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    } 
	.training-content h3 span {
    font-weight: 500;
    display: block;
    }
	.training-content p {
    font-size: 17px;
    color: #fff;
    padding: 0px 20px;
    font-family: 'Telegraf-Regular';
   }
	.contact-form input.btn.submit-btn {
		font-weight: 800;
		color: #fff;
		background: #ff8210;
		border-radius: 50px;
		width: 60px;
		height: 60px;
		font-size: 18px;
		font-weight:700;
	}
	.contact-form input.form-control {
		border-radius: 30px;
		border: 30px;
		font-size: 18px;
		color: #000;
		padding: 13px 35px;
		border: none;
		margin-right: -66px;
		font-weight:700;
	}
.contact-forms .input-group {
    height: 50px;
    border-radius: 50px !important;
    margin-top: 5px;
    background-color: #fff;
    border: none;
    width: auto;
}
.contact-forms input#exampleInput1 {
    border-radius: 50px !important;
    font-size: 17px;
    color: #000000;
    height: 50px;
    padding: 25px;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
	font-family: "Nunito", sans-serif;
	font-weight:700;
    /* width: 80%; */
}
.contact-forms span.input-group-btn {
    margin-left: 15px !important;
	z-index:1;
}
button#exampleButton1 {
    position: relative;
    z-index: 999999999;
    display: block;
    /* margin: 14px 15px 0px 0px; */
    font-size: 16px !important;
    font-weight: 700;
    background: #ff8210;
    border: none !important;
    border-radius: 100px !important;
    width: 44px;
    height: 44px;
    /* padding-left: 5px !important; */
    /* padding-top: 0px !important; */
    margin-top: 3px;
	margin-right: 6px;
	text-transform:Uppercase;
	font-family: "Nunito", sans-serif;
}
.contact-forms {
    width: 51%;
    margin: auto;
    display: table;
}
	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #353434 !important;
	  opacity:1 !important;
	}
	::-moz-placeholder { /* Firefox 19+ */
	  color: #353434 !important;
	}
	:-ms-input-placeholder { /* IE 10+ */
	  color:#353434 !important;
	}
	:-moz-placeholder { /* Firefox 18- */
	  color: #353434 !important;
	}
	.contact-form .form-group.zip {
		margin-right: 10px;
		margin-top: 9px;
	}
	.contact-form .form-group {
		display: inline-block;
	}
	footer {
    background-image: url("img/others/footer-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}
	.foot-contact {
		background-color: #d4af37;
	}
	.foot-contact {
		background-color: #d4af37;
		padding: 15px 0px;
		text-align: center;
	}
	.foot-contact a {
		font-size: 16px;
		font-weight: 500;
		color: #1c2526;
		text-decoration: none;
		vertical-align: middle;
	}
	.foot-contact a i {
		color: #d4af37;
		background-color: #1c2526;
		width: 35px;
		height: 35px;
		text-align: center;
		border-radius: 50px;
		padding-top: 11px;
		margin-right: 5px;
		font-size: 15px;
		vertical-align: middle;
	}
	.foot-menu {
		display: table;
		margin: auto;
		padding-top: 10px;
	   margin: auto auto auto 35px;
	}
	.foot-menuwrap {
    padding-top: 100px;
    padding-bottom: 20px;
}
	.foot-menuwrap h6 {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px;
}
	.foot-menuwrap ul li {
		margin-bottom: 10px;
	}
	.foot-menuwrap ul li a {
		font-size: 16px;
		color: #fff;
		text-decoration: none;
	}
	.foot-menuwrap ul li a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
	 font-family: 'Telegraf-Regular';
}
	.brdr-rt {
		/*border-right: 2px solid #646a6b;*/
	}
	.col-6.col-sm-3.col-md-3.brdr-rt::before{
		 content: "";
		position: absolute;
		/* bottom: 0; */
		width: 3px;
		height: 212px;
		background-image: url(img/others/sep-line.png);
		background-repeat: no-repeat;
		/* z-index: -1; */
	}
	.col-6.col-sm-3.col-md-3.brdr-rt.one::before{
		display:none;
	}
	
	.foot-menu.resource {
		margin:auto auto auto 35px;
	}
	.foot-menu.about {
		margin:auto auto auto 0px;
	}
	.foot-social ul li:hover a {
		background-color: #ff8210;
		color:#1c1c1c;
	}
	.foot-social ul li a {
    font-size: 18px !important;
    color: #1c1c1c;
    background-color: #fff;
    width: 35px;
    height: 35px;
    display: block;
    border-radius: 50px;
    text-align: center;
    padding-top: 7px;
    margin: 0px 6px;
}
	.copyrights-wrap {
		padding: 10px 0px 10px 0px;
	}
	.copyrights p {
		font-size: 16px;
		color: #fff;
		margin-top: 26px;
	}
	.foot-social {
    margin-top: 20px;
    margin-left: 31px;
}
	.footer-btn {
		margin-top: 10px;
	}
	.foot-menu li.address {
		line-height: 1.9;
	}
	.btn.footer-btn.common-btn {
    background: #d15a29 !Important;
    /* text-transform: uppercase; */
    font-size: 18px;
    padding: 13px 35px;
    color: #fff !Important;
}
.copyrights {
    border-top: 2px solid rgba(96, 96, 96, 0.3);
    padding-top: 0px;
}
	.foot-logo {
		margin-top: 10px;
	}
	.foot-logo ul li {
		margin: 0px 10px 0px 0px;
	}

	/*Form Css*/
	#formContainer, #thankYouMessage {
      display: none;
      border: 1.5px solid #000;
      padding: 60px;
      position: relative;
      margin-top: 0px;
	  border-radius:25px;
	  margin-bottom: 60px;
    }
  .close-btn {
    position: absolute;
    top: 23px;
    right: 66px;
    font-weight: bold;
    cursor: pointer;
    color: #282828;
    border: 2px solid #ff8210;
    text-align: center;
    padding: 7px 30px;
    border-radius: 30px;
    line-height: 27px;
    font-size: 17px;
    }
	#contactForm .form-control {
    border-radius: 30px;
    font-size: 15px;
    color: #353434;
    padding: 13px 24px;
    border: 1px solid rgba(0, 0, 0, 0.6);
	font-weight:500;
    }
	.contact-holder .form-group {
    margin-bottom: 15px;
   }
   input.btn.sub-btn {
    margin-left: auto;
    display: flex;
    border: 2px solid #ff8210;
    text-align: center;
    padding: 15px 36px;
    border-radius: 30px;
    line-height: 17px;
    margin-top: 5px;
    background: #ff8210 !important;
    font-weight: 800;
    color: #fff !important;
	font-size:17px;
    }
   .contact-holder h3 {
    font-size: 45px;
    color: #000;
    font-weight: 700;
    }
	.contact-holder h3 span{
	font-weight: 400;
    color: #000;
	}
	.contact-heading.heading {
    margin-bottom: 25px;
    }
	div#thankYouMessage p a {
    color: #53a3f8 !important;
   }
   div#thankYouMessage strong {
    color: #011b38;
   }
   .owl-item .item .review-wrap{
	margin: auto 0;
   }
   .owl-carousel .owl-stage-outer .owl-stage .owl-item{
	padding: 8px !important;
   }
   .custom-modal-header {
    background-color: #e97d18;
    color: #fff;
}

/* Scroll container styles */
.review-holder .testimonial-scroll-container {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  gap: 1rem;
}

/* Hide horizontal scrollbar (optional) */
.review-holder .testimonial-scroll-container::-webkit-scrollbar {
  display: none;
}

/* Testimonial item styles */
.review-holder .testimonial-item {
  flex: 0 0 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 0 0.5rem;
  scroll-snap-align: center;
}

/* On medium+ screens, show multiple cards */
@media (min-width: 768px) {
  .review-holder .testimonial-item {
    flex: 0 0 auto;
    max-width: 300px;
  }
}

/* Scroll navigation buttons */
.review-holder .scroll-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: #7f7f7f;
  border: none;
  color: white;
  cursor: pointer;
  border-radius: 50%;
  padding: 5px 7px;
  transition: background 0.3s ease;
}

.review-holder .scroll-btn:hover {
  background: #464646;
}

.review-holder .scroll-left {
  left: 10px;
}

.review-holder .scroll-right {
  right: 10px;
}

.review-wrap {
	border-radius: 14px !important;
}

/*-------------------------------------------------------------- media querry --------------------------------------------------------------*/
@media screen and (max-width: 3840px) {
.banner-contents {
    right: 815px;
    width: 19%;
    top: 15%;
}
}
@media screen and (max-width: 2880px) {
.banner-contents {
    right: 519px;
    width: 25%;
    top: 12%;
}
}
@media screen and (max-width: 2560px) {
.banner-contents {
    right: 333px;
    width: 29%;
}
}
@media screen and (max-width: 2300px) {
	.banner-contents {
		right: 346px;
		width: 32%;
		top: 8%;
	}
}
@media screen and (max-width: 2100px) {
	.banner-contents {
		right: 250px;
	    width: 36%;
	}
}
@media screen and (max-width: 1920px) {
.banner-contents {
    right: 166px;
    width: 39%;
    top: 8%;
}
}
@media screen and (max-width: 1680px) {
.banner-contents {
    right: 104px;
    width: 42%;
}
	.mainmenu {
		margin-top: 36px;
	}
	.Right-menu {
		margin-top: 35px;
	}
}
@media screen and (max-width: 1600px) {
.banner-contents {
    right: 46px;
    width: 47%;
    top: 6%;
}
	.mainmenu {
		margin-top: 33px;
	}
	.Right-menu {
		margin-top: 32px;
	}
}
@media screen and (max-width: 1500px) {
	.banner-contents {
    right: 51px;
}
	.Right-menu {
		margin-top: 25px;
	}
	.mainmenu {
		margin-top: 27px;
	}
}
@media screen and (max-width: 1440px) {
.banner-contents {
    right: -7px;
    top: 4%;
    width: 52%;
}
}
@media screen and (max-width: 1367px) {
	.mainmenu {
    margin-top: 40px;
    margin-left: 55px;
}
.mainmenu li.nav-item a {
    font-size: 15px;
}
.account {
    padding: 12px 21px;
    font-size: 16px;
}
.Right-menu {
    margin-top: 38px;
    gap: 1em;
}
	.training-content h3,.training-content h3 span {
		font-size: 30px;
	}
	.review-wrap p {
		    font-size: 15px !important;
			}
	.course-btn ul li {
		margin-right: 10px;
		padding: 12px 29px;
	}
	.course-btn a {
    font-size: 15px;
}
	.foot-menu {
		display: table;
		margin: auto;
		margin-left: 35px;
	}
	.banner-contents h1 {
    font-size: 46px;
    line-height: 1.3;
}
.btn.common-btn.banner-btn {
    top: 147px;
}
.contact-forms {
    width: 65%;
}
.training-content p {
    font-size: 15px;
}
.trust-btn a {
    background-size: 100%;
}
}
@media screen and (max-width: 1280px) {
.mainmenu {
    margin: 22px 0px !important;
}
.mainmenu li.nav-item a {
	white-space: nowrap !important;
		font-size: 15px;
		padding: 20px 15px;
	}
	.account {
		padding: 11px 21px;
	}
	.banner-contents {
    right: 114px;
    top: 6%;
    width: 41%;
}
	.banner-contents h1,.banner-contents h1 span {
		font-size: 40px;
	}
	.btn.common-btn.banner-btn {
    right: 227px;
    top: 123px;
}

}
@media screen and (max-width: 1279px) {
	.banner-contents {
    right: 114px;
    top: 6%;
    width: 36%;
}
	.review-wrap p {
    font-size: 13px !important;
	}
	.Right-menu {
    margin-top: 37px;
}
	.trust-btn a {
		font-size: 25px;
		
	}
	.training-content h3, .training-content h3 span {
		font-size: 25px;
	}
	.mainmenu li.nav-item a.nav-link {
		font-size: 13px;
		padding: 20px 29px;
	}
	.banner-contents span {
		font-size: 18px;
	}
	.banner-contents h1 {
		font-size: 35px;
	}
	.banner-contents h1 span {
		font-size: 35px;
	}
	.btn.common-btn {
		font-size: 12px;
		padding: 7px 15px;
		margin-top: 5px;
	}
	.heading h2 {
		font-size: 35px;
		margin-bottom: 15px;
	}
	.heading h2 span {
		font-size: 35px;
	}
	.holder p {
		font-size: 14px;
	}
	.review-wrap p {
		font-size: 14px !important;
		width: 100%;
	}
	.review-wrap  i.fa-solid.fa-star {
		color: #f9a030;
		font-size: 12px;
	}
	.review-wrap h4 {
		font-size: 14px;
	}
	.review-wrap h5 {
		font-size: 16px;
	}
	.btn.common-btn {
    font-size: 12px;
    padding: 9px 24px;
}
	.foot-contact a {
		font-size: 13px;
	}
	.foot-chat img {
		top: -17px;
	}
	.foot-menuwrap h6 {
		font-size: 15px;
	}
	.foot-menuwrap ul li a {
		font-size: 12px;
	}
	.foot-social ul li a {
		font-size: 14px !important;
		width: 35px;
		height: 35px;
		padding-top: 10px;
		margin: 0px 5px;
	}
	.copyrights p {
    font-size: 12px;
	}
	.contact-form input.btn.submit-btn {
		width: 45px;
		height: 45px;
		font-size: 14px;
	}
	.contact-form input.form-control {
		font-size: 14px;
		padding: 13px 24px;
	}
	/*Form Css*/
	.contact-holder h3 {
    font-size: 25px;
   }
   #formContainer, #thankYouMessage {
    padding: 40px;
   }
   .close-btn {
    font-size: 15px;
   }
  input.btn.sub-btn {
    font-size: 15px;
  }
  input#exampleInput1 {
    font-size: 12px;
}
button#exampleButton1 {
    font-size: 12px !important;
}
.btn.footer-btn.common-btn {
    font-size: 12px;
    padding: 11px 35px;
}
}
@media screen and (max-width: 1200px) {
	.account {
		padding: 9px 21px;
	}
	.btn.training-btn.common-btn {
		padding: 12px 35px;
	}
	.review-holder .owl-prev {
    left: -2%;
}
	.review-holder .owl-next {
    right: -2%;
}
.review-wrap {
    min-height: 355px;
}
.foot-social {
    margin-top: 20px;
    margin-left: 26px;
}
}


@media screen and (max-width: 1180px) {
	.mainmenu li.nav-item a {
    font-size: 15px;
    padding: 20px 14px;
}
	.course-btn a {
	font-size: 13px;
	}
	.course-btn ul li {
		margin-right: 11px;
		padding: 12px 20px;
	}
	.copyrights p {
		font-size: 10.5px;
	}
	.foot-menuwrap ul li a {
		font-size: 11.5px;
	}
	.foot-menu {
		display: table;
		margin:auto auto auto 20px;
	}
	.foot-menu.resource {
		margin:auto auto auto 20px;
	}
	.btn.footer-btn.common-btn {
		padding: 12px 35px;
	}
	.training-content {
		min-height: 243px;
	}
	.sidebar-nav > .sidebar-brand {
		font-size: 15px;
	}
	.sidebar-nav li a {
    font-size: 15px;
}
.training-content p {
    padding: 0px;
}
.account {
    padding: 9px 10px;
    font-size: 12px;
}
.banner-contents {
    right: 114px;
    top: 6%;
    width: 40%;
}
}
@media screen and (max-width: 1080px) {

}
@media screen and (max-width: 1024px) {
	.review-wrap p {
		font-size: 12px !important;
	}
	.banner-contents h1 {
		font-size: 25px;
	}
	.banner-contents h1 span {
		font-size: 25px;
	}
	.banner-contents {
		right: 69px;
	}
	.btn.common-btn.banner-btn {
		right: 218px;
		top: 43px;
	}
	.mainmenu li.nav-item a {
		white-space: nowrap !important;
		font-size: 15px;
		padding: 20px 9px;
	}
	.account {
		padding: 9px 21px;
		font-size: 13px;
	}
	.trust-btn a {
		font-size: 23px;
	}
	.contact-form input.form-control {
		font-size: 15px;
		padding: 12px 43px;
	}
	.review-heading {
		margin-bottom: 20px;
	}
	.mainmenu {
		margin: 22px 0px !important;
	}
	.course-btn ul li {
    margin-right: 12px;
    padding: 4px 20px;
   }
   .banner-contents {
    right: 145px;
    width: 33%;
}
.btn.common-btn.banner-btn {
    right: 134px;
    top: 83px;
}
   /*Form Css*/
   .close-btn {
    font-size: 15px;
    top: 23px;
    right: 48px;
   }
   .contact-holder h3 {
    font-size: 23px;
   }
   .training-content h3, .training-content h3 span {
    font-size: 23px;
}
.Right-menu {
    margin-top: 22px;
}
.head-menu i {
    font-size: 25px;
}
.account {
    padding: 9px 13px;
    font-size: 12px;
}
.contact-forms .input-group {
    height: 45px;
}
.contact-forms input#exampleInput1 {
    height: 45px;
    padding: 21px;
    /* width: 80%; */
}
button#exampleButton1 {
    width: 35px;
    height: 35px;
    margin-top: 5px;
    margin-right: 7px;
    padding-left: 10px;
}
.foot-social {
    margin-top: 20px;
    margin-left: 23px;
}
}
@media screen and (max-width: 1023px) {
	.header-top {
		padding: 10px 0px;
	}
	.trust-btn a {
    font-size: 16px;
	}
	.header-top p {
		font-size: 13px;
	}
	.training-content h3, .training-content h3 span {
		font-size: 18px;
	}
	.mainmenu li.nav-item a.nav-link {
		font-size: 11px;
		padding: 10px 20px;
	}
	.header-bottom .carousel-content {
		top: 10%;
	}
	.heading h2 {
		font-size: 30px;
	}
	.heading h2 span {
		font-size: 30px;
	}
	.heading img {
		width: 50px;
	}
	.holder p {
		font-size: 13px;
	}
	.foot-chat {
		padding-left: 90px;
	}
	.foot-social ul li a {
		margin: 0px 3px;
	}
	.mainmenu {
		margin-top: 19px;
		margin-left: 20px;
	}
	.sidebar-nav > .sidebar-brand {
		font-size: 13px;
	}
	.sidebar-nav li a {
		font-size: 13px;
	}
	.review-contents::after {
		width: 468px;
		height: 495px;
	}
	.contact-form input.form-control {
    font-size: 15px;
    padding: 12px 25px;
    }
.mainmenu li.nav-item a {
   	font-size: 12px;
	padding: 20px 10px;
	white-space: nowrap !important;
}
.Right-menu {
    margin-top: 22px;
    gap: 0em;
}
.review-holder {
    position: relative;
    padding-bottom: 20px;
}	
.contact-forms {
    width: auto;
}
.header-middle .container {
    max-width: 90% !important;
}
.mainmenu {
    margin: 22px 0;
}
.trust-btn a {
    padding: 10px 30px;
}
/*Form css*/
	#formContainer, #thankYouMessage {
    margin-bottom: 40px;
   }
   .training-content p {
    min-height: 39px;
}
.training-content {
    min-height: 247px;
}
}
@media screen and (max-width: 985px) {
	.course-btn ul li {
		margin-right: 12px;
		padding: 4px 10px;
	}
	.course-btn a {
		font-size: 12px;
	}
	.course-holder {
		padding-bottom: 30px;
	}
	.btn.footer-btn.common-btn {
		padding: 12px 30px;
	}
	.foot-logo {
		margin-top: 20px;
	}
	.foot-menuwrap ul li a {
		font-size: 9.5px;
	}
	.foot-menuwrap ul li {
		margin-bottom: 6px;
	}
	.foot-menuwrap {
		padding-top: 65px;
	}
	.header-middle .container {
    max-width: 94% !important;
}
}
@media screen and (max-width: 950px) {
.banner-contents {
    right: 145px;
    width: 34%;
}
.review-holder .owl-prev {
    left: -6%;
}
.review-holder .owl-next {
    right: -6%;
}
.review-wrap {
    min-height: 348px;
}
}
@media screen and (max-width: 900px) {
	.account {
		padding: 9px 15px;
		font-size: 10px;
	}
	.foot-logo {
		margin-top: 30px;
	}
	.header-middle .container {
    max-width: 99% !important;
}
.banner-contents {
    right: 98px;
    width: 36%;
}
}
@media screen and (max-width: 896px) {
.banner-contents {
    right: 98px;
    width: 36%;
}
.review-wrap h5 {
    min-height: 40px;
}
}
@media screen and (max-width: 844px) {
	.mainmenu {
		margin: 22px 0px !important;
	}
	.mainmenu li.nav-item a {
		white-space: nowrap !important;
		font-size: 12px;
		padding: 20px 6px;
	}
	.banner-contents {
		right: -7px;
	}
	.header-middle .container {
    max-width: 100% !important;
}
.account {
    padding: 9px 14px;
    font-size: 10px;
}
.Right-menu {
    margin-top: 20px;
    gap: 0em;
}
.banner-contents {
    right: 92px;
    width: 38%;
}
}
@media screen and (max-width: 820px) {
.Right-menu {
    position: absolute;
}
.banner-contents {
    right: 56px;
    width: 42%;
}
.review-wrap {
    min-height: 334px;
}

}
@media screen and (max-width: 768px) {
	.Right-menu {
		margin-top: 11px;
		 gap: 0.5em;
	}
	.mainmenu {
    margin-top: 18px;
    margin-left: 30px;
}
	.mainmenu li.nav-item a {
		font-size: 9px;
		padding: 5px 9px;
	}
.course-btn ul li {
    margin-right: 11px;
    padding: 4px 10px;
}
	.course-btn a {
    font-size: 12px;
    }
.banner-contents {
    right: 56px;
    width: 42%;
    top: 3%;
}
   .foot-menu.about {
    margin: auto auto auto 20px;
}
.review-holder .owl-prev {
    left: -3%;
}
.review-holder .owl-next {
    right: -3%;
}
.Right-menu {
    margin-top: 18px;
    gap: 0em;
    right: 18px;
}
.account {
    padding: 7px 12px;
    font-size: 11px;
}
.Right-menu .head-menu #sidebar-wrapper.active{
	width: 180px !important;
}
#sidebar-wrapper .sidebar-nav li{
    margin-bottom: 4px;
}
.modal-dialog .modal-content .modal-body{
	font-size: 1rem !important;
}
.modal-dialog .modal-content .modal-body h5{
	font-size: 1rem !important;
}
.modal-dialog .modal-content .modal-header{
	padding: 0.5rem !important;
}
.testimonial-scroll-container {
  overflow-x: auto;
  scroll-behavior: smooth;
}
.testimonial-item {
  min-width: 300px; /* Adjust so at least one item is partially out of view */
}
}

@media screen and (max-width: 767px) {
	.icon-bar {
		background-color: #000;
		border-radius: 5px;
		display: block;
		height: 3px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	.col-6.col-sm-3.col-md-3.brdr-rt::before {
    display:none;
	}
	.foot-menuwrap h6 {
		font-size: 15px;
		 font-weight: 700;
	}
	.header-logo {
		margin-top: 0;
	}
	.mainmenu {
		padding: 5px 0px;
	}
	.mainmenu li.nav-item a.nav-link::after {
		display: none;
	}
	
	.banner-contents {
		width: auto;
	}
	.header-bottom .carousel-content {
		top: 7%;
	}
	.banner-contents span {
		font-size: 14px;
	}
	.banner-contents h1 {
		font-size: 20px;
		margin: 0px;
	}
	.banner-contents h1 span {
		font-size: 20px;
	}
	.btn.common-btn {
		font-size: 10px;
		padding: 2px 11px;
		margin-top: 5px;
	}
	.btn.common-btn.banner-btn {
		font-size: 10px;
		padding: 2px 11px;
		margin-top: 5px;
	}
	.btn.common-btn {
		font-size: 11px;
		padding: 10px 15px;
		margin-top: 10px;
	}
	.reviews-wrap {
		padding: 9px 27px;
		margin-top: -10px;
	}
	.reviews-wrap ul li {
		padding: 0px 0px;
	}
	.foot-menu {
		margin-bottom: 10px;
	}
	.brdr-rt {
		border-right: none;
	}
	.copyrights-wrap {
		text-align: center;
	}
	.copyrights p {
		font-size: 11px;
	}
	.foot-logo {
		text-align: center;
		margin-top: 20px;
	}
	.foot-logo {
    text-align: center;
    margin-top: 10px;
	}
	.copyrights p {
		font-size: 12px;
	}
	.btn.footer-btn.common-btn {
		padding: 10px 30px;
		font-size: 13px;
		margin-top: 0px;
	}
	.foot-social {
		margin-top: 25px;
	}
.copyrights-wrap {
    padding: 20px 0px 10px 0px;
}
	.foot-menuwrap ul li a {
		font-size: 12px;
	}
	.head-menu i {
		font-size: 23px;
	}
	.Right-menu {
		margin-top: 25px;
		gap: 0.5em;
	}
	.toggle {
		margin: -6px 5px 0 0;
	}
	.create-account {
		margin-top: 2px;
	}
	.header-top .container-fluid {
		max-width: 100%;
	}
	.header-top p {
		font-size: 11px;
		text-align: center;
	}
	.sidebar-nav li {
		line-height: 30px;
	}
	.sidebar-nav > .sidebar-brand {
    line-height: 30px;
    }
	.training-content {
		min-height: auto;
	}
	.training-wrap::after {
	   display:none;
	}
	.course-btn ul {
    display: block !important;
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
    margin-bottom: 0px;
}
	.course-btn ul li {
		margin-right: 2px;
		padding: 4px 10px;
		margin-bottom: 10px;
	}
	.course-btn a {
		font-size: 10px;
	}
	.trust-btn a {
		font-size: 14px;
	}
	.training-content {
		min-height: auto;
		margin-bottom: 18px;
	}
	.trust-btn {
		margin-bottom: 10px;
	}
	.contact-form input.form-control {
		font-size: 13px;
		padding: 12px 43px;
	}
	.training-holder {
		padding: 20px 0px 20px;
	}
	.course-holder {
		padding-bottom: 20px;
	}
	.heading h2 {
		font-size: 25px;
	}
	.heading h2 span {
		font-size: 25px;
	}
	.review-wrap h5 {
    font-size: 15px;
    min-height: auto;
}
.review-wrap {
    min-height: auto;
    text-align: center;
}
	.review-wrap h4 {
		font-size: 13px;
	}
	.review-wrap  i.fa-solid.fa-star {
		color: #f9a030;
		font-size: 11px;
	}
	.review-holder {
		position: relative;
		padding-bottom: 20px;
	}
	.banner-contents {
    right: 29px;
    top: 7%;
    width: 42%;
}
.btn.common-btn.banner-btn {
    right: 170px;
    top: 58px;
}
	.btn.common-btn.banner-btn {
		font-size: 12px;
		padding: 6px 11px;
		margin-top: 5px;
	}
	.foot-menuwrap {
		padding-top: 33px;
	}
	.copyrights {
    position: inherit;
    left: inherit;
    }
	.review-holder .owl-prev {
    left: -4%;
    background-size: 75% !important;
}
.review-holder .owl-next {
    right: -4%;
	  background-size: 75% !important;
}
.review-heading {
    margin-bottom: 10px;
}
.foot-menu.about {
    margin: auto auto auto 0px;
}
.btn.footer-btn.common-btn {
    padding: 8px 23px;
    font-size: 12px;
    margin-top: 0px;
}
.foot-social ul li a {
    font-size: 12px !important;
    width: 32px;
    height: 32px;
    padding-top: 9px;
    margin: 0px 5px;
}
.foot-social {
    margin-top: 20px;
    margin-left: 10px;
}
.training-content p {
    min-height: auto;
}
.training-content h3 span {
    display: inline;
}
.foot-menuwrap {
    padding-bottom: 0px;
}
.trust-btn a {
    padding: 4px 30px;
}
   .header-middle .container {
    max-width: 98% !important;
}
.Right-menu {
    position: inherit;
    right: inherit;
}
.contact-holder {
    position: relative;
    z-index: auto;
}
.contact-holder.pop {
	background:#fff;
}
    /*Form Css*/	
    .contact-holder h3 {
    font-size: 17px;
    }
	#contactForm .form-control {
    font-size: 13px;
    padding: 12px 24px;
   }
   .close-btn {
    font-size: 12px;
    padding: 3px 25px;
   }
   input.btn.sub-btn {
    font-size: 12px;
    padding: 10px 35px;
   }
   #formContainer, #thankYouMessage {
    margin-bottom: 30px;
	border: 1.5px solid #000;
	background:#fff;
   }
   .contact-heading.heading {
    margin-bottom: 22px;
    margin-top: 29px;
   }
   .account {
    padding: 7px 12px;
    font-size: 11px;
    padding: 8px 24px;
    font-size: 13px;
}
}
@media screen and (max-width: 667px) {

}
@media screen and (max-width: 640px) {
	.review-wrap {
		width: 80%;
		margin: auto;
		display: table;
		margin-bottom: 14px;
		text-align: center;
	}
	.review-contents .owl-carousel.owl-carousel-review.owl-loaded.owl-drag {
		display: inline;
		 padding: 0px;
	}

	.btn.common-btn.banner-btn {
		right: 162px;
		top: 26px;
		font-size: 11px;
		padding: 4px 11px;
		margin-top: 5px;
	}
	.header-logo {
		margin-top: 4px;
	}
	.banner-contents {
    right: 29px;
    top: 8%;
    width: 42%;
}
.btn.common-btn.banner-btn {
    right: 141px;
    top: 57px;
    font-size: 11px;
    padding: 4px 11px;
    margin-top: 5px;
}
}
@media screen and (max-width: 568px) {
	.foot-menu {
		display: table;
		margin: auto;
	}
	.foot-menu.about, .foot-menu.resource {
		/*margin:auto auto auto auto;*/
	}
	.banner-contents h1 span {
    font-size: 16px;
    }
	.banner-contents h1 {
    font-size: 16px;
    }
.btn.common-btn.banner-btn {
    right: 120px;
    top: 45px;
    font-size: 11px;
    padding: 4px 11px;
    margin-top: 5px;
}
.review-holder .owl-prev {
    left: 0%;
    background-size: 75% !important;
}
.review-holder .owl-next {
    right: 0%;
    background-size: 75% !important;
}
}
@media screen and (max-width: 480px) {
	.header-top p {
		font-size: 10px;
		text-align: center;
	}
	.header-logo {
		margin-top: 6px;
	}
	.btn.common-btn.banner-btn {
    right: 125px;
    top: 18px;
    }
	.head-menu a.btn-primary {
		padding: 0px 0px  !important;
		margin-top: 3px;
	}
	.header-middle .container-fluid {
		max-width: 98%;
	}
	.trust-btn a {
    font-size: 12px;
    padding: 5px 30px;
}
	.course-btn a {
		font-size: 9px;
	}
.banner-contents {
    right: 29px;
    top: 8%;
    width: 47%;
}
.btn.common-btn.banner-btn {
    font-size: 11px;
    padding: 4px 11px;
    margin-top: 29px;
}
    /*Form Css*/	
    input.btn.sub-btn {
    font-size: 12px;
    padding: 10px 35px;
    margin-left: inherit;
    width: auto;
    margin: 4px auto auto auto;
    display: table;
     }
	 .contact-heading.heading {
    margin-bottom: 18px;
    margin-top: 30px;
    }
}

@media screen and (max-width: 431px) {
	.banner-contents h1 {
		font-size: 14px;
	}
	.banner-contents h1 span {
		font-size: 14px;
	}
	.banner-contents {
    right: 4px;
    top: 4%;
    width: 54%;
}
.btn.common-btn.banner-btn {
    right: 121px;
    top: 37px;
    font-size: 10px;
    padding: 2px 11px;
    margin-top: 5px;
}
	.copyrights p {
		font-size: 11px;
	}
	.course-btn a {
		font-size: 12px;
	}
	.course-btn ul {
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
		/* margin-bottom: 10px; */
	}
	.Right-menu {
		margin-top: 19px;
		gap: 0.8em;
	}
	.trust-btn a {
    font-size: 12px;
    padding: 4px 30px;
}
.foot-menuwrap h6 {
    margin-bottom: 15px;
}
	/*Form css*/
	.contact-holder h3 {
    font-size: 16px;
    }
	.contact-heading.heading {
    margin-bottom: 18px;
    margin-top: 36px;
    }
	div#thankYouMessage {
    padding-top: 74px;
    }
	.account {
    padding: 6px 24px;
    font-size: 12px;
}
}
@media screen and (max-width: 415px) {
	.trust-btn a {
		font-size: 11px;
		padding: 12px 30px;
	}
	.contact-form input.form-control {
		font-size: 13px;
		padding: 11px 32px;
	}
	.training-content {
		padding: 35px 20px;
	}
	.header-top p {
		font-size: 8.5px;
	}
	.header-logo {
		margin-top: 4px;
	}
	.Right-menu {
    margin-top: 14px;
    }
	.copyrights p {
		font-size: 12px;
	}
   .copyrights-wrap {
    padding: 10px 0px 10px 0px;
}
.trust-btn a {
    font-size: 11px;
    padding: 3px 30px;
}
.btn.common-btn.banner-btn {
    right: 121px;
    top: 37px;
    font-size: 10px;
    padding: 4px 11px;
    margin-top: 5px;
}

   /*Form Css*/
   #contactForm .form-control {
    font-size: 13px;
    padding: 9px 24px;
   }
   div#thankYouMessage {
    padding-top: 58px;
   }
   #formContainer, #thankYouMessage {
    padding: 35px;
  }
}
@media screen and (max-width: 391px) {
.btn.common-btn.banner-btn {
    right: 121px;
    top: 37px;
    font-size: 10px;
    padding: 3px 11px;
    margin-top: 2px;
}
.banner-contents {
    right: 4px;
    top: 5%;
    width: 54%;
}
	.banner-contents h1 {
	font-size: 13px;
    }
	.banner-contents h1 span {
	font-size: 13px;
    }
	.Right-menu {
    margin-top: 13px;
}
	.copyrights-wrap {
		padding: 20px 0px 16px 0px;
	}
	.training-holder {
		padding: 20px 0px 12px;
	}
	.foot-menu.about, .foot-menu.resource {
    margin:auto auto auto 20px;
   }
   /*Form css*/
   #formContainer, #thankYouMessage {
    padding: 24px;
   }
    .contact-heading.heading {
    margin-bottom: 18px;
    margin-top: 48px;
    }
	}
@media screen and (max-width: 376px) {
	.trust-btn a {
    font-size: 11px;
    padding: 4px 17px;
}
	.btn.common-btn.banner-btn {
    right: 111px;
    top: 37px;
}
	.training-content h3, .training-content h3 span {
		font-size: 17px;
	}
	.course-btn a {
		font-size: 11px;
	}
	.heading h2 {
		font-size: 21px;
	}
	.heading h2 span {
		font-size: 21px;
	}
	.banner-contents {
    right: 4px;
    top: 4%;
    width: 54%;
}
	.copyrights-wrap {
    padding: 20px 0px 10px 0px;
}
	/*Form Css*/
	.contact-heading.heading {
    margin-bottom: 18px;
    margin-top: 50px;
    }
	#formContainer, #thankYouMessage {
    padding: 25px;
    }
	.contact-holder h3 {
    font-size: 15px;
    }
	.review-holder .owl-next {
    right: -6%;
    background-size: 75% !important;
}
}

@media screen and (max-width: 360px) {
	.banner-contents h1 {
		font-size: 12px;
	}
	.banner-contents h1 span {
		font-size: 12px;
	}
	
	.btn.common-btn.banner-btn {
    right: 106px;
    top: 30px;
    font-size: 9px;
    padding: 2px 11px;
    margin-top: 5px;
}
.trust-btn a {
    font-size: 10px;
    padding: 3px 17px;
}
	.foot-menuwrap h6 {
		margin-bottom: 14px;
	}
	.course-btn a {
		font-size: 10px;
	}
	.foot-menu.about, .foot-menu.resource {
    margin: auto auto auto 10px;
   }
   /*Form Css*/
   .contact-holder h3 {
    font-size: 14px;
    }
   #formContainer, #thankYouMessage {
    padding: 25px;
   }
   .contact-heading.heading {
    margin-bottom: 18px;
    margin-top: 49px;
  }
}
@media screen and (max-width: 340px) {
	/*Form Css*/
	div#thankYouMessage {
    padding-top: 65px;
   }
   #formContainer, #thankYouMessage {
    padding: 21px;
   }
   .Right-menu {
    margin-top: 9px;
}
}
@media screen and (max-width: 320px) {
	.trust-btn a {
    font-size: 9.5px;
    padding: 2px 12px;
}
	.course-btn ul li {
		margin-right: 2px;
		padding: 4px 8px;
		margin-bottom: 10px;
	}
	.course-btn a {
		font-size: 9px;
	}
	.banner-contents h1 {
		font-size: 11px;
	}
	.banner-contents h1 span {
		font-size: 11px;
	}
	.btn.common-btn.banner-btn {
    padding: 2px 11px;
    margin-top: 3px;
    right: 101px;
}
	.banner-contents {
    right: -8px;
    top: 4%;
    width: 58%;
}

	/*Form Css*/
   .contact-holder h3 {
    font-size: 13px;
   }
   #formContainer, #thankYouMessage {
    padding: 20px;
  }
}