/*
Theme Name: ohio-child
Theme URI: https://www.tekkiwebsolutions.com/
Author: Sarbjit Grewal
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

body .pb-0 {
  padding-bottom: 0 !important;
}

.sticky-nav-holder{
	display: none;
}
#podcaste-posts .ytp-cued-thumbnail-overlay-image{
background-size: contain !important;	
}
#podcaste-posts .client-review h6{
    padding-top: 10px;
	margin:0px;
	font-size: 20px;
    line-height: 30px;
}

.single-post .sticky-nav-holder {
  position: relative;
  top: -100px;
  background: #ebf4ff;
}

.appointment-pop .radio-toolbar input[type="radio"]:checked + label {
  background-color: #2a3b6b;
  box-shadow: 0 0.5em 0.5em -0.4em #616161;
}

.home .portfolio-item-fullscreen.portfolio-grid-type-4 .portfolio-item-overlay {
  background: #000;
  background: linear-gradient(
    140deg,
    rgba(0, 0, 0, 0.75) 0%,
    rgba(0, 0, 0, 0.55) 27%,
    rgba(235, 27, 38, 0) 100%
  );
}

.home
  .portfolio-item-fullscreen
  .portfolio-details-description
  .short-description {
  opacity: 0.8;
}

.invalid .wpcf7-response-output {
  border: 0 !important;
  color: #de4b53;
  display: flex;
}

#ebook_pdf .wpcf7 form.sent .wpcf7-response-output,
#pdf_form .wpcf7 form.sent .wpcf7-response-output {
  color: #109410 !important;
  border: 0 !important;
}

#pdf_form .wpcf7-response-output {
  color: green !important;
}

#already_sent_pdf .span i {
  color: #109410;
  margin-right: 5px;
  font-size: 20px;
  position: relative;
  top: 2px;
}

#pdf_form .invalid .wpcf7-response-output,
#ebook_pdf .invalid .wpcf7-response-output {
  border: 0 !important;
  color: #de4b53 !important;
}

form .wpcf7-response-output {
  margin-top: 0 !important;
}

form .wpcf7-not-valid {
  border: 2px solid #de4b53;
  background-color: #fff5f5 !important;
  box-shadow: 1px 2px 4px rgba(215, 51, 51, 0.25);
}

.fill {
  transition-delay: 2s;
  border: 2px solid #de4b53;
  background-color: #fff5f5 !important;
  box-shadow: 1px 2px 4px rgba(215, 51, 51, 0.25);
}

form .wpcf7-not-valid::-webkit-input-placeholder {
  color: #de4b53;
}

form .wpcf7-not-valid::-moz-placeholder {
  color: #de4b53;
}

form .wpcf7-not-valid:-ms-input-placeholder {
  color: #de4b53;
}

form .wpcf7-not-valid:-moz-placeholder {
  color: #de4b53;
}

ul#secondary-menu li:nth-child(2) .sub-nav.visible .sub-menu li a {
  left: 450px !important;
  max-width: 350px;
}

#industry_page .industry_page_row a {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  border-radius: 12px;
  padding: 30px 20px 20px;
  text-align: center;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
}

#industry_page .industry_page_row a:hover {
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
}

#already_sent_pdf {
  display: none;
}

#already_sent_pdf .span {
  color: #109410;
  font-size: 15px;
}

div#ebook_pdf form .wpcf7-submit,
div#pdf_form form .wpcf7-submit {
  margin-top: 20px;
  background: -webkit-linear-gradient(
    left,
    #ea1d24 0%,
    #e71828 12%,
    #e31a2c 16%,
    #e31929 18%,
    #dc1830 26%,
    #da1533 33%,
    #d91732 35%,
    #d71436 38%,
    #d51335 45%,
    #d1123b 49%,
    #d1123b 50%,
    #d01037 51%,
    #d0113c 54%,
    #ce103c 56%,
    #cb113a 57%,
    #cb0f3f 62%,
    #c71040 62%,
    #c50f40 70%,
    #c61043 70%,
    #c30c42 73%,
    #c30e41 74%,
    #c20c45 78%,
    #bf0c43 79%,
    #b8094a 91%,
    #b6094b 100%
  );
  border: 0;
}

.single-post .sticky-nav-holder {
  display: none;
}

a#custom_link {
  position: absolute;
  top: 0;
  width: 100%;
  float: left;
  height: 100%;
  color: transparent;
  display: inline-block;
}

.custom_img_cover {
  position: relative;
  width: auto;
  float: left;
}

.our-solutions .custom_img_cover img {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.our-solutions .custom_img_cover:hover img {
  pointer-events: none;
  opacity: 0.5;
}

.custom_img_cover img {
  position: relative;
}

.accordion .accordionItem_title {
  background-color: rgba(136, 136, 136, 0.09) !important;
}

.custom_img_title {
  display: none;
}

.home .custom_img_title {
  display: block;
}

.page-content.with-right-sidebar {
  width: 72%;
}

#book_ap label {
  height: 50px;
}

#book_ap .first label {
  background-color: #2a3b6b;
  color: #fff;
}

.page-id-153085 .clb-popup.container-loading.custom-popup,
.page-id-21475 .clb-popup.container-loading.custom-popup {
  display: none !important;
}

form textarea {
  resize: none !important;
  height: 100px;
  background: #eeeff0;
}

form span.wpcf7-not-valid-tip {
  display: none;
}

.custom-slider .vc_images_carousel .vc_carousel-indicators li {
  background-color: transparent !important;
  border: 1px px solid red !important;
  position: relative;
  display: inline-block;
  list-style: none;
  width: 20px;
  height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.custom-slider .vc_images_carousel .vc_carousel-indicators li:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  top: 7px;
  left: 7px;
  background-color: #2a3b6b;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.custom-slider .vc_images_carousel .vc_carousel-indicators {
  bottom: -40px;
}

.custom-slider .vc_images_carousel .vc_carousel-indicators li.vc_active {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  width: 20px;
  height: 20px;
  border: 1px solid #2a3b6b;
}

footer .wpcf7-form {
  padding: 0;
}

#book_ap .wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

#book_ap span.wpcf7-list-item {
  margin: 0 10px 10px;
  width: 30%;
}

.facts-box.other-services .wpb_wrapper {
  transition: all 0.4s ease 0;
  border-radius: 12px;
  background-color: #fff;
  padding: 40px;
  text-align: left;
  height: 100%;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  margin-top: 30px;
}

.other-services .wpb_wrapper:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
}

.facts-box h3.title {
  font-size: 18px;
  color: #2a3b6b;
  margin-top: 15px;
}
.tp-widget-wrapper {
  text-align: left !important;
  padding-left: 25px !important;
	margin:unset !important;
}
.orange-bg .heading {
  margin-bottom: 0 !important;
}

.no-box-shadow .wpb_wrapper {
  box-shadow: none;
  background-color: transparent;
}

.no-box-shadow .wpb_wrapper:hover {
  box-shadow: none;
  background-color: transparent;
}

.talk-expert-arrow {
  position: absolute;
  right: -150px;
  top: 30px;
  width: 50%;
}

.our-guarantee .wpb_column:nth-child(even) {
  margin-top: 40px;
}

.facts-box .wpb_single_image .wpb_wrapper:hover {
  box-shadow: none;
  margin-top: 0;
  padding: 0;
  transform: inherit;
}

.circle-progress-bar .circle .percent-wrap img {
  width: 45px;
  height: 45px;
}

.job-banner {
  min-height: 350px;
}

.job-banner .jobs-description {
  min-height: 350px;
}

.case_study_btn button {
  float: left;
  margin-top: 10px;
}

.calendly_class a {
  background: linear-gradient(
    to right,
    #ea1d24 0%,
    #e71828 12%,
    #e31a2c 16%,
    #e31929 18%,
    #dc1830 26%,
    #da1533 33%,
    #d91732 35%,
    #d71436 38%,
    #d51335 45%,
    #d1123b 49%,
    #d1123b 50%,
    #d01037 51%,
    #d0113c 54%,
    #ce103c 56%,
    #cb113a 57%,
    #cb0f3f 62%,
    #c71040 62%,
    #c50f40 70%,
    #c61043 70%,
    #c30c42 73%,
    #c30e41 74%,
    #c20c45 78%,
    #bf0c43 79%,
    #b8094a 91%,
    #b6094b 100%
  );
  color: #fff;
  padding: 14px 15px;
  border-radius: 4px;
}

#featured_row .clb-slider-nav-btn {
  position: absolute;
  top: -80px;
}

#featured_row .full-vh {
  height: auto;
}

div#featured_row h3 {
  font-size: 23px;
  font-weight: 500;
  color: #17161a;
  margin: 0;
  margin-top: 20px;
}

div#featured_row {
  padding-top: 50px;
  padding-bottom: 80px;
}

.page-case-studies .portfolio-item-image .parallax {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  max-width: 100%;
  height: 100%;
}

.page-case-studies .portfolio-grid {
  display: flex;
  flex-wrap: wrap;
}

.focus-tech span:after {
  animation: blink-animation 1.5s steps(5, start) infinite;
  -webkit-animation: blink-animation 1.5s steps(5, start) infinite;
  content: "Focus Services";
  color: #000;
  width: 300px;
  padding: 2px;
  font-size: 11px;
  background: #ffc400;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
}

#industry_page .btn.btn-link:hover {
  color: #fff;
}

#industry_page .wpb_raw_html {
  margin-bottom: 0;
  height: 100%;
}

#industry_page .wpb_wrapper {
  margin-bottom: 35px;
  height: 100%;
}

#industry_page
  .industry_page_row:nth-child(1)
  .vc_column-inner
  > .wpb_wrapper
  a:hover {
  background: #ff9d93;
  transition: all 0.1s ease-in-out;
}

#industry_page
  .industry_page_row:nth-child(2)
  .vc_column-inner
  > .wpb_wrapper
  a:hover {
  background: #9593ff;
  transition: all 0.1s ease-in-out;
}

#industry_page
  .industry_page_row:nth-child(3)
  .vc_column-inner
  > .wpb_wrapper
  a:hover {
  background: #ff93e8;
  transition: all 0.1s ease-in-out;
}

#industry_page .industry_page_row h2 {
  font-size: 22px;
  color: #2a3b6b;
  font-weight: 600;
}

#industry_page a:hover {
  color: #fff;
  transition: all 0.1s ease-in-out;
}

#industry_page a:hover h2 {
  color: #fff;
}

#industry_page .industry_page_row .fas:before {
  color: #b5b5b5;
  font-size: 50px;
}

#industry_page .industry_page_row .icon-box-icon img {
  max-width: inherit !important;
  max-height: inherit;
  width: 250px;
}

#industry_page .industry_page_row .icon-box-icon {
  height: auto;
  width: auto;
}

#industry_page .industry_page_row .wpb_wrapper figure.wpb_wrapper.vc_figure {
  margin: 0;
  padding: 0;
}

.page-template-page_for-posts .blog-posts-masonry .grid-item:nth-child(odd) {
  clear: left;
}

.letsTalk-submit {
  float: left;
  width: 100%;
  display: inline-flex;
  flex-wrap: inherit;
  justify-content: space-between;
  align-items: center;
}

.captcha {
  display: block;
}

.inner-page-form .btn {
  margin-top: 0;
}

#form_div .file-upload {
  padding: 0;
}

#industry_page .industry_page_row {
  text-align: center;
}

.home .portfolio-item-overlay {
  position: relative;
}

.home .portfolio-item-fullscreen.portfolio-grid-type-4 .portfolio-item-overlay {
  background: #000;
  background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.7791317210477942) 0%,
    rgba(0, 0, 0, 0.1656863428965336) 45%,
    rgba(235, 27, 38, 0) 100%
  );
}

#book_ap label:hover {
  box-shadow: 0 0.5em 0.5em -0.7em #616161;
}

#book_ap h2 {
  font-size: 20px;
  margin: 0 0 20px 10px;
  display: block;
}

.appointment-pop .action-button.sending:after {
  width: 0 !important;
}

.appointment-pop .action-button.sending {
  text-align: center !important;
}

.filter-holder {
  display: none;
}

body form span.ajax-loader {
  visibility: hidden !important;
  display: none !important;
}

.category .breadcrumbs ul li .active,
.breadcrumbs ul li.open a,
.archive .breadcrumbs ul li .open,
.archive .breadcrumbs ul li .show_now {
  background: #049f34;
}

form fieldset.fieldset-cf7mls.cf7mls_current_fs {
  position: relative;
}

.page-id-150060 .captcha {
  margin-bottom: 10px;
}

.page-template-page_templatespage_for-posts-php .breadcrumbs ul li a:hover,
.category .breadcrumbs ul li a:hover {
  border: 0;
  transform: translateY(-2px);
  transition: 0.3s ease;
  box-shadow: 0 0.5em 0.5em -0.4em #616161;
}

#filterjobs .vc_column_container .vc_column-inner {
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-top: 10px;
}

#filterjobs .select-holder {
  margin-right: 0 !important;
}

#filterjobs input[type="submit"] {
  width: 100% !important;
}

.single-post div#single_post_img {
  text-align: center;
  position: relative;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: #109410 !important;
  border: 0 !important;
}

.file-upload .wpcf7-not-valid-tip {
  height: auto !important;
  line-height: normal !important;
  top: 28px !important;
  left: 0 !important;
}

.wpcf7 form.sent .wpcf7-response-output:before {
  content: "\f118";
  color: #109410;
  font-size: 20px;
  position: relative;
  top: 2px;
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
}

.invalid .wpcf7-response-output:before {
  content: "\f567";
  font-size: 20px;
  position: relative;
  top: -4px;
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
}

section.calendlyFormBlock .appointment-pop,
section.calendlyFormBlock_2 .appointment-pop {
  background: transparent !important;
}

#wppb-register-user li.wppb-form-field label,
#wppb-login-wrap label {
  display: block;
  width: 100% !important;
}

#wppb-register-user li.wppb-form-field input[type="text"],
#wppb-register-user li.wppb-form-field input[type="email"],
#wppb-register-user li.wppb-form-field input[type="password"],
#wppb-login-wrap input[type="text"],
#wppb-login-wrap input[type="password"] {
  color: #232226;
  background-color: #eeeff0;
  border: 1px solid transparent;
  padding: 14px 15px;
  line-height: 1.3;
  border-radius: 4px;
  position: relative;
  -webkit-appearance: none;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic- bezier(0.4, 0, 0.2, 1) 0.4s;
  outline: none;
  font-family: inherit;
  font-weight: 400;
  font-size: inherit;
  width: 100% !important;
  box-sizing: border-box;
}

#wppb-register-user li.wppb-form-field:last-child label {
  display: none;
}

#wppb-register-user li textarea {
  width: 100%;
  border: 1px solid transparent;
  position: relative;
  -webkit-appearance: none;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic- bezier(0.4, 0, 0.2, 1) 0.4s;
  box-sizing: border-box;
  padding: 14px 15px;
  border-radius: 4px;
}

#life-tws .subtitle {
  width: 80%;
  margin: 20px auto 0 !important;
}

.page-template-page_for-posts .page-content.with-right-sidebar,
.archive div#primary {
  position: relative;
  margin-bottom: 100px;
}

#main .lazy-load.custom-load-more.font-titles.text-center {
  position: absolute;
  bottom: -70px;
  text-align: center;
  margin: 0 auto;
  display: table;
  left: 50%;
  right: 0;
  width: auto;
  float: none;
  cursor: pointer;
}

.page-template-page_for-posts #main .blog-post-masonry.masonry-block,
.archive #main .blog-post-masonry.masonry-block {
  position: unset !important;
  padding-bottom: 0;
}

#main .blog-post-masonry.masonry-block .blog-grid {
  margin-bottom: 10px;
}

.subscribe-nothanks-btn.btn.btn-link {
  margin-top: 22px;
}

.archive .post-details .category,
.page-template-page_for-posts .post-details .category {
  margin-right: 5px;
}

.home .post-details .category {
  margin-right: 0;
}

.food-delivery-list {
  list-style: none;
}

.food-delivery-list li {
  display: flex;
  align-items: center;
}

.food-delivery-list .fa-chevron-left {
  margin-left: 15px;
}

.food-delivery-list .fa-chevron-right {
  margin-right: 15px;
}

.telemedicine-app-solution .icon-box-details {
  margin: 0 0 20px;
}

.solution-key-facts .wpb_single_image {
  position: relative;
}

.solution-key-facts-left .wpb_single_image:after {
  content: "";
  background: url(../svg/key-facts-arrow.svg) no-repeat;
  width: 75px;
  height: 15px;
  position: absolute;
  top: 32px;
  right: -100px;
}

.solution-key-facts-right .wpb_single_image:after {
  content: "";
  background: url(../svg/key-facts-arrow-rights.svg) no-repeat;
  width: 75px;
  height: 15px;
  position: absolute;
  top: 32px;
  left: -100px;
}

.solution-key-facts .facts-box .wpb_wrapper {
  padding: 12px;
  width: 75px;
  border-radius: 5px;
  margin: 0 auto;
  display: block;
}

.technology-tabs-links .custom-box-links-list li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.technology-tabs-links .custom-box-links-list em {
  font-style: normal;
  margin-top: 10px;
  display: block;
  float: left;
  width: 100%;
}

.technology-tabs-links .custom-box-links-list li {
  margin: 15px 10px;
  width: 14%;
  padding: 0;
}

.technology-tabs-links ul {
  padding: 15px;
  list-style: none;
  padding: 15px;
  list-style: none;
}

.custom-box-links-list li.non-custom-box {
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  transition: box-shadow 0.2s;
  margin: 15px 10px;
  width: 14%;
  transition: all 0.4s ease 0;
  text-align: center;
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}

.custom-box-links-list li.non-custom-box:hover {
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
}
.left-outer-slide{
     width: 28%;
     float: left;
	display:none;
 }
 .right-outer-slide{
    width: 100%;
/*      float: left;
     margin-left: 6%; */
 }
 .left-outer-slide img{
    width: 100%;
   
 }
