/*---Responsive---*/

.forcuntentbox h4:hover {
    background: #013fa6;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 2560px) {
.businessPartnerLeft {
    padding: 0px 0 40px;
}
.indx-aboutMain {
    margin: 0px 0px 0px;
}
.indx-aboutMain:after {
    height: 0px;
}

}

.sm-blue {
  background: transparent;
  border-radius: 8px;
}
.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
  padding: 10px 20px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  background: #013fa6;
  color: #fff;
  font-family: manrope-regular !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  text-decoration: none;
}
.sm-blue a.current {
  background: #006892;
  color: #fff;
}
.sm-blue a.disabled {
  color: #a1d1e8;
}
.sm-blue a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: none;
}
.sm-blue a .sub-arrow::before {
  content: '+';
}
.sm-blue a.highlighted .sub-arrow::before {
  content: '-';
}
.sm-blue > li:first-child > a, .sm-blue > li:first-child > :not(ul) a {
  border-radius: 0px;
}
.sm-blue > li:last-child > a, .sm-blue > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
  border-radius: 0px;
}
.sm-blue > li:last-child > a.highlighted, .sm-blue > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
  border-radius: 0;
}
.sm-blue ul {
  background: #fff;
}
.sm-blue ul ul {
  background: rgba(102, 102, 102, 0.1);
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active {
  background: transparent;
  color: #013fa6;
  font-size: 16px;
  text-shadow: none;
  border-left: 8px solid transparent;
}
.sm-blue ul a.current {
  background: #006892;
  color: #fff;
}
.sm-blue ul a.disabled {
  color: #b3b3b3;
}
.sm-blue ul ul a,
.sm-blue ul ul a:hover,
.sm-blue ul ul a:focus,
.sm-blue ul ul a:active {
  border-left: 16px solid transparent;
}
.sm-blue ul ul ul a,
.sm-blue ul ul ul a:hover,
.sm-blue ul ul ul a:focus,
.sm-blue ul ul ul a:active {
  border-left: 24px solid transparent;
}
.sm-blue ul ul ul ul a,
.sm-blue ul ul ul ul a:hover,
.sm-blue ul ul ul ul a:focus,
.sm-blue ul ul ul ul a:active {
  border-left: 32px solid transparent;
}
.sm-blue ul ul ul ul ul a,
.sm-blue ul ul ul ul ul a:hover,
.sm-blue ul ul ul ul ul a:focus,
.sm-blue ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}
.sm-blue ul li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-blue ul li:first-child {
  border-top: 0;
}
div#navbarSupportedContent {
    background: #013fa6;
}
.sm li, .sm a {
    border-bottom: 1px solid #676767;
}
.sm li, .sm a {
    border-bottom: 1px solid #ccc;
    -webkit-border-horizontal-spacing: 1px;
}

@media (min-width: 992px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-blue ul {
    position: absolute;
    width: 12em;
  }

  .sm-blue li {
    float: left;
  }

  .sm-blue.sm-rtl li {
    float: right;
  }

  .sm-blue ul li, .sm-blue.sm-rtl ul li, .sm-blue.sm-vertical li {
    float: none;
  }

  .sm-blue a {
    white-space: nowrap;
  }

  .sm-blue ul a, .sm-blue.sm-vertical a {
    white-space: normal;
  }

  .sm-blue .sm-nowrap > li > a, .sm-blue .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }

  /* ...end */
  .sm-blue {
    background: #013fa6;
    border-radius: 8px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  }
  .sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
    padding: 13px 24px;
    background: #013fa6;
    color: #fff;
  }
  .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
    background: #013fa6;
  }
  .sm-blue a.current {
    background: #006892;
    color: #fff;
  }
  .sm-blue a.disabled {
    background: #013fa6;
    color: #a1d1e8;
  }
  .sm-blue a .sub-arrow {
    top: auto;
    margin-top: 0;
    bottom: 2px;
    left: 50%;
    margin-left: -5px;
    right: auto;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-color: #a1d1e8 transparent transparent transparent;
    background: transparent;
    border-radius: 0;
  }
  .sm-blue a .sub-arrow::before {
    display: none;
  }
  .sm-blue > li:first-child > a, .sm-blue > li:first-child > :not(ul) a {
    border-radius: 8px 0 0 8px;
  }
  .sm-blue > li:last-child > a, .sm-blue > li:last-child > :not(ul) a {
    border-radius: 0px !important;
  }
  .sm-blue > li {
    border-left: 1px solid #013fa6;
  }
  .sm-blue > li:first-child {
    border-left: 0;
  }
  .sm-blue ul {
    border: 1px solid #a8a8a8;
    padding: 7px 0;
    background: #fff;
    border-radius: 0 0 4px 4px !important;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
  }
  .sm-blue ul ul {
    border-radius: 4px !important;
    background: #fff;
  }
  .sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    border: 0 !important;
    padding: 9px 23px;
    background: transparent;
    color: #013fa6;
    border-radius: 0 !important;
  }
  .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    background: #013fa6;
    color: #fff;
  }
  .sm-blue ul a.current {
    background: #006892;
    color: #fff;
  }
  .sm-blue ul a.disabled {
    background: #fff;
    color: #b3b3b3;
  }
  .sm-blue ul a .sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #a1d1e8;
  }
  .sm-blue ul li {
    border: 0;
  }
  .sm-blue .scroll-up,
  .sm-blue .scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
  }
  .sm-blue .scroll-up-arrow,
  .sm-blue .scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #013fa6 transparent;
  }
  .sm-blue .scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #013fa6 transparent transparent transparent;
  }
  .sm-blue.sm-rtl.sm-vertical a .sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #a1d1e8 transparent transparent;
  }
  .sm-blue.sm-rtl > li:first-child > a, .sm-blue.sm-rtl > li:first-child > :not(ul) a {
    border-radius: 0 8px 8px 0;
  }
  .sm-blue.sm-rtl > li:last-child > a, .sm-blue.sm-rtl > li:last-child > :not(ul) a {
    border-radius: 8px 0 0 8px !important;
  }
  .sm-blue.sm-rtl > li:first-child {
    border-left: 1px solid #013fa6;
  }
  .sm-blue.sm-rtl > li:last-child {
    border-left: 0;
  }
  .sm-blue.sm-rtl ul a .sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #a1d1e8 transparent transparent;
  }
  .sm-blue.sm-vertical {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  }
  .sm-blue.sm-vertical a {
    padding: 9px 23px;
  }
  .sm-blue.sm-vertical a .sub-arrow {
    top: 50%;
    margin-top: -5px;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #a1d1e8;
  }
  .sm-blue.sm-vertical > li:first-child > a, .sm-blue.sm-vertical > li:first-child > :not(ul) a {
    border-radius: 8px 8px 0 0;
  }
  .sm-blue.sm-vertical > li:last-child > a, .sm-blue.sm-vertical > li:last-child > :not(ul) a {
    border-radius: 0 0 8px 8px !important;
  }
  .sm-blue.sm-vertical > li {
    border-left: 0 !important;
  }
  .sm-blue.sm-vertical ul {
    border-radius: 4px !important;
  }
  .sm-blue.sm-vertical ul a {
    padding: 9px 23px;
  }
}

@media (min-width: 992px) {
.sm-blue > li:first-child {
    padding-bottom: 11px !important;
    padding-top: 11px !important;
    background: transparent;
}
.sm-blue > li {
    border-left: 0px !important;
    padding-bottom: 11px !important;
    padding-top: 11px !important;
    background: transparent;
}
.sm-blue {
    background: transparent;
    border-radius: 0px;
    box-shadow: none;
}
.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
    background: transparent;
    margin: 18px;
    padding: 0px 0px 0px 0px !important;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
	border-radius: 0px !important;
	font-family: DM Sans Regular;
	text-shadow: none;
}
div#navbarSupportedContent {
    float: right;
    display: block;
    width: 100%;
	justify-content: right;
	    background: #fff;
}
.sm-blue a .sub-arrow {
    bottom: -5px;
    border-color: #013fa6 transparent transparent transparent;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    border-bottom: 1px solid #616161 !important;
    padding: 9px 15px;
    background: transparent;
    color: #000;
    border-radius: 0 !important;
}
.sm-blue ul a.border-section, .sm-blue ul a.border-section:hover, .sm-blue ul a.border-section:focus, .sm-blue ul a.border-section:active, .sm-blue ul a.highlighted {
    border-bottom: 0px !important;
}
.sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    background: transparent !important;
    color: #013fa6;
}
.sm li, .sm a {
    border-bottom: 0px !important;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    margin: 0px !important;
    padding: 10px 10px !important;
	font-size: 14px !important;
}
.sm-blue ul {
    padding: 5px 10px 5px !important;
}
}


