@media only screen and (min-width: 240px) and (max-width: 479px) {
.header_logo {
    width: 50%;
}
header {
    padding-top: 0;
    height: auto;
}
header {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0px 3px 13px -5px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 3px 13px -5px rgba(0,0,0,0.55);
    box-shadow: 0px 3px 13px -5px rgba(0,0,0,0.55);
}
header hr {
    display: none;
}
.responsivetoggle {
    text-align: center;
    position: absolute;
    right: 60px;
    top: 35%;
}
.responsivetoggle span, .responsivetoggle span::before, .responsivetoggle span::after {
    left: 0;
    border-radius: 2px;
    height: 4px;
    width: 40px;
    background: #A8CF38;
    position: absolute;
    display: block;
    content: '';
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    top: 6px;
}
.responsivetoggle span::before {
    top: -10px;
}
.responsivetoggle span::after {
    top: 10px;
}
.responsivetoggle.showmenu span::before {
    top: 0;
    background: #ffffff;
    z-index: 9;
}
.responsivetoggle.showmenu span::after {
    top: 0;
    background: #ffffff;
    z-index: 9;
}
.responsivetoggle.showmenu span {
    background-color: transparent;
}
.responsivetoggle.showmenu span:before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.responsivetoggle.showmenu span:after {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.guarantee_main .pagetitle_main h3::after {
    display: none;
}
nav.menu {
    display: block;
    margin-left: -400px;
    z-index: 1;
    background-color: #a8cf38;
    -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.3);
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    -moz-transition: margin-left 0.25s;
    -o-transition: margin-left 0.25s;
    -webkit-transition: margin-left 1s;
    transition: margin-left 1s;
}
nav.menu.showmenu {
    margin-left: 0;
    -moz-transition: margin-left 0.25s;
    -o-transition: margin-left 0.25s;
    -webkit-transition: margin-left 0.25s;
    transition: margin-left 0.25s;
    width: 75vw;
    overflow-y: scroll;
}
nav.menu ul {
    display: block;
    text-align: left;
    padding: 90px 0 0 0;
}
nav.menu ul li {
    padding: 10px 30px;
    border-bottom: 1px solid rgb(255 255 255 / .5);
}
nav.menu ul li a {
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 0.55px;
}
.header_callbtn a:first-child {
    background: #fff;
    color: #a8cf38;
    top: 0;
    z-index: 99999999;
        padding: 6px 0;
}
.header_callbtn a {
    background: #fff;
    width: 170px;
    color: #a8cf38;
    font-size: 12px;
    position: absolute;
    left: 0;
    z-index: 9;
    padding: 7px 10px;
    height: auto;
    top: 40px;
}
.header_callbtn {
    position: fixed;
    z-index: 99;
    top: 0;
    margin-left: -400px;
    -moz-transition: margin-left 1s;
    -o-transition: margin-left 1s;
    -webkit-transition: margin-left 1s;
    transition: margin-left 1s;
    float: unset;
}
.header_callbtn.showmenu{
    margin-left: 0;
    -moz-transition: margin-left 0.25s;
    -o-transition: margin-left 0.25s;
    -webkit-transition: margin-left 0.25s;
    transition: margin-left 0.25s;
}
.header_callbtn a:first-child img {
    width: 20px;
}
.dimmer {
    z-index: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}
.dimmer.showmenu {
    display: block;
}
.toptext h1 {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: initial;
}
.toptext p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 50px;
}
.topsection {
    padding: 110px 0 80px;
}
.ourprocess_boxmin {
    padding: 70px 0 70px;
}
.ourprocess_text {
    padding: 20px;
    margin: 0 0 30px;
    width: 100%;
}
.ourprocess_text h5 {
    font-size: 16px;
    margin-bottom: 8px;
}
.ourprocess_text p {
    margin-bottom: 15px;
    font-size: 14px;
}
	.ourprocess_icon {
		background-color: #fff;
		width: 200px;
		height: 200px;
		text-align: center;
		border-radius: 50%;
		-webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);
		-moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);
		box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);
		transition: 0.5s;
		padding-top: 0px;
		padding: 30px;
		margin: auto;
		margin-bottom: auto;
		margin-bottom: 30px;
	}
