.post, .page {
	margin: 0px;
}

.inner-content,
.inner-hero,
.page-content {
	float: left;
	width: 100%;
}
img.aicon_image {
	margin-bottom: 0!important;
}
/*add bullet to list on ADA page */

.page-id-3569 ul {
	list-style: unset;
}

/****** INNER HERO *****/

.inner-hero {
	background-color: #132555;
	padding: 130px 0px;
	position: relative;
}

.inner-hero:before {
	content: "";
	position: absolute;
	background-image: url(/wp-content/uploads/2019/11/logo_digital_dot_part.png);
	background-size: cover;
	background-repeat: no-repeat;
	bottom: -30px;
	width: 55px;
	height: 55px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}

.inner-hero-image {
	position: absolute;
	right: 0;
	top: 0;
	height: 90%;
}

.inner-hero-image img {
	height: 100%;
}

.inner-hero-text {
	position: relative;
	z-index: 1;
}

.inner-title {
	color: #fff;
	margin-bottom: 16px;
	font-size: 42px;
	letter-spacing: 1px;
	line-height: 58px;
} 

.inner-hero p {
	color: #fff;
	margin-bottom: 45px;
}

.btn-consultation, 
.btn-consultation:visited {
	float: left;
	color: #fff;
	background-color: #ff6537;
	padding: 15px 20px;
	border: 1px solid #ff6537;
	font-weight: bold;
	margin-right: 10px;
	transition: all .5s;
	width: 250px;
	text-align: center;
	font-size: 18px;
	font-family: "FuturaHeavy";
}