.right-outer-slide .client-description img{
	width: 100%;
    max-width: 155px !important;
}
.right-outer-slide .client-info h5{
	text-align:left;
}
.right-outer-slide p{
	text-align:left;
	font-size: 18px !important;
    line-height: 1.5 !important;
    color: #000 !important;
	text-align: center;
}
.subscribe-us {
  padding-left: 44%;
}
.right-outer-slide .client-description {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: end;
  padding-top: 50px;
}
.qa-testing-service li.non-custom-box {
  width: 18%;
}
.python-slide-box{
	padding-top:0px !important;
}

.subscribe-us .title {
  margin-top: -15px !important;
}

.subscribe-us p.subtitle {
  margin-top: 0 !important;
}

ul.menu-depth-2.sub-sub-menu {
  background-color: #19181c;
  padding: 0 0 20px 20px;
}
section.vc_section:nth-child(12){
	display:none;
}

.hamburger-nav-details {
  z-index: -1;
}

.subscribe-us::after {
  content: "";
  width: 250px;
  background: url(../svg/arrow-icon1.svg) no-repeat left top;
  height: 71px;
  position: absolute;
  right: -135px;
  top: 8px;
  display: inline-block;
}

.technology-expert-boxes .custom-box-links-list em {
  display: block;
  width: 100%;
}

.technology-expert-boxes .custom-box-links-list li {
  width: 14%;
  margin: 20px;
}

.client-rating .clb-slider-stage .slider-wrap:nth-child(even) {
  margin-top: 0;
  padding-bottom: 50px;
}

.blog-grid {
  border: 1px solid #f1f1f1;
}

.blog-grid-content {
  padding: 25px;
}

.blog-grid-content .btn {
  min-height: 33px;
}

.portfolio-item-fullscreen .portfolio-details-description .short-description {
  color: #fff !important;
}

.portfolio-item-fullscreen .portfolio-details-date {
  color: #fff !important;
}

.portfolio-item-fullscreen .btn-link,
.portfolio-details-link .btn .ion {
  color: #fff !important;
}
.unique-tittle h2{
	position:relative;
}
.cn-flag{
	padding-left:6px !important;
}
.unique-tittle h2:after{
	content: '';
	display: block;
	position: absolute;
	width: 110px;
	height: 4px;
	background: #f74e21;
	bottom: -9px;
	left: 50%;
	border-radius: 50px;
	transform: translate(-50%, -50%);
}
.border-o h3{
	position:relative;
}
.border-o h3:after{
	content: '';
	display: block;
	position: absolute;
	width: 4px;
	height: 85px;
	background: #f74e21;
	bottom: 0;
	left: -14px;
	border-radius: 50px;
	top: 3px;
}
.border-blue h3, .border-r h3, .border-g{
	position:relative;
}
.border-blue h3:after{
	content: '';
	display: block;
	position: absolute;
	width: 4px;
	height: 85px;
	background: #337ae2;
	bottom: 0;
	left: -14px;
	border-radius: 50px;
	top: 3px;
}
.border-r h3:after{
	content: '';
	display: block;
	position: absolute;
	width: 4px;
	height: 85px;
	background: #ee2631;
	bottom: 0;
	left: -14px;
	border-radius: 50px;
	top: 3px;
}
.border-g:after{
	content: '';
	display: block;
	position: absolute;
	width: 4px;
	height: 85px;
	background: #029f34;
	bottom: 0;
	left: -14px;
	border-radius: 50px;
	top: 3px;
}
.unique-box-content{
	margin:0px;
}
.orange-side-border p{
	margin-top:0px !important;
	margin-bottom:0px !important;
	line-height: 25px;
}
.orange-side-border{
/* 	padding:0px !important; */
}
.orange-side-border .vc_column-inner{
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
/* 	margin-bottom: 20px; */
	padding:18px 25px !important;
    border-radius: 10px;
}
.unique-box-content h3{
	padding-bottom:8px;
}
.different-ul{
	display: flex;
    gap: 20%;
}
.different-ul li{
	padding:0px;
}
.case-slider-btn .ion {
  color: #fff !important;
}

.case-studies .clb-slider-nav-btn .ion {
  color: #881212 !important;
  background-color: #8e2e2e38;
}

.proposition-alignment h3 {
  font-size: 18px;
}

.food-delivery-solution-feature .right {
  float: left;
}

.solution-key-facts .facts-box .wpb_wrapper:hover {
  webkit-box-shadow: 0 0 12px 0 #000;
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px 0 #000;
}

.contact_form .submit-btn {
  margin-top: 0;
}

.let_talk .submit-btn {
  margin-top: 0;
  margin-left: 10px;
}

.let_talk .submit-btn input {
  margin-bottom: 0 !important;
}