@media (max-width: 1699px) {
    .mainSlideData h1 { font-size: 60px; line-height: 70px; }
    #MainSlider:before { width: 10%; }
    #MainSlider .owl-dots { right: 40px; }
    
    .socialMain { right: 78px; }
    .portfolioSliderLoop .owl-dots { padding: 40px 0px 0px 0px; }
    .laptopFrame { width: 596px; }
    .ourCasesMain:before { height: 580px; }

    .recentPostsPart { padding: 120px 0px 90px; }

    .indx-whatwedoBox h3 { font-size: 40px; }
    .indx-whatwedoBox h2 { font-size: 100px; }
    .indx-whatwedoBox h2 small { font-size: 55px; padding: 80px 0px 0px 0px; line-height: 50px; }
    .indx-whatwedoBox h4 { font-size: 22px; padding: 0px 0px 16px; }
    .indx-whatwedoBox p { font-size: 18px; }
    .indx-whatwedoBox .link2 .font-22{ font-size: 18px !important; }

    .indx-fourStap h4 { font-size: 16px; padding: 8px 0px 0px 0px; }

    .indx-aboutSliderBox h4 { font-size: 22px; padding: 0px 0px 14px; }
    .indx-aboutSliderBox a { font-size: 16px; }
    .indx-aboutSliderBox p { font-size: 16px; min-height: 120px; padding: 0px; }

    .indx-aboutSliderBox-icon img{ max-height: 70px; }
    .indx-aboutBox h3:before { font-size: 100px; top: 0px; }
    .indx-aboutBox p { font-size: 16px; }
    .indx-aboutBox a { font-size: 16px; margin-top: 20px; }
    .indx-aboutBox a .font-16 { font-size: 14px !important; }

    .clientsMainPart:before { width: 22%; }
    .clientsWrapper h3 { padding: 0px 0px 30px 0px; }
    .clientsWrapper h3 span { font-size: 40px; padding-top: 12px; }

    .clientsRightBox li { font-size: 18px; }
    .clientsRightBox li span { font-size: 45px; }

    .clientsBoxData h4 { font-size: 35px; padding-bottom: 15px; }
    .clientsBoxData p { font-size: 20px; padding-bottom: 20px; }

    .clientsBoxDataThumb { padding-bottom: 90px; }
    #clientSlider .owl-nav { height: 90px; }

    .recentPostsPart h3 { font-size: 50px; }
    .ourClients h3 { font-size: 45px; line-height: 45px; top: -25px; }
    .ourClients h3 small { font-size: 28px; }

    #ourClientSlider .owl-nav button { height: 100px; }


    .indx-contactColumMain .media .media-body h5 { font-size: 25px; }
    .indx-contactColumMain .media .media-body { font-size: 16px; padding-left: 16px; color: #434343;}
    .indx-contactColumMain .media i { font-size: 50px; }

    .mapFrameBox { padding: 60px 38px 40px 38px; }
    .mapFrameBox h3 { font-size: 24px; padding-bottom: 25px; }

    .footerBox h3 { font-size: 22px; margin-bottom: 15px; }

    .footerSocial { padding: 16px 0px; margin-top: 50px; }
    .footerSocial li { padding: 0px 25px; font-size: 18px; }

    
    /*---- Inner Page Css Start ----*/
    .innerMainBannerWrapper h1 { font-size: 48px; line-height: 50px; }
    .innerMainBannerWrapper h1 small{ padding: 0px 0px 12px; }


    /*-- Blog Details Page --*/
    .articleThumb h4 { font-size: 22px; padding: 15px 0px 20px; }
    .articleThumb h5 { font-size: 18px; padding: 0px 0px 0px 34px; }


    /*-- Partners Page --*/
    .awardsItemImage img { height: 430px; }
    .awardsItemText h4 { font-size: 22px; }
    .awardsItemText h3 { font-size: 32px; }

    .awardsData-container h2 { left: -130px; top: 80px; font-size: 38px; }
    .awardsData-container h2 small { font-size: 15px; }
    #awardsCarousel .owl-nav { left: -130px; }
}

@media (max-width: 1499px) {
    #MainSlider:before { width: 100px; }
    #MainSlider .owl-dots { right: 0px; }
    .socialMain { right: 40px; bottom: 80px; }
    #MainSlider .owl-nav {  }

    #MainSlider .owl-nav .owl-prev, #MainSlider .owl-nav .owl-next { width: 118px; height: 60px; }
    #MainSlider .owl-nav .owl-prev:after { font-size: 20px; padding-left: 6px; }
    #MainSlider .owl-nav .owl-next:after { font-size: 20px; padding-right: 6px; }

    .sliderCounterMain { bottom: 70px; }

    .prortfolioMainPart { padding: 70px 0px 0px; }
    .prortfolioTabNav { padding-bottom: 50px; }
    .prortfolioTabNav ul.nav li { padding: 0px 50px; }
    .prortfolioTabNavIcon { width: 60px; }

    .portfolioSliderLoop .owl-dots { padding: 80px 0px 0px 0px; }

    .recentPostsPart h3 { font-size: 40px; padding-bottom: 30px; }
    #recentPostsSlider .owl-nav { top: -94px; }

    .clientsLeftBox { padding: 150px 0px 80px; }
    .clientsRightBox { padding: 150px 20px 80px 20px; }


    /*---- Inner Page Css Start ----*/
    .innerMainBannerWrapper { padding-bottom: 30px; }
    .innerMainBannerWrapper h1 { font-size: 48x; line-height: 50px; }
    .innerBannerBreadcrumb .breadcrumb .breadcrumb-item { font-size: 20px; }
    .justSayHelloBox p { font-size: 26px; }

    .formOne .labelAll { font-size: 16px; }
    .formOne .custom-control-label { font-size: 20px; }

    .btnlg { font-size: 16px !important; }
    .worldMapPartMain h3 { font-size: 46px; }
    .worldMapPartMain h3 small { font-size: 24px; }

    .worldMapAddressMain .media .media-body { font-size: 26px; }


    .innerComnTitle1 { padding-bottom: 0px; }
    .innerComnTitle1 h3 { font-size: 36px; }
    .innerComnTitle1 small { font-size: 16px; }
    
    .welcomeCxdatalabesSliderDataBox h3 { font-size: 58px; line-height: 58px; padding-bottom: 30px; }
    .welcomeCxdatalabesSliderDataBox p { font-size: 19px; }

    .businessPartnerRightBox h3 { font-size: 28px; }
    .businessPartnerRightBox p { font-size: 20px; }
    .businessPartnerNumberBox h4 { font-size: 60px; padding-bottom: 10px; }
    .officesWorldwide { font-size: 34px; padding: 30px 0px 0px; }
    .businessPartnerNumber { padding: 20px 0px 60px; }
    .businessPartnerLeft p { font-size: 16px; }
    .ourTeamBoxData h4 { font-size: 22px; }
    .ourTeamBoxData h4 small { font-size: 20px; padding: 6px 0px 0px 0px; }


    /*-- Blog Details Page --*/
    .blogWrapper { padding: 60px 0px 70px; }

    .articleThumb h4 { font-size: 20px; padding: 15px 0px 18px; }
    .articleThumb h5 { font-size: 16px; padding: 0px 0px 0px 30px; }
    .articleThumb h5:before { font-size: 22px; }

    .blogDetails p { font-size: 22px; }
    .postPersonLeft h4 { font-size: 24px; }
    .postPersonLeft span { font-size: 36px; width: 54px; height: 54px; line-height: 54px; margin-right: 12px; }
    .postPersonRight span { margin-right: 20px; font-size: 20px; }
    .postPerson { margin-bottom: 15px; }

    .articleThumbLabelData { padding: 12px 18px; font-size: 16px; }
    .topArticleSliderMain { padding-bottom: 70px; }
    .topArticleSliderMain:before { height: 300px; top: 60px; }
    #sliderOnecarousel .owl-nav { top: -70px; }
    .articleThumbLabel { margin-top: -70px; min-height: 70px; }
    .myPaginationTwo li .linktext { font-size: 24px; }
    .formTwo .labelAll { font-size: 24px; }
    .formTwo .frmTwoinp { height: 70px; }


    /*-- Partners Page --*/
    .ourPartnerCarousel-counterMain { right: 130px; }
    .ourPartnerContainLabel { right: -60px; }

    #ourPartnerCarousel .owl-nav { width: 160px; right: -80px; height: 70px; bottom: 60px; }
    #ourPartnerCarousel .owl-nav .owl-prev { font-size: 16px; padding-right: 8px !important; }
    #ourPartnerCarousel .owl-nav .owl-next { font-size: 16px; padding-left: 8px !important; }

    .awardsData-container:before { width: 20px; left: -20px; }
    .awardsData-container h2 { left: -90px; font-size: 34px; }
    .awardsData-container h2 small { font-size: 14px; }

    .awardsItemText h4 { font-size: 18px; }
    .awardsItemText h3 { font-size: 30px; }

    #awardsCarousel .owl-nav { left: -95px; }
    #awardsCarousel .owl-nav .owl-prev { padding-right: 6px !important; }
    #awardsCarousel .owl-nav .owl-next { padding-left: 6px !important; }

    .notfoundsubtitle2 { font-size: 30px; }
    .notfoundtitle3 { font-size: 110px; }
}

@media (max-width: 1498px) {
    .laptopFrame { width: 718px; }
    .ourCasesMain:before { height: 650px; }
    .portfolioSliderLoop .owl-dots { padding: 60px 0px 0px 0px; }
}

@media (max-width: 1399px) {

    .mainSlideData h1 { font-size: 50px; line-height: 60px; padding: 0px 0px 30px 0px; }
    .mainSlideData h1 small { padding: 0px 0px 15px 4px; }
    
    .sliderCounterMain { right: 70px; }

    #MainSlider:before { width: 60px; }
    #MainSlider .owl-nav { display: flex; }
    #MainSlider .owl-dots { right: -20px; }

    .socialMain { right: 18px; bottom: 40px; }

    .indx-whatwedoBox { padding: 100px 50px 95px; }
    .indx-whatwedoBox h3 { font-size: 35px; padding: 0px 0px 15px; margin: 0px 0px 40px; }
    .indx-whatwedoBox h3:before { width: 94px; height: 3px; }
    .indx-whatwedoBox h2 { font-size: 90px; }
    .indx-whatwedoBox h2 small { font-size: 50px; padding: 70px 0px 0px 0px; }

    .laptopFrame { width: 676px; }

    .indx-aboutMain { margin: 0px; }
    .indx-aboutMain:after { height: 0px; }
    .indx-aboutSliderMain:before { top: -30px; }
    .indx-aboutSliderMain:after { bottom: -40px; }

    .clientsLeftBox { padding: 100px 0px 80px; }
    .clientsRightBox { padding: 100px 20px 80px 20px; }
    .clientsBoxData .linkarrow{ font-size: 20px !important; line-height: normal !important; }
    .clientsBoxData .linkarrow .font-16{ font-size: 12px !important; margin-left: 5px !important; }


    /*---- Inner Page Css Start ----*/
    .innerMainBannerWrapper {  padding-bottom: 20px; }
    .innerMainBannerWrapper h1 { font-size: 48px; line-height: 50px; }
    
    /*-- About Us Page --*/
    .justSayHelloBox { padding: 54px; }
    .businessPartnerLeft { padding: 0px 0 40px; }
    .companyHistoryBox p { font-size: 22px; }

    /*-- Blog Page --*/
    .blogDate { left: -20px; bottom: -20px; }


    /*-- Partners Page --*/
    .awardsData-container:before { width: 40px; left: -40px; }
    .awardsData-container h2{ position: unset; left: auto; top: auto; margin-bottom: 20px; writing-mode: unset; text-orientation: unset; text-align: left; -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
    #awardsCarousel .owl-nav { left: auto; right: 50px; top: -60px; }

    #ourPartnerCarousel .owl-nav { right: -40px; }
    .ourPartnerCarousel-counterMain { right: 160px; }
    .ourPartnerContainLabel { right: -50px; }
    .ourPartnerBox .ourTeamBoxSocial { padding-top: 25px; }
    .ourPartnerBox .ourTeamBoxSocial a { font-size: 32px; margin: 0px 20px; }
    .amazingBrands { min-height: 200px; }
    .amazingBrandsPart { padding: 60px 0px 70px; }
}

@media (max-width: 1299px) {

    #MainSlider .container, #MainSlider .owl-nav { max-width: 1140px; }
    #MainSlider .owl-nav { bottom: 110px; }
    .sliderCounterMain { right: 100px; bottom: 70px; }

    .laptopFrame { width: 630px; }

    .clientsWrapper h3 span { font-size: 38px; padding-top: 10px; }

    .indx-fourStap { padding: 60px 0px 90px; }
    .twiterSliderBox:before{ background-color:unset; height: auto; width: auto; position: static; right: unset; top: unset; bottom: unset; content: none; -moz-transform: none; -webkit-transform: none; -o-transform: none; -ms-transform: none; transform: none; }
    .twiterSliderMain { border-bottom: 0px; position: unset; bottom: unset; margin-top: 50px; }    
    .twiterSliderMain:before { width: 100%; }
    .twiterSliderBoxData { padding-top: 0px; }
    .indx-contactColumMain{ border-bottom: 0px; padding: 70px 0px 0px; }
    #quoteSmallSlider .owl-nav { top: -4px; }

    .mapFrameBox { margin-top: -20px; padding: 40px 38px 30px 38px; left: 20px; }
    .mapFrameBox h3 { font-size: 22px; padding-bottom: 18px; }
    .contactForm { padding: 15px 0px 0px 0px; }
    .contactForm .form-group { margin-bottom: 10px; }

    .row30 { margin-left: -15px; margin-right: -15px; }
    .row30 > [class*="col-"] { padding-left: 15px; padding-right: 15px; }

    .portfolioSliderLoop .owl-dots { padding: 30px 0px 0px 0px; }
    .ourCasesMain:before { height: 600px; }

    /*-- About Us Page --*/
    .welcomeCxdatalabesSlider { margin-bottom: 68px; }
    .welcomeCxdatalabesPart { padding: 70px 0px 50px; }
    .welcomeCxdatalabesText p { font-size: 20px; line-height: 1.8; }
    #ourTeamSlider .owl-nav { top: -70px; }

    /*-- Blog Page --*/
    .blogDate { width: 140px; left: -8px; bottom: -40px; }
    .blogDate .date { font-size: 60px; }
    .blogDate .month { font-size: 20px; }
    .blogBoxLeftBgNumber { font-size: 150px; line-height: 100px; }

    /*-- Partners Page --*/
    .partnersHappy { padding: 10px 0px 0px; }
    .partnersHappy .media .media-body { padding: 0px 0px 0px 40px; font-size: 24px; }
    .partnersHappy .media img{ width: 170px; }
    .ourPartnerPart:after { position: unset; content: none; }
    .ourPartnerPart:before { position: unset; content: none; background-color: transparent; width: 0px; }
    .ourPartnerContainLabel { position: unset; transform-origin: unset; writing-mode: unset; width: 100%; display: block; padding: 40px 0px 30px; }
    .ourPartnerBox .media-body { padding: 70px; }
    .ourPartnerContain{ background-position: center center; }
    .ourPartnerBox { padding-bottom: 130px; }
    #ourPartnerCarousel .owl-nav { right: 0px; bottom: 30px; }
    .ourPartnerCarousel-counterMain { bottom: 35px; }
    #ourPartnerCarousel .owl-dots { bottom: 35px; }
    .ourPartnerCarousel-counterMain { right: 210px; }
    .awardsItemText {  padding: 30px 0px; }
    .awardsItemText h3 { font-size: 24px; }
    .awardsItemText h4 { font-size: 16px; }
    .awardsItemImage img { height: 390px; }    
}

@media only screen and (max-width : 1366px) {
    .mainSliderMain.home2 .mainSlideData h1 small { padding: 70px 0px 30px 8px; }
    .ourcases .container-fluid.two { width: 100%; }
    .home3Mainslider .carousel-caption { top: 40px; left: 5%; }
    .home3Mainslider .content-inner { padding: 60px 40px 75px 40px; }
    .home3Mainslider h5 { font-size: 20px; margin: 0 0 25px 0; }
    .home3Mainslider h1 { font-size: 40px; line-height: 40px; margin: 0 0 40px 0; }
    .home3Mainslider h1 span { font-size: 40px; line-height: 40px; }
    .home3Mainslider .pattern-layer .pattern-1 { background-size: contain; }
    .home3Mainslider .pattern-layer .pattern-2 { background-size: contain; bottom: -120px; }
    .home3Mainslider .content-inner .pattern { background-size: contain; }
    .whatwedo-home3 .pattern-layer .pattern-3 { background-size: contain; }
    .forbox-home3 .pattern-layer { background-size: contain; }
    .testimonial-section-home3 .pattern-layer { background-size: contain; }
    .clients-who-we-ve-worked-with-section-home3 .pattern-layer { background-size: contain; }
    .clients-who-we-ve-worked-with-section-home3 .inner-container .pattern .pattern-1 { background-size: contain; }
    .clients-who-we-ve-worked-with-section-home3 .inner-container .pattern .pattern-2 { background-size: contain; }
    .contact-section-home3 .pattern-layer .pattern-1 { background-size: contain; }
    .contact-section-home3 .pattern-layer .pattern-2 { background-size: contain; }
    .contact-section-home3 #content_block_4 .content-box .form-inner .pattern { background-size: contain; }
    .whatwedo-home3 .service-block-one .inner-box:hover .pattern { background-size: contain; }
    .our-services-section-home3 .inner-box .lower-content .inner .pattern .pattern-1 { background-size: contain; }
    .our-services-section-home3 .inner-box .lower-content .inner .pattern .pattern-2 { background-size: contain; }
    .from-the-blog-recent-posts-home3 .news-block-one .inner-box .lower-content .pattern { background-size: contain; }
}

@media only screen and (min-width : 1200px) {
	.container { max-width: 1200px; }
br.hide-section1 {
    display: none;
}
}


@media (min-width: 1440px) {

.contactPageFormPart {
    padding: 80px 0px 80px 0px;
}
header.sticky-top {
    height: 136px;
}
.menuMain .nav-link {
    margin: 39px 20px;
    font-size: 22px;
}
header.sticky-top {
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 50%);
}
.headerMain .navbar-brand img {
    width: 100%;
    max-width: 180px;
}
.aboutus-part {
    padding: 80px 0 80px !important;
}

.team-detail-page-part {
    padding: 80px 0 80px;
}
img.img-fluid.boxshadow {
    width: 100%;
}
.services-detail-page-part {
    padding: 80px 0 80px;
}
img.img-fluid.about-img {
    width: 100%;
}
img.solution_img.pb-3 {
    width: 100%;
}
.copyRight {
    font-size: 22px;
}
div.slider-section {
    grid-template-rows: 84vh !important;
}
.contactPageFormPart .media-body {
    font-size: 20px;
}
.contactPageFormPart .media .media-body h5 {
    font-size: 24px;
}
.contactPageFormPart .media i {
    font-size: 46px;
    color: #013fa6;
}
.formOne .labelAll {
    font-size: 22px;
}
.formOne .frmOneinp {
    height: 48px;
    font-size: 20px;
}
.aboutus-part .section-title p {
    line-height: 30px;
    font-size: 16px;
}
.aboutus-part .feature-info-style-01 .feature-info-content .feature-info-title {
    font-size: 24px;
}
.aboutus-part .feature-info-style-01 .feature-info-content p {
    font-size: 16px;
    line-height: 28px;
}
.feature-info.feature-info-style-01 {
    height: 525px;
}
.title-style-1-title {
    font-size: 44px;
}
.title-1 {
    font-size: 44px;
}
p.service-details {
    font-size: 16px;
}
.inline-user-details li {
    font-size: 16px;
    line-height: 32.1px;
	margin-bottom: 10px;
}
.title-1 span {
    font-size: 44px;
}
p.about-details {
    font-size: 16px;
}
.innerComnTitle1 h3 {
    font-size: 44px;
}
.innerComnTitle1 h5 {
	font-size: 24px;
}
.forcuntentbox {
    padding: 30px 40px;
    height: 290px;
}
.formOne .input-group-text {
    font-size: 22px;
}

h3.slide-title.text-white {
    font-size: 30px !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 17px !important;
}
.sm li, .sm a {
    font-size: 20px !important;
    margin: 20px 10px !important;
}
.headerMain .navbar-brand img {
    max-width: 240px !important;
}
.sm-blue a .sub-arrow {
    bottom: -15px !important;
    border-color: #013fa6 transparent transparent transparent;
    border-width: 10px !important;
    margin-left: -10px !important;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    margin: 0px !important;
    padding: 0px 10px 25px !important;
    font-size: 18px !important;
}
}


@media (min-width: 1600px) {
.container {
    max-width: 1366px;
}
br.hide-section1 {
    display: block;
}
.contactPageFormPart {
    padding: 100px 0px 100px;
}
header.sticky-top {
    height: 136px;
}
.menuMain .nav-link {
    margin: 39px 20px;
    font-size: 22px;
}
header.sticky-top {
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 50%);
}
.headerMain .navbar-brand img {
    width: 100%;
    max-width: 180px;
}
.aboutus-part {
    padding: 100px 0 100px !important;
}

.team-detail-page-part {
    padding: 100px 0 100px;
}
img.img-fluid.boxshadow {
    width: 100%;
}
.services-detail-page-part {
    padding: 100px 0 100px;
}
img.img-fluid.about-img {
    width: 100%;
}
img.solution_img.pb-3 {
    width: 100%;
}
.copyRight {
    font-size: 22px;
}
div.slider-section {
    grid-template-rows: 80vh !important;
}
.contactPageFormPart .media-body {
    font-size: 21px;
	padding-left: 35px;
}
.contactPageFormPart .media .media-body h5 {
    font-size: 30px;
}
.contactPageFormPart .media i {
    font-size: 58px;
    color: #013fa6;
}
.formOne .labelAll {
    font-size: 21px;
}
.formOne .frmOneinp {
    height: 54px;
    font-size: 18px;
}
.formOne .input-group-text {
    font-size: 22px;
}
.h-auto {
    height: 162px !important;
}
.aboutus-part .section-title p {
    line-height: 36px;
    font-size: 21px;
}
form#contactFrm {
    padding: 30px 20px;
}
.contact.Details {
    padding: 30px 20px;
}
.aboutus-part .feature-info-style-01 .feature-info-content .feature-info-title {
    font-size: 28px;
}
.aboutus-part .feature-info-style-01 .feature-info-content p {
    font-size: 21px;
    line-height: 36px;
}
.feature-info.feature-info-style-01 {
    height: 645px;
}
.title-style-1-title {
    font-size: 48px;
}
.title-1 {
    font-size: 48px;
}
p.service-details {
    font-size: 21px;
}
.inline-user-details li {
    font-size: 21px;
    line-height: 36px;
	margin-bottom: 10px;
}
.title-1 span {
    font-size: 48px;
}
p.about-details {
    font-size: 21px;
}
.innerComnTitle1 h3 {
    font-size: 48px;
}
.innerComnTitle1 h5 {
	font-size: 26px;
	padding-bottom: 30px;
}
.forcuntentbox {
    padding: 30px 40px;
    height: 390px;
}
.businessPartnerLeft {
    padding: 0px 0 0px;
}
.forcuntentbox h4 {
    font-size: 30px;
}
h3.slide-title.text-white {
    font-size: 36px !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 20px !important;
}
h5.heading-title-sect.pb-2 {
    font-size: 24px !important;
}
.sm li, .sm a {
    font-size: 24px !important;
    margin: 20px 10px !important;
}
.headerMain .navbar-brand img {
    max-width: 250px !important;
}
.sm-blue a .sub-arrow {
    bottom: -35px !important;
    border-color: #013fa6 transparent transparent transparent;
    border-width: 15px !important;
    margin-left: -18px !important;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    margin: 0px !important;
    padding: 0px 10px 25px !important;
    font-size: 20px !important;
}
}