.btn-consultation:hover, 
.btn-consultation:focus {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

.btn-download, 
.btn-download:visited {
	float: left;
	color: #fff;
	background-color: transparent;
	padding: 15px 20px;
	border: 1px solid #ff6537;
	font-weight: bold;
	transition: all .5s;
	width: 250px;
	text-align: center;
	font-size: 18px;
	font-family: "FuturaHeavy";
}

.btn-download:hover, 
.btn-download:focus {
	color: #fff;
	background-color: #ff6537;
	text-decoration: none;
}


/***** INNER CONTENT *****/

.page-template-default .inner-content {
	padding-top: 100px;
}

.inner-content p {
	font-size: 18px;
	line-height: 28px;
	word-wrap: break-word;
}

.inner-content {
	position: relative;
	padding-bottom: 100px;
}

.inner-content h2 {
	margin-bottom: 50px;
}

.inner-content h3 {
	font-size: 22px;
	line-height: 35px;
	color: #132555;
	margin-bottom: 10px;
}

.inner-content p {
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 0px;
	color: #000000;
}

.inner-content ul li,
.inner-content ol li {
	float: left;
	width: 100%;
	font-size: 18px;
	margin-bottom: 20px;
}

.inner-content ul li {
	padding-left: 20px;
}

.inner-content ul li a,
.inner-content ul li a:visited,
.inner-content ol li a,
.inner-content ol li a:visited {
	color: #132553;
	text-decoration: none;
	font-size: 18px;
}

.inner-content ul li a:hover,
.inner-content ul li a:focus,
.inner-content ol li a:hover,
.inner-content ol li a:focus {
	color: #b0cc15;
	text-decoration: none;
}


/**** SERVICES SECTION *****/

.services-inner-section {
	float: left;
	width: 100%;
	padding-top: 100px;
}
.services-inner {
	width: 1170px;
	float: left;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.dd-service-inner {
	position: relative;
	margin-left: 35px;
	display: flex;
	height: 120px;
	align-items: center;
	padding: 0px 20px 0px 40px;
	box-shadow: 0px 0px 29px -2px rgba(0,0,0,0.09);
	transition: all .5s;
}

.dd-service-inner h3 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0px;
}

.dd-service-inner img {
	position: absolute;
	left: -42px;
	height: 60px;
}



.dd-solution-link:visited,
.dd-solution-link:hover,
.dd-solution-link:focus {
	text-decoration: none;
}



.dd-solution-link:hover .dd-service-inner,
.dd-solution-link:focus .dd-service-inner {
	background-color: #132555;
}



.dd-solution-link:hover .dd-service-inner h3,
.dd-solution-link:focus .dd-service-inner h3 {
	color: #fff;
}


/***** SEO PAGE *******/

.background {
	float: left;
	width: 100%;
	position: relative;
	padding-top: 100px;
	/* 	background-image: url(/wp-content/uploads/2019/11/seo-bg.png); */
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.why-box {
	padding: 50px 55px;
	box-shadow: 0px 0px 29px -2px rgba(0,0,0,0.09);
	margin-bottom: 100px;
	background-image: url(/wp-content/uploads/2019/11/Untitled-1.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #fff;
	float: left;
	width: 100%;
}


.why-box h2 {
	margin-bottom: 20px;
	text-align: left;
}

.why-box p {
	line-height: 35px;
}


.seo-steps,
.ppc-steps {
	padding-bottom: 100px;
	float: left;
	width: 100%;
}

.seo-steps h2,
.ppc-steps h2 {
	margin-bottom: 75px;
	text-align: left;
}

.dd-seo-step,
.dd-ppc-step,
.process {
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	padding: 50px 30px;
	box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.09);
	background-color: #fff;
	position: relative;
}

.dd-seo-step:nth-of-type(even),
.dd-ppc-step:nth-of-type(even),
.process:nth-of-type(even) {
	background-color: #f9f9f9;
	box-shadow: -7px 0 5px -5px rgba(0,0,0,0.09), 7px 0 5px -5px rgba(0,0,0,0.09);
}

.step-title {
	display: flex;
	align-items: center;
	width: 30%;
	padding-right: 30px;
}

.step-title h3 {
	margin-bottom: 0px;
}

.step-text {
	width: 70%;
}

.step-title img {
	padding-right: 20px;
	width: 75px;
}

.approach-section {
	float: left;
	width:100%;
	padding-bottom: 90px;
}

.approach-section h2 {
	margin-bottom: 80px;
	text-align: left;
}

.approach-wrapper {
	position: relative;
	padding: 50px 0px;
	float: left;
	margin-bottom: 70px;
}

.approach-text {
	padding: 55px 45px;
	box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.09);
	position: relative;
	background-color: #fff;
	z-index: 1;
}


.approach-text img {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 54px;
	height: 54px;

}

.approach-image {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 50%;
}

.approach-image img {
	object-fit: cover;
	height: 100%;
}

.approach-wrapper:nth-of-type(2) .approach-float {
	float: right;
}
.approach-wrapper:nth-of-type(2) .approach-image {
	right: unset;
	left: 0px;
}

.our-guarantees {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	position: relative;
}

.guarantees-text {
	padding: 30px 0px;
}

.our-guarantees h2 {
	margin-bottom: 50px;
	text-align: left;
}

.our-guarantees .guarantees-image {
	position: absolute;
	right: 0px;
	height: 100%;
}

.guarantees-image img {
	height: 100%;
	object-fit: cover;
}


.seo-guide {
	float: left;
	width: 100%;
	padding: 60px 70px;
	display: flex;
	align-items: center;
	box-shadow: 0px 0px 26px -3px rgba(0,0,0,0.09);
	position: relative;
	margin-bottom: 100px;
}

.quality-guarantee:before {
	position: absolute;
	top: -33px;
	left: -27px;
	content: "";
	border-radius: 50%;
	background-image: url(/wp-content/uploads/2019/11/logo_digital_dot_part.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 80px;
	height: 80px;
	z-index: 1;
} 

.guide-text {
	width: 100%; 
	/* 70% when return button download */
}

.guide-btn {
	width: 30%;
	display: flex;
	justify-content: center;
}

.seo-guide-btn,
.seo-guide-btn:visited {
	padding: 19px 20px;
	float: left;
	border: 1px solid #ff6437;
	text-align: center;
	font-size: 16px;
	color: #ff6437;
	font-weight: bold;
	text-decoration: none;
	transition: all .5s;
}

.seo-guide-btn:hover,
.seo-guide-btn:focus {
	color: #fff;
	background-color: #ff6437;
	text-decoration: none;
}


.testimonials-section h2 {
	line-height: 40px;
	margin-bottom: 60px;
	text-align: left;
}

.testimonial {
	padding: 35px 30px 10px;
	box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.09);
	min-height: 591px;
}

.testimonial p {
	margin-bottom: 20px;
}

.testimonial h5 {
	font-size: 20px;
	line-height: 32px;
	color: #132656;
}

.testimonial img {
	border-radius: 50%;
	width: 85px;
	height: 85px;
	border: 6px solid #ccc;
	margin-bottom: 20px;
	position: relative;
}


.testimonial:before {
	content: "";
	position: absolute;
	background-image: url(/wp-content/uploads/2019/11/quote.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 30px;
	height: 30px;
	top: 28px;
	left: 44px;
	z-index: 1;
}

/***** INNER CTA ****/

.inner-cta {
	float: left;
	width: 100%;
	background-color: #132656;
	padding: 50px 0px;
	position: relative;
	margin: 0px 0px 100px;
}

.inner-cta-img {
	position: absolute;
	left: -34px;
	top: 40px;
	width: 60px;
}

.inner-cta .form-holder {
	padding: 0px 100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.inner-cta .hero-link a {
	margin-top: 0px;
}

.inner-cta .form-holder h3 {
	color: #fff;
	margin-bottom: 0px;
}
.inner-cta .form-holder .wpcf7-form-control.wpcf7-submit, 
.inner-cta .form-holder .cf7mls_next.action-button {
	width: 200px;
}
.cta-banner-wrap {
	display: flex;
	padding-bottom: 100px;
}
.page-template-page-rehab .cta-banner-wrap,
.page-template-page-rehab-single .cta-banner-wrap,
.page-template-page-rehab-marketing .cta-banner-wrap {
	padding-top: 200px;
}
.cta-blog-banner-wrap {
	padding: 110px 0 100px;
}

/****** PPC Page ************/

.work-section {
	float: left;
	width: 100%;
}

.work-section h2 {
	margin-bottom: 90px;
	text-align: left;
}



.work-wrapper {
	margin-bottom: 90px;
	float: left;
	width: 100%;
	display: flex;
	height: 400px;
}

.work-wrapper:nth-of-type(even) {
	flex-direction: row-reverse;
}

.work-section .work-float {
	height: 100%;
	width: 50%;
}

.work-text {
	padding: 70px 50px;
	background-color: #fff;
	box-shadow: 0px 0px 29px -2px rgba(0,0,0,0.09);
	position: relative;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.work-text img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -38px;
	z-index: 1;
}

.work-wrapper:nth-of-type(even) .work-text img {
	right: unset;
	left: -38px;
}

.work-image {
	height: 100%;
}

.work-image img {
	object-fit: cover;
	height: 100%;
}

.guidelines {
	margin-top: 110px;
	float: left;
	width: 100%;
	position: relative;
}


.guidelines .guidelines-text {
	padding: 70px 50px 50px;
	box-shadow: 0px 0px 29px -2px rgba(0,0,0,0.09);
}

.guidelines .guidelines-text p {
	margin-bottom: 30px;
}

.guidelines img {
	height: 290px;
	object-fit: cover;
}

.inner-content .image-caption {
	text-align: center;
	font-size: 13px;
}


/******* SOCIAL MEDIA PAGE ******/

.management {
	float: left;
	width: 100%;
	padding-bottom: 100px;
}

.management h2 {
	text-align: center;
	margin-bottom: 80px;
}

.management-box {
	text-align: center;
}

.management-box img {
	padding-bottom: 30px;
}

.process-section {
	float: left;
	width: 100%;
	padding-bottom: 130px;
}

.process-section h2 {
	margin-bottom: 80px;
	text-align: left;
}


.principles-section-bg {
	float: left;
	width: 100%;
	padding: 135px 0px 70px;
	background-color: #f9f9f9;
	margin-bottom: 65px;
}

.principles-section-bg h2 {
	margin-bottom: 100px;
	position: relative;
	margin-bottom: 0px;
}

.principles-section-bg h2:before {
	position: absolute;
	top: -80px;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	background-image: url(/wp-content/uploads/2019/11/quote1.png);
	background-size: cover;
	background-position: center;
	width: 91px;
	height: 62px;
	background-repeat: no-repeat;
}

.principles-section {
	float: left;
	width: 100%;
	padding-bottom: 120px;
}

.principle {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.principle h3 {
	width: 30%;
	margin-bottom: 0px;
}

.principle p {
	width: 70%;
}

.principles-image img {
	height: 100%;
	object-fit: cover;
}

.inner-content .sm-guarantees {
	float: left;
	width: 100%;
	padding: 40px 100px;
	box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.09);
}


/***********  OUR TEAM **********/

.page-template-page-our-team .inner-content {
	padding: 100px 0px;
	background-image: url(/wp-content/uploads/2019/11/seo-bg.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;

}

.our-team {
	float: left;
	width: 100%;
}

.our-team-img-holder {
	position: relative;
}
.our-team-img-holder img {
	width:100%;
	height:100%;
}

.our-team-img-holder:after {
	content: "";
	position: absolute;
	background-image: url(/wp-content/uploads/2019/11/logo_digital_dot_part.png);
	background-repeat: no-repeat;
	background-size: cover;
	bottom: -27px;
	width: 50px;
	height: 50px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 0 !important;
}

.our-team-img-description {
	margin-top: 30px;
	text-align: center;
}

.our-team-description {
	float: left;
	width: 100%;
	padding: 100px 0px 70px;
	text-align: center;
}

.our-team-description h2 {
	margin-bottom: 40px;
}

.gallery {
	float: left;
	width: 100%;
	margin-top: 100px;
}

.gallery-image-holder {
	margin-bottom: 30px;
	height: 440px;
}

.gallery-image-holder img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.view-all-holder {
	float: left;
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 40px;
}

.view-all {
	padding: 15px 35px;
	border: 1px solid #ff6537;
	background-color: #fff;
	color: #132656;
	font-weight: bold;
	cursor: pointer;
	transition: all .5s;
}

.view-all:hover {
	background-color: #ff6537;
	color: #fff;
}

.hidden-gallery {
	display: none;
}


/****** PAGE DESIGN *******/

.design-steps {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 100px;
}

.design-steps h2 {
	margin-bottom: 50px;
}

.dd-design-step img {
	margin-bottom: 10px;
}

.action-plan {
	float: left;
	width: 100%;
	padding-bottom: 100px;
}

.action-plan h2,
.promise-section h2 {
	text-align: left;
}

.action-plan .promise-text,
.promise-section .promise-text {
	padding-left: 0px;
}

.action-plan p,
.promise-section p {
	margin-bottom: 45px;
}

.action-list ul,
.promise-list ul {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

.action-list ul li,
.promise-list ul li {
	position: relative;
	margin-bottom: 28px;
	font-size: 18px;
	padding-left: 50px;
}

.action-list ul li:before,
.promise-list ul li:before {
	content: "";
	background-image: url(/wp-content/uploads/2019/10/info-icon.png);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 2px;
}

.promise-list {
	padding: 45px 45px 20px;
	background-color: #f9f9f9;
	position: relative;
}

.page-template-page-design .promise-list {
	width: 100%;
}

/*  .page-template-page-development .promise-list:before {
position: absolute;
top: -30px;
right: -30px;
content: "";
background-image: url(/wp-content/uploads/2019/10/znak-1.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 90px;
height: 90px;
}   */

.promise-image-holder:before {
	content: "";
	position: absolute;
	background-image: url(/wp-content/uploads/2019/11/logo_digital_dot_part.png);
	background-repeat: no-repeat;
	background-size: cover;
	top: -30px;
	right: -15px;
	width: 70px;
	height: 71px;

}


/***** CONTACT PAGE *****/

.page-id-129 .inner-content,
.page-id-485 .inner-content,
.page-id-483 .inner-content,
.page-id-584 .inner-content,
.page-id-959 .inner-content,
.page-id-1054 .inner-content,
.page-id-1058 .inner-content,
.page-id-1061 .inner-content {
	padding-top: 0px;
}
.form-box .form-holder h3 {
	margin-bottom: 0;
}
.under-form-gallery img {
	width: 100%;
	object-fit: cover;
}
html .img-nopadd.smaller-img {
	padding-top: 30px;
}
html .img-nopadd.smaller-img img{
	height: 300px
}
html .img-nopadd {
	padding: 0;
}

.under-form-gallery{
	padding-top: 80px;
}
.form-box-right p, .form-box-right a, .form-box-right h4{
	font-size: 17px;
	color: #1c2855;
}
.form-box-right h4 {
	margin-bottom: 2px;
}
.address-box a{
	display: block;
}
.address-box {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.contact-wrapper a, .contact-wrapper a:visited {
	font-family: "FuturaLight";
}
.page-id-129 .form-box .input-consultation.contact-name input {
	margin-right: 5px;
}
.address-all-box, .address-single-box {
	float: left;
	width: 100%;
}
.address-all-box {
	display: flex;
	flex-direction: column;
}

.form-box {
	display: flex;
	justify-content: space-between;
	background-color: #fff;
	margin-top: -80px;
	position: relative;
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.09);
	z-index: 3;
}

.form-box:before {
	position: absolute;
	top: -27px;
	right: 25px;
	content: "";
	background-image: url(/wp-content/uploads/2019/11/logo_digital_dot_part.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 60px;
	height: 60px;
} 

.form-box-left {
	width: 50%;
}

.form-box .form-holder {
	padding: 40px 45px;
}

.form-box .form-holder .h2-default {
	margin-bottom: 45px;
	text-align: left;
}

.form-box .form-holder .input-field {
	width: 50%;
}

.form-box .form-holder .wpcf7-form-control.wpcf7-submit{
	max-width: 150px;
}

.form-box-right {
	width: 50%;
	background: #f9f9f9;
}

.form-box .form-holder input[type="text"], 
.form-box .form-holder input[type="email"],
.form-box .form-holder input[type="tel"]{
	border-bottom: 1px solid #132555;
	box-shadow: 0 0 0 30px #fff inset;
	-webkit-text-fill-color: #132555!important; 
	color: #132555;
}

.form-box .form-holder input[type="text"]:focus, 
.form-box .form-holder input[type="email"]:focus,
.form-box .form-holder input[type="tel"]:focus,
.form-box .form-holder textarea:focus {
	border-bottom: 2px solid #132555;
}

.form-box .cf7mls-btns, 
.form-box  .submit-btn {
	width: 170px;
	margin-top: 30px;
}

.form-box .input-consultation {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.form-box textarea {
	height: 70px;
	border: none;
	border-bottom: 1px solid #132555;
	box-shadow: 0 0 0 30px #fff inset;
	-webkit-text-fill-color: #132555!important;
	border-radius: 0px;
}

.form-box label {
	color: #132656;
	font-family: "FuturaHeavy";
}


.contact-wrapper a,
.contact-wrapper a:visited {
	color: #1c2855;
	width: 100%;
	float: left;
	text-align: left;
	padding: 0px;
	transition: all .5s;
	/* 	background-color: #e6e6e6; */
}

.contact-wrapper a:hover,
.contact-wrapper a:focus {
	/* 	color: #fff; */
	/* 	background: #afcb14; */
	text-decoration: none;
}

/* .contact-tel:before {
font-family: 'digitaldot';
content: "\e942";
padding-right: 10px;
} */


/* .contact-email:before {
font-family: 'digitaldot';
content: "\e901";
padding-right: 10px;
} */

.form-box-right {
	width: 50%;
}

/* .form-box-right img {
object-fit: cover;
height: 100%;
width: 100%;
}
*/
.page-id-129 .form-box .input-consultation.contact-name,
.page-id-129 .form-box .input-consultation.contact-email-address,
.page-template-page-dubai-contact .form-box .input-consultation.contact-name,
.page-template-page-dubai-contact .form-box .input-consultation.contact-email-address{
	float: left;
	width: 50%;
}

.page-id-129 .form-box .input-consultation.contact-name input,.page-template-page-dubai-contact .form-box .input-consultation.contact-name input  {
	margin-right: 5px;
}

.page-id-129 .form-box .input-consultation.contact-email-address input ,.page-template-page-dubai-contact .form-box .input-consultation.contact-email-address input{
	margin-left: 5px;
}

/****** SINGLE POST ******/

.single .inner-content {
	padding-top: 100px;
}

.single .widget,
.page-template-page-blog .widget {
	margin-top: 0px; 
}

.single h2 {
	margin: 50px 0px;
}

.single h2:first-of-type {
	margin-top: 0px;
}

.single h3 {
	margin: 45px 0px;
}

.single h4 {
	margin: 40px 0px;
}

.single p {
	margin-bottom: 30px;
}

.single img {
	margin-bottom: 20px;
}

.single .site-branding img {
	margin-bottom: 0;
}

.single .single-content a,
.single .single-content a:visited {
	color: #b0cc15;
	text-decoration: none;
	font-weight: bold;
}

.single .single-content a:hover,
.single .single-content a:focus {
	color: #b0cc15;
	text-decoration: underline;
}

.single .single-content ul,
.single .single-content ol {
	background-color: #f8f8f8;
	float: left;
	width: 100%;
	padding: 50px;
	margin-bottom: 30px;
}

.single .single-content ul li
.single .single-content ol li {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-size: 18px;
	padding-left: 30px;
}

.single .single-content ul li:last-of-type,
.single .single-content ol li:last-of-type {
	margin-bottom: 0px;
}

.single .single-content ul li::before {
	content: "\2022"; 
	color: #b0cc15; 
	font-weight: bold; 
	display: inline-block; 
	width: 1em; 
	margin-left: -1em; 
}


.single .post-navigation {
	margin-top: 50px;
}

.single .post-navigation .nav-links h4 {
	margin: 0px;
}

.single .single-content .nav-btn,
.single .single-content  .nav-btn:visited {
	border: 1px solid #b0cc15;
	color: #b0cc15;
	padding: 5px 13px;
	font-size: 16px;
	margin-top: 20px;
	text-decoration: none;
	transition: all .5s;
}

.single .posts-navigation .nav-previous,
.single .post-navigation .nav-next {
	width: 48%;
}

.single .single-content .nav-btn:hover,
.single .single-content .nav-btn:focus {
	color: #fff;
	background-color: #b0cc15;
	text-decoration: none;
}

.nav-previous .nav-btn {
	float: left;
}

.nav-next .nav-btn {
	float: right;
}

#breadcrumbs {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 13px;
}

#breadcrumbs a,
#breadcrumbs a:visited {
	color: #b0cc15;
	text-decoration: none;
}

#breadcrumbs a:hover,
#breadcrumbs a:focus {
	color: #b0cc15;

}

/**** WIDGET STYLE ****/

.error-404 .inner-content,
.archive .inner-content {
	padding-top: 100px;
}

.widget {
	margin-top: 30px;
}

.inner-content .widget-title {
	margin-bottom: 15px;
	font-size: 25px;
}

.widget ul {
	list-style: none;
	margin-bottom: 40px;
	float: left;
}

.widget ul li {
	padding-left: 15px;
	position: relative;
}

.widget ul li:before {
	content: "\2022";
	color: #132555;
	font-weight: bold;
	display: inline-block;
	position: absolute;
	left: 7px;
	top: 0px;
}

.widget ul li a,
.widget ul li a:visited {
	color: #132555;
	text-decoration: none;
	font-size: 18px;
	padding: 7px 10px;
	line-height: 23px;
}

.widget ul li a:hover,
.widget ul li a:focus {
	color: #b0cc15;
	text-decoration: none;
}

.search-form input[type="search"] {
	border-radius: 0px;
	border-radius: 0px;
	height: 40px;
	width: 175px;
	padding-left: 15px;
	border: 1px solid #e1e1e1;
	font-weight: normal;
	font-family: "FuturaLight";
}

.search-form input[type="submit"] {
	border: 1px solid #ff6537;
	background-color: #ff6537;
	border-radius: 0px;
	font-weight: bold;
	font-family: "FuturaLight";
	height: 40px;
	padding: 9px 25px;
	font-size: 14px;
	line-height: 6px;
	color: #fff;
	transition: .5s;
}

.search-form input[type="submit"]:hover,
.search-form input[type="submit"]:focus {
	background-color: #fff;
	color:#ff6537;
}




/***** BLOG *****/

.page-template-page-blog .inner-content,
.page-template-page-dubai-blog .inner-content {
	padding-top: 100px;

}

.dd-home-blog-inner-box {
	box-shadow: 0px 0px 29px -2px rgba(0,0,0,0.09);
	float: left;
	width: 100%;
	margin-bottom: 50px;
	height: 590px;
}
.dd-blog-img {
	height: 230px;
	position: relative;
}

.dd-blog-textarea {
	padding: 30px;
	float: left;
	width: 100%;
}

.dd-home-blog-inner-box .dd-blogpost-cat-date {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: white;
	padding: 5px 13px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

.dd-blogtitle-link:hover {
	text-decoration: none;
}
.dd-blogtitle {
	color: #132555;
	transition: all .5s;
}

.dd-blogtitle-link:hover .dd-blogtitle {
	color: #b0cc15;
}

.dd-blog-exc p {
	line-height: 30px;
	margin-bottom: 20px;
}

.blog-btn,
.blog-btn:visited {
	float: left;
	padding: 10px 30px;
	background-color: #132555;
	border: 1px solid #132555;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	transition: all .5s;
}

.blog-btn:hover,
.blog-btn:focus {
	background-color: #fff;
	border: 1px solid #132555;
	color: #132555;
	text-decoration: none;
}

.dd-pagination-holder {
	padding: 15px;
	float: left;
	width: 100%;
}

.dd-pagination-holder .page-numbers,
.dd-pagination-holder .page-numbers:visited {
	color: #b0cc15;
	font-weight: bold;
	padding: 10px 15px;
	border: 1px solid #b0cc15;
	margin-right: 5px;
	border-radius: 5px;
	float: left;
	margin-bottom: 10px;
	transition: all .5s;
}

.dd-pagination-holder .page-numbers:hover,
.dd-pagination-holder .current {
	color: #fff;
	text-decoration: none;
	background-color: #b0cc15;
}

/***** SEARCH PAGE ******/

.search-content {
	padding: 100px 0px;
	float: left;
	width: 100%;
}

.inner-content.search-content .entry-title {
	margin-bottom: 30px;
	text-align: left;
}

.entry-title a,
.entry-title a:visited {
	color: #132555;
	text-decoration: none;
	cursor: pointer;
}

.entry-title a:hover {
	color: #b0cc15;
	text-decoration: none;
	cursor: pointer;
}


/* About Page */

/* hero  ABOUT **********************************************************************/
.page-template-page-about .inner-hero {
	background-color: #132555;
	padding: 200px 0px 0;
	position: relative;
}

.page-template-page-about .inner-hero:before{
	display: none;
}

.page-template-page-about .inner-hero .inner-hero-text {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.page-template-page-about #breadcrumbs {
	margin-bottom: 19px;
	font-size: 13px;
	line-height: 28px;
}
.page-template-page-about .about-hero-before-title{
	font-weight: 400;
	font-size: 18px;
	line-height: 45px;
	letter-spacing: 6px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 2.3px;
}

.page-template-page-about .inner-title{
	font-weight: 400;
	font-size: 50px;
	line-height: 52px;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 28.7px;
}

.page-template-page-about .about-hero-subtitle {
	color: #fff;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.5px;
	text-align: center;
	margin-bottom: 39.87px;
	max-width: 874px;
	font-family:"FuturaMedium";
}

.page-template-page-about .inner-hero p {
	text-align: center;
}

.about-hero-button-holder {
	display: flex;
	gap: 15px;
	margin-bottom: 104.06px;
}

a.dd-about-speak-cta,
.page-template-page-about input#popup-submit-button {
	background: linear-gradient(to right,#BCE01D 50%,#A7CA0B 50%);
	transition: all 0.2s ease-in-out;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border: none;
	color: #fff;
	background-size: 200% 100%;
	background-position: right bottom;
	height: 59px;
	border-radius: 0px;
	font-size: 18px;
	font-family: "FuturaHeavy";
	padding: 0px;
	width: 238px;
	margin: 0;

}
.page-template-page-about input#popup-submit-button {
	width: 238px;
}
@media only screen and (max-width:1200px){
	.page-template-page-about input#popup-submit-button {
		font-size: 16px;
	}
}
.about-hero-button-holder .submit-btn {
	width: fit-content;
}


a.dd-about-speak-cta:hover,
.page-template-page-about input#popup-submit-button:hover {
	outline: none;
	text-decoration: none;
	color: #fff;
	opacity: 1;
	background-position: left bottom;
}
a.dd-about-speak-cta:visited,
a.dd-about-speak-cta:focus,
.page-template-page-about input#popup-submit-button:visited
.page-template-page-about input#popup-submit-button:focus {
	color: #fff;
	text-decoration: none;
}

a.dd-about-book-cta {
	font-size: 18px;
	font-weight: 400;
	line-height: 19.18px;
	width: 279px;
	height: 59px;
	color: #fff;
	border: 1px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "FuturaHeavy";
	background-color: rgba(255, 255, 255, 0.2);
	text-decoration: none;
	transition: background .3s ease-in-out;
}

a.dd-about-book-cta:hover {
	background-color: rgba(255, 255, 255, 0);
	color: #fff;
	text-decoration: none;
}

a.dd-about-book-cta:visited,
a.dd-about-book-cta:focus{
	color: #fff;
	text-decoration: none;
}

.dd-logo-about{
	margin-bottom: 64.04px;
}

/* results  ABOUT **********************************************************************/

.about-results {
	background-position: center !important;
	padding-bottom: 130px;
	margin-top:-2px;
}

.results-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;

}


