@media only screen and (min-width:992px) {
	.c-about-img { padding:0 13%;}	
.c-nav-top-info-in .btn {display: none;}	
.c-banner-slide-in .slick-arrow {border: 2px solid #fff; border-radius: 50%;}
.c-nav-bottom-list > ul > li > a:after {content:""; display: block;position: relative;
width: 100%; height: 2px; position: absolute; left: 0px; top: 0;display: block;
background-color: var(--main-color);border:  none;transition: 0.5s;opacity: 0; display: none;}
.c-nav-bottom-list > ul > li > a:before {content:""; display: block;position: relative;
width: 100%; height: 2px; position: absolute; right: 0px; bottom: 0;display: block;
background-color: var(--main-color);border:  none;transition: 0.5s;opacity: 0;display: none;}
.c-nav-bottom-list > ul > li > a:hover:after ,.c-nav-bottom-list > ul > li.active > a:after { left: -10px;opacity: 1; }
.c-nav-bottom-list > ul > li > a:hover:before,.c-nav-bottom-list > ul > li.active > a:before { right: -10px;opacity: 1; }
.c-nav-bottom-list > ul > li:hover  ul { display: block; }
.c-nav-bottom-list > ul > li > ul {background-color: #2f357b;padding: 0;margin: 0;position: absolute;display: none;}
.c-nav-bottom-list > ul > li > ul li a {display: block;color: #fff;border-bottom: 1px solid #fff;padding: 8px 10px;line-height: 100%;font-size: 13px;line-height:  normal;}
.c-nav-bottom-list > ul > li > a:hover {color: var(--main-color); }
.c-nav-bottom-list > ul > li > a:hover ,.c-nav-bottom-list > ul > li.current-menu-item > a {color:#fff;
background:#1fdecf;
}

.c-nav-bottom-list > ul > li > ul li a:hover {color: #fff;background-color: #1fdecf;} 

}
@media only screen and (max-width:1199px) {
.c-nav-bottom-list > ul > li > a {font-size: 15px;}


}

@media only screen and (max-width:991px) {

	.c-traning-w .c-why-heading {
    background: url(http://lvconsults.com/wp-content/uploads/2025/02/heading-img.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 32px;
    padding-top: 25px;
}
	
.c-nav-bottom-list {display: none;position: fixed;width: 260px;left: 0;top: 0;background-color: #fff;-webkit-animation: menu-move 1s;animation: menu-move 1s;z-index: 999;}
.c-nav-bottom-list > ul { display: block;margin: 0; }
.c-nav-bottom-list > ul > li {padding: 0;}
.c-nav-bottom-list > ul > li > a {color: #000; display: block;border-bottom: 1px solid #ccc;padding: 10px;line-height: 100%;display: flex;align-items: center;}
.c-nav-bottom-list > ul > li { padding: 0; }
.c-nav-bottom-list.active {display: block;}
.c-nav-bottom-list:after {content:"";display: none;position:fixed; background: rgba(0, 0, 0, 0.6);width: 100%; height: 100%;z-index: 1;
left:0;top: 0;transition: 0.5s;}
.c-inner-banner-w {padding: 20px 0  43px 0;background-size: 100% 100%;}
.c-inner-banner-con h1 { font-size: 30px; }
.c-service-3  .c-about-con { margin-top: 40px; }
.c-nav-bottom-list.active:after {display: block; -webkit-animation: BgMove 0.6s;animation: BgMove 0.6s; }
.c-nav-bottom-list:before {content:"\f00d";display: none;position: absolute; left: 290px;top:10px;width: 30px; height: 30px;
background:red;z-index: 2;border-radius: 50%;  -webkit-animation: menu-cross-icon 0.7s;animation: menu-cross-icon 0.9s; 
font-family: 'FontAwesome';color: var(--white);align-items: center; justify-content: center;}
.c-nav-bottom-list.active:before {display: inline-flex;} 
.c-nav-bottom-list { min-height: 100%;}
.c-nav-bottom-list > ul { height: auto;position: relative;z-index: 99;width: 100%;
background-color: #fff; }
.c-nav-bottom-list > ul:after { content:""; display: block;position: absolute;
width: 100%; height: 100vh;background: #fff; }
.c-nav-bottom-list .c-btn-1 {
    margin-left: 10px;
    font-size: 16px;
    padding: 12px 20px;
    position: relative;
    z-index: 99;
    margin-top: 10px;
}
.c-nav-bottom {display: flex;justify-content: flex-end;margin-top: 7px;margin-bottom: 7px;}

.c-menu-btn {line-height: 100%;background: #1fdecf;padding: 13px 20px;border-radius: 8px;box-shadow: none;border: none;display: inline-flex;color: var(--white);align-items: center;font-size: 16px;font-weight: bold;text-transform: capitalize;}
.c-menu-btn  i { margin-right: 8px; position: relative;}
body {overflow-x: hidden;}
.c-nav-top-info-in li span {position: static;line-height: 100%;display: block;/* position: relative; */}
.c-nav-top-info-in li span img {height: 22px;}
.c-nav-top-info-in li a {display: none;}
.c-nav-top-info-in li {padding: 0;}
.c-nav-top-social ul li a {width: 28px;height: 28px;font-size: 14px;}
.c-nav-top-info {padding: 6px 20px;}
.c-nav-top-social {padding: 6px 15px;}
.c-nav-top-info-in li {margin-right: 10px;position: relative;top: 2px;}
.c-nav-bottom .dropdown-toggle::after {margin-left: auto;}
.c-nav-bottom-list > ul > li > a { font-weight: bold;padding: 10px 15px; }
.c-nav-bottom-list > ul > li ul {width: 100%;position: static !important;transform: inherit !important;border:  none;} 
.c-nav-bottom-list > ul > li ul li a {display: block;color: #fff;background-color: #0dcaf0;line-height: 25px;font-size: 16px;}
.c-nav-bottom-list > ul > li ul { padding: 0 !important }
.c-nav-bottom-list > ul > li ul li a {padding: 10px;border-bottom: 1px solid #097b92;/* line-height: 100%; */}
.c-nav-bottom-list > ul li a:hover { background-color:#000; color: #fff; }
.c-nav-bottom-list > ul > li.active a  { background-color:var(--main-color); color: #fff; }
.c-header-w .col-md-3 {z-index: 9;width: 252px;padding-bottom: 0;top: -7px;left: 0;padding: 0;}

.c-footer-top-in ul {justify-content: center;margin: 0;width: 100%; flex: 0 0 auto;}
  .c-clients-w .col-lg-3 {width:50%;}
  .c-heading-2 {margin-bottom:25px;}
  .c-about-w {padding-bottom: 20px;margin-bottom: 20px;}
  .c-portfolio-w .col-md-4:last-child .c-portfolio-box {margin-bottom: 0px;}
  .c-footer-top-in {padding: 15px;}
  .c-footer-top-in h3 {margin-bottom:20px;text-align: center;}
  .c-footer-top-in {display: block;}
  .c-testimonial-w .slick-arrow {top: -75px;}
  .c-footer-bottom p {font-size: 12px;}
  .three_quarter ,.one_third {width: 100%;}

  .c-home-feature-list .col-lg-2:nth-child(1) ,.c-home-feature-list .col-lg-2:nth-child(2),.c-home-feature-list .col-lg-2:nth-child(3) { border-bottom: 1px solid #ccc; }   
.c-home-feature-list .col-lg-2:nth-child(3)  { border-right: 0px; }
.c-form-w { margin-top: 20px; }
  .c-footer-w {margin-top: 10px;/* padding-top: 0px; *//* padding-bottom: 0px; */}
  .c-banner-con p {font-size: 15px;}
  .c-banner-slide-list {padding: 60px 0 30px;}
}
@media only screen and (max-width:767px) {
	
.c-traning-list-box .c-why-box { display:flex;flex-wrap:wrap;min-height:inherit;}
.c-why-box span { width:100%;flex:0 0 auto;}
.c-traning-list-box .c-why-box-in {width:100%;flex:0 0 auto;text-align: left;}
	
.c-banner-con {padding-bottom: 80px;}
  body {padding-top: 115px;}
  .c-header-top h5 {font-size: 9px;}
.c-banner-slide-in .slick-arrow {bottom: 15px;transform: inherit;top: inherit;right: 12px;left: inherit;}
.c-footer-bottom a { display: block;margin: 5px 0; }
.c-banner-slide-in .slick-prev { right: 60px; }
.c-heading-new-3 {font-size: 20px;}
.c-footer-contry p{font-size: 11px;}
.c-banner-con a {
    font-size: 13px;
    padding: 15px;
}
.c-banner-slide-in { margin-top: 30px;padding: 0px; }
.c-testimonial-hw h3 {font-size: 19px;}
.c-why-w.c-traning-w .c-why-heading p {width: 60%;}
.c-testimonial-in { margin-bottom: 25px; }
.c-footer-nav { padding: 15px 0; }
.c-footer-bottom p {
    font-size: 12px;
    line-height: normal;
    text-align: left;
}
.c-banner-con h1 {font-size: 26px;line-height: 32px;}
.header-social-media-icon {position: absolute;top: 7px;left:15px} 
.c-logo-w { text-align: left; }
.c-banner-slide-list .container { padding: 0 10px; }
.c-banner-img img { height: 340px; }
.c-banner-slide-in { margin-top: 0px; }
.c-home-feature-list .col-lg-2 { width: 50%;border: none; border-bottom: 1px solid #ccc; }
.c-home-feature-list .col-lg-2:nth-child(2n+1) { border-right: 1px solid #ccc; }
.c-about-img { margin-bottom: 20px; }
.c-home-feature-list .col-lg-2:nth-child(5) { border-bottom: 0px; }
.c-footer-social {margin: 25px 0;display: block;}
.c-footer-logo {margin-bottom: 20px;}
.c-inner-banner-con h1 { font-size: 20px; }
.c-singale-image-box .col-6 { width: 100%; }
.c-singale-image-box-left { margin-bottom: 30px; }
.c-about-w, .c-feture-w {padding: 30px 0;}
.c-singale-image-box-2 img { width: 100%;height: 200px; }
.c-singale-image-box-2 {padding: 0px;}
.c-singale-image-box-2 span { width: 100%; height: auto;position: static;
margin-top: 30px; }
.c-singale-image-box-2 span img { height: 200px; }
.c-service-3 { background-size: 100% 100%; }
.c-footer-in {/* background: var(--main-color) */}
.cp-contact-form .col-lg-5:last-child { margin-top: 30px; }
.c-banner-slide-list {padding: 40px 0 20px;background-position: center center;}
}



@keyframes BgMove {
  from {left:100%;}
  to {left: 0;}
}

@keyframes menu-move {
  from {left:-100%;}
  to {left: 0;}
}

@keyframes menu-cross-icon {
  from {top:-100%;}
  to {top:10px;}
}