@media (min-width: 1920px) {
.container {
    max-width: 1680px;
}
br.hide-section1 {
    display: none;
}	
.title-1 {
    font-size: 54px;
    line-height: 64px;
    padding-bottom: 30px !important;
}
.title-1 span {    
	font-size: 54px;
    line-height: 64px;
    padding-bottom: 30px !important;
}
.innerComnTitle1 h3 {
    font-size: 54px;
    line-height: 64px;
}
.innerComnTitle1 {
    padding-bottom: 10px;
}
.contactPageFormPart .media i {
    font-size: 60px;
    color: #013fa6;
}
.contactPageFormPart .media-body {
    font-size: 24px;
	padding-left: 35px;
}
.contactPageFormPart .media .media-body h5 {
    font-size: 36px;
}
.formOne .labelAll {
    font-size: 28px;
    margin-bottom: 0.5rem;
}
.formOne .frmOneinp {
    height: 70px;
    font-size: 24px;
}
.h-auto {
    height: 200px !important;
}
.formOne .input-group-text {
    font-size: 24px;
}
form#contactFrm {
    padding: 30px 20px;
}
.contact.Details {
    padding: 30px 20px;
}
.contactPageFormPart {
    padding: 100px 0px 100px 0px;
    /* background-image: url(../images/aboutus-part-bg.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
}
header.sticky-top {
    height: 150px;
}
.menuMain .nav-link {
    margin: 41px 20px;
    font-size: 30px;
}
header.sticky-top {
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 50%);
}
.headerMain .navbar-brand img {
    width: 100%;
    max-width: 210px;
}
.aboutus-part {
    padding: 100px 0 100px !important;
}
.title-style-1-title { 
    font-size: 54px;
    line-height: 64px;
}
.aboutus-part .section-title p {
    line-height: 44px;
    font-size: 24px;
    margin: 30px 0 25px 0;
}
.aboutus-part .feature-info-style-01 .feature-info-content .feature-info-title {
    font-size: 38px;
}
.aboutus-part .feature-info-style-01 .feature-info-content p {
    font-size: 24px;
    line-height: 40px;
}
.feature-info.feature-info-style-01 {
    height: 650px;
}
.team-detail-page-part {
    padding: 100px 0 100px;
}
h5.heading-title-sect.pb-2 {
    font-size: 28px;
}
p.service-details {
    line-height: 44px;
    font-size: 24px;
}
.inline-user-details li {
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 10px;
}
img.img-fluid.boxshadow {
    width: 100%;
}
.services-detail-page-part {
    padding: 80px 0 100px;
}
p.about-details {
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 10px;
}
img.img-fluid.about-img {
    width: 100%;
}

.forcuntentbox {
    height: 460px;
    padding: 40px 50px;
}
.innerComnTitle1 h5 {
    font-size: 34px;
    line-height: 45px;
	padding-top: 10px !important;
	padding-bottom: 30px !important;
}
h3.slide-title.text-white {
    font-size: 46px !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 25px !important;
    line-height: 42px;
}
img.solution_img.pb-3 {
    width: 100%;
}
.forcuntentbox h4 {
	font-size: 40px;
}
.copyRight {
    font-size: 30px;
}

div.slider-section {
    grid-template-rows: 85vh !important;
}
.sm li, .sm a {
    font-size: 30px !important;
    margin: 24px 20px !important;
}
.headerMain .navbar-brand img {
    max-width: 280px !important;
}
.sm-blue a .sub-arrow {
    bottom: -35px !important;
    border-color: #013fa6 transparent transparent transparent;
    border-width: 15px !important;
    margin-left: -18px !important;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    margin: 0px !important;
    padding: 0px 10px 25px !important;
    font-size: 24px !important;
}
}


@media (min-width: 2280px) {
.container {
    max-width: 1920px;
}	
.title-1 {
    font-size: 54px;
    line-height: 64px;
    padding-bottom: 30px !important;
}
h5.heading-title-sect.pb-2 {
    font-size: 30px;
}
.title-1 span {    
	font-size: 54px;
    line-height: 64px;
    padding-bottom: 30px !important;
}
.innerComnTitle1 h3 {
    font-size: 54px;
    line-height: 64px;
}
.innerComnTitle1 {
    padding-bottom: 10px;
}
.contactPageFormPart .media i {
    font-size: 60px;
    color: #013fa6;
}
.contactPageFormPart .media-body {
    font-size: 28px;
	padding-left: 35px;
}
.contactPageFormPart .media .media-body h5 {
    font-size: 36px;
}
.formOne .labelAll {
    font-size: 28px;
    margin-bottom: 0.5rem;
}
.formOne .frmOneinp {
    height: 70px;
    font-size: 24px;
}
.h-auto {
    height: 200px !important;
}
.formOne .input-group-text {
    font-size: 24px;
}
form#contactFrm {
    padding: 30px 20px;
}
.contact.Details {
    padding: 30px 20px;
}
.contactPageFormPart {
    padding: 80px 0px 100px 0px;
    /* background-image: url(../images/aboutus-part-bg.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
}
header.sticky-top {
    height: 150px;
}
.menuMain .nav-link {
    margin: 41px 20px;
    font-size: 30px;
}
header.sticky-top {
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 50%);
}
.headerMain .navbar-brand img {
    width: 100%;
    max-width: 210px;
}
.aboutus-part {
    padding: 100px 0 100px !important;
}
.title-style-1-title { 
    font-size: 54px;
    line-height: 64px;
}
.aboutus-part .section-title p {
    line-height: 40px;
    font-size: 24px;
    margin: 20px 0 25px 0;
}
.aboutus-part .feature-info-style-01 .feature-info-content .feature-info-title {
    font-size: 38px;
}
.aboutus-part .feature-info-style-01 .feature-info-content p {
    font-size: 24px;
    line-height: 40px;
}
.feature-info.feature-info-style-01 {
height: 625px;
    padding: 30px;
}
.team-detail-page-part {
    padding: 100px 0 100px;
}
p.service-details {
    line-height: 44px;
    font-size: 24px;
}
.inline-user-details li {
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 10px;
}
img.img-fluid.boxshadow {
    width: 100%;
}
.services-detail-page-part {
    padding: 80px 0 80px;
}
p.about-details {
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 10px;
}
img.img-fluid.about-img {
    width: 100%;
}

.forcuntentbox {
    height: 415px;
    padding: 40px 50px;
}
.innerComnTitle1 h5 {
    font-size: 34px;
    line-height: 45px;
	padding-bottom: 30px !important;
	padding-top: 10px !important;
}
h3.slide-title.text-white {
    font-size: 46px !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 30px !important;
    line-height: 45px;
}
img.solution_img.pb-3 {
    width: 100%;
}
.forcuntentbox h4 {
	font-size: 40px;
}
.copyRight {
    font-size: 30px;
}

div.slider-section {
    grid-template-rows: 89vh !important;
}
.sm li, .sm a {
    font-size: 30px !important;
    margin: 24px 20px !important;
}
.headerMain .navbar-brand img {
    max-width: 280px !important;
}
.sm-blue a .sub-arrow {
    bottom: -35px !important;
    border-color: #013fa6 transparent transparent transparent;
    border-width: 15px !important;
    margin-left: -18px !important;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    margin: 0px !important;
    padding: 0px 10px 25px !important;
    font-size: 24px !important;
}
br.hide-section1 {
    display: block;
}
}



@media (min-width: 2560px) {
.container {
    max-width: 2280px;
}
br.hide-section1 {
    display: block;
}	
.title-1 {
    font-size: 60px;
    line-height: 76px;
    padding-bottom: 45px !important;
}
.title-1 span {
    font-size: 60px;
    line-height: 76px;
    padding-bottom: 30px !important;
}
.innerComnTitle1 h3 {
    font-size: 60px;
    line-height: 76px;
}
.innerComnTitle1 {
    padding-bottom: 10px;
}
.contactPageFormPart .media i {
    font-size: 90px;
    color: #013fa6;
}
.contactPageFormPart .media-body {
    font-size: 36px;
	padding-left: 35px;

}
.contactPageFormPart .media .media-body h5 {
    font-size: 44px;
}
.formOne .labelAll {
    font-size: 36px;
    margin-bottom: 0.5rem;
}
.formOne .frmOneinp {
    height: 80px;
    font-size: 32px;
}
.h-auto {
    height: 230px !important;
}
.formOne .input-group-text {
    font-size: 30px;
}
form#contactFrm {
    padding: 50px 20px;
}
.contact.Details {
    padding: 50px 20px 0px;
}
.contactPageFormPart {
    padding: 100px 0px 100px 0px;
    /* background-image: url(../images/aboutus-part-bg.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
}
header.sticky-top {
    height: 180px;
}
.menuMain .nav-link {
   margin: 48px 20px;
    font-size: 36px;
}
header.sticky-top {
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 50%);
}
.headerMain .navbar-brand img {
    width: 100%;
    max-width: 240px;
}
.aboutus-part {
    padding: 100px 0 100px !important;
}
.title-style-1-title { 
    font-size: 60px;
    line-height: 76px;
}
h5.heading-title-sect.pb-2 {
    font-size: 42px;
}
.aboutus-part .section-title p {
    line-height: 52px;
    font-size: 36px;
    margin: 30px 0 25px 0;
}
.aboutus-part .feature-info-style-01 .feature-info-content .feature-info-title {
    font-size: 46px;
}
.aboutus-part .feature-info-style-01 .feature-info-content p {
    font-size: 36px;
    line-height: 52px;
}
.btnlg {
    font-size: 32px !important;
    font-weight: 500 !important;
    padding: 10px 20px;
}
.feature-info.feature-info-style-01 {
    height: 890px;
    padding: 40px;
}
.team-detail-page-part {
    padding: 100px 0 100px;
}
p.service-details {
    font-size: 36px;
    line-height: 52px;
}
.inline-user-details li {
    font-size: 36px;
    line-height: 52px;
    margin-bottom: 20px;
}
img.img-fluid.boxshadow {
    width: 100%;
}
.services-detail-page-part {
    padding: 100px 0 100px;
}
p.about-details {
    font-size: 36px;
    line-height: 52px;
    margin-bottom: 10px;
}
img.img-fluid.about-img {
    width: 100%;
}
.forcuntentbox {
    height: 540px;
    padding: 40px 50px;
}
.innerComnTitle1 h5 {
    font-size: 38px;
    line-height: 52px;
	padding-bottom: 30px !important;
    padding-top: 10px;
}
h3.slide-title.text-white {
    font-size: 54px;
}
h5.slide-title.text-white.pb-2 {
    font-size: 36px;
    line-height: 52px;
}
img.solution_img.pb-3 {
    width: 100%;
}
.forcuntentbox h4 {
	font-size: 46px;
}
.copyRight {
    font-size: 30px;
}
div.slider-section {
    grid-template-rows: 89vh !important;
}
.btnlg {
    font-size: 38px !important;
    font-weight: 500 !important;
    padding: 15px 32px;
    margin-top: 20px;
}
h3.slide-title.text-white {
    font-size: 68px !important;
    line-height: 98px !important;
	padding-bottom: 30px !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 34px !important;
    line-height: 56px;
}
.sm li, .sm a {
    font-size: 36px !important;
    margin: 32px 20px !important;
}
.headerMain .navbar-brand img {
    max-width: 280px !important;
}
.sm-blue a .sub-arrow {
    bottom: -54px !important;
    border-color: #013fa6 transparent transparent transparent;
    border-width: 22px !important;
    margin-left: -18px !important;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    margin: 0px !important;
    padding: 0px 10px 25px !important;
    font-size: 30px !important;
}
}

@media (min-width: 2880px) {
h3.slide-title.text-white {
    font-size: 68px !important;
    line-height: 98px !important;
	padding-bottom: 30px !important;
}
.title-1 {
    font-size: 60px;
    line-height: 76px;
    padding-bottom: 50px !important;
}
.forcuntentbox {
    height: 475px;
    padding: 40px 50px;
}
.businessPartnerLeft {
    padding: 20px 0px 40px 0px;
}
.aboutus-part {
    padding: 80px 0 90px !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 40px !important;
    line-height: 60px;
}
div.slider-section {
    grid-template-rows: 90vh !important;
}	
.aboutus-part .feature-info-style-01 .feature-info-content p {
    font-size: 38px;
    line-height: 52px;
}
.contactPageFormPart {
    padding: 80px 0px 90px 0px;
    /* background-image: url(../images/aboutus-part-bg.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
}
p.about-details {
    font-size: 38px;
    line-height: 52px;
    margin-bottom: 10px;
}
.aboutus-part .section-title p {
    line-height: 52px;
    font-size: 38px;
    margin: 30px 0 25px 0;
}
p.service-details {
    font-size: 38px;
    line-height: 52px;
}
h5.heading-title-sect.pb-2 {
    font-size: 42px;
}
.feature-info.feature-info-style-01 {
    height: 860px;
    padding: 50px;
}
.inline-user-details li {
    font-size: 38px;
    line-height: 52px;
    margin-bottom: 25px;
}
.team-detail-page-part {
    padding: 80px 0 90px;
}
.btnlg {
    font-size: 38px !important;
    font-weight: 500 !important;
    padding: 15px 32px;
    margin-top: 20px;
}
.sm li, .sm a {
    font-size: 36px !important;
    margin: 32px 20px !important;
}
.headerMain .navbar-brand img {
    max-width: 280px !important;
}
.sm-blue a .sub-arrow {
    bottom: -54px !important;
    border-color: #013fa6 transparent transparent transparent;
    border-width: 22px !important;
    margin-left: -18px !important;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    margin: 0px !important;
    padding: 0px 10px 25px !important;
    font-size: 30px !important;
}
.container {
    max-width: 2680px;
}
}


@media only screen and (max-width : 1199px) {
.aboutus-part .feature-info-style-01 .feature-info-content p {
    font-size: 14px;
}
br.hide-section1 {
    display: block;
}
.aboutus-part .feature-info-style-01 {
    padding: 25px 19px;
}
img.pb-5 {
    padding-bottom: 1rem !important;
	width: 100%;
}
img.solution_img.pb-3 {
    width: 100%;
}
.feature-info.feature-info-style-01 {
    height: 510px;
}
.team-user-detail-box {
   /* padding: 20px 0px !important;*/
}
.forcuntentbox {
    height: 295px;
}
.col-sm-12.col-md-12.col-lg-12.col-xl-6.pl-md-0 {
    padding-left: 15px !important;
}
.col-sm-12.col-md-12.col-lg-12.col-xl-6.pr-md-0 {
    padding-left: 15px !important;
}
.team-user-detail-box {
    margin: 0px;
}
.ourTeamBox {
    margin-bottom: 30px;
}
h3.slide-title.text-white {
    font-size: 22px;
}
.btnlg {
    font-size: 14px !important;
}
.col-sm-12.col-md-12.col-lg-12.col-xl-12.mb-4 {
    margin-bottom: 5px !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 14px !important;
}
.forcuntentbox h4 {
    font-size: 22px;
}
    #MainSlider .container, #MainSlider .owl-nav { max-width: 960px; }

    .mainSlideData h1 { font-size: 40px; line-height: 45px; padding: 30px 0px 30px 0px; }
    .mainSlideData h1 small { padding: 0px 0px 5px 4px; }
    .sliderCounterMain { bottom: 90px; }

    .mapFrame .container { max-width: 100%; padding-left: 0px; padding-right: 0px; }
    .mapFrame .container .row{ margin-right: 0px; margin-left: 0px; }
    .mapFrame .container .row > [class*="col-"] { padding-left: 0px; padding-right: 0px; }
    .mapFrameBox{ position: unset; margin-top: 0px; border-radius: 0px; left: unset; padding: 40px; }

    .twiterSliderMain{  }
    .twiterSliderMain:before { position: unset; height: 100%; left: unset; bottom: unset; content: none; }
    .twiterSliderMain .container{ max-width: 100%; padding-left: 0px; padding-right: 0px; }
    .twiterSliderBox{ height: 100%; padding: 15px 20px; }
    #quoteSmallSlider .owl-nav { top: -7px; }

    .prortfolioMainPart{ background-color: #3088c1; padding: 60px 0px; }
    .prortfolioMainPart:before { height: 100%; content: none; position: unset; left: unset; right: unset; top: unset; bottom: unset; }
    .laptopFrame { display: none; visibility: hidden; }
    .ourCasesMain{ /*background-color: #404856;*/ }
    .ourCasesMain:before { border-radius: 0px; position: unset; left: unset; right: unset; top: unset; bottom: unset; height: 100%; content: none; }

    .prortfolioTabNav { padding-bottom: 50px; }
    .ourCasesContain { padding: 0px 0px 36px 0px; }
    .ourCasesContain h4 { font-size: 26px; }
    .ourCasesContain h4 small { padding-top: 4px; }

    .prortfolioSliderWrapper { padding: 0px; }
    .portfolioSliderLoop .owl-dots .owl-dot{ border: solid 2px #000; }
    .brandLogoSection { padding: 30px 0px; }

    .clientsBoxData{ padding: 100px 20px 0px 40px; }
    .clientsBoxData h4 { font-size: 30px; padding-bottom: 10px; }
    .clientsBoxData p { font-size: 18px; padding-bottom: 16px; line-height: 1.5; }
    .clientSliderCounterBox { left: 343px; }

    .clientsLeftBox { padding: 80px 0px 40px; }
    .clientsRightBox { padding: 80px 15px 40px 15px; }
    .clientsRightBox:before { left: -20px; bottom: -30px; }
    .clientsRightBox li { padding-bottom: 30px; }

    .recentPostsPart { padding: 40px 0px; }
    .recentPostsPart h3 small{ padding-bottom: 10px; }

    .ourClients h3 { font-size: 36px; line-height: 36px; top: 0px; }
    .ourClients h3 small { font-size: 22px; }
    .ourClients .media { margin-bottom: 0px; }
    .ourClients .media .media-body{ margin: 0px; }
    .ourClients .media .media-body:before { position: unset; right: unset; top: unset; bottom: unset; left: unset; content: none; border: 0px; }
    #ourClientSlider .owl-nav { bottom: 0px; }
    .ourClientsThumb, #ourClientSlider .owl-nav { width: 300px; }
    #ourClientSlider .owl-nav button { height: 70px; font-size: 18px; }
    .ourClientsData{ padding: 50px; }

    .ourClientsMainPart { padding-top: 50px;     padding-bottom: 70px;}
.mt-5, .my-5 {
    margin-top: 2rem!important;
}
.our-services-section-home3 {
    position: relative;
    padding: 70px 0 30px;
}
.mb-5, .my-5 {
    margin-bottom: 2rem!important;
}
    .faq-page-ourClients { padding-top: 150px; }

    .footerMain{ padding: 0px 0px 0px; }
    .footerSocial { margin-top: 30px; }
.copyRight {
    padding: 12px 0px 12px;
}

    .indx-contactColumMain{ padding: 50px 0px 0px; }
    .indx-contactColumMain .media i { font-size: 40px; }
    .indx-contactColumMain .media .media-body h5 { font-size: 22px; }
    .twiterSliderMain { margin-top: 40px; }

    .contactForm .textright{ text-align: left; }

    .indx-fourStap1 { width: 70px; height: 70px; }
    .indx-fourStap1:before { font-size: 90px; }
    .indx-fourStap h4 { padding: 20px 0px 0px 0px; }

    /*---- Inner Page Css Start ----*/

    .innerMainBannerWrapper { padding-bottom: 30px; }
    .innerMainBannerWrapper h1 { font-size: 48px; line-height: 50px; }
    .innerMainBannerWrapper h1 small { padding: 0px 0px 6px; }
    .innerBannerBreadcrumb .breadcrumb .breadcrumb-item { font-size: 18px; }
    .justSayHelloBox p { font-size: 24px; }
    .formOne { padding: 0px; }
    .worldMapAddressMain .media { padding: 50px 40px; }
    .worldMapAddressMain .media .media-body { padding: 0px 0px 0px 22px; }

    /*---- About Us Page ----*/
    .innerComnTitle1 { padding-bottom: 20px; }
    .innerComnTitle1 h3 { font-size: 40px; }

    .officesWorldwide { font-size: 30px; padding: 20px 0px 0px; }
    .officesWorldwide span { font-size: 42px; }

    .businessPartnerNumber { padding: 5px 0px 60px; }
    .businessPartnerLeft { padding: 15px 30px 15px 30px; }
    .businessPartnerLeft p { font-size: 16px; padding: 0px; }
    
    .businessPartnerNumberBox h4 { font-size: 46px; padding-bottom: 6px; }
    .businessPartnerNumberBox h5 { font-size: 20px; }

    .businessPartnerRightBox { padding: 30px; }
    .businessPartnerRightBox img { padding-bottom: 25px; }
    .businessPartnerRightBox h3 { font-size: 22px; padding: 0px 0px 14px; }
    .businessPartnerRightBox p { font-size: 18px; line-height: normal; }

    #ourTeamSlider .owl-nav { top: -55px; }
    .companyHistoryWrapper { padding: 50px 0px; }
    .companyHistoryBox p { font-size: 20px; }
    .signature img{ width: 150px; }

    .welcomeCxdatalabesSlider .image-slider-wrapper { width: 370px; }
    .welcomeCxdatalabesSlider .quote-slider-wrapper { width: 520px; }
    .myProgressBar { padding-bottom: 38px; }
    .myProgressBar label { font-size: 16px; margin-bottom: 6px; }
    .myProgressbarPart { padding: 32px 0px 0px 0px; }

    .welcomeCxdatalabesSliderDataBox h3 { font-size: 42px; line-height: 44px; padding-bottom: 18px; }
    .welcomeCxdatalabesSliderDataBox h4{ font-size: 16px; padding: 0px 0px 15px 45px; }
    .welcomeCxdatalabesSliderDataBox h4:before { top: 9px; width: 34px; height: 3px; }
    .welcomeCxdatalabesSliderDataBox p { font-size: 18px; }

    .welcomeCxdatalabesSlider .swiper-button-prev, .welcomeCxdatalabesSlider .swiper-button-next { width: 80px; height: 70px; }
    .welcomeCxdatalabesSlider .swiper-button-next { left: 106px; }

    /*-- Blog Page --*/
    .blogMain { padding-bottom: 60px; }
    .blogBoxRight h4 { font-size: 20px; margin-bottom: 18px; }
    .blogBoxRight h3 { font-size: 32px; padding: 0px 0px 16px; }
    .blogBoxRight p { font-size: 20px; }
    .blogBoxLeftBgNumber { font-size: 140px; line-height: 100px; letter-spacing: -12px; }
    .myPagination .pagination li { padding: 0px 18px; font-size: 34px; }

    .myPagination .pagination .arrow { font-size: 18px; width: 88px; height: 46px; }
    .myPagination .pagination .arrow:first-child { margin-right: 8px; }
    .myPagination .pagination .arrow:last-child { margin-left: 8px; }

    /*-- Blog Detail Page --*/

    .carousel-container {
        position:relative;
        right:0px;
        margin-right:-15px;
        margin-left:auto;
        width: calc(100% - (100% - 960px)/2);
        max-width: none !important;
    }

    .blogDetails p { font-size: 20px; padding-bottom: 24px; }
    .blogDetail-quote p { font-size: 40px !important; }
    .blogDetail-quote span { font-size: 24px; }

    .blogDetail-quote { padding: 50px 100px 50px 50px; }
    .blogDetail-quote:before { font-size: 60px; }
    .blogDetail-facebook, .blogDetail-follow { max-width: 260px; font-size: 18px; min-height: 90px; }
    .blogDetail-facebook a, .blogDetail-follow a { font-size: 22px; }
    .blogDetail-facebook i, .blogDetail-follow i { font-size: 24px; padding-right: 12px; }
    .blogDetail-likeBox label { font-size: 22px; padding-right: 24px; }
    .myPaginationTwo li .linktext { font-size: 20px; }

    .blogDetail-leaveReply h4 { font-size: 32px; }
    .formTwo .labelAll { font-size: 22px; }
    .formTwo .form-group { margin-bottom: 35px; }

    #sliderOnecarousel .owl-nav { top: -60px; }

    /*-- Servive Page --*/
    .innerComnTitleLine h3 { font-size: 35px; padding-bottom: 15px; margin-bottom: 25px; }
    .innerComnTitleLine h3:before { height: 4px; }
    .aboutCompanyPart { padding: 50px 0px; }
    .aboutCompanyPart p { font-size: 22px; }
    .aboutCompanyPart .innerComnTitleLine { top: -78px; }
    .serviceThreeMain { margin-bottom: 35px; }
    .serviceThreeDataBox p { font-size: 18px; }
    .serviceThreeDataBox .media { padding: 0px 0px 20px; }
    .serviceThreeDataBox .media .media-body { font-size: 22px; }
    .serviceThreeDataBox .media .media-icon { width: 76px; height: 76px; line-height: 76px; margin-right: 15px; }
    .serviceThreeTabMain { padding: 30px 0px 50px; }
    .serviceThreeTabMain .prortfolioTabNav ul.nav li { padding: 0px 20px !important; }
    .ourNumbersPart { padding: 70px 0px 30px; }
    .ourNumbersBox { font-size: 20px; }
    .ourNumbersBox h3 { font-size: 50px; padding-bottom: 5px; }

    /*-- Partners Page --*/
    .ourPartnerBox .media-body { padding: 0px 0px 0px 40px; }
    .ourPartnerBox .media-body p { font-size: 24px; }

    .awardsData-container{
        position:relative;
        right:0px;
        left: 0px;
        /*margin-right:-15px;
        margin-left:auto;*/
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: calc(100% - (100% - 960px)/2);
        max-width: none !important;
        padding-bottom: 10px;
    }

    .awardsData-container:before { position: unset; content: none; background-color: transparent; }
    .awardsPart{ background-color: #404856; }

    .ourPartnerBox .ourTeamBoxSocial { padding-top: 15px; }
    .ourPartnerBox .ourTeamBoxSocial a { font-size: 26px; margin: 0px 14px; }
    .amazingBrands { min-height: 150px; }

    .partnersHappy .media .media-body { font-size: 20px; padding: 0px 0px 0px 30px; }
    .partnersHappy .media img { width: 150px; }
    #awardsCarousel .owl-nav { right: 0px; top: -50px; }

    .awardsItemImage img { height: 420px; }

    .notfoundsubtitle2 { font-size: 25px; }
    .notfoundcol .btn1 { padding: 12px 30px !important; }
    .notfoundcolright > img { margin-top: -14%; }
}

@media only screen and (max-width : 1024px) {
	.team-user-detail-box {
    margin: 0px !important;
}
    .innerMainBannerWrapper h1 span { display: unset; }
    .subtitle-green-line-top { margin-top: 0; }
    .team-user-detail-box { margin: 20px 0; padding: 20px 0px; }
    .inline-user-details li { line-height: 32px; padding-left: 0px; }
    .project-details-page-user-text { padding: 15px 30px 0 30px; font-size: 17px; }
    .portfolio-listin-tabs figcaption a { font-size: 12px; }
    .mainSliderMain.home2 .mainSlideData h1 { font-size: 50px; line-height: 50px; padding: 0px 0px 20px 0px; }
    .mainSliderMain.home2 .mainSlideData h1 span { font-size: 50px; line-height: 50px; }
    .mainSliderMain.home2 .mainSlideData h1 small { padding: 110px 0px 20px 8px; font-size: 17px; }
    .clients-who-we-ve-worked-with-slider .carousel-caption h3 { margin: 0 0 15px 0; }
    .clients-who-we-ve-worked-with-slider .carousel-caption p { padding: 0 0 15px 0; }
    .title-style-1-title { font-size: 30px; }
    .title-style-1-title::before, .title-style-1-title::after { top: 18px; }
    .contactus-map-details-part .text-contactus-map-details-part { padding-right: calc(100% - 450px); }
    .home3Mainslider .content-inner { padding: 30px; }
    .home3Mainslider .carousel-caption { top: 15px; }
    .sec-title h2 { font-size: 38px; line-height: 40px; }
    .location-section-home3 .inner-container { padding: 30px; }
    .location-section-home3 .content_block_2 .content-box { padding: 25px; }
    .location-section-home3 .content_block_2 .content-box .support-box { padding-left: 50px; }
    .location-section-home3 .content_block_2 .content-box .support-box h3 a { font-size: 16px; }
    .contact-section-home3:before { background-position: center; }    
    .home3Mainslider .pattern-layer .pattern-2 { background-size: contain; bottom: -180px; width: 150px; }
    .forbox-home3 .pattern-layer { bottom: -30px; }
    .homepage4-section-title .homepage4-title-style { font-size: 50px; line-height: 1.170; margin: 30px 0 35px 0; }
    .slider-active .slider-content { padding-right: 120px; }
    .for-box-section-home4 .feature-box .content .title { font-size: 22px; }
    .about-section-home4 .about-images img { width: 100%; }
    .about-section-home4 .about-images .shape { width: 100%; left: 50%; }
    .client-section-home4 .client-images .images-2 { top: 60% !important; }
    .client-section-home4 .client-images .shape-1 { right: 25% !important; }
    .counter-section-home4 .single-counter p { font-size: 16px; line-height: normal; }
    .counter-section-home4 .single-counter { padding: 40px 25px; }
    .menuMain .nav-link { font-size: 17px; }
}

@media only screen and (max-width : 991px) {
	.copyRight {
    padding: 10px 0px 10px;
    font-size: 14px;
}
.sm-blue a .sub-arrow {
    display: block;
}
.col-sm-12.col-md-12.col-lg-7.col-xl-7.mb-5.mt-3 {
    margin-top: 0px !important;
    margin-bottom: 2rem !important;
}
	.container { max-width: 100%; }

	/*--Mobile Menu--*/
    .headerMain .nav-item { padding-bottom: 0; padding-top: 0; }    
    .headerMain.homepage1 .navbar { padding: 5px; }

	.headerMain .navbar-brand { margin: 0px; }
    .headerMain .navbar-brand img { width: 90px; }
    .menuMain .nav-link{ padding: 14px 18px !important; color: #ffffff; border-bottom: solid 1px rgba(255, 255, 255, 0.1); }
    .menuMain .nav-link:hover, .menuMain .nav-link:focus{ color: #ffffff; background-color: #000000; }

    .navbar-collapse { position: fixed !important; top: 0; /*left: 0;*/ height: 100vh !important; height: 100%; overflow: hidden !important; /*overflow-y: hidden;*/ overflow-y: auto !important; background: #1a262f; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5); min-width: 230px; transition: all 0.1s !important; left: -230px; opacity: 0; display: table !important; z-index: 99999; }
	.navbar-collapse.show { left: 0px; transition: all 0.1s !important; opacity: 1; }
    
    .navbar-toggler{ padding: 12px; background-color: #013fa6; border-radius: 0px; }
	.navbar-toggler-icon { background-image: url("../images/menu.png"); background-size: cover; width: 24px; height: 24px; }
	.navbar-toggler>.close { background-image: url("../images/close.png"); background-size: cover; display: inline-block; width: 24px; height: 24px; vertical-align: middle; content: ""; opacity: 1; fill: #fff; color: #fff; float: none; }
	.navbar-toggler.collapsed>.close, .navbar-toggler:not(.collapsed)>.navbar-toggler-icon { display: none; }
	

    .menuMain .nav-link { margin: 0px; }
    .menuMain .nav-link:hover:before, .menuMain .nav-link.active:before {
        right: auto;
    }
    /*.menuMain .nav-link:hover:before, .menuMain .nav-link.active:before{ position: unset; right: unset; bottom: unset; width: unset; height: unset; border-radius: 0px; content: none; background-color: unset; }*/
    /*--Mobile Menu End--*/


    .sliderCounterMain, .mouse, .mainBannerPlayIcon{ display: none; visibility: hidden; }

    #MainSlider:before { position: unset; right: unset; width: auto; background-color: transparent; height: unset; content: none; }
    #MainSlider .owl-dots { -moz-transform: unset; -webkit-transform: unset; -o-transform: unset; -ms-transform: unset; transform: unset; position: unset; right: unset; top: unset; }
    .mainSlideData { text-align: center; width: 100%; }

    #MainSlider .owl-nav{ top: 50%; bottom: 0px; }
    #MainSlider .owl-nav .owl-prev{ width: 60px; height: 60px; position: absolute; left: 0px; }
    #MainSlider .owl-nav .owl-next{ width: 60px; height: 60px; position: absolute; right: 0px; }
    #MainSlider .owl-nav .owl-prev:after, #MainSlider .owl-nav .owl-next:before { padding: 0px; content: none; }
    
    .socialMain { bottom: 20px; }
    .socialMain li { margin: 5px 0px; }

    .indx-whatwedoMain{ padding: 40px 0px; }
    .indx-whatwedoBox br{ display: none; }
    .indx-whatwedoBox h2 small { font-size: 40px; padding: 0px 0px 0px 0px; }
    .indx-whatwedoBox h2 span{ display: none; }
    .indx-whatwedoBox.line { border-left: 0px; border-right: 0px; }
    .indx-whatwedoBox { padding: 10px 20px !important; }
    .indx-whatwedoBox h3:before { width: 75px; /*margin-left: auto; margin-right: auto; right: 0px;*/ }

    .indx-whatwedoBox h3 { font-size: 26px; padding: 0px 0px 15px; margin: 0px 0px 20px; }
    .indx-fourStap { padding: 30px 0px; }
    .indx-fourStap .boxDotLine{ position: unset; }

    .indx-fourStap .row.boxDotLine [class*='col-']:not(:first-child):after { border-top: 0; width: auto; height: auto; content: none; display: unset; position: unset; top:unset; bottom: unset; left: unset; }
    .indx-fourStapBox { padding: 35px 0px; }
    .indx-aboutSliderBox { padding: 40px 10px; }

    .indx-aboutSliderMain{ padding: 0px 30px; }

    .indx-aboutMain{ background-image: none; padding: 15px 0px; }
    .indx-aboutMain:before { width: 100%; }

    .indx-aboutBox{ text-align: center; padding: 40px 0px; }
    .indx-aboutBox h3:before { right: 0px; }
    .indx-aboutBox h3{ padding: 0px 0px 15px 0px; }
    .indx-aboutSliderMain:before, .indx-aboutSliderMain:after { background-color: transparent; position: unset; left: unset; right: unset; top: unset; width: 100%; height: 100%; content: none; }

    #indx-aboutSlider .owl-dots { text-align: center; padding: 10px 0px 30px; }

    .clientsMainPart:before { position: unset; background-color: transparent; right: unset; top: unset; bottom: unset; content: none; }

    .clientsBoxDataThumb { width: 200px; padding-bottom: 50px; }
    #clientSlider .owl-nav { height: 50px; width: 200px; }
    .clientsBoxData { padding: 0px 0px 0px 20px; }
    .clientSliderCounterBox{ display: none; }

    .clientsLeftBox { padding: 40px 0px; }
    .clientsRightBox { padding: 40px 15px; }
    .clientsRightBox li { padding-bottom: 16px; font-size: 16px; }
    .clientsRightBox li span { font-size: 36px; }
    .prortfolioTabNav ul.nav li { padding: 0px 30px; font-size: 20px; }
    .prortfolioTabNavIcon { width: 50px; }

    .ourClientsData { padding: 40px; }
    .ourClientsData h4{ padding-bottom: 15px; font-size: 22px; }
    .ourClientsData h4:before { font-size: 40px; }
    .ourClientsData h4 span{ font-size: 20px; }
    .ourClientsData p { font-size: 18px; }
    .ourClientsThumb, #ourClientSlider .owl-nav{ width: 250px; }
    .ourClientsThumb img{ min-height: 320px; }
    .ourClientsMainPart { padding-top: 50px; } 
.twiterSliderBoxData p {
    white-space: normal;
}	
.footerBox h3 {
    font-size: 22px;
}
.ourClientsMainPart {
	padding-top: 30px;
    padding-bottom: 60px;
}
.mt-5, .my-5 {
    margin-top: 2rem!important;
}
.our-services-section-home3 {
    position: relative;
    padding: 70px 0 20px;
}
.mb-5, .my-5 {
    margin-bottom: 2rem!important;
}
    .faq-page-ourClients { padding-top: 150px; }
    .tabs-part .nav-link { font-size: 22px; padding: 6px 17px; }

    .mapFrameBox{ padding: 20px; }
    .mapFrameBox h3 { font-size: 20px; }
    .indx-contactColumMain .media .media-body { font-size: 16px; }
    .indx-contactColumMain { padding: 40px 0px 0px; }
    .twiterSliderMain { margin-top: 30px; }

    /*---- Inner Page Css Start ----*/
    .innerMainBannerWrapper { padding-bottom: 15px; }
    .innerMainBannerWrapper h1 { font-size: 40px; line-height: 42px; }
    .innerMainBannerWrapper h1 small { font-size: 16px; }

    .justSayHelloBox { padding: 38px; }
    .justSayHelloBox p { font-size: 22px; }
    .justSayHelloBoxIcon { font-size: 56px; }
    .contactPageFormPart { padding: 40px 0px 40px; }
	.aboutus-part { padding: 40px 0px 40px !important; }
	.team-detail-page-part { padding: 40px 0px 40px; }
.aboutus-part .section-title p {
    font-size: 14px;
}
h3.title-style-1-title.title-style-1-title-right-pattrn.mb-0 {
    padding: 0px !important;
}
p.about-details {
    font-size: 14px;
}
.innerComnTitle1 {
    padding-bottom: 10px;
}
    .formOne .textright{ text-align: left; }
.services-detail-page-part {
    background-color: #ffffff;
    padding: 40px 0 50px;
}
    .worldMapPartMain { padding: 50px 0px; }
    .worldMapPartMain h3 { font-size: 40px; text-align: center; }
    .worldMapPartMain h3 small { font-size: 22px; padding: 0px 0px 4px; }
    .worldMapPart { padding: 60px 0px 40px; }
    .worldMapAddressMain { bottom: -70px; }
    .worldMapAddressMain .media .media-body { font-size: 22px; }

    /*---- About Us Page ----*/
    .businessPartnerNumberBox h4 { font-size: 36px; }
    .businessPartnerNumberBox h5 { font-size: 16px; }
    .officesWorldwide { font-size: 24px; }
    .officesWorldwide span { font-size: 38px; }

    .ourCreativeTeamPart { padding: 40px 0px 30px; }

    .welcomeCxdatalabesSlider .swiper-container { height: 100%; }
    .welcomeCxdatalabesSlider .image-slider-wrapper .swiper-slide img { object-position: center; height: 100%; }
    .welcomeCxdatalabesSlider .image-slider-wrapper { width: 300px; height: 440px; }
    .welcomeCxdatalabesSlider .quote-slider-wrapper { width: 410px; }
    .myProgressBar { padding-bottom: 32px; }
    .welcomeCxdatalabesText p { font-size: 18px; line-height: 1.7; }

    /*-- Blog Page --*/
    .blogWrapper { padding: 30px 0px 50px; }
    .blogDate { width: 110px; }
    .blogDate .date { font-size: 50px; letter-spacing: -2px; }
    .blogDate .month { font-size: 18px; padding: 6px 10px; }
    .blogBoxRight { padding: 30px; }
    .blogBoxRight h3 { font-size: 24px; padding: 0px 0px 10px; }
    .blogBoxRight h4 { font-size: 16px; margin-bottom: 16px; padding: 0px 0px 0px 44px; }
    .blogBoxRight h4:before { width: 34px; height: 2px; top: 8px; }
    .blogBoxRight p { font-size: 18px; }
    .blogBoxLeftBgNumber { font-size: 110px; }
    .blogShare { top: 50px; }
    .blogShare span { font-size: 16px; padding-right: 40px; }
    .blogShare a { font-size: 22px; margin: 4px 0px; }
    .myPagination { margin-top: 20px; }
    .myPagination .pagination li { padding: 0px 14px; font-size: 28px; }
    .myPagination .pagination .arrow { font-size: 16px; width: 78px; height: 42px; }

    /*-- Blog Detail Page --*/
    .postPersonLeft span { font-size: 30px; width: 50px; height: 50px; line-height: 50px; margin-right: 10px; }
    .postPersonLeft h4 { font-size: 22px; }
    .postPersonRight span { margin-right: 14px; font-size: 18px; }

    .blogDetails p { font-size: 18px; padding-bottom: 22px; }
    .blogDetail-ThumbsMain { padding: 10px 0px 30px; }
    .blogDetail-quote p { font-size: 34px !important; padding-bottom: 20px; }
    .blogDetail-likeBox label { font-size: 20px; padding-right: 20px; }

    .blogDetail-likeBox { padding: 30px 15px; }
    .blogDetail-facebook, .blogDetail-follow { max-width: 210px; font-size: 16px; min-height: 80px; }
    .blogDetail-facebook a, .blogDetail-follow a { font-size: 20px; margin-right: 8px; }
    .blogDetail-facebook i, .blogDetail-follow i { font-size: 20px; padding-right: 10px; }

    .blogDetail-leaveReply { padding: 60px 0px 0px; }
    .articleThumb h4 { font-size: 18px; }

    .formTwo .form-group { margin-bottom: 28px; }
    .formTwo .frmTwoinp { height: 60px; }
    .formTwo .labelAll { font-size: 20px; }
    .formTwo .form-control { padding: 15px 20px; }

    .carousel-container{ position:relative; right: unset; margin-right: unset; margin-left:unset; width: 100%; max-width: 100% !important; }

    #sliderOnecarousel .owl-nav{ right: 0px; top: -50px; }

    /*-- Servive Page --*/
    .innerComnTitleLine h3 { font-size: 30px; padding-bottom: 12px; margin-bottom: 16px; }
    .innerComnTitleLine h3:before { width: 150px; height: 3px; }

    .aboutCompanyPart { padding: 40px 0px; }
    .aboutCompanyPart .innerComnTitleLine { position: unset; left: unset; top: unset; }
    .aboutCompanyPart p { font-size: 20px; }
    .serviceThreeTabMain .prortfolioTabNav ul.nav li { padding: 0px 10px !important; }
    .serviceThreeDataBox { padding: 30px; }
    .serviceThreeMain { margin-bottom: 20px; }
    .serviceThreeTabMain { padding: 30px 0px; }
    .ourNumbersBox { font-size: 17px; }
    .ourNumbersBox h3 { font-size: 45px; padding-bottom: 4px; }
    .ourNumbersPart { padding: 50px 0px 0px; }
    .sliderComboMain .ourClients { padding: 0px 0px 80px 0px; }
    .sliderComboMain { padding: 40px 0px 80px 0px; }    

    /*-- Partners Page --*/
    .ourPartnerBox .ourTeamBox { width: 320px; }
    .ourPartnerBox .media-body { padding: 0px 0px 0px 30px; }
    .ourPartnerContainLabel { text-align: center; padding: 50px 0px 40px; }
    .ourPartnerBox .media-body p { font-size: 22px; }

    .amazingBrandsPart { padding: 40px 0px 50px; }
    .amazingBrands img { padding: 0px 10px; }

    .awardsData-container{ right: unset; left: unset; padding-right: unset; padding-left: unset; margin-right: unset;margin-left: unset; width: 100%; max-width: 100% !important; padding-bottom: 0px; }
    .awardsItemImage img { height: 370px; }
    .contactus-from-part .image-box-overlay { padding: 30px; }
    .team-user-detail-box { margin: 20px 0 20px 15px; padding: 20px 0px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
    .team-detail-page-part .title-part .img-fluid { margin: 0 auto; display: block; }

    .notfound h2 { font-size: 26px; }
    .notfound .notfound-404 h1 { font-size: 170px; letter-spacing: 165px; }
    .notfound .notfound-404 img { top: 4%; left: 44%; width: 16%; }
    .notfound2 .countdown div { margin: 0 8px; width: 170px; }
    .notfound2 .notfound-comingsoon h1 { font-size: 70px; }
    .two-part-box .title-part h3 { text-align: center; margin-bottom: 20px; }
    .two-part-box .btn1 { float: none !important; margin: 0 auto; display: block; }
    .portfolio-listin-tabs figcaption a { font-size: 10px; } 
    .portfolio-listin-tabs figcaption h6 { font-size: 10px; margin-bottom: 4px; }
    .portfolio-listin-tabs .button { font-size: 21px; padding: 12px 30px; }
    .project-details-page-user-text { text-align: center; }
    .portfolio-listin-tabs figcaption hr.right-side-line { top: 24px; }
    .headerMain.home2header .menuhome2 .nav-link { color: #ffffff; margin: 0; padding: 14px 18px !important; }
    .mainSliderMain.home2 .mainSlideData h1 small { padding: 90px 0px 10px 8px; font-size: 16px; }
    .mainSliderMain.home2 .mainSlideData h1 { font-size: 30px; line-height: 30px; padding: 0px 0px 15px 0px; }
    .mainSliderMain.home2 .mainSlideData h1 span { font-size: 30px; line-height: 30px; }
    .mainSliderMain.home2 .mainSlideData a.promo-video { font-size: 18px; }
    .mainSliderMain.home2 .mainSlideData a.promo-video .fas { font-size: 30px; margin: 0 5px 0 0; }
    #MainSlider .owl-nav { top: 59.4%; }
    .homepage2-common-btn.btn { font-size: 18px; padding: 12px 30px; }
    .headerMain.home2header { margin-top: 8px; }
    .what-we-do .whatwedo-2box h2 { font-size: 22px; margin: 30px 0 20px 0; }
    .what-we-do .whatwedo-2box span { font-size: 17px; }
    .forstep-box .forcuntentbox { padding: 50px 30px; margin-bottom: 30px; }
    .aboutus-part .section-title { margin-bottom: 30px; }
    .clients-who-we-ve-worked-with-slider .carousel-caption h3 { margin: 0 0 15px 0; font-size: 24px; }
    .clients-who-we-ve-worked-with-slider .carousel-caption p { font-size: 18px; line-height: 24px; padding: 0 0 15px 0; }
    .navi { bottom: 100px; }
    .from-the-blog-recent-posts .post .post-desc h4 a { font-size: 20px; }
    .our-happy-clients .carousel .testimonial { font-size: 18px; line-height: 24px; }
    .our-happy-clients .carousel .overview { margin: 20px 0 20px 0; font-size: 16px; }
    .our-happy-clients #myCarousel { padding: 40px 30px 70px 30px; }
    .our-happy-clients .our-happy-clients-subtitle p { margin: 20px 0 0 0; font-size: 18px; line-height: 25px; }
    .title-style-1-title { font-size: 25px; padding: 0px calc(100px + 30px); }
    .title-style-1-title::before, .title-style-1-title::after { width: 90px; }
    .title-style-1-title.title-style-1-title-right-pattrn { /*padding-left: 0px;*/ }
    .title-style-1-title.title-style-1-title-right-pattrn { /*padding-right: calc(30px + 30px);*/ }
    .title-style-1-title.title-style-1-title-right-pattrn::after { width: 30px; }
    .contactus-map-details-part .text-contactus-map-details-part { padding-right: calc(100% - 370px); }
    .clients-who-we-ve-worked-with-slider #carouselExampleControls { height: 274px; }
    .clients-who-we-ve-worked-with-slider .carousel-item { height: 274px; }
    .headerMain.home3header .menuMain .nav-link { color: #ffffff; margin: 0; padding: 14px 18px !important; }
    .headerMain.home3header .menuMain .nav-link:hover, .headerMain.home3header .menuMain .nav-link:focus { background: none; }
    .headerMain.home3header .menuMain .nav-link:hover:before, .headerMain.home3header .menuMain .nav-link.active:before { right: auto; background-color: #ffffff; }
    .headerMain.home2header .menuMain .nav-link:hover:before, .headerMain.home2header .menuMain .nav-link.active:before { right: auto; background-color: #ffffff; }
    .home3Mainslider .content-inner { max-width: 480px; }
    .home3Mainslider .carousel-caption { top: 8px; }
    .home3Mainslider h5 { font-size: 18px; margin: 0 0 20px 0; }
    .home3Mainslider h1 { font-size: 30px; line-height: 30px; margin: 0 0 30px 0; } 
    .home3Mainslider h1 span { font-size: 30px; line-height: 30px; }
    .aboutus-home3 { padding: 160px 0 350px 0; }
    .forbox-home3 .bg-column { width: 50%; }
    .forbox-home3 .content-column { width: 50%; }
    .location-section-home3 .content_block_2 .content-box { margin: 5px 0; }
    .testimonial-section-home3 .testimonial-block-one .inner-box .author-info h3 { font-size: 22px; line-height: 24px; }
    .testimonial-section-home3 .testimonial-block-one .inner-box .author-info .designation { font-size: 15px; line-height: 24px; }
    .clients-who-we-ve-worked-with-section-home3 .contain .item .pic img { width: 100%; margin-bottom: 30px; }
    .home3Mainslider .pattern-layer .pattern-2 { bottom: -240px; width: 110px; }
    .headerMain.home4header .menuMain .nav-link:hover:before, .headerMain.home4header .menuMain .nav-link.active:before { right: auto; background-color: #ffffff; }
    .menuMain .navbar-nav { overflow-y: auto; overflow-x: hidden; height: calc(100vh - 0px); }
    .menuMain .nav-item .dropdown-menu { display: none !important; }
    .menuMain .nav-item .dropdown-menu.show { display: block !important; }
    .megamenu { margin-left: 0; margin-right: 0; }
    .megamenu > li { margin-bottom: 5px; }
    .megamenu > li:last-child { margin-bottom: 0; }
    .megamenu.dropdown-header { padding: 3px 15px !important; }
    .megamenu { padding: 0px; width: 230px; margin: 0; top: 71px; }
    .slider-section { padding-top: 100px; }
    .slider-active .slider-content { padding-right: 0; padding-left: 15px; }
    .slider-active .slider-content .homepage4-title-style { margin-bottom: 30px; }
    .slider-active .slider-images .shape-1 { width: 467px; height: 523px; }
    .slider-active .slider-images .slider-hero { right: 0; }
    .slider-active .slider-images .slider-hero img { width: 480px; }
    .slider-active .slider-images .shape-3 { right: 54% !important; }
    .slider-active .slider-images .shape-2 { top: 90px !important; right: 0px !important; }
    .about-section-home4 .about-images img { width: 485px; }
    .about-section-home4 .about-images .shape { width: 418px; left: 50%; }
    .services-section-home4 .service-wrapper::before { width: 87%; height: 86.5%; bottom: -15px; left: 70px; right: 50px; }
    .services-section-home4 .service-wrapper .shape { right: 0; }
    .client-section-home4 .client-images { height: 500px; margin-top: 30px; }
    .blog-section-home4 .blog-wrapper .shape { right: 0; }
    .clients-hypocero-section-home4 .clients-hypocero-image { margin-top: 80px; }
	.forcuntentbox {
    height: 200px;
}
h5.slide-title.text-white.pb-2 {
    font-size: 11px;
}
p.service-details {
    font-size: 14px;
}
.contactPageFormPart .media-body {
    font-size: 14px;
}
.feature-info.feature-info-style-01 {
    height: 100%;
}
.businessPartnerLeft {
    padding: 10px 0px 20px 0px;
}
.title-style-1-title {
    font-size: 40px;
}
.aboutus-part .section-title {
    margin-bottom: 15px;
}
br.hide-section {
    display: none;
}
.inline-user-details li {
    line-height: 24px;
    padding-left: 0px;
    font-size: 14px;
    margin-bottom: 10px;
}
.col-md-12.mb-5 {
    margin-bottom: 0px !important;
}
.aboutus-part {
    padding: 40px 0px 60px !important;
}
}

@media only screen and (max-width : 800px) {

    /*-- Partners Page --*/
    .awardsItemImage img { height: 490px; }
    .ourPartnerBox .media-body p { font-size: 20px; }
	.forcuntentbox {
    height:200px;
}
}

@media only screen and (max-width : 767px) {
	
.contact.Details {
    padding: 10px 0px 0px;
}
.slider-section {
    grid-template-rows: 89vh !important;
}
h3.slide-title.text-white {
    font-size: 22px;
}
form#contactFrm {
    padding: 10px 0px 20px;
}
.team-user-detail-box {
    margin: 0px !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 12px !important;
}
.forcuntentbox {
    height: auto;
}
h5.slide-title.text-white.pb-3 {
    font-size: 16px;
}
.title-part {
    padding-bottom: 0px !important;
}
.team-user-detail-box {
    padding: 0px 0px 20px;
}
.contact.Details h3 {
    color: #000;
    font-size: 32px;
    line-height: 42px;
    padding-bottom: 15px !important;
}
.formOne h3 {
    color: #000;
    font-size: 32px;
    line-height: 42px;
    padding-bottom: 15px !important;
}
.formOne .labelAll {
    font-size: 15px;
}
.formOne .frmOneinp {
    height: 42px;
    font-size: 14px;
}
.btnlg {
    font-size: 14px !important;
    padding: 7px 10px;
	min-height: 35px;
}
.copyRight {
    font-size: 14px;
}
.contactPageFormPart .media .media-body h5 {
    font-size: 16px;
    font-family: manrope-regular;
    color: #000000;
    font-weight: bold;
}
.contactPageFormPart .media-body {
    font-size: 14px;
    padding-left: 16px;
    font-family: DM Sans Regular;
    color: #616161;
}
.contactPageFormPart .media i {
    font-size: 30px;
    color: #013fa6;
}
.media.pb-5 {
    padding-bottom: 25px !important;
}
    body { font-size: 14px; padding-top: 0px; }

    .indx-whatwedoBox { padding: 10px !important; }
    .indx-whatwedoBox h2 small { font-size: 34px; }
    .indx-whatwedoBox h3 { font-size: 22px; padding: 0px 0px 12px; margin: 0px 0px 18px; }
    .indx-whatwedoBox h4 { font-size: 20px; padding: 0px 0px 12px; }
    .indx-whatwedoBox p { font-size: 16px; }
    .indx-whatwedoMain { padding: 30px 0px; }

    .mainSlideData h1 { font-size: 35px; line-height: 42px; padding: 0px 0px 15px 0px; }
    .mainSlideData h1 small { font-size: 14px !important; padding: 0px 0px 3px 0px; }
    #MainSlider .owl-nav .owl-prev, #MainSlider .owl-nav .owl-next { width: 40px; height: 40px; background-color: #fff; color: #000; }
    #MainSlider .owl-nav .owl-prev { border-radius: 0px 20px 20px 0px; }
    #MainSlider .owl-nav .owl-next { border-radius: 20px 0px 0px 20px; }

    #MainSlider .owl-nav { bottom: auto; top: 42%; }

    .indx-aboutSliderBox { padding: 30px 0px; }
    .indx-aboutSliderBox h4 { font-size: 18px; padding: 0px 0px 10px; }
    .indx-aboutSliderBox a { font-size: 14px; }
    .indx-aboutSliderBox p { font-size: 14px; min-height: 110px; }
    .indx-aboutSliderBox-icon img { max-height: 56px; }

    .indx-aboutBox h3 { font-size: 32px; }
    .indx-aboutBox h3:before { font-size: 60px; top: 5px; }
    .indx-aboutBox p { font-size: 16px; }
    .indx-aboutBox a { margin-top: 5px; }

    .socialMain { width: auto; right: 0px; left: 0px; }
    .socialMain li { display: inline-block; margin: 0px 8px; }

    .clientsWrapper h3 { font-size: 16px; text-align: center; }
    .clientsWrapper h3 span { font-size: 28px; padding-top: 0px; }

    .clientsBoxData h4 { font-size: 22px; padding-bottom: 8px; }
    .clientsBoxData p { font-size: 16px; }
    .clientsBoxData .linkarrow { font-size: 18px !important; }

    .clientsRightBox:before { left: 10px; bottom: 0px; right: 0px; background-position: center center; }

    .clientsRightBox{  }
    .clientsRightBox .textright { text-align: center; }
    .clientsRightBox ul { text-align: center; }

    .prortfolioMainPart { padding: 30px 0px; }
    .prortfolioTabNav { padding-bottom: 40px; padding-top: 10px; }

    .prortfolioTabNav ul.nav li { padding: 0px 25px; font-size: 16px; }
    .prortfolioTabNavIcon { width: 44px; padding-right: 6px; }
    .ourCasesContain h4 { font-size: 24px; }

    .recentPostsPart { padding: 30px 0px; }
    .recentPostsPart h3 { font-size: 32px; padding-bottom: 15px; text-align: center; }
    .recentPostsPart h3 small { font-size: 16px; padding-bottom: 4px; }

    /*#recentPostsSlider .owl-nav { top: auto; position: unset; left: 0px; right: 0px; width: 170px; margin: 20px auto 0px; }*/
    #recentPostsSlider .owl-nav { top: 35%; width: 100%; left: unset; right: unset; background-color: transparent; }

    #recentPostsSlider .owl-nav .owl-prev { position: absolute; left: -15px; background-color: #000000; padding: 15px !important; font-size: 12px; line-height: normal; }
    #recentPostsSlider .owl-nav .owl-next { position: absolute; right: -15px; background-color: #000000; padding: 15px !important; font-size: 12px; line-height: normal; }

    .recentPostsBoxData h4 { font-size: 20px; }

    .ourClientsData { padding: 18px 30px; }
    .ourClientsThumb, #ourClientSlider .owl-nav { width: 220px; }
    .ourClientsThumb img { min-height: 250px; }

    .ourClientsMainPart { padding-top: 20px; padding-bottom: 20px }  
.twiterSliderBoxData p {
    padding: 0px;
    white-space: normal;
}
.our-services-section-home3 {
    position: relative;
    padding: 50px 0 0px;
}
.mb-5, .my-5 {
    margin-bottom: 2rem!important;
}
.clientsLeftBox {
    padding: 0px 0px 50px;
}
.mt-5, .my-5 {
    margin-top: 2rem!important;
}
.footerBox h3 {
    font-size: 25px;
    margin-bottom: 25px;
}
img.pb-5 {
    padding-bottom: 0.5rem !important;
    width: 100% !important;
    margin-bottom: 20px;
}
body {
    padding-top: 0px;
}
.mainSlideData h1 {
    font-size: 26px;
    line-height: 24px;
    padding: 0px 0px 0px 0px;
}
.footerMain {
    padding: 0px 0px 0px;
}
.title-1 span {
    font-weight: 400;
    font-size: 32px;
}
.title-1 {
    font-size: 24px;
    line-height: 34px;
}
.title-part {
    padding-bottom: 20px;
}
.innerComnTitle1 h3 {
    font-size: 32px;
    line-height: 42px;
}
h3.title-style-1-title.title-style-1-title-right-pattrn.mb-0 {
    font-size: 32px;
    line-height: 42px;
}
.innerComnTitle1 small {
    font-size: 12px;
}
.businessPartnerLeft {
    padding: 10px 0px 15px 0px;
}
.ourTeamBoxData {
    padding: 30px 30px 30px 30px;
	background-position: left !important;
}
.ourTeamBox {
    margin-bottom: 20px;
}	
    .faq-page-ourClients { padding-top: 100px; }
    .ourClientsMain { position: unset; padding-bottom: 15px; }
    .faq-page-accordion .panel-title a { padding: 15px 50px 15px 20px; }
    .tabs-part .nav-item { width: auto; }
    .tabs-part .nav-link { padding: 10px; }
    .ourClientsData h4:before { font-size: 30px; right: -10px; top: -4px; }

    .headerMain{ background-color: #fff; }
    .headerMain .navbar-brand img{ max-width: 60px; }
    .headerMain.affix .navbar-brand img{ max-width: 60px; }
    .navbar-toggler { padding: 8px; }
    /*.navbar-toggler-icon { width: 22px; height: 22px; }*/

    .indx-contactColumMain .media { margin: 15px 0; }

    .blogShare span { display: inline-block; -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
    .blogShare a { display: inline-block; }
    .blogBoxLeft { padding: 60px 60px 60px 10px; }
    .blogShare { position: relative; left: 0px; right: 0px; top: 25px; bottom: 0px; display: inline-block; }
    .title-1 { font-size: 32px; line-height: 42px; }
    .contactus-from-part .image-box-overlay { border-top-right-radius: 10px; border-bottom-right-radius: 10px; }
    .team-user-detail-box { border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
    .team-detail-page-part .title-part .img-fluid { margin: 0 auto; display: block; }

    .errorpage { padding-top: 0px !important; }
    .notfoundcolright > img { margin-top: 0px; max-width: 400px !important; width: 100% !important; }
    .notfoundtitle3 { font-size: 60px; }
    .notfoundcntntholderinner { padding-top: 100px; height: auto !important; }
    .notfoundcol .btn1 { padding: 10px 20px !important; font-size: 17px !important; }
    .notfound2 h2 { font-size: 20px; margin-top: 45px; margin-bottom: 25px; }
    .notfound2 .notfound-comingsoon h1 { font-size: 60px; }
    .notfound2 .countdown div { width: 140px; }
    .notfound2 .countdown div h3 { font-size: 60px; margin: 20px 0; }
    .notfound2 .countdown div h4 { font-size: 20px; padding: 12px 0; }
    .notfound2 .notfound-comingsoon { height: 100px; }
    .two-half-part:after { width: 100%; height: 50%; }
    .two-half-part .left-project-part p { margin: 0 0 35px 0; }
    .mainSliderMain.home2 #MainSlider .owl-nav { bottom: 0; top: auto; width: 140px; height: 100px; }
    .mainSliderMain.home2 .mainSlideData { background-color: #ffffff; padding: 30px; }
    .mainSliderMain.home2 .mainSlideData h1 small { padding: 0px 0px 10px 8px; }
    .mainSliderMain.home2 #MainSlider .owl-nav .owl-prev { font-size: 50px; margin: 30px 0 0 70px; color: #ffffff; }
    .mainSliderMain.home2 #MainSlider .owl-nav .owl-next { font-size: 50px; margin: 30px 0 0 15px; color: #ffffff; }
    .ourcases-img { margin: 0 auto; display: block; }
    .our-happy-clients::after { width: 100%; }
    .our-happy-clients #myCarousel { margin-top: 30px; }
    .contactus-map-details-part::after { width: 100%; }
    .contactus-map-details-part .text-contactus-map-details-part { padding-right: calc(100% - 730px); }
    .home3Mainslider { margin-top: 8px; }
    .home3Mainslider .content-inner .pattern { bottom: -84px; width: 100px; }
    .forbox-home3 .pattern-layer { bottom: -130px; width: 100px; }
    .forbox-home3 .bg-column { background-size: 100% 100%; width: 100%; }
    .forbox-home3 .content-column { width: 100%; }
    .forbox-home3 .content-column:before { width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(255,255,255,0.9); }
    .forbox-home3 .content-column .content-inner { max-width: 100%; padding: 20px; }
    .forbox-home3 .content-column .content-inner .content-box .lower-content h3 { display: inline-block; }
    .forbox-home3 .content-column .content-inner .content-box .lower-content { border: 1px solid #000000; }    
    #back2Top { width: 30px; line-height: 15px; bottom: 20px; right: 20px; font-size: 15px; height: 30px; padding: 6px; }

.team-user-detail-box {
    border-radius: 0px;
}
}

@media only screen and (max-width : 575px) {
.contactPageFormPart {
    padding: 40px 0px 100px !important;
}
p.copyright_section {
    text-align: center;
}
.aboutus-part {
    padding: 40px 0px 100px !important;
}
.mainSlideData h1 {
    font-size: 18px;
    line-height: 24px;
    padding: 0px 0px 0px 0px;
}
.slider-section {
    grid-template-rows: 89vh !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 10px !important;
}
h3.slide-title.text-white {
    font-size: 20px;
}

    .mainSlideData, .socialMain{ display: block; }
    .socialMain { bottom: 12px; }
    .socialMain li a { color: #ffffff; font-size: 15px; }
    .mainSlideData h1 small { font-size: 12px; padding: 0px 0px 3px 0px; }
    .mainSlideData h1 { font-size: 24px; line-height: 24px; padding: 0px 0px 10px 0px; }
    .mainSlideData a { font-size: 16px; }
    .indx-whatwedoBox { padding: 10px 0px !important; }
    .indx-whatwedoMain { padding: 10px 0px; }

    .indx-fourStapBox { padding: 30px 0px; }
    .indx-fourStap h4 { padding: 15px 0px 0px 0px; }

    .innerMainBannerWrapper h1 { font-size: 20px; line-height: 24px; }
    .innerMainBannerWrapper h1 small { font-size: 12px; }
    .innerBannerBreadcrumb .breadcrumb .breadcrumb-item { font-size: 12px; }
    .innerBannerBreadcrumb .breadcrumb { margin: 8px 0 0 0; }

    .indx-aboutBox { padding: 30px 0px; }

    .indx-aboutSliderBox { text-align: center; }
    .indx-aboutSliderBox a .ml-3{ margin-left: 8px !important; }
    .indx-aboutSliderBox-icon img { display: inline-block !important; }
    .indx-aboutSliderMain { padding: 0px 20px; }

    #clientSlider .media { display: block; }
    .clientsBoxDataThumb { width: 200px; padding-bottom: 20px; }
    #clientSlider .media-body { margin-bottom: 60px; }

    .prortfolioTabNav ul.nav li { display: block; padding: 10px 25px; }
    .prortfolioTabNav ul.nav { display: block; }

    #ourClientSlider .media { display: block; margin-top: 90px; }
    #ourClientSlider .owl-nav { bottom: -70px; }
    .ourClients h3 { text-align: center; }
    .ourClientsData { padding: 40px; }
    .ourClients { margin-bottom: 100px; }
    .ourClientsThumb { width: 200px; }
    .ourClientsThumb img { min-height: 200px; }
    .indx-contactColumMain .media { margin: 15px 0; }

    .ourTeamBoxData { background-position: left top; }
    .welcomeCxdatalabesSlider .image-slider-wrapper { width: 100%; height: 440px; margin-bottom: 40px; }
    .welcomeCxdatalabesSlider .quote-slider-wrapper { width: 100%; position: relative; }
    .welcomeCxdatalabesSlider { display: block; position: relative; margin-bottom: 120px; }
    .welcomeCxdatalabesSlider .swiper-button-prev { left: 0; bottom: -100px; }
    .welcomeCxdatalabesSlider .swiper-button-next { left: 80px; bottom: -100px; }

    .partnersHappy .media { display: block; }
    .partnersHappy .media .media-body { font-size: 20px; padding: 30px 0px; }

    .ourPartnerBox .media { display: block; }
    .ourPartnerBox .media-body { padding: 70px 0 0 0; }
    .ourPartnerCarousel-counterMain { right: 220px; bottom: 60px; }
    .amazingBrands { min-height: 70px; }
    .worldMapAddressMain .media { padding: 20px; }
    .worldMapAddressMain .media .media-body { font-size: 16px; }
    .myPagination .pagination li { padding: 0px 5px; font-size: 16px; }
    .myPagination .pagination .arrow { font-size: 10px; width: 50px; height: 30px; }

    .blogShare span { display: inline-block; -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
    .blogShare a { display: inline-block; }
    .blogBoxLeft { padding: 60px 60px 60px 10px; }
    .blogShare { position: relative; left: 0px; right: 0px; top: 25px; bottom: 0px; display: inline-block; }
    .blogDetail-quote { padding: 30px; }
    .blogDetail-quote p { font-size: 24px !important; padding-bottom: 20px;}
    .blogDetail-quote span { font-size: 20px; }
    .blogDetail-quote:before { font-size: 40px; right: 40px; bottom: 28px; }
    .innerComnTitle1 h3 { font-size: 32px; }
    .myPaginationTwo li .linktext { font-size: 15px; }
    .blogDetail-likeBox { display: block; }
    .blogDetail-facebook, .blogDetail-follow { min-height: 60px; max-width: 100%; }

    #accordion .card-header a { font-size: 16px; line-height: 4px;}
    #accordion .card-body { padding: 1rem 2.25rem; font-size: 16px; line-height: 22px; }

    .notfoundcol { text-align: center; }
    .notfound2 .countdown div { width: 100px; padding: 10px 0; margin: 10px 8px; }
    .notfound2 .countdown div h3 { font-size: 28px; margin-bottom: 10px; }
    .notfound2 .countdown div h4 { font-size: 14px; font-weight: 500; }
    .notfound2 .notfound-comingsoon h1 { font-size: 40px; }
    .notfound2 h2 { font-size: 16px; margin-top: 35px; margin-bottom: 25px; }
    .notfound2 a { font-size: 13px; }
    .notfound-search2 input { font-size: 15px; }
    .notfound-search2 button { font-size: 15px; }
    .tabs-part .nav-item { width: 100%; }
    .portfolio-listin-tabs .button { display: block; width: 100%; }
    .title-style-1-title { padding: 0px calc(30px + 30px); }
    .title-style-1-title::before, .title-style-1-title::after { width: 20px; top: 16px; }
    .title-style-1-title.title-style-1-title-right-pattrn::after { width: 20px; }
    .clients-who-we-ve-worked-with-slider #carouselExampleControls { height: 510px; }
    .clients-who-we-ve-worked-with-slider .carousel-item { height: 510px; }
    .clients-who-we-ve-worked-with-slider .carousel-caption h3 { margin: 30px 0 15px 0; }
    .navi { bottom: -36px; right: 0; left: auto; transform: rotate(0deg); }
    .contactus-map-details-part .text-contactus-map-details-part { padding-right: calc(100% - 540px); }
    .home3Mainslider .pattern-layer .pattern-1 { width: 100%; }
    .home3Mainslider .pattern-layer .pattern-2 { bottom: -256px; width: 100px; }
    .home3Mainslider .content-inner { max-width: 310px; padding: 20px; }
    .home3Mainslider .content-inner .pattern { bottom: -150px; width: 60px; }
    .home3Mainslider h5 { font-size: 15px; margin: 0 0 15px 0; }
    .home3Mainslider h1 { font-size: 18px; line-height: 20px; margin: 0 0 30px 0; }
    .home3Mainslider h1 span { font-size: 18px; line-height: 20px; }
    .theme-btn-one { font-size: 13px; line-height: 24px; padding: 8px 20px; }
    .theme-btn-two { font-size: 13px; line-height: 24px; padding: 8px 20px; }
    .home3Mainslider .carousel-caption { top: 0px; }
    .home3Mainslider .next-prev-arrow .carousel-control-prev { right: 30px; top: 35px; width: 40px; height: 40px; line-height: 40px; font-size: 18px; }
    .home3Mainslider .next-prev-arrow .carousel-control-next { right: 30px; top: -35px; width: 40px; height: 40px; line-height: 40px; font-size: 18px; }
    .whatwedo-home3 .pattern-layer .pattern-3 { width: 100%; }
    .clients-who-we-ve-worked-with-section-home3 .pattern-layer { width: 100%; }
    .clients-who-we-ve-worked-with-section-home3 .inner-container .pattern .pattern-2 { width: 100%; }
    .contact-section-home3 .pattern-layer .pattern-1 { width: 100%; }
    .contact-section-home3 .pattern-layer .pattern-2 { width: 100%; }
    .slider-section { padding-top: 9px; }
    .homepage4-section-title .homepage4-title-style { font-size: 36px; }
    .clients-hypocero-section-home4 .clients-hypocero-wrapper { padding: 30px; margin: 0 15px; }
    .our-cases-section-home4 .our-cases-wrapper .nav { display: block; }
    .our-cases-section-home4 .our-cases-wrapper .nav-pills .nav-link { margin: 0px 0; }
.team-detail-page-part {
    padding: 40px 0px 110px !important;
}
.col-sm-12.col-md-12.col-lg-7.col-xl-7.mb-5.mt-3 {
    margin-top: 0px !important;
	margin-bottom: 2rem !important;
}
}

@media only screen and (max-width : 480px) {
.contactPageFormPart {
    padding: 40px 0px 80px !important;
}
.aboutus-part {
    padding: 40px 0px 80px !important;
}
.team-detail-page-part {
    padding: 40px 0px 90px !important;
}
p.copyright_section {
    text-align: center;
    font-size: 12px;
}
.mainSlideData h1 {
    font-size: 15px !important;
    line-height: 24px;
    padding: 0px 0px 0px 0px;
}
h5.slide-title.text-white.pb-3 {
    font-size: 12px;
}
h3.title-style-1-title.title-style-1-title-right-pattrn.mb-0 {
    font-size: 24px;
    line-height: 34px;
}
.title-1 {
    font-size: 24px;
    line-height: 34px;
}
.innerComnTitle1 h3 {
    font-size: 24px;
    line-height: 34px;
}
.contact.Details h3 {
    font-size: 24px;
    line-height: 34px;
}
.formOne h3 {
    font-size: 24px;
    line-height: 34px;
}
.innerComnTitle1 h5 {
    font-size: 16px;
}
.title-1 span {
    font-size: 24px;
}
.aboutus-part .section-title p {
    font-size: 14px;
}
p.about-details {
    font-size: 14px;
}
p.service-details {
    font-size: 14px;
}
.inline-user-details li {
    line-height: 24px;
    padding-left: 0px;
    font-size: 14px;
}
.slider-section {
    grid-template-rows: 85vh !important;
}
h3.slide-title.text-white {
    font-size: 20px;
}
.copyRight {
    padding: 10px 0px 10px;
}

    .notfound .notfound-404 { height: 146px; }
    .notfound .notfound-404 h1 { font-size: 70px; letter-spacing: 68px; left: 60%; }
    .notfound .notfound-404 img { top: 25%; left: 42%; }
    .notfound h2 { font-size: 16px; margin-top: 35px; margin-bottom: 40px; }
    .notfound .home-btn,
    .notfound .contact-btn { font-size: 14px; }
    .notfound2 .countdown div { width: 60px; padding: 10px 0; margin: 10px 8px; }
    .notfound2 .countdown div h3 { font-size:25px; margin-bottom: 10px; margin-top: 10px; letter-spacing: 3px; }
    .notfound2 .countdown div h4 { font-size: 14px; font-weight: 500; letter-spacing: 1px; padding: 10px 0; }
    .notfound2 .notfound-comingsoon { height: 100px; }
    .notfound2 .notfound-comingsoon h1 { font-size: 30px; letter-spacing: 3px; }
    .notfound2 h2 { font-size: 16px; margin-top: 35px; margin-bottom: 25px; }
    .notfound2 a { font-size: 13px; }
    .notfound-search2 input { font-size: 15px; }
    .notfound-search2 button { font-size: 15px; }
    .notfound-search2 { max-width: 288px; }
    .mainSliderMain.home2 .mainSlideData h1 { font-size: 20px; line-height: 20px; padding: 0px 0px 10px 0px; }
    .mainSliderMain.home2 .mainSlideData h1 span { font-size: 20px; line-height: 20px; }
    .mainSliderMain.home2 .mainSlideData a.promo-video { font-size: 14px; }
    .mainSliderMain.home2 .mainSlideData a.promo-video .fas { font-size: 20px; margin: 0 5px 0 0; }
    .mainSliderMain.home2 .mainSlideData { padding: 40px 20px 20px 20px; }
    .homepage2-common-btn.btn { font-size: 16px; padding: 10px 30px; }
    .mainSliderMain.home2 #MainSlider .owl-nav { bottom: 0; top: auto; width: 100px; height: 40px; }
    .mainSliderMain.home2 #MainSlider .owl-nav .owl-prev { font-size: 26px; margin: 8px 0 0 60px; }
    .mainSliderMain.home2 #MainSlider .owl-nav .owl-next { font-size: 26px; margin: 8px 0 0 10px; }
    .title-style-1-title { padding: 0px calc(0px + 10px); font-size: 18px; }
    .title-style-1-title::before, .title-style-1-title::after { width: 5px; top: 11px; }
    .title-style-1::before, .title-style-1::after { width: 10px; height: 10px; border: 3px solid #faabb7; display:none}
    .title-style-1-title.title-style-1-title-right-pattrn { padding: 0px calc(0px + 10px); font-size: 18px; padding-left: 0px; }
    .title-style-1-title.title-style-1-title-right-pattrn::after { width: 5px; top: 11px; }
    .navi a { width: 30px; height: 30px; padding: 10px 10px; text-align: center; }
    .navi a .carousel-control-prev-icon .fas { font-size: 30px; }
    .navi a .carousel-control-next-icon .fas { font-size: 30px; }
    .our-happy-clients .carousel-control-prev, .our-happy-clients .carousel-control-next { width: 40px; height: 40px; bottom: 30px; }
    .contactus-map-details-part .text-contactus-map-details-part { padding-right: calc(100% - 290px); }
    .home3Mainslider .pattern-layer .pattern-1 { width: 100%; }
    .home3Mainslider .pattern-layer .pattern-2 { width: 50px; bottom: -330px; }
    .home3Mainslider .content-inner .pattern { width: 50px; bottom: -180px; }
    .whatwedo-home3 .pattern-layer .pattern-3 { width: 100%; }
    .forbox-home3 .pattern-layer { width: 100%; }
    .testimonial-section-home3 .pattern-layer { width: 100%; }
    .clients-who-we-ve-worked-with-section-home3 .pattern-layer { width: 100%; }
    .clients-who-we-ve-worked-with-section-home3 .inner-container .pattern .pattern-1 { width: 100%; background-size: 100% 100%; }
    .clients-who-we-ve-worked-with-section-home3 .inner-container .pattern .pattern-2 { width: 100%; }
    .contact-section-home3 .pattern-layer .pattern-1 { width: 100%; }
    .contact-section-home3 .pattern-layer .pattern-2 { width: 100%; }
    .contact-section-home3 #content_block_4 .content-box .form-inner .pattern { width: 100%; }
    .whatwedo-home3 .service-block-one .inner-box:hover .pattern { width: 100%; right: -192px; }
    .our-services-section-home3 .inner-box .lower-content .inner .pattern .pattern-1 { width: 100%; }
    .our-services-section-home3 .inner-box .lower-content .inner .pattern .pattern-2 { width: 100%; }
    .from-the-blog-recent-posts-home3 .news-block-one .inner-box .lower-content .pattern { width: 100%; }
    .whatwedo-home3 .pattern-layer .pattern-1 { left: 10px; }
    .whatwedo-home3 .pattern-layer .pattern-2 { left: 10px; }
    .aboutus-home3 #image_block_1 .image-box .image-2 { right: 0px; }
    .aboutus-home3 #image_block_1 .image-box .clients-box { left: 10px; }
    .aboutus-home3 #image_block_1 .image-box .image-1 { max-width: 290px; margin: 0px 0 0 20px; }
    .aboutus-home3 .pattern-layer .pattern-1 { right: 10px; }
    .aboutus-home3 .pattern-layer .pattern-2 { right: 10px; }
    .location-section-home3 .inner-container { padding: 15px; }
    .our-services-section-home3 .inner-box:hover .lower-content .inner .pattern .pattern-2 { right: -142px; }
    .our-services-section-home3 .inner-box { margin-bottom: 30px; }
    .testimonial-section-home3 .testimonial-block-one .inner-box { padding: 15px; }
    .testimonial-section-home3 .testimonial-block-one .inner-box .author-info { padding: 9px 0 7px 80px; }
    .testimonial-section-home3 .testimonial-block-one .inner-box .author-info h3 { font-size: 20px; line-height: 22px; }
    .testimonial-section-home3 .testimonial-block-one .inner-box .author-info .designation { font-size: 14px; line-height: 22px; }
    .testimonial-section-home3 .testimonial-block-one .inner-box .pattern { right: 0; bottom: 80px; }
    .our-cases-home3 .pattern-layer .pattern-1 { right: 10px; }
    .our-cases-home3 .pattern-layer .pattern-2 { right: 10px; }
    .from-the-blog-recent-posts-home3 .news-block-one .inner-box:hover .lower-content .pattern { right: -192px; }
    .from-the-blog-recent-posts-home3 .news-block-one .inner-box { margin-bottom: 30px; }
    .contact-section-home3 #content_block_4 .content-box .form-inner { padding: 20px; }
    .contact-section-home3 #content_block_4 .content-box .form-inner .pattern { right: -160px; }
    .contact-section-home3:before { background-size: cover; }
    .sec-title h2 { font-size: 30px; line-height: 34px; }
    .home3Mainslider .next-prev-arrow .carousel-control-next { right: 10px; top: -20px; width: 30px; height: 30px; line-height: 30px; font-size: 10px; }
    .home3Mainslider .next-prev-arrow .carousel-control-prev { right: 10px; top: 20px; width: 30px; height: 30px; line-height: 30px; font-size: 10px; }
    .home3Mainslider .next-prev-arrow { top: 42%; }
    .home3Mainslider .carousel-caption { padding: 10px 0; }
    .home3Mainslider .content-inner { max-width: 100%; padding: 10px; }
    .home3Mainslider .carousel-item img { height: 200px; }
    .home3Mainslider .carousel-item { height: 200px; }
    .carousel-inner { height: 200px; }
    .home3Mainslider h1 { margin: 0 0 15px 0; }
    .theme-btn-one { padding: 8px 8px; }
    .theme-btn-two { padding: 8px 8px; }

    .slider-active .slider-images .shape-1 { width: 100%; height: 320px; }
    .slider-active .slider-images .shape-3 { right: 64% !important; }
    .slider-active .slider-images .shape-2 { top: 20px !important; right: 0px !important; }
    .about-section-home4 .about-images { margin-top: 30px; }
    .about-section-home4 .about-images img { width: 100%; height: auto; }
    .about-section-home4 .about-images .shape { width: 100%; left: 50%; height: auto; }
    .services-section-home4 .service-wrapper::before { width: 100%; height: 85%; bottom: 0; left: 0; right: 0; }
    .services-section-home4 .service-wrapper .homepage4-section-title { margin-left: 0; }
    .services-section-home4 .service-active .swiper-container .swiper-wrapper .swiper-slide:nth-child(2n+1) { margin-top: 0; }
    .services-section-home4 .service-active .swiper-container .swiper-wrapper .swiper-slide { padding: 20px; }
    .services-section-home4 .service-wrapper .shape { top: 20px; }
    .client-section-home4 .client-images .images-2 { top: 60% !important; right: 0 !important; left: auto !important; }
    .client-section-home4 .client-images .images-3 { bottom: 0 !important; left: 0% !important; top: auto !important; }
    .client-section-home4 .client-images .shape-1 { top: 256px !important; right: 0% !important; left: auto !important; }
    .client-section-home4 .client-images .shape-2 { bottom: 38% !important; left: 0px !important; top: auto !important; }
    .client-section-home4 .client-images .shape-3 { bottom: 0 !important; right: 0% !important; top: auto !important; left: auto !important; }
    .client-section-home4 .client-images { height: 700px; margin-top: 30px; }
    .counter-section-home4 .counter-wrapper { padding: 0; }
    .counter-section-home4 .counter-wrapper .shape { bottom: -60px; }
    .clients-hypocero-section-home4 .clients-hypocero-wrapper { padding: 0 25px 25px 25px; margin: 0; }
    .clients-hypocero-section-home4 .clients-hypocero-image { margin-top: 40px; padding: 15px; }
    .clients-hypocero-section-home4 .clients-hypocero-image .shape-2 { width: 240px; height: 260px; }
    .clients-hypocero-section-home4 .clients-hypocero-image .shape-1 { top: -30px; }
.title-style-1-title.title-style-1-title-right-pattrn {
    font-size: 24px;
    line-height: 34px;
}
}

@media only screen and (max-width : 400px) {
h3.slide-title.text-white {
    font-size: 17px !important;
}
.copyRight {
    padding: 10px 0px 10px;
}
h5.slide-title.text-white.pb-2 {
    font-size: 10px;
}
.copyRight {
    font-size: 10px;
}
.slider-section {
    grid-template-rows: 85vh !important;
}
.contactPageFormPart {
    padding: 40px 0px 80px !important;
}
p.copyright_section {
    text-align: center;
    font-size: 11px;
}
.mainSlideData h1 {
    font-size: 13px !important;
    line-height: 24px;
    padding: 0px 0px 0px 0px;
}
}











@media only screen and (min-device-width: 240px) and (max-device-height: 320px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 1){
.slider-section {
    grid-template-rows: 125vh !important;
}
.copyRight {
    font-size: 8px;
}
h5.slide-title.text-white.pb-2 {
    font-size: 10px;
}
h3.slide-title.text-white {
    font-size: 14px !important;
}
.navbar-collapse {
    min-width: 175px;
}
.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active {
    font-size: 12px;
}
h1.slide-title.text-white.pb-2.mb-4 {
    font-size: 10px !important;
    margin-bottom: 0px !important;
}
}

@media only screen and (min-device-width: 280px) and (max-device-height: 653px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 90vh !important;
}
}


@media only screen and (min-device-width: 320px) and (max-device-height: 658px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 90vh !important;
}
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 87.5vh !important;
}
}

@media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
.slider-section {
    grid-template-rows: 77vh !important;
}
}



@media only screen and (min-device-width: 353px) and (max-device-height: 745px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 91vh !important;
}
}

@media only screen and (min-device-width: 360px) and (max-device-height: 740px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 91vh !important;
}
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 85vh !important;
}
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 89vh !important;
}
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 90vh !important;
}
}

@media only screen and (min-device-width: 390px) and (max-device-height: 844px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
.slider-section {
    grid-template-rows: 92.3vh !important;
}
}

@media only screen and (min-device-width: 393px) and (max-device-height: 851px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 91vh !important;
}
}

@media only screen and (min-device-width: 411px) and (max-device-height: 731px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 91vh !important;
}
}

@media only screen and (min-device-width: 412px) and (max-device-height: 915px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 93vh !important;
}
}

@media only screen and (min-device-width: 412px) and (max-device-height: 914px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 93vh !important;
}
}

@media only screen and (min-device-width: 412px) and (max-device-height: 732px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 86vh !important;
}
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 90vh !important;
}
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
.slider-section {
    grid-template-rows: 93vh !important;
}
}

@media only screen and (min-device-width: 480px) and (max-device-height: 854px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 1){
.slider-section {
    grid-template-rows: 92vh !important;
}
}

@media only screen and (min-device-width: 512px) and (max-device-height: 717px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 91vh !important;
}
}

@media only screen and (min-device-width: 540px) and (max-device-height: 720px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 91vh !important;
}
}

@media only screen and (min-device-width: 600px) and (max-device-height: 1024px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 93.5vh !important;
}
}

@media only screen and (min-device-width: 600px) and (max-device-height: 960px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 93vh !important;
}
}

@media only screen and (min-device-width: 712px) and (max-device-height: 1138px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 94vh !important;
}
}

