/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 13 2024 | 14:10:05 */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html body .section, 
html body .section h1,
html body .section h2,
html body .section h3,
html body .section h4,
html body .section h5,
html body .section h6,
html body .section button,
html body .custom-header-menu ul li a,
html body .custom-header-menu .qodef-btn-text{
    font-family: "Poppins", sans-serif!important;
}
html body .section h1,
html body .section h2,
html body .section h3,
html body .section h4,
html body .section h5,
html body .section h6{
    font-weight: 600;
}
.custom-qodef-btn{
	color: rgb(255, 255, 255);
    background-color: rgb(219, 112, 52) !important;
    font-size: 16px;
    padding: 8px 26px !important;
    letter-spacing: normal;
    text-transform: capitalize;
    font-weight: 600;
    font-family: Poppins, sans-serif !important;
}
.section{
    background-size:cover;
    background-repeat:no-repeat;
}
.section.background-position-bottom{
    background-position:bottom;
}

.custom-btn{
    margin-bottom:0;
}
.custom-btn button,
.custom-btn a {
    font-weight: bold;
    background-color: #E87030!important;
    background-image: linear-gradient(to right, #E87030 0%,#AC461E 100%)!important;
    padding-left: 35px!important;
    padding-right: 35px!important;
}
.custom-btn.learn-more button,
.custom-btn.learn-more a{
    background-color: #1D3463!important;
    background-image: linear-gradient(to right, #1D3463 0%,#162441 100%)!important;
}
.custom-btn.about-me button,
.custom-btn.about-me a{
    color: #5C6AD6!important;
    background-color: #F9F9FB!important;
    background-image: linear-gradient(to right, #F9F9FB 0%, #CED3DE 100%)!important;
}

.logo-gallery .wpb_image_grid_ul {
    margin: 0;
    padding: 0;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    height: auto!important;
    gap: 30px;
}
.logo-gallery .wpb_image_grid_ul li{
    position: relative!important;
    top: unset!important;
    left: unset!important;
}
.section-heading {
    text-transform: capitalize;
}
.section-heading h2 {
    font-size: 36px;
    line-height: 1.4;
}
.italic-text {
    font-style: italic !important;
    background: linear-gradient(to right, #99A4F9, #6F7CE2);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.service-box {
    padding: 25px;
}
.service-box >.vc_column-inner{
    border-radius:10px;
}
.marquee-slide {
    display:block;
    line-height: 1;
    margin-top: -170px;
    margin-bottom: -42px!important;
}
.marquee-slide p {
    font-size: 280px;
    color: white;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 100;
    opacity: 0.05;
    animation: slide 28s linear infinite;
    text-wrap: nowrap;
}

 @keyframes slide {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.case-study-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}
.case-study-row:before,
.case-study-row:after{
	display:none;
}
.case-box {
	width: 100%;
    padding: 15px;
    background: white;
    padding: 20px!important;
    border-radius: 10px;
}
.case-box .vc_column-inner {
    padding: 0;
}
.case-box .wpb_single_image .vc_figure,
.case-box .wpb_single_image .vc_single_image-wrapper,
.case-box .wpb_single_image img{
    width:100%;
}
.case-box .wpb_single_image figure{
	position:relative;
}
.case-box .wpb_single_image .vc_figure-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    padding: 50px 30px 30px;
    color: white;
    font-weight: 600;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0.25) 30%, rgba(0, 0, 0, 0.7483368347338936) 100%);
}
.case-box h4, .case-box p {
    padding-left: 25px;
    padding-right: 25px;
}
.view-case-study button,
.view-case-study a{
    padding: 0 30px 0 0!important;
    background: unset;
    background-image: unset!important;
    font-weight: 500;
}
.view-case-study button:hover,
.view-case-study a:hover{
    color:#1D3463!important;
}
.view-case-study button i,
.view-case-study a i{
    right:0!important;
    transform: translate(0,-50%) rotate(-30deg)!important;
}
.case-study-page-box {
    box-shadow: 4px 4px 12px 0 rgba(0,0,0,0.15);
}
.case-study-page-box h4,
.case-study-page-box p{
	padding-left: 0;
    padding-right: 0;
}
.case-study-badge button {
    background-image: none !important;
    padding: 5px 10px 5px 30px !important;
	line-height: 1.4 !important;
	border-radius: 5px!important;
	pointer-events: none;
}
.case-study-badge button i{
	left:12px!important;
	font-size: 15px!important;
}
.case-study-badge.big button{
	font-size:18px!important;
	padding-left:35px !important;
}
.case-study-badge.big button i {
    font-size: 20px !important;
}

.about-me-gallery .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
}
.about-me-gallery .wpb_wrapper .wpb_single_image{
    width:50%;
}
.about-me-gallery .wpb_wrapper .wpb_single_image figure, 
.about-me-gallery .wpb_wrapper .wpb_single_image div, 
.about-me-gallery .wpb_wrapper .wpb_single_image img {
    width: 100%;
    position:relative;
}
.about-me-gallery .wpb_wrapper .wpb_single_image figure:after{
    position:absolute;
    content:"";
    top:0;
    left:0;
    bottom:0;
    right:0;
    background:rgba(94,111,237,0.0);
    transition:all 0.3s;
}
.about-me-gallery .wpb_wrapper .wpb_single_image figure:hover:after{
    background:rgba(94,111,237,0.3);
}