.inner-section-title-about {
	font-weight: 400;
	font-size: 38px;
	line-height: 45px;
	letter-spacing: 0px;
}

.small-logo-laptop{
	display: none;
}

.results-title{
	margin-bottom: 20px;
	color: #fff;
}
.about-results-subtitle {
	font-weight: 400;
	font-size: 24px;
	line-height: 44px;
	position: relative;
	color: #fff;
	margin-bottom: 100px;
}

.about-results-subtitle:after{
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #13255500;
	color: #ff2c4700;
	box-shadow: 0 0 0 0 #132555, 15px 0 0 0 #FF2C47, 30px 0 0 0 #339BE7, 45px 0 0 0 #FF682A, 60px 0 0 0 #AFBF0A;
	animation: dot-typing 1.5s infinite linear;
	right: calc(100% - 41.5%);
	bottom: -34px;
	z-index: 0 !important;
}

.about-results-inner {
	display: flex;
	margin-bottom: 57px;
}
.about-results-inner > .dd-custom-about-results:nth-child(1) {
	padding-left: 0px;
	padding-right: 30px;
}
.about-results-inner > .dd-custom-about-results:nth-child(2) {
	padding: 0 20px 0 10px;
}
.about-results-inner > .dd-custom-about-results:nth-child(3) {
	padding: 0px 10px 0 20px;
}
.about-results-inner > .dd-custom-about-results:nth-child(4) {
	padding-left: 30px;
	padding-right: 0px;
}

.dd-about-results-cards {
	height: 100%;
	display: flex;
	flex-direction: column;
	border: 1px solid #FFFFFFCC;
	backdrop-filter: blur(30px);
	background-color: #ffffff1f;
	padding: 25px 23px 30px 27px;
}

.dd-about-results-cards img{
	margin-bottom: 42px;
}

.about-results-card-title{
	color: #fff;
	font-weight: 400;
	font-size: 33px;
	line-height: 58px;
	margin-bottom: 8px;
}
.about-results-card-text{
	color: #fff;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	margin: 0px;
	letter-spacing: 0.5px;
}

.results-wrap a.dd-about-speak-cta{
	width: 262px;

}

.results-wrap input#popup-submit-button {
	width: 262px;
}

.results-wrap .submit-btn {
	text-align: center;
	display: flex;
	justify-content: center;
}
/* connecting  ABOUT**********************************************************************/
.about-connecting-wrap {
	display: flex;
}

.about-connecting-wrap .about-connecting-left{
	padding: 80px 93px 83px 113px; 
}
.about-connecting-wrap .about-connecting-right{
	padding: 0px;
}

.about-connecting-wrap .about-connecting-right img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
}

.about-connecting-wrap .inner-section-title-about.connecting-title {
	padding-bottom: 16px;
	max-width: 544px;
}
.about-connecting-wrap .connecting-subtitle{
	font-weight: 400;
	font-size: 22px;
	line-height: 34px;
	margin-bottom: 79.26px;
	position: relative;
	letter-spacing: 0px;
	color: #132555;
}

.about-connecting-wrap .connecting-subtitle:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #13255500;
	color: #ff2c4700;
	box-shadow: 0 0 0 0 #132555, 15px 0 0 0 #FF2C47, 30px 0 0 0 #339BE7, 45px 0 0 0 #FF682A, 60px 0 0 0 #AFBF0A;
	animation: dot-typing 1.5s infinite linear;
	bottom: -40px;
	left: -15px;
	z-index: 0 !important;
}

.about-connecting-wrap .connecting-card-title{
	font-weight: 400;
	font-size: 26px;
	line-height: 50px;
	letter-spacing: 1px;
	padding-bottom: 9.09px;
}
.about-connecting-wrap .connecting-card-text {
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	max-width: 517px;
	padding-bottom: 10px;
	color: #132555;
}
.slideshow-controls {
	display: flex;
	gap: 19px;
}

span.dd-next.slick-arrow,
span.dd-prev.slick-arrow{
	transition: all 300ms ease-in-out;
	cursor: pointer;
}

span.dd-next.slick-arrow:hover,
span.dd-prev.slick-arrow:hover{
	filter: brightness(1.2);
	scale: .95;
}

/* leadership ABOUT **********************************************************************/

section.about-our-leadership {
	padding: 122px 0 186px;
	background: #F5F6F8;
	background-position: center;
	background-color: #F5F6F8;
}
.about-leadership-top-wrap {
	display: flex;
	margin-bottom:81px;
}
.about-leadership-top-wrap .about-leadership-top-left{
	padding-left: 0px;
}
.about-leadership-top-wrap .about-leadership-top-right{
	padding-right: 0px;
}
.leadership-title {
	max-width: 280px;
	line-height: 49px
}
.leadership-subtitle {
	font-weight: 400;
	font-size: 22px;
	line-height: 34px;
	letter-spacing: 0px;
	position: relative;
	color: #132555;
	margin-bottom: 50px;
}
.leadership-subtitle:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #13255500;
	color: #ff2c4700;
	box-shadow: 0 0 0 0 #132555, 15px 0 0 0 #FF2C47, 30px 0 0 0 #339BE7, 45px 0 0 0 #FF682A, 60px 0 0 0 #AFBF0A;
	animation: dot-typing 1.5s infinite linear;
	bottom: -40px;
	left: -15px;
	z-index: 0 !important;
}
.about-our-team-inner {
	float: left;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	row-gap: 50px;
}
.about-our-team-inner > .dd-custom-about-team:nth-child(1),
.about-our-team-inner > .dd-custom-about-team:nth-child(4),
.about-our-team-inner > .dd-custom-about-team:nth-child(7) {
	padding-left: 0px;
	padding-right: 47.3px;
}
.about-our-team-inner > .dd-custom-about-team:nth-child(2),
.about-our-team-inner > .dd-custom-about-team:nth-child(5),
.about-our-team-inner > .dd-custom-about-team:nth-child(8) {
	padding: 0 23.6px;
}
.about-our-team-inner > .dd-custom-about-team:nth-child(3),
.about-our-team-inner > .dd-custom-about-team:nth-child(6),
.about-our-team-inner > .dd-custom-about-team:nth-child(9){
	padding-left:47.3px;
	padding-right: 0px;
}
.dd-about-team-cards {
	display: flex;
	flex-direction: column;
	position:relative;
}
.dd-about-team-cards-img.holder {
	display: flex;
	height: 338px;
}
.dd-about-team-cards img {
	margin-bottom: 15px;
	transition: all 600ms cubic-bezier(0.4, 0, 0.2, 1);
	cursor: zoom-in;
	object-fit: cover;
	object-position: center;
}
.dd-about-team-cards img:hover {
	scale: 1.1;
	z-index: 2;
}

.dd-about-team-cards .about-team-card-title{
	color: #132555;
	font-weight: 400;
	font-size: 24px;
	line-height: 40px;
	letter-spacing: 1px;
}
.dd-about-team-cards .about-team-card-text{
	font-weight: 400;
	font-size: 17px;
	line-height: 26px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #132555;
	margin: 0px;
}