@media only screen and (min-device-width: 720px) and (max-device-height: 1114px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 94vh !important;
}
}

@media only screen and (min-device-width: 768px) and (max-device-height: 1024px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 93vh !important;
}
}

@media only screen and (min-device-width: 800px) and (max-device-height: 1280px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
.slider-section {
    grid-template-rows: 95vh !important;
}
}

@media only screen and (min-device-width: 820px) and (max-device-height: 1180px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
.slider-section {
    grid-template-rows: 94.5vh !important;
}
}

@media only screen and (min-device-width: 912px) and (max-device-height: 1368px) and (orientation : portrait) {
.slider-section {
    grid-template-rows: 92vh !important;
}
}








@media only screen and (min-device-width: 320px) and (max-device-height: 240px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 130vh !important;
}
.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active {
    font-size: 12px;
}
h1.slide-title.text-white.pb-2.mb-4 {
    font-size: 10px !important;
    margin-bottom: 0px !important;
}
}

@media only screen and (min-device-width: 480px) and (max-device-height: 320px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 66vh !important;
}
h1.slide-title.text-white.pb-2.mb-4 {
    font-size: 10px !important;
    margin-bottom: 0px !important;
}
}

@media only screen and (min-device-width: 533px) and (max-device-height: 320px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 60vh !important;
}
h1.slide-title.text-white.pb-2.mb-4 {
    font-size: 10px !important;
    margin-bottom: 0px !important;
}
}

