/*
Theme Name: Twenty Sixteen Child
Theme URI: https://wordpress.org/themes/twentysixteen/
Template: twentysixteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Tags: one-column,two-columns,right-sidebar,accessibility-ready,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog
Version: 1.9.1551750773
Updated: 2019-03-05 01:52:53

*/
html{
	scroll-behavior: smooth;
	outline-style: none;
}
body{
	overflow-x: hidden;
}
body::after,
body::before{
	display: none !important;
}
.clear::before, .clear::after,
blockquote::before,
blockquote::after,
.entry-content::before,
.entry-content::after,
.entry-summary::before,
.entry-summary::after,
.comment-content::before,
.comment-content::after,
.site-content::before,
.site-content::after,
.site-main > article::before,
.site-main > article::after,
.primary-menu::before,
.primary-menu::after,
.social-links-menu::before,
.social-links-menu::after,
.textwidget::before,
.textwidget::after,
.content-bottom-widgets::before,
.content-bottom-widgets::after {
	display: none;
}
.site {
	margin: 0 !important;
}
.container{
	width: 1185px;
	margin: 0 auto;
}
.clear{
	clear:both;
}
h1,
h2,
h3,
h4,
h5,
h6{
	font-family: 'Montserrat', sans-serif;
}
h1{
	font-size: 50px;
	line-height: 60px;
}
h2,
h3{
	font-size: 38px;
	line-height:45px;
}
p{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	line-height: 26px;
}
.left{
	float: left;
	width: 50%;
}
.right{
	float: left;
	width: 50%;
}
/*NAVIGATION CSS*/
.site-header {
	padding: 0;
}
.custom-logo {
	max-width: 120px;
	transition: all 0.5s ease-in-out;
}
.site-content {
	padding: 0 !important;
}
.site-footer p {
	margin: 0;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	width: 100%;
}
.site-footer p a {
	color: #fff;
	vertical-align: middle;
}
.site-footer {
	padding: 35px 0px;
	background-color: #4491bd;
	width:100%;
}
.site-footer .left img {
	padding-right: 15px;
}
.site-footer .right {
	text-align: right;
}
.site-inner {
	margin: 0;
	position: relative;
	width: auto;
	max-width: 100%;
}
.fixed-header .site-branding,
.fixed-header .site-header-menu,
.fixed-header .header-image{
	/*	margin-top:10px;
	margin-bottom: 10px; */
	transition: all 0.5s ease-in-Out;
}
#site-navigation ul li a {
	text-transform: uppercase;
	font-weight: 700;
	color: #616568;
	padding: 15px 35px;
	border-radius: 50px;
	transition: all 0.5s ease-in-out;
	outline-style:none;
}
#site-navigation ul li a:hover{
	color: #ff7d1b;
	outline-style:none;
}
#masthead {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9;
	transition: all 0.5s ease-in-out;
}
#site-navigation ul #menu-item-13 a {
	font-size: 30px;
	padding: 5px 0 5px 30px;
	vertical-align: top;
	color: #ff9600;
	outline-style:none;
}
#site-navigation ul #menu-item-13 a:hover,
#site-navigation ul #menu-item-13 a:focus{
	padding: 5px 0 5px 30px;
	color: #ff9600;
	background-color:unset;
}
#menu-my-menu .mPS2id-highlight {
	color: #fff;
	background: -moz-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,149,1,1)), color-stop(92%, rgba(255,103,50,1)), color-stop(100%, rgba(255,103,50,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* ie10+ */
	background: linear-gradient(180deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9501', endColorstr='#ff6732',GradientType=0 ); /* ie6-9 */
}
/*END NAVIGATION CSS*/
/*FIXED HEADER */
.fixed-header {
	position: fixed !important;
	padding: 0 !important;
	/*box-shadow: 0 10px 10px 0px #6666;*/
}
.colorx {
	/*background-color: #fff;*/
	background-color: transparent;
}
.colorx #site-navigation ul a:hover,
.colory #site-navigation ul a:hover{
	color: #ff9600;
}
.colory {
	/*background-color: #1783bf;*/
	background-color: transparent;
}

.colorx #site-navigation ul li a{
	color: #fff;
}
.colory #site-navigation ul li a{
	color: #616568;
}
.mPS2id-highlight{
	color: #fff !important;
}
.custom-logo {
	max-width: 100px;
	transition: all 0.5s ease-in-out;
}
/*
.fixed-header #site-navigation ul li a {
font-size: 14px;
}
.fixed-header #site-navigation ul #menu-item-13 a {
padding: 5px 0 5px 30px;
font-size: 30px !important;
}*/

/*END FIXED HEADER*/

/*HOMEPAGE CSS*/
#scrollUp {
	right: 30px;
	padding: 25px 25px;
	color: #fff;
	bottom: 20px;
	font-size: 0;
	border-radius: 50px;
	background-color: #1783bf;
	background-image: url('/wp-content/uploads/2019/03/167663_preview-1.png');
	background-size: cover;
	outline-style: none;

}
#hp {
	height: 100vh;
}
#hp {
	position: relative;
	background-image: url('/wp-content/uploads/2019/03/hp-bgmain_01.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	padding: 300px 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
#hp-gadgets-img{
	position: absolute;
	right: 0;
	top: 200px;
	will-change: transform;
	right: 0;
	opacity: 1;
	transition: all 1s ease-in-out;
	transform: scale(1);
}
#hp-banner p {
	font-size:18px;
	line-height: 29px;
	color:#575757;
	font-weight:500;
}
.bnr-span2 {
	font-weight: 600;
}
.gadget-container {
	position: relative;
}
#hp-banner h1 {
	width: 560px;
}
.hp-cont-title {
	position: relative;
	z-index: 1;
	opacity: 1;
	left: 0;
	transition: all 1s ease-in-out;
}
#hp-banner h1 span {
	color: #f7732d;
}
#seo-check-form {
	float: left;
	width: 45%;
	position: relative;
	overflow:hidden;
}
.url-sec {
	position: relative;
	overflow: unset;
}
.url-sec .web-url-field input{
	width: 75%;
}
#seo-check-form input {
	font-family: "Montserrat",sans-serif;
}
.url-sec a {
	text-align: center;
	padding: 20px 34px;
	font-size: 20px;
	line-height: 25px;
	background: -moz-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,149,1,1)), color-stop(92%, rgba(255,103,50,1)), color-stop(100%, rgba(255,103,50,1)));
	background: -webkit-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: -o-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: -ms-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: linear-gradient(180deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff9501', endColorstr='#ff6732',GradientType=0 );
	font-family: "Montserrat",sans-serif;
	color: #fff;
	font-weight: 500;
}
.url-sec1::after {
	content: "";
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-top: 15px solid #f63;
	border-top-color: rgb(255, 102, 51);
	border-top-style: solid;
	border-top-width: 15px;
	position: absolute;
	z-index: 9;
	right: 53px;
	bottom: -13px;
	overflow: visible;
}
.url-sec .wpcf7-url {
	height: 60px;
	border-radius: 0px;
	background-color: #fff;
}
.email-sec{
	transform: scale(0);
	display: none;
}
#email-sec {
	border: 1px solid #8888;
	padding-bottom: 10px;
}
.email-sec .wpcf7-email {
	background-color: #fff;
}
.email-sec .wpcf7-email,
.email-sec .wpcf7-submit {
	width: 44%;
	margin: 20px 15px;
	height: 60px;
}
.email-sec {
	background-color: #fff;
	box-sizing: border-box;
}
.email-sec .wpcf7-submit{
	color: #fff;
	background: -moz-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,149,1,1)), color-stop(92%, rgba(255,103,50,1)), color-stop(100%, rgba(255,103,50,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* ie10+ */
	background: linear-gradient(180deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9501', endColorstr='#ff6732',GradientType=0 ); /* ie6-9 */
}
#wpcf7-f45-o1 div.wpcf7-validation-errors,
#wpcf7-f45-o1 div.wpcf7-acceptance-missing {
	border: 0;
	font-family: "Montserrat", sans-serif;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 225px;
	background: -moz-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,149,1,1)), color-stop(92%, rgba(255,103,50,1)), color-stop(100%, rgba(255,103,50,1)));
	background: -webkit-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: -o-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: -ms-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: linear-gradient(180deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff9501', endColorstr='#ff6732',GradientType=0 );
	font-size: 14px;
	left: -7px;
}
#wpcf7-f45-o1 div.wpcf7-mail-sent-ok {
	position: absolute;
	top: 205px;
	left: -7px;
	font-size: 14px;
	font-family: "Montserrat",sans-serif;
	background-color: #80e754;
	color: #333;
}
#seo-check-form span.wpcf7-not-valid-tip {
	display: block;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.7);
	font-family: "Montserrat",sans-serif;
	text-align: center;
	position: absolute;
	bottom: -48px;
	font-size: 8px;
	padding: 3px 10px;
	border-radius: 5px;
	left: 50px;
}
#seo-check-form span.wpcf7-not-valid-tip::after {
	content: " ";
	position: absolute;
	top: -10px; /* At the bottom of the tooltip */
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent rgba(0, 0, 0, 0.7) transparent
}
.hp-cont-title p span {
	display: block;
}
div.wpcf7 .ajax-loader {
	position: absolute;
	display: none;
}