/* banner  ABOUT**********************************************************************/

section.about-banner{
	padding: 146px 0 0;
}

.about-banner-wrap,
.about-top-banner-holder {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.about-bottom-banner-holder {
	width: 100%;
	display: flex;
	flex-direction: column;
}
.about-bottom-first-images-holder {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 74.5px;
}

.dd-banner-top-image{
	margin-bottom: 48px;
}
.about-banner-title {
	font-family: 'FuturaLight';
	font-size: 68px;
	line-height: 80px;
	letter-spacing: 0px;
	text-align: center;
	color: #132555;
	margin-bottom: 38px;
}

.about-banner-title span{
	color: #27AAE1;
}
.about-bottom-last-image-holder {
	text-align: center;
	margin-bottom: -50px;
	z-index: 50;
}

/* Banner image animation */

.dd-banner-image {
	opacity: 0;
	transform: translateY(300px);
	transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

img.dd-banner-top-image.dd-banner-image.animate {
	width: 220px;
}

.dd-banner-image.animate {
	opacity: 1;
	transform: translateY(0);
}
/* Banner image animation */


/* Locations  ABOUT**********************************************************************/

section.about-locations {
	padding: 121px 0 0px;
}

.about-locations-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.about-locations-text-holder {
	display: flex;
	color: #fff;
	flex-direction: column;
	align-items: center;
}

.about-locations-text-holder .locations-title{
	color: #fff;
	margin-bottom: 26px; 
}

.about-locations-text-holder .locations-subtitle{
	color: #fff;
	font-weight: 400;
	font-size: 22px;
	line-height: 36px;
	letter-spacing: 0px;
	text-align: center;
	position: relative;
	margin-bottom: 83.5px;
}
.about-locations-text-holder .locations-subtitle:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #13255500;
	color: #ff2c4700;
	box-shadow: 0 0 0 0 #132555, 15px 0 0 0 #FF2C47, 30px 0 0 0 #339BE7, 45px 0 0 0 #FF682A, 60px 0 0 0 #AFBF0A;
	animation: dot-typing 1.5s infinite linear;
	right: calc(100% - 41.5%);
	bottom: -34px;
	z-index: 0 !important;
}
.about-locations-image-holder {
	position: relative;
	margin-bottom: 74px;
}
.about-locations-usa-pin-holder {
	display: flex;
	position: absolute;
	left: 26%;
	top: 27%;
}
.about-locations-ua-pin-holder {
	display: flex;
	position: absolute;
	top: 40.5%;
	right: 35.2%;
}

.dd-usa-pin-image,
.dd-ua-pin-image {
	transform: scale(.5);
	transition: transform 0.5s ease-out;
}

.dd-usa-pin-image.animate,
.dd-ua-pin-image.animate {
	transform: scale(1.5);
}

.about-locations-bottom-card-holder,
.dd-about-locations-cards {
	display: flex;
}
.locations-inner {
	display: flex;
	margin-bottom: -150px;
	z-index: 500;
}
.locations-card-text-holder {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.about-locations-bottom-card-holder .dd-custom-about-team:first-child{
	padding-left: 0px
}
.about-locations-bottom-card-holder .dd-custom-about-team:last-child{
	padding-right: 0px
}

.dd-about-locations-cards {
	display: flex;
	background: #fff;
	padding: 35px 36px;
	height: 100%;
}

.locations-card-pin-holder {
	margin-right: 32.7px;
	flex-shrink:0;
}
.locations-card-pin-holder img {
	width: 42.06px;
	height: 68.1px;
}
.about-locations-card-title{
	font-weight: 400;
	font-size: 26px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #132555;
	margin-bottom:4.13px;
}
.about-locations-card-text{
	font-weight: 400;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: 0px;
	color: #132555;
	margin-bottom: 19.43px;
}
.about-locations-card-address{
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0px;
	margin-bottom: 23px;
	color: #132555;
}
.about-locations-card-address span{
	font-family: "FuturaMedium";
}

.dd-about-locations-cards a.dd-about-speak-cta{
	width: 304px;
	height: 59.4px;
}

/* Blog  ABOUT**********************************************************************/

.page-template-page-about section.about-blog {
	background: #F5F6F8;
	padding: 275px 0 120px;
}

.about-blog-title-holder {
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
}

.page-template-page-about .md-blog-info {
	display: flex;
}

.page-template-page-about .about-blog-above-title{
	color: #132555;
	font-weight: 400;
	font-size: 22px;
	line-height: 36px;
	letter-spacing: 0px;
	margin-bottom:11.84px;
}
.page-template-page-about .about-blog-title{
	margin-bottom: 102px;
	position: relative;
}
.page-template-page-about .about-blog-title:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #13255500;
	color: #ff2c4700;
	box-shadow: 0 0 0 0 #132555, 15px 0 0 0 #FF2C47, 30px 0 0 0 #339BE7, 45px 0 0 0 #FF682A, 60px 0 0 0 #AFBF0A;
	animation: dot-typing 1.5s infinite linear;
	right: calc(100% - 41.5%);
	bottom: -34px;
	z-index: 0 !important;
}
.page-template-page-about .md-blog-info > .md-section-6-blog-wrap:nth-child(1){
	padding-left: 0px;
	padding-right: 20px;
}
.page-template-page-about .md-blog-info > .md-section-6-blog-wrap:nth-child(2){
	padding: 0 10px;
}

.page-template-page-about .md-blog-info > .md-section-6-blog-wrap:nth-child(3){
	padding-right:0px;
	padding-left: 20px;
}

.page-template-page-about .md-blog-info .md-section-6-title-date-link{
	padding:0px;
}
.page-template-page-about .md-blog-info .md-section-6-blog-img {
	height: 217px;
	display: flex;
	align-items: end;
}

#breadcrumbs a:hover, #breadcrumbs a:focus {
	color: #b0cc15;
}

.page-template-page-about .md-blog-info .md-section-6-iner-wrap {
	box-shadow: none;
	transition: all 300ms ease-in-out;
}
.page-template-page-about .md-blog-info .md-section-6-title h3 {
	font-weight: 400;
	font-size: 24px;
	line-height: 32.04px;
	letter-spacing: 0.5px;
	padding: 33px 0 18px;
	color: #192454;
	transition: color 300ms ease-in-out;
}

.page-template-page-about .about-blog-link{
	cursor:pointer;
	text-decoration:none;
}
.page-template-page-about .about-blog-link:hover{
	text-decoration: none;
}

.page-template-page-about .about-blog-link:hover .md-section-6-iner-wrap{
	scale:1.05;
	filter: brightness(1.05);
}

.page-template-page-about .about-blog-link:hover .md-section-6-title h3{
	color: #BCE01D;
}


.page-template-page-about .md-blog-info p.blog-text{
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.5px;
	color: #192454;
	margin: 0px;	
	padding: 0px;
}
.page-template-page-about .md-blog-info .md-section-6-date p {
	color: #192454;
}

/* RESPONSIVE ABOUT ****************************************************** */


@media only screen and (min-width: 1200px) {

	.page-template-page-about .container{
		width: 1000px;

	}
}


@media only screen and (min-width: 1500px) {

	.page-template-page-about .container{
		width: 1200px;

	}
}
@media only screen and (max-width: 1500px) {
	.page-template-page-about .inner-hero {
		padding: 135px 0px 0;
	}
	.page-template-page-about .about-hero-before-title {
		font-size: 16px;
	}
	.page-template-page-about #breadcrumbs {
		margin-bottom: 13px;
	}
	.page-template-page-about .inner-title {
		font-size: 44px;
		margin-bottom: 18.66px;
	}
	.page-template-page-about .about-hero-subtitle {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 35px;
		max-width: 708px;
	}
	.about-hero-button-holder {
		margin-bottom: 125px;
	}
	.dd-logo-about {
		margin-bottom: 44px;
	}
	.about-results-card-text { 
		font-size: 18px;
		line-height: 24px;
	}
	.dd-about-team-cards .about-team-card-text {
		font-size: 15px;
		line-height: 26px;
	}
	.about-results-inner > .dd-custom-about-results:nth-child(1) {
		padding-left: 0px;
		padding-right: 10px;
	}
	.about-results-inner > .dd-custom-about-results:nth-child(2) {
		padding: 0 10px 0 10px;
	}
	.about-results-inner > .dd-custom-about-results:nth-child(3) {
		padding: 0px 10px 0 10px;
	}
	.about-results-inner > .dd-custom-about-results:nth-child(4) {
		padding-left: 10px;
		padding-right: 0px;
	}


	.page-template-page-about .inner-hero {
		background-image: url('/wp-content/uploads/2025/03/1440px_hero.jpg') !important;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
	.about-connecting-wrap .about-connecting-left {
		padding: 67px 78px 80px 67px;
	}

	.page-template-page-about .inner-hero .dd-logo-about{
		display: none;
	}
	.small-logo-laptop {
		display: flex;
		justify-content: center;
	}
	.about-results-subtitle {
		margin-bottom: 90px;
	}
	.about-our-team-inner > .dd-custom-about-team:nth-child(3), 
	.about-our-team-inner > .dd-custom-about-team:nth-child(6), 
	.about-our-team-inner > .dd-custom-about-team:nth-child(9) {
		padding-left: 20px;
		padding-right: 0px;
	}
	.about-our-team-inner > .dd-custom-about-team:nth-child(2), 
	.about-our-team-inner > .dd-custom-about-team:nth-child(5), 
	.about-our-team-inner > .dd-custom-about-team:nth-child(8) {
		padding: 0 10px;
	}
	.about-our-team-inner > .dd-custom-about-team:nth-child(1), 
	.about-our-team-inner > .dd-custom-about-team:nth-child(4), 
	.about-our-team-inner > .dd-custom-about-team:nth-child(7) {
		padding-left: 0px;
		padding-right: 20px;
	}

	.about-results {
		padding-top: 15px;
		padding-bottom: 98px;
	}
	section.about-our-leadership {
		padding: 100px 0 150px;
	}
	section.about-banner {
		padding: 126px 0 0;
	}
	.page-template-page-about section.about-blog {
		padding: 255px 0 100px;
	}
}

@media only screen and (max-width: 1200px) {
	.page-template-page-about .inner-title {
		font-size: 42px;
		line-height: 50px;
	}

	.page-template-page-about .about-hero-before-title {
		font-size: 15px;
		line-height: 42px;
	}
	.page-template-page-about .about-hero-subtitle {
		font-size: 17px;
		line-height: 27px;
	}
	.inner-section-title-about {
		font-size: 36px;
		line-height: 43px;
	}
	.results-title {
		margin-bottom: 4px;
	}
	.about-results-subtitle {
		font-size: 23px;
		line-height: 43px;
	}
	.about-connecting-wrap .connecting-subtitle,
	.leadership-subtitle {
		font-size: 21px;
		line-height: 33px;
	}

	.about-connecting-wrap .connecting-card-title {
		font-size: 25px;
		line-height: 48px;
	}
	.dd-about-team-cards .about-team-card-title {
		font-size: 23px;
		line-height: 38px;
	}
	.dd-about-team-cards .about-team-card-text {
		font-size: 16px;
		line-height: 28px;
	}
	.about-banner-title {
		font-size: 64px;
		line-height: 78px;
		margin-bottom: 30px
	}
	.dd-banner-top-image {
		margin-bottom: 30px;
	}
	.about-locations-text-holder .locations-subtitle {
		font-size: 21px;
		line-height: 34px;
	}
	.about-locations-usa-pin-holder {
		top: 24%;
	}
	.about-locations-ua-pin-holder {
		top: 38.5%;
	}
	.about-locations-card-title {
		font-size: 24px;
		line-height: 38px;
	}
	.about-locations-card-text {
		font-size: 21px;
		line-height: 24px;
	}
	.page-template-page-about .about-blog-above-title {
		font-size: 21px;
		line-height: 34px;
	}
	.page-template-page-about .md-blog-info .md-section-6-title h3 {
		font-size: 23px;
		line-height: 30px
	}
	.about-hero-button-holder {
		margin-bottom: 25px;
	}
	.about-results {
		padding-top: 0px;
		padding-bottom: 85px;
	}
	.page-template-page-about .inner-hero {
		padding: 95px 0px 0;
	}
	.about-connecting-wrap .about-connecting-left {
		padding: 50px 40px 60px 40px;
	}
	.about-hero-button-holder {
		margin-bottom: 75px;
	}
	.about-results-inner > .dd-custom-about-results:nth-child(1) {
		padding-left: 0px;
		padding-right: 20px;
	}
	.about-results-inner > .dd-custom-about-results:nth-child(2) {
		padding: 0 15px 0 10px;
	}
	.about-results-inner > .dd-custom-about-results:nth-child(3) {
		padding: 0 10px 0 15px;
	}
	.about-results-inner > .dd-custom-about-results:nth-child(4) {
		padding-left: 20px;
		padding-right: 0px;
	}
	.dd-about-results-cards img {
		margin-bottom: 22px;
	}
	.dd-about-results-cards {
		padding: 20px 22px 25px 22px;
	}

	.about-connecting-wrap .connecting-subtitle {
		margin-bottom: 59.26px;
	}
	section.about-our-leadership {
		padding: 90px 0 130px;
	}
	section.about-banner {
		padding: 116px 0 0;
	}
	.about-bottom-first-images-holder {
		margin-bottom: 54.5px;
	}
	section.about-locations {
		padding: 101px 0 0px;
	}
	.about-locations-image-holder {
		margin-bottom: 54px;
	}
	.page-template-page-about section.about-blog {
		padding: 235px 0 90px;
	}


}