@media only screen and (min-device-width: 568px) and (max-device-height: 320px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 103vh !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 9px !important;
}
}

@media only screen and (min-device-width: 640px) and (max-device-height: 360px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
.slider-section {
    grid-template-rows: 170vh !important;
}
h1.slide-title.text-white.pb-2.mb-4 {
    font-size: 10px !important;
    margin-bottom: 0px !important;
}
}

@media only screen and (min-device-width: 640px) and (max-device-height: 360px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
.slider-section {
    grid-template-rows: 140vh !important;
}
h1.slide-title.text-white.pb-2.mb-4 {
    font-size: 10px !important;
    margin-bottom: 0px !important;
}
}

@media only screen and (min-device-width: 640px) and (max-device-height: 384px) and (orientation : landscape){
.slider-section {
    grid-template-rows: 83vh !important;
}
h1.slide-title.text-white.pb-2.mb-4 {
    font-size: 10px !important;
    margin-bottom: 0px !important;
}
}

@media only screen and (min-device-width: 640px) and (max-device-height: 360px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 73vh !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 10px !important;
}
}

@media only screen and (min-device-width: 653px) and (max-device-height: 280px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 103vh !important;
}
}

@media only screen and (min-device-width: 658px) and (max-device-height: 320px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 69vh !important;
}
h1.slide-title.text-white.pb-2.mb-4 {
    font-size: 10px !important;
    margin-bottom: 0px !important;
}
}

