@media only screen and (max-width: 1440px) {
	.certi-head {
    margin-right: 20px;
    max-width: 340px;
    vertical-align: middle;
}
.header-wrapper--style3__logo {
    padding: 0px 70px;
}
}

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

	.vector-right, .vector-left {
		display: none;
	}
	.footer-widget__navigation {
		line-height: 1;
		
		margin-top: 15px;
	}
	.footer-content-wrapper {
		padding: 30px 0px;
	}
	.social-links.social-links--style3 {
		margin-top: 15px;
	}
	.footer-widget {
		margin-bottom: 0px;
	}
	.blog-grid-wrapper--style6 .row .col {
		width: 50%;
		flex-basis: inherit;
	}
	.blog-post-slider__content--style2 {
		padding: 15px 15px 15px;
	}
	.certi-head {
		display: none;
	}
	.service-image img {
    width: 100%;
}
.get-quote-button-wrapper {
    overflow: hidden;
    text-align: center;
    display: none;
}
p.cta-content__text.para {
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    color: #ffffff;
    text-align: left;
}
h3.cta-content__subtitle.head {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 18px;
    text-align: justify;
}
.call-action h2 {
    color: #fff;
    font-size: 25px;
    padding: 10px 0px;
}
h4.title1 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    padding-bottom: 10px;
}
.section-title-area .title {
    font-size: 25px;
}
img.saudi-vision-logo {
    width: 175px;
}
.saudi-logo {
    position: relative;
    float: left;
}
.cta-video-content.about h2.title.title--right {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
}
.logo a img {
    max-width: 90px;
}
.footer-logo {
    width: 100px;
}
.mobile-navigation-icon i {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 2px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgb(248 249 249);
}
.mobile-navigation-icon i:before {
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: rgb(248 249 249);
}
.mobile-navigation-icon i:after {
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: rgb(248 249 249);
}
img.dubai-vision-logo {
    width: 120px;
    margin: 0px 12px;
}
}