@media only screen and (max-width: 991px) {
	.about-results-inner {
		margin-bottom: 47px;
		flex-wrap: wrap;
		justify-content: center;
		row-gap: 30px;
	}
	.about-results-inner > .dd-custom-about-results:nth-child(odd) {
		padding-left: 0px;
		padding-right: 15px;
	}
	.about-results-inner > .dd-custom-about-results:nth-child(even) {
		padding-left: 15px;
		padding-right: 0;
	}
	.page-template-page-about #breadcrumbs {
		margin-bottom: 5px;
	}
	.page-template-page-about .inner-title {
		font-size: 38px;
		line-height: 48px;
	}
	.about-hero-button-holder {
		margin-bottom: 45px;
	}
	.dd-logo-about {
		margin-bottom: 24px;
	}
	.inner-section-title-about {
		font-size: 34px;
		line-height: 41px;
	}

	.about-results-subtitle {
		font-size: 22px;
		line-height: 43px;
	}
	.about-results-subtitle:after {
		bottom: -30px;
	}
	.about-results-subtitle {
		margin-bottom: 70px;
	}
	.about-our-team-inner > .dd-custom-about-team:nth-child(odd) {
		padding-left: 0px;
		padding-right: 15px;
		width: 50%;
	}
	.about-our-team-inner > .dd-custom-about-team:nth-child(even) {
		padding-left: 15px;
		padding-right: 0px;
		width: 50%
	}
	.about-connecting-wrap .connecting-subtitle, .leadership-subtitle {
		font-size: 20px;
		line-height: 32px;
	}
	.about-connecting-wrap .about-connecting-left {
		padding: 40px 30px 50px 30px;
		width: 100%;
	}
	.about-connecting-wrap .about-connecting-right {
		width: 100%;
	}
	.about-connecting-wrap .connecting-card-title {
		font-size: 23px;
		line-height: 41px;
	}
	.about-connecting-wrap .connecting-card-text {
		font-size: 17px;
		line-height: 28px;
		letter-spacing: .5px;
	}
	section.about-our-leadership {
		padding: 80px 0 100px;
	}
	.about-leadership-top-wrap {
		margin-bottom: 50px;
	}
	.about-our-team-inner {
		row-gap: 30px;
		justify-content: center;
	}
	.dd-about-team-cards img {
		width: 100%;
		height: auto;
	}
	section.about-banner {
		padding: 96px 0 0;
	}
	.about-banner-title {
		font-size: 54px;
		line-height: 68px;
		margin-bottom: 30px;
	}
	.about-locations-usa-pin-holder {
		top: 21%;
		left: 25%;
	}
	.about-locations-ua-pin-holder {
		top: 35.5%;
		right: 34.2%;
	}
	.dd-about-locations-cards {
		padding: 25px 26px;
		gap: 10px;
		flex-direction: column;
	}
	.locations-card-pin-holder {
		margin-right: 17px;
	}
	.about-locations-card-title {
		font-size: 23px;
		line-height: 35px;
	}
	.about-locations-card-text {
		font-size: 20px;
		line-height: 23px;
	}
	.about-locations-text-holder .locations-title {
		margin-bottom: 15px;
	}
	.about-locations-text-holder .locations-subtitle {
		font-size: 20px;
		line-height: 33px;
		margin-bottom: 50px;
	}
	section.about-locations {
		padding: 91px 0 0px;
	}
	.about-locations-image-holder {
		margin-bottom: 34px;
	}
	.page-template-page-about .about-blog-above-title {
		font-size: 20px;
		line-height: 33px;
		text-align: center;
	}
	.page-template-page-about .about-blog-title {
		margin-bottom: 90px;
	}
	.page-template-page-about .md-blog-info > .md-section-6-blog-wrap:nth-child(n) {
		padding:0px;
	}
	.page-template-page-about section.about-blog {
		padding: 235px 0 90px;
	}

	.about-connecting-wrap {
		flex-direction: column;
	}
	.dd-about-results-cards {
		flex-direction: row;
		gap: 23px;
		padding: 27px 20px 27px 20px;
		align-items: flex-start;
	}
	.about-results-card-text {
		max-width: 180px;
	}
	.dd-about-results-cards img {
		margin-bottom: 0px;
		margin-top: 17px;
	}
	.about-bottom-first-images-holder img {
		scale: .88;
	}
	.dd-usa-pin-image.animate, .dd-ua-pin-image.animate {
		transform: scale(1.2);
	}
}

@media only screen and (max-width: 768px) {


	.about-our-team-inner > .dd-custom-about-team:nth-child(odd){
		padding: 0 10px 0 0;
	}
	.about-our-team-inner > .dd-custom-about-team:nth-child(even){
		padding: 0 0 0 10px;
	}
	.dd-about-team-cards img:hover {
		scale: 1.05;
	}

	.locations-inner {
		gap: 10px;
		flex-direction: row;
	}
	.about-locations-card-address {
		font-size: 14px;
		line-height: 26px;
	}
	.about-locations-bottom-card-holder .dd-custom-about-team:nth-child(n) {
		padding: 0px;
		width: 50%;
	}
	.page-template-page-about .about-blog-link:hover .md-section-6-iner-wrap {
		scale: 1.02;
	}
	section.about-our-leadership {
		padding: 80px 0 80px;
	}
	.about-results {
		padding-top: 50px;
	}
	section.about-banner {
		padding: 80px 0 0;
	}
	.page-template-page-about section.about-blog {
		padding: 225px 0 80px;
	}
	.inner-section-title-about {
		font-size: 32px;
		line-height: 39px;
		max-width: unset;
	}
	.about-results-card-text {
		max-width: unset;
	}
	.about-hero-button-holder {
		margin-bottom: 0px;
		margin-top: -1px;
	}
	.page-template-page-about .inner-hero {
		padding: 75px 0px 0;
	}
	.about-locations-image-holder {
		max-width: 570px;
	}
	.about-locations-usa-pin-holder {
		top: 15%;
		left: 24.9%;
	}
	.about-locations-ua-pin-holder {
		top: 29.5%;
		right: 32.9%;
	}
	.dd-about-locations-cards {
		gap: 15px;
		padding: 15px 16px;

	}
	.locations-card-pin-holder img {
		width: 52.06px;
		height: 78.1px;
	}
	.about-banner-title {
		font-size: 44px;
		line-height: 58px;
	}

	.dd-about-locations-cards a.dd-about-speak-cta {
		width: 247px;
		height: 49.4px;
		font-size: 16px;
	}

}

@media only screen and (max-width: 767px) {
	.about-results-inner {
		row-gap: 22px;
		flex-direction: column;
	}

	.about-leadership-top-wrap {
		display: flex;
		gap: 30px;
		margin-bottom: 40px;
		flex-direction: column;
	}
	.about-leadership-top-wrap .about-leadership-top-left,
	.about-leadership-top-wrap .about-leadership-top-right {
		padding: 0px;
		width: 100%;
	}
	.about-results-card-title {
		margin-bottom: 0px;
	}

	.about-results-inner > .dd-custom-about-results:nth-child(n) {
		padding: 0px;
	}
	.dd-about-results-cards {
		flex-direction: row;
		gap: 23px;
		padding: 27px 20px 27px 20px;
		align-items: flex-start;
	}
	.about-leadership-top-wrap {
		margin-bottom: 30px;
	}
	.dd-about-team-cards .about-team-card-text {
		font-size: 15px;
		line-height: 27px;
	}
}

@media only screen and (max-width: 730px) {

	.page-template-page-about .inner-title {
		max-width: 380px;
	}
	.page-template-page-about .inner-hero {
		padding: 105px 0px 0;
	}
	.about-bottom-first-images-holder {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 600px) {
	.page-template-page-about .inner-hero {
		background-image: url('/wp-content/uploads/2025/03/mobile_hero-1.jpg') !important;
		background-position: top !important;
	}
	.page-template-page-about #breadcrumbs {
		margin-bottom: 0px;
	}
	.page-template-page-about .about-hero-before-title {
		font-size: 13px;
		line-height: 22px;
		max-width: 268px;
	}
	.page-template-page-about .about-hero-subtitle {
		font-size: 16px;
		line-height: 26px;
		max-width: 325px;
		margin-bottom: 42px;
	}
	.about-results {
		padding-top: 37px;
	}
	.inner-section-title-about {
		font-size: 25px;
		line-height: 30px;
	}
	.about-connecting-wrap .inner-section-title-about.connecting-title {
		max-width: 394px;
		text-align: left;
	}
	.about-locations-text-holder .locations-title {
		text-align: center;
	}
	.leadership-title {
		max-width: 190px;
		text-align: left;
	}
	.results-title {
		max-width: 287px;
		text-align: center;
	}
	.about-bottom-first-images-holder {
		margin: 0px;
		padding: 30px;
	}
	.about-results-subtitle {
		font-size: 16px;
		line-height: 44px;
	}
	.page-template-page-about .inner-title {
		font-size: 30px;
		margin-bottom: 30px;
		line-height: 40px;
	}
	.about-results-subtitle {
		margin-bottom: 76px;
	}
	.about-hero-button-holder {
		flex-direction: column;
	}
	.about-hero-button-holder a.dd-about-speak-cta {
		width: 279px;

	}
	.about-locations-image-holder {
		max-width: 480px;
	}
	.dd-usa-pin-image, 
	.dd-ua-pin-image {
		transform: scale(.2);
	}

	.dd-usa-pin-image.animate, 
	.dd-ua-pin-image.animate {
		transform: scale(1.3);
	}
	.about-locations-usa-pin-holder {
		top: 13%;
		left: 23.9%;
	}
	.about-locations-ua-pin-holder {
		top: 26.5%;
		right: 32.9%;
	}
	.locations-card-pin-holder img {
		width: 62.06px;
		height: 78.1px;
	}
	.dd-about-locations-cards {
		gap: 0px;
		flex-direction: row;
	}
	.locations-card-pin-holder {
		margin-right: 10px;
	}
	.about-connecting-wrap .about-connecting-left {
		padding: 70px 15px 30px 15px;
	}
	.page-template-page-about .inner-hero-text {
		margin-top: 16px;
	}
	.about-banner-title {
		font-size: 34px;
		line-height: 48px;
		max-width: 370px;
	}
	.about-banner-title br {
		display: none;
	}
	.about-banner-wrap, .about-top-banner-holder {
		width: 100%;
	}
	.about-connecting-wrap .connecting-subtitle, .leadership-subtitle {
		font-size: 18px;
		line-height: 28px;
	}
	.about-connecting-wrap .connecting-card-text {
		font-size: 16px;
		line-height: 28px;
	}
	.about-locations-text-holder .locations-subtitle {
		font-size: 16px;
		line-height: 28px;
	}
	.dd-about-team-cards .about-team-card-title {
		font-size: 18px;
		line-height: 35px;
	}
	section.about-our-leadership {
		padding: 70px 0 70px;
	}
	.about-results {
		padding-bottom: 83px;
	}
	section.about-banner {
		padding: 70px 0 0;
	}
	.page-template-page-about section.about-blog {
		padding: 220px 0 70px;
	}
	.dd-about-team-cards-img.holder {
		height: 258px;
	}
	.locations-inner {
		gap: 20px;
		flex-direction: column;
	}
	.about-locations-bottom-card-holder .dd-custom-about-team:nth-child(n) {
		width: 100%;
	}
	.dd-about-locations-cards {
		padding: 30px 25px;
		gap: 20px;
	}
	.about-locations-card-address {
		font-size: 16px;
	}
	.page-template-page-about a.md-head-phone-c {
		color: #fff;
		background: #A7CA0B;
	}

	.page-template-page-about a.md-head-phone-c:hover {
		color: #A7CA0B;
		background: #fff;
	}
	.page-template-page-about .footer-bottom p {
		line-height: 24px;
		font-size: 16px;
	}
	.dd-about-team-cards .about-team-card-text {
		font-size: 13px;
		line-height: 20px;
		letter-spacing: 0.5px;
	}
	.about-results-subtitle:after,
	.about-locations-text-holder .locations-subtitle:after,
	.page-template-page-about .about-blog-title:after {
		right: calc(100% - 38%);
	}
	.about-hero-button-holder .submit-btn input#popup-submit-button {
		width: 100%;
	}
	.about-hero-button-holder .submit-btn {
		width: 100%;
	}


}