.wedo_box .jsonicon{
	width: 180px;
	height: 180px;
	margin-bottom: 30px;
	padding: 50px;
}
.freeimg .jsonicon {
	margin: auto !important;
}
.ourprocess_icon img:first-child {
    opacity: 0;
    visibility: hidden;
    display: none;
}
.ourprocess_icon img:last-child {
    display: block;
    opacity: 1;
    visibility: visible;
}
.guarantee_main {
    padding: 70px 0 50px;
}
.pagetitle_main h3 {
    font-size: 26px;
}
.pagetitle_main span {
    margin-bottom: 30px;
}
.pagetitle_main {
    margin-bottom: 40px;
}
.guarantee_box {
    padding: 15px 15px 15px;
    min-height: initial;
    margin: 0 0;
    margin-bottom: 25px;
}
.guarantee_box h5 {
    margin-bottom: 25px;
}
.guarantee_box p {
    font-size: 14px;
    margin-bottom: 15px;
}
.guarantee_box h5 {
    font-size: 16px;
    margin-bottom: 20px;
}
.trust_brandmain {
    padding: 60px 0 50px;
}
.trust-logo img {
    width: 100%;
}
.trust-logo {
    margin-bottom: 10px;
}
.pagetitle_main p {
    font-size: 14px;
}
.google_partnermian {
    padding: 60px 0;
}
.pagetitle_main p {
    font-size: 14px;
    margin-bottom: 30px;
}
.pagetitle_main h6 {
    font-size: 16px;
}
.google_img img {
    width: 100%;
    margin: auto;
    display: block;
    margin-bottom: 20px;
}
.google_img.imgwith {
    width: 100% !important;
}
.we_domain {
    padding: 60px 0 50px;
}
.wedo_box {
    padding: 15px;
    margin-bottom: 30px;
}
.wedobox_img {
    width: 140px;
    height: 140px;
    padding-top: 30px;
    margin-bottom: 30px;
}
.wedobox_img img {
    width: 80px;
}
.wedo_box h3 {
    font-size: 16px;
    margin-bottom: 20px;
}
.wedo_box p {
    font-size: 14px;
    margin-bottom: 15px;
}
.wedo_box h6 {
    margin-bottom: 5px;
}
.chooseus_main {
    padding: 70px 0 60px;
}
.clients_saymain {
    padding: 70px 0 160px;
}
.review_box {
    padding: 15px 10px;
    min-height: auto;
}
.review_box p {
    font-size: 14px;
}
.review_box img {
    position: relative;
    bottom: 0;
}
.freetext p {
    font-size: 14px;
}
.freetext h6 {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 25px;
}
.freetext.text-right {
    text-align: center !important;
}
.center_number {
    width: 60px;
    height: 60px;
    font-size: 18px;
    padding-top: 17px;
}
.freeimg {
    border-bottom: 1px dashed #444444;
    padding-bottom: 20px;
}
.freeimg img {
    width: 100px;
    margin: auto;
    display: block;
}
.dashline span {
    display: none;
}
.free_digital .row {
    margin-bottom: 30px;
}
.freetext.text-left {
    text-align: center !important;
}
.contact_form form .form-control {
    height: 50px;
    padding-left: 20px;
    margin-bottom: 17px;
    font-size: 14px;
}
.contact_form form button {
    width: 210px;
    height: 50px;
    font-size: 18px;
    padding: 3px 0 0;
    margin-bottom: 50px;
    margin-top: 30px;
}
footer ul li {
    margin-left: 0;
    margin-bottom: 10px;
}
footer ul{
    text-align: center !important;
}
.mob-disnon{
    display: none;
}
.mob-disblo{
    display: block;
}
.footlogo img {
    text-align: center;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}