.desktop-img {
	position: relative;
	bottom: 0;
}
.phone-img {
	position: absolute;
	right: 21%;
	bottom: 0;
	width: 30%;
	z-index:1;
}
.movejs{
	will-change: transform;
}
#hp-gadgets-img .group1 {
	position: absolute;
	left: -70px;
	z-index: 1;
	top: 55px;
}
#hp-gadgets-img .g1-a {
	position: relative;
	top: -90px;
	width: 100%;
	border-radius: 100%;
	box-shadow: 0px 0px 0px 20px rgba(217, 217, 217, 0.3);
}
/*.g1-b {
position: absolute;
clip: rect(0px,252px,62px,252px);
}*/
#hp-gadgets-img .group2 {
	position: absolute;
	z-index: 1;
	top: 130px;
	left: 0;
}
#hp-gadgets-img .group2 .g2-a {
	position: relative;
	left: -30px;
	top: 200px;
	width: 100%;
	border-radius: 100%;
	box-shadow: 0px 0px 0px 15px rgba(217, 217, 217, 0.3);
}
#hp-gadgets-img .group3 {
	position: absolute;
	z-index: 1;
	right: 20px;
	top: 115px;
	z-index:9;
}
#hp-gadgets-img .g3-a {
	position: relative;
	right: 10px;
	top: 250px;
	width: 100%;
	border-radius: 100%;
	box-shadow: 0px 0px 0px 20px rgba(217, 217, 217, 0.3);
}
#g1-icn1, #g1-icn2, #g1-icn3 {
	opacity: 0;
	transform: scale(0);
}
.g1-b {
	position: absolute;
	top: 70px;
	left: 280px;
	clip: rect(0px,358px,132px,252px);
	transform:scale(1.3);
}
.g2-b {
	position: absolute;
	left: 240px;
	top: 30px;
	clip: rect(0px,252px,0px,0px);
	transform:scale(1.3)
}
.g3-b {
	position: absolute;
	left: 40px;
	top: 10px;
	clip: rect(0px,126px,0px,0px);
	width: 58%;
	transform:scale(1.1)
}
.ftr-tel {
	color: #ff9600 !important;
	font-weight: 600;
	padding-left: 5px;
	border-left: 1px solid #fff;
	margin-left: 5px;
}
.site-footer a{
	outline:none;
}
/*END HOMEPAGE CSS*/

/*OUR RESULTS PAGE CSS*/
.box0,
.box1,
.box2,
.box3,
.box4,
.box5{
	position: relative;
	transform: scale(0);
	opacity: 0;
	left: -200px;
}

#result-page-1 {
	background-color: #1783bf;
	padding: 190px 0;
	height: 100vh;
}
.res-mobile{
	display:none;
}
#result-page-1 .left {
	width: 75%;
}
#result-page-1 .right {
	width: 25%;
	padding: 60px 0;
}
#result-page-1 ul {
	list-style: none;
	width: 100%;
	margin: 0;
}
#result-page-1 ul .results-box {
	width: 230px;
	float: left;
	margin-right: 60px;
	text-align: center;
	margin-bottom: 35px;
}
#result-page-1 ul .results-box img {
	border: 15px solid #3793c6;
	border-radius: 100%;
	box-shadow: -5px 5px 10px 5px #3333;
	transition: all 0.5s ease-in-Out;
	clip-path: circle(50.0% at 50% 50%);
}
#result-page-1 ul .results-box img:hover{
	transform: scale(1.3);
	border-color: transparent;
	box-shadow: 0 0 0 0 transparent;
	clip-path: circle(36.1% at 50% 50%);
}
.slick-initialized .slick-slide{
	outline:none;
}
#result-page-1 ul .results-box h4 {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	padding-top: 30px;
	height:100%;
	min-height:90px;
}
#result-page-1 .web-traffic-cont h3 {
	color: #fff;
	padding-bottom: 30px;
}
#result-page-1 .web-traffic-cont p{
	color: #fff;
}

#result-page-2 {
	background-image: url('/wp-content/uploads/2019/03/organice-res-bg_02.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 180px 0 180px;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.div-orgnanic {
	width: 11%;
	height: 3px;
	background-color: #ff9600;
	margin: 0 auto 20px;
}
#result-page-2 .left {
	width: 21%;
	margin-right: 45px;
}
#result-page-2 .organic-seo.left {
	padding: 60px 0 0;
}
.organic-seo span {
	color: #ff6633;
}
#result-page-2 .right {
	width: 75%;
}
.slider-organic img {
	border: 15px solid rgba(233, 231, 231, 0.33);
	border-radius: 35px;
	margin: 0 auto;
}
#result-page-2 .organic-seo h4 {
	font-size: 25px;
	line-height: 45px;
	text-align: center;
}
#result-page-2 .organic-seo h5 {
	font-size: 18px;
	line-height: 45px;
	text-align: center;
	color: #575757;
}
.slick-dots{
	text-align:center;
	margin-top: 30px;
}
.slick-dots li {
	width: 5%;
	display: inline-block;
	margin-left: -10px;
}
.slick-dots li button {
	font-size: 0;
	background-color: #e2dfe0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	transition: all 1s ease-in-out;
	outline-style: none;
}
.slick-dots .slick-active button {
	background-color: #cbcbcb;
}
#result-page-2 .left h3 {
	padding-bottom: 0;
}

