@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200i,300,300i,400,500,600,700,800,900');

body{font-family: 'Poppins', sans-serif; font-size: 18px}
body h1, h2, h3, h4, h5, h6, ul, p{margin: 0px; padding: 0px; font-family: 'Poppins', sans-serif;}

body a:hover{text-decoration: none;}
.sitePad-R{padding-right: 0px;}
.sitePad-L{padding-left: 0px;}
.phoneQuoteRBorder{border-right: 1px solid #3884be;}

#error-404{
    margin-top: 80px;
    margin-bottom: 80px;
}

#error-404 h2 {
    font-weight: bold;
    margin-bottom: 30px;
}
#error-404 .error-left-sides{
    line-height: 2.5;
    margin-top: 40px;
}

/*=== Header === */
.rankLogo {
    margin-top: 8px;
}    
.siteNavigation .conatctNoRight li a:hover {
    background: #AB0221;
}
.siteHeader {
    padding: 0px 0 6px;
}
.topNavigation .navbar {
    margin-bottom: 0;
	position: static;
}
.siteNavigation .conatctNoRight {
    margin-right: 0;
}
.topNavigation #myNavbar .mainNav li {
    float: none;
    display: inline-block;
	position: static;
}
.topNavigation #myNavbar .mainNav {
    text-align: right;
    width: 82%;
	padding-right: 5px;
}
.siteNavigation .conatctNoRight {
    margin-right: 0;
    width: 17%;
	float: right;
	padding: 34px 0;
}
.siteNavigation .conatctNoRight li a i {
    font-size: 18px;
    transform: rotate(20deg);
    float: left;
	padding-right: 2px;
}
.siteNavigation li a {
    padding: 42px 10px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}
.siteNavigation .conatctNoRight li a {
    font-size: 12px;
    background: #0264ad;
    color: #fff;
    font-weight: 600;
	padding: 10px;
	line-height: 15px;
}
.topNavigation #myNavbar {
	padding: 0px 0px;
}
.siteNavigation .conatctNoRight li {
    width: 100%;
}
.topNavigation #myNavbar .mainNav li.dropdown:hover > .dropdown-menu {
    display: block;
}
.staticBlock {
    position: static;
}
.topNavigation #myNavbar .mainNav li.dropdown .dropdown-menu {
    top: 104px;
    left: 0;
    right: 0;
    padding: 0;
    border: 0;
	background: #AB0221;
}
.siteNavigation li .dropdown-menu .dropDownNav a {
    padding: 10px 20px;
    display: block;
	color: #fff;
}
.siteNavigation li .dropdown-menu .dropDownNav a:hover {
    background: #0264AD;
    color: #fff;
	text-decoration: none;
}
.siteNavigation li .dropdown-menu .dropDownNav {
    text-align: center;
}
.siteNavigation .mainNav li a:hover {
    background: transparent;
    color: #0264AD;
}
.topNavigation #myNavbar .mainNav li .dropdown-toggle {
    position: relative;
}
.topNavigation #myNavbar .mainNav li:hover .dropdown-toggle::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 22%;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #AB0221;
    border-left: 15px solid transparent;
    border-top: 15px solid transparent;
	/*display: none;*/
}
.topNavigation #myNavbar .mainNav li .dropdown-toggle:hover .dropdown-toggle::after{
	display: block;
}
/*=== End Header === */
/*=== Banner === */

