/* large desktop :2160px. */
@media (min-width: 2160px) and (max-width: 3840px) {
 
}
  
  
 /* large desktop :2001px. */
 @media (min-width: 2001px) and (max-width: 2160px) {

  }

/* large desktop :1400px. */
@media (min-width: 1400px) and (max-width: 2000px) {
  
}


/* desktop 1200px to 1600px */
@media (min-width: 1200px) and (max-width: 1600px) {
	
 }



/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
  
.stellarnav > ul > li > a {
    font-size: 16px;
    }
.logo {
    width: 176px;
    margin: 4px 0px;
    }  
.stellarnav ul {
    padding: 0px 29px 0px 0px;
    gap: 22px;
    }
.rightlink {
    gap: 6px;
    }
.stellarnav li.has-sub > a::after {
    font: normal normal normal 12px/1 FontAwesome;
    }
.bannercarousel-text h2 {
    font-size: 35px;
    line-height: 44px;
    }
.bannercarousel-text {
    top: 6px;
    }
.bannercarousel-text p {
    margin: 14px 0px 38px 0px;
    font-size: 16px;
    width: 98%;
    line-height: 23px;
    }
.banner-section .owl-dots {
    bottom: auto;
    }
.banner-section {
    min-height: 410px;
    }


.whychoseus-sect h2 {
    margin: 0px 0px 15px 0px;
    font-size: 27px;
    line-height: 30px;
    width: 100%;
    }
.whychoseus-sect h6 {
    font-size: 20px;
    }
.whychoseus-sect h6 span {
    font-size: 14px;
    }
.ourmission {
    min-height: 353px;
    }
.whychoseus-img {
    height: 475px;
    }
.oursolutionimg {
    height: 226px;
    }
.testimonialcard {
    padding: 16px 16px;
    min-height: 282px;
    }
.testimonialcard h5 {
    font-size: 15px;
    }
.testimonialcard p {
    margin: 0px 0px 14px 0px;
    font-size: 15px;
    line-height: 22px;
    }
 .trainingtext {
    padding: 7px 13px;
    min-height: 183px;
    }
.hlpcard {
    padding: 12px 11px;
    gap: 13px;
    flex-wrap: wrap;
    }
.hlpcard h5 {
    font-size: 17px;
    gap: 10px;
    }
.trainingtext h3 {
    font-size: 16px;
    line-height: 26px;
    }
.trainingtext p {
    font-size: 13px !important;
    line-height: 19px !important;
    }
.ourmission p {
    margin: 8px 0px 0px 0px;
    font-size: 15px;
    line-height: 21px;
    }
.oursolution-text h2 {
    margin: 0px 0px 15px 0px;
    font-size: 27px;
    line-height: 30px;
    width: 100%;
    }
.oursolution-text h6 {
    font-size: 20px;
    }
.oursolution-text h6 span {
    font-size: 14px;
    }
.oursolution-text p {
    font-size: 15px;
    line-height: 22px;
    }
.ourtraining-section h2 {
    margin: 0px 0px 15px 0px;
    font-size: 27px;
    line-height: 30px;
    width: 100%;
    }
.ourtraining-section h6 {
    font-size: 20px;
    }
.ourtraining-section h6 span {
    font-size: 14px;
    }
.ourtraining-section p {
    font-size: 15px;
    line-height: 22px;
    }
.cnsulting-text h2 {
    margin: 0px 0px 15px 0px;
    font-size: 27px;
    line-height: 30px;
    width: 100%;
    }
.cnsulting-text h6 {
    font-size: 20px;
    }
.cnsulting-text h6 span {
    font-size: 14px;
    }
.cnsulting-text p {
    font-size: 15px;
    line-height: 22px;
    }
.havequery-section h2 {
    margin: 0px 0px 15px 0px;
    font-size: 27px;
    line-height: 30px;
    }
.havequery-section h6 {
    font-size: 20px;
    }
.havequery-section h6 span {
    font-size: 14px;
    }