#results-page-3 {
	background-color: #1783bf;
	padding: 180px 0 80px;
	height: 100%;
}
#results-page-3 .map-listing h3 {
	color: #fff;
	text-align: center;
	font-size: 25px;
	line-height: 45px;
}
#results-page-3 .map-list {
	text-align: center;
	list-style: none;
	margin: 0 auto;
}
#results-page-3 .map-list li {
	float: none;
	width: 31%;
	margin-right: 20px;
	margin-bottom: 35px;
	display:inline-block;
}
#results-page-3 .map-list li img {
	border: 20px solid #2884b7;
	box-shadow: 0 10px 10px 5px #3333;
	border-radius: 20px;
}
#results-page-3 .map-list li h4 {
	color: #fff;
	font-size: 18px;
	line-height: 45px;
}

#about {
	height: 100vh;
	padding: 340px 0 260px;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
#about-section1 .about-left {
	width: 45%;
}
#about-section1 .about-left h3 {
	padding-bottom: 30px;
}
.about-span {
	color: #000 !important;
	display:block;
}
#about-section1 .about-left span {
	color: #f7732d;
}
#about-section1 .about-left p span {
	font-weight: 500;
}
.btn-talk-to-us {
	margin-top: 70px;
}
#about-section1 .about-left a {
	padding: 25px 60px;
	color: #fff;
	font-size: 20px;
	line-height: 25px;
	background: -moz-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,149,1,1)), color-stop(92%, rgba(255,103,50,1)), color-stop(100%, rgba(255,103,50,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* ie10+ */
	background: linear-gradient(180deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9501', endColorstr='#ff6732',GradientType=0 ); /* ie6-9 */
	font-family: "Montserrat", sans serif;
	display: none;
}
#about-section1 .right {
	width: 55%;
}
#about-section1 ul {
	text-align: left;
	float: right;
	list-style: none;
}
#about-section1 ul .img-box {
	width: 270px;
	float: left;
	margin-right: 30px;
}
#about-section1 ul .img-box img {
	box-shadow: -5px 5px 15px 5px #8888;
}
#about-section1 ul .img-box .about-imgcont0 h4,
#about-section1 ul .img-box .about-imgcont1 h4  {
	padding-top: 40px;
}
#about-section1 ul li .about-imgcont0 span,
#about-section1 ul li .about-imgcont1 span {
	font-family: "Montserrat", sans serif;
}
#about-section1 ul li .about-imgbox0,
#about-section1 ul li .about-imgbox1{
	position: relative;
	transform: scale(1);
	opacity: 1;
}

/*ONE PAGE CSS FOR ABOUT*/
#about-section1 .about-right h4 {
	font-size: 20px;
	padding-top: 40px;
	color: #343434;
}
#about-section1 .about-right span {
	font-size: 18px;
	font-family: "Montserrat", sans-serif;
	color: #575757;
}
/*END ONE PAGE CSS FOR ABOUT*/

/*END OUR RESULTS PAGE CSS*/

/* Contact PAGE CSS*/
#contact {
	background-color: #1783bf;
}
#contact-section1 {
	padding: 220px 135px;
	height: 100vh;
}
#contact-section1 .right {
	width: 42%;
	float: right;
	position: relative;
}
#contact-section1 .right h3 {
	width: 295px;
	color: #fff;
}
#contact-section1 .right p {
	color: #fff;
}
#contact-section1 .client-slider {
	margin: 0 auto;
	width: 600px;
}
#contact-section1 .inner-cont{
	padding: 50px 40px;
	position: relative;
}
#contact-section1 .inner-cont::after {
	content: "";
	position: absolute;
	top: 0;
	left: 40px;
	background-image: url('/wp-content/uploads/2019/03/qoute-icn.png');
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
	padding: 15px;
}
#contact-section1 .client-slider p {
	color: #fff;
	font-style: italic;
}
#contact-section1 .client-slider h4 {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}
#contact-page-form span input {
	padding: 20px;
	margin-bottom: 15px;
	font-family: "Montserrat", sans-serif;
}
#contact-page-form .wpcf7-submit {
	width: 100%;
	padding: 25px 0px;
	background: -moz-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,149,1,1)), color-stop(92%, rgba(255,103,50,1)), color-stop(100%, rgba(255,103,50,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* ie10+ */
	background: linear-gradient(180deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9501', endColorstr='#ff6732',GradientType=0 ); /* ie6-9 */
	color: #fff;
	font-size: 20px;
	line-height: 25px;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	text-transform: unset;
	outline-style: none;
}
#contact-page-form span.wpcf7-not-valid-tip {
	position: absolute;
	top: -50px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	padding: 0px 15px;
	font-size: 14px;
	background: -moz-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,149,1,1)), color-stop(92%, rgba(255,103,50,1)), color-stop(100%, rgba(255,103,50,1)));
	background: -webkit-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: -o-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: -ms-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: linear-gradient(180deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	border-radius: 3px;
}
#wpcf7-f118-o2 div.wpcf7-validation-errors, #wpcf7-f118-o2 div.wpcf7-acceptance-missing {
	border: 0;
	font-family: "Montserrat", sans-serif;
	color: #fff;
	text-align: center;
	position: absolute;
	background: -moz-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,149,1,1)), color-stop(92%, rgba(255,103,50,1)), color-stop(100%, rgba(255,103,50,1)));
	background: -webkit-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: -o-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: -ms-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	background: linear-gradient(180deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff9501', endColorstr='#ff6732',GradientType=0 );
	font-size: 14px;
	left: -7px;
	bottom: -55px;
	width: 100%;
}
#wpcf7-f118-o2 div.wpcf7-mail-sent-ok {
	position: absolute;
	bottom: -70px;
	width: 100%;
	font-size: 14px;
	font-family: "Montserrat",sans-serif;
	background-color: transparent;
	color: #fff;
	text-align: center;
	border-color: #ff9500;
}
.contact-slider .slick-prev {
	font-size: 0;
	background-image: url('/wp-content/uploads/2019/03/arrow-left.png');
	padding: 20px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: -50px;
	top: 170px;
}
.contact-slider .slick-next {
	font-size: 0;
	background-image: url('/wp-content/uploads/2019/03/arrow-right.png');
	padding: 20px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: -75px;
	top: 170px;
}
#contact-section1 .right a {
	position: absolute;
	right: -150px;
	top: -55px;
	outline-style: none;
}

.mobile-cta {
	display: none;
	transform: scale(0);
}
.site-footer .right p {
	padding-top: 5px;
}
#result-page-2 .slick-prev::after {
	content: "";
	position: absolute;
	background-image: url('https://damseo.com.au/wp-content/uploads/2019/04/left-arrow.png');
	height: 54px;
	width: 31px;
	background-repeat: no-repeat;
	background-size: cover;
	top: 45%;
	z-index: 9;
	left: -40px;
}
#result-page-2 .slick-prev {
	font-size: 0;
	background-color: transparent;
}
#result-page-2 .slick-next::after {
	content: "";
	position: absolute;
	background-image: url('https://damseo.com.au/wp-content/uploads/2019/04/right-arrow.png');
	height: 54px;
	width: 31px;
	background-repeat: no-repeat;
	background-size: cover;
	top: 45%;
	z-index: 9;
	right: -40px;
}
#result-page-2 .slick-next {
	font-size: 0;
	background-color: transparent;
}
/* END Contact PAGE CSS*/

