﻿.reviews-section {
    background: #E9F2FF;
    padding-bottom: 60px;
    padding-top: 60px;
}
.reviews-section h1 {
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    color: #00275E;
    margin-bottom: 40px;
}
.review-main {
    padding: 41px 26px 40px;
    border-radius: 6px;
    background-color: #fefff5;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0.65px;
    margin-bottom: 15px;
}
.client-name {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 26.59px;
    font-weight: 700;
    letter-spacing: 0.2px;
    margin-top: 15px;
}
.stars {
    margin-bottom: 5px;
}
svg.star.rating {
    margin: -3px;
}
polygon {
    fill: #FFC107;
  }
  .review-date {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}
.review-main p {
    font-size: 16px !important;
    text-align: inherit !important;
    line-height: 26px;
}
.reviwer-profile img{
    border-radius: 100%;
    width: 52px;
    height: 53px;
}
.reviwer-detail {
    flex: 1;
    margin-left: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
span.reviwer-name {
    display: inline-block;
    line-height: 22px;
    font-weight: 600;
    font-size: 1rem;
    color: #800080;
}
.review-end p{
    margin: 20px 0 0px 0;
    font-size: 14px !important;
    line-height: 20px !important;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}


.case-study-inner{
	padding:20px!important;
}

.case-study .career-inner-box{
	padding:0px!important;
}
.case-study .career-inner-box p{
	 overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3; 
           line-clamp: 2;
   -webkit-box-orient: vertical;
}

.cl_team.style-simple .team-item .team-overlay{
	background: rgb(0 0 0 / 0%)!important;
}
.single-post .inner-content-row {
    padding-right: 20px;
    padding-left: 20px;
}
footer div#text-3 {
    text-align: left;
    max-width: 100% !important;
}
@media screen and (max-width: 767px) {


	.about-team .cl_team.style-simple .team-item .team-name{
		font-size:16px;
	}
}

@media screen and (min-width: 767px) {
footer#colophon .widget-title {
		font-size:22px!important;
	}
	
.single-post article {
    
}		
	.single-post .entry-single-related{
	padding-right: 70px;	
	}
}
@media screen and (min-width: 991px) {

.founder-sec .row{
	display:flex;
}
.founder-sec .inner-col-2{
	align-self:center;
}
}

@media screen and (max-width: 600px) {
	.check-second{margin-top:-18px;}
	.top-heading {
	padding-top: 90px!important;
}
	.about-sec p{
		text-align:justify;
	}
	
	.cl-fullscreen-overlay-menu .wrapper .inner-wrapper nav > ul {
    width: 90%!important;
}
	.cl-fullscreen-overlay-menu .wrapper .inner-wrapper nav > ul{
		list-style:none;
	}
	.cl-fullscreen-overlay-menu .wrapper .inner-wrapper nav > ul li{
		line-height: 42px;
	}
	footer#colophon .widget-title {
		font-size:16px!important;
	}
	
	
}
.header_container {
    border-bottom: 1px solid #ebebeb00;
}
.header_container.cl-header-sticky-ready, .header_container.cl-header-sticky-mobile.cl-header-sticky-ready{
	border-bottom: 1px solid #ebebeb;
}

.breadcrumb-custom a{
	color:#1fb4cc!important;
}

.post-type-archive-careers .breadcrumb-custom, .post-type-archive-case-studies .breadcrumb-custom, .blog-listing .breadcrumb-custom{
    margin-top: 20px;
    font-size: 18px;
}
.single-portfolio .breadcrumb-custom .cl-element{
	margin-top: 20px;
}

#blog-entries .minimal-style .entry-wrapper-content {
    padding: 10px 0px;
}
.careers-listing h3{
	font-weight:600!important;
}

.cl_team.style-simple .team-item .team-media-wrapper img{
	border-radius: 10px;
}
.portfolio_item .entry-overlay .categories a {
    line-height: 20px;
    color: #888;
}
.cl-fullscreen-overlay-menu .wrapper .inner-wrapper nav > ul {
    width: 100%;
}