@media only screen and (min-device-width: 667px) and (max-device-height: 375px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 83vh !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 12px !important;
}
}

@media only screen and (min-device-width: 717px) and (max-device-height: 512px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 87vh !important;
}
}

@media only screen and (min-device-width: 720px) and (max-device-height: 540px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 87vh !important;
}
}

@media only screen and (min-device-width: 731px) and (max-device-height: 411px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 84vh !important;
}
h1.slide-title.text-white.pb-2.mb-4 {
    font-size: 10px !important;
    margin-bottom: 0px !important;
}
}

@media only screen and (min-device-width: 732px) and (max-device-height: 412px) and (orientation : landscape){
.slider-section {
    grid-template-rows: 75vh !important;
}
h1.slide-title.text-white.pb-2.mb-4 {
    font-size: 10px !important;
    margin-bottom: 0px !important;
}
}

@media only screen and (min-device-width: 736px) and (max-device-height: 414px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 84vh !important;
}
h1.slide-title.text-white.pb-2.mb-4 {
    font-size: 12px !important;
    margin-bottom: 0px !important;
}
}

@media only screen and (min-device-width: 740px) and (max-device-height: 360px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 76vh !important;
}
}
@media only screen and (min-device-width: 745px) and (max-device-height: 353px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 73vh !important;
}
}