/*================= RESPONSIVE ===================*/
@media only screen and (max-width: 1600px) {
	.container{
		width: 1300px;
	}
	#hp {
		height: 100%;
	}
	#result-page-1 {
		padding: 125px 0;
		height: 100%;
	}
	result-page-1 .right {
		width: 21%;
		padding: 60px 0;
	}
	#result-page-2 {
		padding: 150px 0 120px;
	}
	#about {
		height: 100%;
		padding: 260px 0 180px;
	}
	#contact-section1 {
		padding: 180px 0 100px;
		height: 100%;
	}
	#contact-section1 .right {
		width: 480px;
	}
	#contact-section1 .right a {
		right: -155px;
		top: -50px;
		width: 70%;
	}
}
@media only screen and (max-width: 1500px) {
	.container{
		width: 1200px;
	}
	#contact-section1 .right a {
		right: -145px;
		top: -35px;
		width: 65%;
	}
	#contact-section1 .right {
		width: 430px;
	}
}

@media only screen and (max-width: 1440px) {
	#hp {
		height: 100%;
		padding: 300px 0 240px;
	}
	#result-page-1 {
		padding: 140px 0 70px;
		height: 100%;
	}
	#result-page-2 {
		padding: 160px 0;
	}
	#hp-gadgets-img{
		top:170px;
	}
	.slick-dots{
		margin: 0;
	}
	#results-page-3 {
		padding: 160px 0;
	}
	#about {
		height: 100%;
		padding: 260px 0;
	}
	#contact-section1 {
		padding: 180px 0 140px;
		height: 100%;
	}
	#contact-section1 .right {
		margin-right: 40px;
	}
}
@media screen and (max-width: 1401px) {
	.container{
		width: 1100px;
	}
	#masthead {
		padding: 0;
	}
	#hp {
		padding: 330px 0 130px;
		height: 100%;
	}
	#hp-banner h1 {
		width: 500px;
		font-size: 45px;
		line-height: 55px;
	}
	.url-sec .web-url-field input {
		width: 65%;
	}
	.email-sec {
		width: 91%;
	}
	.email-sec .wpcf7-email,
	.email-sec .wpcf7-submit {
		width: 42%;

	}
	.url-sec1::after {
		right: 90px;
		bottom: -15px;
	}
	#hp-gadgets-img{
		top: 200px;
	}
	.desktop-img {
		width: 86%;
		right: -150px;
	}
	.phone-img {
		right: 20%;
		width: 23%;
	}
	.g1-b {
		top: -15px;
		left: 370px;
	}
	#hp-gadgets-img .g1-a {
		width: 80%;
		left: 100px;
	}
	#result-page-2 p{
		margin-bottom: 15px;
	}
	.g2-b {
		left: 310px;
		top: -15px;
	}
	#hp-gadgets-img .group2 .g2-a {
		left: 70px;
		top: 170px;
		width: 80%;
	}
	.g3-b {
		left: 50px;
		top: -10px;
		width: 45%;
	}
	#hp-gadgets-img .g3-a {
		top: 220px;
		width: 80%;
	}
	#result-page-1{
		height: 100%;
		padding: 100px 0;;
	}
	#result-page-2{
		height: 100%;
		padding: 150px 0 100px;
	}
	#result-page-2 .right {
		width: 70%;
		margin: 0 auto;
		float: right;
	}
	#results-page-3{
		height: 100%;
		padding: 100px 0;
	}
	#about {
		height: 100%;
		padding: 200px 0 150px;
	}
	#result-page-1 ul .results-box {
		width: 200px;
	}
	#results-page-3 .map-list li {
		float: none;
		width: 27%;
		display: inline-block;
		margin: 15px 10px;
	}
	#contact-section1 {
		padding: 100px 0 80px;
		height: 100%;
	}
	#contact-section1 .inner-cont {
		padding: 120px 45px;
	}
	#contact-section1 .inner-cont::after {
		top: 30px;
		left: 45px;
	}
	#contact-section1 .right {
		margin-right: 0;
	}
}
@media screen and (max-width: 1400px) {
	h2, h3 {
		font-size: 30px;
		line-height: 40px;
	}
	p {
		font-size: 16px;
		line-height: 23px;
	}
	#site-navigation ul li a {
		padding: 10px 35px;
		font-size: 13px;
	}
	#site-navigation ul #menu-item-13 a {
		font-size: 23px;
		padding: 5px 0 5px 20px;
	}
	#hp {
		padding: 160px 0 220px;
		height: 100%;
	}
	#hp-gadgets-img {
		top: 120px;
	}
	.desktop-img {
		width: 80%;
		right: -145px;
	}
	#wpcf7-f45-o1 div.wpcf7-validation-errors, 
	#wpcf7-f45-o1 div.wpcf7-acceptance-missing{
		top:225px;
	}
	#hp-gadgets-img .g1-a,
	#hp-gadgets-img .group2 .g2-a,
	#hp-gadgets-img .g3-a{
		box-shadow: 0px 0px 0px 15px rgba(217, 217, 217, 0.3);
	}
	#hp-gadgets-img .g1-a {
		width: 85%;
		left: 110px;
	}
	.g1-b {
		top: 45px;
		left: 340px;
		width: 100%;
		transform: scale(1.2);
	}
	#hp-gadgets-img .group2 .g2-a {
		left: 75px;
		top: 145px;
		width: 85%;
	}
	.g2-b {
		left: 300px;
		top: -5px;
		width: 97%;
		transform:scale(1.2);
	}
	#hp-gadgets-img .g3-a {
		top: 185px;
		width: 85%;
		left: 10px;
	}
	.g3-b {
		left: 75px;
		top: -15px;
		width: 50%;
	}
	.phone-img {
		right: 15%;
		width: 24%;
	}
	#result-page-1 ul .results-box {
		margin-right: 40px;
		margin-bottom: 0;
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	#result-page-1 ul .results-box img {
		border: 10px solid #3793c6;
	}
	#result-page-1 ul .results-box h4 {
		font-size: 14px;
		line-height: 21px;
		padding-top: 20px;
	}
	#result-page-1 ul .results-box {
		width: 170px;
	}
	#result-page-1 {
		padding: 125px 0 100px;
	}
	#result-page-1 ul {
		text-align: center;
	}
	#result-page-1 .web-traffic-cont h3 {
		padding-bottom: 15px;
		padding: 0px 30px 15px 0px;
	}
	#result-page-1 .web-traffic-cont p {
		margin-bottom: 10px;
		padding: 0 15px 0 0;
	}
	#result-page-1 .right {
		padding: 30px 0;
		width: 24%;
	}
	#result-page-2 .left h3 {
		padding-bottom: 15px;
	}
	#result-page-2 .left p {
		font-size: 17px;
	}
	#results-page-3 .map-list li h4 {
		font-size: 16px;
		line-height: 25px;
	}
	#results-page-3 .map-list li img {
		border: 10px solid #2884b7;
	}
	#results-page-3 .map-list li {
		float: none;
		width: 23%;
		display: inline-block;
		margin: 15px 10px;
	}
	#about {
		padding: 220px 0 150px;
	}
	#about-section1 ul .img-box {
		width: 230px;
		float: none;
		margin-right: 45px;
		display: inline-block;
	}
	#about-section1 .about-right h4 {
		font-size: 16px;
		padding-top: 30px;
	}
	#about-section1 .about-right span {
		font-size: 15px;
	}
	#about-section1 p {
		margin-bottom: 15px;
		font-size: 17px;
	}
	#about-section1 .about-left h3 {
		padding-bottom: 15px;
	}
	#contact-page-form span input {
		padding: 15px;
		margin-bottom: 10px;
	}
	#contact-page-form .wpcf7-submit {
		width: 100%;
		padding: 15px 0px;
		font-size: 16px;
		line-height: 25px;
	}
	#contact-section1 .right h3 {
		width: 230px;
	}
	#contact-section1 .client-slider p {
		font-size: 16px;
	}
	#contact-section1 {
		padding: 150px 0 80px;
	}
	#contact-section1 .inner-cont {
		padding: 80px 30px;
	}
	#contact-section1 .inner-cont::after {
		top: 10px;
		left: 30px;
	}
	#contact-section1 .right a {
		right: -95px;
		top: -40px;
		width: 58%;
	}
	#contact-section1 .right p {
		margin-bottom: 10px;
		font-size:14px;
	}
}
/*@media only screen and (min-width: 1280px) and (max-height: 800px) {
#hp {
height: 100%;
padding: 230px 0;
}
#hp-gadgets-img {
top: 170px;
}
#result-page-1 {
height: 100%;
padding: 130px 0 120px ;
}
#result-page-2 {
height: 100%;
padding: 140px 0;
}
#results-page-3 {
height: 100%;
padding: 120px 0 130px;
}
#about {
padding: 260px 0 180px;
height: 100%;
}
#contact-section1 {
height: 100%;
padding: 200px 0 140px;
}
}*/
@media only screen and (max-width: 1280px){
	h2, h3{
		font-size:35px;
		line-height: 42px;
	}
	#hp {
		height: 100vh;
		padding: 300px 0 240px;
	}

	#hp-gadgets-img {
		top: 250px;
	}
	#result-page-1 {
		height: 100vh;
		padding: 200px 0;
	}
	#result-page-1 .right {
		padding: 50px 0;
	}
	#result-page-1 ul .results-box h4 {
		font-size: 20px;
		line-height: 25px;
	}
	#result-page-1 ul .results-box {
		width: 220px;
		margin-bottom: 15px;
	}
	#result-page-2 {
		height: 100vh;
		padding: 230px 0;
	}
	#results-page-3 {
		height: 100vh;
		padding: 200px 0;
	}
	#results-page-3 .map-list li {
		width: 28%;
	}
	#about {
		padding: 350px 0 350px;
		height: 100vh;
	}
	#contact-section1 {
		padding: 300px 0 280px;
		height: 100vh;
	}
	#contact-section1 .right h3 {
		width: 300px;
	}
	#contact-section1 .right a {
		right: -70px;
	}
	#hp {
		height: 100%;
		padding: 230px 0;
	}
	#hp-gadgets-img {
		top: 170px;
	}
	#result-page-1 {
		height: 100%;
		padding: 130px 0 120px ;
	}
	#result-page-2 {
		height: 100%;
		padding: 140px 0;
	}
	#results-page-3 {
		height: 100%;
		padding: 120px 0 130px;
	}
	#about {
		padding: 260px 0 180px;
		height: 100%;
	}
	#contact-section1 {
		height: 100%;
		padding: 200px 0 140px;
	}
}