.havequery-section p {
    font-size: 15px;
    line-height: 22px;
    }
.connectwithleft h2 {
    margin: 0px 0px 15px 0px;
    font-size: 27px;
    line-height: 30px;
    }
.connectwithleft h6 {
    font-size: 20px;
    }
.connectwithleft h6 span {
    font-size: 14px;
    }
.connectwithleft p {
    font-size: 15px;
    line-height: 22px;
    }



.footer-links h3 {
    margin: 0px 0px 17px 0px;
    font-size: 19px;
    }
.footer-links ul li {
    line-height: 33px;
    }
.copyright {
    margin: 7px 0px 0px 0px;
    padding: 15px 0px;
    font-size: 14px;
    }


  }



/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

.stellarnav {
    justify-content: right;
    }
.stellarnav.mobile.right > ul {
    z-index: 999;
    background: #111314;
    }
.main-nav .stellarnav ul ul {
    width: 100%;
    background: #d8e5ee;
    padding: 12px 6px;
    }
.stellarnav > ul > li > a:hover {
    color: #1DAE42;
    }
.stellarnav > ul > li > a.active {
    color: #1DAE42 !important;
    }
.stellarnav .icon-close::after {
    border-bottom: solid 3px #1DAE42;
    }
.stellarnav .icon-close::before {
    border-bottom: solid 3px #1DAE42;
    }
.stellarnav a.dd-toggle .icon-plus::after {
    border-bottom: solid 3px #fff;
    }
.stellarnav a.dd-toggle .icon-plus::before {
    border-bottom: solid 3px #fff;
    }
.stellarnav.mobile li a {
    color: #fff;
    border-bottom: 1px solid rgba(210, 176, 176, 0.15);
    }
.menu-toggle {
    display: block !important;
    text-align: center;
    }
.stellarnav .menu-toggle span.bars {
    top: 6px;
    }
.stellarnav .menu-toggle {
    padding: 6px;
    }
.stellarnav .menu-toggle span.bars span {
    width: 25px;
    height: 3px;
    margin: 0 0 4px;
    background: #1A7832;
    }
.bannercarousel-text h2 {
    padding: 0px 0px 4px 0px;
    font-size: 27px;
    line-height: 35px;
    }
.bannercarousel-text {
    text-align: left;
    padding:0px 0px;
    top: 2px;
    left: 40px;
    }
.banner-section .owl-dots {
    bottom: auto;
    }
.bannercarousel-text p {
    margin: 4px 0px 18px 0px;
    font-size: 14px;
    width: 94%;
    line-height: 20px;
    }
.readmbtn {
    padding: 7px 18px;
    font-size: 16px;
    border-radius: 6px;
    }
.banner-section {
    padding: 30px 0px;
    min-height: 313px;
    }
.whychoseus-img {
    margin: 0px 0px 25px 0px;
    }
.whychoseus-sect h2 {
    font-size: 35px;
    line-height: 40px;
    }
.whychoseus-sect h6 {
    margin: 8px 0px 12px 0px;
    font-size: 20px;;
    }
.whychoseus-sect h6 span {
    font-size: 20px;
    }
.ourmission {
    padding: 22px 22px;
    min-height: 362px;
    }
.ourmission p {
    margin: 13px 0px 0px 0px;
    font-size: 15px;
    line-height: 21px;
    }
.oursolution-text h2 {
    font-size: 35px;
    line-height: 40px;
    width: 100%;
    }
.oursolution-text h6 {
    margin: 8px 0px 12px 0px;
    font-size: 20px;;
    }
.oursolution-text h6 span {
    font-size: 20px;
    }
.oursolution-text p {
    margin: 12px 0px 25px 0px;
    font-size: 15px;
    width: 100%;
    line-height: 21px;
    }
.oursolutionimg {
    margin: 0px 0px 10px 0px;
    width: 100%;
    height: auto;
    }
.testimonialcard {
    padding: 24px 23px;
    width: 100%;
    border-radius: 25px;
    }