@media only screen and (max-width: 500px) {

	.about-locations-image-holder {
		max-width: 350px;
	}
	.dd-usa-pin-image, 
	.dd-ua-pin-image {
		transform: scale(.2);
	}

	.dd-usa-pin-image.animate, 
	.dd-ua-pin-image.animate {
		transform: scale(.9);
	}
	.about-locations-usa-pin-holder {
		top: 7%;
		left: 22.9%;
	}
	.about-locations-ua-pin-holder {
		top: 21.5%;
		right: 30.9%;
	}
	.dd-about-locations-cards {
		flex-direction: column;
	}
	.dd-about-locations-cards a.dd-about-speak-cta {
		width: 250px;
		font-size: 16px;
	}
	.about-our-team-inner {
		padding: 0 5px;
	}
	.dd-about-team-cards-img.holder {
		height: 228px;
	}
	.page-template-page-about .md-rehab-form-new .wpcf7, 
	.page-template-page-about .md-rehab-form-new.md-rehab-form div#wpcf7-f8948-o2, 
	.page-template-page-about .md-rehab-form-new.md-rehab-form div#wpcf7-f9809-o2 {
		padding: 0 15px 0px;
	}

}
@media only screen and (max-width: 400px) {
	.dd-about-team-cards-img.holder {
		height: 168px;
	}
}

@media only screen and (max-width: 375px) {
	/* 	.page-template-page-about .inner-hero {
	background-image: url('/wp-content/uploads/2025/03/mobile_hero-1.jpg') !important;
} */

	.page-template-page-about .about-results {
		background-image: url('/wp-content/uploads/2025/03/mobile_hero_bottom.jpg') !important;
	}
	.about-locations-image-holder {
		max-width: 290px;
	}

	.about-locations-usa-pin-holder {
		top: 1%;
		left: 21.9%;
	}
	.about-locations-ua-pin-holder {
		top: 15.5%;
		right: 30.3%;
	}


}
@media only screen and (max-width: 1700px) {

	.inner-hero {
		padding: 110px 0px;
	}
	/* 	.inner-title {
	margin-bottom: 30px;
	font-size: 38px;
	line-height: 50px;
}  */

}

@media only screen and (max-width: 1500px) {

	.inner-hero {
		padding: 100px 0px;
	}


	.inner-content h3 {
		font-size: 21px;
		line-height: 31px;
	}

	.inner-title {
		font-size: 35px;
		line-height: 45px;
	}


	.inner-hero-image {
		height: 80%;
	}


	.approach-section {
		padding-bottom: 60px;
	}


	.guidelines {
		margin-top: 80px;
	}

	.testimonial {
		min-height: 717px;
	}

	.dd-home-blog-inner-box {
		height: 610px;
	}

}

@media only screen and (max-width: 1366px) {
	.inner-hero {
		padding: 100px 0px 80px;
	}

	.inner-title {
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 20px;
	}

	.inner-content p {
		font-size: 16px;
		line-height: 26px;
	}

	.inner-content h3 {
		font-size: 20px;
		line-height: 30px;
	}

	.single .single-content ul {
		padding: 30px;
	}

	.single .single-content ul li,
	.single .single-content ol li,
	.inner-content ul li, 
	.inner-content ol li{
		margin-bottom: 15px;
		font-size: 16px;
	}

	.inner-content ul li a, 
	.inner-content ul li a:visited, 
	.inner-content ol li a, 
	.inner-content ol li a:visited {
		font-size: 16px;
	}

	.btn-consultation, .btn-consultation:visited,
	.btn-download, .btn-download:visited {
		padding: 12px 20px;
	}

	.inner-hero p {
		margin-bottom: 35px;
	}

	.background {
		padding-top: 67px;
	}

	.why-box {
		padding: 38px 38px;
	}

	.testimonial {
		min-height: 532px;
	}

	.guidelines img {
		height: 260px;
	}

	.dd-home-blog-inner-box {
		height: 555px;
	}
	.page-template-page-rehab .cta-banner-wrap .md-banne-batb-wrap,
	.page-template-page-rehab-single .cta-banner-wrap .md-banne-batb-wrap {
		padding-top: 100px;
	}
}


@media only screen and (max-width: 1199px) {

	.inner-hero {
		padding: 80px 0 80px;
	}

	.inner-hero-image {
		height: 75%;
	}

	.step-title {
		width: 38%;
	}

	.step-text {
		width: 62%;
	}

	.guidelines img {
		height: 254px;
	}

	.guidelines .guide-btn {
		width: 100%;
		justify-content: start;
	}


	.inner-content .sm-guarantees {
		padding: 60px;
	}

	.gallery-image-holder {
		height: 380px;
	}

	.services-inner {
		width: 970px;
		padding-top: 40px;
	}

	.dd-service-inner {
		margin-bottom: 40px;
	}

	.dd-service-inner {
		margin-left: 0px; 
		height: 130px; 
		align-items: center;
		justify-content: center;
		padding: 50px 20px;
		margin-bottom: 60px;
	}

	.dd-service-inner img {
		left: 50%;
		transform: translateX(-50%);
		top: -35px;
	}

	.dd-service-inner h3 {
		text-align: center;
	}

}

@media only screen and (max-width: 991px) {

	.services-inner {
		width: 750px;
	}

	.dd-service-inner {
		padding: 50px 35px;
	}

	.under-form-gallery {
		padding-top: 40px;
	}

	.inner-hero-image {
		height: 65%;
	}

	.inner-hero-image img {
		opacity: .6;
	}

	.dd-seo-step,
	.dd-ppc-step,
	.process {
		flex-direction: column;
		align-items: unset;
		padding: 50px;
	}

	.step-title {
		width: 100%;
	}

	.step-text {
		width: 100%;
	}

	.approach-section h2 {
		margin-bottom: 30px;
	}

	.approach-wrapper {
		margin-bottom: 0px;
	}

	.approach-image {
		width: 100%;
		padding: 0px 15px;
		position: relative;
	}

	.approach-image img {
		width: 100%;
	}

	.inner-cta-img {
		left: 35px;
		top: -35px;
	}

	.inner-cta .form-holder {
		flex-direction: column;

	}

	.inner-cta .hero-link a {
		margin-top: 30px;
	}

	.our-guarantees {
		margin-bottom: 100px;
	}

	.our-guarantees .guarantees-image {
		position: relative;
		width: 100%;
	}

	.guarantees-image img {
		width: 100%;
	}

	.seo-guide {
		display: flex;
		flex-direction: column;
	}
	.guide-text {
		width: 100%;
		padding-bottom: 35px;
		text-align: center;
	}

	.guide-btn {
		width: 100%;
	}

	.testimonial {
		margin-bottom: 50px;
		min-height: auto;
		padding: 30px;
	}

	.work-section h2 {
		margin-bottom: 60px;
	}

	.work-wrapper,
	.work-wrapper:nth-of-type(even) {
		height: auto;
		flex-direction: column;
	}

	.work-section .work-float {
		height: unset;
		width: 100%;
	}

	.work-image img {
		width: 100%;
		height: 400px;
	}

	.work-text img,
	.work-wrapper:nth-of-type(even) .work-text img {
		top: unset;
		bottom: -43px;
		transform: translateX(-50%);
		right: unset;
		left: 50%;
	}

	.guidelines img {
		height: auto;
		padding-top: 30px;
		width: 100%;
	}

	.guidelines .guidelines-text {
		text-align: center;
	}

	.guidelines .guide-btn {
		justify-content: center;
	}

	.management-box {
		margin-bottom: 70px;
	}

	.principles-wrapper {
		margin-bottom: 50px;
	}

	.principles-image img {
		width: 100%;
	}

	.quality-guarantee:before {
		top: -40px;
		left: 50%;
		transform: translateX(-50%);
		box-shadow: 0px -23px 46px -31px rgba(0, 0, 0, 0.8);
	} 

	.inner-content .sm-guarantees {
		text-align: center;
	}

	.our-team-img-holder {
		display: flex;
		justify-content: center;
		margin-top: 50px;
	}



	.gallery-image-holder {
		height: auto;
	}

	.form-box {
		flex-direction: column;
	}

	.form-box-left,
	.form-box-right {
		width: 100%;
	}


	.form-box .form-holder .h2-default {
		text-align: center;
	}

	.form-box .cf7mls-btns, .form-box .submit-btn {
		width: 100%;
	}

	.form-box .input-consultation {
		text-align: center;
	}

	.dd-design-step {
		margin-bottom: 70px;
	}

	.action-list {
		margin-bottom: 80px;
	}

	.promise-list {
		margin-bottom: 80px;
	}

	.promise-image-holder img {
		object-fit: cover;
		width: 100%;
	}

	.design-steps {
		padding-bottom: 110px;
	}

	.process-section h2 {
		margin-bottom: 60px;
	}

	.single .widget,
	.page-template-page-blog .widget {
		margin-top: 50px; 
	}
}

@media screen and (min-width: 992px){
	html .under-form-gallery .img-nopadd.smaller-img:nth-child(3) {
		padding: 30px 30px;
	}

	.action-list ul li,
	.promise-list ul li {
		min-height: 26px;
	}
}

@media only screen and (min-width: 768px) {
	.form-box .contact-form-dd .input-consultation.contact-name input, .form-box .contact-form-dd .input-consultation.contact-email-address input {
		width: 95%;
	}
}
@media only screen and (max-width: 768px) {
	.page-template-page-rehab-single .site-footer .form-holder {
		display: flex;
		flex-direction: column;
	}
	.page-template-page-rehab .cta-banner-wrap,
	.page-template-page-rehab-single .cta-banner-wrap,
	.page-template-page-rehab-marketing .cta-banner-wrap {
		padding-top: 120px;
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 767px) {

	.services-inner {
		width: unset;
		margin-right: auto;
		margin-left: auto;
	}

	.inner-hero-image {
		width: 50%;
		height: auto;
	}

	.inner-hero-image img {
		height: unset;
		width: 100%;
	}

	.inner-hero-text {
		text-align: center;
	}

	.buttons-wrapper {
		display: flex;
		justify-content: center;
	}

	.why-box {
		padding: 80px 60px 110px;
	}
	.inner-cta .form-holder h3 {
		text-align: center;
	}

	.inner-cta .form-holder {
		padding: 0px 50px;
	}

	.inner-cta .hero-link a {
		margin-bottom: 0px;
	}

	.form-box .form-holder {
		padding: 60px 40px;
	}

	.action-list ul, 
	.promise-list ul {
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}

	.principles-section-bg h2:before {
		width: 80px;
		height: 54px;
	}

	.page-id-129 .form-box .input-consultation.contact-name,
	.page-id-129 .form-box .input-consultation.contact-email-address,
	.page-template-page-dubai-contact .form-box .input-consultation.contact-name,
	.page-template-page-dubai-contact .form-box .input-consultation.contact-email-address{
		width: 100%;
	}

	.page-id-129 .form-box .input-consultation.contact-name input,.page-template-page-dubai-contact .form-box .input-consultation.contact-name input {
		margin-right: 0px;
	}

	.page-id-129 .form-box .input-consultation.contact-email-address input ,.page-template-page-dubai-contact .form-box .input-consultation.contact-email-address input{
		margin-left: 0px;
	}

	.dd-home-blog-inner-box {
		height: auto;
	}
	.md-banne-batb-wrap h2.banner-title {
		max-width: 80%;
	}

	.cta-blog-banner-wrap {
		padding-top: 60px;
	}
}
@media only screen and (max-width: 991px) {
	.md-rehab-form input.wpcf7-form-control.wpcf7-submit {
		margin-top: 15px;
	}
	.md-popup-in-rehab .md-rehab-form input,.md-popup-in-rehab .md-rehab-form select, .md-popup-in-rehab .md-rehab-form textarea {
		padding-top: 10px;
		font-size: 16px;
	}
	.md-rehab-form p {
		font-size: 16px;
		line-height: 26px;
	}
	.md-popup-in-rehab .md-rehab-form div#wpcf7-f8948-o2  label,
	.md-popup-in-rehab .md-rehab-form div#wpcf7-f9809-o2  label {
		margin-bottom: 0;
	}
	.md-popup-in-rehab .md-rehab-form p {
		font-size: 16px;
		line-height: 26px;
	}
	.md-popup-in-rehab .md-rehab-form h3 {
		font-size: 18px;
		line-height: 26px;
	}
	.md-popup-holder .md-popup-in {
		margin-top: 35px;
	}
	.md-popup-holder-rehab .md-rehab-form textarea {
		max-height: 80px;
	}
	.md-rehab-form {
		overflow-y: scroll;
		max-height: 550px;
	}
}