.ourprocess_icon .jsonicon svg{
    width:100% !important;
    height: auto;
    display:block;
    margin:auto;
    padding: 15px;
}
.ourprocess_icon .jsonicon svg path{
    fill:#A8CF38;
    stroke: #A8CF38
}
div#lottieicon-guarantee svg {
   width: 40px !important;
    margin-top: -3px;
    margin-left: 0;
}
.guarantee_main .pagetitle_main h3 {
    text-align: center;
}
div#lottieicon-guarantee {
    width: 12%;
    float: right;
    text-align: left;
}
.guarantee_main .pagetitle_main h3 {
    font-size: 24px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.ourprocess_icon .jsonicon svg{
    width:100% !important;
    height: auto;
    display:block;
    margin:auto;
    padding: 15px;
}
.ourprocess_icon .jsonicon svg path{
    fill:#A8CF38;
    stroke: #A8CF38
}
div#lottieicon-guarantee svg {
    width: 60px !important;
    margin-top: 0;
    margin-left: 17px;
}
.header_logo {
    width: 50%;
}
header {
    padding-top: 0;
    height: auto;   
}
header {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0px 3px 13px -5px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 3px 13px -5px rgba(0,0,0,0.55);
    box-shadow: 0px 3px 13px -5px rgba(0,0,0,0.55);
}
header hr {
    display: none;
}
.responsivetoggle {
    text-align: center;
    position: absolute;
    right: 60px;
    top: 25px;
}
.responsivetoggle span, .responsivetoggle span::before, .responsivetoggle span::after {
    left: 0;
    border-radius: 2px;
    height: 4px;
    width: 40px;
    background: #A8CF38;
    position: absolute;
    display: block;
    content: '';
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    top: 6px;
}
.responsivetoggle span::before {
    top: -10px;
}
.responsivetoggle span::after {
    top: 10px;
}
.responsivetoggle.showmenu span::before {
    top: 0;
    background: #ffffff;
    z-index: 9;
}
.responsivetoggle.showmenu span::after {
    top: 0;
    background: #ffffff;
    z-index: 9;
}
.responsivetoggle.showmenu span {
    background-color: transparent;
}
.responsivetoggle.showmenu span:before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.responsivetoggle.showmenu span:after {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.guarantee_main .pagetitle_main h3::after {
    display: none;
}
nav.menu {
    display: block;
    margin-left: -400px;
    z-index: 1;
    background-color: #a8cf38;
    -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.3);
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    -moz-transition: margin-left 0.25s;
    -o-transition: margin-left 0.25s;
    -webkit-transition: margin-left 1s;
    transition: margin-left 1s;
}
nav.menu.showmenu {
    margin-left: 0;
    -moz-transition: margin-left 0.25s;
    -o-transition: margin-left 0.25s;
    -webkit-transition: margin-left 0.25s;
    transition: margin-left 0.25s;
    width: 75vw;
    overflow-y: scroll;
}
nav.menu ul {
    display: block;
    text-align: left;
    padding: 90px 0 0 0;
}
nav.menu ul li {
    padding: 10px 30px;
    border-bottom: 1px solid rgb(255 255 255 / .5);
}
nav.menu ul li a {
    color: #ffffff;
}
.header_callbtn a:first-child {
    background: #fff;
    color: #a8cf38;
    top: 0;
    z-index: 99999999;
        padding: 6px 0;
}
.header_callbtn a {
    background: #fff;
    width: 170px;
    color: #a8cf38;
    font-size: 12px;
    position: absolute;
    left: 0;
    z-index: 9;
    padding: 7px 10px;
    height: auto;
    top: 40px;
}
.header_callbtn {
    position: fixed;
    z-index: 99;
    top: 0;
    margin-left: -400px;
    -moz-transition: margin-left 1s;
    -o-transition: margin-left 1s;
    -webkit-transition: margin-left 1s;
    transition: margin-left 1s;
    float: unset;
}
.header_callbtn.showmenu{
    margin-left: 0;
    -moz-transition: margin-left 0.25s;
    -o-transition: margin-left 0.25s;
    -webkit-transition: margin-left 0.25s;
    transition: margin-left 0.25s;
}
.header_callbtn a:first-child img {
    width: 20px;
}
.dimmer {
    z-index: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}
