/* min-width */
@media only screen and (min-width: 901px) {
  .navBar > .dropdown:hover > .dropdown-menu {
    transform: scaleY(1);
    visibility: visible;
    opacity: 1;
  }

  .navBar > .dropdown > .dropdown-menu > .dropdown:hover > .dropdown-menu {
    transform: scaleY(1);
    visibility: visible;
    opacity: 1;
  }

  .navBar > .dropdown:nth-last-child(1) > .dropdown-menu > .dropdown:hover > .dropdown-menu,
  .navBar > .dropdown:nth-last-child(2) > .dropdown-menu > .dropdown:hover > .dropdown-menu,
  .navBar > .dropdown:nth-last-child(3) > .dropdown-menu > .dropdown:hover > .dropdown-menu {
    left: -100%;
  }

  .navBar .dropdown-menu li.current_page > a {
    background: #e6e6e6;
    font-weight: 600;
  }

  .navBar > li.current-menu-ancestor > a {
    /* font-weight: 700; */
    color: #99cc33;
  }

  .navBar .dropdown-menu > li.current-menu-ancestor > a {
    font-weight: 600;
  }

  .navBar .dropdown-menu .dropdown-menu > li.current_page > a::after {
    opacity: 1;
  }

  .navBar .dd_opener {
    display: none !important;
  }

  /* min-width:900px */
}
@media only screen and (min-width: 1920px) {
  html {
    font-size: 1.375rem;
  }

  .container {
    max-width: 1720px;
  }

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto {
    padding-right: 20px;
    padding-left: 20px;
  }

  .row {
    margin-right: -20px;
    margin-left: -20px;
  }

  .container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .servicesField .field img {
    transform: scale(1.2);
  }

  .footerTop .content {
    padding-right: 5.4rem;
  }

  .innerBanner .image {
    height: 485px;
  }

  .relatedProduct .outerSlider {
    max-width: 1820px;
  }

  .relatedProduct .productImg a {
    transform: scale(1.25) translateY(-15px);
  }

  .commonSection.withSidebar .contentWrapper {
    margin-left: 5.2%;
  }

  .fancybox-button {
    height: 55px;
    width: 55px;
  }

  .fancybox-navigation .fancybox-button {
    height: 120px;
    top: calc(50% - 60px);
    width: 100px;
  }

  .navBar .dropdown-menu .dropdown-menu li a::after {
    right: 6px;
  }

  .modal-dialog {
    max-width: 1200px;
  }

  .videoWrapper {
    padding-bottom: 41.2%;
  }

  .productFeature .videoWrapper {
    padding-bottom: 54%;
    padding-top: 15px;
  }

  .map-sec .mapWrapper {
    height: 560px;
  }

  .modal.modal_sm .modal-dialog {
    max-width: 800px;
  }

  /* min-width: 1920px */
}
@media only screen and (min-width: 2560px) {
  html {
    font-size: 1.8rem;
  }

  .container {
    max-width: 2360px;
  }

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto {
    padding-right: 25px;
    padding-left: 25px;
  }

  .row {
    margin-right: -25px;
    margin-left: -25px;
  }

  .container {
    padding-right: 25px;
    padding-left: 25px;
  }

  .servicesField .field img {
    transform: scale(1.5);
  }

  .footerTop .content {
    padding-right: 6.4rem;
  }

  .relatedProduct .outerSlider {
    max-width: 2400px;
  }

  .relatedProduct .productImg a {
    transform: scale(1.55) translateY(-35px);
  }

  .innerBanner .image {
    height: 640px;
  }

  .commonSection.withSidebar .contentWrapper {
    margin-left: 3.9%;
  }

  .fancybox-button {
    height: 70px;
    width: 70px;
  }

  .fancybox-navigation .fancybox-button {
    height: 140px;
    top: calc(50% - 70px);
    width: 120px;
  }

  .navBar .dropdown-menu .dropdown-menu li a::after {
    right: 3px;
  }

  .modal-dialog {
    max-width: 1600px;
  }

  .videoWrapper {
    padding-bottom: 41.7%;
  }

  .productFeature .videoWrapper {
    padding-bottom: 54%;
    padding-top: 21px;
  }

  .map-sec .mapWrapper {
    height: 660px;
  }

  .modal.modal_sm .modal-dialog {
    max-width: 1000px;
  }

  .commonSection .mainContent h2 img {
    transform: translateY(-6px);
  }

  /* min-width: 2560px */
}
@media only screen and (max-width: 2559px) {
  header .container {
    max-width: 1805px;
  }

  /* max-width:2559px */
}
@media only screen and (max-width: 1919px) {
  header .container {
    max-width: 1280px;
  }

  /* max-width:1919px */
}
@media only screen and (max-width: 1439px) {
  .productInfo .infoWrapper .image {
    width: 50%;
  }

  .productInfo .infoWrapper .text .riskFree {
    left: 44%;
    width: 10rem;
  }

  .filterMenu li {
    padding-left: 1.8rem;
  }

  .navBar > .dropdown:nth-last-child(4) > .dropdown-menu > .dropdown > .dropdown-menu {
    left: -100%;
    box-shadow: -0.1875rem 0.25rem 0.375rem 0px rgba(0, 0, 0, 0.15);
  }

  .navBar > .dropdown:nth-last-child(4) > .dropdown-menu > .dropdown:hover > .dropdown-menu {
    left: -100%;
  }

  .commonSection.withSidebar .contentWrapper {
    margin-left: 7.8%;
  }

  .navBar > .dropdown:nth-last-child(2) > .dropdown-menu {
    left: auto;
    right: 0;
  }

  .navBar > li a {
    font-size: 17px;
  }

  /* max-width:1439px */
}
@media only screen and (max-width: 1349px) {
  .productInfo .infoWrapper .text {
    padding-right: 1.4rem;
    padding-top: 0.3rem;
    padding-bottom: 3.875rem;
  }

  .productInfo .infoWrapper .image {
    width: 48%;
  }

  .productInfo .infoWrapper .text .riskFree {
    width: 9rem;
  }

  .filterMenu li {
    padding: 0.8rem 1rem !important;
  }

  .filterMenu li {
    font-size: 1.1rem;
  }

  .btnGroup {
    margin: -4px;
  }

  .btnGroup a {
    margin: 4px;
  }

  .scroll_to_top {
    right: 1.875rem;
    bottom: 3.75rem;
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: -70px;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: -70px;
  }

  .blogSlider {
    padding: 0 3.5rem;
  }

  .blogSlider .content {
    margin: 15px;
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.15);
  }

  .blogSlider {
    margin: -15px;
  }

  footer {
    padding: 5rem 0 4.375rem;
  }

  .footerBottom {
    animation: none !important;
    visibility: visible !important;
  }

  .blogInfo.sectionPadding {
    padding-bottom: 5rem;
  }

  .navBar .dropdown-menu {
    width: 18.75rem;
  }

  .innerBanner .image {
    height: 300px;
  }

  .commonSection.withSidebar .contentWrapper {
    margin-left: 2.5%;
  }

  .asideNav li a {
    padding: 1.1rem 1.5625rem 1.1rem 2rem;
  }

  .commonSection.withSidebar .mainContent {
    padding-right: 4rem;
  }

  header .logo {
    width: 255px;
  }

  body {
    padding-top: 91px;
  }

  aside .infoWrapper {
    margin-bottom: 4rem;
  }

  .leaderInfo .leader {
    padding-right: 60px;
  }

  .map-sec .mapWrapper {
    height: 440px;
  }

  .contentLeft,
  .contentRight {
    width: 80%;
  }

  .navBar > li a {
    font-size: 16.5px;
  }

  .geoTalks .contentWrapper {
    min-height: auto;
  }

  /* max-width:1349px */
}
@media only screen and (max-width: 1199px) {
  .trusted {
    background-position: left 8% center;
  }

  .bannerImg {
    padding-top: 45%;
  }

  .banner .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 18px;
  }

  .bnrText h1 {
    font-size: 4.4rem !important;
  }

  .filterMenu.productList {
    width: 40%;
    padding-bottom: 40px;
  }

  .productInfo .infoWrapper .info {
    flex-direction: column;
  }

  .productInfo .infoWrapper .image {
    width: 100%;
    margin-right: 0;
    order: 2;
  }

  .productInfo .infoWrapper .text {
    width: 100%;
    order: 1;
    padding-bottom: 20px;
    padding-top: 0;
    margin-bottom: 20px;
  }

  .productInfo .infoWrapper .text .riskFree {
    left: auto;
    right: 20px;
  }

  .productInfo .infoWrapper {
    padding-right: 50px;
  }

  .sectionPadding,
  .commonSection.withSidebar .mainContent {
    padding: 60px 0;
  }

  .trusted {
    padding: 85px 0 75px;
  }

  .geoTalks .text {
    padding: 100px 80px;
  }

  .upcomingEvents .content .infoWrap {
    padding: 40px 20px;
  }

  h3 {
    margin-bottom: 2.1875rem;
  }

  .socialMedia {
    padding: 40px 0;
  }

  footer {
    padding: 70px 0 60px;
  }

  .footerTop .content {
    padding-right: 0px;
  }

  .blogInfo.sectionPadding {
    padding-bottom: 70px;
  }

  .newsletter {
    padding: 60px 0;
  }

  .servicesField {
    padding: 55px 0 45px;
  }

  .socialMedia .logo {
    width: 248px;
  }

  .eventsSlider {
    padding: 0 70px;
  }

  .blogSlider {
    padding: 0 70px;
  }

  .productInfo .infoWrapper .text h6 {
    width: 60%;
  }

  .productInfo .infoWrapper .text .riskFree {
    width: 9.5rem;
  }

  header.fixed_menu .Search_signIn li a {
    padding-bottom: 0;
  }

  .blogSlider .image {
    height: 190px;
  }

  .testimonials .infoWrapper {
    padding: 4rem 0 3.2rem;
  }

  .innerBanner .image {
    height: 265px;
  }

  .testimonials .col-lg-3 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }

  .testimonials .col-lg-9 {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }

  .commonSection.withSidebar .contentWrapper {
    margin-left: 3%;
  }

  .asideNav li a {
    padding: 0.85rem 1.2rem;
  }

  .commonSection.withSidebar .mainContent {
    padding-right: 3rem;
  }

  aside {
    width: 33%;
  }

  .aboutCareer .quote::before {
    width: 35px;
    height: 32px;
    top: 25px;
    left: 12px;
  }

  .aboutCareer .quote {
    padding: 30px 35px 30px 60px;
  }

  .jobOpening {
    margin-top: 3.5rem;
  }

  aside .infoWrapper {
    margin-bottom: 60px;
  }

  .leaderInfo .leader {
    padding-right: 25px;
  }

  .leaderInfo .imgWrapper {
    width: 240px;
    height: 240px;
  }

  .commonFrm form {
    width: 100%;
  }

  .videoWrapper {
    padding-bottom: 39.2%;
  }

  .blogWrapper.blogSlider {
    padding: 0 0px;
  }

  .newsWrapper.eventsSlider {
    padding: 0;
  }

  .postImage .image {
    height: 270px;
  }

  .sampleMaps .row [class*="col-"] {
    padding: 7px;
  }

  .sampleMaps .row {
    margin: -7px;
  }

  .productFeature .videoWrapper {
    padding-bottom: 50%;
    padding-top: 23px;
  }

  .info_links li {
    padding: 0 12px;
  }

  .info_links li a {
    font-size: 17px;
  }

  .navBar li.current-menu-ancestor > .dd_opener {
    background-color: #99cc33;
  }

  .banner_slider .vid {
    width: 100%;
    height: auto;
  }

  .map-sec .mapWrapper {
    height: 400px;
  }

  .contactSec .commonFrm form {
    width: 95%;
  }

  .contentHeading {
    margin-bottom: 35px;
  }

  .contentHeading p {
    margin-top: 12px !important;
  }

  h1 {
    margin-bottom: 1.2rem;
  }

  .textSection h2 {
    margin-bottom: 1rem;
  }

  .contentLeft,
  .contentRight {
    width: 95%;
  }

  .productFeature .description .productLogo {
    max-height: 60px;
  }

  .productInfo {
    align-items: flex-start;
  }

  .contentHeading .headingLogo {
    max-height: 90px;
    height: auto;
  }

  .textImgSec .text {
    padding: 40px 40px 40px 30px;
  }

  .pt_65 {
    padding-top: 55px;
  }

  .contentList .downloadBtn .linkBtn {
    padding: 9px 17px !important;
    font-size: 16px !important;
  }

  header .logo,
  header.fixed_menu .logo {
    width: 210px;
  }

  .Search_signIn {
    margin-left: 40px;
  }

  .navBar > li {
    padding: 0 14px;
  }

  .navBar .dropdown-menu li a {
    padding: 8.5px 14px;
  }

  body {
    padding-top: 82px;
  }

  .comments-wrapper .commonFrm form {
    width: 100%;
  }

  .contentLeft,
  .contentRight {
    padding: 100px 35px 30px;
  }

  /* max-width:1199px */
}
@media only screen and (max-width: 1023px) {
  .commonSection.withSidebar .contentWrapper {
    margin-left: 1.65%;
  }

  .commonSection.withSidebar .mainContent {
    padding-right: 2rem;
  }

  /* max-width:1023px */
}
@media only screen and (max-width: 991px) {
  .navBar > li a {
    font-size: 16px;
  }

  header .logo,
  header.fixed_menu .logo {
    width: 180px;
  }

  .Search_signIn {
    margin-left: 30px;
  }

  .Search_signIn li a {
    font-size: 16px;
  }

  .Search_signIn li {
    padding-right: 15px;
  }

  .navBar > li {
    padding: 0 12px;
  }

  .navBar .dropdown-menu li a {
    padding: 8px 12px;
  }

  .Search_signIn li a svg {
    height: 17px;
  }

  body {
    padding-top: 76px;
  }

  .bannerImg {
    padding-top: 50%;
  }

  .productInfo .infoWrapper .text {
    padding-right: 0;
  }

  .productInfo .infoWrapper {
    padding-right: 30px;
  }

  .productInfo .infoWrapper .text .riskFree {
    right: 0;
  }

  .productInfo .infoWrapper .text h6 {
    font-size: 16px;
  }

  .trusted {
    background-position: left 20% center;
  }

  .trusted {
    padding: 75px 0 65px;
  }

  .geoTalks .text {
    padding: 75px 35px;
  }

  .sectionPadding,
  .commonSection.withSidebar .mainContent {
    padding: 55px 0;
  }

  .filterMenu.productList li strong {
    width: 100%;
    padding-right: 0;
  }

  .filterMenu.productList .btnWrapper {
    padding-top: 6px;
  }

  .filterMenu li {
    padding: 12px 16px !important;
  }

  .upcomingEvents .content .date {
    margin-bottom: 1.5rem;
  }

  .blogInfo.sectionPadding {
    padding-bottom: 60px;
  }

  .servicesField {
    padding: 50px 0 40px;
  }

  .scroll_to_top {
    width: 48px;
    height: 48px;
  }

  .scroll_to_top img {
    width: 18px;
  }

  footer {
    padding: 60px 0 50px;
  }

  footer .presidentLetter {
    margin-bottom: 40px;
  }

  .footerTop .content.footerLinks {
    padding-right: 65px;
  }

  .newsletter {
    padding: 50px 0;
  }

  .bnrText h1 {
    font-size: 3.8rem !important;
  }

  .bnrText .tagLine {
    font-size: 1.65rem;
  }

  .eventsSlider {
    padding: 0 55px;
  }

  .blogSlider {
    padding: 0 62px;
  }

  .upcomingEvents .content {
    margin: 0 6px;
  }

  .eventsSlider {
    margin: 0 -6px;
  }

  .product_info_wrapper {
    padding-right: 0;
    padding-top: 0;
  }

  .product_info_wrapper {
    max-width: 515px;
    margin: 0 auto 45px;
  }

  .productFeature h1 {
    text-align: center;
  }

  .testimonials .col-lg-3 {
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%;
  }

  .testimonials .col-lg-9 {
    -ms-flex: 0 0 64%;
    flex: 0 0 64%;
    max-width: 64%;
  }

  .testimonials .info p {
    font-size: 1.4rem;
  }

  .testimonials .infoWrapper {
    padding: 3.2rem 0 2.9rem;
  }

  .testimonials .rating {
    margin-bottom: 1.1rem;
  }

  .innerBanner .image {
    height: 235px;
  }

  .innerBanner {
    border-bottom-width: 8px;
  }

  aside {
    position: absolute;
    width: 385px;
    top: 0;
    right: -385px;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 2;
  }

  aside.show {
    box-shadow: -5px 5px 15px 0 rgba(0, 0, 0, 0.2);
    right: 0;
  }

  aside .sectionPadding {
    padding-top: 80px;
    margin-bottom: 0;
  }

  .mainContent {
    position: relative;
  }

  .mainContent .hamburger {
    display: block;
    top: 40px;
  }

  .commonSection.withSidebar .contentWrapper {
    margin-left: 0;
  }

  .commonSection.withSidebar .mainContent {
    padding-right: 0rem;
    padding-top: 65px !important;
  }

  .commonSection.withSidebar .mainContent h1 {
    max-width: 85%;
  }

  .commonSection.withSidebar .mainContent .container {
    max-width: 720px;
  }

  .leaderInfo .leader {
    padding-right: 0px;
  }

  .leaderInfo .leader p {
    line-height: 1.38;
  }

  .videoWrapper {
    padding-bottom: 40%;
    padding-top: 23px;
  }

  .blogWrapper .contentWrapper {
    width: 50%;
  }

  .newsWrapper .contWrap {
    width: 50%;
  }

  h2 {
    font-size: 2.2rem;
  }

  .productFeature .videoWrapper {
    padding-bottom: 53%;
    padding-top: 22px;
  }

  .contactSec .commonFrm form {
    width: 100%;
  }

  .contactSec .commonFrm {
    padding: 0;
  }

  .contactSec .commonFrm .row {
    margin: 0 -8px;
  }

  .contactSec .commonFrm .row [class*="col-"] {
    padding: 0 8px;
  }

  .contactInfo_2 h5 {
    margin-bottom: 2px;
  }

  .contactInfo_2 li > span + span {
    margin-top: 11px;
  }

  .contactInfo_2 li + li {
    margin-top: 18px;
  }

  .map-sec .mapWrapper {
    height: 350px;
  }

  .contentHeading {
    margin-bottom: 30px;
  }

  .contentHeading .col-md-8 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }

  .contentHeading h1 + * {
    margin-top: 2px;
  }

  .contentHeading p {
    margin-top: 10px !important;
  }

  .textSection + .textSection {
    margin-top: 2rem;
  }

  .searchResult .pageTitle h1 {
    font-size: 2rem !important;
  }

  .searchResult.commonSection .mainContent h2 {
    font-size: 1.6rem;
  }

  .searchResult h2 + * {
    margin-top: 0.5rem;
  }

  .banner .productLogo {
    max-height: 60px;
  }

  .productInfo .infoWrapper .text .riskFree {
    width: 140px;
  }

  .contentLeft,
  .contentRight {
    width: 100%;
    padding: 80px 30px 25px;
  }

  .home h1 {
    font-size: 2.3rem;
  }

  .postCategory {
    padding-bottom: 38px;
  }

  .postCategory .linkBtn {
    font-size: 16px;
    padding: 10px 12px;
  }

  .contentHeading .headingLogo {
    max-height: 72px;
  }

  .textImgSec .textWrap {
    order: 2;
  }

  .textImgSec .imgWrap {
    order: 1;
  }

  .pt_65 {
    padding-top: 50px;
  }

  .contentHeading .headingLogo.size-sm {
    height: auto;
    max-height: 60px;
  }

  .contentHeading p.version {
    font-size: 32px;
    margin-top: 6px !important;
  }

  .contentHeading p.version + * {
    margin-top: 22px;
  }

  .contentList .downloadBtn {
    justify-content: flex-start;
    padding-top: 8px;
  }

  .contentList .downloadBtn .linkBtn {
    padding: 8px 17px !important;
  }

  .highlighted {
    padding: 22px;
  }

  .contentList.gap_lg .content {
    padding: 22px 15px;
  }

  .contactBlock .info + .info {
    margin-top: 25px;
  }

  .contactBlock .info address {
    margin-top: 25px;
  }

  .othersInfo h4.text-center {
    text-align: left !important;
  }

  .othersInfo h4.mb-4 {
    margin-bottom: 18px !important;
  }

  .registerInfo .info {
    padding: 2rem 0;
  }

  .pt-5,
  .py-5 {
    padding-top: 2.5rem !important;
  }

  .commonAccordion.gap_lg .accordion .heading {
    padding: 12px 15px;
  }

  .commonAccordion.gap_lg .accordion_content {
    padding: 0 15px 20px;
  }

  .commonAccordion .accordion .heading.withImg strong img {
    margin-right: 17px;
    max-height: 32px;
  }

  .commonAccordion .accordion .heading.withImg strong {
    font-size: 20.5px;
  }

  .productInfo {
    margin-left: 4%;
  }

  .productInfo .infoWrapper .text {
    padding-bottom: 15px;
  }

  /* max-width:991px */
}
@media only screen and (max-width: 900px) {
  .navWrapper {
    position: fixed;
    width: 500px;
    height: 100%;
    background: #01203f;
    top: 0;
    right: -500px;
    z-index: -9;
    padding: 95px 15px 36px;
    padding-right: 6px !important;
    -ms-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  .navWrapper.show {
    right: 0;
  }

  .navWrapper::before {
    content: "";
    width: 100%;
    height: 70.2px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/header-bg.jpg) no-repeat center;
    background-size: cover;
  }

  .menuBtn {
    display: block;
  }

  .logoMenu {
    align-items: center;
  }

  .Search_signIn li a {
    padding-bottom: 0;
  }

  header {
    padding: 12px 0;
  }

  header .logoWrapper {
    padding: 0;
  }

  header .logo,
  header.fixed_menu .logo {
    width: 230px;
  }

  .Search_signIn li a {
    font-size: 18px;
  }

  .Search_signIn li a svg {
    height: 19px;
  }

  header.fixed_menu {
    padding: 12px 0;
  }

  header.fixed_menu .logoWrapper {
    padding: 0;
  }

  .menu .contactInfo {
    padding-top: 20px;
    display: block;
  }

  .menu .contactInfo li {
    font-size: 18px;
    color: #c6d2de;
    margin-bottom: 15px;
  }

  .menu .contactInfo li:last-child {
    margin-bottom: 0;
  }

  .menu .contactInfo li span {
    color: inherit;
    font-size: inherit;
    margin-bottom: 0;
  }

  .menu .contactInfo li a {
    font-size: 22px;
    color: #fff;
  }

  .menu .contactInfo li a:hover {
    color: #99cc33;
  }

  .menu .contactInfo li strong a {
    color: #fff;
  }

  body {
    padding-top: 70px;
  }

  .Search_signIn {
    align-items: center;
  }

  .Search_signIn {
    margin-left: 0;
    margin-right: 50px;
  }

  .navBar {
    display: block;
  }

  .navBar li {
    padding: 0;
  }

  .navBar li.mobEl {
    display: block;
  }

  .navBar li a {
    color: #fff;
    font-weight: 600;
    font-size: 26px;
    padding: 8px 0;
    line-height: 1.3;
  }

  .navBar li.current_page > a {
    color: #99cc33 !important;
  }

  .navBar .dd_opener {
    display: block;
  }

  .navBar .dropdown {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

  .navBar .dropdown.navActive > a {
    font-weight: 600 !important;
    font-size: 26px !important;
    padding: 10px 0 !important;
    color: #fff;
  }

  .navBar .dropdown-menu {
    visibility: visible;
    position: static;
    display: none;
    box-shadow: none;
    width: 100%;
    opacity: 1;
    background: transparent;
    padding: 0;
    border: none;
    height: auto !important;
    transform: none;
  }

  .navBar .dropdown-menu li:hover a {
    color: #fff;
    background: transparent;
    font-weight: normal;
  }

  .navBar > li > a:focus {
    color: #fff;
  }

  .navBar .dropdown-menu li a {
    color: #fff;
    padding: 8px 0;
    font-size: 23px;
    max-width: 80%;
  }

  .navBar .dropdown-menu .dropdown-menu {
    background: transparent;
    box-shadow: none !important;
  }

  nav {
    max-width: 620px;
    padding: 0 15px 0 60px;
    margin: 0 auto;
    max-height: 100%;
    overflow: auto;
    position: relative;
  }

  .navBar > li:hover > a {
    color: #fff;
  }

  .menuBackBtn {
    display: block;
  }

  .navBar .dropdown-menu .dropdown-menu li a {
    padding-right: 0;
  }

  .navBar .dropdown-menu .dropdown-menu li a::after {
    display: none;
  }

  .navBar .dropdown-menu .dropdown-menu li a:hover {
    background: transparent;
  }

  /* menu end */
  /* max-width: 899px */
}
@media only screen and (max-width: 767px) {
  .bannerImg {
    padding-top: 62%;
  }

  .productInfo {
    margin-left: 15px;
  }

  .sectionPadding,
  .commonSection.withSidebar .mainContent {
    padding: 50px 0;
  }

  .productInfo .infoWrapper {
    padding-right: 15px !important;
  }

  .productInfo .infoWrapper .text h6 {
    width: 63%;
  }

  .productInfo .infoWrapper .text {
    padding-bottom: 0;
    margin-bottom: 25px;
  }

  .productInfo .sectionPadding {
    padding: 35px 0 40px;
  }

  .productInfo .filterMenu li {
    font-size: 16.5px;
  }

  .productInfo .infoWrapper .text h6 {
    font-size: 15px;
  }

  .trusted {
    padding: 65px 0 55px;
    background-position: left 22% center;
  }

  .geoTalks .text {
    width: 100%;
    order: 2;
    display: block;
  }

  .geoTalks .contentWrapper {
    width: 100%;
  }

  .geoTalks .content {
    width: 100%;
    max-width: 510px;
    margin: 0 auto;
  }

  .geoTalks .text {
    padding: 40px 15px 55px;
    margin-top: -2px;
  }

  .eventsSlider {
    padding: 0;
    margin: 0 -6px;
  }

  .upcomingEvents .content .infoWrap {
    padding: 35px 15px;
  }

  .upcomingEvents .content {
    margin: 0 6px;
  }

  .owl-theme .owl-nav [class*="owl-"] {
    position: static;
    background-color: #eaeaf7 !important;
    margin: 0 8px;
    transform: none;
  }

  .owl-theme .owl-nav [class*="owl-"] span {
    height: 64px;
    width: 64px;
    padding: 8px;
    background-origin: content-box !important;
  }

  .owl-theme .owl-nav {
    margin-top: 15px;
  }

  .blogSlider {
    padding: 0;
    margin-bottom: 0;
  }

  .blogSlider .image {
    height: 172px;
  }

  .servicesField {
    padding: 40px 0 30px;
  }

  .menu > .Search_signIn {
    display: none;
  }

  .menu .Search_signIn.mobEl {
    display: flex;
    margin-right: 0;
    justify-content: flex-end;
    max-width: 510px;
    margin: 0 auto;
    padding-bottom: 12px;
  }

  .navWrapper {
    padding: 92px 15px 40px;
  }

  .Search_signIn li a svg {
    fill: #7eaeec;
  }

  .Search_signIn li a {
    color: #7eaeec;
  }

  .searchBar .closeBtnWrap {
    display: block;
  }

  .searchBar .closeBtnWrap .closeBtn {
    height: 100%;
    border-radius: 0.1875rem;
  }

  .searchBar .outerFrm {
    display: flex;
    flex-wrap: wrap;
  }

  .searchBar .searchFrm {
    padding-right: 10px;
    flex-grow: 1;
    width: 60%;
  }

  nav {
    max-height: calc(100% - 38px);
  }

  .socialMedia {
    text-align: center;
  }

  .socialMedia .socialLinks {
    justify-content: center;
    padding-top: 25px;
  }

  footer {
    padding: 55px 0 40px;
  }

  .footerTop .content.footerLinks {
    padding-right: 15px;
  }

  .footerTop .presidentLetter p {
    margin-bottom: 12px;
  }

  footer .presidentLetter {
    margin-bottom: 35px;
  }

  .scroll_to_top {
    right: 20px;
    bottom: 35px;
  }

  .searchBar {
    padding: 1rem 0;
  }

  .bnrText h1 {
    font-size: 48px !important;
  }

  .bnrText .tagLine {
    font-size: 22px;
  }

  .relatedProduct .outerSlider {
    padding: 0 15px;
  }

  .relatedProduct .content {
    margin-bottom: 10px;
  }

  .testimonials .col-lg-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .testimonials .col-lg-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .testimonials .image img {
    width: auto !important;
  }

  .testimonials .image {
    height: auto;
    padding-top: 30px;
    border-bottom: 1px solid #e7dbfc;
  }

  .testimonials .infoWrapper {
    padding: 25px 0 40px;
  }

  .product_info_wrapper {
    margin: 0 auto 38px;
  }

  .productFeature .description .textSection {
    margin-bottom: 1.5rem;
  }

  .innerBanner .image {
    height: 215px;
  }

  aside {
    width: 360px;
    right: -360px;
  }

  .asideNav li a {
    padding: 0.65rem 1.2rem;
  }

  .commonSection.withSidebar .mainContent .container {
    max-width: 540px;
  }

  .mainContent .hamburger {
    top: 35px;
  }

  aside .sectionPadding {
    padding-top: 67px;
  }

  .imageText .image {
    padding-right: 0.9rem;
  }

  .commonAccordion .accordion_content {
    padding: 0rem 0.9rem 1rem;
  }

  .commonAccordion .accordion .heading {
    padding: 0.6rem 0.9rem;
  }

  .commonAccordion .accordion .heading strong {
    font-size: 1.2rem;
  }

  .innerBanner .banner_lg {
    display: none;
  }

  .innerBanner .banner_sm {
    display: block;
  }

  .commonSection.withSidebar .mainContent h1 {
    max-width: 100%;
  }

  .careerSlider {
    padding: 0;
  }

  .trainingType [class*="col-"] {
    margin-bottom: 20px;
  }

  .trainingType [class*="col-"]:last-of-type {
    margin-bottom: 0;
  }

  .leaderInfo .imgWrapper {
    width: 220px;
    height: 220px;
    border-width: 9px;
    margin-bottom: 10px;
  }

  .leaderInfo .leader:nth-child(2n+1) .imgWrapper {
    margin-right: 22px;
  }

  .leaderInfo .leader:nth-child(2n+2) .imgWrapper {
    margin-left: 22px;
  }

  .commonFrm .form-group {
    padding: 0 6px;
  }

  .commonFrm .row {
    margin-right: -6px;
    margin-left: -6px;
  }

  .table thead th {
    padding: 7px 10px;
  }

  .table tbody td {
    padding: 10px 10px;
  }

  .table {
    font-size: 1rem;
    margin-bottom: 1.125rem;
    line-height: 1.25;
  }

  .trainingCalender + * {
    margin-top: 20px;
  }

  .trainingCalender .table {
    width: 680px;
  }

  .commonSection .textSection h3 {
    font-size: 1.5rem;
  }

  .videoWrapper {
    padding-top: 17px;
  }

  .blogWrapper.blogSlider {
    margin: -10px;
  }

  .blogWrapper.blogSlider .content {
    margin: 10px;
  }

  .newsWrapper .contWrap {
    padding: 6px;
  }

  .newsWrapper.eventsSlider {
    margin: -6px;
  }

  .pageTitle {
    margin: 0 auto 2rem;
    max-width: 88%;
  }

  .pageTitle h1 {
    font-size: 2.18rem;
  }

  .textSection .alignleft {
    margin: 0 1.2rem 0.8rem 0;
    width: 45%;
  }

  .textSection .alignright {
    margin: 0 0 0.8rem 1.2rem;
    width: 45%;
  }

  h1 {
    font-size: 2.3rem;
  }

  h1 p.tagline {
    font-size: 1.2rem;
  }

  h2 {
    font-size: 2.1rem;
  }

  .sampleMaps .row [class*="col-"] {
    padding: 10px;
  }

  .sampleMaps .row {
    margin: -10px;
  }

  .productFeature .videoWrapper {
    padding-bottom: 52%;
    padding-top: 22px;
  }

  .table-wrap .table-bordered {
    font-size: 16px;
  }

  .banner_slider .vid {
    width: auto;
    height: 100%;
  }

  .contactSec .contactInfo_2 {
    margin-top: 40px;
  }

  .map-sec .mapWrapper {
    height: 320px;
  }

  .contentHeading .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .registerFrm {
    padding-top: 2rem;
  }

  .registerInfo .info {
    padding: 2rem 0;
  }

  .modal.modal_sm .modal-dialog {
    max-width: 100%;
    padding: 40px 30px;
  }

  .searchResult .pageTitle h1 {
    font-size: 30px !important;
  }

  .searchResult .contentWrapper {
    padding: 25px 20px;
  }

  .banner .vid {
    height: 100%;
  }

  .registerFrm.questionFrom {
    margin-top: 40px;
  }

  .bnrText {
    top: 50%;
  }

  .linkBtn.large {
    padding: 12px 20px;
  }

  .productInfo .infoWrapper .text .riskFree {
    width: 120px;
  }

  .trusted {
    padding: 0;
    background: none;
  }

  .trusted .image {
    display: block;
  }

  .trusted .text {
    background: #2a568f url(../images/trusted-text-mob-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 30px 0 55px;
  }

  .textSection figure figcaption {
    padding: 10px 15px;
    font-size: 17px;
  }

  .contentHeading .headingLogo {
    max-height: 65px;
  }

  .textImgSec .text {
    padding: 35px 30px;
  }

  .textSection.text_lg {
    font-size: 18px;
  }

  .pt_65 {
    padding-top: 45px;
  }

  .textImgSec + .textImgSec {
    margin-top: 35px;
  }

  .contentHeading .headingLogo.size-sm {
    max-height: 50px;
  }

  .contentHeading p.version {
    font-size: 25px;
    margin-top: 5px !important;
  }

  .textSection .btnGroup .linkBtn {
    font-size: 17px;
  }

  .registerInfo .info {
    padding: 30px 0;
  }

  .commonAccordion.gap_lg .accordion .heading {
    padding: 12px 10px;
  }

  .commonAccordion.gap_lg .accordion_content {
    padding: 0 10px 15px;
  }

  .commonAccordion .accordion .heading.withImg strong img {
    margin-right: 12px;
    max-height: 28px;
  }

  .commonAccordion .accordion .heading.withImg strong {
    font-size: 18px;
  }

  .highlighted {
    padding: 22px 15px;
  }

  .textSection {
    font-size: 1rem;
  }

  .textSection p {
    margin-bottom: 1rem;
  }

  .commonAccordion .textSection p {
    margin-bottom: 1rem;
  }

  .download.pt-4 {
    padding-top: 8px !important;
  }

  .pagination .page-numbers {
    min-height: 30px;
    min-width: 30px;
    padding: 4px 6px;
    margin: 0 3px;
    font-size: 16px;
  }

  .pt-3 {
    padding-top: 12px !important;
  }

  .pt-4,
  .py-4 {
    padding-top: 20px !important;
  }

  .pt-5,
  .py-5 {
    padding-top: 35px !important;
  }

  .navWrapper {
    width: 100%;
    right: -100%;
  }

  .comment-respond {
    padding-top: 30px;
  }

  /* max-width:767px */
}
@media only screen and (max-width: 575px) {
  .bnrText h1 {
    font-size: 45px !important;
  }

  .bnrText {
    padding: 0 10px;
  }

  .bnrText .tagLine {
    font-size: 21px;
    max-width: 415px;
  }

  .productInfo .productList {
    display: none;
  }

  .productInfo .infoWrapper .text .riskFree {
    width: 150px;
    left: 50%;
  }

  .blogSlider .image {
    height: 230px;
  }

  .geoTalks .text {
    padding: 35px 15px 50px;
  }

  .servicesField .field {
    padding: 0 0.8rem;
  }

  .footerTop .content.footerLinks {
    padding-right: 0px;
  }

  .footerLinks .linksWrap {
    justify-content: flex-start;
  }

  .footerLinks .linksWrap ul:first-child {
    padding-right: 60px;
  }

  .footerTop .content.footerLinks {
    display: flex;
    flex-wrap: wrap;
  }

  .footerLinks .legal {
    padding-top: 0;
    padding-left: 70px;
  }

  footer .presidentLetter {
    margin-bottom: 0px;
  }

  .footerTop > .row > [class*="col-"] {
    padding-bottom: 35px;
  }

  .footerTop > .row > [class*="col-"]:last-of-type {
    padding-bottom: 0;
  }

  .blogInfo.sectionPadding {
    padding-bottom: 55px;
  }

  .productInfo .infoWrapper {
    padding-right: 0 !important;
  }

  .productInfo .infoWrapper.sectionPadding {
    padding-top: 0;
    padding-bottom: 25px;
  }

  .productInfo .infoWrapper .content {
    display: block;
  }

  .productInfo {
    margin-left: 0px;
  }

  .productInfo .productTitle {
    display: flex;
  }

  .productInfo .infoWrapper .info {
    padding: 25px 15px 35px;
  }

  .productInfo .infoWrapper .innerWrapper {
    display: none;
  }

  .productInfo .infoWrapper > .content {
    margin-bottom: 3px;
  }

  .productInfo .infoWrapper > .content:last-of-type {
    margin-bottom: 0;
  }

  .productInfo .infoWrapper > .content.show .innerWrapper {
    display: block;
  }

  .productInfo .infoWrapper .text {
    margin-bottom: 40px;
  }

  .newsletter {
    background: #2a568f url(../images/newsletter-mob-bg.jpg) no-repeat center;
    background-size: cover;
    padding-top: 230px;
  }

  nav {
    padding-right: 10px;
    padding-left: 55px;
  }

  .navBar .dd_opener {
    margin-left: 20px;
  }

  .navBar .dropdown-menu li a {
    line-height: 1.2;
  }

  .banner .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 12px;
  }

  header,
  header.fixed_menu {
    padding: 10px 0;
  }

  header .logo,
  header.fixed_menu .logo {
    width: 260px;
  }

  body {
    padding-top: 72px;
  }

  .navWrapper::before {
    height: 72px;
  }

  .navWrapper {
    padding: 85px 15px 40px;
  }

  .eventsSlider {
    max-width: 400px;
    margin: 0 auto;
  }

  .upcomingEvents .content {
    margin: 0 0px;
  }

  .blogSlider {
    max-width: 400px;
    margin: -15px auto 0;
  }

  .blogSlider .image {
    height: 200px;
  }

  .productInfo .infoWrapper .text h6 {
    width: 60%;
  }

  .productInfo .infoWrapper .text .riskFree {
    left: 62%;
    bottom: -25px;
  }

  .productInfo .infoWrapper .btnGroup.mobEl {
    display: flex;
    justify-content: center;
    padding-top: 55px;
  }

  .productInfo .infoWrapper .btnGroup.mobEl .linkBtn {
    min-width: 99px;
    margin-right: 15px;
  }

  .productInfo .infoWrapper .btnGroup.mobEl .linkBtn:last-child {
    margin-right: 0;
  }

  .innerBanner .image {
    height: 200px;
  }

  .commonSection.withSidebar .mainContent .container {
    max-width: 540px;
    width: 100%;
  }

  .textSection .alignleft {
    margin: 0 18px 10px 0;
  }

  .commonSection.withSidebar .mainContent h1 {
    max-width: 100%;
  }

  .commonSection h1 {
    line-height: 1.1;
    font-size: 2.3rem;
  }

  .imageText .image {
    padding-right: 0;
    width: 100%;
    margin-bottom: 15px;
  }

  .imageText .infoRow + .infoRow {
    margin-top: 1.5rem;
  }

  .commonAccordion .accordion .heading strong {
    font-size: 1.1rem;
  }

  .commonAccordion .accordion .heading .angleRight img {
    width: 0.9rem;
  }

  .aboutCareer h2 {
    font-size: 1.8rem;
  }

  h4 {
    font-size: 1.5rem;
  }

  .leaderInfo .imgWrapper {
    width: 195px;
    height: 195px;
    border-width: 7px;
  }

  .leaderInfo {
    padding-top: 3rem;
  }

  .commonFrm form label {
    margin-bottom: 4px;
  }

  .form-group {
    margin-bottom: 16px;
  }

  .commonFrm {
    padding: 0.5rem 0 0;
  }

  .commonSection .mainContent h1 {
    margin-bottom: 20px;
  }

  .videoWrapper {
    padding-top: 15px;
  }

  .blogWrapper .contentWrapper {
    width: 100%;
    margin: 0;
  }

  .blogWrapper .contentWrapper + .contentWrapper {
    margin-top: 25px;
  }

  .blogWrapper.blogSlider {
    margin: 0 auto;
  }

  .blogWrapper.blogSlider .content {
    margin: 0px;
  }

  .newsWrapper .contWrap {
    width: 100%;
    padding: 0;
  }

  .newsWrapper .contWrap + .contWrap {
    margin-top: 20px;
  }

  .newsWrapper.eventsSlider {
    margin: 0 auto;
  }

  .postImage .image {
    height: 240px;
  }

  .commonSection .mainContent h1 {
    font-size: 2rem;
  }

  .postImage + * {
    margin-top: 1.5rem;
  }

  .commonSection h1 + .date {
    margin-bottom: 25px;
  }

  h2 {
    font-size: 2rem;
  }

  .sampleMaps .row [class*="col-"] {
    padding: 7px;
  }

  .sampleMaps .row {
    margin: -7px;
  }

  .sampleMaps {
    margin: 15px 0 25px;
  }

  .productFeature .videoWrapper {
    padding-bottom: 51%;
    padding-top: 23px;
  }

  .map-sec .mapWrapper {
    height: 300px;
  }

  .contentHeading h4 {
    font-size: 1.3rem;
  }

  .registerInfo .info {
    padding: 1.8rem 0;
  }

  .modal.modal_sm .modal-body {
    padding: 0 15px;
  }

  .modal.modal_sm .modal-header {
    padding: 35px 15px 5px;
  }

  .contentLeft,
  .contentRight {
    width: 100%;
    padding: 60px 30px 20px;
    text-align: left;
  }

  .bannerImg {
    padding-top: 66%;
  }

  .linkBtn.large {
    padding: 12px 20px;
  }

  .smallText {
    font-size: 12px;
  }

  .banner .productLogo {
    max-height: 53px;
  }

  .postCategory .linkBtn {
    font-size: 15px;
    padding: 9px 12px;
  }

  .textImgSec .text {
    padding: 35px 20px;
  }

  .commonAccordion .accordion .heading.withImg strong {
    flex-direction: column;
    align-items: flex-start;
  }

  .commonAccordion .accordion .heading.withImg strong img {
    max-height: 32px;
    margin-right: 0;
    margin-bottom: 6px;
  }

  .pagination {
    max-width: 100%;
    overflow-x: auto;
    padding-bottom: 20px;
  }

  /* max-width:575px */
}
@media only screen and (max-width: 479px) {
  .bannerImg {
    padding-top: 61%;
  }

  .owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
  }

  .bnrText {
    position: static;
    background: #0d4c8a;
    padding: 35px 0px 65px;
    transform: none;
  }

  .bnrText .linkBtn::before {
    background: #0071e3;
  }

  .productInfo .infoWrapper.sectionPadding {
    padding: 25px 0;
  }

  .banner .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 12px;
  }

  .newsletter {
    background: #2a568f url(../images/newsletter-mob-xs-bg.jpg) no-repeat center;
    background-size: cover;
  }

  .footerTop > .row > [class*="col-"]:nth-child(1) {
    order: 2;
  }

  .footerTop > .row > [class*="col-"]:nth-child(2) {
    display: none;
  }

  .footerTop > .row > [class*="col-"]:nth-child(3) {
    order: 1;
  }

  .footerTop > .row > [class*="col-"]:last-of-type {
    padding-bottom: 35px;
  }

  .footerTop > .row > [class*="col-"]:first-of-type {
    padding-bottom: 0;
  }

  footer {
    padding: 50px 0 50px;
  }

  .scroll_to_top {
    right: 15px;
    bottom: 28px;
    width: 42px;
    height: 42px;
  }

  .scroll_to_top img {
    width: 16px;
  }

  .servicesField .field {
    padding: 0 12px;
  }

  .navBar .dd_opener {
    margin-left: 15px;
  }

  .menuBackBtn {
    height: 40px;
    width: 40px;
  }

  .menuBackBtn li button img {
    width: 18px;
  }

  .navWrapper {
    padding: 85px 10px 40px;
  }

  .navBar .dropdown.navActive > a {
    padding: 10px 0 !important;
    margin-bottom: 2px;
  }

  .menuBackBtn {
    top: 8px;
  }

  .menu .Search_signIn.mobEl {
    padding-right: 12px;
  }

  nav {
    padding-right: 5px;
    padding-left: 50px;
  }

  .navBar .dropdown-menu li a {
    max-width: 80%;
  }

  .productInfo .productTitle {
    padding: 18px 15px;
  }

  .sectionPadding,
  .commonSection.withSidebar .mainContent {
    padding: 45px 0;
  }

  h3 {
    margin-bottom: 30px;
  }

  .eventsSlider {
    max-width: 340px;
  }

  .blogSlider {
    max-width: 340px;
  }

  .bnrText .tagLine {
    margin: 12px 0 22px;
  }

  .banner .productLogo {
    max-height: 48px;
  }

  .linkBtn.large {
    padding: 0.8rem 1.5625rem;
  }

  .searchFrm .fieldSet input.linkBtn {
    min-height: 2.4rem;
    padding: 0.5rem 0.8rem;
  }

  .product_info_wrapper .image .riskFree {
    width: 120px;
  }

  .info_links li {
    padding: 0 10px;
  }

  .info_links li a {
    font-size: 15px;
  }

  .productOverview .textSection p {
    margin-bottom: 0.8rem;
  }

  footer p {
    line-height: 1.4;
  }

  .commonSection.withSidebar .mainContent h1 {
    max-width: 100%;
  }

  .textSection {
    font-size: 1rem;
  }

  .textSection p {
    margin-bottom: 1rem;
  }

  .commonSection h1 {
    font-size: 2.2rem;
    line-height: 1.1;
  }

  .commonSection h1 p.tagline {
    font-size: 1.2rem;
  }

  .commonAccordion .textSection p {
    margin-bottom: 0.9rem;
  }

  .commonAccordion.style_2 .accordion .heading {
    padding: 0.8rem 0.9375rem;
  }

  .aboutCareer .quote {
    padding: 30px 20px 30px 60px;
  }

  .aboutCareer .author .image {
    height: 75px;
    width: 75px;
  }

  address p + p {
    margin-top: 1.2rem;
  }

  .textSection h6 {
    margin-bottom: 0.6rem;
  }

  .aboutCareer h2 {
    font-size: 1.6rem;
    text-align: center;
  }

  .commonAccordion.style_2 .accordion .heading strong {
    font-size: 1.1rem;
  }

  .jobOpening h3 {
    text-align: center;
  }

  .accordion .heading .plusIcon {
    margin-left: 1.1rem;
  }

  h4 {
    font-size: 1.4rem;
  }

  .question {
    font-size: 1rem;
  }

  .leaderSection h1 {
    text-align: center;
  }

  .leaderSection h1 + p {
    text-align: center;
  }

  .leaderInfo .leader:nth-child(2n+1) .imgWrapper {
    float: none;
    margin-right: 0;
  }

  .leaderInfo .leader {
    text-align: center;
  }

  .leaderInfo .leader .btnGroup {
    justify-content: center;
  }

  .leaderInfo .imgWrapper {
    display: inline-block;
    vertical-align: middle;
  }

  .leaderInfo .imgWrapper {
    width: 220px;
    height: 220px;
    border-width: 10px;
  }

  .leaderInfo .leader:nth-child(2n+2) .imgWrapper {
    margin-left: 0;
    float: none;
  }

  .leaderInfo {
    padding-top: 2.5rem;
  }

  .commonFrm form {
    font-size: 1rem;
    line-height: 1.3;
  }

  .form-control {
    line-height: 1.3;
  }

  .form-group {
    margin-bottom: 14px;
  }

  .commonFrm .submitBtn .linkBtn {
    padding: 0.7rem 1.25rem;
  }

  .table {
    font-size: 0.9375rem;
  }

  .trainingCalender .table {
    width: 630px;
  }

  .trainingCalender + * {
    margin-top: 12px;
  }

  .videoWrapper {
    padding-top: 13px;
    padding-bottom: 53%;
    width: 100%;
  }

  .commonSection .mainContent h1 {
    font-size: 1.9rem;
  }

  .commonSection .mainContent h2 {
    font-size: 1.5rem;
  }

  .commonSection .mainContent h3 {
    font-size: 1.42rem;
  }

  .commonSection .textSection h4 {
    font-size: 1.32rem;
  }

  .commonSection .textSection h5 {
    font-size: 1.2rem;
  }

  .commonSection .textSection h6 {
    font-size: 1.1rem;
  }

  .pageTitle h1 {
    font-size: 2.1rem;
  }

  .pageTitle {
    margin: 0 auto 1.7rem;
    max-width: 100%;
  }

  .postImage .image {
    height: 220px;
  }

  .textSection .alignleft,
  .textSection .alignright {
    width: 100%;
    margin: 4px 0 20px;
  }

  .textSection h1,
  .textSection h2,
  .textSection h3 {
    margin-top: 1.25rem;
  }

  .asideHeading {
    margin-bottom: 1.9rem;
    padding: 0 15px;
  }

  h1 {
    font-size: 2.1rem;
  }

  h1 p.tagline {
    font-size: 1.1rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  h3 {
    font-size: 1.6rem;
  }

  .productFeature .videoWrapper {
    padding-bottom: 50%;
    padding-top: 24px;
  }

  .wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: 4px;
  }

  .wpcf7 form .wpcf7-response-output {
    margin: 25px 0 0;
    padding: 6px 15px;
  }

  .commonAccordion .accordion .heading strong {
    font-size: 1.05rem;
  }

  .commonFrm {
    padding: 0;
  }

  .contactInfo_2 {
    font-size: 1.0313rem;
  }

  .contentHeading p {
    margin-top: 12px;
  }

  .contentHeading h4 {
    font-size: 1.2rem;
  }

  body {
    font-size: 1rem;
  }

  .contentHeading {
    margin-bottom: 25px;
  }

  .textSection h2 {
    margin-bottom: 0.9rem;
  }

  .modal.modal_sm .modal-dialog {
    padding: 40px 15px;
  }

  .modal-header .closeBtn {
    top: -18px;
    right: 0px;
  }

  .searchResult .contentWrapper {
    padding: 20px 15px;
  }

  .searchResult .contentWrapper .textSection {
    line-height: 1.3;
  }

  .searchResult .pageTitle h1 {
    font-size: 26px !important;
  }

  .searchResult.commonSection .mainContent h2 {
    font-size: 24px;
  }

  .searchResult .post-separator {
    margin-bottom: 20px;
  }

  .textSection p + .commonFrm {
    padding-top: 6px;
  }

  .banner .owl-carousel .owl-stage {
    display: flex;
  }

  .banner .owl-carousel .owl-item {
    display: flex;
    flex: 1 0 auto;
  }

  .banner .owl-carousel .bannerContent {
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  .banner .bnrText {
    flex-grow: 1;
    transform: none;
  }

  .bnrText h1 {
    font-size: 41px !important;
  }

  .banner_slider {
    position: static;
    height: auto;
  }

  .banner_slider .bannerImg {
    padding-top: 0px;
  }

  .productFeature .description .productLogo {
    max-height: 54px;
  }

  .textSection .sampleMaps {
    margin: 1.25rem 0 1.8rem !important;
  }

  .textSection figure figcaption {
    font-size: 16px;
  }

  .contentHeading .headingLogo {
    max-height: 60px;
  }

  .textImgSec + .textImgSec {
    margin-top: 30px;
  }

  .contentHeading .headingLogo.size-sm {
    max-height: 45px;
  }

  .contentHeading p.version {
    font-size: 23px;
  }

  .textSection .btnGroup .linkBtn {
    font-size: 16px;
    padding: 8px 12px;
  }

  .commonSection .mainContent h2 img {
    height: 36px;
  }

  .menuBtn {
    width: 42px;
  }

  .contentLeft,
  .contentRight {
    padding: 60px 20px 20px;
  }

  .productInfo .infoWrapper .text .riskFree {
    width: 130px;
  }

  /* max-width:479px */
}
@media only screen and (max-width: 424px) {
  header .logo,
  header.fixed_menu .logo {
    width: 210px;
  }

  header,
  header.fixed_menu {
    padding: 12px 0;
  }

  body {
    padding-top: 66px;
  }

  .navWrapper::before {
    height: 66px;
  }

  .navWrapper {
    padding: 75px 5px 40px;
  }

  .menu .Search_signIn.mobEl {
    padding-bottom: 8px;
  }

  nav {
    max-height: calc(100% - 33px);
    padding: 0 10px;
  }

  .menuBackBtn {
    height: 36px;
    width: 36px;
    z-index: 99999;
  }

  .navBar li a {
    font-size: 24px;
    padding: 8px 0;
    line-height: 1.15;
    max-width: 80%;
  }

  .navBar .dd_opener {
    height: 38px;
    width: 38px;
  }

  .navBar .dropdown-menu li a {
    line-height: 1.15;
    font-size: 21px;
  }

  .navBar .dropdown.navActive > a {
    font-size: 24px !important;
    margin-left: 36px;
  }

  .menuBackBtn li button img {
    width: 16px;
  }

  .menuBackBtn {
    top: 4px;
  }

  .menu .contactInfo li {
    margin-bottom: 15px;
  }

  .menu .contactInfo li a {
    font-size: 20px;
  }

  .bnrText h1 {
    font-size: 37px !important;
  }

  .bnrText .tagLine {
    font-size: 20px;
  }

  .bnrText {
    padding: 30px 0px 58px;
  }

  .productInfo .productTitle h5 {
    font-size: 22px;
  }

  .productInfo .productTitle .arrow {
    margin-left: 25px;
  }

  .productInfo .productTitle .arrow svg {
    width: 20px;
    height: 20px;
  }

  .productInfo .infoWrapper .text .riskFree {
    width: 120px;
    left: 54%;
    bottom: -52px;
  }

  .productInfo .infoWrapper .btnGroup.mobEl {
    padding-top: 80px;
  }

  .productInfo .productTitle {
    padding: 16px 15px;
  }

  .trusted .text {
    padding: 30px 0 50px;
  }

  .newsletter h3 {
    font-size: 1.5rem !important;
  }

  .newsletter .fieldSet input[type="email"] {
    margin-right: 0px;
  }

  .newsletter .fieldSet input.linkBtn {
    padding: 0.5625rem 0.8rem;
  }

  .socialLinks li {
    margin-right: 0.5rem;
  }

  .servicesField {
    padding: 30px 0 25px;
  }

  .socialMedia {
    padding: 30px 0;
  }

  .socialMedia .socialLinks {
    padding-top: 20px;
  }

  .owl-theme .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
  }

  .banner .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 10px;
  }

  .owl-theme .owl-nav [class*="owl-"] span {
    height: 50px;
    width: 58px;
  }

  .productInfo .infoWrapper.sectionPadding {
    padding: 20px 0;
  }

  .info_links li a {
    font-size: 0.95rem;
  }

  .info_links li {
    line-height: 1.1;
  }

  .info_links li {
    padding: 0 8px;
  }

  .info_links {
    padding: 1rem 0;
  }

  .product_info_wrapper .info_links {
    margin-bottom: 1.3rem;
  }

  h1 {
    line-height: 1.1;
  }

  .productFeature h1 {
    font-size: 2rem;
  }

  h1 p.tagline {
    font-size: 1.1rem;
  }

  .accordion .heading {
    padding: 0.6rem 0.7rem;
  }

  .accordion_content {
    padding: 0 0.7rem 0.9rem;
  }

  .productFeature .description {
    margin-bottom: 1.9rem;
  }

  .testimonials .info p {
    font-size: 1.2rem;
  }

  .testimonials .image img {
    width: 250px !important;
  }

  .commonSection h1 {
    font-size: 2rem;
    text-align: center;
  }

  .commonSection .blogDetails h1 {
    text-align: left;
  }

  .commonSection h1 p.tagline {
    font-size: 1.1rem;
  }

  aside {
    width: 100%;
    right: -100%;
  }

  .innerBanner .image {
    height: 190px;
  }

  .commonAccordion .accordion .heading {
    padding: 0.5rem 0.7rem;
  }

  .commonAccordion .accordion_content {
    padding: 0rem 0.9rem 0.7rem;
  }

  .textSection.font_size_small h2 {
    font-size: 1.8rem;
  }

  .aboutCareer .quote::before {
    width: 24px;
    height: 20px;
    top: 28px;
    left: 10px;
  }

  .aboutCareer .quote {
    padding: 25px 15px 25px 45px;
  }

  .commonAccordion.style_2 .accordion .heading strong {
    font-size: 1.05rem;
  }

  .trainingType .icon {
    height: 5.8rem;
    width: 5.8rem;
  }

  .videoWrapper {
    padding-top: 9px;
  }

  .postImage .image {
    height: 200px;
  }

  .commonSection h1 + .date {
    text-align: center;
  }

  .textSection h2 {
    font-size: 1.8rem;
  }

  .sampleMaps .row [class*="col-"] {
    padding: 6px;
  }

  .sampleMaps .row {
    margin: -6px;
  }

  .productFeature .videoWrapper {
    padding-top: 21px;
  }

  .info_links {
    align-items: flex-start;
  }

  .info_links li {
    margin: 4px 0;
  }

  .table-wrap .table-bordered {
    font-size: 15px;
  }

  .commonAccordion .accordion .heading strong {
    font-size: 1.035rem;
  }

  .accordion .heading .angleRight {
    padding-left: 20px;
  }

  .modal_sm .modal-header h2 {
    font-size: 22px;
  }

  .timeZoneFrm .commonFrm .submitBtn .linkBtn {
    width: 7rem;
    padding: 0.6rem 1.25rem;
  }

  .searchResult .pageTitle h1 {
    font-size: 24px !important;
  }

  .searchResult.commonSection .mainContent h2 {
    font-size: 21px;
  }

  .searchResult .post-separator {
    margin-bottom: 16px;
  }

  .searchResult .contentWrapper {
    padding: 18px 15px;
  }

  .bnrText .linkBtn.large {
    padding: 8px 20px;
  }

  .registerFrm.questionFrom {
    margin-top: 35px;
  }

  .registerFrm {
    padding-top: 24px;
  }

  .questionFrom .formContent h4 {
    padding-bottom: 12px;
  }

  .questionFrom .formContent h4::after {
    width: 85%;
  }

  .questionFrom .formContent h4 {
    margin-bottom: 22px;
  }

  .sectionPadding,
  .commonSection.withSidebar .mainContent {
    padding: 40px 0;
  }

  .banner .productLogo {
    max-height: 42px;
  }

  .contentHeading .headingLogo {
    max-height: 50px;
  }

  .textImgSec .text {
    padding: 30px 15px;
  }

  .pt_65 {
    padding-top: 40px;
  }

  .contentList.gap_lg .content {
    padding: 18px 12px;
  }

  .productInfo .infoWrapper .text h6 {
    width: 90%;
  }

  .contentLeft,
  .contentRight {
    padding: 50px 15px 20px;
  }

  .heroText p {
    font-size: 17px;
  }

  .productInfo .infoWrapper .text {
    margin-bottom: 60px;
  }

  .productInfo .infoWrapper .info {
    padding: 20px 15px 22px;
  }

  .product_info_wrapper .image .riskFree {
    width: 100px;
  }

  .searchFrm .fieldSet input[type="search"] {
    padding: 5px;
    margin-right: 10px;
    font-size: 1rem;
  }

  /* max-width:424px */
}
@media only screen and (max-width: 374px) {
  .newsletter {
    padding-top: 205px;
    padding-bottom: 40px;
  }

  .newsletter .fieldSet input[type="email"] {
    margin-right: 0px;
    margin-bottom: 10px;
    text-align: center;
    width: 92%;
    padding: 7px 12px;
    border: 0.125rem solid #fff;
    border-radius: 0.1875rem;
  }

  .newsletter .fieldSet {
    align-items: center;
    flex-direction: column;
    border: none;
    padding: 0;
  }

  .newsletter .fieldSet input.linkBtn {
    padding: 0.5625rem 1.25rem;
  }

  .searchBar .searchFrm {
    padding-right: 0;
    width: 100%;
    order: 2;
  }

  .searchBar .closeBtnWrap {
    order: 1;
    margin-bottom: 8px;
  }

  .searchBar .outerFrm {
    justify-content: flex-end;
  }

  .searchBar {
    padding: 0.8rem 0 1rem;
  }

  .searchBar .closeBtnWrap .closeBtn {
    height: 30px;
  }

  .innerBanner .image {
    height: 180px;
  }

  .accordion_content .linkBtn.small {
    padding: 0.4063rem 0.5rem;
    font-size: 0.9rem;
  }

  .accordion_content .btnGroup a {
    margin-right: 0.4rem;
  }

  .leaderInfo {
    padding-top: 2rem;
  }

  .leaderInfo .leader .btnGroup {
    flex-direction: column;
    align-items: center;
  }

  .leaderInfo .leader .btnGroup .linkBtn:first-child {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .leaderInfo .leader {
    padding: 2.4rem 0 1.8rem;
  }

  .sampleMaps .row {
    margin: -10px;
  }

  .sampleMaps .row [class*="col-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 10px;
  }

  .productFeature .videoWrapper {
    padding-top: 18px;
  }

  .bannerImg {
    padding-top: 62%;
  }

  header .logo,
  header.fixed_menu .logo {
    width: 195px;
  }

  body {
    padding-top: 63px;
  }

  .navWrapper::before {
    height: 63px;
  }

  .navWrapper {
    padding: 70px 5px 40px;
  }

  .textSection figure figcaption {
    padding: 8px 12px;
    font-size: 14px;
  }

  .postCategory .linkBtn {
    font-size: 14px;
    padding: 10px 10px;
  }

  .postCategory {
    padding-bottom: 30px;
  }

  .pt_65 {
    padding-top: 36px;
  }

  .commonAccordion.gap_lg .accordion .heading {
    padding: 12px 5px;
  }

  .commonAccordion.gap_lg .accordion_content {
    padding: 0 5px 15px;
  }

  .home h1 {
    font-size: 2.1rem;
  }

  /* max-width:374px */
}

/*# sourceMappingURL=responsive.css.map */