section.BookAppointmentFormBlock.form_book .appointment-pop {
  width: 45%;
  overflow-x: hidden;
}

div#industry_block_id i {
  background: rgba(41, 59, 106, 0.2);
  width: 50px;
  height: 50px;
  line-height: 50px;
}

div#industry_block_id .prev-btn {
  right: 60px;
}

.calendly-overlay iframe {
  width: 100% !important;
  position: relative !important;
  height: 500px !important;
  max-width: 648px;
  overflow: hidden;
  margin: 0 auto !important;
  display: table !important;
  top: 50px;
}

.calendly-overlay .calendly-popup-close {
  top: 40px !important;
  right: 230px !important;
  background-color: #00000094 !important;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  border-radius: 100px;
  background-size: 30% !important;
  background-position: center !important;
}

.widget_categories ul li.cat-item-1 {
  display: none;
}

.let_talk p {
  width: auto;
  text-align: left;
  margin: 0;
}

.part_of_team {
  width: 100%;
  margin-top: 15px;
  border-top: 1px dashed #ccc;
  padding-top: 20px;
}

.part_of_team p {
  display: inline-block;
  line-height: 1.3;
  width: 100%;
}

.right_wpb_column {
  margin-top: 25px;
}

.part_of_team h3.margin-top-xs-20 {
  text-transform: uppercase;
}

.part_of_team a.btn.btn-link {
  font-weight: 100;
  margin-top: 15px;
  background: #4dc002;
  color: #fff;
  padding: 3px 10px;
  border-radius: 4px;
  font-size: 15px;
}

div#other_web_development .ohio-button-sc a span.text {
  position: absolute;
  bottom: 20px;
  left: 40px;
}

div#other_web_development .ohio-button-sc a i {
  position: absolute;
  bottom: 20px;
  left: 140px;
}

div#other_web_development .ohio-button-sc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 40px 20px;
}

div#other_web_development.other-services .ohio-button-sc {
  padding: 20px;
}

div#other_web_development .vc_column-inner > .wpb_wrapper {
  padding-bottom: 70px;
  height: 370px;
}

div#other_web_development .ohio-button-sc a {
  width: 100%;
  height: 100%;
}

.btn_upload {
  background: linear-gradient(
    to right,
    #ea1d24 0%,
    #e71828 12%,
    #e31a2c 16%,
    #e31929 18%,
    #dc1830 26%,
    #da1533 33%,
    #d91732 35%,
    #d71436 38%,
    #d51335 45%,
    #d1123b 49%,
    #d1123b 50%,
    #d01037 51%,
    #d0113c 54%,
    #ce103c 56%,
    #cb113a 57%,
    #cb0f3f 62%,
    #c71040 62%,
    #c50f40 70%,
    #c61043 70%,
    #c30c42 73%,
    #c30e41 74%,
    #c20c45 78%,
    #bf0c43 79%,
    #b8094a 91%,
    #b6094b 100%
  );
  padding: 14px 18px;
  color: #fff;
  border-radius: 4px;
  font-size: 16px;
}

#limit_upload {
  width: auto;
  text-align: left;
  margin: 0;
  margin-left: 10px;
}

form#filterjobs input.filterResult {
  background: linear-gradient(
    to right,
    #ea1d24 0%,
    #e71828 12%,
    #e31a2c 16%,
    #e31929 18%,
    #dc1830 26%,
    #da1533 33%,
    #d91732 35%,
    #d71436 38%,
    #d51335 45%,
    #d1123b 49%,
    #d1123b 50%,
    #d01037 51%,
    #d0113c 54%,
    #ce103c 56%,
    #cb113a 57%,
    #cb0f3f 62%,
    #c71040 62%,
    #c50f40 70%,
    #c61043 70%,
    #c30c42 73%,
    #c30e41 74%,
    #c20c45 78%,
    #bf0c43 79%,
    #b8094a 91%,
    #b6094b 100%
  );
  border: 0;
  padding: 14px 18px;
  font-size: 16px;
  text-transform: capitalize;
}

.single-post .clb-page-headline-holder {
  padding: 0;
}

.single-post .clb-page-headline {
  min-height: auto;
}

.single-post .sidebar-right .ez-toc ul li ul {
  margin-left: 15px;
}

.single-post .sidebar-right .ez-toc ul li ul li a:before {
  position: unset;
}

.single-post .sidebar-right .ez-toc ul li a {
  padding: 0;
}

.single-post .sidebar-right .ez-toc .ez-toc-list-level-1 > li > a:before {
  position: relative;
  top: 0;
}

.right_block_let_tallk {
  border-left: 1px solid #eee;
  padding-right: 0;
  padding-left: 30px;
}

.right_block_let_tallk .book-appointment {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
}

nav#site-navigation .tabbed-mega-menu {
  width: 1280px;
  overflow: hidden;
}

.blog-grid-content.text-left p {
  overflow: hidden;
  word-break: break-all;
  height: 60px;
  width: auto;
  line-height: 1.3;
  clear: both;
}

.drop_cv .btn_upload {
  font-size: 13px;
  padding: 14px 13px;
}

.drop_cv #limit_upload {
  float: right;
  width: auto;
  font-size: 12px;
}

.appointment-pop .wpcf7-response-output {
  text-align: left !important;
  border: none !important;
  font-size: 0.94rem !important;
  color: #de4b53 !important;
  margin: 0 10px 0 6px !important;
  float: left;
}

.tax-ohio_portfolio_category .parallax-bg.bg-image {
  background-image: url(../svg/blog-banner.svg);
  background-position: center center;
  background-repeat: no-repeat;
  height: 400px !important;
}

.tax-ohio_portfolio_category h1.clb-title:after {
  content: "Category";
  display: inline-block;
  width: 100%;
  font-size: 17px;
  font-weight: 500;
  position: relative;
  top: -10px;
  font-family: "Helvetica Neue LT Std";
  letter-spacing: 0.3px;
}

.tax-ohio_portfolio_category .clb-page-headline {
  min-height: 300px;
}

.talk-to-expert-form .custom-file-upload {
  padding-left: 5px;
  padding-right: 0;
}

.page-template-page_for-posts
  #main
  .post-details
  .category-holder
  a:first-child,
.archive #main .post-details .category-holder a:first-child {
  display: none;
}

.menu-sec ul li {
  position: relative;
  padding: 0 8px 0 0;
  font-size: 13px;
  list-style: none;
  margin-right: 0;
}

.filterdropdown {
  float: left;
  width: 100%;
}

# {
  transition: all 0.5s ease-in-out;
  display: none;
}

.dropdowntitle em {
  font-style: normal;
}

.dropdowntitle .fa {
  float: left;
  width: 100%;
}

.dropdowntitle {
  text-align: center;
  height: 35px;
  cursor: pointer;
}

.filterdropdown span {
  font-size: 15px;
  float: left;
  width: 100%;
  color: #cecece;
  margin-top: 25px;
  margin-bottom: 7px;
}

.menu-sec ul li:first-child {
  padding-left: 0;
}

.menu-sec ul li a {
  font-size: 14px;
}

.menu-sec ul li a:hover {
  color: #cecece !important;
}

.menu-sec ul.our-insight-list li {
  float: left;
}

.vc_row.stc-row.who_row {
  margin-bottom: 30px !important;
  margin-top: 15px;
}

.custom-header .logo {
  max-width: 100px;
  display: block !important;
  margin: 0 auto;
  float: left;
}

.cusotm-logout {
  float: right;
  margin-top: 28px;
}

.page-template-page_assessment .elements-bar.left,
.page-template-page_assessment .elements-bar.right {
  display: none;
}

#loginform {
  display: block;
}

.page-template-page_assessment.logged-in .asmnt-text,
.page-template-page_assessment.logged-in .asmnt-login {
  display: none;
}

.page-template-page_assessment .wpb_wrapper > p {
  text-align: center;
  display: none;
}

.page-template-page_assessment.logged-in .wpb_wrapper > p {
  display: block;
}

.industry-role-services li:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
}

.home
  .portfolio-item-fullscreen.portfolio-grid-type-4
  .portfolio-details-categories {
  display: none;
}

.home .portfolio-item-fullscreen.portfolio-grid-type-4 .portfolio-details {
  width: 48%;
}

.home
  .portfolio-item-fullscreen.portfolio-grid-type-4
  .portfolio-details
  .short-description {
  padding-right: 0;
}

.close_btn_cover {
  width: 50%;
  margin: 0 auto;
  position: relative;
}

.close_btn_cover .appointment-pop {
  width: 100%;
}

.close_btn_cover .close-bar.closepopup {
  position: absolute;
  right: -60px;
}

.RegFormBlock {
  background: #0e0e0eb3;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 999;
}

.RegFormBlock_inner .RegFormBlock_form {
  width: 50%;
  margin: 50px auto;
  background: #fff;
  position: relative;
}

.RegFormBlock_form form {
  height: 500px;
  overflow-y: scroll;
  padding: 30px;
  display: inline-block;
}

section.RegFormBlock form ul li {
  width: 45%;
  float: left;
  margin: 0 15px;
}

.RegFormBlock .wppb-form-field > span,
.RegFormBlock #pass-strength-result {
  margin: 0;
}

section.RegFormBlock form ul .wppb-default-biographical-info {
  width: 95%;
}

.RegFormBlock input#register {
  float: right;
  margin-top: 10px;
  margin-right: 15px;
}

span.RegFormBlock_close i {
  position: absolute;
  top: -35px;
  right: -35px;
  width: 50px;
  height: 50px;
  background: #000;
  text-align: center;
  line-height: 50px;
  border-radius: 100px;
  color: #fff;
  font-size: 25px;
  cursor: pointer;
  overflow: visible;
}

div#expert-form span.wpcf7-form-control-wrap {
  z-index: 99;
}

.lazy-load.load-more.font-titles.text-center,
.lazy-load.custom-load-more.font-titles.text-center {
  display: none !important;
}

.lazy-load.custom-load-more.font-titles {
  text-align: center;
  cursor: pointer;
  display: block;
  float: left;
  width: 100%;
}

.new_upload {
  display: block;
  position: relative;
  width: auto;
  cursor: pointer;
  border: 0;
  height: 60px;
  border-radius: 5px;
  outline: 0;
}

.new_upload:hover:after {
  background: linear-gradient(
    to right,
    #ea1d24 0%,
    #e71828 12%,
    #e31a2c 16%,
    #e31929 18%,
    #dc1830 26%,
    #da1533 33%,
    #d91732 35%,
    #d71436 38%,
    #d51335 45%,
    #d1123b 49%,
    #d1123b 50%,
    #d01037 51%,
    #d0113c 54%,
    #ce103c 56%,
    #cb113a 57%,
    #cb0f3f 62%,
    #c71040 62%,
    #c50f40 70%,
    #c61043 70%,
    #c30c42 73%,
    #c30e41 74%,
    #c20c45 78%,
    #bf0c43 79%,
    #b8094a 91%,
    #b6094b 100%
  );
}