@media only screen and (max-width: 1200px) {
	.container{
		width: 960px;
	}
	#wpcf7-f45-o1 div.wpcf7-validation-errors, 
	#wpcf7-f45-o1 div.wpcf7-acceptance-missing {
		top: 395px;
	}
	.fixed-header .site-branding,
	.fixed-header .site-header-menu,
	.fixed-header .header-image {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#site-navigation ul li a {
		padding: 15px 23px;
		font-size: 14px;
	}
	#site-navigation ul #menu-item-13 a {
		font-size: 25px;
	}
	.fixed-header #site-navigation ul li a {
		font-size: 13px;
		font-weight: 600;
	}
	.desktop-img {
		width: 70%;
		right: -213px;
	}
	.phone-img {
		right: 14%;
		width: 21%;
	}
	#hp {
		height: 100%;
		padding: 240px 0 180px;
	}
	#hp-gadgets-img .g1-a {
		top: -110px;
		width: 70%;
		left: 230px;
	}
	#hp-gadgets-img{
		top:200px;
	}
	.g1-b {
		top: 30px;
		width: 80%;
		left: 415px;
	}
	#hp-gadgets-img .group2 .g2-a {
		left: 190px;
		top: 115px;
		width: 70%;
	}
	.g2-b {
		top: -25px;
		width: 80%;
		left:362px;
	}
	#hp-gadgets-img .g3-a {
		right: -20px;
		top: 120px;
		width: 75%;
	}
	.g3-b {
		left: 85px;
		top: -25px;
		width: 40%;
	}
	#result-page-1 {
		height: 100%;
		padding: 150px 0 100px;
	}
	#result-page-1 ul .results-box {
		width: 180px;
		margin-right: 30px;
	}
	#result-page-1 .web-traffic-cont h3 {
		font-size: 30px;
	}
	#result-page-1 .web-traffic-cont p {
		font-size: 16px;
	}
	#result-page-1 ul .results-box h4 {
		font-size: 16px;
	}
	#result-page-2 {
		height: 100%;
		padding: 150px 0;
	}
	#result-page-2 .right {
		width: 65%;
	}
	#result-page-2 .left {
		width: 25%;
		margin-right: 45px;
	}
	#results-page-3 {
		height: 100%;
		padding: 150px 0;
	}
	#about-section1 ul .img-box {
		width: 195px;
	}
	#about {
		padding: 250px 0;
		height: 100%;
	}
	#about {
		padding: 250px 0;
	}
	#contact-section1 {
		padding: 180px 0 120px;
		height: 100%;
	}
	#contact-section1 .inner-cont::after {
		left: 0px;
	}
	#contact-section1 .inner-cont {
		padding: 50px 0;
	}
	#contact-section1 .client-slider {
		width: 450px;
	}
	#contact-section1 .right a {
		right: -100px;
		top: -30px;
		width: 58%;
	}
	#contact-section1 .right {
		width: 400px;
	}
	#contact-page-form span input {
		padding: 15px;
	}
	#contact-page-form .wpcf7-submit {
		padding: 15px 0px;
	}
	.site-footer {
		padding: 24px 0px;
	}
}
@media only screen and (max-width: 1024px) {
	#contact-section1 .right a {
		right: -25px;
		top: -35px;
		width: 45%;
	}
	#hp {
		padding: 240px 0 220px;
	}
	#hp-gadgets-img {
		top: 210px;
	}
	#hp-banner h1 {
		width: 400px;
		font-size: 35px;
		line-height: 43px;
	}
	#result-page-1 {
		padding: 150px 0 80px;
	}
	#result-page-2 .left {
		margin-right: 0;
	}
	#results-page-3 {
		height: 100%;
		padding: 150px 0;
	}
	#about {
		padding: 270px 0 180px;
	}
	#contact-section1 {
		padding: 180px 0 125px;
	}
}