@media only screen and (max-width: 550px) {

	.dd-service-inner {
		padding: 50px 20px;
	}

	.inner-hero {
		padding: 120px 0px;
	}

	.inner-title {
		font-size: 32px;
		line-height: 42px;
		margin-bottom: 20px;
	}

	.inner-hero p {
		margin-bottom: 40px;
	}


	.inner-hero-image {
		width: 48%;
	}

	.buttons-wrapper {
		flex-direction: column;
		align-items: center;
	}

	.btn-consultation, 
	.btn-consultation:visited {
		margin-right: 0px;
		margin-bottom: 20px;
	}

	.inner-content {
		padding-bottom: 100px;
	}


	.background {
		padding-top: 130px;
	}

	.inner-cta-img {
		top: -25px;
		width: 50px;
	}

	.why-box {
		padding: 60px 30px;
		margin-bottom: 130px;
	}

	.why-box h2 {
		margin-bottom: 35px;
	}

	.seo-steps,
	.ppc-steps {
		text-align: center;
		padding-bottom: 130px;
	}

	.dd-seo-step,
	.dd-ppc-step,
	.process {
		text-align: center;
		padding: 70px 30px;
	}

	.seo-steps h2, 
	.ppc-steps h2 {
		text-align: center;
	}

	.step-title {
		padding-right: 0px;
		justify-content: center;
	}

	.step-title img {
		padding-right: 0px;
		position: absolute;
		top: -27px;
		left: 50%;
		transform: translateX(-50%);
	}

	.step-title h3 {
		margin-bottom: 30px;
	}

	.approach-section h2 {
		margin-bottom: 50px;
	}
	.approach-text {
		padding: 55px 30px;
	}

	.approach-text img {
		width: 55px;
	}

	.inner-cta {
		margin: 0px 0px 100px;
	}

	.inner-cta .form-holder {
		padding: 0px 20px;
	}

	.seo-guide {
		padding: 60px 30px;
		margin-bottom: 120px;
	}

	.work-text {
		padding: 50px 30px;
	}

	.guidelines .guidelines-text {
		padding: 70px 30px 50px;
	}


	.principle {
		flex-direction: column;
		text-align: center;
		margin-bottom: 50px;
	}

	.principle h3 {
		width: 100%;
		margin-bottom: 20px;
	}

	.principle p {
		width: 100%;
	}

	.inner-content .sm-guarantees {
		padding: 60px 30px;
	}

	.page-template-page-our-team .inner-content {
		padding: 100px 0px 150px;
	}

	.form-box .form-holder {
		padding: 60px 30px;
	}

	.form-box .form-holder .input-field {
		width: 100%;
	}

	.contact-wrapper a, 
	.contact-wrapper a:visited {
		width: 100%;
	}


	.form-box label {
		float: left;
		width: 100%;
	}
	.page-template-page-rehab-marketing a.md-button-rehab {
		padding: 0 15px!important;
	}
	.page-template-page-rehab-marketing .md-rehab-form input.wpcf7-form-control.wpcf7-submit {
		padding: 13px 0px;
	}
}

@media only screen and (max-width: 410px) {

	html .services-inner .col-xs-6 {
		width: 100%;
	}

	.inner-title {
		font-size: 28px;
		line-height: 38px;
	}

	.promise-list {
		padding: 45px 35px 20px;
	}

}
@media only screen and (max-width: 369px) {
	.page-template-page-rehab-marketing .md-rehab-form input.wpcf7-form-control.wpcf7-submit {
		font-size: 14px!important;
	}
}
@media only screen and (min-width: 991px) {
	.page-template-page-rehab-marketing .md-rehab-form p {
		font-size: 18px;
	}
}
/* NEW THANK YOU PAGE */
.inner-content.content-ty {
	background: #132555;
	padding: 0;
}
.inner-hero.hero-ty {
	padding-bottom: 20px;
}
.inner-hero.hero-ty::before {
	content: unset;
}
.content-ty-holder {
	float: left;
	width: 100%;
	background: #FFF;
}
.content-ty-holder .content-ty-right {
	padding-right: 0;
}
.md-ty-right-img {
	width: 100%;
	max-height: 372px;
	object-fit: cover;
}
.content-ty-holder .content-ty-left {
	padding-left: 40px;
}
.md-ty-logo {
	max-width: 70px;
	margin-left: -15px;
	margin-top: 30px;
}
.inner-content.content-ty p {
	color: #132555;
	font-size: 30px;
	line-height:35px;
	font-weight: 500;
	max-width: 19ch;
	margin-bottom: 42px;
	margin-top:20px;
}
.hero-ty .inner-hero-text {
	padding-left:0;
}
a.md-link-home {
	background: linear-gradient(to right,#b0cc15 50%,#ff6537 50%);
	background-size: 200% 100%;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 210px;
	color: #FFF;
	font-weight: 600;
	font-size: 16px;
	background-position: right;
	transition: all 0.2s ease-in-out;
	text-decoration:none;
}
a.md-link-home:hover,
a.md-link-home:focus{
	text-decoration:none;
	background-position: 200%;
	color:#FFF;
}
@media all and (max-width:1500px) {
	.md-ty-logo {
		margin-top: 10px;
	}
	.inner-content.content-ty p {
		font-size:24px;
		line-height:28px;
		margin-bottom: 42px;
		margin-top: 10px;
	}
	.md-ty-right-img {
		max-height: 310px;
	}
}
@media all and (max-width:991px) {
	.md-ty-right-img {
		max-height: 370px;
	}
	.inner-content.content-ty p {
		max-width:30ch;
		margin-bottom: 30px;
	}
	.content-ty-holder .content-ty-right {
		padding-right: 0;
		padding-left: 0;
		margin-top: 40px;
	}
}
@media all and (max-width:600px) {
	.inner-hero.hero-ty {
		padding-bottom: 0;
	}
	.content-ty-holder .content-ty-left {
		padding-left: 30px;
	}
	.inner-content.content-ty p {
		line-height:30px;
	}
}
.page-template-page-market .grecaptcha-badge {
	display: none !important;
}
.page-id-14633 .grecaptcha-badge { visibility: hidden; }
/* a.wa-floater {
position: fixed;
bottom: 15px;
right: 15px;
z-index: 999;
} */
.dd-mark-address-cont {
	padding: 60px;
	display: flex;
	flex-wrap: wrap;
	background: #F5F6F8;
	margin-bottom: 120px;
}
h3.dd-mark-address-left-title {
	color: #192454;
	padding-bottom: 23px;
}
p.dd-mark-add-ti {
	color: #192454;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 32.039px;
	letter-spacing: 0.18px;
	margin-bottom: 5px;
}
p.dd-mark-add-in {
	margin-bottom: 20px;
}
a.dd-mark-add-phin {
	color: #192454;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0.18px;
}
p.dd-mark-add-in {
	color: #192454;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0.18px;
}
.dd-mark-address-right iframe {
	max-height: 352px;
}
a.dd-mark-add-bt {
	width: 207px;
	height: 59px;
	background: linear-gradient(to right, #BCE01D 50%, #A7CA0B 50%);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: auto;
	background-size: 200% 100%;
	transition: all 0.2s ease-in-out;
	background-position: right bottom;
	font-family: "FuturaMedium";
}
a.dd-mark-add-bt:hover {
	background-position: left bottom;
	color:#fff;
}
.dd-mark-address-left.col-xs-12.col-md-5 {
	display: flex;
	flex-direction: column;
}
p.dd-mark-add-ti {
	font-family: "FuturaMedium";
}
@media only screen and (max-width:991px){
	.dd-mark-address-right iframe {
		width: 100%;
	}
	.dd-mark-address-cont {
		padding: 30px 15px;
	}
	.dd-mark-address-right.col-xs-12.col-md-7 {
		padding-top: 50px;
	}
	a.dd-mark-add-bt {
		margin-top: 35px;
	}
}

@media screen and (max-width:767px){
	section.cta-blog-banner-wrap .container {
		padding-left: 0;
		padding-right: 0;
	}
	html .single-post #wp_access_helper_container button.aicon_link {
		width: 55px !important;
		max-width: 55px !important;
		left: -55px;
		top: 0 !important;
		max-height: 50px !important;
		height: 50px !important;
		overflow: hidden;
		border-radius:0px;
	}
}
@media screen and (max-width:550px){
	html .single-post .md-header-phonenumber a.md-head-phone-c {
		height: 55px;
	}
}
a.dd-dubai-contact-cta.dd-swich-color-cta1,
a.dd-dubai-contact-cta.dd-swich-color-cta {
	background: linear-gradient(to right, #BCE01D 50%, #A7CA0B 50%);
	transition: all 0.2s 
		ease-in-out;
	background-size: 200% 100%;
	background-position: right bottom;
}
a.dd-dubai-contact-cta.dd-swich-color-cta1:hover,
a.dd-dubai-contact-cta.dd-swich-color-cta:hover {
	outline: none;
	text-decoration: none;
	color: #fff;
	opacity: 1;
	background-position: left bottom;
}
input#popup-submit-button.dd-swich-color-sb1,
input#popup-submit-button.dd-swich-color-sb {
	color: #fff;
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 0.2);
	transition: background .3s 
		ease-in-out;
}
input#popup-submit-button.dd-swich-color-sb1:hover,
input#popup-submit-button.dd-swich-color-sb:hover {
	background: rgba(255, 255, 255, 0);
}


/* New DD THANK YOU And DD THANK YOU DUBAI CUSTOM BLOG POST PAGES  */


/* Hero */

.page-template-page-dd-thank-you section.inner-hero.hero-ty{
	background-image: url(/wp-content/uploads/2025/10/hero_bg_ground-compresed.webp); 
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 195px 0 120px;
}
.page-template-page-dd-thank-you section.inner-hero.hero-ty .container {
	text-align: center;
	display: flex;
	align-content: center;
	justify-content: center;
}
.page-template-page-dd-thank-you .inner-hero-text.inner-hero-ty {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 0px;
}

.page-template-page-dd-thank-you .inner-title {
	color: #fff;
	margin-bottom: 30px;
	font-size: 44px;
	letter-spacing: 0px;
	line-height: 100%;
}
.page-template-page-dd-thank-you .inner-hero p {
	margin-bottom: 0;
	line-height: 30px;
	font-size: 20px;
	letter-spacing: 0px;
}

/* Below Hero  */

.page-template-page-dd-thank-you section.dd-ty-below-hero {
	padding: 80px 0 117px;
}

.page-template-page-dd-thank-you .dd-below-hero-wrap .md-big-title{
	padding-bottom: 40px;
}
.page-template-page-dd-thank-you .dd-below-hero-bottom-wrap {
	display: flex;
}