.photo-1 {
    margin-left: 50px;
    margin-right: -100px;
    z-index: 4;
}
.photo-2 {
    margin-top: 70px;
    z-index: 3;
}
.photo-3 {
    margin-top: -70px;
    z-index: 2;
}
.photo-4 {
    margin-top: 20px;
    margin-left: -20px;
    z-index: 1;
}
.mentor-section-column {
    max-width: 85%;
    margin: 0 auto;
}
.mentor-section-column .vc_column-inner {
    background-size: cover;
    background-repeat: no-repeat;
}
.mentor-section-column h2 {
    margin-top: 0;
}
.mentor-section-column .custom-btn button,
.mentor-section-column .custom-btn a{
    padding-left: 60px!important;
}

.video-box{
    padding:0 15px;
}
.video-review-quote {
    font-style: italic;
}
.video-review-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 56.25%; 
	margin-bottom:25px;
}
.video-review-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.testimonials {
    padding: 0 50px;
}
.testimonials .qodef-testimonial-content-inner {
    background: #182D55!important;
    border-radius: 10px;
}
.testimonials .qodef-testimonial-content-inner p{
   color:white;
}
.testimonials .qodef-testimonial-author{
    text-transform: capitalize!important;
    font-size: 16px;
    letter-spacing: 0.2px;
}