.new_upload:after {
  transition: 200ms all ease;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  background: linear-gradient(
    to right,
    #ea1d24 0%,
    #e71828 12%,
    #e31a2c 16%,
    #e31929 18%,
    #dc1830 26%,
    #da1533 33%,
    #d91732 35%,
    #d71436 38%,
    #d51335 45%,
    #d1123b 49%,
    #d1123b 50%,
    #d01037 51%,
    #d0113c 54%,
    #ce103c 56%,
    #cb113a 57%,
    #cb0f3f 62%,
    #c71040 62%,
    #c50f40 70%,
    #c61043 70%,
    #c30c42 73%,
    #c30e41 74%,
    #c20c45 78%,
    #bf0c43 79%,
    #b8094a 91%,
    #b6094b 100%
  );
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "Attachment";
  line-height: 60px;
  border-radius: 5px;
}

div#expert-form .check_box span {
  margin: 0;
  cursor: pointer;
  margin-top: 10px;
}

div#expert-form span.wpcf7-list-item {
  width: 50%;
}

div#expert-form .check_box {
  border-bottom: 1px solid #eeeff0;
  margin-bottom: 10px;
}

.cstmregister {
  position: fixed;
  height: 100%;
  overflow-y: scroll;
  top: 0;
  width: 100%;
  right: 0;
  opacity: 1;
  display: none;
  left: 0;
  padding: 20px 0 0;
  margin: 0 auto;
  z-index: 9;
  box-shadow: 0 4px 8px 0 #000 0 6px 20px 0 #000;
  background-color: rgba(23, 22, 26, 0.8);
  transition: opacity 500ms;
}

.cmsg,
.rvali {
  display: none;
}

#cstmregform {
  position: relative;
  background-color: #fefefe;
  border-radius: 8px;
  width: 50%;
  z-index: 99;
  margin: 20px auto 50px;
  padding: 30px 15px;
  overflow-y: auto;
  transition: all 5s ease-in-out;
}

#cstmregform span {
  color: #de4b53;
  font-size: 14px;
}

.user_register_form span.rvali.cususerreppassword {
  width: 50% !important;
  padding-left: 10px;
}

form#cstmregform .col-half.half_last {
  margin-bottom: 0;
}

#cstmregform .cmsg {
  color: #de4b53;
  font-size: 14px;
  float: left;
  width: 100%;
}

form#cstmregform .col-half {
  width: 47%;
  float: left;
  margin: 0 1.5% 15px;
}

.col-ful {
  width: 97%;
  margin: 0 1.5% 15px;
}

form#cstmregform h2 {
  margin-bottom: 30px;
}

.cususernameone {
  display: none;
}

form#cstmregform label {
  margin-bottom: 0;
}

.col-ful {
  margin-bottom: 5px;
  clear: both;
}

.col-ful.btnBox {
  padding-top: 15px;
}

.quiz_section {
  width: fit-content;
  margin: 0 auto !important;
}

.qmn_mc_answer_wrap,
.qsm_check_answer {
  text-align: left;
}

.quiz_section input[type="radio"] {
  height: 15px;
  vertical-align: middle;
}

.qsm-progress-bar .progressbar-text {
  margin-top: 5px !important;
}

.qmn_quiz_container.qsm_auto_pagination_enabled
  .quiz_section.quiz_end
  .qsm-btn {
  margin-bottom: 25px !important;
  line-height: 30px;
}

.quiz_section .mlw_qmn_question.qsm_remove_bold {
  margin-top: 10px;
}

.qsm-results-page {
  padding-bottom: 100px;
}

.mlw_qmn_message_before {
  border-bottom: none !important;
}

.qmn_pagination {
  border-top: none !important;
}

.qmn_pagination .mlw_previous {
  display: none !important;
}

.page-template-page-assessment .login-password label,
.page-template-page-assessment .login-username label {
  display: block;
}

.page-template-page-assessment #loginform #user_login,
.page-template-page-assessment #loginform #user_pass {
  height: 30px;
}

.page-template-page-assessment .login-submit {
  margin-bottom: 30px;
}

.page-template-page-assessment .login-submit input[type="submit"] {
  height: 40px;
  line-height: 42px;
  font-size: 15px;
}

.quiz_section input[type="submit"] {
  border-radius: 3px;
}

.page-template-page-assessment #loginform {
  margin: 0 auto;
  padding: 0 15px;
}

.page-template-page-assessment #loginform p {
  text-align: left;
}

.page-template-page-assessment #main-content .content {
  text-align: center;
}

.page-template-page-assessment #main-content .content #loginform {
  max-width: 300px;
  margin: 0 auto;
  margin-bottom: 120px;
}

.page-template-page-assessment #loginform .login-username input,
.page-template-page-assessment #loginform .login-password input {
  width: 100%;
}

.qmn_quiz_container .qmn_btn,
.qmn_quiz_container .btn {
  background: #293b6b !important;
}

.qsm-progress-bar .progressbar-text {
  color: #293b6b;
}

#mlw_qmn_timer {
  top: 25px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 150px;
  text-align: center;
  background: #32cd32;
}

#mlw_qmn_timer:before {
  content: "Timer ";
}

.qsm-progress-bar {
  stroke: red;
}

.qmn_quiz_container.qsm_auto_pagination_enabled {
  margin-bottom: 100px;
}

.quiz_section.qmn_error:after {
  content: "" !important;
  background: transparent !important;
}

.quiz_section input[type="radio"] {
  margin-top: -5px;
}

.qmn_results_page .qsm-results-page {
  text-align: center;
}

.qsm-quiz-container.qmn_quiz_container.mlw_qmn_quiz {
  text-align: center;
}

#mlw_error_message_bottom {
  display: none;
}

.section-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#cstmregform p.title {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 1px;
}

div#expert-form .vc_col-lg-12.vc_col-sm-12 {
  z-index: 999;
}

#form_div .custom-file-upload span.wpcf7-not-valid-tip {
  display: block;
  font-size: 11px;
  top: 50px;
  left: 0;
}

.custom-file-upload .custom_file_cover p {
  position: absolute;
  margin: 0;
  width: 100%;
  height: 100%;
  top: 0;
}

div#register_form_cover {
  padding: 0 40px;
  -webkit-box-shadow: 0 0 12px 0 #000;
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px 0 #000;
  background-color: #fff;
  border-radius: 8px;
  display: table;
  width: 40%;
  position: relative;
  margin: 0 auto 50px;
}

.logged-in div#register_form_cover {
  width: 100%;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
  margin: 0;
  background: transparent;
}

.asmnt-text p {
  text-align: center;
  padding: 10px 0 20px;
}

.asmnt-login {
  position: absolute;
  bottom: 70px;
  left: 140px;
}

div#register_form_cover p.login-remember {
  margin-bottom: 20px;
}

.logged-in div#register_form_cover p.login-remember {
  margin-bottom: 0;
}

div#register_form_cover .close-bar.closeformcusreg {
  position: absolute;
  right: 100px;
}

div#register_form_cover input.red-gradient-btn {
  margin-left: 15px;
}

.logged-in div#register_form_cover input.red-gradient-btn {
  margin-left: 0;
}

.b33 {
  height: 675px;
  background-repeat: no-repeat;
  background-size: 100%;
}

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

.development-expert-form .ssl-certified {
  flex-wrap: nowrap;
  padding-right: 70px;
}

button#cf7mls-next-btn-cf7mls_step-1 {
  float: right;
  margin-right: 14px !important;
  display: table;
  text-align: center;
  width: auto !important;
}

#cf7mls-back-btn-cf7mls_step-2 {
  position: relative;
  margin-top: -149px !important;
  left: 20px;
}

.single-post .clb-page-headline .clb-title {
  font-size: 43px;
}

.single-post .custom {
  position: fixed;
  top: 80px;
  height: 450px;
  overflow-y: scroll;
  width: 290px;
}

.hightlight {
  color: #fe5813 !important;
}

div#Imgs_160089 {
  display: none !important;
}

.cf7mls_next.action-button img {
  top: -2px;
}

.portfolio-details-title,
.portfolio-details-link,
.portfolio-details-description {
  opacity: 1 !important;
}

div#form_id form,
div#job_form form,
#hire form {
  padding: 20px;
  -webkit-box-shadow: 0 0 12px 0 #000;
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px 0 #000;
  background-color: #fff;
  border-radius: 8px;
  margin: 0 !important;
  float: left;
  width: 100%;
  position: relative;
}


input.wpcf7-form-control.wpcf7-submit {
  background: linear-gradient(
    to right,
    #ea1d24 0%,
    #e71828 12%,
    #e31a2c 16%,
    #e31929 18%,
    #dc1830 26%,
    #da1533 33%,
    #d91732 35%,
    #d71436 38%,
    #d51335 45%,
    #d1123b 49%,
    #d1123b 50%,
    #d01037 51%,
    #d0113c 54%,
    #ce103c 56%,
    #cb113a 57%,
    #cb0f3f 62%,
    #c71040 62%,
    #c50f40 70%,
    #c61043 70%,
    #c30c42 73%,
    #c30e41 74%,
    #c20c45 78%,
    #bf0c43 79%,
    #b8094a 91%,
    #b6094b 100%
  );
  border: 0;
  font-size: 16px;
  padding: 14px 18px;
}

div#job_form .d-flex,
div#form_id .d-flex {
  margin-bottom: 15px;
}

div#job_form small,
div#form_id small {
  padding-bottom: 5px;
  display: inline-block;
}

div#form_id form .vc_col-sm-6,
div#form_id form .vc_col-sm-12,
div#job_form form .vc_col-sm-6,
div#job_form form .vc_col-sm-12 {
  padding-left: 10px;
  padding-right: 10px;
}

div#filename {
  display: inline-block;
  width: 100%;
  position: absolute;
  bottom: 2px;
  right: 5px;
  color: #000;
  font-size: 10px;
  text-align: right;
}

.page-home .scroll-bar-container {
  position: absolute;
}

.tab.vertical .tabNav {
  overflow: visible;
  white-space: normal;
  margin: 0;
  padding-right: 5px;
  right: 0;
}

.real_esate_services .btn {
  margin-top: 30px;
}

.other_related_services .other-services .wpb_wrapper {
  padding-bottom: 70px;
}

.other_related_services .other-services .wpb_wrapper.vc_figure {
  padding-bottom: 0;
}

.other_related_services .vc_col-sm-6 .ohio-button-sc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 40px 20px;
}

.other_related_services .ohio-button-sc .btn-link {
  width: 100%;
  height: 100%;
  text-align: left;
}

.other_related_services .ohio-button-sc .btn-link span.text {
  position: absolute;
  bottom: 20px;
  left: 40px;
}

.other_related_services .ohio-button-sc .btn-link i {
  position: absolute;
  bottom: 20px;
  left: 140px;
}

.BookAppointmentFormBlock .captcha .wpcf7-not-valid {
  border: 0;
  box-shadow: 0;
}

.mobile-hamburger {
  display: none;
}

.clb-page-headline .animated-holder,
.project-page .project-page-content .animated-holder,
.project-page-title .animated-holder,
.main-section .animated-holder,
[data-interactive-links-grid] .animated-holder {
  z-index: 10;
}

.clb-page-headline .animated-holder > *,
.project-page .project-page-content .animated-holder > *,
.project-page-title .animated-holder > *,
.main-section .animated-holder > *,
[data-interactive-links-grid] .animated-holder > * {
  -webkit-animation-name: slide_up_elements;
  animation-name: slide_up_elements;
}