@media only screen and (min-device-width: 786px) and (max-device-height: 393px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 76.5vh !important;
}
}

@media only screen and (min-device-width: 812px) and (max-device-height: 375px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 76vh !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 12px !important;
}
}

@media only screen and (min-device-width: 823px) and (max-device-height: 411px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 84vh !important;
}
h5.slide-title.text-white.pb-2 {
    font-size: 12px !important;
}
}

@media only screen and (min-device-width: 844px) and (max-device-height: 390px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 77.3vh !important;
}
img.solution_img.pb-3 {
    padding-bottom: 0px !important;
}
}

@media only screen and (min-device-width: 851px) and (max-device-height: 393px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 75vh !important;
}
}

@media only screen and (min-device-width: 854px) and (max-device-height: 480px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 81.5vh !important;
}
h1.slide-title.text-white.pb-2.mb-4 {
    font-size: 14px !important;
    margin-bottom: 0px !important;
}
}

@media only screen and (min-device-width: 896px) and (max-device-height: 414px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 84vh !important;
}
}

@media only screen and (min-device-width: 900px) and (max-device-height: 600px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 89vh !important;
}
}

@media only screen and (min-device-width: 914px) and (max-device-height: 412px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 84vh !important;
}
}

@media only screen and (min-device-width: 915px) and (max-device-height: 412px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 76vh !important;
}
}