.dimmer.showmenu {
    display: block;
}
.toptext h1 {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: initial;
}
.toptext p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 50px;
}
.topsection {
    padding: 110px 0 80px;
}
.ourprocess_boxmin {
    padding: 70px 0 70px;
}
.ourprocess_text {
    padding: 20px;
    margin: 0 0 30px;
    width: 100%
}
.ourprocess_text h5 {
    font-size: 16px;
    margin-bottom: 8px;
}
.ourprocess_text p {
    margin-bottom: 15px;
    font-size: 14px;
}
.ourprocess_icon {
	background-color: #fff;
	width: 200px;
	height: 200px;
	text-align: center;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);
	-moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);
	box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);
	transition: 0.5s;
	padding-top: 0px;
	padding: 30px;
	margin: auto;
	margin-bottom: auto;
	margin-bottom: 30px;
}
	.wedo_box .jsonicon{
		width: 180px;
		height: 180px;
		margin-bottom: 30px;
		padding: 50px;
	}
	.freeimg .jsonicon {
		margin: auto !important;
	}
.ourprocess_icon img:first-child {
    opacity: 0;
    visibility: hidden;
    display: none;
}
.ourprocess_icon img:last-child {
    display: block;
    opacity: 1;
    visibility: visible;
}
.guarantee_main {
    padding: 70px 0 50px;
}
.pagetitle_main h3 {
    font-size: 26px;
}
.pagetitle_main span {
    margin-bottom: 30px;
}
.pagetitle_main {
    margin-bottom: 40px;
}
.guarantee_box {
    padding: 15px 15px 15px;
    min-height: initial;
    margin: 0 0;
    margin-bottom: 25px;
}
.guarantee_box h5 {
    margin-bottom: 25px;
}
.guarantee_box p {
    font-size: 14px;
    margin-bottom: 15px;
}
.guarantee_box h5 {
    font-size: 16px;
    margin-bottom: 20px;
}
.trust_brandmain {
    padding: 60px 0 50px;
}
.trust-logo img {
    width: 100%;
}
.trust-logo {
    margin-bottom: 10px;
}
.pagetitle_main p {
    font-size: 14px;
}
.google_partnermian {
    padding: 60px 0;
}
.pagetitle_main p {
    font-size: 14px;
    margin-bottom: 30px;
}
.pagetitle_main h6 {
    font-size: 16px;
}
.google_img img {
    width: 100%;
    margin: auto;
    display: block;
    margin-bottom: 20px;
}
.google_img.imgwith {
    width: 100% !important;
}
.we_domain {
    padding: 60px 0 50px;
}
.wedo_box {
    padding: 15px;
    margin-bottom: 30px;
}
.wedobox_img {
    width: 140px;
    height: 140px;
    padding-top: 30px;
    margin-bottom: 30px;
}
.wedobox_img img {
    width: 80px;
}
.wedo_box h3 {
    font-size: 16px;
    margin-bottom: 20px;
}
.wedo_box p {
    font-size: 14px;
    margin-bottom: 15px;
}
.wedo_box h6 {
    margin-bottom: 5px;
}
.chooseus_main {
    padding: 70px 0 60px;
}
.clients_saymain {
    padding: 70px 0 160px;
}
.review_box {
    padding: 15px 10px;
    min-height: auto;
}
.review_box p {
    font-size: 14px;
}
.review_box img {
    position: relative;
    bottom: 0;
}
.freetext p {
    font-size: 14px;
}
.freetext h6 {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 25px;
}
.freetext.text-right {
    text-align: center !important;
}
.center_number {
    width: 60px;
    height: 60px;
    font-size: 18px;
    padding-top: 17px;
}
.freeimg {
    border-bottom: 1px dashed #444444;
    padding-bottom: 20px;
}
.freeimg img {
    width: 100px;
    margin: auto;
    display: block;
}
.dashline span {
    display: none;
}
.free_digital .row {
    margin-bottom: 30px;
}
.freetext.text-left {
    text-align: center !important;
}
.contact_form form .form-control {
    height: 50px;
    padding-left: 20px;
    margin-bottom: 17px;
    font-size: 14px;
}
.contact_form form button {
    width: 210px;
    height: 50px;
    font-size: 18px;
    padding: 3px 0 0;
    margin-bottom: 50px;
    margin-top: 30px;
}
footer ul li {
    margin-left: 0;
    margin-bottom: 10px;
}
footer ul{
    text-align: center !important;
}
.mob-disnon{
    display: none;
}
.mob-disblo{
    display: block;
}
.footlogo img {
    text-align: center;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.header_logo {
    width: 50%;
}
header {
    padding-top: 0;
    height: auto;
}
header {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0px 3px 13px -5px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 3px 13px -5px rgba(0,0,0,0.55);
    box-shadow: 0px 3px 13px -5px rgba(0,0,0,0.55);
}
header hr {
    display: none;
}
.responsivetoggle {
    text-align: center;
    position: absolute;
    right: 60px;
    top: 42%;
}
.responsivetoggle span, .responsivetoggle span::before, .responsivetoggle span::after {
    left: 0;
    border-radius: 2px;
    height: 4px;
    width: 40px;
    background: #A8CF38;
    position: absolute;
    display: block;
    content: '';
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    top: 6px;
}
.responsivetoggle span::before {
    top: -10px;
}
.responsivetoggle span::after {
    top: 10px;
}
.responsivetoggle.showmenu span::before {
    top: 0;
    background: #ffffff;
    z-index: 9;
}
.responsivetoggle.showmenu span::after {
    top: 0;
    background: #ffffff;
    z-index: 9;
}
.responsivetoggle.showmenu span {
    background-color: transparent;
}
.responsivetoggle.showmenu span:before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.responsivetoggle.showmenu span:after {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.guarantee_main .pagetitle_main h3::after {
    display: none;
}
nav.menu {
    display: block;
    margin-left: -400px;
    z-index: 1;
    background-color: #a8cf38;
    -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.3);
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    -moz-transition: margin-left 0.25s;
    -o-transition: margin-left 0.25s;
    -webkit-transition: margin-left 1s;
    transition: margin-left 1s;
}
nav.menu.showmenu {
    margin-left: 0;
    -moz-transition: margin-left 0.25s;
    -o-transition: margin-left 0.25s;
    -webkit-transition: margin-left 0.25s;
    transition: margin-left 0.25s;
    width: 75vw;
    overflow-y: scroll;
}
nav.menu ul {
    display: block;
    text-align: left;
    padding: 90px 0 0 0;
}
nav.menu ul li {
    padding: 10px 30px;
    border-bottom: 1px solid rgb(255 255 255 / .5);
}
nav.menu ul li a {
    color: #ffffff;
}
.header_callbtn a:first-child {
    background: #fff;
    color: #a8cf38;
    top: 0;
    z-index: 99999999;
        padding: 6px 0;
}
.header_callbtn a {
    background: #fff;
    width: 170px;
    color: #a8cf38;
    font-size: 12px;
    position: absolute;
    left: 0;
    z-index: 9;
    padding: 7px 10px;
    height: auto;
    top: 40px;
}
.header_callbtn {
    position: fixed;
    z-index: 99;
    top: 0;
    margin-left: -400px;
    -moz-transition: margin-left 1s;
    -o-transition: margin-left 1s;
    -webkit-transition: margin-left 1s;
    transition: margin-left 1s;
    float: unset;
}
.header_callbtn.showmenu{
    margin-left: 0;
    -moz-transition: margin-left 0.25s;
    -o-transition: margin-left 0.25s;
    -webkit-transition: margin-left 0.25s;
    transition: margin-left 0.25s;
}
.header_callbtn a:first-child img {
    width: 20px;
}
.dimmer {
    z-index: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}
.dimmer.showmenu {
    display: block;
}
.topsection {
    padding: 180px 0 130px;
}
.toptext h1 {
    font-size: 34px;
    line-height: initial;
    margin-bottom: 40px;
}
.ourprocess_text {
    padding: 20px;
    width: 100%;
}
.ourprocess_text h5 {
    font-size: 16px;
    margin-bottom: 15px;
}
.ourprocess_text p {
    margin-bottom: 10px;
    font-size: 14px;
}
.ourprocess_icon img {
    width: 70px;
}
.ourprocess_icon {
        width: 130px;
    height: 130px;
    margin: auto;
    padding: 30px;
}
div#lottieicon-guarantee {
    width: 26%;
}
.guarantee_box {
    padding: 30px 30px 30px;
    min-height: auto;
    margin: 0px 10px 30px;
}
.trust-logo img {
    width: 100%;
}
.mob-disnon{display: block;}
.mob-disblo{display: none;}
.google_img.imgwith {
    width: 100% !important;
}
.wedo_box {
    padding: 20px;
    margin-bottom: 40px;
}
.wedobox_img img {
    width: 80px;
}
.wedobox_img {
    width: 150px;
    height: 150px;
    padding-top: 37px;
    margin-bottom: 40px;
}
.wedo_box h3 {
    margin-bottom: 15px;
}
.review_box {
    padding: 35px 20px;
    min-height: 530px;
}
.review_box p {
    font-size: 14px;
}
.freetext h6 {
    font-size: 16px;
    margin-bottom: 15px;
}
.freetext p {
    font-size: 14px;
}
.dashline span {
    height: 550px;
    top: 41%;
}
.center_number {
    width: 70px;
    height: 70px;
    padding-top: 22px;
}
.freeimg img {
    width: 90px;
}
.pagetitle_main h3 {
    font-size: 34px;
}
.pagetitle_main span {
    margin-bottom: 30px;
}
.pagetitle_main p {
    margin-bottom: 20px;
}
.pagetitle_main {
    margin-bottom: 40px;
}
.contact_form form .form-control {
    height: 60px;
    margin-bottom: 20px;
}
.footlogo {
    text-align: center;
}
footer ul {
    text-align: center !important;
}
footer ul li {
    margin-left: 0;
    margin-right: 30px;
}
.google_img img {
    margin-bottom: 27px;
}

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
nav.menu {
    width: 49%;
}
header{
    height: auto;
}
header.sticky .header_callbtn {
    margin-top: 5px;
}
.header_callbtn {
    width: 29%;
    margin: 1.3% 0 0 0;
    text-align: right;
}
.header_callbtn a:first-child img {
    width: 13px;
}
.header_callbtn a:first-child {
    margin-right: 0;
}
.header_callbtn a {
    padding: 11px 0;
    width: 120px;
    height: 42px;
    font-size: 12px;
}
nav.menu ul li a {
    font-size: 15px;
}
.topsection {
    padding: 120px 0 110px;
}
.toptext h1 {
    font-size: 44px;
    line-height: 58px;
    margin-bottom: 40px;
}
.ourprocess_text {
    padding: 20px;
}
.ourprocess_text h5 {
    font-size: 16px;
    margin-bottom: 15px;
}
.ourprocess_text p {
    margin-bottom: 20px;
}
.ourprocess_icon img {
    width: 80px;
}
.ourprocess_icon {
    width: 170px;
    height: 170px;
    padding-top: 46px;
}
	.wedo_box .jsonicon{
		width: 170px;
		height: 170px;
		margin-bottom: 40px;
		padding: 40px;
	}
.guarantee_box {
    padding: 35px 25px 10px;
    min-height: 510px;
    margin: 0;
}
.guarantee_box h5 {
    margin-bottom: 20px;
}
.guarantee_box p {
    margin-bottom: 15px;
}
.trust-logo {
    margin-bottom: 20px;
}
.trust-logo img {
    width: 100%;
}
.google_img.imgwith {
    width: 100% !important;
}

.wedo_box {
    padding: 40px;
    margin-bottom: 30px;
}
.wedobox_img img {
    width: 80px;
}
.wedobox_img {
    width: 170px;
    height: 170px;
    padding-top: 49px;
    margin-bottom: 40px;
}
.wedo_box p {
    margin-bottom: 20px;
}
.review_box {
    padding: 25px 15px 65px;
}
.review_box p {
    font-size: 14px;
}
.dashline span {
    height: 560px;
    top: 39%;
}
.google_img img {
    margin-bottom: 33px;
}
}
.footlogo img {
	width: 200px;
}