.animated-holder > *,
.clb-hamburger-nav .menu > *,
.clb-hamburger-nav:not(.centered) .sub-menu > *,
.clb-hamburger-nav:not(.centered) .sub-sub-menu > *,
.hamburger-nav-info > *,
.header-5 .sub-menu > *,
.header-5 .sub-sub-menu > * {
  will-change: transform;
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-animation-duration: 0.35s;
  animation-duration: 0.35s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.visible:not(.open-onclick) .animated-holder > *,
.visible:not(.open-onclick).clb-hamburger-nav
  .clb-hamburger-nav-holder
  > .menu
  > *,
.visible:not(.open-onclick) .hamburger-nav-info > *,
.visible:not(.open-onclick).sub-nav > .sub-menu > *,
.visible:not(.open-onclick).sub-sub-nav > .sub-sub-menu > *,
.active .animated-holder > *,
.active.clb-hamburger-nav .clb-hamburger-nav-holder > .menu > *,
.active .hamburger-nav-info > *,
.active.sub-nav > .sub-menu > *,
.active.sub-sub-nav > .sub-sub-menu > *,
.last-active .animated-holder > *,
.last-active.clb-hamburger-nav .clb-hamburger-nav-holder > .menu > *,
.last-active .hamburger-nav-info > *,
.last-active.sub-nav > .sub-menu > *,
.last-active.sub-sub-nav > .sub-sub-menu > * {
  -webkit-animation-name: slide_up_elements;
  animation-name: slide_up_elements;
}

.last-active .animated-holder * {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  opacity: 0 !important;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}

:hover:not(.showed-onclick) > .sub-sub-nav > .sub-sub-menu > * {
  -webkit-animation-name: slide_up_elements;
  animation-name: slide_up_elements;
}

.animated-holder > :nth-child(1),
.clb-hamburger-nav .menu > :nth-child(1),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(1),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(1),
.hamburger-nav-info > :nth-child(1),
.header-5 .sub-menu > :nth-child(1),
.header-5 .sub-sub-menu > :nth-child(1) {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
  -webkit-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(1)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.05s !important;
  animation-delay: 0.05s !important;
  -webkit-transition-delay: 0.05s !important;
  -o-transition-delay: 0.05s !important;
  transition-delay: 0.05s !important;
}

.clb-slider .animated-holder > :nth-child(1) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.animated-holder > :nth-child(2),
.clb-hamburger-nav .menu > :nth-child(2),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(2),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(2),
.hamburger-nav-info > :nth-child(2),
.header-5 .sub-menu > :nth-child(2),
.header-5 .sub-sub-menu > :nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(2)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.1s !important;
  animation-delay: 0.1s !important;
  -webkit-transition-delay: 0.1s !important;
  -o-transition-delay: 0.1s !important;
  transition-delay: 0.1s !important;
}

.clb-slider .animated-holder > :nth-child(2) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.animated-holder > :nth-child(3),
.clb-hamburger-nav .menu > :nth-child(3),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(3),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(3),
.hamburger-nav-info > :nth-child(3),
.header-5 .sub-menu > :nth-child(3),
.header-5 .sub-sub-menu > :nth-child(3) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(3)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.15s !important;
  animation-delay: 0.15s !important;
  -webkit-transition-delay: 0.15s !important;
  -o-transition-delay: 0.15s !important;
  transition-delay: 0.15s !important;
}

.clb-slider .animated-holder > :nth-child(3) {
  -webkit-animation-delay: 0.55s;
  animation-delay: 0.55s;
  -webkit-transition-delay: 0.55s;
  -o-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

.animated-holder > :nth-child(4),
.clb-hamburger-nav .menu > :nth-child(4),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(4),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(4),
.hamburger-nav-info > :nth-child(4),
.header-5 .sub-menu > :nth-child(4),
.header-5 .sub-sub-menu > :nth-child(4) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(4)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.2s !important;
  animation-delay: 0.2s !important;
  -webkit-transition-delay: 0.2s !important;
  -o-transition-delay: 0.2s !important;
  transition-delay: 0.2s !important;
}

.clb-slider .animated-holder > :nth-child(4) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.animated-holder > :nth-child(5),
.clb-hamburger-nav .menu > :nth-child(5),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(5),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(5),
.hamburger-nav-info > :nth-child(5),
.header-5 .sub-menu > :nth-child(5),
.header-5 .sub-sub-menu > :nth-child(5) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(5)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.25s !important;
  animation-delay: 0.25s !important;
  -webkit-transition-delay: 0.25s !important;
  -o-transition-delay: 0.25s !important;
  transition-delay: 0.25s !important;
}

.clb-slider .animated-holder > :nth-child(5) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
  -webkit-transition-delay: 0.65s;
  -o-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

.animated-holder > :nth-child(6),
.clb-hamburger-nav .menu > :nth-child(6),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(6),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(6),
.hamburger-nav-info > :nth-child(6),
.header-5 .sub-menu > :nth-child(6),
.header-5 .sub-sub-menu > :nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(6)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.3s !important;
  animation-delay: 0.3s !important;
  -webkit-transition-delay: 0.3s !important;
  -o-transition-delay: 0.3s !important;
  transition-delay: 0.3s !important;
}

.clb-slider .animated-holder > :nth-child(6) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.animated-holder > :nth-child(7),
.clb-hamburger-nav .menu > :nth-child(7),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(7),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(7),
.hamburger-nav-info > :nth-child(7),
.header-5 .sub-menu > :nth-child(7),
.header-5 .sub-sub-menu > :nth-child(7) {
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
  -webkit-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(7)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.35s !important;
  animation-delay: 0.35s !important;
  -webkit-transition-delay: 0.35s !important;
  -o-transition-delay: 0.35s !important;
  transition-delay: 0.35s !important;
}

.clb-slider .animated-holder > :nth-child(7) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

.animated-holder > :nth-child(8),
.clb-hamburger-nav .menu > :nth-child(8),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(8),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(8),
.hamburger-nav-info > :nth-child(8),
.header-5 .sub-menu > :nth-child(8),
.header-5 .sub-sub-menu > :nth-child(8) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(8)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.4s !important;
  animation-delay: 0.4s !important;
  -webkit-transition-delay: 0.4s !important;
  -o-transition-delay: 0.4s !important;
  transition-delay: 0.4s !important;
}

.clb-slider .animated-holder > :nth-child(8) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.animated-holder > :nth-child(9),
.clb-hamburger-nav .menu > :nth-child(9),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(9),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(9),
.hamburger-nav-info > :nth-child(9),
.header-5 .sub-menu > :nth-child(9),
.header-5 .sub-sub-menu > :nth-child(9) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(9)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.45s !important;
  animation-delay: 0.45s !important;
  -webkit-transition-delay: 0.45s !important;
  -o-transition-delay: 0.45s !important;
  transition-delay: 0.45s !important;
}

.clb-slider .animated-holder > :nth-child(9) {
  -webkit-animation-delay: 0.85s;
  animation-delay: 0.85s;
  -webkit-transition-delay: 0.85s;
  -o-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

.animated-holder > :nth-child(10),
.clb-hamburger-nav .menu > :nth-child(10),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(10),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(10),
.hamburger-nav-info > :nth-child(10),
.header-5 .sub-menu > :nth-child(10),
.header-5 .sub-sub-menu > :nth-child(10) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(10)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.5s !important;
  animation-delay: 0.5s !important;
  -webkit-transition-delay: 0.5s !important;
  -o-transition-delay: 0.5s !important;
  transition-delay: 0.5s !important;
}

.clb-slider .animated-holder > :nth-child(10) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.animated-holder > :nth-child(11),
.clb-hamburger-nav .menu > :nth-child(11),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(11),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(11),
.hamburger-nav-info > :nth-child(11),
.header-5 .sub-menu > :nth-child(11),
.header-5 .sub-sub-menu > :nth-child(11) {
  -webkit-animation-delay: 0.55s;
  animation-delay: 0.55s;
  -webkit-transition-delay: 0.55s;
  -o-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(11)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.55s !important;
  animation-delay: 0.55s !important;
  -webkit-transition-delay: 0.55s !important;
  -o-transition-delay: 0.55s !important;
  transition-delay: 0.55s !important;
}

.clb-slider .animated-holder > :nth-child(11) {
  -webkit-animation-delay: 0.95s;
  animation-delay: 0.95s;
  -webkit-transition-delay: 0.95s;
  -o-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

.animated-holder > :nth-child(12),
.clb-hamburger-nav .menu > :nth-child(12),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(12),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(12),
.hamburger-nav-info > :nth-child(12),
.header-5 .sub-menu > :nth-child(12),
.header-5 .sub-sub-menu > :nth-child(12) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(12)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.6s !important;
  animation-delay: 0.6s !important;
  -webkit-transition-delay: 0.6s !important;
  -o-transition-delay: 0.6s !important;
  transition-delay: 0.6s !important;
}

.clb-slider .animated-holder > :nth-child(12) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.animated-holder > :nth-child(13),
.clb-hamburger-nav .menu > :nth-child(13),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(13),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(13),
.hamburger-nav-info > :nth-child(13),
.header-5 .sub-menu > :nth-child(13),
.header-5 .sub-sub-menu > :nth-child(13) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
  -webkit-transition-delay: 0.65s;
  -o-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(13)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.65s !important;
  animation-delay: 0.65s !important;
  -webkit-transition-delay: 0.65s !important;
  -o-transition-delay: 0.65s !important;
  transition-delay: 0.65s !important;
}

.clb-slider .animated-holder > :nth-child(13) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
  -webkit-transition-delay: 1.05s;
  -o-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

.animated-holder > :nth-child(14),
.clb-hamburger-nav .menu > :nth-child(14),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(14),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(14),
.hamburger-nav-info > :nth-child(14),
.header-5 .sub-menu > :nth-child(14),
.header-5 .sub-sub-menu > :nth-child(14) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(14)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
  -webkit-transition-delay: 0.7s !important;
  -o-transition-delay: 0.7s !important;
  transition-delay: 0.7s !important;
}

.clb-slider .animated-holder > :nth-child(14) {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.animated-holder > :nth-child(15),
.clb-hamburger-nav .menu > :nth-child(15),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(15),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(15),
.hamburger-nav-info > :nth-child(15),
.header-5 .sub-menu > :nth-child(15),
.header-5 .sub-sub-menu > :nth-child(15) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(15)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.75s !important;
  animation-delay: 0.75s !important;
  -webkit-transition-delay: 0.75s !important;
  -o-transition-delay: 0.75s !important;
  transition-delay: 0.75s !important;
}

.clb-slider .animated-holder > :nth-child(15) {
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
  -webkit-transition-delay: 1.15s;
  -o-transition-delay: 1.15s;
  transition-delay: 1.15s;
}

.animated-holder > :nth-child(16),
.clb-hamburger-nav .menu > :nth-child(16),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(16),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(16),
.hamburger-nav-info > :nth-child(16),
.header-5 .sub-menu > :nth-child(16),
.header-5 .sub-sub-menu > :nth-child(16) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(16)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.8s !important;
  animation-delay: 0.8s !important;
  -webkit-transition-delay: 0.8s !important;
  -o-transition-delay: 0.8s !important;
  transition-delay: 0.8s !important;
}

.clb-slider .animated-holder > :nth-child(16) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.animated-holder > :nth-child(17),
.clb-hamburger-nav .menu > :nth-child(17),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(17),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(17),
.hamburger-nav-info > :nth-child(17),
.header-5 .sub-menu > :nth-child(17),
.header-5 .sub-sub-menu > :nth-child(17) {
  -webkit-animation-delay: 0.85s;
  animation-delay: 0.85s;
  -webkit-transition-delay: 0.85s;
  -o-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(17)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.85s !important;
  animation-delay: 0.85s !important;
  -webkit-transition-delay: 0.85s !important;
  -o-transition-delay: 0.85s !important;
  transition-delay: 0.85s !important;
}