.testimonials .qodef-testimonial-position{
    text-transform: capitalize!important;
    letter-spacing: 0.2px;
    font-weight: 500;
}
.testimonials .qodef-owl-slider .owl-nav{
    display:block;
}
.testimonials .qodef-owl-slider .owl-nav span{
    color:#A8B0BF!important;
}
.testimonials .qodef-owl-slider .owl-nav .owl-prev{
    left: -60px!important;
}
.testimonials .qodef-owl-slider .owl-nav .owl-next{
    right: -60px!important;
}
.join-community-box .vc_column-inner {
    background: linear-gradient(to bottom, #F9FAFB 0%,#DEE1E8 100%);
    padding: 20px!important;
    border-radius: 10px;
}
.join-community-box {
    padding: 0 15px;
}
.join-community-box .qodef-icon-list-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap:25px;
    row-gap: 15px;
    margin-bottom:0;
}
.join-community-box .qodef-icon-list-holder .qodef-il-text {
    width: unset;
    display: inline;
	margin:0;
}
.join-community-box .qodef-icon-list-holder .qodef-il-icon-holder {
    margin-right: 15px;
}
.strategy-form label {
    color: white;
    font-weight: 500;
    padding-bottom: 5px;
    display: block;
    text-transform: capitalize;
}
.strategy-form input[type="text"], .strategy-form input[type="email"] {
    padding: 14px 24px!important;
    border-radius: 12px;
    margin: 0;
}
.strategy-form .row {
    margin-bottom: 25px;
}
input.wpcf7-form-control.wpcf7-submit{
    width:100%;
    color: #5C6AD6!important;
    background-color: #F9F9FB!important;
    background-image: linear-gradient(to right, #F9F9FB 0%, #CED3DE 100%)!important;
    border: 0!important;
    letter-spacing: normal;
}
input.wpcf7-form-control.wpcf7-submit:hover{
    background:#F9F9FB!important;
    border: 0!important;
    background-position: 100% 0;
}
.strategy-form .wpcf7-list-item{
    margin: 0!important;
}
.strategy-form .wpcf7-list-item label {
    padding: 0;
    cursor:pointer;
}
.strategy-form .wpcf7-list-item input {
    display: none;
}
.strategy-form .wpcf7-list-item-label{
    position:relative;
    padding-left: 45px;
}
.strategy-form .wpcf7-list-item-label:before{
    position: absolute;
    content:"";
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border: 1px solid #eee;
    border-radius: 5px;
}
.strategy-form .wpcf7-list-item-label:hover:before {
    background-color: #ccc;
}
.strategy-form .wpcf7-list-item input:checked ~ .wpcf7-list-item-label:before{
    background-color: #eee;
}
.strategy-form .wpcf7-list-item-label:after {
    position: absolute;
    content: "";
    left: 10px;
    top: 6px;
    width: 5px;
    height: 10px;
    border: solid #1D3463;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display:none;
}
.strategy-form .wpcf7-list-item input:checked ~ .wpcf7-list-item-label:after{
    display:block;
}
.form-submit-btn{
    margin:0!important;
}
.mentor-img {
    padding-bottom: 0!important;
}
.section-description p,
.section-description li{
    font-size: 20px;
    line-height: 1.6em;
	color: #444;
}
.section-description li{
	padding-bottom:6px;
}
.section-description li strong,
.section-description li b{
	font-weight:600;
}
.why-work-with-us {
    list-style: none;
    color: white;
    line-height: 1.6;
}
.why-work-with-us li {
		font-weight: 300;
    margin-bottom: 20px;
    padding-left: 40px;
    position: relative;
}
.why-work-with-us li:before {
    position: absolute;
	content: "\f14a";
    font-weight: 600;
    font-family: 'FontAwesome';
    display: block;
    line-height: 1;
    color: #7b89f7;
    font-size: 25px;
    left: 0;
    top: 2px;
}
.review-box-desc {
    align-items: flex-start !important;
    background: white;
    padding: 40px !important;
    border-radius: 10px;
}
.marquee-slide.about-me{
	margin-top:-250px;
}
.we-help-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.we-are-selective {
    width: 100%;
	background-image: linear-gradient(to right, #EAECF0 0%, #CAD9FC 100%);
    padding: 40px!important;
    border-radius: 20px;
}
.we-help-row:before, .we-help-row:after {
	display:none;
}
.we-are-selective .we-can-help,
.we-are-selective .we-cant-help{
	color: #162441;
}
.we-are-selective .we-can-help li,
.we-are-selective .we-cant-help li{
	font-weight: 400;
	padding-left: 50px;
}
.we-can-help li:before,
.we-cant-help li:before {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    background-image: url(https://heathmedia.co.uk/wp-content/uploads/2024/02/check.png);
    background-size: cover;
    display: block;
    left: 0;
    top: 3px;
}
.we-cant-help li:before{
	 background-image: url(https://heathmedia.co.uk/wp-content/uploads/2024/02/close.png);
}
.footer-links p {
    font-size: 14px;
}
.footer-links p a {
    color: #BFC0CA;
    margin-right: 15px;
}
.footer-links p a:nth-last-child(1) {
    margin: 0;
}
.custom-header-column .wpb_wrapper .custom-header-menu {
    margin-right: 60px;
}
.custom-header-column .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: end;
}
.custom-header-menu .widget.widget_nav_menu {
    margin: 0;
}
.custom-header-menu ul {
    display: flex;
    align-items: center;
    justify-content: right;
}
.custom-header-menu ul li {
    padding: 0 17px!important;
}
.custom-header-menu ul li a {
    color: white;
    font-size: 16px;
    line-height: 23px;
    box-sizing: border-box;
    font-weight: 500;
}
.custom-header-menu ul li:nth-last-child(1) {
    padding-right: 0 !important;
}

.hero-section-description p{
	font-size: 24px;
    color: #ffffff;
    line-height: 1.6em;
}
.hero-section .hero-section-description p{
	padding-right:180px;
}

.youtube-stats p.qodef-il-text {
    font-weight: 600;
}
.button-width-full.custom-btn,
.button-width-full.custom-btn a,
.button-width-full .custom-btn, 
.button-width-full .custom-btn button,
.button-width-full .custom-btn a{
    width: 100%;
}
.truestpilot-badge p {
    margin: 0;
    display: flex;
	flex-wrap:wrap;
    align-items: center;
	color: white;
    font-size: 18px;
}
.truestpilot-badge.home p {
    flex-direction: column;
    align-items: flex-start;
}
.truestpilot-badge p img {
    margin:15px 25px 15px 0!important;
}
.want-me p{
	font-size: 20px;
    color: #393939;
    line-height: 1.6em;
    text-align: center;
}
.logo-swiper .swiper-wrapper,
.logo-swiper-dfy .swiper-wrapper{
	align-items:center;
}
.blog-swiper-btn-wrap .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: end;
}
.blog-swiper-btn {
    margin: 0;
    cursor: pointer;
}
.blog-swiper-btn span{
	color: #A8B0BF!important;
	transition:all 0.3s;
}
.blog-swiper-btn:hover span{
	color: #7b89f7!important;
}

.post-swiper .vc_gitem-animated-block .vc_gitem-zone {
	min-height: 500px;
}
.post-swiper .vc_grid-item-mini{
	position:relative;
}
.post-swiper .vc_gitem-animated-block .vc_gitem-zone:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(123 137 247 / 50%) !important;
}
.post-swiper .vc_grid-item-mini > .vc_gitem-zone {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: end;
    background-color: transparent !important;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5));
}
.post-swiper .vc_gitem-zone-mini .vc_gitem-col {
	padding: 80px 30px 30px 30px!important;
}
.post-swiper .vc_gitem-post-data,
.post-swiper .vc_gitem-post-data h4{
	margin: 0 !important;
    color: white;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.4;
}
.post-swiper .vc_gitem-post-data-source-post_excerpt, 
.post-swiper .vc_btn3-container.vc_btn3-left{
	display:none!important;
}
.post-swiper .vc_grid-item-mini:hover .vc_gitem-zone{
	top: 0;
}