@media only screen and (max-width: 991px) {
	.container{
		width: 747px;
	}
	#responsive-menu .mPS2id-highlight{
		background: -moz-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,149,1,1)), color-stop(92%, rgba(255,103,50,1)), color-stop(100%, rgba(255,103,50,1)));
		background: -webkit-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
		background: -o-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
		background: -ms-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
		background: linear-gradient(180deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
		filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff9501', endColorstr='#ff6732',GradientType=0 );
		color: #fff;
	}
	#wpcf7-f45-o1 div.wpcf7-validation-errors, #wpcf7-f45-o1 div.wpcf7-acceptance-missing {
		top: 210px;
		right: 15%;
		left: 15%;
	}
	#seo-check-form span.wpcf7-not-valid-tip {
		display: none;
	}
	.menu-toggle {
		display: none;
	}
	#masthead.fixed-header {
		opacity: 0 !important;
	}
	#responsive-menu-container #responsive-menu > li.responsive-menu-item > a:hover {
		background: -moz-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,149,1,1)), color-stop(92%, rgba(255,103,50,1)), color-stop(100%, rgba(255,103,50,1)));
		background: -webkit-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
		background: -o-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
		background: -ms-linear-gradient(270deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
		background: linear-gradient(180deg, rgba(255,149,1,1) 0%, rgba(255,103,50,1) 92%, rgba(255,103,50,1) 100%);
		transition: all 0.5s ease-in-out;
		color:#fff !important;
	}
	.colory,
	.colorx{
		background-color: transparent !important;
		box-shadow: 0 0 0 0 transparent !important;
	}
	#masthead {
		padding: 0;
		margin: 20px 0;
		position: fixed;
	}
	.fixed-header .site-branding,
	.fixed-header .site-header-menu,
	.fixed-header .header-image {
		margin: 0;
	}
	#hp {
		padding: 230px 0;
		height: 100%;
		overflow: hidden;
	}
	#hp-banner {
		position: relative;
	}
	#hp-banner h1 {
		width: 54%;
		text-align: center;
	}
	#hp-banner h1 span {
		display: block;
	}
	#seo-check-form {
		float: none;
		width: 35%;
		margin: 0 auto;
	}
	#hp-banner h1 {
		width: 100%;
		text-align: center;
	}
	#hp-gadgets-img {
		width: 70%;
		top: 0;
		display: block;
		position: relative;
		right: -300px !important;
		padding-top: 120px;
	}
	#hp-banner h1 span {
		display: block;
	}
	#hp-banner p {
		text-align: center;
	}
	#wpcf7-f45-o1 div.wpcf7-validation-errors, #wpcf7-f45-o1 div.wpcf7-acceptance-missing {
		top: 550px;
		right: 0;
		left: 0;
	}
	.hp-cont-title{
		transform:scale(1);
		opacity:1;
	}
	.desktop-img {
		width: 100%;
		right: 0;
	}
	.phone-img {
		right: 20%;
		width: 30%;
	}
	.g1-b{
		clip: rect(0px,348px,132px,0px);
		left: 285px;
		top: 60px;
		width: 100%;
	}
	.g2-b{
		clip: rect(0px,251px,250px,0px);
		left: 240px;
		top: 20px;
		width: 100%;
	}
	.g3-b{
		clip: rect(0px,107px,212px,0px);
		left: 50px;
		top: 0;
		width: 50%;
	}
	#hp-gadgets-img .g3-a{
		left: 0;
		top: 230px;
		width: 90%;
	}
	#hp-gadgets-img .group2 .g2-a{
		left: -30px;
		top: 210px;
		width: 100%;
	}
	#hp-gadgets-img .g1-a {
		width: 100%;
		left:0;
	}
	#g1-icn1,
	#g1-icn2,
	#g1-icn3{
		transform: scale(1);
		opacity: 1;
	}
	.box0,.box1,.box2,.box3,.box4,.box5{
		opacity: 1;
		transform:scale(1);
		left: 0;
	}
	.hp-cont-title{
		transform: scale(1);
		opacity: 1;
		left: 0;
	}
	#hp-gadgets-img{
		transform: scale(1);
		right: 0;
		opacity: 1;
	}
	.url-sec a {
		display: block;
		width: 50%;
		margin: 0 auto;
		padding: 12px;
		font-size: 18px;
		font-weight: 400;
		border-radius: 0px;
		margin-top: 10px;
	}
	.url-sec .web-url-field input {
		width: 100%;
	}
	#seo-check-form input {
		border-radius: 5px;
		margin-bottom: 10px;
		border-radius: 0px;
	}
	.email-sec {
		width: 100%;
		text-align: center;
		padding: 0 20px;
	}
	#seo-check-form input {
		margin: 0 auto;
		width: 100%;
	}
	.url-sec1::after {
		right: 110px;
	}
	.email-sec .wpcf7-email {
		margin: 30px 0 10px !important;
	}
	.email-sec .wpcf7-submit {
		font-size: 15px;
		font-weight: 500;
		width: 100% !important;
		margin: 0 auto !important;
		text-align: center;
	}
	.res-mobile{
		display:block;
	}
	.res-desktop{
		display:none;
	}
	#result-page-1 ul .results-box h4 {
		font-size: 18px;
	}
	#result-page-1 .web-traffic-cont h3 {
		width: 100%;
		margin: 0 auto;
		padding-right: 0;
	}
	#result-page-1 .left {
		width: 100%;
	}
	#result-page-1 {
		height: 100%;
		width: 100%;
		padding: 70px 0;
		overflow: hidden;
	}
	#result-page-1 ul {
		margin: 0 auto;
		text-align: center;
	}
	#result-page-1 ul .results-box h4{
		min-height: 0;
	}
	#result-page-1 .web-traffic-cont p{
		padding:0;
	}
	#about-section1 .about-left h3 span{
		display:unset !important;
	}
	.btn-talk-to-us{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#result-page-1 ul .results-box {
		width: 47%;
		margin: 10px;
	}
	#result-page-1 .right {
		width: 100%;
		text-align: center;
	}
	#result-page-2{
		height: 100%;
		padding: 70px 0;
		overflow:hidden;
	}
	#result-page-2 .organic-seo.left {
		padding: 0;
		width: 100%;
		text-align: center;
	}
	#result-page-2 .right {
		width: 100%;
	}
	#results-page-3{
		padding: 70px 0;
		height: 100%;
		overflow:hidden;
	}
	#results-page-3 .map-list li {
		width: 45%;
		margin: 15px;
		float: none;
		display: inline-block;
	}
	#about {
		padding: 70px 0;
		height: 100%;
		overflow:hidden;
	}
	#about-section1 .about-left h3 span {
		display: block;
	}
	#about-section1 .about-left a{
		display: block;
		padding: 20px 60px;
		width: 60%;
		margin: 0 auto;
	}
	#about-section1 .about-left {
		width: 100%;
		float: none;
		text-align: center;
	}
	#about-section1 .right {
		float: none;
		width: 100%;
	}
	#about-section1 ul {
		text-align: center;
		float: none;
		width: 100%;
		margin: 0;
	}
	#about-section1 ul .img-box {
		width: 46%;
		margin: 0px 10px;
	}
	#contact-section1 {
		padding: 70px 0;
		height: 100%;
		overflow:hidden;
	}
	#contact-section1 .contact-slider {
		width: 100%;
		float: none;
	}
	#contact-section1 .client-slider {
		width: 100%;
	}
	#contact-section1 .right {
		width: 100%;
		float: none;
		margin: 0;
		padding-top: 40px;
	}
	#contact-section1 .right a {
		top: -20px;
		width: 40%;
		right: 0;
	}
	#contact-section1 .right h3 {
		width: 100%;
	}
	#scrollUp {
		right: 15px;
		bottom: 15px;
	}
}
@media only screen and (max-width: 800px) {
	.desktop-img {
		right: 60px;
	}
	#hp-gadgets-img .g1-a {
		left: -70px;
	}
	.g1-b {
		left: 191px;
		top: 50px;
		width: 80%;
	}
	#hp-gadgets-img .group2 .g2-a {
		left: -90px;
		top: 140px;
	}
	.g2-b {
		left: 140px;
		top: 0px;
		width: 80%;
	}
	.phone-img {
		right: 32%;
	}
	.g3-b {
		left: 20px;
		top: -10px;
		width: 40%;
	}
	#hp-gadgets-img .g3-a {
		left: -45px;
		top: 150px;
		width: 90%;
	}
}
@media only screen and (max-width: 768px) {
	#hp-gadgets-img {
		width: 80%;
		right: -160px !important;
	}
	.desktop-img {
		right: 0;
	}
	.phone-img {
		right: 20%;
	}
	.g1-b {
		left: 225px;
		width: 100%;
	}
	.g2-b {
		left: 184px;
		top: 20px;
		width: 98%;
	}
	.g3-b {
		left: 55px;
		top: 0px;
		width: 45%;
	}
	#hp-gadgets-img .g3-a {
		left: 0;
		top: 200px;
		width: 90%;
	}
}
@media only screen and (max-width: 767px) {
	.container{
		width: 600px;
	}
	#hp {
		padding: 130px 0 160px;
	}
	#seo-check-form {
		width: 55%;
	}
	#hp-gadgets-img{
		right: -235px !important;
		width: 70%;
	}
	.g1-b {
		top: 40px;
		width: 90%;
		left: 200px;
	}
	.g2-b {
		left: 150px;
		width: 90%;
		top: -10px;
	}
	.g3-b {
		left: 75px;
		top: -20px;
		width: 40%;
	}

	#hp-gadgets-img .g1-a {
		width: 90%;
		left: -35px;
	}
	#hp-gadgets-img .group2 .g2-a {
		top: 145px;
		width: 90%;
	}
	#hp-gadgets-img .g3-a {
		top: 145px;
		width: 80%;
		left: 25px;
	}
	#result-page-1 ul .results-box {
		width: 40%;
		margin: 15px;
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.slick-dots li button {
		width: 15px;
		height: 15px;
	}
	#results-page-3 .map-list li {
		width: 44%;
	}
	#results-page-3 .map-list li img {
		border: 15px solid #2884b7;
		border-radius: 10px;
	}
	#contact-section1 .right h3 {
		width: 55%;
	}
	#contact-section1 .right a {
		top: -10px;
		width: 50%;
		right: 0;
	}
	.site-footer {
		padding: 30px 0px;
	}
	.site-footer p{
		font-size: 13px;
	}
}
@media only screen and (max-width: 750px) {
	.g1-b {
		left: 200px;
	}
	.g2-b {
		left: 145px;
	}
}
@media only screen and (max-width: 735px) {
	.g1-b {
		left: 195px;
	}
	.g3-b {
		left: 85px;
	}
	#hp-gadgets-img .g1-a {
		width: 85%;
	}
	#hp-gadgets-img .group2 .g2-a {
		width: 85%;
	}
}
@media only screen and (max-width: 640px) {
	.container{
		width: 400px;
	}
	button#responsive-menu-button{
		right: 15% !important;
	}
	h3 {
		font-size: 25px;
		line-height: 33px;
	}
	#hp {
		padding: 130px 0 50px;
	}
	#hp-banner p {
		font-size: 15px;
	}
	#seo-check-form {
		width: 85%;
	}
	#hp-gadgets-img .g1-a {
		width: 75%;
		left: -10px;
		top: -85px;
	}
	#hp-gadgets-img .group2 .g2-a {
		top: 120px;
		width: 75%;
		left: -60px;
	}
	#hp-gadgets-img {
		right: -135px !important;
		width: 81%;
	}
	#result-page-1 ul .results-box {
		width: 100%;
		margin: 20px auto;
	}
	#result-page-1 .web-traffic-cont h3 {
		width: 100%;
		font-size: 25px;
	}
	#result-page-1 .right {
		padding: 0;
	}
	#result-page-2 .left h3 {
		padding-bottom: 15px;
	}
	.slick-dots li button {
		width: 5px;
		height: 5px;
	}
	#results-page-3 .map-list li {
		width: 100%;
	}
	#about-section1 .about-left h3 {
		padding-bottom: 20px;
	}
	.btn-talk-to-us {
		margin-top: 30px;
	}
	#about-section1 .about-left a {
		padding: 15px 60px;
		width: 80%;
		font-size: 18px;
	}
	#about-section1 ul .img-box {
		width: 100%;
		margin: 20px 0;
	}
	#about-section1 ul {
		margin: 0 auto;
	}
	#about-section1 .about-right h4 {
		padding-top: 20px;
	}
	#contact-section1 .client-slider p {
		font-size: 13px;
		text-align: center;
	}
	#contact-section1 .client-slider h4 {
		font-size: 18px;
		line-height: 26px;
		text-align: center;
	}
	#contact-section1 .right a {
		top: 0;
		width: 60%;
		right: -90px;
	}
	#colophon .left {
		width: 100%;
		text-align: center;
	}
	.site-footer {
		padding: 15px 0px;
	}
	.site-footer .right {
		width: 100%;
		text-align: center;
	}
	.slider-organic img {
		border: 10px solid rgba(233, 231, 231, 0.33);
		border-radius: 15px;
		outline-style: none;
	}
	#contact-section1 .right p {
		font-size: 14px;
		margin-bottom: 10px;
	}
	#wpcf7-f45-o1 div.wpcf7-validation-errors, #wpcf7-f45-o1 div.wpcf7-acceptance-missing {
		top: 585px;
	}
}
@media only screen and (max-width: 614px) {
	.g3-b {
		left: 100px;
	}
}
@media only screen and (max-width: 598px) {
	#hp-gadgets-img {
		right: -110px !important;
		width: 86%;
	}
	.g3-b {
		left: 90px;
	}

}
@media only screen and (max-width: 575px) {
	#hp-gadgets-img {
		right: -100px !important;
		width: 90%;
	}
	.g3-b {
		left: 85px;
		width: 35%;
	}
	#hp-gadgets-img .g1-a {
		width: 75%;
		left: 10px;
	}
	#contact-section1 .right a {
		width: 55%;	
	}
}