@media only screen and (min-device-width: 1024px) and (max-device-height: 768px) and (orientation : landscape) {
.forcuntentbox h4 {
    font-size: 20px;
}
.slider-section {
    grid-template-rows: 87vh !important;
}
}

@media only screen and (min-device-width: 1024px) and (max-device-height: 600px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 84vh !important;
}
}

@media only screen and (min-device-width: 1112px) and (max-device-height: 834px) and (orientation : landscape) {
.forcuntentbox h4 {
    font-size: 20px;
}
}

@media only screen and (min-device-width: 1180px) and (max-device-height: 820px) and (orientation : landscape) {
.forcuntentbox h4 {
    font-size: 20px;
}
.slider-section {
    grid-template-rows: 89vh !important;
}
}

@media only screen and (min-device-width: 1280px) and (max-device-height: 600px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 84vh !important;
}
}

@media only screen and (min-device-width: 1280px) and (max-device-height: 720px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 84vh !important;
}
}

@media only screen and (min-device-width: 1280px) and (max-device-height: 800px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 88.7vh !important;
}
}

@media only screen and (min-device-width: 1360px) and (max-device-height: 1024px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 87vh !important;
}
}

@media only screen and (min-device-width: 1360px) and (max-device-height: 768px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 85vh !important;
}
}

@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 86.5vh !important;
}
}

@media only screen and (min-device-width: 1368px) and (max-device-height: 912px) and (orientation : landscape) {
.slider-section {
    grid-template-rows: 90vh !important;
}
}