article .entry-title a{
	    word-break: normal;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) { 
.cl-fullscreen-overlay-menu .wrapper .inner-wrapper nav > ul li{ 
		list-style:none;
	}	
}
@media screen and (max-width: 991px) {

.single-post .inner-content-row {
    padding-top: 128px;
    padding-right: 20px;
    padding-left: 20px;
}
}
.w-20{width:20px;}


.morecontent span {
    display: none;
}
.morelink {
	font-weight:600;
    display: block;
	color: #050748;
}
	.morelink::after{
		content: url(../image/right-2.png)!important;
		top: 3px;
    position: relative;
	
	}
	.service-box{
		background: #fff;border: 1px solid #d4f0ff;text-align: center;
    padding: 50px 20px;box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059), 0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071), 0 25px 40px -30px rgba(0, 0, 0, 0.2);
	} 
	
	.service-box p{		
		color:#6a6a8e;
		 font-size: 15px;
	}

.service-box h4 {
	font-weight: 500;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px;
    line-height: 29px;
}
	.service-box img{
		width:60px;height:auto;
	}
	
	.services-listing {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.services-listing::after {
	transition: 1.2s cubic-bezier(.17, .85, .438, .99);
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: linear-gradient(135deg, #bdd74a 0%,#1672d6 54%,#1672d6 100%);
    transition: width .3s;
}

.services-listing:hover::after {
    width: 100%;
    //transition: width .3s;
}


input[type="checkbox"] {
	    -webkit-appearance: checkbox !important;
}
@media only screen and (max-width: 991px) {
.cl-row.cl-element.dark-text {padding-bottom: 0 !important;padding-top:0 !important;}
}
.sidebar-categories {
    border: 1px solid #ddd;
    padding: 25px;
}
.blog-sidebar-one .sidebar-categories ul li a
{
line-height:50 !important;
}


@media (min-width: 1200px) {
    .col-sm-9 {
        width: 70%;
    }
	    #content.cl-layout-modern.cl-layout-right_sidebar .content-col {
        padding-right: 0px!important;
    }
}
.widget-area {
    
	}
#search-2 {
  all: unset !important; 
  border: none !important; 
  padding: 0 !important; 
  margin: 0 !important; 
  box-shadow: none !important; 
}
div#search-2 {
    border: none !important;
}
div#categories-2{ border: none !important; 
  padding: 0 !important;
margin-top:20px;}
.widget.toc-widget{ all: unset !important;
}

.entry-readmore:hover {
    all: unset !important; 
}.post-meta{margin-bottom:10px;}
.entry-readmore{all: unset !important;
}

.entry-readmore {
    cursor: pointer !important; 
	font-size: 16px !important;
    font-weight: 500!important;
    color: #2a2a2a!important;
    
}
div#categories-2 li.cat-item {
	line-height:40px!important;}

 div#search-2.widget.widget_search {
    border: none !important;
    box-shadow: none !important;
    border-width: 0 !important;
    border-style: none !important;
   
}



@media (min-width: 768px) and (max-width: 1366px) {
    .title_part {
        margin-left: 30px;
	
    }
}


@media (min-width: 1367px) and (max-width: 1920px) {
    .title_part {
        margin-left: 106px;
		margin-top:114px;
    }
}
article.entry-content{margin-bottom:20px;}
#-contact-details-{margin-top:-40px!important;}
.check-field .wpcf7-list-item-label {font-size:15px!important;}


.cl_contact_form7.style-simple input:not([type="submit"]), .cl_contact_form7.style-simple select {padding:10px!important;}

@media only screen and (max-width: 768px) {
    .cl-filter-small {
        margin-top: 47px!important;
    }
}