@media only screen and (max-width: 550px) {
	#hp-gadgets-img .g1-a {
		width: 70%;
		left: 0;
	}
	.g1-b {
		left: 215px;
		width: 75%;
		top: 30px;
	}
	.g2-b {
		left: 175px;
		width: 70%;
		top: -15px;
	}
	.g3-b {
		left: 83px;
		top: -28px;
		width: 35%;
	}
	#hp-gadgets-img .group2 .g2-a {
		width: 70%;
	}
}
@media only screen and (max-width: 530px) {
	.g1-b {
		left: 195px;
	}
	.g2-b {
		left: 145px;
		width: 75%;
		top: -15px;
	}
}
@media only screen and (max-width: 515px) {
	.g2-b {
		left: 138px;
		width: 75%;
		top: -20px;
	}
}
@media only screen and (max-width: 479px) {
	.container{
		width: 280px;
	}
	h3{
		font-size: 22px;
		line-height: 30px;
	}
	p {
		font-size: 14px;
		line-height: 22px;
	}
	#hp {
		padding: 110px 0 50px;
	}
	#hp-banner p {
		font-size: 14px;
		line-height: 20px;
	}
	#hp-banner h1 {
		font-size: 25px;
		line-height: 35px;
	}
	#seo-check-form input {
		height: 40px;
		font-size: 13px;
	}
	.url-sec a {
		width: 50%;
		padding: 5px;
		font-size: 14px;
	}
	.url-sec1::after {
		right: 100px !important;
	}
	#hp-gadgets-img {
		right: -50px !important;
		width: 90%;
	}
	#hp-gadgets-img .g1-a {
		width: 60%;
		left: 35px;
		box-shadow: 0px 0px 0px 10px rgba(217, 217, 217, 0.3);
	}
	#hp-gadgets-img .group2 .g2-a {
		top: 70px;
		width: 60%;
		left: -10px	;
		box-shadow: 0px 0px 0px 10px rgba(217, 217, 217, 0.3);
	}
	#hp-gadgets-img .g3-a {
		left: 65px;
		top: 90px;
		width: 60%;
		box-shadow: 0px 0px 0px 10px rgba(217, 217, 217, 0.3);
	}
	.g1-b {
		left: 225px;
		width: 55%;
		top: 20px;
	}
	.g2-b {
		left: 158px;
		width: 60%;
		top: -35px;
	}
	.g3-b {
		left: 100px;
		top: -40px;
		width: 28%;
	}
	#result-page-1 {
		padding: 50px 0;
	}
	#result-page-2 {
		padding: 50px 0;
	}
	#result-page-1 ul .results-box h4 {
		font-size: 18px;
	}
	.slick-dots li button {
		width: 10px;
		height: 10px;
	}
	.slick-dots li {
		width: 10px;
		margin-left: 10px;
	}
	#result-page-1 .web-traffic-cont h3 {
		font-size: 22px;
	}
	#result-page-1 .web-traffic-cont p {
		font-size: 14px;
		margin-bottom: 15px;
	}
	#result-page-2 .organic-seo h4 {
		font-size: 22px;
	}
	#result-page-2 .organic-seo h5 {
		font-size: 16px;
		font-size: 16px;
		line-height: 25px;
		height: 100%;
		min-height: 30px;
	}
	.div-orgnanic {
		width: 20%;
	}
	#result-page-2 .left p{
		font-size:14px;
	}
	.slick-dots {
		margin-top: 0;
	}
	#results-page-3 .map-listing h3 {
		font-size: 22px;
		line-height: 32px;
	}
	#results-page-3 {
		padding: 50px 0;
	}
	#results-page-3 .map-list li {
		margin: 15px 0;
	}
	#about {
		padding: 50px 0;
	}
	#about-section1 .about-left a {
		padding: 15px 30px;
		width: 100%;
		font-size: 15px;
	}
	#contact-section1 .right {
		padding-top: 40px;
	}
	#contact-section1 .right a{
		position: relative;
	}
	#contact-section1 .right a img {
		width: 75%;
		display: none;
	}
	.contact-slider .slick-next,
	.contact-slider .slick-prev {
		display: none !important;
	}
	#contact-section1 .right h3 {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		font-size: 20px;
		padding-top: 15px;
	}
	#contact-section1 .inner-cont {
		padding: 50px 0 0;
	}
	#contact-section1 .right p {
		text-align: center;
	}
	#contact-page-form .wpcf7-submit {
		font-size: 15px;
		font-weight: 400;
	}
	#contact-page-form span input {
		font-size: 15px;
	}
	#contact-section1 {
		padding: 50px 0;
	}

	.mobile-cta {
		display: block;
		transform: scale(1);
	}
	.mobile-cta {
		margin: 0 auto;
		width: 80%;
		padding: 10px 0 25px;
	}
	#wpcf7-f45-o1 div.wpcf7-validation-errors, #wpcf7-f45-o1 div.wpcf7-acceptance-missing {
		top: 420px;
	}
	.site-footer .right {
		padding-top: 0;
		margin: 0 auto;
		width: 60%;
		float: none;
		clear: both;
	}
	.site-footer .left img{
		display:block;
		padding-right:0;
		margin: 0 auto;
	}
	.ftr-tel{
		display: block;
		color: #ff9600 !important;
		padding: 0;
		border: 0;
		margin: 0;
	}
	.site-footer .right p{
		padding:0;
	}
}
@media only screen and (max-width: 440px) {
	.g1-b {
		left: 195px;
		width: 55%;
		top: 20px;
	}
	.g2-b {
		left: 142px;
		width: 55%;
		top: -40px;
	}
	.g3-b {
		left: 105px;
		top: -40px;
		width: 28%;
	}
}
@media only screen and (max-width: 415px) {
	.g3-b {
		left: 125px;
	}
}
@media only screen and (max-width: 393px) {
	.g1-b {
		left: 190px;
		width: 48%;
		top: 10px;
	}
	.g2-b {
		left: 130px;
		width: 50%;
		top: -50px;
	}
	.g3-b {
		left: 120px;
		top: -50px;
		width: 28%;
	}
	#hp-gadgets-img .group2 .g2-a {
		top: 40px;
	}
	#hp-gadgets-img .g3-a {
		top: 55px;
	}
	
}
@media only screen and (max-width: 375px) {
	.g1-b {
		left: 174px;
		top: 5px;
		width: 50%;
	}
	#hp-gadgets-img .g1-a{
		width:50%;
	}
	#hp-gadgets-img .group2 .g2-a {
		top: 40px;
		left: -10px;
		width:50%;
	}
	#hp-gadgets-img .g3-a{
		top:65px;
	}
	.g2-b {
		left: 113px;
		top: -55px;
		width: 50%;
	}
	.g3-b {
		left: 115px;
		top: -55px;
	}
}
@media only screen and (max-width: 360px) {
	button#responsive-menu-button {
		right: 10% !important;
	}
	#hp-gadgets-img {
		padding: 80px 0 30px;
	}
	#hp-gadgets-img .g1-a {
		width: 50%;
		left: 50px;
		top: -80px;
	}
	.g1-b {
		left: 180px;
		width: 44%;
		top: 0px;
	}
	.g2-b {
		left: 110px;
		top: -60px;
		width: 48%;
	}
	.g3-b {
		left: 120px;
		top: -58px;
		width: 24%;
	}
	#results-page-3 .map-list li {
		width: 100%;
		margin: 15px 0;
	}
	#hp-gadgets-img .group2 .g2-a {
		top: 20px;
		width: 50%;
		left: -15px;
	}

	#hp-gadgets-img .g3-a {
		left: 85px;
		top: 50px;
		width: 50%;
	}
	#contact-section1 .right a img {
		width: 70%;
	}
}
@media only screen and (max-width: 320px) {
	.container{
		width: 90%;
	}
	.g1-b {
		left: 180px;
		top: -5px;
		width: 35%;
	}
	.g2-b {
		left: 104px;
		top: -65px;
		width: 40%;
	}
	.g3-b {
		left: 130px;
		top: -65px;
		width: 20%;
	}
	#hp-gadgets-img .g3-a {
		top: 40px;
		width: 45%;	
	}
	.phone-img {
		right: 20%;
		width: 30%;
	}
}