.clb-slider .animated-holder > :nth-child(17) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s;
}

.animated-holder > :nth-child(18),
.clb-hamburger-nav .menu > :nth-child(18),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(18),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(18),
.hamburger-nav-info > :nth-child(18),
.header-5 .sub-menu > :nth-child(18),
.header-5 .sub-sub-menu > :nth-child(18) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(18)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.9s !important;
  animation-delay: 0.9s !important;
  -webkit-transition-delay: 0.9s !important;
  -o-transition-delay: 0.9s !important;
  transition-delay: 0.9s !important;
}

.clb-slider .animated-holder > :nth-child(18) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.animated-holder > :nth-child(19),
.clb-hamburger-nav .menu > :nth-child(19),
.clb-hamburger-nav:not(.centered) .sub-menu > :nth-child(19),
.clb-hamburger-nav:not(.centered) .sub-sub-menu > :nth-child(19),
.hamburger-nav-info > :nth-child(19),
.header-5 .sub-menu > :nth-child(19),
.header-5 .sub-sub-menu > :nth-child(19) {
  -webkit-animation-delay: 0.95s;
  animation-delay: 0.95s;
  -webkit-transition-delay: 0.95s;
  -o-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(19)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.95s !important;
  animation-delay: 0.95s !important;
  -webkit-transition-delay: 0.95s !important;
  -o-transition-delay: 0.95s !important;
  transition-delay: 0.95s !important;
}

.clb-slider .animated-holder > :nth-child(19) {
  -webkit-animation-delay: 1.35s;
  animation-delay: 1.35s;
  -webkit-transition-delay: 1.35s;
  -o-transition-delay: 1.35s;
  transition-delay: 1.35s;
}

@-webkit-keyframes slide_up_elements {
  from {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }

  to {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes slide_up_elements {
  from {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }

  to {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}

#menu-header-menu li.tabs_menu .sub-menu {
  display: none;
}

ul#menu-header-menu .tabs_menu:hover .sub-menu {
  display: block;
}

.sticky-nav-holder {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1) !important;
}

#menu-header-menu li.tabs_menu .sub-menu li.has-submenu:first-child a {
  background: #fff;
  border: 0;
}

#menu-header-menu
  li.tabs_menu.multiple
  .sub-menu
  li.has-submenu:nth-child(2)
  a {
  border-top: 0 !important;
  border-bottom: 0 !important;
}

.banner-heading-title h1 {
  z-index: 0;
}

form#login1 {
  padding: 30px 0 20px;
}

.custom_file_cover span.wpcf7-not-valid-tip {
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
  position: absolute;
  top: 60px;
  color: red;
}

span.ui-slider-label:before {
  content: "$ ";
}

.contact_page
  .ocrscf_rainbow-slider.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content.ui-slider-pips.ui-slider-float {
  width: 95%;
  margin: 40px auto 30px !important;
  display: table;
}

.single-ohio_portfolio .project-page {
  display: none;
}
.ppc-strong{
	color:#fff !important;
}
.full-col{
	width:100%;
}
.request-proposal-tittle{
	color:#000 !important;
	text-align:center;
	font-size: 30px;
    margin-top: 0;
	margin-bottom: 15px;
}
.request-proposal-tittle strong{
	color:#2a3b6b;
	position:relative;
}
.request-proposal-tittle strong::after {
  content: "";
  background-color: #c2d3e7;
  z-index: -1;
  position: absolute;
  right: 0;
  bottom: 2px;
  height: 10px;
  width: 100%;
}
.new-ppc-submit-btn input{
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	text-align: center;
	display: table;
}
.ppc-ssl{
	margin-bottom: 20px;
}
.case-study-banner-list {
  padding: 0;
  margin: 0;
}

.case-study-banner-list li {
  list-style: none;
}

.case-study-banner-list li i {
  margin-right: 8px;
  font-size: 14px;
  padding: 4px;
  background-color: #ccecd6;
  color: #029f34;
}

.case-study-social-icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}

.case-study-social-icons ul li {
  margin: 0 5px;
}

.case-study-links-list {
  justify-content: left;
}

.case-study-links-list li.non-custom-box {
  width: 21%;
}

.color-palette-round {
  width: 130px;
  height: 130px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  margin: 0 auto;
}

.dodger-blue {
  background-color: #1189fa;
}

.fruit-salad {
  background-color: #49c851;
}

.torch-red {
  background-color: #f00f40;
}

.related-case-study {
  padding-top: 30px;
  padding-bottom: 80px;
}

.neon-blue {
  background-color: #603cee;
}

.project-typography h4 {
  font-size: 80px;
  line-height: 80px;
  margin: 0;
}

.project-typography h4 em {
  color: #293b6b !important;
  font-weight: 400;
}

.project-typography h5 {
  margin: 0;
  font-size: 26px;
  font-weight: 400;
  color: #293b6b;
}

.project-typography h6 {
  margin: 0;
  margin-top: 15px;
}

.client-logo-tabs .tabItems_item .wpb_single_image {
  margin-bottom: 20px !important;
}

@media screen and (min-width: 1200px) {
  #pdf_form .wpcf7-response-output,
  #ebook_pdf .wpcf7-response-output {
    color: #000 !important;
  }

  #ebook_pdf .wpcf7-response-output,
  #pdf_form .wpcf7-response-output {
    color: green !important;
  }

  #pdf_form .invalid .wpcf7-response-output,
  #ebook_pdf .invalid .wpcf7-response-output {
    border: 0 !important;
    color: #de4b53 !important;
  }
}

@media screen and (max-width: 1199px) {
  .footer-lets-talk {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
  }

  .page-content.with-right-sidebar {
    width: 65%;
  }

  .page-sidebar.sidebar-right {
    width: 30%;
  }

  .header-top .company-experience {
    display: none;
  }

  .ohio-recent-posts-sc .blog-grid-content {
    min-height: auto !important;
  }

  .subscribe-us {
    padding-left: 38% !important;
  }

  .case-study-links-list li.non-custom-box {
    width: 25%;
  }

  .clb-slider-nav-btn {
    display: none;
  }
}

@media screen and (max-width: 1100px) {
  .clb_custom_bg_section_space .vc_column-inner {
    margin-left: 0;
  }

  #filterjobs select {
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  section.BookAppointmentFormBlock.form_book .appointment-pop {
    width: 75%;
  }

  .value-proposition {
    margin: 20px 0 50px !important;
  }

  .proposition-alignment .vc_col-sm-3 {
    margin-bottom: 20px;
  }

  .site-header .header-wrap {
    height: 60px !important;
  }

  .home .portfolio-item-fullscreen.portfolio-grid-type-4 .portfolio-details {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .clb_custom_bg_section:before {
    width: 100%;
    height: 820px;
  }

  .clb_custom_bg_section_space p {
    color: #fff !important;
  }

  .clb_custom_bg_section h2 {
    color: #fff;
  }

  .clb_custom_bg_section h2 span {
    color: #fff;
  }

  .clb_custom_bg_section h2 span:after {
    background-color: #f05722;
  }

  .clb_custom_bg_section_space .vc_column-inner {
    padding-left: 120px !important;
  }

  .contact-info .vc_col-sm-6 {
    width: 100% !important;
  }

  .phases .wpb_column {
    width: 100%;
  }

  .process-development .wpb_single_image:after {
    display: none;
  }

  .custom-tabs .tabNav_link {
    font-size: 18px !important;
    padding: 10px;
  }

  .client-info {
    margin-top: 15px;
  }

  .talk-expert-arrow {
    display: none;
  }

  .our-expertise-box .custom-box-links-list li {
    width: 39%;
  }

  .subscribe-us::after {
    display: none !important;
  }

  .subscribe-us {
    padding-left: 0 !important;
    text-align: left !important;
  }

  #book_ap span.wpcf7-list-item {
    width: 40%;
  }

  .what-we-offer ul {
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  div#other_web_development .vc_column-inner > .wpb_wrapper {
    padding-bottom: 70px;
    height: auto;
  }

  .page-content.with-right-sidebar {
    width: 100%;
  }

  .page-sidebar.sidebar-right {
    width: 100%;
    margin-bottom: 0;
  }

  .blog-grid-headline {
    font-size: 21px;
  }

  .contact-form .btn,
  .subscribe-form .btn,
  .subscribe-widget .btn {
    display: inline-block;
    width: auto;
  }

  .custom-box-links-list li {
    width: 47%;
  }

  .header-top .dropdown:after {
    display: none;
  }

  .custom-clients-logo {
    display: flex;
    flex-wrap: wrap;
  }

  .custom-clients-logo .vc_column_container {
    width: 48%;
  }

  .technology-tabs-links .custom-box-links-list li {
    width: 20%;
  }

  footer .widget:first-child {
    padding-top: 30px;
  }

  #filterjobs .vc_column_container.vc_col-sm-3 {
    width: 50%;
  }

  #expert-form .letsTalk-submit {
    float: none;
  }

  #expert-form1 .letsTalk-submit {
    float: none;
  }

  .appointment-pop .letsTalk-submit {
    float: none;
  }

  .other_related_services .ohio-button-sc .btn-link span.text {
    bottom: 15px;
    left: 20px;
  }

  .other_related_services .ohio-button-sc .btn-link i {
    left: 115px;
    bottom: 14px;
  }

  .qucik_applied_form .appointment-pop,
  .book_app_form .appointment-pop {
    width: 85% !important;
  }

  #cf7mls-back-btn-cf7mls_step-2 {
    margin-top: -164px !important;
    left: 5px;
  }

  #submit_back {
    top: 0 !important;
  }

  .appointment-pop .captcha {
    margin-left: 0 !important;
  }

  #cf7mls-back-btn-cf7mls_step-2 {
    margin-left: 0 !important;
    left: 0;
  }
}