.f12c.wpcf7-form-control.wpcf7-f12_captcha.wpcf7-validates-as-captcha{border: 1px solid #e3d6d6!important;}



div#cl_row_6799b8b324df65-39948627{margin-top:0px !important;}


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

@media screen and (max-width: 768px) {
    h2#-what-we-do-{
        margin-top: 20px !important;
    }
	h1#digital-excellence-innovating-websites-brands-and-marketing{font-size:34px!important;margin-top:-4px;}
	
	h1#blog{margin-top:60px!important;}
	h1#testimonials{margin-top:0px!important;
	margin-left:10px;}
	h1#careers{margin-top:0px!important;}
	
 h1#privacy-policy{margin-top:70px!important;}
	h1#terms-and-conditions{margin-top:70px!important;}
}
	  @media screen and (width: 768px) {  h1#services {
        margin-top: -67px !important;
		  }}
	  @media screen and (width: 1024px) {
		 
input.submit-bt.mt-3{border-radius:30px;
	font-size:16px;
	margin-bottom:43px!important;}
input.submit-bt.mt-3:hover{color:#1fb4cc;
background-color:White;
border-color:black}
@media only screen and (max-width: 991px){
    .main.header-row {
       box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }
}


html body .in-field {padding-top: unset !important; 
    padding-top: 0px !important;
}

.cl_blog.blog-simplified.blog-simplified-font #blog-entries .grid-style h2 {
	font-size: 14px!important;}
.cl_blog.blog-simplified #blog-entries .grid-style .grid-holder .grid-holder-inner {
	padding-bottom: 40px!important;}

@media screen and (max-width: 600px) {
    .page-id-14 .highlight {
        
        font-size: 19px;
    }
}

margin-left:-17px!important;}
#careers{margin-top:57px;}
.career-inner-box {border-radius:10px;}
.h4{font-size:18px!important;}
.entry-meta {margin-top:-18px;}
.entry-content {
	margin-top: -6px!important;}
#blog-entries .default-style .entry-wrapper-content{margin-bottom:50px;}
div#categories-2 li.cat-item {color:#303133;}
h2:not(.custom_font){line-height:30px!important;}
.single-post .entry-single-related .related-wrapper {
	margin-left: -20px!important;}

div#categories-2 li.cat-item{border:none;}









@media screen and (max-width: 820px) and (max-height: 1180px) {
   
	h1#digital-excellence-innovating-websites-brands-and-marketing{font-size:33px!important;}
}@media only screen and (max-width: 768px) {
	h1#struggling-to-stand-out-discover-creative-branding-marketing-that-delivers-results{font-size:28px!important;
	margin-top:70px!important;}}


	@media screen and (width: 768px) {
		#-lets-work-together- {
        margin-top: 72px !important;
		}}
@media screen and (max-width: 820px) and (max-height: 1180px) {
   
	.cl-filters.cl-filter-small{margin-top:30px!important;}
}
.post-meta {
    margin-top: -30px;
}
@media screen and (max-width: 766px) {
	article.post h1.entry-title {margin-top:117px!important;}}

.entry-meta-single.entry-meta-date span.time a{font-size:14px!important;}
    
