.custom-search-bar { display: flex; justify-content: center; align-items: center; width: 100%; /*max-width: 600px;*/ } .search-container { display: flex; align-items: center; justify-content: center; border-radius: 24px; padding: 0 15px; width: 100%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12); overflow:hidden; } .search-input { background-color: transparent; border: none; outline: none; font-size: 16px; flex-grow: 1; margin-left: 10px; padding: 10px 0; } .search-input::placeholder { color: #bbb; } .search-buttons { display: flex; align-items: center; } .clear-button svg, .voice-search svg, .image-search svg { width: 20px; height: 20px; margin: 0 10px; cursor: pointer; display: flex; align-items: center; justify-content: center; } .search-button { background-color: transparent; border: none; outline: none; cursor: pointer; } .search-button svg { fill: #000; width: 20px; height: 20px; display: flex; align-items: center; justify-content: center; } .search-buttons svg:hover, .search-button:hover svg { fill: #4285f4; } section.banner { padding-bottom: 150px; h1.bold, p { text-align: left; } } .vc_custom_1651047776003 h2, p{ padding:0px; } .moblie_rating{ max-width: 100px; width: 100%; } .moblie_date > p{ margin: 0; } .moblie_rating > img{ display: block; height: 100%; width: 100%; } .showhide { display: none !important; } .metadespContainer { padding: 0 20px 43px; } /******************* google-serp-formSection *************************/ .google-serp-formSection{ background: #F6F6F6; padding-bottom: 67px; } .google-serp-formWrap-outer { margin: auto; position: relative; margin-top: -274px; padding: 47px 20px 79px; max-width: 1310px; width: 100%; background: #fcfcfc; } .google-serp-formWrap-inner { margin: auto; width: 100%; display: flex; justify-content: center; align-items: stretch; background: #ffffff; align-items:center; } .google-serp-form { margin-left: 30px; padding: 28px 34px 28px 18px; max-width: 629px; width: 100%; } .google-serp-form>h3 { margin: 0 0 28px 0; font-style: normal; font-size: 15px; line-height: 24px; } .google-serp-formData { margin-bottom: 17px; } .google-serp-formData>label { margin-bottom: 3px; font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; color: #000000; } .google-serp-formData>input, textarea { padding: 14.6px 12px; width: 100%; background: #ffffff; border: 1px solid #c4c4c4; border-radius: 5px; font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; color: #666666; } .google-serp-formData>textarea { resize: none; max-height: 103px; } .google-serp-formData>input::placeholder { font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; color: #666666; } .error { padding: 5px 0 0 0; font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; color: red; } .google-serp-checkbox-outer { max-width: 275px; width: 100%; display: flex; justify-content: space-between; align-items: center; } .google-serp-checkbox-inner { display: flex; align-items: center; } .google-serp-checkbox-inner>.check { position: relative; margin: 0 0 0 10px; font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; color: #000000; } input[type="checkbox"] { width: 16px; height: 16px; } .google-serp-checkbox-inner>.check::before { display: none; position: absolute; width: 16px; height: 16px; left: -26px; top: 4px; pointer-events: none; border: 1px solid #808080; /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); */ } .google-serp-checkbox-inner>.check::after { position: absolute; width: 16px; height: 16px; left: -26px; top: 4px; pointer-events: none; background: #f1f1f1; border: 1px solid #c4c4c4; } input[type="checkbox"]:checked~.check::before { display: block; } input[type="checkbox"]:checked~.check::after { display: none; } .google-serp-googlepage-outer { padding: 20px; max-width: 55%; width: 100%; height: 100%; box-shadow: rgba(0, 0, 0, 0.35) 1px 1px 3px 1px; } .google-serp-googlepage-inner { width: 100%; height: 100%; padding: 46px 27px 130px; max-width: 100%; background: white; } /*.searchWrap>.google-serp-googleImg { max-width: 104px; width: 100%; }*/ .google-serp-googleImg>img { display: block; width: 100%; height: 100%; } .searchBox { padding: 7px; /* max-width: 65%;*/ width: 100%; background: #ffffff; } .searchBox>input { padding: 0 8px; width: 100%; border: none; outline: none; } .searchWrap { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } .google-serp-menuBlock { margin: 43px auto 0px; padding-bottom: 12px; position: relative; } .google-serp-menuBlock::before{ position: absolute; content: ''; width: 100%; height: 1px; background: #c4c4c4; bottom: -2px; left: -8px; } .google-serp-menuBlock>ul { display: flex; max-width: 302px; width: 100%; padding-left: 0; justify-content: center; align-self: center; } .google-serp-menuBlock>ul>li { padding: 0 11px 0px; list-style: none; border-bottom: 2px solid transparent; align-items: center; } /*********************************************/ .google-serp-menuBlock>ul>li>a { position: relative; font-family: "Arial"; font-style: normal; font-weight: 400; font-size: 14px; line-height: 24px; color: #202124; } .google-serp-menuBlock>ul>li>a:hover { color: #1a73e8; } .google-serp-menuBlock>ul>li>a::before { position: absolute; content: ""; width: 0%; height: 0px; background: #1a73e8; left: -11px; bottom: -10px; } .google-serp-menuBlock>ul>li>a:hover~.google-serp-menuBlock>ul>li>a::before { width: 246%; height: 5px; background: #1a73e8; } .google-serp-menuBlock>ul>li>a:hover { text-decoration: none; } /*********************************************/ .searchTime { padding: 12px 0 20px; font-family: "Arial"; font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; color: #202124; } .googleData { max-width: 100%; width: 100%; } .link, .pgTitle, .desp { font-family: "Arial"; font-style: normal; font-weight: 500; word-break: break-all; } .link { margin: 0 0 7px 0; font-size: 15px; line-height: 24px; color: #202124; } .pgTitle { margin: 0 0 14px 0; font-size: 20px; line-height: 27px; color: #1a0dab; overflow: hidden; } .desp { font-size: 18px; line-height: 24px; color: #202124; overflow: hidden; } /*************** Imp of meta tag **********************/ .google-serp-metaTag_Section { padding-top: 96px; } .google-serp-metaTag_Container { padding: 0 20px; padding-bottom: 114px; margin: auto; max-width: 1137px; width: 100%; } .google-serp-metaTag_outer { padding-bottom: 100px; display: flex; margin: auto; justify-content:flex-start; align-self: start; grid-gap: 20px; } .google-serp-metaTag_inneeImg { margin-left: auto; max-width: 528px; width: 100%; background: #FFFFFF; box-shadow: 0px 2px 10px 2px #00000026; } .google-serp-metacodeImg_block { max-width: 532px; width: 100%; } .metatagsContainer .google-serp-metacodeImg_block>img { width: 100%; height: 100%; display: block; } .google-serp-metaTag_innerTxt { max-width: 535px; width: 100%; } .google-serp-metaTag_innerTxt h2 { margin-top: -6px; margin-bottom: 18px; font-style: normal; font-weight: 700; font-size: 40px; line-height: 45px; color: #00225d; } .google-serp-metaTag_innerTxt p { margin-bottom: 21px; font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; color: #00225d; } .google-serp-metaTag_innerTxtBlock{ max-width: 535px; width: 100%; } .google-serp-metaTag_inneeImgBlock{ margin-left: auto; max-width: 528px; width: 100%; } .google-serp-metaTag_inneeImg>img { display: block; width: 100%; height: 100%; object-fit: scale-down; } .google-serp-metaTag_inneeImgBlock-sec { max-width: 532px; width: 100%; display: block; } .google-serp-metaTag_inneeImgBlock-sec>img { display: block; width: 100%; height: 100%; } .google-serp-metaTag_innerTxtBlock-inner>h2 { font-style: normal; font-weight: 700; font-size: 40px; line-height: 45px; color: #00225d; } .google-serp-metaTag_innerTxtBlock-inner>p { font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; color: #00225d; } /**************** Container 2 ******************/ .metatagsContainer { grid-gap: 20px; margin: auto; display: flex; justify-content: space-between; align-items: center; padding-bottom: 90px; } .metatagsImgBlock{ max-width: 532px; width: 100%; } .metatagsTxtBlock{ max-width: 540px; width: 100%; } .metaTagsImg { display: block; max-width: 532px; width: 100%; } .metaTagsImg>img { width: 100%; height: 100%; display: block; } .metatagsTxt>h2 { margin-bottom: 10px; font-style: normal; font-weight: 700; font-size: 40px; line-height: 45px; color: #00225D; } .metatagsTxt>p { margin-bottom: 22px; font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; color: #00225D; } /********** container 3 ***************/ .google-serp-metadesp_outer { grid-gap: 35px; padding-bottom: 79px; margin: auto; display: flex; justify-content: flex-start; align-items: center; } .google-serp-metadesp_inneeImgBlock { margin-top: 65px; } .google-serp-metadesp_innerTxtBlock{ max-width: 541px; width: 100%; } .google-serp-metadesp_inneeImgBlock { max-width: 511px; width: 100%; } .google-serp-metadesp_innerTxt>h2 { margin-bottom: 20px; font-style: normal; font-weight: 700; font-size: 40px; line-height: 45px; color: #00225D; } .google-serp-metadesp_innerTxt>p { margin-top: 22px; margin-bottom: 22px; font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; color: #00225D; } .google-serp-metadesp_inneeImg { margin-bottom: 11px; max-width: 511px; width: 100%; background: #FFFFFF; /* box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.15); */ } .google-serp-metadesp_inneeImg>img { width: 100%; height: 100%; display: block; } /********** container 4 and 6 ***************/ .google-serp-bestPracticeContainer { margin: auto; } .google-serp-bestPracticeContainer>h2 { margin-bottom: 30px; font-style: normal; font-weight: 700; font-size: 40px; line-height: 45px; color: #00225D; } .google-serp-bestPractice-outer { grid-gap: 27px; display: flex; justify-content: space-between; align-self: start; } .bestPractice-inner { max-width: 542px; width: 100%; } .bestPractice-inner>p { margin-bottom: 21px; font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; color: #00225D; } .bestPractice-inner>h6 { margin-bottom: 21px; font-style: normal; font-weight: 700; font-size: 15px; line-height: 24px; color: #00225D; } /* meta tag Container 7 **/ .google-serp-careContainer { grid-gap: 24px; padding: 80px 20px 60px; margin: auto; max-width: 1153px; width: 100%; display: flex; justify-content: space-between; } .google-serp-careImgBlock,.google-serp-careImg { margin-right: auto; max-width: 532px; width: 100%; display: block; } .google-serp-careImg { width: 100%; display: block; } .google-serp-careImg>img { width: 100%; height: 100%; display: block; } /************ metadespContainer *************************/ .metadespContainer { padding: 0 20px 70px; /* max-width: 1150px; */ max-width: 1131px; width: 100%; margin: auto; justify-content: space-between; } .google-serp-careTxtBlock,.google-serp-careTxt { max-width: 557px; width: 100%; } .google-serp-careTxt { width: 100%; } .google-serp-careTxt>h2 { margin-bottom: 20px; font-style: normal; font-weight: 700; font-size: 40px; line-height: 45px; color: #00225D; } .google-serp-careTxt>p { margin-bottom: 22px; font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; color: #00225D; } .google-serp-writing_meta_Container { padding: 0 20px; /* max-width: 1120px; */ max-width: 1145px !important; width: 100%; margin: auto; } /******************* google-serp-valueSection *****************************/ .google-serp-valueSection { padding: 50px 0 0; } .google-serp-valueContainer { grid-gap: 27px; margin: auto; /* padding: 0 20px; */ padding: 0 20px 52px; max-width: 1130px; width: 100%; display: flex; justify-content: space-between; align-self: center; } .google-serp-value_inner { max-width: 345px; width: 100%; min-height: 345px; background: #ffffff; box-shadow: 0px 0px 10px 2px #00000026; } .google-serp-value_inner_box { padding: 44px 0px 0; margin: auto; max-width: 277px; width: 100%; } .google-serp-value_inner_img { max-width: 100px; width: 100%; margin: auto; } .google-serp-value_inner_img>img { width: 100%; height: 100%; display: block; } .google-serp-value_innerTxt>h4 { margin: 23px 0 0; font-style: normal; font-weight: 700; font-size: 25px; line-height: 45px; color: #00225d; } .google-serp-value_innerTxt>p { font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; color: #00225d; } /************** FAQ ********************************/ /* .google-serp-faqSection {} */ .google-serp-container { padding: 0 20px; margin: auto; max-width: 1440px; width: 100%; } .google-serp-faqHead { margin: auto auto 45px; max-width: 875px; width: 100%; } .google-serp-faqHead>h2 { font-style: normal; font-weight: 700; font-size: 40px; line-height: 45px; text-align: center; color: #00225D; } .google-serp-faqHead>p { font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; text-align: center; color: #00225D; } @media (max-width: 1200px) { .google-serp-banner-innerImg { max-width: 410px; } .google-serp-banner-innerTxt>h2 { font-size: 45px; line-height: 47px; } .google-serp-faqHead>h2,.metatagsTxt>h2,.google-serp-metaTag_innerTxt h2,.google-serp-metadesp_innerTxt>h2,.google-serp-bestPracticeContainer>h2,.google-serp-bestPracticeContainer>h2,.google-serp-careTxt>h2 { font-size: 38px; line-height: 43px; } } @media (max-width: 1025px) { .google-serp-banner-innerTxt>h2 { font-size: 44px; line-height: 46px; } .google-serp-formWrap-outer { margin-top: -270px; } .google-serp-value_inner_box{ padding:44px 10px 0; } .google-serp-formWrap-outer { padding: 47px 20px 59px; } .google-serp-metaTag_Section { padding-top: 88px; } .google-serp-metaTag_outer { padding-bottom: 60px; } .google-serp-metadesp_outer{ padding-bottom: 50px; } .google-serp-metaTag_Container { padding-bottom: 50px; } .metatagsContainer { padding-bottom: 80px; } .google-serp-careContainer { padding: 70px 20px 30px; } .google-serp-faqHead>h2,.metatagsTxt>h2,.google-serp-metaTag_innerTxt h2,.google-serp-metadesp_innerTxt>h2,.google-serp-bestPracticeContainer>h2,.google-serp-bestPracticeContainer>h2,.google-serp-careTxt>h2 { font-size: 36px; line-height: 41px; } } @media (max-width: 1025px) { .google-serp-formData>input::placeholder { transform: translateY(-11px); word-break: break-word; white-space: normal; } } @media (max-width: 991px) { .google-serp-formData>textarea { max-height: none; } .google-serp-faqHead>h2,.metatagsTxt>h2,.google-serp-metaTag_innerTxt h2,.google-serp-metadesp_innerTxt>h2,.google-serp-bestPracticeContainer>h2,.google-serp-bestPracticeContainer>h2,.google-serp-careTxt>h2 { font-size: 34px; line-height: 44px; } .google-serp-bannerSection { padding: 120px 0 0; } .google-serp-banner-outer { align-items: center; } .searchWrap { /* flex-wrap: wrap; */ grid-gap: 10px; } .google-serp-menuBlock{ margin: 33px auto 0; } .google-serp-banner-innerTxt>h2 { font-size: 32px; line-height: 34px; margin: 16px 0; } .google-serp-banner-innerImg { max-width: 330px; } .google-serp-menuBlock>ul>li{ padding: 0 6px; } .google-serp-menuBlock>ul>li>a { font-size: 13px; } .google-serp-googlepage-inner{ padding: 46px 12px; } .google-serp-googlepage-outer, .google-serp-form { max-width: 100%; } .google-serp-formWrap-inner { flex-wrap: wrap; } .google-serp-metaTag_Container { padding-bottom: 50px; } } @media (max-width: 768px) { img{ width:100%; } /************* 768 flex direction***********************/ .google-serp-formWrap-inner, .google-serp-metaTag_outer, .metatagsContainer, .google-serp-metadesp_outer, .google-serp-careContainer, .google-serp-bestPractice-outer { flex-direction: column; } /************* 768 max width***********************/ .google-serp-metaTag_innerTxtBlock, .google-serp-googlepage-outer, .google-serp-form, .google-serp-googlepage-inner, .googleData, .google-serp-menuBlock>ul, .google-serp-metaTag_innerTxt, .google-serp-metadesp_innerTxt, .metatagsTxt, .bestPractice-inner:first-child, .bestPractice-inner:last-child, .google-serp-careTxt,.metatagsTxtBlock,.google-serp-metadesp_innerTxtBlock,.google-serp-careTxtBlock { max-width: 100%; } .mw545 { max-width: 100% !important; } /************* 768 center text ***********************/ .google-serp-metaTag_innerTxt h2, .google-serp-metaTag_innerTxt p, .metatagsTxt>p, .metatagsTxt>h2, .google-serp-metadesp_innerTxt>h2, .google-serp-metadesp_innerTxt>p, .google-serp-bestPracticeContainer>h2, .bestPractice-inner>p, .bestPractice-inner>h6, .google-serp-careTxt>h2, .google-serp-careTxt>p { text-align: center; } .metatagsTxt>h2,.google-serp-metaTag_innerTxt h2,.google-serp-metadesp_innerTxt>h2,.google-serp-bestPracticeContainer>h2,.google-serp-bestPracticeContainer>h2,.google-serp-careTxt>h2 { font-size: 32px; line-height: 47px; } .google-serp-formSection{ background: white; } .metaTagImg_resp{ margin: auto !important; } .google-serp-checkbox-outer{ margin-top: 27px; margin-bottom: 12px; } .google-serp-formData>input::placeholder { transform: unset; word-break: break-word; white-space: normal; } .showhide { display: block !important; } .google-serp-menuBlock::before { position: absolute; content: ''; width: 100%; height: 1px; background: #c4c4c4; bottom: -2px; left: 0; } .google-serp-formWrap-outer { margin-top: -200px; } .google-serp-formWrap-inner{ align-items: center; } .metatagsImgBlock{ display: none; } .google-serp-menuBlock>ul{ max-width: 90%; justify-content: space-between; } .google-serp-metaTag_innerTxtBlock, .google-serp-metaTag_inneeImgBlock { width: 100%; } /************* 768 display none ****************************/ .google-serp-metaTag_inneeImg, .metaTagsImg { display: none; } .google-serp-valueContainer { padding: 0 20px 38px; grid-row-gap: 35px; flex-direction: column; align-items: center; } .google-serp-metaTag_outer { padding-bottom: 34px; } .google-serp-metaTag_innerTxt h2 { margin-bottom: 23px; } /********** img size ****************/ .metadesp-innerImg { margin: auto auto 32px; max-width: 400px; width: 100%; box-shadow: 0px 2px 10px 2px #00000026; } .metadesp-innerImg > img{ width: 100%; height: 100%; display: block; } .google-serp-metadesp_inneeImgBlock{ margin: 40px auto auto; } .metaTagsImg { margin: auto auto 33px; max-width: 450px; } .google-serp-careImgBlock{ display: none; } .metatagsImgBlock { margin: auto auto 32px; display: block; max-width: 532px; width: 100%; } .google-serp-careImg { display: none; margin: auto auto 40px; } .metatagsTxt { margin: 0; } .google-serp-faqHead { margin: auto auto 65px; } .metatagsContainer { padding-bottom: 65px; } .google-serp-metaTag_innerTxt h2,.metatagsTxt>h2 { margin-bottom: 27px; } .bestPractice-inner:first-child { padding-right: 0; } .bestPractice-inner:last-child { padding-right: 0; } .google-serp-metadesp_inneeImgBlock{ display: none; } .imgborder{ box-shadow: none !important; margin: auto auto 0 !important; } .google-serp-metaTag_Section{ padding: 90px 0 0; } .google-serp-careContainer { padding: 40px 20px 15px; } .google-serp-careTxt>h2 { margin-bottom: 30px; } .google-serp-valueSection { padding: 20px 0 0; } .google-serp-careImg { max-width: 400px; margin-bottom: 35px; } /********** grid gap************/ .google-serp-metaTag_outer{ grid-gap: unset; } .google-serp-formSection { padding-bottom: 50px; } .google-serp-metaTag_Section { padding: 88px 0 0; } } @media (max-width: 527px) { .google-serp-menuBlock>ul { max-width: 90%; justify-content: center; } .google-serp-formData> #page_title::placeholder { transform: translateY(-11px); word-break: break-word; white-space: normal; } } @media (max-width: 576px) { .google-serp-banner-innerTxt>h2 { text-align: center; } .google-serp-banner-innerTxt>p { text-align: center; } .google-serp-valueContainer{ flex-direction: column; align-items: center; } .google-serp-value_inner,.google-serp-value_inner_box{ max-width: 100%; } .google-serp-value_inner_box{ padding:44px 37px 55px ; } .google-serp-faqHead>h2,.metatagsTxt>h2,.google-serp-metaTag_innerTxt h2,.google-serp-metadesp_innerTxt>h2,.google-serp-bestPracticeContainer>h2,.google-serp-bestPracticeContainer>h2,.google-serp-careTxt>h2 { font-size: 30px; line-height: 45px; } /* .google-serp-googleImg{ max-width: 104px; } .searchBox{ max-width: 151px; width: 100%; }*/ .metaTagsImg,.metadesp-innerImg,.google-serp-careImg { max-width: 100%; } .clear-button svg, .voice-search svg, .image-search svg { margin: 0 0px; } .google-serp-googlepage-outer { padding: 0px !important; } .google-serp-googlepage-inner { padding: 20px !important; } .search-input { font-size: 13px !important; } .search-container { padding: 0; } .google-serp-form { margin-left: 0; padding: 20px; } .vc_custom_1723786478819 { margin-bottom: 50px !important; } } @media (max-width:460px) { .mb_5{ margin-bottom: 5px !important; } .mt_12{ margin-top: 12px !important; } .mb_32{ margin-bottom: 32px !important; } .google-serp-formWrap-outer { /* padding: 0 20px 79px; */ padding: 0 20px 0; } .google-serp-value_inner_box{ padding:44px 27px 55px ; } /********** google form *****************/ .google-serp-form>h3 { margin: 0 0 14px 0; width: 100%; } .google-serp-formData { margin-bottom: 24px; } .google-serp-formData>label { margin-bottom: 6px; } /*.searchWrap>.google-serp-googleImg{ max-width: 72px; }*/ .google-serp-formData>textarea { max-height: 163px; padding: 14.6px 18px 14.6px 13px; } .google-serp-googlepage-inner { padding: 38px 18px 31px; } .searchTime{ font-size: 12px; line-height: 24px; } .metaTagsImg { margin: auto auto 33px; max-width: 327px; } .metadesp-innerImg { margin: auto auto 32px; max-width: 327px; width: 100%; box-shadow: 0px 2px 10px 2px #00000026; } .google-serp-checkbox-outer { max-width: 250px; } .google-serp-menuBlock>ul{ max-width: 302px; } .google-serp-menuBlock>ul>li>a { font-size: 10px; line-height: 24px; } .google-serp-menuBlock>ul>li{ padding: 0 5px; } .active::before { width: 26px; height: 3px; } .google-serp-careImg { max-width: 328px; margin-bottom: 35px; } .pgTitle{ margin-bottom: 10px; font-size: 18px; line-height: 27px; } .desp{ font-size: 14px; line-height: 22px; } .link{ margin: 0; font-size: 12px; line-height: 24px; } .googleData{ padding: 0 12px 0px; } .searchTime{ padding: 10px 0 17px; margin: 0; }.google-serp-googlepage-outer { padding: 36px 28px 42px;} .bestPractice-inner { text-align: center; } .metatagsTxt>h2,.google-serp-metaTag_innerTxt h2,.google-serp-metadesp_innerTxt>h2,.google-serp-bestPracticeContainer>h2,.google-serp-bestPracticeContainer>h2,.google-serp-careTxt>h2 { font-size: 28px; line-height: 38px; } .google-serp-bestPracticeContainer > h2, .google-serp-faqHead>h2{ font-size: 27px; } .searchBox { padding: 1px; } .searchBox>input{ border-radius: 100px; } .google-serp-menuBlock{ margin: 29px auto 0; padding-bottom: 0; } .active::before{ bottom: -3px; } .google-serp-metaTag_innerTxt h2, .metatagsTxt>h2 { margin-bottom: 16px; } .google-serp-metaTag_innerTxt p { margin-top: 5px; } .google-serp-metaTag_outer { padding-bottom: 25px; } .metatagsTxt>h2{ margin-bottom: 22px; } .google-serp-metadesp_outer { padding-bottom: 41px; } .google-serp-bestPracticeContainer>h2 { margin-bottom: 34px; } .google-serp-bestPractice-outer{ grid-gap: unset; } .google-serp-metaTag_Container { padding-bottom: 41px; } .google-serp-metadesp_innerTxt>h2 { margin-bottom: 21px; } .metadesp-innerImg{ margin: auto auto 28px; } .google-serp-metadesp_innerTxt>p{ margin-top: 18px; } .mb17{ margin-bottom: 17px !important; } .google-serp-valueContainer { padding: 0 24px 32px; } .google-serp-value_inner_box { max-width: 321px !important; } .google-serp-value_inner_box { padding: 44px 22px 31px; } .google-serp-careTxt > h2{ margin: auto auto 25px; max-width: 290px; width: 100%; } .google-serp-valueContainer { padding: 0 20px 32px; } .metaTagsImg,.metadesp-innerImg,.metadesp-innerImg,.google-serp-careImg { max-width: 100%; } .metaTagImg_resp{ max-width: 100% !important; } } @media (max-width: 768px) { .google-serp-formData>input::placeholder, textarea { font-size: 12px; } } @media screen and (max-width: 1199px) and (min-width: 992px) { .search-input { font-size: 14px; } .clear-button svg, .voice-search svg, .image-search svg { margin: 0 1px; } } .lavel-box { display: flex; justify-content: space-between; } .button-box { display: flex; margin-bottom: 10px; } .capitalize-btn { background: #d7d7d7 !important; color: #0521ca !important; -webkit-box-shadow: 0 2px 4px 0 rgba(5, 33, 202, 0.2); box-shadow: 0 2px 4px 0 rgba(5, 33, 202, 0.2); text-align: center; text-decoration: none !important; display: inline-block; font-weight: bold; border-radius: 4px; border: 0; font-size: 12px; } #canvas{ display: none; } #title-error,#description-error{ display: none; }.lavel-first,.google-serp-form>h3,lavel-second {color: #202124;}