.testimonialcard p {
    margin: 8px 0px 14px 0px;
    font-size: 15px;
    width: 100%;
    line-height: 23px;
    }
.testimonialcard h5 {
    font-size: 17px;
    line-height: 21px;
    padding: 5px 0px;
    }
.ourtraining-sectionh2 {
    font-size: 35px;
    line-height: 40px;
    }
.ourtraining-section h6 {
    margin: 8px 0px 12px 0px;
    font-size: 20px;;
    }
.ourtraining-section h6 span {
    font-size: 20px;
    }
.ourtraining-section p {
    margin: 4px 0px 27px 0px;
    font-size: 15px;
    line-height: 21px;
    }
.trainingimg {
    height: auto;
    }
.trainingtext {
    margin: -25px 0px 25px 0px;
    padding: 18px 23px;
    width: 100%;
    min-height: 213px;
    }
.cnsulting-text h2 {
    font-size: 35px;
    line-height: 40px;
    }
.cnsulting-text h6 {
    margin: 8px 0px 12px 0px;
    font-size: 20px;;
    }
.wcnsulting-text h6 span {
    font-size: 20px;
    }
.cnsulting-text p {
    margin: 4px 0px 27px 0px;
    font-size: 15px;
    line-height: 21px;
    }
.cnsultingimg {
    margin: 40px 0px 0px 0px;
    height: auto;
    }

.havequery-sectionh2 {
    font-size: 35px;
    line-height: 40px;
    }
.havequery-section h6 {
    margin: 8px 0px 12px 0px;
    font-size: 20px;;
    }
.havequery-section h6 span {
    font-size: 20px;
    }
.havequery-section p {
    margin: 4px 0px 27px 0px;
    font-size: 15px;
    line-height: 21px;
    }
.havequerytab {
    width: 100%;
    }
.havequerytab .nav {
    margin-bottom: 27px;
    gap: 4px;
    }
 .questionsicon {
    right: 3px;
    width: 56px;
     height: 73px;
    }
.trainingimg{
    height: auto;
    }
.connectwithleft h2 {
    font-size: 35px;
    line-height: 40px;
    }
.connectwithleft h6 {
    margin: 8px 0px 12px 0px;
    font-size: 20px;;
    }
.connectwithleft h6 span {
    font-size: 20px;
    }
.connectwithleft p {
    font-size: 15px;
    line-height: 22px;
    }
.hlpcard {
    margin: 0px 0px 23px 0px;
    }
   
 }



/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {
.rightlink .input-group {
    width: 100%;
    }   
.hero-content-upper {
    padding-top: 16%;
    }
.addresscard {
    margin: 0px 0px 23px 0px;
    }
.contactus-left .footer-social-icons {
    margin: 25px 0px 42px 0px;
    }
.container-fluid {
    padding: 0px 20px !important;
    }
 .main-nav.scroll {
    height: auto;
    padding: 5px 0px;
    }
.topsocial-section {
    display: none;
    }
.stellarnav ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    }
.logo {
    width: 126px !important;
    margin:7px 0px;
    }
.rightlink {
    gap: 0px;
    margin-top: 9px !important;
    }
.usercard a {
    width: 30px;
    height: 30px;
    padding: 0px 5px;
    }
 .usercard a img {
    width: 19px;
    }
.stellarnav {
    justify-content: end;
    align-items: center;
    }
.menu-toggle {
    display: block !important;
    text-align: center;
    }
.stellarnav .menu-toggle span.bars {
    top: 0px;
    }
.stellarnav .menu-toggle {
    padding: 6px;
    }
.stellarnav .menu-toggle span.bars span {
    width: 22px;
    height: 3px;
    margin:0 0 4px;
    background: #1A7832;
    }
.stellarnav.mobile.right > ul {
    z-index: 999;
    background: #111314;
    }
.main-nav .stellarnav ul ul {
    width: 100%;
    background: #fff0f6;
    padding: 11px 2px;
    }