@media (min-width: 768px) and (max-width: 1024px) {
    .teams {
        width: 43% !important; 
    }
}
@media (max-width: 500px) {
    .teams {
          max-height: 365px !important;
    }
}
.single-post .entry-content {color:#000 !important;}
article.default-style .entry-content {color:#000 !important;}
.cl_blog.blog-simplified.blog-simplified-font #blog-entries .grid-style h2 {
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    max-width: 100%; 
}
ul {
    list-style-type: disc; 
}

ol {
    list-style-type: decimal; 
}

html .widget.toc-widget {
    border-bottom: none !important;
}
.toc{border-bottom: 1px solid #ddd;}
@media (max-width: 569px)
 {#blog
{font-size:34px!important;}}
.entry-single-tags.entry-single-tool{display:none!important;}
@media screen and (max-width: 600px) {
    h5#be-the-part-of-our-wonderful-team{margin-bottom:-55px !important;}}

@media (width: 820px), (width: 912px) {
     h2#-lets-work-together-{
        margin-top: 69px !important;
    }
}

@media only screen and (max-width: 377px) {h1#struggling-to-stand-out-discover-creative-branding--marketing-that-delivers-results{font-size:28px!important;}}

	h2#-who-we-are-{margin-top:-22px!important;}
	@media (max-width: 768px){
		h2#-built-on-trust-{margin-top:-22px!important;}	}

@media screen and (max-width: 767px) {
    .wa-chat-bubble {
        display: none!important;
    }
}
@media screen and (width: 767px) {
	
	 div#cl_column_67a5bdf2126132-40803006{margin-left:28px!important;}}
div#cl_row_65107100177931-78866069{padding-bottom:0px!important;}
.ti-widget[data-layout-id='16'][data-set-id='light-background'] .ti-verified-by-row{display:none!important;}
textarea#message {margin-top:20px;}


html .ti-widget.ti-wp-testimonial-1 .ti-review-item>.ti-inner {
    margin-bottom: 55px !important;
	margin-left:10px !important;

}
html .ti-widget.ti-wp-testimonial-1 .ti-review-content .ti-inner{text-align:justify!important;
    font-family: Poppins!important;}

html .ti-widget.ti-wp-testimonial-1 .ti-widget-container .ti-date{opacity:1; font-family: Poppins!important;}
html .ti-name{font-family: Poppins!important;}
html .ti-widget.ti-wp-testimonial-1 .ti-reviews-container-wrapper .ti-inner>.ti-stars {
    margin-bottom: 30px!important;
   margin-top: 22px !important;
}
#sp-testimonial-pro-5308.sp-testimonial-pro-section .sp-testimonial-pro{
    margin-top: 0px!important;
 margin-left: 0px!important;
	margin-right: 1px;
}
.ti-widget.ti-wp-testimonial-1 .ti-review-content .ti-inner {font-family:poppins;
line-height:24px;}

html .ti-widget.ti-wp-testimonial-1 .ti-profile-img img {
    width: auto !important;
	height: auto !important;}
@media only screen and (max-width: 767px) {
  
  html .ti-widget.ti-wp-testimonial-1 .ti-profile-img img{
    width: 40px !important;
    height: 40px !important;
	}
html .ti-widget.ti-wp-testimonial-1 .ti-review-item>.ti-inner {
  
    margin-left: -5px !important;
}
	html .ti-widget.ti-wp-testimonial-1 .ti-widget-container .ti-date{font-size:9px!important;}
}


div#n2-ss-2 .n2-font-1e135117f1adf9d24f6f3651ba02e0b3-hover {
	font-family: Poppins !important;}
div#n2-ss-2 .n2-font-a10ef159f039595d1c5ab4e88cf15620-paragraph  {
	font-family: Poppins !important;}
div#n2-ss-2 .n2-font-98d545b554f224aff85c44d94138289c-paragraph{
	font-family: Poppins !important;}
div#n2-ss-2 .n-uc-11b93cff257b1-inner {
    margin-top: 325px !important;
}

div#n2-ss-6 .n-uc-7JnqHHz2ppyY-inner {
    margin-top: 200px !important;
}
div#n2-ss-5 .n-uc-AjbXg3x6MHjT-inner {
	margin-top: 125px !important;}
@media only screen and (max-width: 320px) {
  div#n2-ss-5 .n-uc-AjbXg3x6MHjT-inner {
    margin-top: 95px !important;
  }
}



div#n2-ss-5 .n2-font-b2ec836107f8558ab2a4cb316ae201d1-hover {font-family: Poppins !important;}
div#n2-ss-5 .n2-font-747a8b742627597d471ef20d801937ab-hover{font-family: Poppins !important;}
div#n2-ss-5 .n2-font-91c6db34351505cf8471abe0ee38cdcd-paragraph{
	font-family: Poppins !important;} 


.n2-ss-slider .n2-ss-item-image-content img:hover,
.n2-ss-slider .n2-ss-item-image-content img.hover-effect {
  filter: brightness(0) saturate(100%) invert(64%) sepia(69%) saturate(242%) hue-rotate(138deg) brightness(93%) contrast(96%);
  transition: filter 0.3s ease;
}


.underline-effect:hover {
  text-decoration: underline !important;
}

#-lets-work-together-{margin-top:70px !important;}

@media only screen and (max-width: 768px) {
.cl_blog.blog-simplified #blog-entries .grid-style .grid-holder .entry-wrapper {
    padding-top: 0px;
    margin-top: -49px !important;
}
}
@media screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 768px) and (max-height: 768px) {
body.testimonial-grid{
        margin-left: 111px !important;
    }
}