.page-template-page-dd-thank-you .container.below-hero-container {
	width: 100%;
	padding: 0 161px;
}


.page-template-page-dd-thank-you .dd-below-hero-bottom-wrap > .dd-below-single-card-wrap:nth-child(n){
	padding: 0px;
}

.page-template-page-dd-thank-you .dd-below-single-card-num-wrap {
	position: relative;
	display: flex;
	width: 100%;
	justify-content: center;
}

.page-template-page-dd-thank-you .dd-below-hero-bottom-wrap > .dd-below-single-card-wrap:not(:last-child) .dd-below-single-card-num-wrap::after {
	content: ''; 
	position: absolute; 
	top: 50%; 
	transform: translateX(100%) translateY(-50%);
	height: 1px; 
	width: 50%; 
	left: 20px;
	background-color: #D7D7D7;
	z-index:0;
}

.page-template-page-dd-thank-you .dd-below-hero-bottom-wrap > .dd-below-single-card-wrap:not(:first-child) .dd-below-single-card-num-wrap::before {
	content: ''; 
	position: absolute; 
	top: 50%; 
	transform: translateX(-100%) translateY(-50%);
	height: 1px; 
	width: 50%; 
	right: 20px;
	background-color: #D7D7D7;
	z-index:0;
}


.page-template-page-dd-thank-you .dd-below-single-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.page-template-page-dd-thank-you .dd-below-single-card .dd-ty-card-no {
	color: #FF682A;
	font-weight: 400;
	font-size: 40px;
	line-height: 73.76px;
	letter-spacing: 0;
	padding: 26px 35px 24px 42px;
	border: 1.23px solid #D7D7D7;
	margin-bottom: 0;
	background: #fff;
	z-index: 2;
}

.page-template-page-dd-thank-you .dd-below-single-card .dd-ty-card-ti{
	font-family: "FuturaMedium";
	font-weight: 400;
	font-size: 24px;
	line-height: 32.04px;
	letter-spacing: 0.01em;
	margin: 27px 0 11px;
	color: #192454;
}

.page-template-page-dd-thank-you .dd-below-single-card .dd-ty-card-txt{
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.01em;
	color: #192454;
	margin: 0px;
}

/* Calendly Section */

.page-template-page-dd-thank-you section.dd-ty-calendly {
	background-color: #F5F6F8;
	padding: 75px 0 43px;

}
.page-template-page-dd-thank-you .dd-calendly-wrap .md-big-title {
	padding-bottom: 0px;
	margin-bottom: -10px;
}

.page-template-page-dd-thank-you .calendly-inline-widget.dd-ty-calendly {
	position: relative;
	-webkit-overflow-scrolling: touch;
	min-width: 320px;
	height: 700px;
}

/* Blog */

.page-template-page-dd-thank-you section.md-hp-blog {
	padding-top: 95px;
	padding-bottom: 150px;
}
.page-template-page-dd-thank-you .container.dd-ty-blog-container {
	width: 100%;
	padding: 0 161px;
}

.page-template-page-dd-thank-you h2.md-big-title {
	color: #152655;
	text-align: center;
	font-size: 38px;
	font-style: normal;
	font-weight: 400;
	line-height: 73px;
	letter-spacing: 0px;
	padding-bottom: 0px;
}


.page-template-page-dd-thank-you .dd-blog-sub {
	text-align: center;
	margin-bottom: 50px;
}


.page-template-page-dd-thank-you .md-blog-info{
	display: flex;
}

.page-template-page-dd-thank-you .md-section-6-iner-wrap {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.page-template-page-dd-thank-you .md-hp-blog-cont .md-hp-blog-title h3 {
	color: #152655;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px;
	letter-spacing: 0px;
	padding: 30px 30px 30px;
}

.page-template-page-dd-thank-you .md-section-6-date p {
	margin: 0;
	background: #fff;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0;
	padding: 6px 10px;
	font-family: "FuturaMedium";
	color: #222325;
	margin-bottom: -2px;
}

.page-template-page-dd-thank-you .md-hp-blog-cont .md-section-6-title-date-link {
	display: flex;
	padding: 0px;
	flex-direction: column;
	height: auto;
}

.page-template-page-dd-thank-you .md-section-6-date-link.md-hp-blog-link {
	padding: 0 30px 30px;
}

.page-template-page-dd-thank-you .md-link.md-ty-blog-link{
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0px;
	color: #fff;
	width: 156px;
	height: 53px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "FuturaHeavy";
	background: linear-gradient(to right, #D7511A 50%, #FF682A 50%);
	transition: all 0.2s ease-in-out;
	position: relative;
	overflow: hidden;
	border: none;
	background-size: 200% 100%;
	background-position: right bottom;
}


.page-template-page-dd-thank-you .md-link.md-ty-blog-link:hover{
	outline: none;
	text-decoration: none;
	color: #fff;
	opacity: 1;
	background-position: left bottom;
}



.page-template-page-dd-thank-you .md-section-6-date-link {
	margin-top: 0px;
}


/* MEDIA ******************************************** */

@media all and (max-width:1500px){
	.page-template-page-dd-thank-you .calendly-inline-widget.dd-ty-calendly{
		height: 1030px;
	}
	.page-template-page-dd-thank-you .dubai-calendly-wrap .calendly-inline-widget.dd-ty-calendly{
		height: 1000px;
	}
}

@media all and (max-width:1310px){
	.page-template-page-dd-thank-you .dd-ty-card-txt br {
		display: none;
	}

	.page-template-page-dd-thank-you .dd-below-hero-bottom-wrap>.dd-below-single-card-wrap:nth-child(1),
	.page-template-page-dd-thank-you .md-blog-info .md-section-6-blog-wrap:nth-child(1){
		padding: 0 20px 0 0; 
	}
	.page-template-page-dd-thank-you .dd-below-hero-bottom-wrap>.dd-below-single-card-wrap:nth-child(2),
	.page-template-page-dd-thank-you .md-blog-info .md-section-6-blog-wrap:nth-child(2){
		padding: 0 10px 0 10px; 
	}
	.page-template-page-dd-thank-you .dd-below-hero-bottom-wrap>.dd-below-single-card-wrap:nth-child(3),
	.page-template-page-dd-thank-you .md-blog-info .md-section-6-blog-wrap:nth-child(3){
		padding: 0 0 0 20px; 

	}
	.page-template-page-dd-thank-you .container.below-hero-container,
	.page-template-page-dd-thank-you .container.dd-ty-blog-container {
		padding: 0 80px;
	}


}

@media all and (max-width:1200px){
	.page-template-page-dd-thank-you section.inner-hero.hero-ty  {
		padding: 175px 0 100px;
	}

	.page-template-page-dd-thank-you section.dd-ty-below-hero {
		padding: 70px 0 100px;
	}
	.page-template-page-dd-thank-you .inner-title {
		margin-bottom: 20px;
		font-size: 42px;
	}
	.page-template-page-dd-thank-you .inner-hero p{
		line-height: 30px;
		font-size: 18px;
	}

	.page-template-page-dd-thank-you h2.md-big-title {
		font-size: 36px;
		line-height: 65px;
	}
	.page-template-page-dd-thank-you .container.below-hero-container
	.page-template-page-dd-thank-you .container.dd-ty-blog-container{
		padding: 0 50px;
	}

	.page-template-page-dd-thank-you .dd-below-single-card .dd-ty-card-no {
		font-size: 38px;
		line-height: 50px;
		padding: 25px 31px 25px 32px;
	}
	.page-template-page-dd-thank-you .dd-below-single-card .dd-ty-card-ti {
		font-size: 22px;
		line-height: 29.04px;
		margin: 20px 0 8px;
	}
	.page-template-page-dd-thank-you .dd-below-single-card .dd-ty-card-txt {
		font-size: 16px;
		line-height: 28px;
	}
	.page-template-page-dd-thank-you section.md-hp-blog  {
		padding-top: 75px;
		padding-bottom: 90px;
	}
	.page-template-page-dd-thank-you .md-hp-blog-cont .md-hp-blog-title h3 {
		font-size: 24px;
		padding: 20px 20px 20px;
	}
	.page-template-page-dd-thank-you .md-section-6-date-link.md-hp-blog-link {
		padding: 0 20px 20px;
	}
}

@media all and (max-width:992px){
	.page-template-page-dd-thank-you section.inner-hero.hero-ty {
		padding: 145px 0 90px;
	}

	.page-template-page-dd-thank-you .inner-title {
		font-size: 40px;
		margin-bottom: 17px;
	}
	.page-template-page-dd-thank-you .inner-hero p {
		line-height: 25px;
		font-size: 17px;
	}
	.page-template-page-dd-thank-you section.dd-ty-below-hero {
		padding: 60px 0 85px;
	}
	.page-template-page-dd-thank-you h2.md-big-title {
		font-size: 34px;
		line-height: 60px;
	}
	.page-template-page-dd-thank-you .dd-below-hero-wrap .md-big-title {
		padding-bottom: 30px;
	}
	.page-template-page-dd-thank-you section.dd-ty-calendly {
		padding: 60px 0 40px;
	}
	.page-template-page-dd-thank-you .dd-blog-sub {
		margin-bottom: 30px;
	}
	.page-template-page-dd-thank-you .container.below-hero-container {
		padding: 0 40px;
	}
	.page-template-page-dd-thank-you .md-blog-info .md-section-6-blog-wrap:nth-child(n){
		padding: 0px;
	}
	.page-template-page-dd-thank-you .md-blog-info {
		gap: 30px;
	}
	.page-template-page-dd-thank-you section.md-hp-blog {
		padding-top: 60px;
	}


}

@media all and (max-width:768px){
	.page-template-page-dd-thank-you section.inner-hero.hero-ty {
		padding: 145px 0 60px;
	}
	.page-template-page-dd-thank-you .inner-hero-text {
		margin-top: 0px;
	}
	.page-template-page-dd-thank-you .inner-title {
		font-size: 36px;
		line-height: 46px;
		margin-bottom: 13px;
	}
	.page-template-page-dd-thank-you h2.md-big-title  {
		font-size: 32px;
		line-height: 50px;
	}
	.page-template-page-dd-thank-you .container.below-hero-container, 
	.page-template-page-dd-thank-you .container.dd-ty-blog-container {
		padding: 0 15px;
	}

	.page-template-page-dd-thank-you .dd-below-hero-wrap {
		overflow: hidden;
	}
	.page-template-page-dd-thank-you .dd-below-hero-bottom-wrap {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 40px;
	}
	.page-template-page-dd-thank-you .dd-below-single-card .dd-ty-card-no {
		font-size: 35px;
		padding: 26px 31px 26px 31px;
	}
	.page-template-page-dd-thank-you .dd-below-hero-bottom-wrap>.dd-below-single-card-wrap:nth-child(n) {
		padding: 0;
		width: 100%;	
	}

	.page-template-page-dd-thank-you .dd-below-hero-bottom-wrap>.dd-below-single-card-wrap .dd-below-single-card-num-wrap::after,
	.page-template-page-dd-thank-you .dd-below-hero-bottom-wrap>.dd-below-single-card-wrap .dd-below-single-card-num-wrap::before  {
		display: none;
	}
	.page-template-page-dd-thank-you .md-hp-blog-cont .md-hp-blog-title h3 {
		font-size: 22px;
	}
}

@media all and (max-width:680px){
	.page-template-page-dd-thank-you .dd-calendly-wrap .md-big-title  {
		margin-bottom: 30px;
	}
	.page-template-page-dd-thank-you .calendly-inline-widget.dd-ty-calendly{
		height: 1040px;
	}
	.page-template-page-dd-thank-you .dubai-calendly-wrap .calendly-inline-widget.dd-ty-calendly{
		height: 950px;
	}
	.page-template-page-dd-thank-you .dd-ty-calendly .container{
		padding: 0px;
	}
	.page-template-page-dd-thank-you .dd-calendly-wrap {
		padding: 0 15px;
	}

}

@media all and (max-width:550px){
	.page-template-page-dd-thank-you .inner-title {
		font-size: 30px;
		line-height: 38px;
	}
	.page-template-page-dd-thank-you .inner-title br,
	.page-template-page-dd-thank-you .inner-hero p br {
		display: none;
	}
	.page-template-page-dd-thank-you .dd-calendly-wrap {
		padding: 0 0px;
	}

}