.modal-body {
    padding: 12px 25px 16px 21px;
    }
.stellarnav > ul > li > a:hover {
    color: #1DAE42 !important;
    border-bottom: #1DAE42 1px solid;
    }
.stellarnav > ul > li > a.active {
    color: #1DAE42 !important;
    border-bottom: #1DAE42 1px solid;
    }
.stellarnav .icon-close::after {
    border-bottom: solid 3px #1DAE42;
    }
.stellarnav .icon-close::before {
    border-bottom: solid 3px #1DAE42;
    }
.stellarnav a.dd-toggle .icon-plus::after {
    border-bottom: solid 3px #fff;
    }
.stellarnav a.dd-toggle .icon-plus::before {
    border-bottom: solid 3px #fff;
    }
.stellarnav.mobile li a {
    color: #fff;
    font-size: 17px;
    border-bottom: 1px solid rgba(210, 176, 176, 0.15);
    }
.stellarnav .menu-toggle span.bars {
    top: 6px !important;
    }

.bannercarousel-text {
    top: 1px;
    padding:0px 0%;
    position: relative;
    width: 100%;
    left: 0px;
    }
.bannercarousel-text h2 {
    margin: 1px 0px 8px 0px;
    padding:0px 0px;
    font-size: 20px;
    line-height: 23px;
    }
.bannercarousel-text p {
    margin: 7px 0px 20px 0px;
    line-height: 18px;
    font-size: 14px;
    width: 100%;
    }
.bannerbtn-sect {
    gap: 22px;
    flex-wrap: wrap;
    }
.readmbtn {
    padding: 8px 18px;
    font-size: 14px;
    }

.banner-section .owl-theme .owl-dots .owl-dot span {
    width: 9px;
    height: 9px;
    }
.banner-section .owl-dots {
    bottom: 48px;
    }
.banner-section .owl-dots {
    bottom: auto;
    }
.whychoseus-img {
    margin: 0px 0px 12px 0px;
    height: auto;
    }
.whychoseus-sect h6 {
    margin: 8px 0px 12px 0px;
    font-size: 18px;
    gap: 10px;
    }
.whychoseus-sect h6 span {
    font-size: 16px;
    }
.whychoseus-sect h2 {
    margin: 0px 0px 23px 0px;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    }
.ourmission p {
    margin: 9px 0px 0px 0px;
    font-size: 14px;
    width: 100%;
    line-height: 19px;
    }
.ourmission h5 {
    margin: 0px 0px 6px 0px;
    font-size: 20px;
    line-height: 20px;
    }
.ourmission {
    margin: 0px 0px 17px 0px;
    padding: 22px 15px;
    min-height: 326px;
    }
.oursolution-text h6{ font-size: 18px;}
.oursolution-text h6 span {
	font-size: 16px;
    }
.oursolution-text h2 {
    margin: 0px 0px 11px 0px;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    }
.oursolution-text p {
	margin: 7px 0px 10px 0px;
	line-height: 18px;
	font-size: 14px;
	width: 100%;
    }
.oursolutionimg {
    height: auto;
    }
.testimonialcard {
    margin: 0px 0px 30px 0px;
    padding: 23px 20px;
    min-height: 310px;
    }
.testimonialcard p {
    margin: 8px 0px 14px 0px;
    font-size: 14px;
    line-height: 21px;
    }
.testimonialcard h5 {
    font-size: 18px;
    line-height: 24px;
    padding: 9px 0px 0px 0px;
    }
.ourtraining-section h6{ font-size: 18px;}
.ourtraining-section h6 span {
    font-size: 16px;
    }
.ourtraining-section h2 {
    margin: 0px 0px 9px 0px;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    }
.ourtraining-section p {
    margin: 7px 0px 17px 0px;
    line-height: 18px;
    font-size: 14px;
    width: 100%;
    }
.training-secti {
    margin: 0px 0px 19px 0px;
    }
