/*
Custom css for every individual page
copied from every pages from admin
*/
/* Home Page */
/* Social widget CSS */
/* Author Widget */
.author_bio_section{
background-color: #FFF;
padding: 15px;
border: 2px solid #000;
}
  
.author_name{
font-size:18px;
font-weight: bold;
}
 .author_details {font-size: 15px !important; font-weight: normal !important;}
.author_details img {
border: 1px solid #D8D8D8;
/*border-radius: 50%;*/
float: left;
margin: 0 10px 10px 0;
}
#ej-plugin-socialslideout {
  overflow: hidden;
  font-family: Roboto, sans-serif;
  font-weight: normal;
  width: 320px;
  display: none;
  height: 200px;
  padding: 0px;
  background-color: #fff;
  position: fixed;
  bottom: 20px;
  left: -360px;
  -moz-box-shadow: 1px 0px 6px #555;
  -webkit-box-shadow: 1px 0px 6px #555;
  box-shadow: 1px 0px 6px #555;
  color: #ffffff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  z-index: 9999;
}
#ej-plugin-socialslideout p {
  font-size: 13px;
  margin: 10px 0;
  line-height: 20px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
}
#ej-plugin-socialslideout p.ej-ss-description {
  height: 30px;
  /*overflow: hidden;*/
}
#ej-plugin-socialslideout p a#ej-plugin-socialslideout-close {
  color: #fff !important;
  position: absolute;
  top: 5px;
  right: 10px;
  text-decoration: none;
  font-size: 12px;
}
#ej-plugin-socialslideout h3 {
  color: #ffffff !important;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  margin: 20px 0px 0px 0px;
  font-weight: normal;
  padding: 0px;
  overflow: visible;
}
#ej-plugin-socialslideout .ejp-ss-top-box {
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
  border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
}
#ej-plugin-socialslideout .ejp-ss-top-box.ejp-ss-facebook {
  background-color: #1365a1;
}
#ej-plugin-socialslideout .ejp-ss-top-box.ejp-ss-twitter {
  background-color: #1ba9e5;
}
#ej-plugin-socialslideout .ejp-ss-top-box.ejp-ss-googleplus {
  background-color: #4582ea;
}
#ej-plugin-socialslideout .ejp-ss-top-box.ejp-ss-youtube {
  background-color: #e42423;
}
#ej-plugin-socialslideout .ejp-ss-top-box.ejp-ss-itunes {
  background-color: #a369c8;
}
#ej-plugin-socialslideout .ejp-ss-top-box.ejp-ss-linkedin {
  background-color: #1985bc;
}
#ej-plugin-socialslideout .ejp-ss-top-box.ejp-ss-instagram {
  background-color: #685244;
}
#ej-plugin-socialslideout .ejp-ss-top-box.ejp-ss-pinterest {
  background-color: #c92832;
}
#ej-plugin-socialslideout .ejp-ss-btn-container {
  overflow: visible;
  /* Twitter and Pinterest seems to get cut off on the right when hidden */
  position: absolute;
  left: 80px;
  width: 225px;
}
#ej-plugin-socialslideout .ejp-ss-btn-container.ejp-ss-facebook {
  margin: 27px 0 0 5px;
}
#ej-plugin-socialslideout .ejp-ss-btn-container.ejp-ss-twitter {
  margin: 38px 0 0px 9px;
  text-align: center;
}
#ej-plugin-socialslideout .ejp-ss-btn-container.ejp-ss-googleplus {
  margin: 36px 0 0px 0px;
  text-align: center;
}
#ej-plugin-socialslideout .ejp-ss-btn-container.ejp-ss-youtube {
  margin: 34px 0 0px 0px;
  text-align: center;
}
#ej-plugin-socialslideout .ejp-ss-btn-container.ejp-ss-itunes {
  margin: 27px 0 0px 58px;
}
#ej-plugin-socialslideout .ejp-ss-btn-container.ejp-ss-linkedin {
  margin: 32px 0 0px 34px;
}
#ej-plugin-socialslideout .ejp-ss-btn-container.ejp-ss-instagram {
  margin: 31px 0 0px 40px;
}
#ej-plugin-socialslideout .ejp-ss-btn-container.ejp-ss-pinterest {
  margin: 36px 0 0px 0px;
  text-align: center;
  padding-right: 10px;
  /* Pinterest seems to get cut off on the right */
}
#ej-plugin-socialslideout .ejp-ss-btn-container.ejp-ss-pinterest a:not([class^="PIN"]):not([class*=" PIN"]) {
  cursor: pointer !important;
  color: #444 !important;
  display: inline-block !important;
  font: bold normal normal 11px/20px "Helvetica Neue", helvetica, arial, san-serif !important;
  height: 20px !important;
  margin: 0 !important;
  position: relative !important;
  text-decoration: none !important;
  text-indent: 19px !important;
  vertical-align: baseline !important;
  background-size: 200px 60px !important;
  background: rgba(0, 0, 0, 0) url(https://s-passets.pinimg.com/images/pidgets/bfs1.png) 0 0 no-repeat;
}
#ej-plugin-socialslideout .ejp-ss-btn-container.ejp-ss-pinterest a:not([class^="PIN"]):not([class*=" PIN"]) i {
  background-size: 200px 60px !important;
  background: rgba(0, 0, 0, 0) url(https://s-passets.pinimg.com/images/pidgets/bfs1.png) 0 0 no-repeat;
}
#ej-plugin-socialslideout .ejp-ss-btn-container.ejp-ss-pinterest a:not([class^="PIN"]):not([class*=" PIN"]) b {
  position: absolute !important;
  top: 3px !important;
  left: 3px !important;
  height: 14px !important;
  width: 14px !important;
  background-size: 14px 14px !important;
  background-image: url(https://s-passets.pinimg.com/images/pidgets/log1.png) !important;
}
#ej-plugin-socialslideout .ej-ss-slider-photo {
  float: left;
  width: 80px;
}
#ej-plugin-socialslideout .ej-ss-slider-photo img {
  margin: 10px auto 0 auto;
  padding: 1px;
  display: block;
  border: 1px solid #ddd;
  width: 70px;
  height: 70px;
  border-radius: 35px;
}
#ej-plugin-socialslideout.ej-ss-with-powered-by {
  height: 220px;
}
#ej-plugin-socialslideout.ej-ss-with-powered-by .ej-ss-slider-photo img {
  margin-bottom: 10px;
}
#ej-plugin-socialslideout .ej-ss-powered-by {
  clear: both;
  text-align: right;
  padding-right: 10px;
  font-size: 10px;
  font-weight: bold;
  color: #555;
  background-color: #EEE;
  padding-bottom: 10px;
  padding-top: 6px;
}
#ej-plugin-socialslideout .ej-ss-powered-by a {
  color: #555;
  text-decoration: none;
}
/* Testimonial slider */
.cl-review-author-occupation {
    display: inline-block;
    font-size: 0.9em;
    /*opacity: 1 !important;*/
    font-size: 14px !important;
    font-weight: 500;
}
.cl-review.with_avatar .cl-review-author-name {
  display: block;
  padding-top: 6px;
  margin: 0;
  font-size: 16px;
}
.w-iconbox-title{
    font-weight:600;
}
a.atcb-item-link{
    background-color:#ce1f2f;
    color:white;
    margin-left: 10px;
    width:22%;
    margin-top:-5px;
}
a.atcb-item-link:first-of-type{margin-left: -10px;}
a.atcb-item-link:hover {
    color: white !important;
}
a.atcb-link{
    display: none;
}
 .btn { 
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.homeLatestBlog .w-blog-post-preview img,.fpimg img{
    height: auto!important;
    width: 100%;
    object-fit: cover;
}
/*#tvc-h-new-banner-2 {display:none;}*/
.homeLatestBlog .w-blog-post-body h2 {
line-height:1!important;  
}
.w-blog-post-meta-category{
    display:none!important;
}
#particles-js{
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.hero-banner-text {
  background-image: linear-gradient(to right, #3843bc, #2fcdbe);
  color: transparent !important;
  -webkit-background-clip: text;
  background-clip: text; 
}
.paychexCaseStudy{
    display:none;
}
/* Solution Page */
.SolutionPages .l-section-h {
    z-index: unset !important;
}
.textTitle_Solution h2.w-tabs-section-title {
    color: #2D73C5;
}
.textTitle_Solution .w-tabs-section-control {
    color: #2D73C5;
}
/* GOOGLE ANALYTICS 360 */
  /* Testimonial Slider */
  #txt_ga360_name{
     margin-top: 0px !important;
     border: 1px solid #ccc;
     border-radius: 4px !important;
     padding: 6px 12px !important;

    }
    #txt_ga360_email{
     border: 1px solid #ccc;
     border-radius: 4px !important;
     padding: 6px 12px !important;
     height : 36px !important;
    }
    #txt_ga360_cn{
     border: 1px solid #ccc;
     border-radius: 4px !important;
     padding: 6px 12px !important;
    }
    #txt_ga360_msg{
     border: 1px solid #ccc;
     border-radius: 4px !important;
     padding: 6px 12px !important;
     height: 70px !important;
    }
    input:focus,textarea:focus{
     box-shadow: 0 -1px 0 0 #ffffff inset !important;
    }
    .wpcf7-validation-errors{
       display:none !important;
     }