.bannerImg img {
    width: 100%;
}
.bannerTopText h2 {
    color: #fff;
    font-size: 52px;
    font-weight: 800;
    margin-bottom: 20px;
}
.bannerTopText {
    text-align: center;
	margin-top: 60px;
}
.bannerTopText h5 {
    font-size: 30px;
    color: #fff;
    font-weight: 300;
}
.homeBanner {
    position: relative;
	background: #0263ac;
	background-size: cover;
	padding-bottom: 60px;
}
.bannerEmail {
    text-align: center;
    margin-top: 50px;
}
.bannerEmail p {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
	margin-bottom: 15px;
}
.bannerEmail .bannerEmailInner {
    width: 76%;
    display: flex;
    margin: 0 auto;
}
.bannerEmail .bannerEmailInner .form-group {
    width: 60%;
	margin-bottom: 0;
}
.bannerEmail .bannerEmailInner .emailSubmit {
    width: 40%;
	padding-left: 10px;
}
.bannerEmail .bannerEmailInner .form-group input[type="text"] {
    min-height: 58px;
    border-radius: 6px;
	font-size: 20px;
	font-weight: 600;
	color: #000;
}
.bannerEmail .bannerEmailInner .emailSubmit .btn-success {
    width: 100%;
    min-height: 58px;
    border-radius: 6px;
    background: #ac0222;
    border: 1px solid #ac0222;
    font-size: 19px;
    font-weight: 700;
}
.bannerEmail .bannerEmailInner .form-group input[type="text"]::placeholder {
    font-size: 18px;
    color: #292929;
    font-weight: 300;
}
/**24-3-2019 start**/
.bannerTopText h4 {color: #fff;margin-bottom: 20px;}
.bannerTopText p {color: #fff;font-size: 15px;margin-top: 27px;}
/**24-3-2019 end**/
/*=== End Banner === */
/*=== Phone and Quote === */
.phoneNdQuote {
    background: #1c73b4;
    border-top: 1px solid #3884be;
}
.businessCall .businessLoose .leftPhoneIcon {
    order: 2;
}
.businessQuote .quoteClick {
    display: flex;
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.businessCall .businessLoose {
    display: flex;
    float: right;
    padding-right: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.businessLoose .rightPhoneNo {
    padding-right: 20px;
    text-align: right;
    padding-top: 10px;
}
.quoteClick .rightFreeQuoate {
    padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rightPhoneNo a, .rightFreeQuoate a {
    font-size: 36px;
    color: #fff;
    font-weight: 800;
}
.rightFreeQuoate p, .rightPhoneNo p  {
    color: #fff;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 300;
}
.rightPhoneNo a:hover, .rightFreeQuoate a:hover {
    text-decoration: none;
}
/*=== End Phone and Quote === */
/*=== Certified Paertner === */
.certifiedPart .partnerList li {
    display: inline-block;
	width: 20%;
	float: left;
}
#certifiedPaertner {
    background: #dfdfdf;
	padding: 20px 0;
}
.partnerList .partnerTitle {
    text-align: center;
    padding: 8px 0;
    width: auto;
    border-right: 2px solid;
}
.partnerList .partnerTitle h3 {
    font-size: 35px;
    font-weight: 700;
    color: #2a2f34;
	margin-bottom: 3px;
}
.partnerList .partnerTitle p {
    font-size: 35px;
    line-height: 36px;
    margin-bottom: 0;
    font-weight: 300;
	color: #2a2f34;
}
.certifiedPart .partnerList li:first-child {
    padding-right: 37px;
}
/*=== End Certified Paertner === */
/*=== Best SEO Section === */
#bestSEO {
    margin-top: 80px;
}
.leftBestSec h2 {
    font-size: 34px;
    font-weight: 500;
    width: 121%;
    line-height: 50px;
    margin-bottom: 23px;
    color: #2a2f34;
}
.leftBestSec p {
    font-size: 18px;
    font-weight: 300;
    color: #253746;
    line-height: 32px;
}
.leftBestSec .bestSEOConatct li {
    display: inline-block;
}
.leftBestSec .bestSEOConatct a {
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    line-height: 36px;
    border-radius: 6px;
	position: relative;
}
.leftBestSec .bestSEOConatct a:hover {
    text-decoration: none;
}
.leftBestSec .bestSEOConatct .bestphone a {
    background: #0264ad;
}
.leftBestSec .bestSEOConatct .seoContact a {
    background: #ac0222;
	border: 2px solid #ac0222;
}
.leftBestSec .bestSEOConatct a img {
    padding-right: 10px;
}
.leftBestSec .bestSEOConatct {
    margin-top: 30px;
}

/*
.leftBestSec .bestSEOConatct .bestphone a:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.leftBestSec .bestSEOConatct .bestphone a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #003861;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.5, 1);
    transform: scale(0.5, 1);
}*/
/*=== End Best SEO Section === */

/*=== currentlySEO === */
section.currentlySEO {
    background: #2a2f34;
	padding-top: 50px;
    padding-bottom: 40px;
	float: left;
    width: 100%;
}
.currentlySEO-1, .currentlySEO-2 {
    float: left;
    width: 100%;
}
.currentlySEO-1 .seoResponse {
    float: left;
    width: 25%;
}
.currentlySEO-2 .seoResponse{
	float: left;
    width: 20%;
    padding: 0 15px;
}
.currentlySEO .seoPercentage {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.homeSeoTitle {
    color: #fff;
    text-align: center;
    font-size: 34px;
    text-transform: uppercase;
    width: 80%;
    margin: 0 auto 30px;
}
.seoResponse .emoImg {
    background: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 15px;
    min-height: 127px;
	cursor: pointer;
}
.currentlySEO-1 .seoResponse {
    float: left;
    width: 25%;
    padding-right: 15px;
    padding-left: 15px;
}
.currentlySEO-1 .seoResponse:nth-child(2) {
    padding-left: 0;
}
.currentlySEO-1 .seoResponse:nth-child(5) {
    padding-right: 0;
}
.seoResponse .emoImg h4 {
    font-size: 18px;
    color: #232e28;
    margin-top: 10px;
    font-weight: 400;
}
.seoPercentage .percentageStrip {
    background: #fff;
    width: 55%;
    margin: 0 auto;
    line-height: 12px;
    border-radius: 7px;
	height: 14px;
}
.seoPercentage .percentageStrip span {
    font-size: 12px;
    color: #afafaf;
    padding-left: 5px;
}
.seoPercentage .percentageStrip .seoPercent {
    background: #0264ad;
    height: 14px;
    float: left;
    border-radius: 8px 0 0px 8px;
}
.seoPercentage .innerPercentage25 .seoPercent {
    width: 25%;
}
.currentlySEO-2 .seoResponse:nth-child(2) {
    padding-left: 0;
}
.currentlySEO-2 .seoResponse:nth-child(6) {
    padding-right: 0;
}
.innerPercentage50 .seoPercent {
    width: 50%;
}
.innerPercentage75 .seoPercent {
    width: 75%;
}
.innerPercentage100 .seoPercent {
    width: 100%;
}
.seoPercentage .innerPercentage100 .seoPercent {
    border-radius: 8px;
}
.seoPercentage .innerPercentage100 span {
    position: absolute;
    right: 2px;
    top: 2px;
    color: #fff;
}
.seoPercentage .innerPercentage100 {
    position: relative;
}
.currentlySEO-2 .emoImg h4 {
    font-size: 15px;
    margin-top: 15px;
}
.currentlySEO-2 .seoResponse .emoImg {
    padding: 25px 0;
}
.currentlySEO-2 form.homeSEOForm label {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.homeSEOForm .seoSubmit {
    text-align: center;
    margin-top: 30px;
}
.homeSEOForm .seoSubmit .submitBtn {
    background: #FD461C;
    border: 1px solid #FD461C;
    color: #fff;
    padding: 10px 60px;
    font-size: 21px;
    font-weight: 600;
}
.homeSEOForm input {
    min-height: 43px;
}
/*=== End currentlySEO === */
/*=== Our Services === */
.ourServices {
    float: left;
    width: 100%;
    background: #efefef;
	padding-top: 50px;
	padding-bottom: 70px;
}
.serviceTitleH2 {
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
	margin-bottom: 30px;
}
.serviceTab .nav-tabs li {
    width: 20%;
}
.serviceTab .innerTab {
    text-align: center;
}
.serviceTab .serviceBlue.active a {
    background: #0264ad!important;
}
.serviceTab .servicePerple.active a {
    background: #ad02a8!important;
}
.serviceTab .serviceOrange.active a {
    background: #d08a00!important;
}
.serviceTab .serviceGreen.active a {
    background: #00d03e!important;
}
.serviceTab .serviceRed.active a {
    background: #d00d00!important;
}
.ppcServices .servicebloodRed.active a {
    background: #ac0222!important;
}
.servicebloodRed {
    background: #f4f4f4;
}
.serviceTab .serviceBlue.active a:hover {
    background: #0264ad;
}
.ourServices .serviceTab {
    background: #fff;
}
.serviceTab .innerTab .tabIcon {
    display: inline-block;
    width: 90px;
    height: 90px;
    padding: 13px 0;
    border-radius: 50%;
}
.serviceTab .innerTab span {
    display: block;
	color: #55595c;
	margin-top: 5px;
	font-weight: 500;
}
.serviceTab .innerTab img {
    width: 60px;
}
.serviceTab .nav-tabs li.serviceBlue .tabIcon {
    background: #0264ad;
}
.serviceTab .nav-tabs li.servicePerple .tabIcon {
    background: #ad02a8;
}
.serviceTab .nav-tabs li.serviceOrange .tabIcon {
    background: #d08a00;
}
.serviceTab .nav-tabs li.serviceGreen .tabIcon {
    background: #00d03e;
}
.serviceTab .nav-tabs li.serviceRed .tabIcon {
    background: #d00d00;
}
.serviceTab > .nav-tabs > li > a {
    margin-right: 0;
    border-right: 1px solid #dddede;
    border-top: 1px solid #dddede;
    border-radius: 0;
    padding: 20px 0 15px;
}
.serviceTab .nav-tabs li.active a span {
    color: #fff;
}
.serviceTab > .nav-tabs > li:first-child > a {
    border-left: 1px solid #dddede;
}
.serviceRightTab1 {
    margin-top: 50px;
}
.serviceRightTab1 h2 {
    font-size: 30px;
    color: #2a2f34;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}
.serviceRightTab1 p {
    font-size: 18px;
    font-weight: 300;
    color: #253746;
    margin-bottom: 30px;
}
.serviceRightTab1 .tabButton li {
    display: inline-block;
    width: 50%;
    float: left;
	text-align: center;
	padding-right: 10px;
}
.tabButton li a {
    padding: 15px 0;
    display: block;
    font-size: 21px;
    font-weight: 600;
    border-radius: 8px;
}
.tabButton li .tabCall a {
    background: #0264ad;
	color: #fff;
	border: 1px solid #0264ad;
}
.tabButton .freeConsul a {
    border: 1px solid #0264ad;
	color: #0264ad;
}
.tabButton li a:hover {
    text-decoration: none;
}
.tab1Img {
    padding-left: 30px;
}
.tab1Img img {
    width: 100%;
}
.serviceTab .tab-pane {
    padding-top: 20px;
}
/*=== End Our Services === */
/*=== Logo Slider === */
.logoSlider {
    float: left;
    width: 100%;
	margin-top: 60px;
}
.logoSlider .slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.logoSlider .slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.logoSlider .slick-list:focus{
    outline: none;
}
.logoSlider .slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.logoSlider .slick-slider .slick-track,
.logoSlider .slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.logoSlider .slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.logoSlider .slick-track:before,
.logoSlider .slick-track:after{
    display: table;
    content: '';
}
.logoSlider .slick-track:after{
    clear: both;
}
.logoSlider .slick-loading .slick-track{
    visibility: hidden;
}
.logoSlider .slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.logoSlider .slick-slide img{

}
.logoSlider .slick-slide.slick-loading img{
    display: none;
}
.logoSlider .slick-slide.dragging img{
    pointer-events: none;
}
.logoSlider .slick-initialized .slick-slide{
    display: block;
}
.logoSlider .slick-loading .slick-slide{
    visibility: hidden;
}
.logoSlider .slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.logoSlider .slick-arrow.slick-hidden {
    display: none;
}
.logoTitle {
    text-align: center;
}
.logoTitle h2 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    color: #2a2f34;
}
.logoTitle p {
    font-size: 20px;
    color: #000;
	margin-top: 10px;
	margin-bottom: 30px;
}
.logoTitle p span {
    font-weight: 600;
}
.logoBlock .slide {
    border: 1px solid #d9d9d9;
    margin: 0 10px;
	text-align: center;
	line-height: 170px;
}
/*=== End Logo Slider === */
/*===  Find Us === */
.findUsLeft img {
    width: 100%;
}
.findUs {
    float: left;
    width: 100%;
    margin-top: 60px;
}
.findUsRight {
    margin-top: 30px;
}
.findUsRight h2 {
    color: #2a2f34;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
	margin-bottom: 50px;
}
.findUsRight h5 {
    font-size: 25px;
    font-weight: 300;
    color: #ac0222;
    margin-bottom: 10px;
}
.findUsRight p {
    color: #253746;
    font-size: 18px;
    margin-bottom: 40px;
}
.findcallBtn a {
    background: #0264ad;
    color: #fff;
    padding: 16px 25px;
    font-weight: 600;
    font-size: 21px;
    display: inline-block;
    border-radius: 7px;
}
.findcallBtn a:hover {
    text-decoration: none;
}
/*===  End Find Us === */
/*===  Make Diffrent === */
section.makeDiffrent {
    background: #efefef;
    float: left;
    width: 100%;
    padding-bottom: 60px;
}
.makeDiffrent .diffrentBlock {
    margin-top: 60px;
	float: left;
}
.diffrentBlock .diffSecUl {
    float: left;
    margin-top: 30px;
}
.secTitle {
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
    color: #2a2f34;
}
.diffrentBlock .diffSecUl li {
    float: left;
    width: 33.33%;
    list-style: none;
	padding: 6px;
}
.diffrentBlock .diffSecUl li .diffrentParts {
    text-align: center;
    background: #fff;
    padding: 4px;
}
.diffrentParts h2 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin: 10px 0 20px;
}
.RightNeedSer {
    display: flex;
}
.RightNeedSer .col-md-6 {
    display: flex;
}
.difText p {
    font-size: 16px;
    font-weight: 300;
    color: #253746;
    line-height: 26px;
}
.diffrentParts h2 span {
    display: block;
}
.diffrentParts .difText {
    min-height: 140px;
}
.diffrentParts .diffrentImg {
    margin-top: 20px;
}
/*===  End Make Diffrent === */
/*===  WE OFFER SEO Services === */
.offerServiceSec ul.offerSerUl {
    margin-top: 40px;
	float: left;
    display: flex;
    justify-content: space-around;
    width: 100%;
    flex-wrap: wrap;
}
section.weOfferService {
    background: #ac0222;
    float: left;
    width: 100%;
}
.offerServiceSec {
    margin-top: 60px;
}
.offerServiceSec h2.offerTitle {
    color: #fff;
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    width: 80%;
    margin: 0 auto 10px;
}
.offerServiceSec ul.offerSerUl li {
    list-style: none;
    float: left;
    /* width: 25%; */
    color: #fff;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
}
.serImgText span {
    display: inline-block;
    line-height: 26px;
    padding-left: 10px;
}

.offerServiceSec ul.offerSerUl li img {
    float: left;
}
.offerServiceSec .wantBusBtn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 60px;
}
.offerServiceSec .wantBusBtn a {
    color: #fff;
    border: 1px solid;
    display: inline-block;
    padding: 18px 30px;
    font-weight: 700;
    font-size: 21px;
    border-radius: 8px;
}
.offerServiceSec .wantBusBtn a:hover {
    text-decoration: none;
    color: #fff;
    background: #8b001a;
    border: 1px solid #8b001a;
}
/*===  End WE OFFER SEO Services === */
/*===  need Our services === */
section.needServices {
    float: left;
    width: 100%;
    margin-top: 70px;
}
.leftNeedSer h2 {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 39px;
    position: relative;
	padding-bottom: 20px;
    width: 85%;
}
.leftNeedSer h2:after {
    content: "";
    background: #0866ac;
    position: absolute;
    height: 3px;
    width: 30%;
    left: 0;
    bottom: 0;
}
.leftNeedSer h3 {
    font-size: 20px;
    font-weight: 400;
	line-height: 30px;
    margin: 20px 0;
}
.leftNeedSer p {
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
}
.needServiceImg img {
    width: 100%;
}
.RightNeedSer .beAfSer {
    background: #efefef;
    padding-bottom: 20px;
}
.beAfSer h2 {
    font-size: 24px;
    font-weight: 600;
    color: #2a2f34;
    padding: 20px 15px 18px;
}
.beAfSer ul {
    padding: 0 15px;
	min-height: 260px;
}
.beAfSer ul li:last-child {
    margin-bottom: 0;
}
.beAfSer ul li {
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    position: relative;
	color: #253746;
	padding-left: 30px;
    margin-bottom: 25px;
    line-height: 25px;
}
.beAfSer ul li img {
    position: absolute;
    left: 0;
    top: 3px;
}
.leftNeedSer .callBtn {
    margin-top: 40px;
}
.leftNeedSer .callBtn a {
    background: #0264ad;
    color: #fff;
    padding: 18px 40px;
    display: inline-block;
    font-size: 21px;
    border-radius: 7px;
    font-weight: 600;
}
/*===  End need Our services === */
/*===  Google Result === */
section.googleResults {
    float: left;
    width: 100%;
    background: url("../images/ClientsGoogle_bg.jpg");
	padding: 60px 0 60px;
    background-size: cover;
}
.googleTitle {
    text-align: center;
    margin-bottom: 30px;
}
.googleTitle h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.googleTitle p {
    color: #fff;
    font-size: 20px;
    width: 92%;
    margin: 0 auto;
}
.keyWordTitle span {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
}
.keyWordTitle span.rightTtile {
    float: right;
}
.keywordRank ul {
    margin-top: 20px;
}
.keywordRank ul li {
    list-style: none;
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    border-bottom: 1px dotted #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
	padding-left: 10px;
    padding-right: 10px;
}
.keywordRank ul li span.rightRank {
    float: right;
    font-weight: 600;
}
.googleTitle p a {
    color: #fff;
}
/*===  End Google Result === */
/*===  Testimonial Slider === */
section.outTestimonial {
    float: left;
    width: 100%;
    margin-top: 60px;
}
.outTestimonial .carousel {
	margin: 0px auto 50px;
	padding: 0 70px;
}
.outTestimonial .carousel .item {
	color: #999;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    min-height: 290px;
}
.outTestimonial .carousel .item .img-box {
	width: 85px;
	height: 85px;
	margin: 0 auto;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.outTestimonial .carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.outTestimonial .carousel .testimonial {
    padding: 20px 0 10px;
    color: #232e28;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
.outTestimonial .carousel .overview span.testiName {
    display: block;
    font-size: 17px;
    color: #232e28;
}
.outTestimonial .carousel .overview {
    font-style: italic;
    margin-top: 10px;
    color: #ac0222;
    font-weight: 800;
    font-size: 14px;
}
.outTestimonial .carousel .overview b {
	text-transform: uppercase;
	color: #7AA641;
}
.outTestimonial .carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}
.outTestimonial .carousel-control i {
    font-size: 68px;
	line-height: 42px;
    position: absolute;
    display: inline-block;
	color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.outTestimonial .carousel .carousel-indicators {
	bottom: -40px;
}
.outTestimonial .carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.outTestimonial .carousel-indicators li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.outTestimonial .carousel-indicators li.active {	
	background: #555;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.testiTitle {
    text-align: center;
}
.testiTitle h2 {
    text-transform: uppercase;
    font-weight: 600;
    color: #2a2f34;
}
.testiTitle p {
    font-size: 20px;
    font-weight: 300;
    color: #232e28;
}
/*===  End Testimonial Slider === */
/*===  WebsiteScore === */
section.websiteScore {
    background: url(../images/formBg.jpg);
    float: left;
    width: 100%;
    padding: 50px 0;
}
.websiteScoreInner h2 {
    text-align: center;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
}
.websiteScoreInner p {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 300;
    width: 60%;
    margin: 10px auto 20px;
}
.scoreForm .scanField input {
    border: 0;
    min-height: 46px;
    border-radius: 6px;
}
.scoreForm .scanNow button {
    width: 100%;
    min-height: 46px;
    font-size: 20px;
    background: #fd461c;
    border: 1px solid#fd461c;
}
/*===  End WebsiteScore === */
/*===  let's Talk === */
section.letsTalk {
    float: left;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 50px;
}
.letsTtile h2{
	text-align: center;
    color: #000;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
}
.letsTtile p{
	color: #000;
    font-size: 20px;
    text-align: center;
    font-weight: 300;
    width: 90%;
    margin: 10px auto 20px;
}
.letContact .letsTextBox h2 {
    font-size: 22px;
    font-weight: 400;
    color: #000;
    margin-bottom: 8px;
}
.letContact .letsTextBox {
    padding-top: 70px;
    padding-bottom: 34px;
}
.letContact .letsImg img {
    position: absolute;
    top: -57px;
    left: 65px;
}
.letContact {
    border: 1px solid#1a73b5;
    position: relative;
    text-align: center;
    margin-top: 70px;
}
.letContact .letsTextBox a {
    font-size: 16px;
    color: #888;
}
/*===  End let's Talk === */


/*=== Footer Section === */
.bottomfoterCopyRight li {
    display: inline-block;
}
.bottomfoterCopyRight li a {
    color: #fff;
    font-size: 15px;
}
.bottomfoterCopyRight li {
    padding: 0px 10px;
    border-right: 1px solid#fff;
    line-height: 18px;
}
.bottomfoterCopyRight li:last-child {
    border-right: 0;
    padding-right: 0;
}
.bottomfoterCopyRight ul {
    text-align: center;
}
.bottomfoterCopyRight p.copyRight {
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.bottomfoterCopyRight {
    padding: 20px 0 10px;
}
.footerNav {
    display: flex;
    margin-top: 50px;
	margin-bottom: 40px;
}
footer.siteFooter {
    float: left;
    width: 100%;
    background: #0263ac;
	background-image: url("../images/footerBg.png");
}
.footerMenus li:after {
    content: "";
    background: url(../images/footerArrow.png);
    height: 10px;
    width: 10px;
    position: absolute;
    left: 0;
    z-index: 999;
    top: 8px;
}
.footerNav .footerMenus {
    flex-direction: column;
    width: 20%;
}
.footerMenus h2 {
    font-size: 23px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
	margin-bottom: 15px;
}
.footerMenus li a {
    color: #fff !important;
    font-size: 14px;   
    font-weight: 300;
}
.footerMenus li {
    list-style: none;
    position: relative;
	padding-left: 15px;
    margin-bottom: 4px;
}
.footerBottom .col-md-4 {
    padding: 0;
}
.footerContact ul li {
    display: inline-block;
}
.footerContact {
    background: #02599b;
    text-align: center;
    color: #fff;
    min-height: 165px;
    padding: 40px 0;
}
.footerContact h2 {
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.footersocial .fooetrSocialMedia span {
    display: inline-block;
    width: 35px;
    border: 1px solid;
    height: 35px;
    border-radius: 50%;
    padding: 4px 0;
    text-align: center;
}
.footerImg img {
    width: 91px;
}
.footerContact a {
    color: #fff;
}
.footersocial {
    background: #1e74b5;
}
.footerNo a {
    font-size: 34px;
    font-weight: 700;
}
/*=== End Footer Section === */

/*=== Social icon ===*/

.stickySocial .stickIcon {
    width: 32px;
    display: inline-block;
    height: 32px;
    text-align: center;
    line-height: 33px;
    background: #fff;
    color: #000;
    border-radius: 50%;
}
.stickySocial .sticky li {
    list-style-type: none;
    background-color: transparent;
    color: #efefef;
    height: 43px;
    padding: 0px;
    margin: 0px 0px 2px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    /*filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);*/
    filter: gray;
    -webkit-filter: grayscale(100%);
    border: 1px solid;
}
.stickySocial.sticky-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -158px;
    top: 50%;
    width: 200px;
    transform: translate(0%,-50%);
}
.stickySocial .sticky li img {
    float: left;
    margin: 5px 5px;
    margin-right: 10px;
}
.stickySocial .sticky li p {
    padding: 0px 0 0 5px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 43px;
}
.stickySocial .sticky li:hover {
    margin-left: -115px;
    /*filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale);*/
    -webkit-filter: grayscale(0%);
}
.stickySocial li a {
    color: #fff;
    text-transform: capitalize;
    font-weight: 300;
    display: block;
}
.stickySocial li.stickyFacebook:hover {
    background: #395693;
}
.stickySocial li.stickyTwitter:hover {
    background: #0274b3;   
}
.stickySocial li.stickyLinkedin:hover {
    background: radial-gradient(circle at 8% 91%, #fdf497 0%, #fdf497 0%, #fd5949 20%,#d6249f 51%,#285AEB 96%);
}  
.stickySocial li.stickySkype:hover {
    background: #00a4e1;       
}
.stickySocial .sticky li.stickySkype:hover {
    background-color: #00a4e1 !important;    
}
.stickySocial li.stickyGooglePlus:hover {
    background: #D6483E;
}
.stickySocial li.stickyInstagram:hover {  
    background: #AB1184;
}
.stickySocial li.stickyFacebook:hover .stickIcon i {
    color: #395693;
}
.stickySocial li.stickyTwitter:hover .stickIcon i {
    color: #0274b3;
}
.stickySocial li.stickyLinkedin:hover .stickIcon i {
    color: rgba(150,47,191);
}  
.stickySocial li.stickyGooglePlus:hover .stickIcon i {
    color: #D6483E;
}
.stickySocial li.stickyInstagram:hover .stickIcon i {
    color: #AB1184;
}
.stickySocial li.stickySkype:hover .stickIcon i {
    color: #00a4e1;
}
/*=== End Social icon ===*/
.footerMenus li a:hover, .bottomfoterCopyRight li a:hover {
    color: #003054;
}
.footersocial .fooetrSocialMedia span:hover {
    background: #003054;
}
a:focus {
    text-decoration: none;
}
.redEffect:hover {
    background: #8b001a !important;
}
.blueEffect:hover {
    background: #004477 !important;
}

/*=== Start Inner pages ===*/
.innerPagephNQ {
    background: #dfdfdf;
}
.innerPagephNQ .businessLoose, .innerPagephNQ .quoteClick {
    padding-top: 10px;
	padding-bottom: 10px;
}
.innerPagephNQ p, .innerPagephNQ a {
    color: #454545;
}
.innerPagephNQ .phoneQuoteRBorder {
    border-right: 1px solid #cacaca;
}
.innerTitle {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 23px;
    color: #2a2f34;
}
.ppcText .largeTitle {
    font-size: 18px;
}
.ppcText p {
    font-size: 16px;
    font-weight: 300;
    color: #253746;
    line-height: 30px;
	margin-bottom: 15px;
}
.createPPC {
    padding: 50px 0 30px;
}
.payperClick {
    background: #dfdfdf;
	padding: 50px 0;
}
.innerBlcokTitle {
    color: #454545;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
	margin-bottom: 30px;
}
.ppcBlock {
    display: flex;
}
.ppcBlock .ppcBlcok1 {
    background: #fff;
    width: 100%;
    margin: 0 5px;
    text-align: center;
    padding: 15px 0;
}
.ppcBlcok1 p {
    font-size: 16px;
    color: #454545;
    font-weight: 400;
}
.ppcBlcok1 p span {
    display: block;
}
.ppcServices .nav-tabs li {
    width: 25%;
}
.ppcServices .nav-tabs li.servicebloodRed .tabIcon {
    position: relative;
}
.servicebloodRed .tabIcon .imgWhite {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    opacity: 0;
}
.ppcServices .ppcServicesTabs {
    margin-top: 0;
    padding: 0 30px;
}
.ppcServices .ppcServicesTabs p {
    margin-bottom: 20px;
    color: #253746;
    font-size: 16px;
}
.servicebloodRed.active .tabIcon .imgGray {
    opacity: 0;
}
.servicebloodRed.active .tabIcon .imgWhite {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
	opacity: 1;
}
.servicesInclude {
    background: #fff;
}
.ppcServices .tab-content {
    border-left: 1px solid #dddede;
    border-bottom: 1px solid #dddede;
    border-right: 1px solid #dddede;
}
.innerRightImg {
    text-align: center;
}
.gShoppingBlock {
    display: flex;
	width: 100%;
}
.gShoppingBlockOut {
    display: flex;
}
.gShoppingBlock .gShopImg, .gShoppingBlock .shoppingText {
    width: 100%;
	background: #fff;
}
.gShopImg img {
    width: 100%;
}
.googleShopping {
    background: #f2f3f4;
    padding: 60px 0;
}
.gShoppingBlock .shoppingText {
    text-align: center;
    padding: 70px 0px;
}
.shoppingText h4 {
    font-size: 18px;
    color: #454545;
    margin-bottom: 10px;
}
.shoppingText p {
    font-size: 15px;
    color: #2a2f34;
    font-weight: 300;
    margin: 0;
    padding: 0 15px;
}
.adProcess {
    display: flex;
    border: 1px solid #d3d4d6;
}
.AdProcessBlock:first-child {
    border-left: 0;
}
.AdProcessBlock { 
    text-align: center;
    background: #fff;
    border-left: 1px solid #d3d4d6;
	padding: 40px 10px;
	width: 100%;
}
.AdProcessBlock h4 {
    font-size: 18px;
    color: #454545;
    margin: 20px 0 20px;
}
.AdProcessBlock p {
    font-size: 15px;
    color: #2a2f34;
    font-weight: 300;
    line-height: 25px;
}
.innerWPhnQuote .businessLoose, .innerWPhnQuote .quoteClick {
    padding-top: 15px;
    padding-bottom: 15px;
}
.needSEO .ppcImg {
    margin-bottom: 25px;
}
.needSEO .ppcBlcok1 {
    padding: 30px 0;
}
.difSEOBox {
    text-align: center;
}
.difSEOBox h3 {
    color: #454545;
    font-weight: 600;
    font-size: 22px;
	margin: 20px 0;
}
.difSEOBox p {
    font-size: 15px;
    color: #2a2f34;
    font-weight: 300;
}
.seoSolution {
    padding: 60px 0;
}
/*=== End Inner pages ===*/
/**24-4-2019**/
 /**start progess bar**/
svg.radial-progress {
  height: auto;
  max-width: 200px;
  padding: 1em;
  transform: rotate(-90deg);
  width: 100%;
}

svg.radial-progress circle {
  fill: rgba(0,0,0,0);
  stroke: #0263ac;
  stroke-dashoffset: 219.91148575129; /* Circumference */
  stroke-width: 10;
}

svg.radial-progress circle.incomplete { opacity: 0.25; }

svg.radial-progress circle.complete { stroke-dasharray: 219.91148575129; /* Circumference */ }

svg.radial-progress text {
  fill: #454545;
  font: 400 1em/1 'Oswald', sans-serif;
  text-anchor: middle;
}
.seo-progrss-br{display:flex; justify-content:space-between;flex-wrap:wrap;width:100%;margin-top: 4rem;}
.seo-progrss-br-innr { width: 32%;text-align: center;}
.seo-progrss-br-innr .seobar-txt p {font-size: 18px;line-height: 28px;}
.innerPPCBlock p {color: #454545;font-size: 16px; line-height: 28px;text-align: center;}
/**end progess bar**/
/**choose seo start**/
.choose-seo-otr {display: flex;justify-content: space-between;flex-wrap: wrap; width: 100%;margin-top: 4rem;}
.choose-seo-innr {width: 32%;padding: 23px; border-radius: 4px;text-align: justify;box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);background:#fff;}
.serviceTitle p {font-size: 16px;line-height: 28px;}
.choose-seo-img img {width: 90px;}
.choose-seo-txt h3 { margin: 15px 0;font-size: 22px;font-weight: 600;text-align: center;}
.choose-seo-txt p {font-size: 15px;}
.choose-seo-txt ul {text-align: left; padding-left: 23px; margin-top: 14px;}
.choose-seo-txt li {font-size: 15px; margin-bottom: 10px;}
.choose-seo-img {text-align: center;}
/**choose seo end**/
/**24-4-2019**/ 
/**overview page start 3-5-2019**/
#createPPC .rightPhone img {
    width: 100%;
}
section#createPPC {
    padding-bottom: 0;
}
.rightPhone {
    text-align: right;
}
section.ourServices.servicesInclude {
    background: #dfdfdf;
}
section.seo-sol-sec {padding: 50px 0;}
/**overview page end 3-5-2019**/
/**socialmedia-overview page start 7-5-2019**/
.smm-tbl table {border-collapse: collapse;width: 100%;}
.smm-tbl table td, .smm-tbl table th {padding: 8px;}
.smm-tbl table tr:nth-child(odd) {background-color: #eeeeee;}
.socialedia-ovrview .rightPhone img {width: 70% !important;}
section.smo-3-blcks {background: #f2f3f4; padding: 45px 0;margin: 50px 0;}
.smo-blck-otr {display: flex;justify-content: space-between;flex-wrap: wrap; width: 100%;border: 1px solid #dddede;}
.smo-blck-innr {width: 33.3%;background: #fff;padding: 32px 22px;text-align: center;border-right: 1px solid #dddede;}
.smo-blck-innr .smo-blck-img img {width: 140px;}
.smo-blck-innr .smo-blck-txt h3 {color: #454545;font-size: 19px;font-weight: 600;padding: 16px 0;}
.smo-blck-innr .smo-blck-txt p { color: #2a2f34;font-size: 15px;line-height: 28px;}
.smo-blck-innr:last-child {border: unset;}
.smm-tbl table tr th:nth-child(2) {background: #3d5a98;}
.smm-tbl table tr th i {display: block;font-size: 22px;}
.smm-tbl table tr th {color: #fff;text-align: center;font-size: 15px;font-weight: 500;width: 60px;padding: 8px 0;}
.smm-tbl table tr th:nth-child(1) {background: #fff;}
.smm-tbl table tr th:nth-child(3) {background: #000;}
.smm-tbl table tr th:nth-child(4) {background: #1da1f2;}
.smm-tbl table tr th:nth-child(5) {background: #0077b5;}
.smm-tbl table tr th:nth-child(6) {background: #bd081c;}
.smm-tbl table tr th:nth-child(7) {background: #4785ed;}
.smm-tbl table tr th:nth-child(8) {background: #ff0000;}
.smm-tbl table tr th:nth-child(9) {background: #fffc00;color: #000;}
.smm-tbl table tr td {border-right: 1px solid #d0d3d5;color: #9da6b2;font-size: 14px;text-align: center;}
td i {color: #ffa429;font-size: 20px !important;}
.smm-tbl table tr td:first-child { text-align: left;}
.smm-tbl table tr td:last-child {border: unset;}
.smm-tbl {margin: 4rem 0px;}
section.smm.service.sec {margin-bottom: 3rem;}
/**socialmedia-overview page start 7-5-2019**/
/**ppc campign start 7-5-2019**/
.goggle-shopng-innr { width: 25%;}
section.goggle-shopng-sec {padding: 55px 0;background: #f2f3f4;margin: 50px 0 0;}
.goggle-shopng-ottr {display: flex;justify-content: space-between;flex-wrap: wrap; width: 100%;background: #fff; border: 1px solid #d3d4d6;}
.goggle-shopng-innr-img img {width: 100%;}
.goggle-shopng-innr-txt {text-align: center;padding: 70px 20px;}
.goggle-shopng-innr-txt p {font-size: 15px;color: #2a2f34;margin-top: 10px;}
.goggle-shopng-innr-txt h3 {color: #454545;font-size: 18px;}
/**ppc campign end 7-5-2019**/

/**seo analytics start 9-5-2019**/
section.data-drivn { padding:0;margin: 0;}
.drivn-otr {display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;  }
.drivr-innr{width:49%;}
.drivr-img img { width: 90%;}
.drivr-txt p { font-size: 16px;line-height: 28px;margin-bottom: 10px;}
.drivr-txt h3 {font-size: 28px;font-weight: 600;margin-bottom: 15px;}
.analystcs-otr {display: flex; justify-content: space-between; flex-wrap: wrap;width: 100%;    margin-top: 40px;}
.analystcs-innr {width: 32%;box-shadow: 0 0 60px rgba(0, 0, 0, 0.1); border-radius: 4px; padding: 25px;}
.analystcs-icn {text-align: center;}
.analystcs-icn img { width: 90px;}
.analystcs-icn h3 {font-size: 22px;font-weight: 600;padding: 15px 0;}
.analytcs-lst li {font-size: 15px;margin-bottom: 8px;}
.analytcs-lst h4 {font-size: 17px; margin-bottom: 10px;}
.analytcs-lst ul {padding-left: 20px;}
section.analystcs-implemntion {margin: 5rem 0;}
/**seo analytics end 9-5-2019**/

/**seo package start 9-5-2019**/
.seo-packge-otr {display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
.seo-packge-innr {width: 24%;border-radius: 6px; background: #f1f2f3;position:relative;    margin-top: 50px;}
.seo-packge-hdngs {padding: 25px;background: #253746;color: #fff;border-top-left-radius: 6px;border-top-right-radius: 6px;text-align: center;}
.seo-packge-hdngs h3 {font-size: 38px;font-weight: 600;margin: 20px 0 12px;}
.seo-packge-hdngs h3 span {font-weight: 300;}
.seo-packge-hdngs p {font-size: 14px; font-style: italic;}
.get-strt-btn a {background: #0263ac;color: #fff !important;font-size: 15px;font-weight: 400;padding: 10px 15px;}
.get-strt-btn { margin-top: 30px;}
.seo-packge-prce p {font-size: 11px;}
.seo-packge-prce h3 {font-size: 30px;font-weight: 600;margin: 5px 0;}
.seo-packge-prce h5 {font-size: 16px;font-style: italic;}
.seo-packge-prce {text-align: center;padding: 4rem 0;}
.srch-icn img {width: 60px;}
.srch-icn {position: absolute;top: -30px;left: 0; right: 0; text-align: center;}
section.seo-packge {background: #dfdfdf;padding: 50px 0; margin: 3rem 0;}
.main-strt {margin: 0 0 3rem;}
/**seo package end 9-5-2019**/

/**social-media-pormotion start 9-5-2019**/
section.be-socal {background: #dfdfdf;padding: 50px 0;margin: 4rem 0 0;}
.socl-media-otr { display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%; margin-bottom: 40px;}
.socl-media-innr {width: 35%;}
.socl-media-img img {width: 90%;}
.socl-media-innr2 {width: 60%;}
.socl-media-txt h3 {font-size: 36px;font-weight: 700;margin-bottom: 20px;}
.socl-media-txt p {font-size: 15px;line-height: 28px;margin-bottom: 15px;}
.socl-media-txt h4 {font-size: 24px;font-weight: 600;margin-bottom: 15px;}
.socl-media-txt li {font-size: 15px;margin-bottom: 10px;list-style: none;background: url(../images/tick.png);background-repeat: no-repeat;background-size: 12px;padding-left: 20px; background-position: left;width: 49%;}
.socl-media-txt ul { display: flex;justify-content: space-between; flex-wrap: wrap; width: 100%;}
.socl-media {margin-top: 50px;}
.ppcText h4 {text-align: center;font-size: 28px;margin-bottom: 20px;}
.quality {margin-bottom: 4rem;}
/**social-media-pormotion end 9-5-2019**/

/**contet blogging start 10-5-2019**/
.contnt-blog2 .socl-media {margin-top: 0;}
.contnt-blog2 .socl-media-otrr {margin-bottom: 32px;}
section#createPPC {margin-bottom: 3rem;}

/**contet blogging end 10-5-2019**/

/**content copywrite start 10-5-2019**/
.mainstrt-otr {display: flex;justify-content: space-between; width: 100%;flex-wrap: wrap;}
.mainstrt-innr {width: 30%;margin-bottom: 35px;}
.mainstrt-innr-img {text-align: center;}
.mainstrt-innr-img img {width: 100px;}
.mainstrt-innr-txt h3 {text-align: center; font-size: 22px;padding: 15px 0;font-weight: 600;}
.mainstrt-innr-txt p {font-size: 15px;line-height: 28px;}
section.mainstreet { margin: 5rem 0 3rem;}
.mainstrt-innr-txt li {font-size: 15px;margin-bottom: 13px;}
.mainstrt-innr-txt ul {padding-left: 30px;}
.gain-cntrl .mainstrt-innr {width: 23%;}
.gain-cntrl .mainstrt-otr { margin-top: 3rem;}
/**content copywrite end 10-5-2019**/

/**seo ovreview start 10-5-2019**/
section.seo-ovrview {background: transparent;}
/**seo ovreview end 10-5-2019**/

/**graphic design start 13-5-2019**/
.graphc { background: #dfdfdf;padding: 5rem 0;}
section.mainstreet.gain-cntrl.graphc { margin-bottom: 0;}
/**graphic design end 13-5-2019**/

/**contact page start 13-5-2019**/
.rank-contct .contct form {display: flex;justify-content: space-between; width: 100%;flex-wrap: wrap;}
.rank-contct .contct form .frm-inr {width: 49%;}
.contct form .form-group.txtara textarea { width: 100% !important;}
.contct form .txtara label { width: 100%;}
.contct form .form-group.txtara { width: 100%;}
.rank-contct .contct form .frm-inr input, .rank-contct .contct form .txtara textarea {border: 1px solid #dfdfdf; border-radius: unset; box-shadow: unset;}
.rank-contct .contct form .form-group { margin-bottom: 2rem;}
.rank-contct .contct form .frm-inr label, .rank-contct .contct form .txtara label {font-size: 17px; font-weight: 500;}
.rank-contct .contct form button { background: #0263ac;border: unset;border-radius: unset;color: #fff;font-size: 16px;padding: 8px 20px;text-transform: uppercase;}
section.rank-contct { margin: 5rem 0;}
section.location {background: #dfdfdf; padding: 4rem 0;}
.loction {margin-top: 10px;}
.loction img {width: 20px;}
.loction p {display: inline;font-size: 15px;}
/**contact page end 13-5-2019**/

/**case study start 13-5-2019**/
.case-study-bnnr img {width: 100%;height: 380px;object-fit: cover;}	
section.case-study-txt {margin: 5rem 0;}
.case-study-innrtxt li {font-size: 15px;}
.case-study-innrtxt p {font-size: 15px;margin-bottom: 15px;}
.case-study-innrtxt h3 {font-size: 20px;margin: 0 0 10px;}
.case-study-innrtxt {margin-top: 50px;}
.case-study-innrtxt ul { padding-left: 20px;margin-bottom: 15px;}
.case-study-innrtxt h4 {font-size: 17px;margin-bottom: 8px;}
.cse-study-img {text-align: center; margin: 2rem 0;}
.cse-std-blck1 {margin-bottom: 20px;}
.cse-study-img img {width: 50%;}
.cse-study-img2 img {width: 30%;}
.leave-rply p { font-size: 15px;}
.leave-rply h4 {font-size: 31px;font-weight: 700;margin-bottom: 10px;}
.leave-rply form .txtara label {width: 100%;}
.leave-rply form label {font-size: 16px;}
.leave-rply form input {border: 1px solid #ddd;box-shadow: unset;border-radius: unset;}
.leave-rply form textarea {width: 100% !important; border: 1px solid #ddd;}
.leave-rply form button {background: #0263ac !important;border: unset;border-radius: unset;color: #fff !important;font-size: 16px;text-transform: uppercase;padding: 8px 20px;margin-top: 22px;}
.leave-rply form {margin: 3rem 0 0;}
/**case study end 13-5-2019**/

/**about page css start 14-5-2019**/
.abt-thnk { padding: 0 !important;}
.abt-thnk .socl-media-innr2 {width: 54%;}
.abt-thnk .socl-media-innr {width: 45%;}
.abt-thnk .socl-media-img img {width: 100%;}
.abt-thnk .socl-media-txt h3 { font-size: 30px; line-height: 34px;}
.abt-thnk .socl-media-txt li { font-size: 16px; background-size: 14px; padding-left: 22px;width: 100%;}
.abt-thnk .socl-media-otr { margin-bottom: 0;}
.abt-thnk {margin: 0 0 5rem !important;}
.expct-frm-tam{background:url(../images/about/bg.png);background-size: contain;padding: 4rem 0;    margin-top: 5rem;}
.expct-frm-otr .expct-frm-innr {width: 48%;}
.expct-frm-otr {display: flex; justify-content: space-between;flex-wrap: wrap;width: 100%;    align-items: center;}
.expct-frm-lft {background: #f0f0f0;border-radius: 12px;}
.expct-frm-lft-tp h3 {font-size: 20px;}
.expct-frm-lft-tp h5 { color: #0263ac; font-size: 16px;margin: 20px 0;line-height: 23px;}
.expct-frm-lft-tp p {font-size: 15px;}
.expct-frm-lft-btm {background: #0263ac;padding: 24px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px;}
.expct-frm-lft-tp{padding: 24px;}
.expct-frm-lft-btm p {color: #fff;font-style: italic;font-weight: 600;font-size: 15px;}
.expct-frm-lft-btm h6 {text-align: right;color: #fff;margin-top: 20px;}
.expct-frm-rght h3 {color: #fff;font-size: 26px;margin-bottom: 20px;}
.expct-frm-rght li {color: #fff; font-size: 15px; margin-bottom: 15px;}
.expct-frm-rght p{color:#fff; font-size:15px;margin-bottom:20px;}
.bst-seo-sec { background: transparent !important; padding: 0 !important;}
.bst-seo-sec .seo-packge-hdngs h3 {font-size: 26px;min-height: 60px;}
.rank-abt {margin-bottom: 0 !important;}
/**about page css end 14-5-2019**/

/**Privacy policy start 14-5-2019**/
section.privacy-policy {margin: 5rem 0;}
.privacy-policy-txt p { font-size: 15px;margin-bottom: 22px;}
.privacy-policy-txt h4 {font-size: 16px;font-weight: 600;margin-bottom: 4px;}
.privacy-policy-txt li { font-size: 15px;margin-bottom: 8px;}
.privacy-policy-txt ul {margin-bottom: 20px;}
/**Privacy policy end 14-5-2019**/



#ssa-widget-form input {
    color: #000 !important;
}
.modal-footer button {
    background-color: #8B0C1A;
    border-color: #8B0C1A;
    color: #fff;
}
#ssa-widget-form input#ssa-widget-start {
    color: #fff !important;
}

/**blog page css start 26-8-2019**/
.main-blog-section.rankthepageBlogs {padding: 60px 0;}
.blog-section.leadBlog .title-bottom-border h2, .blog-subtitle-inner h2{font-size: 32px;text-transform: uppercase;font-weight: 700;text-align:center;color: #2a2f34 !important;}
.blog-section.leadBlog .title-bottom-border h2 a{color: #2a2f34 !important;}
.blog-section.leadBlog .blog-img img { width: 100%;}
.blog-section.leadBlog	.blog-txt p{color: #253746; font-size: 17px;margin-bottom: 40px;    line-height: 32px;}
.blog-section.leadBlog a.blogReadMore { background: #0264ad; color: #fff;padding: 10px 20px;  font-size: 20px;  display: inline-block; border-radius: 7px; font-weight: 500;}
.blog-txt p:nth-child(4), .blog-txt p:nth-child(3), .blog-txt p:nth-child(1) {display: none;}
.heading-block.fancy-title.nobottomborder.title-bottom-border { padding-bottom: 40px;}
.blog-section.leadBlog a.blogReadMore:hover {background: #004477 !important;}
.bloginnerpages .img-subinner {text-align: center;  margin: 40px 0px 25px;}
.fulldesc-subinner p{color: #253746; font-size: 17px;margin-bottom: 10px;    line-height: 32px;}
.fulldesc-subinner p a { text-decoration: underline;}
.about.blg { margin: 60px 0 18px;}
.img-subinner img {width: auto;}
/**blog page css end 26-8-2019**/


.cstm-whatsapp-chat .float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 120px;
    right: 20px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 40px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
/*=-=-=-= case study page css start =-=-=-=*/
.case-study-pdf iframe {
    height: 800px !important;
    width: 100% !important;
}  
  

/*=-=-=-= case study page css End =-=-=-=*/
/* ==== google latest upates */
/* filter */
.filter-data{
    background-color:#2a2f34;
}
.align-items-end{
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}
.background-ultra-light-gray{
    padding: 2rem;
}
.align-self-end {
    color: #0263ac;
    font-weight: bold;
}
.col-auto > label,.col-auto > a{
    color: #fff;
}
.form-select {
    padding:2px 10px;
    width:200px;
}
.inner-box-title{
  font-size: 20px;
  padding: 2rem;
  font-weight: 500;
  border-bottom: 1px solid #e6e6e6;
}
.box-body-outer-last{
    border:1px solid #e6e6e6;
    border-radius: 20px;
    margin-top: 1.5rem;
    padding-block-end: 1rem;
}
.box-body-outer-last > p {
    padding-inline: 2rem;
}
.drivr-txt > h2{
    font-weight: bold;
    margin-block: 2rem;
}

.last-help{
    margin-bottom:2rem;
}
.google-para{
    padding: 1rem 2rem;
    padding-bottom: 0;
}
.upper-margin{
    margin-top: 1rem;
}
.bottom-margin{
    margin-bottom: -20px;
}
.newupperMargin{
    margin-top: 10px;
}
.google-para > p{
    margin: 0 !important;
    padding: 0 !important;
    line-height: 25px;
    font-weight: 400;
  padding-bottom: 10px !important;
}
/* end filter */
/* ==== end google latest upates */
section.goggle-shopng-sec.case-study-sec-new {
    border-top: 2px solid #dd8027;
    margin: 0;
}    
.video-thumb-sec {
    text-align: center;
    padding: 40px 0;
}











/*=-=-=-= Start Responsive =-=-=-=*/
@media(max-width:1199px){
.gShoppingBlock .shoppingText {
    padding: 40px 0px;
}
.serviceTab .innerTab span {
    font-size: 13px;
}
.innerTitle, .serviceTitleH2 {
    font-size: 25px;
    line-height: 34px;
}
.payperClick {
    padding: 30px 0 40px;
}
.innerBlcokTitle {
    font-size: 25px;
    margin-bottom: 20px;
}
.serviceRightTab1 h2 {
    font-size: 25px;
}
.bannerTopText h2 {
    font-size: 39px;
}
.leftNeedSer .callBtn a {
    font-size: 16px;
}
.beAfSer ul li {
    font-size: 14px;
}
.googleTitle p {
    font-size: 16px;
}
.letsTtile p {
    font-size: 16px;
}
.footerNo a {
    font-size: 27px;
}
.footerContact h2 {
    font-size: 20px;
}
.footerMenus li a {
    font-size: 12px;
}
.footerMenus h2 {
    font-size: 17px;
}
.letContact .letsTextBox a {
    font-size: 13px;
    font-weight: 300;
}
.letContact .letsTextBox h2 {
    font-size: 16px;
}
.letsTtile h2 {
    font-size: 30px;
}
.websiteScoreInner h2 {
    font-size: 30px;
}
.testiTitle h2 {
    font-size: 30px;
}
.keyWordTitle span {
    font-size: 18px;
}
.googleResultImg img {
    width: 100%;
}
.googleTitle h2 {
    font-size: 30px;
}
.beAfSer ul {
    min-height: 320px;
}
.beAfSer h2 {
    font-size: 19px;
    padding: 20px 15px 18px;
}
.leftNeedSer h2 {
    font-size: 30px;
    line-height: 35px;
}
.offerServiceSec h2.offerTitle {
    font-size: 30px;
}
.diffrentParts .difText {
    min-height: 152px;
}
.diffrentParts h2 {
    font-size: 17px;
}
.secTitle {
    font-size: 30px;
}
.findcallBtn a {
    padding: 15px 25px;
    font-size: 15px;
}
.findUsRight p {
    font-size: 18px;
}
.findUsRight h5 {
    font-size: 20px;
}
.findUsRight h2 {
    font-size: 30px;
    margin-bottom: 25px;
}
.logoTitle h2 {
    font-size: 30px;
}
.serviceRightTab1 {
    margin-top: 20px;
}
.tabButton li a {
    font-size: 15px;
}
.seoResponse .emoImg h4 {
    font-size: 14px;
}
.homeSeoTitle {
    font-size: 26px;
}
.leftBestSec .bestSEOConatct a {
    padding: 8px 19px;
    font-size: 18px;
}
.leftBestSec h2 {
    font-size: 25px;
    line-height: 37px;
} 
.partnerList .partnerTitle p {
    font-size: 25px;
}
.rightPhoneNo a, .rightFreeQuoate a {
    font-size: 27px;
}
.partnerList .partnerTitle h3 {
    font-size: 25px;
}
.bannerEmail .bannerEmailInner .emailSubmit .btn-success {
    font-size: 16px;
}
.siteNavigation li a {
    padding: 42px 5px;
    font-size: 12px;
	text-transform: capitalize;
}
.siteNavigation .conatctNoRight li a {
    font-size: 10px;
    padding: 10px;
    text-transform: capitalize;
}
.rankLogo img {
    width: 100%;
}
}
@media(max-width:1024px){
/**overview page start 3-5-2019**/	
#createPPC .rightPhone img {width: 100%;}
.footerImg img { width: 75px;}
.choose-seo-txt h3 {min-height: 65px;}
.choose-seo-img img {width: 75px;}
/**overview page end 3-5-2019**/
/*ppc campaign page start 7-5-2019**/
.goggle-shopng-innr-txt {padding: 40px 20px;}
/*ppc campaign page end 7-5-2019**/
}
@media(max-width:991px){ 
.case-study-pdf iframe {
    height: 600px !important;
    width: 100% !important;
} 


.gShoppingBlockOut  {
    width: 100%;
    flex-flow: wrap;
}
.gShoppingBlock{
    margin-bottom: 20px;
}	
.gShoppingBlock .gShopImg {
    width: 40%;
}
.gShoppingBlock .shoppingText {
    width: 60%;
}
.gShopImg img {
    width: 100%;
}
.siteNavigation li .dropdown-menu .dropDownNav a {
    padding: 10px 5px;
}
.websiteScoreInner p {
    width: 100%;
}
.logoBlock .slide {
    line-height: 100px;
}
.logoSlider .slick-slide img {
    width: 100%;
    padding: 0 10px;
}
.partnerList .partnerTitle {
    padding: 2px 0;
}
.partnerImg img {
    width: 100%;
}
.footerContact {
    min-height: 103px;
    padding: 16px 0;
}
.letContact .letsTextBox {
    padding-bottom: 24px;
}
.letContact .letsImg img {
	left: 41%;
}
.keywordRank {
    margin-top: 20px;
}
.beAfSer ul {
    min-height: unset;
}
.leftNeedSer .callBtn {
    margin-bottom: 30px;
}
.offerServiceSec ul.offerSerUl li {
    font-size: 12px;
}
.diffrentBlock .diffSecUl li {
    width: 50%;
}
.findUs {
    padding-bottom: 30px;
}
.serviceRightTab1 {
    margin-top: 0px;
    padding: 0 20px 30px;
    float: left;
}
.tab1Img {
    padding-left: 0;
    text-align: center;
}
.tab1Img img {
    width: auto;
}
.serviceTab .innerTab span {
    font-size: 13px;
}
.homeSeoTitle {
    width: 100%;
}
.rightPhone {
    text-align: center;
}
.leftBestSec .bestSEOConatct {
    margin-top: 20px;
    margin-bottom: 30px;
}
.leftBestSec h2 {
    width: 100%;
}
.partnerList .partnerTitle h3 {
    font-size: 18px;
}
.partnerList .partnerTitle p {
    font-size: 20px;
}
.leftPhoneIcon img, .quoteImgLrft img {
    width: 75px;
}
.rightFreeQuoate p, .rightPhoneNo p {
    font-size: 13px;
}	
.businessCall .businessLoose {
    padding-right: 20px;
}
.bannerEmail .bannerEmailInner {
    width: 100%;
}
.businessQuote .quoteClick {
    padding-left: 0px;
}
.rightPhoneNo a, .rightFreeQuoate a {
    font-size: 20px;
}
.bannerEmail {
    margin-top: 20px;
}
.bannerTopText h5 {
    font-size: 22px;
}
.bannerTopText h2 {
    font-size: 25px;
}
.rankLogo img {
    width: auto;
}
.rankLogo {
    text-align: center;
}
.topNavigation #myNavbar .mainNav li.dropdown .dropdown-menu {
    top: 147px;
}
.siteNavigation li a {
    padding: 10px 5px;
}
.siteNavigation .conatctNoRight {
    padding: 3px 0;
}
/**overview page start 3-5-2019**/
#createPPC .rightPhone img {
    width: 50%;
}
.innerPPCBlock p {
    font-size: 14px;
}
.seo-progrss-br-innr .seobar-txt p {
    font-size: 15px;
    line-height: 26px;
}
svg.radial-progress text {
    font: 300 14px/1 'Oswald', sans-serif;
}
.svg.radial-progress{
    max-width: 170px;
}
.innerTitle, .serviceTitleH2 {font-size: 22px;line-height: 32px;}	
.choose-seo-img img {
    width: 65px;
}
.choose-seo-txt h3 {font-size: 18px;min-height: 38px; }
.choose-seo-innr {padding: 23px 12px;}
.choose-seo-txt p {font-size: 14px;}
.choose-seo-img img { width: 60px;}
.choose-seo-txt h3 {font-size: 18px; min-height: 36px;}
.choose-seo-innr {padding: 23px 10px;}
/**overview page end 3-5-2019**/
/**socilamedia-overview page start 7-5-2019**/
.smo-blck-innr .smo-blck-txt h3 { font-size: 18px;min-height: 70px; line-height: 22px;}
.smm-tbl table tr th i {font-size: 17px;}
.smm-tbl table tr th {font-size: 14px;width: 60px; padding: 8px 4px;}
.socialedia-ovrview .rightPhone img {width: 50% !important;}
/**socilamedia-overview page end 7-5-2019**/
/**ppc-compagn page start 7-5-2019**/
.goggle-shopng-innr {width: 100%; margin-bottom:15px;border: 1px solid #d3d4d6;background:#fff;}
.goggle-shopng-ottr {background: unset;border: unset;}
/**ppc-compagn page end 7-5-2019**/
.blog-img {padding-bottom: 20px;}
.img-subinner img {width: 100%;}
} 
@media(max-width:767px){ 
section.goggle-shopng-sec {
    padding: 33px 0;
}  
.case-study-pdf iframe {
    height: 400px !important;  
    width: 100% !important;  
} 
.siteNavigation li a {
    padding: 10px 15px;
    font-size: 14px;
}
.serviceTab .innerTab span {
    padding: 0 10px;
    margin-top: 0;
}
.ppcImg img {
    width: 70px;
}
.ppcBlcok1 p {
    font-size: 13px;
	margin-top: 10px;
}
.ppcServices .nav-tabs li.servicebloodRed .tabIcon {
    display: none;
}
.serviceTab > .nav-tabs > li > a {
    padding: 15px 0 15px;
    line-height: 19px;
    min-height: 69px;
}
#seoRes-1 .emoImg img {
    width: 40px;
}
.currentlySEO-2 .seoResponse {
    padding: 0 5px;
}
.currentlySEO-1 .seoResponse {
    padding-right: 0px;
}
#bestSEO {
    margin-top: 20px;
}	
.phoneQuoteRBorder {
    float: left;
    width: 50%;
}
.bannerEmail .bannerEmailInner .form-group input[type="text"] {
    font-size: 14px;
}
.bannerEmail .bannerEmailInner .emailSubmit .btn-success {
    min-height: 41px;
    font-size: 13px;
}
.bannerEmail .bannerEmailInner .form-group input[type="text"] {
    min-height: 40px;
}
.phoneQuoteRBorder {
    border-right: 1px solid #3884be;
}
.topNavigation #myNavbar .mainNav li:last-child,.topNavigation #myNavbar .mainNav li.dropdown .dropdown-menu ul.dropDownNav li:last-child {
    border-bottom: 0;
}
.siteNavigation li .dropdown-menu .dropDownNav {
    text-align: left;
}
.topNavigation #myNavbar .mainNav {
    text-align: left;
    padding-right: 0;
    margin: 0;
	width: 100%;
}
.topNavigation #myNavbar .mainNav li {
    display: block;
	border-bottom: 1px solid #eee;
}
.topNavigation #myNavbar .mainNav li.dropdown .dropdown-menu {
    position: static;
    right: 0;
    left: unset;
    width: 100%;
}
.topNavigation #myNavbar {
    padding: 0px 0px;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 999;
    background: #fff;
    border-top: 1px solid #ccc;
    top: 97px;
}
.topNavigation .navbar-header .navbar-toggle .icon-bar {
    background: #fff;
}
.topNavigation .navbar-header .navbar-toggle {
    margin-right: 0;
    background: #0163AB;
}
.rankLogo img {
    width: 120px;
    margin: 5px 0;
}
.staticBlock {
    float: left;
}
.rightToggle {
    float: right;
    margin: 20px 0;
}
.bannerEmail .bannerEmailInner .emailSubmit {
    width: 100%;
    padding-left: 0px;
    margin-top: 10px;
}
/**overview page css start  6-5-2019**/
.innerTitle, .serviceTitleH2 {font-size: 20px;margin-bottom: 8px;}
.ppcText p {font-size: 15px;line-height: 28px;}
#createPPC .rightPhone img {width: 45%;}
/**overview page css end  6-5-2019**/
/**socailmedia-overview page css start  7-5-2019**/
.smo-blck-otr {border: unset;}
.smo-blck-innr {width: 100%; border: 1px solid #dddede;border-right: unset;margin-bottom:20px;}
.smo-blck-innr:last-child{border: 1px solid #dddede;}
/**socailmedia-overview page css end  7-5-2019**/
.blog-section.leadBlog .title-bottom-border h2, .blog-subtitle-inner h2 { font-size: 26px;  line-height: 32px;}
}
@media(max-width:650px){
.gShoppingBlock .shoppingText {
    padding: 35px 0px;
}
.currentlySEO-2 .seoResponse:nth-child(2) {
    padding-left: 5px;
}
.currentlySEO-2 .seoResponse:nth-child(6) {
    padding-right: 5px;
}
.currentlySEO-2 .seoResponse {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}
.footerMenus h2 {
    font-size: 18px;
}
.footerMenus li a {
    font-size: 14px;
}
.ppcBlock .ppcBlcok1 {
    width: 200px;
    margin: 0 auto 10px;
    text-align: center;
    padding: 15px 0;
}
.ppcBlock {
    display: block;
}
.businessCall .businessLoose .leftPhoneIcon {
    width: 100%;
	text-align: center;
}
.quoteClick .quoteImgLrft {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 10px;
}
.seoSolution {
    padding: 20px 0;
}
.difSEOBox {
    margin-top: 20px;
}
.businessQuote .quoteClick {
    display: block;
}
.quoteClick .rightFreeQuoate {
	padding-left: 0;
    text-align: center;
}
.serviceTab .nav-tabs .tabIcon {
    display: none;
}
.serviceRightTab1 .tabButton li {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
}
.tab1Img img {
    width: 100%;
}
.logoSlider {
    margin-top: 20px;
}
.ourServices {
    padding-top: 30px;
    padding-bottom: 20px;
}
.rightPhone img {
    width: 100%;
}
.partnerList .partnerTitle h3 {
    font-size: 22px;
}
.partnerImg {
    text-align: center;
    margin-bottom: 10px;
}
.partnerList .partnerTitle {
    padding: 2px 0;
    border: 0;
}
.partnerImg img {
    width: auto;
}
.certifiedPart .partnerList li {
    width: 100%;
}
.businessCall .businessLoose {
    padding-right: 0;
    float: left;
    width: 100%;
	display: block;
	border-bottom: 1px solid #eee;
}
.innerPagephNQ .phoneQuoteRBorder {
    padding-left: 0;
}
.businessLoose .rightPhoneNo {
    padding-right: 0px;
    text-align: center;
    order: 2;
    padding-left: 0;
}
.quoteRightBlock {
    float: left;
    width: 100%;
    padding: 0;
}
.phoneQuoteRBorder {
    width: 100%;
    padding-left: 0;
}
.serviceRightTab1 h2 {
    font-size: 22px;
}
.findUsRight p {
    font-size: 18px;
    margin-bottom: 15px;
}
.findUsRight h2 {
    font-size: 20px;
    margin-bottom: 15px;
}
.diffrentBlock .diffSecUl {
    margin-top: 10px;
}
.secTitle {
    font-size: 22px;
}
.makeDiffrent .diffrentBlock {
    margin-top: 30px;
}
section.makeDiffrent {
    padding-bottom: 20px;
}
.offerServiceSec .wantBusBtn {
    margin-top: 20px;
    margin-bottom: 30px;
}
.offerServiceSec .wantBusBtn a {
    padding: 13px 20px;
    font-size: 15px;
}
.offerServiceSec ul.offerSerUl {
    margin-top: 10px;
}
.offerServiceSec {
    margin-top: 30px;
}
.offerServiceSec h2.offerTitle {
    font-size: 22px;
}
.bottomfoterCopyRight {
    padding: 10px 0 10px;
}
.bottomfoterCopyRight p.copyRight {
    font-size: 12px;
}
.bottomfoterCopyRight li a {
    font-size: 12px;
}
.bottomfoterCopyRight li {
    padding: 0px 5px;
}
.footerNav .footerMenus {
    margin-bottom: 20px;
}
.footerNav {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.offerServiceSec ul.offerSerUl li .serImgText {
    border-bottom: 1px solid #8f011c;
    padding-bottom: 10px;
}
.offerServiceSec ul.offerSerUl li {
    width: 50%;
    padding: 0 5px;
	margin-bottom: 10px;
}
.diffrentParts .difText {
    min-height: unset;
}
.diffrentBlock .diffSecUl li {
    width: 100%;
}
.diffrentImg img {
    width: 80px;
}
.serviceTab .innerTab img {
    width: 40px;
}
.serviceTab .innerTab .tabIcon {
    width: 65px;
    height: 65px;
}
.currentlySEO-1 .seoResponse {
    padding-right: 7px;
    padding-left: 7px !important;
    width: 50%;
    margin-bottom: 15px;
}
.certifiedPart .partnerList li:first-child {
    padding-right: 17px;
}
.bannerEmail .bannerEmailInner .form-group {
    width: 100%;
}
.bannerEmail .bannerEmailInner {
    width: 100%;
    display: block;
}
.footerNav .footerMenus {
    width: 100%;
}
/**ovreview page css start 6-5-2019**/
.seo-progrss-br-innr {width: 100%; margin-bottom: 15px;}
.choose-seo-innr { width: 100%;margin-bottom: 12px;}
/**ovreview page css end 6-5-2019**/
/**socialmedia-ovreview page css start 7-5-2019**/
.smm-tbl { overflow: scroll;}
/**socialmedia-ovreview page css end 7-5-2019**/
}
@media(max-width:500px){
.gShopImg img {
    width: auto;
}
.gShoppingBlock .gShopImg {
    text-align: center;
    padding: 20px 0 0;
}
.serviceTitleH2 {
    margin-bottom: 10px;
}
.googleShopping {
    padding: 30px 0;
}
.gShoppingBlockOut .gShoppingBlock .shoppingText {
    order: 2;
	padding: 20px 0;
}
.gShoppingBlock .gShopImg {
    width: 100%;
}
.gShoppingBlock .shoppingText {
    width: 100%;
}
.gShoppingBlock {
    flex-direction: column;
}
.serviceTab .innerTab span {
    padding: 0 3px;
    font-weight: 400;
    font-size: 12px;
}
.blog-section.leadBlog	.blog-txt p {font-size: 15px;    margin-bottom: 20px;}
.blog-section.leadBlog .title-bottom-border h2, .blog-subtitle-inner h2 {font-size: 24px;}
.blog-section.leadBlog a.blogReadMore { padding: 8px 18px; font-size: 18px; font-weight: 500;}
.fulldesc-subinner p{font-size: 15px;}
}
@media(max-width:420px){
section.googleResults {
    padding: 30px 0 20px;
}	
.ppcText .largeTitle {
    font-size: 16px;
}
.ppcServices .ppcServicesTabs p, .ppcText p, .leftBestSec p, .serviceRightTab1 p, .findUsRight p, .difText p, .leftNeedSer p, .leftNeedSer h3 {
    font-size: 14px;
	line-height: 25px;
}
.leftNeedSer .callBtn {
    margin-bottom: 30px;
}
.leftNeedSer .callBtn a {
    font-size: 14px;
    padding: 10px 20px;
}
.serviceTab .innerTab span {
    line-height: 12px;
}
.ppcServices .ppcServicesTabs {
    padding: 0 15px;
}
.innerTitle, .serviceTitleH2 {
    font-size: 18px;
    margin-bottom: 10px;
}
.createPPC {
    padding: 20px 0 20px;
}
.innerTitle, .serviceTitleH2 {
    font-size: 18px;
    line-height: 25px;
}
.leftNeedSer h3 {
    font-size: 16px;
    line-height: 25px;
}
section.needServices {
    margin-top: 20px;
}	
.leftNeedSer h2, .googleTitle h2, .testiTitle h2{
    font-size: 18px;
    line-height: 25px;
}
.findUsRight p {
    font-size: 16px;
    margin-bottom: 10px;
}
.offerServiceSec h2.offerTitle {
    font-size: 18px;
    width: 100%;
}
.secTitle {
    font-size: 18px;
}
.findUsRight h2 {
    font-size: 18px;
}
.findUsRight h5 {
    font-size: 16px;
}
.logoBlock .slide {
    line-height: 60px;
}
.logoTitle h2 {
    font-size: 18px;
}
.logoTitle p {
    font-size: 16px;
    margin-bottom: 10px;
}
.serviceRightTab1 p {
    font-size: 16px;
    margin-bottom: 10px;
}
.serviceTitleH2 {
    font-size: 18px;
    margin-bottom: 20px;
}
.homeSeoTitle {
    font-size: 18px;
}
section.currentlySEO {
    padding-top: 30px;
    padding-bottom: 30px;
}
.leftBestSec p {
    font-size: 16px;
    line-height: 28px;
}
.leftBestSec h2 {
    font-size: 18px;
    line-height: 26px;
}
.serviceRightTab1 h2 {
    font-size: 18px;
}
.serviceRightTab1 p {
    font-size: 16px;
    margin-bottom: 10px;
}
.leftBestSec .bestSEOConatct li {
    margin-bottom: 10px;
	width: 100%;
}
.leftBestSec .bestSEOConatct a {
    display: block;
}
.businessCall .businessLoose {
    padding-bottom: 10px;
}
}
@media(max-width:375px){
.blog-section.leadBlog .title-bottom-border h2, .blog-subtitle-inner h2 {  font-size: 20px;line-height: 28px;}
}
/*=-=-=-= End Responsive =-=-=-=*/


/* GOOGLE LATEST UPDATES PAGE STARTS */
section.data-driven-reverse {
    background:  none;
    padding-top: 0;
    margin-top: 0;
}
.google-driven {
    margin-bottom: 0 !important;
}
.google-driven h4 {
    margin: 0 0 10px;
    font-size: 20px;
}

@media (max-width: 992px) {
    .google-driven h4 {
        margin: 20px 0 10px;
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .google-driven h4 {
        /* font-size: 17px; */
        margin: 0 !important;
        line-height: 35px ;
    }
    .line-gap{
        line-height: 35px;
    }
}
/* GOOGLE LATEST UPDATES PAGE ENDS */
/* ===== mobile version ==== */
@media(max-width:650px){
.align-items-end > .col-auto{
 width:100%;
 text-align: center;
}
.outer-last-updates > .innerTitle{
    font-size:30px !important;
}

}
/* ===== end mobile version ==== */




/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 12px solid black;
    left: 5px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 20px solid white; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 12px solid black;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 20px solid white; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -43px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