.oursolutions-section {
    padding: 18px 0px 0px 0px;
    }
.ourtraining-section {
    padding: 18px 0px 0px 0px;
   }
.managementcnsulting-section {
	padding: 18px 0px 0px 0px;
    }
 .cnsulting-text h6{ 
    font-size: 17px;
    line-height: 20px;
    }
.cnsulting-text h6 span {
    font-size: 16px;
    }
.cnsulting-text h2 {
    margin: 0px 0px 9px 0px;
    font-size: 20px;
    line-height: 27px;
    width: 100%;
    }
.cnsulting-text p {
    margin: 7px 0px 17px 0px;
    line-height: 18px;
    font-size: 14px;
    width: 100%;
    }
.cnsultingimg {
    margin: 38px 0px 0px 0px;
    height: auto;
    }
.havequery-section {
    padding: 18px 0px 0px 0px;
    }
.havequery-section h6 {
    font-size: 18px;
    }
.havequery-section h6 span {
    font-size: 16px;
    }
.havequery-section h2 {
    margin: 0px 0px 9px 0px;
    font-size: 20px;
    line-height: 27px;
    width: 100%;
    }
.havequery-section p {
    margin: 7px 0px 17px 0px;
    line-height: 18px;
    font-size: 14px;
    width: 100%;
    }
.morebtn {
    padding: 8px 18px;
    font-size: 14px;
    }
.havequery-section h3 {
    margin: 0px 0px 9px 0px;
    font-size: 20px;
    line-height: 27px;
    width: 100%;
    }
.havequerytab .nav {
    margin-bottom: 16px;
    gap: 4px;
    }
 .accordion-button {
    padding: 0px 0px 6px 24px;
    font-size: 15px;
    line-height: 19px;
    }
.havequerytab .accordion-body p {
    margin: 8px 0px 15px 0px;
    font-size: 13px;
    width: 100%;
    line-height: 19px;
    }
.havequerytab {
    width: 100%;
    }
.questionsicon {
    right: 3px;
    width: 25px;
    height: 38px;
    }
.connectwith-section {
    padding: 18px 0px 4px 0px;
    }
.connectwithleft h6{ 
    font-size: 18px;
    line-height: 20px;
    }
.connectwithleft h6 span {
    font-size: 16px;
    }
.connectwithleft h2 {
    margin: 0px 0px 9px 0px;
    font-size: 20px;
    line-height: 27px;
    width: 100%;
    }
.connectwithleft p {
    margin: 7px 0px 17px 0px;
    line-height: 18px;
    font-size: 14px;
    width: 100%;
    }
.hlpcard {
    padding: 12px 11px;
    justify-content: start;
    gap: 12px;
    flex-wrap: wrap;
    margin-bottom: 12px;
    }
.hlpcard h5 {
    font-size: 14px;
    line-height: 18px;
    gap: 10px;
    }
.connectwithright {
    padding: 23px 20px;
    }
.connectwithright h3 {
    font-size: 20px;
    line-height: 16px;
    }
.connectwithright p {
    margin: 10px 0px 11px 0px;
    font-size: 13px;
    line-height: 17px;
    }
.quoteform .form-control {
    padding: 7px 0px;
    font-size: 13px;
    margin-bottom: 12px;
    }
.senddetail-btn {
    padding: 8px 18px;
    font-size: 14px;
    }



.footer {
    padding: 26px 0px 0px 0px;
    }
.footer-logo-area {
    margin: 0px 0px 11px 0px;
    width: 191px;
    }
.footer-links p {
    font-size: 14px;
    width: 100%;
    line-height: 19px;
    }  
.footer-links h3 {
    margin: 0px 0px 14px 0px;
    font-size: 20px;
    }  
.footer-links ul li {
    line-height: 25px;
    }
.footer-links ul {
    margin-bottom: 128px;
    }
.copyright {
    margin: 29px 0px 0px 0px;
    padding: 14px 0px;
    font-size: 12px;
    }


}