.case-study-heading h1 {
    color: white;
    text-transform: uppercase;
    font-weight: bolder !important;
    font-size: 65px;
    line-height: 1.4;
	margin:25px 0 75px;
}
.case-study-heading h1 span {
    -webkit-text-stroke: 1px white;
    color: transparent;
    text-shadow: 2px 2px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.case-study-detail-main-desc {
    padding-left: 70px;
}
.case-study-detail-main-desc .wpb_single_image{
	margin:25px 0!important;
}
.case-study-detail-main-heading h1 {
    color: white;
    font-size: 45px;
    font-weight: 300 !important;
    line-height: 1.6;
    margin-top: 0 !important;
}
.case-study-detail-link {
    font-family: "Poppins", sans-serif !important;
	font-style: italic !important;
	margin-top: 60px;
}
.section-heading.highlight {
    margin-top: 60px !important;
}
.section-heading.highlight.first {
    margin-top: 0 !important;
}
.section-heading.highlight h2 {
    display: inline;
    position: relative;
}
.section-heading.highlight h2:after {
    position: absolute;
    content: "";
    display: block;
    width: 105%;
    height: 12px;
    background: #EE7736;
    bottom: 5px;
    z-index: -1;
}
.rotatey img {
    transform: rotateY(180deg);
	margin-top:50px;
	margin-bottom:2px;
}
.want-us-row {
    padding-right: 70px !important;
}
.review-img img {
    width: 200px;
}
.review-desc p {
    color: white;
    font-size: 16px;
}
.case-study-page-box .wpb_single_image{
	overflow:hidden;
}
.case-study-page-box .wpb_single_image .vc_single_image-img{
	transition:all 0.5s;
}
.case-study-page-box:hover .wpb_single_image .vc_single_image-img {
    transform: scale(1.15);
}
.arrow-btn {
    margin: 0;
}
.arrow-btn {
    margin: 0;
    position: absolute;
    bottom: 10px;
    right: 30px;
	opacity:0;
	transition:all 0.4s;
}
.case-study-page-box:hover .arrow-btn {
    right: 10px;
	opacity:1;
}

.full-white h2,
.full-white h3,
.full-white h4,
.full-white h5,
.full-white h6,
.full-white p,
.full-white span{
	color:white;
}
.light-white p,
.light-white span{
	color:rgba(255,255,255,0.7);
}

.review-grid .wpb_wrapper{
	column-count: 3;
	column-gap: 40px;
}
.review-grid .wpb_wrapper div {
	display: inline-block;
	width: 100%;
	margin-bottom: 40px; 
}
.review-grid .wpb_wrapper div img {
	width: 100%;
	display: block;
	border-radius: 10px;
	box-shadow: 4px 4px 12px 0 rgba(0,0,0,0.15);
}



/* -------------------------------------------------------------------------------------------------------------------------------- */


@media (max-width:1140px){
	.heading-h1{
		font-size: 40px!important;
	}
	html .top-100{
		margin-top:65px!important;
	}
	.truestpilot-badge p {
		font-size: 16px;
	}
	.case-study-heading h1 {
		font-size: 50px;
		margin: 10px 0 10px;
	}
	.case-study-detail-main-heading h1 {
		font-size: 35px;
	}
	.case-study-detail-main-desc {
		padding-left: 50px;
	}
	.want-us-row {
		padding-right: 50px !important;
	}
}
@media (max-width:1024px){
	.vc_row.section{
		padding: 40px 30px!important;
	}
	.vc_row.section.services{
		padding:0!important;
	}
	.vc_row.section.services .service-row{
		padding: 40px 30px!important;
	}
	.marquee-slide {
		margin-top: -70px;
		margin-bottom: -20px!important;
	}
	.marquee-slide p {
		font-size: 220px;
	}
	.about-me-gallery .wpb_wrapper .wpb_single_image{
		width:100%;
	}
	.photo-1,
	.photo-2,
	.photo-3,
	.photo-4 {
		margin: 0!important;
	}
	.mentor-section-column {
		max-width:100%;
		padding: 0 30px!important;
	}
	.youtube-stats p.qodef-il-text{
		font-size: 30px!important;
	}
	.join-community-box .qodef-icon-list-holder {
		gap: 20px;
	}
	.join-community-box .qodef-icon-list-holder .qodef-il-icon-holder i{
		font-size:26px!important;
	}
	.join-community-box .qodef-icon-list-holder .qodef-il-text {
		font-size: 22px!important;
	}
	.form-row > .vc_column-inner{
		padding:0!important;
	}
	.strategy-form label {
		font-size: 16px;
	}
	.marquee-slide.about-me{
		margin-top:-20px;
	}
	html .custom-header-row {
        margin-bottom: 120px !important;
    }
    .custom-header-menu {
        margin-right: 0;
    }
    .custom-header-column .wpb_raw_code{
        display:none;
    }
    .custom-header-column .wpb_wrapper .custom-header-menu {
        margin-right: 0;
    }
}

@media (min-width:992px){
	.case-study-detail-main-desc .wpb_single_image{
		display:none;
	}
}

@media (max-width:992px){
	.case-study-heading h1 {
		font-size: 40px;
	}
	.heading-h1{
		font-size: 32px !important;
    	line-height: 1.4 !important;
	}
	html .top-100{
		margin-top:50px!important;
	}
	.hero-section-description p {
		font-size: 22px;
	}
	.hero-section .hero-section-description p{
		padding-right:0;
	}
	html .custom-header-row {
        margin-bottom: 100px !important;
    }
	.review-box-desc {
		padding: 30px !important;
	}
	.case-study-detail-main-desc {
		padding-left: 0;
		padding-top: 0;
	}
	.case-study-detail-main-heading h1 {
		font-size: 25px;
	}
	.case-study-detail-link {
		margin-top: 35px;
	}
	.review-grid .wpb_wrapper{
		column-gap: 30px;
	}
	.review-grid .wpb_wrapper div {
		margin-bottom: 30px; 
	}
}
@media (max-width:767px){
	.case-study-heading h1 {
		font-size: 30px;
	}
	.truestpilot-badge p {
		font-size: 14px;
	}
	.section .row {
		padding-top: 0!important;
		padding-bottom: 0!important;
	}
	.section-heading h2{
		font-size: 32px;
	}
	.vc_row.section.services .service-row{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.marquee-slide p {
		font-size: 130px;
	}
	.about-me-gallery .wpb_wrapper .wpb_single_image{
		width:50%;
	}
	.youtube-stats .vc_btn3-right {
		text-align: left;
	}
	.join-community-box .qodef-icon-list-holder .qodef-il-text {
		font-size: 18px!important;
	}
	html .top-100{
		margin-top:20px!important;
	}
	.result-box-1{
		margin-bottom:30px;
	}
	.wpb_single_image.vc_align_right {
    	text-align: left;
	}
	.hero-section-description p {
		font-size: 20px;
	}
	html .italic-text {
		font-size: 45px !important;
	}
	.case-study-row {
		grid-template-columns: repeat(1, 1fr);
	}
	.testimonials {
		padding: 0 0;
	}
	.join-community-box {
		padding: 0 15px 15px;
	}
	html .custom-header-row {
        margin-bottom: 80px !important;
    }
    .custom-header-menu {
        margin-top:30px;
    }
	.custom-header-row .wpb_wrapper {
		width: 100%;
		text-align: center;
	}
    .custom-header-column .wpb_wrapper,
    .custom-header-menu ul {
        justify-content: center;
    }
    .custom-header-menu ul li {
        padding: 0 25px 0 0!important;
    }
	.dfy-page-slider{
		margin-top: 20px;
	}
	.we-help-row {
		grid-template-columns: repeat(1, 1fr);
	}
	.we-are-selective {
		padding: 30px !important;
	}
	.we-are-selective .vc_column-inner {
		padding: 0;
	}
	.we-are-selective .we-can-help li, .we-are-selective .we-cant-help li {
		font-size: 16px;
	}
	.blog-swiper-btn-wrap .wpb_wrapper {
		justify-content: flex-start;
		margin-bottom: 30px;
	}
	.post-swiper .vc_gitem-zone-mini .vc_gitem-col {
		padding: 80px 25px 25px 25px !important;
	}
	.post-swiper .vc_gitem-animated-block .vc_gitem-zone {
		min-height: 350px;
	}
	.want-us-row {
		padding-right: 0 !important;
	}
	.arrow-btn {
		right: 10px;
		opacity:1;
	}
	.video-box {
		padding: 0 0 20px;
	}
	.review-grid .wpb_wrapper{
		column-count: 1!important;
	}
	.section-description li{
		padding-bottom:10px;
	}
}