.personalized {
  border-style: solid;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    border-width: thin;
    border-radius: 3px;
}
.personalized a:hover {color: white!important;}
.personalized:hover{
    border-style: solid;
    border-width: 0.1px;
    border-color: #ce1f2f;
    background-color: #2D73C5 !important;
    color: white!important;
}
.solutionMenuButton {
    box-shadow: 0 2px 1px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3);
    background: #ffffff !important;
    color: #000 !important;
}
.solutionMenuButtonSelected:hover {
   border-style: solid;
    border-width: 0.1px;
    border-color: #ce1f2f;
    background-color: #2D73C5 !important;
    color: white!important; 
}
.solutionMenuButtonSelected a:hover {
    color: white!important
}
.solutionMenuButtonSelected {
    box-shadow: 0 2px 1px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3);
        text-transform: uppercase;
      background-color: #2D73C5 !important;
}
.w-tabs-list-bar {background-color: #2D73C5 !important;}
.w-tabs.layout_default .w-tabs-item-h {color: #2D73C5 !important;}
.efooterbar{z-index:0;}
/* GOOGLE OPTIMIZE 360 */
/* GOOGLE DATA STUDIO */
/* GOOGLE TAG MANAGER 360*/
/* GOOGLE ATTRIBUTION 360 */
/* DISPLAY & VIDEO 360 */
a.w-btn.style_raised.color_custom.icon_none.docdownload.gapremium {
    background-color: #1fcebe;
    color: #ffffff;
}
.logo_image_dv_360.w-logos.type_carousel .w-logos-item{ width: 70%!important;}
.sub-heading {font-size: 20px !important;}
/* Google Cloud Platform */
.solutionMenuRow .ult-responsive h2 {
    font-size: 15px;
    line-height: 0.1;
    padding-top: 21px;
}
.owl-carousel[data-dots="1"] .owl-dots {display: none !important;}
/* Mobile Query */
@media screen and (max-width: 767px) {
    .solutionMenuButton {margin-bottom: 10px !important;
    border: none;
    box-shadow: none;}
    .solutionMenuButtonSelected {margin-bottom: 10px !important;}
    .solutionMenuRow .vc_col-sm-4 {margin-bottom: 0px !important;}
    .solutionMenuRow .vc_column_container {margin-bottom: 0px !important;}
    .add-index {
        z-index: 111 !important;
    }
    .solution-breadcrum .ult-sticky-section.ult-sticky {
        display: none;
    }
    .solutionMenuButtonSelected h2{font-size: 11px !important;padding: 5px;}
    .solutionMenuButton h2{font-size: 11px !important;padding: 5px;font-weight: 500}
    /* .homeLatestBlog .w-blog-post-preview img, .fpimg img {height: auto !important;width: auto;}*/
}
/* Media Query For Mobile Devices */
@media screen and (min-width: 320px) and (max-width:640px){
.owl-carousel[data-dots="1"] .owl-dots {display: block !important;}
}
/* IPAD */
@media screen and (min-width: 768px) and (max-width:1024px) {
    .owl-carousel[data-dots="1"] .owl-dots {display: block !important;}
    .pageHeading-section .g-cols.type_default>div>.vc_column-inner{padding-left: 0rem;padding-right: 0rem;}  
}
/* A/B Testing */
/* Net Promoter */
/*Price Based A/B Test */
/* Data Collection */
/* DATALAYER AUTOMATION TOOL */
.solutionMenuButton .uvc-ctaction-data.uvc-ctaction-data-no-effect.ult-responsive {
    padding: 0px !important;
}
.solutionMenuButtonSelected .uvc-ctaction-data {
     padding: 0px !important;
}
.w-tabs-list-bar {background-color: #2D73C5 !important;}
.w-tabs.layout_default .w-tabs-item-h {color: #2D73C5 !important;}
/* PredictN */
/* Testimonial Slider */
.ult-carousel-wrapper{margin-bottom:35px;padding-bottom:10px !important;}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-loading .slick-list{background:#fff url(./ajax-loader.gif) center center no-repeat}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slide,.slick-slide img,.slick-slider .slick-list,.slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;zoom:1}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}@font-face{font-family:slick;src:url(./fonts/slick.eot);src:url(./fonts/slick.eot?#iefix) format("embedded-opentype"),url(./fonts/slick.woff) format("woff"),url(./fonts/slick.ttf) format("truetype"),url(./fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:1em;width:1em;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;margin-top:-10px;padding:0;border:none;outline:0}.slick-next:active,.slick-next:focus,.slick-next:hover,.slick-prev:active,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent;-webkit-box-shadow:none;box-shadow:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-15px}[dir=rtl] .slick-prev{left:auto;right:-15px;-webkit-tranform:rotate(-180deg);-moz-tranform:rotate(-180deg);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.slick-next{right:-15px}[dir=rtl] .slick-next{left:-15px;right:auto;-webkit-tranform:rotate(-180deg);-moz-tranform:rotate(-180deg);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.ult-carousel-wrapper.ult_full_width button.slick-next{right:25px}.ult-carousel-wrapper.ult_full_width button.slick-prev{left:25px}[dir=rtl] .ult-carousel-wrapper.ult_full_width button.slick-next{left:25px}[dir=rtl] .ult-carousel-wrapper.ult_full_width button.slick-prev{right:25px}.slick-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.ult-carousel-wrapper .slick-dots li i{opacity:.5;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ult-carousel-wrapper .slick-dots li:hover i{opacity:1}.ult-carousel-wrapper .slick-dots li.slick-active i{opacity:1}button.slick-next:active,button.slick-prev:active{background:initial;border:initial;padding:initial}.ult-item-wrap>.wpb_button,.ult-item-wrap>.wpb_content_element,.ult-item-wrap>.wpb_row,.ult-item-wrap>div,.ult-item-wrap>ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}ul.slick-dots{margin:0;padding:10px 0}.slick-dots{bottom:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.ult-carousel-wrapper button{z-index:1}.ult-carousel-wrapper button.circle-bg,.ult-carousel-wrapper button.circle-border{-webkit-border-radius:100%;border-radius:100%;width:1.5em;height:1.5em;line-height:1.7em}.ult-carousel-wrapper button.square-bg,.ult-carousel-wrapper button.square-border{-webkit-border-radius:0!important;border-radius:0!important;width:1.5em;height:1.5em}.ult-carousel-wrapper.ult_vertical{padding:50px 0}.ult-carousel-wrapper.ult_vertical .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.ult-carousel-wrapper.ult_vertical button.slick-next,.ult-carousel-wrapper.ult_vertical button.slick-prev{left:50%;margin:0;-webkit-transform:translateX(-50%) rotate(90deg);-ms-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg)}.ult-carousel-wrapper.ult_vertical button.slick-prev{top:-45px}.ult-carousel-wrapper.ult_vertical button.slick-next{top:auto;bottom:-40px}.ult-carousel-wrapper.ult_vertical ul.slick-dots{z-index:99;bottom:-30px}button.slick-next.circle-border i,button.slick-prev.circle-border i{left:50%;top:50%;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.cl-review + .cl-review {
  margin-top: 30px;
}
.cl-review-quote-text q {
  display: block;
  font-style: normal;
  line-height: 1.56;
}
.cl-review-author {
  overflow: hidden;
  padding-top: 15px;
}
.cl-review-author-avatar {
  display: block;
  float: left;
  margin-right: 15px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background-size: cover;
}
.cl-review-author-name {
  vertical-align: top;
  font-weight: 600;
  margin-right: 8px;
}
.cl-review-author-occupation {
  display: inline-block;
  font-size: 0.9em;
  font-size: 14px;
  font-weight: 500;
}
.cl-review.with_avatar .cl-review-author-name {
  display: block;
  padding-top: 6px;
  margin: 0;
  font-size: 16px;
}
.cl-review.quote_italic .cl-review-quote-text q {
  font-style: italic;
}
.cl-review.layout_clean .cl-review-quote-text,
.cl-review.layout_clean .cl-review-author {
  padding-left: 26px;
}
.cl-review.layout_clean .cl-review-quote-text q {
  quotes: none;
  position: relative;
}
.cl-review.layout_clean .cl-review-quote-text q:before {
  content: '\f10d';
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  top: 0;
  left: -25px;
  padding-right: 3px;
  opacity: 0.25;
}
.cl-review.layout_clean .cl-review-quote-text q:after {
  content: '\f10e';
  font-family: FontAwesome;
  font-size: 18px;
  margin-left: 7px;
  opacity: 0.25;
}
.cl-review.layout_balloon .cl-review-quote-text {
  position: relative;
  padding: 23px 30px 25px;
  background-color: #eee;
  border-radius: 5px;
}
.cl-review.layout_balloon .cl-review-quote-text:after {
  content: '';
  display: block;
  position: absolute;
  left: 35px;
  bottom: -10px;
  width: 20px;
  height: 20px;
  z-index: -1;
  background-color: inherit;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.cl-review.layout_balloon .cl-review-quote-text[style*="color:"] a {
  color: inherit;
}
.cl-review.layout_balloon .cl-review-author {
  padding: 20px 0 0 30px;
}
.cl-review.layout_balloon.with_avatar .cl-review-author {
  padding-left: 15px;
}
.cl-review.layout_framed {
  padding: 30px;
  background-color: #eee;
}
.cl-review.layout_framed[style*="color:"] a {
  color: inherit;
}
.cl-review.layout_centered {
  text-align: center;
}
.cl-review.layout_centered .cl-review-author {
  text-align: center;
}
.cl-review.layout_centered .cl-review-author-avatar {
  float: none;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.cl-review.layout_centered .cl-review-author-name,
.cl-review.layout_centered .cl-review-author-occupation {
  display: block;
  margin: 0;
}
.cl-review.layout_modern .cl-review-quote {
  padding-left: 100px;
  position: relative;
}
.cl-review.layout_modern .cl-review-icon {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 80px;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: #eee;
}
.cl-review.layout_modern .cl-review-icon:before {
  content: '\f10d';
  font-size: 30px;
  font-family: fontawesome;
}
.cl-review.layout_modern .cl-review-quote-text q {
  quotes: none;
}
.cl-review.layout_modern .cl-review-author-avatar {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 80px;
  width: 80px;
  margin: 0;
}
.cl-review.layout_modern .cl-review-author-name {
  display: inline;
  margin-right: 8px;
  padding: 0;
}
.cl-review.type_doc .cl-review-doc {
  display: block;
  cursor: zoom-in;
  margin-bottom: 15px;
}
.cl-review.type_doc .cl-review-doc img {
  display: block;
}
/* End Testimonial carousel */
/* Customer Persona */
/* BADGER */
/* WEB DASHBOARD */
/* EXCEL DASHBOARD */
/* Training For Corporate */
.downloadBtn{
       font-weight: 400!important;
}
/* Training for Developer */
/* GA & GTM AUDIT */
/* TV Advert Analytics */
/* Resources */
.resourceBlocks .ult-new-ib.ult-ib-effect-style2.ult-ib-resp {
    background: #2D73C5 !important;
}
/* R-Analytics */
.r-analytics .l-section-h {z-index: 0 !important;}
/* Webinar */
/* Custom Javascripts */

/* Tatvic labs */
.vc_custom_1494567672854 {
    padding-right: 4% !important;
    padding-bottom: 50px !important;
    padding-left: 0px !important;
}
.ultb3-box {
    width: 100%;
    display: block;
    position: relative;
    background: #f2f2f2;
    overflow: hidden;
}
img.ultb3-img.ultb3-img-center {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
img.ultb3-img {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: none;
    width: auto!important;
    float: none;
    margin: 0 auto;
    display: block;
    position: absolute;
    z-index: 1;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.ultb3-img {
    height: 500px!important;
}
.ultb3-info {
    padding: 25px;
    position: relative;
    z-index: 5;
}
.ultb3-box .ultb3-info {
    padding: 30px;
    color: #fff;
}
.ultb3-box .ultb3-desc {
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 20px;
}
.ultb3-desc {
    font-weight: 300!important;
    line-height: 1.5!important;
    font-size: 17px!important;
}
#ultib3-21280044235916fe33dbd76 .ultb3-btn {
    border: 2px solid #ce1f2f;
    border-radius: 5px;
    color: #ffffff;
}
.ultb3-box a.ultb3-btn {
    font-size: 15px;
    line-height: 2.8;
    padding: 0 1.5em;
    text-transform: uppercase;
}
a.ultb3-btn {
    display: inline-block;
    color: #0483d9;
    text-align: center;
    font-size: 20px;
    padding: 15px 25px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #0483d9;
    position: relative;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.ultb3-btn {
    background-color: #ce1f2f!important;
    color: white!important;
}
.ultb3-desc{
    padding-top:45px;
}
.innobtn span{
    font-size: 15px!important;
    font-weight: 400!important;
}
.innovatesMenu{
    font-size:16px!important;
}
.subfooter{
    z-index:0;
}
.cl-review.layout_balloon .cl-review-quote-text {
    position: relative;
    padding: 23px 30px 25px;
    background-color: #eee;
    border-radius: 5px;
    margin: 0px 40px 40px 40px;
}
.innovatesMenu span {
    font-size: 14px;
    font-weight: 500;
}
.lauraImg{
    margin-left: 11%;
}
.vivibility_hidden{
        visibility: hidden;
}
.padding_bottom .vc_column-inner{
        padding-bottom: 0px!important;
}
.gama_logo{
       height: 126px!important;
    width: 110px!important;
}
#responsive{
        font-size: 18px;
}
/* Pricing */
.w-pricing-item-feature{
    text-align:left;
}
table{
    margin-top:-70px;
}
/* Excel Plugin */
/* Google analytics excel pricing */
.priceIcon{
    color: #2D73C5 !important;
    text-align:left!important;
}

.checkedOp{
    color:#4a4a4a!important;
    text-align:left!important;
}

.unCheckedOp{
    color:#9b9b9b!important;
    text-align:left!important;
}
.blankIcon{
    color:white!important;
    width:15px!important;
}
.w-pricing-item-price{
    font-size:36px!important;
    font-weight:400!important;
}
.w-pricing-item-title{
    font-size:24px!important;
}
/* FAQ */
span.text-danger{color:red !important;}
/* Blogs */
.form-submit input#submit {
    background: #2D73C5;
}
/* Conatct */
input.wpcf7-form-control.wpcf7-submit {background: #2D73C5;}
.w-separator.type_short.size_medium.thick_1.style_solid.color_custom.cont_none.contactSeparator{
    color: #2D73C5 !important;border-color: #2D73C5 !important;
}
/* Carrer Page*/
.aboutUsMain .l-section-h {
    z-index: 0 !important;
}
/* Jobs */
.job-post {padding-top: 105px !important;}
.jobs_grid {
    background-color: #f2f4f5;
}
.vc_btn3-container.vc_custom_1579597414993.job-apply-cta.vc_btn3-center {
    background: transparent !important;
}
.job-apply-cta a { 
background-color: rgb(45, 115, 197) !important;
    color: #fff !important;
    font-weight: 500;}
.jp-apply-button, .primary-style {background-color: rgb(45, 115, 197) !important;}
.jobs-modal-form .job-submit {background-color: rgb(45, 115, 197) !important;}
.jobs-modal-form .choose_file, .jobs-modal-form .choose_file_multi, .jobs-modal-form .choose_file_multi_add {background-color: rgb(45, 115, 197) !important;}
.jobs-modal-form .modal-input-text {background: #fff !important;}
.jobs-modal-form .modal-input-fileinput {background: #fff !important;}
.jobs-modal-form h4 {text-align: center;}
.post_title_seperator .vc_sep_line{ border-color: #4f545959 !important;}
.vc_custom_1530077982752 {background-color: #fff !important}
..vc_custom_1530016203218{background-color: #fff !important}
.vc_btn3.vc_btn3-size-md {padding: 12px 35px !important;}
#job-apply-confirmation {padding: 0px !important;margin: 0px !important;}
/* Features */
@media only screen
and (min-width:1025px){
    .gama_details_inner{
        margin-left: 8px!important;
}
    .gama_des_left .vc_column-inner{
    padding-left:50px!important;
}
    .gama_des_right .vc_column-inner{
       margin-left: -50px!important;
}
    .test{
    width: 31%!important;
    margin: 0 10px 0 10px!important;
}
#gama_title{
    text-align:left!important;
}
.w-pricing-item-h{
    width:260px!important;
}
.w-pricing-item-footer{
            padding: 0px 0 20px 0;
}
}
@media only screen
and (min-width:320px)
and (max-width:480px){
 .gama_logo{
        margin-left: 30%!important;
}   
}

























