@media (max-width: 767px) {
  div#footerdropdowncontent_a .menu-sec:nth-child(3) ul li {
    float: left !important;
  }

  div#footerdropdowncontent_a .menu-sec:nth-child(3) {
    text-align: left !important;
  }

  .menu-sec {
    padding: 0 !important;
  }

  .clb_custom_hero_section {
    min-height: auto !important;
    background-size: cover !important;
  }

  ul.menu-depth-2.sub-sub-menu {
    background: #fff !important;
  }

  .client-description {
    margin-bottom: 20px !important;
  }

  .portfolio-item-grid.portfolio-grid-type-1 .portfolio-item-details {
    padding-left: 0 !important;
  }

  .border-red.border-pink {
    margin-bottom: 20px !important;
  }

  .nav-item .mega-menu-item a span span {
    display: inherit;
    line-height: 16px;
  }

  .clb-page-headline::after {
    background: rgba(255, 255, 255, 0.8);
  }

  .footer-lets-talk {
    margin-top: 25px;
    width: 100%;
    float: left;
  }

  .solution-key-facts-left .wpb_single_image:after {
    display: none;
  }

  .solution-key-facts-right .wpb_single_image:after {
    display: none;
  }

  .single-post .clb-page-headline .clb-title {
    width: 100% !important;
  }

  .clb-page-headline .clb-post-meta {
    max-width: 100% !important;
  }

  .jobs-description .clb-post-meta {
    max-width: 100% !important;
  }

  .clb-page-headline .clb-title {
    max-width: 100% !important;
    margin-bottom: 10px !important;
    line-height: 28px !important;
  }

  .scrollspy-menu li a {
    padding: 13px 5px;
    font-size: 12px;
  }

  .proposition-alignment .wpb_single_image {
    text-align: center;
  }

  .proposition-alignment .vc_custom_heading {
    text-align: center !important;
  }

  .proposition-alignment .vc_custom_heading br {
    display: none;
  }

  .client-logo-inner {
    text-align: center !important;
  }

  .events-media h3 {
    margin: 10px 0 !important;
    width: 100%;
  }

  ul.tabs-megamenu {
    padding: 15px;
  }

  header .footer-social-icons a {
    height: 26px;
    width: 26px;
    line-height: 28px;
  }

  header .footer-social-icons i {
    font-size: 15px;
  }

  .tabbed-mega-menu {
    box-shadow: none;
  }

  header .tabNav .tabNav_link:after {
    top: 24px;
  }

  .wpcf7-form .btn-brand {
    margin-bottom: 15px !important;
  }

  .book-appointment .btn {
    margin-top: 15px;
  }

  .clb_custom_bg_section:before {
    width: 767px;
    height: 767px;
    border-radius: 10px;
    padding: 15px;
  }

  .clb_custom_bg_section.clb_custom_bg_section_space .vc_column-inner {
    margin-left: 0 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-right: 0;
  }

  .key-facts .heading {
    text-align: center !important;
  }

  .client-rating .clb-slider-stage .slider-wrap:nth-child(even) {
    margin-top: 0;
    padding-bottom: 0;
  }

  .key-facts .key-facts-left .wpb_wrapper {
    justify-content: center;
  }

  .director-info {
    margin-bottom: 30px;
  }

  .elements-bar.right {
    display: none;
  }

  .subtitle-width {
    max-width: 98% !important;
  }

  .our-solutions .tab.vertical .tabNav_wrapper {
    max-width: 100%;
    width: 100%;
  }

  .our-solutions .tab.vertical .tabItems {
    width: 100%;
  }

  .vc_images_carousel .vc_carousel-control .icon-prev:before {
    top: -50px;
  }

  .vc_images_carousel .vc_carousel-control .icon-next:before {
    top: -50px;
  }

  footer .rating {
    width: 100% !important;
    flex-wrap: wrap;
  }

  footer .rating p {
    margin-left: 5px;
  }

  .contact-form .vc_col-lg-6,
  .contact-form .vc_col-lg-4,
  .contact-form .vc_col-lg-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .share-ideas-with-us {
    float: left;
    width: 100%;
  }

  .margin-top-xs-20 {
    margin-top: 20px !important;
  }

  .footer-lets-talk {
    width: 100% !important;
  }

  .appointment-pop .action-button.cf7mls_next {
    margin-right: 0;
  }

  .appointment-pop .btn-brand {
    width: auto;
    display: inline-block;
    margin-left: 20px !important;
  }

  .appointment-pop .vc_col-lg-6,
  .appointment-pop .vc_col-lg-4,
  .appointment-pop .vc_col-lg-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .appointment-pop .wpcf7-response-output {
    margin: 10px 0 0 !important;
    padding: 0 !important;
    float: left;
  }

  .BookAppointmentFormBlock .wpcf7-submit {
    margin-left: 0 !important;
  }

  .tabbed-mega-menu {
    width: 100%;
    height: auto;
    min-height: 200px;
    background: transparent;
    top: 0;
    left: 0 !important;
    z-index: 100;
    text-align: left;
    right: 0;
    position: relative;
    border: transparent;
  }

  .tab.vertical .tabNav_wrapper {
    max-width: 100% !important;
    width: 100% !important;
  }

  .tab.vertical .tabItems {
    min-width: 100%;
    float: left;
  }

  ul.tabs-megamenu li {
    width: 100%;
  }

  .site-header.mobile-header .main-nav .sub-nav .sub-menu.active {
    height: auto !important;
  }

  .tabbed-mega-menu .tabNav_link {
    margin: 5px 0;
  }

  ul.tabs-megamenu li a {
    padding: 0 10px !important;
    line-height: 30px !important;
  }

  .our-guarantee .wpb_column:nth-child(even) {
    margin-top: 0;
  }

  .other-services .wpb_wrapper {
    padding: 20px;
  }

  .technology-expert-boxes .custom-box-links-list li {
    width: 30%;
  }

  .our-expertise-box .custom-box-links-list {
    justify-content: center;
  }

  #filterjobs .vc_column_container.vc_col-sm-3 {
    width: 100%;
  }

  .key-facts .key-facts-left .wpb_wrapper {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    justify-content: center;
  }

  .key-facts .heading {
    text-align: left !important;
  }

  .key-facts .key-facts-left .heading {
    order: 1;
    margin-left: 20px;
  }

  .key-facts .key-facts-left .wpb_single_image {
    order: 0;
  }

  .site-header .header-wrap-inner .right-part {
    margin-right: 0;
  }

}

@media (max-width: 600px) {
  .single-post li#ezw_tco-3,
  .single-post .custom {
    display: none !important;
  }

  .single-post .clb-page-headline .clb-title {
    font-size: 20px;
  }

  .order_y {
    order: 1;
    margin-top: 30px;
  }

  .order_by {
    order: 0;
    margin-bottom: 30px;
  }

  div#expert-form .vc_col-lg-12.vc_col-sm-12 {
    padding-top: 0;
  }

  .technology-tabs-links .custom-box-links-list li {
    width: 29% !important;
  }

  .technology-expert-boxes .custom-box-links-list li {
    width: 34%;
  }

  #book_ap span.wpcf7-list-item {
    width: 45%;
    margin: 0 0 10px;
  }

  #book_ap .current span {
    color: #000 !important;
  }

  #book_ap .wpcf7-form-control.wpcf7-checkbox {
    align-items: inherit;
    justify-content: space-around;
  }

  .inner-page-form .ohio-contact-from-sc form.wpcf7-form {
    padding: 20px 10px !important;
  }

  .development-expert-form .ssl-certified {
    padding-right: 50px;
    display: block;
  }

  .development-expert-form .ssl-certified small {
    display: block;
  }
}

@media (max-width: 480px) {
  div#other_web_development .ohio-button-sc {
    padding-left: 0;
  }

  .single-post-shadow-section {
    padding: 0 0 20px !important;
  }

  .vc_row.scrollspy-menu {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .page-template-page_for-posts .page-content.with-right-sidebar,
  .archive div#primary {
    margin-bottom: 0;
  }

  .chart_row {
    width: 100% !important;
    margin-left: 20px;
  }

  .key-facts .subtitle {
    text-align: center !important;
  }

  .facts-box.other-services .wpb_wrapper {
    padding: 15px 15px 70px;
    margin-top: 20px;
  }

  .subscribe-us .title {
    font-size: 35px !important;
  }

  div#industry_block_id .rs-parallax-wrap,
  div#industry_block_id rs-carousel-wrap {
    pointer-events: none !important;
  }

  #industry_block_id #rev_slider_1_1_wrapper .custom.tparrows {
    display: none !important;
  }

  #industry_block_id .custom.tparrows.tp-leftarrow:before {
    display: none !important;
  }

  #industry_block_id .custom.tparrows.tp-rightarrow:before {
    display: none !important;
  }

  .key-facts .key-facts-left .wpb_wrapper {
    justify-content: center !important;
  }

  .food-delivery-solution-feature .key-facts-left .wpb_wrapper {
    justify-content: left !important;
  }

  body .portfolio-item-fullscreen .portfolio-details-title h1 {
    font-size: 30px !important;
    line-height: 1.3 !important;
  }

  ul#menu-header-menu-1 > li {
    padding: 0 15px 0 0;
  }

  .what-we-offer .tabNav_link.active {
    width: calc(100% + 5px) !important;
  }

  html {
    margin-top: 0 !important;
  }

  .clb-popup.hamburger-nav.visible {
    margin-top: 0;
  }

  .our-solutions .tab.vertical .tabNav .tabNav_line {
    display: none;
  }

  .technology-expert-boxes .custom-box-links-list li {
    width: 45%;
    margin: 0 8px;
    float: left;
  }

  .our-solutions .tab .tabNav_link {
    width: 100%;
  }

  div#expert-form .ssl-certified {
    top: 0;
  }

  div#expert-form small {
    padding: 0;
    margin-top: 10px;
  }

  div#expert-form img.form-green-icon {
    display: none;
  }

  div#expert-form span.wpcf7-list-item {
    width: 100% !important;
  }

  div#expert-form {
    margin-top: 30px;
  }

  .inner-page-form .btn {
    margin-top: 20px;
  }

  .appointment-pop .action-button,
  .appointment-pop .wpcf7-submit {
    margin-top: 20px !important;
  }

  input.cf7mls_back.action-button {
    bottom: 80px;
  }

  .LetsTalkFormBlock .share-ideas-with-us {
    display: none;
  }

  .custom-tabs .tabNav {
    justify-content: inherit !important;
  }

  #submit_back {
    margin-left: 140px;
  }

  section.BookAppointmentFormBlock.form_book .appointment-pop {
    width: 90%;
  }

  .sharecvFormBlock .appointment-pop {
    width: 90% !important;
    margin: 70px auto 0;
  }

  .ebookBlock .appointment-pop {
    width: 90% !important;
  }

  .ssl-certified {
    width: 100%;
    top: 10px;
    position: relative;
  }

  div#industry_block_id i {
    display: none;
  }

  div#industry_block_id .vc_carousel-slideline-inner .vc_item {
    width: 47% !important;
    margin-bottom: 15px;
    height: auto !important;
    overflow: hidden;
  }

  #industry_block_id .vc_carousel-slideline-inner {
    width: 400px !important;
    display: flex;
    flex-wrap: wrap;
  }

  body.admin-bar .site-header.showed {
    margin-top: 0;
  }

  .our-solutions .tab .tabNav_link {
    padding: 8px 20px;
  }

  .lead-informations .lead-info {
    margin-bottom: 0;
  }

  .lead-informations {
    flex-wrap: wrap;
  }

  .services-icon li {
    width: 100% !important;
  }

  .lead-informations .appointment-btn {
    margin-top: 10px;
  }

  .ellipse-toggle-right .row {
    display: block;
  }

  .technology-expert-boxes .custom-box-links-list li {
    width: 41% !important;
    margin: 10px;
  }

  .custom-box-links-list a {
    padding: 10px;
  }

  .ellipse-toggle .ellipse-toggle-box,
  .ellipse-toggle-right .border-bottom {
    border: 0;
  }

  .ellipse-toggle {
    width: 92%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }

  .share-ideas h5 {
    margin-top: 15px !important;
  }

  .custom-box-links-list li {
    width: 100%;
  }

  .book-appointment {
    margin: 15px 0 10px;
  }

  .technology-tabs-links .custom-box-links-list li {
    width: 42%;
  }

  .header-top .ellipse,
  .header-top .career {
    padding: 0;
  }

  .header-top li.ellipse {
    display: none;
  }

  .our-expertise-box .custom-box-links-list li {
    width: 100%;
  }

  .talk-to-expert-form .form-green-icon {
    right: 0;
    bottom: -68px;
  }

  .current-opening-filter .select-holder {
    width: 100%;
    margin: 0 0 10px;
  }

  .phases .icon {
    left: 0 !important;
    right: 0 !important;
    bottom: -20px !important;
  }

  .phases .right-icon {
    margin: 0 auto;
  }

  .phases .yellow-border {
    padding: 30px;
  }

  .captcha {
    transform: scale(0.9);
    margin-left: -15px;
  }

  .portfolio-item-fullscreen .portfolio-details-title h2 {
    color: #fff;
    font-size: calc(28px + 14 * ((100vw - 576px) / 1024)) !important;
  }

  h1 {
    font-size: 23px !important;
  }

  h2 {
    font-size: calc(28px + 14 * ((100vw - 576px) / 1024)) !important;
  }

  h3 {
    font-size: 26px;
  }

  .banner-heading-title h1 {
    font-size: calc(28px + 14 * ((100vw - 576px) / 1024));
  }

  .key-facts .key-facts-left .wpb_wrapper {
    max-width: 100%;
  }

  .our-expertise-box .custom-box-links-list li {
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 1%;
  }

  .appointment-pop fieldset {
    min-width: 0;
  }

  .appointment-pop .captcha {
    transform: scale(0.7);
    transform-origin: 0 0;
    margin-left: 0;
  }

  #expert-form .captcha {
    transform: scale(0.7);
    transform-origin: 0 0;
    margin-left: 0;
  }

  #expert-form .submit-btn .btn {
    margin-top: 0;
  }

  .development-expert-form .ssl-certified {
    padding-right: 0;
  }

  .appointment-pop .wpcf7-submit {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  #cf7mls-back-btn-cf7mls_step-2 {
    margin-top: -163px !important;
  }

  #submit_back {
    top: 0 !important;
  }

  .appointment-pop #submit_back {
    margin-left: 120px;
  }
}

.single-post .customs {
  position: relative;
}

@media (max-width: 385px) {
  #industry_block_id .vc_carousel-slideline-inner {
    width: 365px !important;
  }

  div#industry_block_id .vc_carousel-slideline-inner .vc_item {
    width: 41% !important;
  }

  .current-openings li h3 {
    width: 100%;
    margin-bottom: 10px !important;
  }
}

@media (max-width: 320px) {
  .vc_carousel-slideline-inner {
    width: 300px !important;
  }
}

#menu-header-menu ul.menu-depth-3.sub-sub-menu li a span:before,
#menu-header-menu ul.menu-depth-2.sub-sub-menu li.icon-left a span:before {
  content: "\f0d9";
  font-family: "FontAwesome";
  margin-left: 4px;
  color: #293b6a;
  padding-left: 4px;
}

.video_tag {
  padding: 10px 0 20px;
}

.video_tag .ion-ios-play:before {
  content: "\f488";
  font-size: 23px;
  line-height: 45px !important;
}

.csr_images .vc_images_carousel .vc_carousel-indicators li {
  background-color: transparent !important;
  position: relative;
  display: inline-block;
  list-style: none;
  width: 20px !important;
  height: 20px !important;
  border: 1px solid transparent !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
}

.csr_images .vc_images_carousel .vc_carousel-indicators li:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  top: 7px;
  left: 7px;
  background-color: #2a3b6b !important;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s !important;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s !important;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.vc_images_carousel .vc_carousel-indicators {
  bottom: -40px !important;
}

.csr_images .vc_images_carousel .vc_carousel-indicators li.vc_active {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s !important;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s !important;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s !important;
  width: 20px;
  height: 20px;
  border: 1px solid #2a3b6b !important;
}

a.btn.red-gradient-btn.real_estate_btn.we_volunter {
  z-index: 999;
  text-align: center;
}

.we_are_help .vc_column-inner {
  padding-top: 251px !important;
}

.colobrate h2 {
  text-align: center;
  margin: 0;
  padding-bottom: 24px;
}

li.first_tab,
li.first_tabs {
  box-shadow: -2px 1px 5px #e7e7e7;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  z-index: 333;
  position: relative;
  left: 0;
  border: 1px solid #e7e7e7 !important;
  border-right: 1px solid transparent !important;
}

#menu-header-menu li.tabs_menu .sub-menu li.first_tab a:after,
#menu-header-menu li.tabs_menu .sub-menu li.first_tabs a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -5px;
  background-color: #fff;
  width: 5px;
  bottom: 0;
}

.subscribe-form .btn {
  top: 35px;
  height: 51px;
}

@media only screen and (max-width: 600px) {
  .video_tag {
    padding-top: 50px;
  }

  h2.vc_custom_heading.mobile_heading_csr {
    padding-top: 48px;
  }

  .org_div {
    padding-bottom: 20px;
  }

  div#collaborate_row .colb_row_right {
    left: auto !important;
  }

  .header-top li {
    padding: 7px 5px 5px !important;
  }

  li.first_tab,
  li.first_tabs {
    border: none;
    box-shadow: none;
    border-right: 0;
  }

  .header-top ul {
    display: contents !important;
    align-items: center !important;
  }
}

span.main_heading_menu {
  background-color: transparent !important;
  color: #3f5f82 !important;
  font-size: 16px !important;
  cursor: auto;
}

.hotvancydone {
  font-size: 10px;
  margin-left: 5px;
  background: #ffc400;
  padding: 3px 8px;
  color: #000;
  border-radius: 7px;
  text-transform: uppercase;
  line-height: 10px;
  font-weight: 600;
  font-family: "Helvetica Neue";
}

span.ez-toc-section:before {
  content: "" !important;
  background: transparent !important;
}

span.ez-toc-section-end:before {
  content: "" !important;
  background: transparent !important;
}

.portfolio-item-grid.portfolio-grid-type-1:hover
  .portfolio-item-details
  .category
  a {
  visibility: hidden;
}

ul.menu-depth-1.sub-menu.sub-menu-wide li.has-submenu ul.menu-depth-2 {
  background-color: #18171b !important;
}

.sliders_tabs .tabNav_wrapper {
  position: absolute;
  bottom: -152px;
}

.slider-heading h2 {
  font-size: 47px;
  font-family: "Helvetica Neue";
  font-weight: 500;
  line-height: 1.4;
}

.wpb_text_column.wpb_content_element.slider-text p {
  color: #fff;
  font-weight: 400 !important;
  font-size: 16px;
  font-family: "Helvetica Neue";
}

a.slider-new-button {
  padding: 14px 48px !important;
}

.play-video-slider .btn-play i {
  background: #fff !important;
  width: 45px !important;
  height: 45px !important;
}

.play-video-slider {
  position: absolute;
  bottom: 39px;
  left: 39%;
}

.play-video-slider .btn-play i:before {
  color: #293b6b;
}

.sliders_tabs .tabNav_wrapper ul li {
  color: #fff;
  opacity: 0.6;
  font-family: "Helvetica Neue";
  font-size: 17px;
  font-weight: 400 !important;
  letter-spacing: 0.5px;
  padding: 13px 68px;
}

.sliders_tabs .tabNav_wrapper ul li.brand-bg-color {
  background: #fff;
  opacity: 1;
  padding: 3px;
  top: 0;
}

.sliders_tabs .tabNav_wrapper ul li.active {
  color: #fff !important;
  opacity: 1;
}

.sliders_tabs .tab .tabNav_line {
  width: 0;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  background: #fff;
}

.slider-images {
  position: relative;
}

.front img {
  position: absolute;
  left: 0;
  top: 218px;
}

.slider-images img {
  width: 130px;
}

.back img {
  position: absolute;
  left: 0;
}

.center {
  position: absolute;
  top: 64px;
  left: 39%;
}

.right-front {
  position: absolute;
  right: 0;
  top: 225px;
}

.right-back {
  position: absolute;
  right: 0;
  top: 0;
}

.portfolio-details.animated-holder {
  margin-top: 35px;
}

li.main_menu_submenu ul.menu-depth-3.sub-sub-menu {
  padding-top: 0 !important;
}

.main_menu_submenu ul.menu-depth-3 li a span {
  display: flex;
  align-items: flex-start;
}

#menu-header-menu ul.menu-depth-3.sub-sub-menu li.middle-arrow a span:before {
  position: relative;
  top: 0;
  left: 0;
}

#our-recruiting-partners {
  padding-bottom: 20px !important;
}

.project-description ul {
  list-style-type: none;
}

.project-description ul li:before {
  content: "\f178 ";
  font-family: "FontAwesome";
  margin-right: 8px;
}

li.mobile-menu-item {
  display: none;
}

.project-description ul li img {
  width: 22px;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: #fff !important;
  border: 0 !important;
}

.wpcf7 form.sent .wpcf7-response-output:before {
  content: "\f118";
  color: #fff;
  font-size: 20px;
  position: relative;
  top: 2px;
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
}

.what-we-offer-mobile
  .vc_tta.vc_general
  .vc_tta-panel.vc_active
  .vc_tta-panel-body {
  display: block;
  background-color: #4f649c !important;
}

.what-we-offer-mobile
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body {
  background-color: transparent;
  color: #fff;
}

.what-we-offer-mobile
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-title
  > a {
  color: #fff;
}

.what-we-offer-mobile
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading {
  border-color: #4f649c;
  background-color: #4f649c;
}

.what-we-offer-mobile .vc_tta-panels {
  background-color: #293b6a;
  margin-bottom: 50px !important;
  box-shadow: 0 2px 37px 0 #000;
  padding: 20px;
}

.what-we-offer-mobile
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body {
  background-color: transparent;
}

.what-we-offer-mobile
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body {
  background-color: transparent;
}

.what-we-offer-mobile .vc_tta.vc_tta-style-classic .vc_tta-panel-body,
.what-we-offer-mobile .vc_tta.vc_tta-style-classic .vc_tta-panel-heading {
  border-width: 0;
}

.what-we-offer-mobile
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body
  p {
  color: #fff;
}

.what-we-offer-mobile
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-title
  > a {
  color: #fff;
}

.what-we-offer-mobile
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-heading {
  border-color: transparent;
  background-color: transparent;
}

@media screen and (max-width: 600px) {
  li.first_tab,
  li.first_tabs {
    border: none !important;
  }

  li.mobile-menu-item {
    display: block !important;
  }

  .hide_custom_m {
    display: none;
  }

  .lead-informations .lead-info {
    margin-bottom: 15px;
    float: left;
    justify-content: space-between;
    display: flex;
    flex: 0 0 50%;
  }

  .officer-info span {
    font-size: 13px;
  }

  .appointment-btn a {
    padding: 9px;
    font-size: 14px;
  }
	.technology-tabs-links .custom-box-links-list li {
    width: 29% !important;
  }
}

/* jaycss  */

.csr_button {
  position: relative;
  z-index: 1;
}
div#help_row {
  z-index: 0;
}

.page-ui-ux-design #ohio-custom-631193b3c699f5f7 .icon-box .icon-box-icon {
  height: 27px !important;
}
@media (max-width: 991px) {
  .custom-tabs .tabNav_link {
    font-size: 18px !important;
    padding: 10px 20px 10px 20px;
  }
}
@media (max-width: 768px) {
  div#rideshare_row_vid {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (min-width: 320px) and (max-width: 375px) {
  body .header-top .myClas {
    flex-direction: row !important;
  }
  body .header-top ul {
    align-items: flex-start !important;
    display: flex !important;
    margin-top: 0px;
    gap: 0px !important;
    justify-content: space-around !important;
    width: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}

/* end jaycss */
