/*
Theme Name: hello-child
Author: 
Description: ohhey gay
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
@font-face { font-family: 'Galano Grotesque DEMO'; src: url('fonts/GalanoGrotesqueDEMO-Bold.woff2') format('woff2'), url('fonts/GalanoGrotesqueDEMO-Bold.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; }
body h1, body h2, body h3, body h4, body h5, body h6 { font-family: 'Galano Grotesque DEMO' !important; font-weight: bold !important; }
body a:active, body a:hover { color: #000; }
.form-Wrapper { display: flex; max-width: 600px; gap: 16px; width: 100%; margin: 0 auto; }
form input.formFiled { height: 52px; border: 1px rgb(118, 118, 118) solid; border-radius: 0; }
form .formButton[type="submit"] { border: 2px #ed1162 solid; background-color: #ed1162; color: #fff; text-shadow: none;}
form .formButton[type="submit"]:hover, form .formButton[type="submit"]:focus { border: 2px #ed1162 solid; background-color: #ed1162; color: #fff; }
.lightForm form .formButton[type="submit"] { border: 2px #fff solid; background-color: transparent; }
.lightForm form #domain-error { background: rgba(255, 255, 255, 0.5); display: none; padding: 2px 5px; margin: 4px 0 0; }
.lightForm .form-Wrapper, .lightForm #domain-error { max-width: 1050px; }
.blogCard .postImage img { height: 218px; object-fit: cover; width: 100%; }
.blogCard { width: 100%; }
.blogCard .postImage { width: 100%; }
.blogCard .postContent { width: 100%; padding: 15px 0; }
.blogCard .postContent .title { font-size: 16px; font-style: normal; margin: 0 0 10px; }
.blogCard .tags { display: flex; flex-flow: wrap; gap: 4px; margin: 0 0 10px; }
.blogCard .tags span { display: inline-block; background-color: #f1d4de; font-size: 12px; font-style: normal; padding: 3px 8px; color: #000; }
.blogCard .postContent ul { list-style: none; margin: 0 0 10px; padding: 0; display: flex; gap: 9px; }
.blogCard .postContent ul * { font-size: 12px; }
.blogCard .postContent ul a { text-decoration: underline; }
.blogCard .description p { font-size: 14px; font-style: normal; font-weight: 300; line-height: 1.6; width: 100%; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.blogCard .moreDetails a { font-size: 14px; font-style: normal; color: #000; font-weight: 300; }
.newsSlider.slick-slider .slick-slide { padding: 0 10px; }
.newsSlider:not(.slick-slider) { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.newsSlider.slick-slider { padding: 50px 0 0; }
.newsSlider.slick-slider .slick-arrow:hover { background-color: transparent; }
.newsSlider.slick-slider .slick-arrow { font-size: 0; width: 24px; height: 24px; padding: 0; border: none; position: absolute; right: 10px; top: 0; background-color: transparent; }
.newsSlider.slick-slider .slick-arrow.slick-disabled { opacity: 0.5; }
.newsSlider.slick-slider .slick-arrow:before { content: ""; width: 60%; height: 60%; border-right: 1px #000 solid; border-top: 1px #000 solid; display: inline-block; position: absolute; inset: 0; margin: auto; transform: rotate(45deg); }
.newsSlider.slick-slider .slick-prev { right: 36px; }
.newsSlider.slick-slider .slick-prev.slick-arrow:before { transform: rotate(-135deg); }
.elementor-element.footerInner:before { content: ""; height: 6px; width: 100%; position: absolute; top: 0; left: 0; right: 0; background: linear-gradient(90deg, #EA1162 0%, #1467AC 16%, #5ABD53 35.26%, #F1B516 47.35%, #E91638 80.52%, #EA115D 100%); }
.elementor-element.footerInner { position: relative; }
.elementor a { text-decoration: underline; font-weight: 400; color: #ED1162; }
.elementor a strong { font-weight: 700; }
.elementor a:hover { text-decoration: none; }
.sitesBlock a { width: 100%; }
.sitesBlock figcaption { position: absolute; left: 15px; bottom: 0; padding: 5px 15px; background: #fff; font-style: normal; font-weight: 700; font-size: 22px; }
.form-Wrapper.blackThem .formButton { border: 1px #000 solid; color: #000; text-shadow: none; }
.form-Wrapper.blackThem .formButton:hover { border: 1px #000 solid; color: #fff; background-color: #000; }
.elementor-button { text-shadow: none !important; }
.starringBlock { overflow: hidden; }
.starringBlock .elementor-element.elementor-widget-text-editor { opacity: 0; transform: translateY(50px); transition: all .4s ease; visibility: hidden; max-height: 70%; overflow: hidden; overflow-y: auto; }
.starringBlock:hover .elementor-element.elementor-widget-text-editor { opacity: 1; visibility: visible; transform: translateY(0px); }
.elementor-element.elementor-widget-text-editor p { word-break: break-all; }
.react-form-contents .form-item { list-style: none; outline: none; border: none; padding: 0; margin: 0 0 20px; display: flex; flex-flow: wrap; }
.react-form-contents .form-item legend { font-weight: 300; font-size: 16px; display: flex; gap: 4px; align-items: center; margin: 0 0 10px; }
.react-form-contents .form-item legend .description { font-weight: 300; opacity: .7; font-size: 14px; }
.react-form-contents .form-item .label { font-weight: 300; font-size: 14px; display: flex; gap: 4px; align-items: center; margin: 0 0 8px; }
.react-form-contents .form-item .field.first-name { width: calc(100% / 2 - 10px); margin-right: 20px; }
.react-form-contents .form-item .field.last-name { width: calc(100% / 2 - 10px); }
.form-item .required { font-weight: 300; opacity: .7; font-size: 14px; }
.form-button-wrapper button { text-shadow: none; }
.react-form-contents .formField { background-color: #fafafa; height: 52px; border-radius: 0 !important; !i; !; border: #A9A9A9 1px solid !important; !i; !; outline: none; font-size: 14px; font-weight: 300; }
.react-form-contents .form-item textarea { height: 100px; background-color: #fafafa; !; !i; !; border-radius: 0 !important; border: #A9A9A9 1px solid !important; outline: none; }
.elementor-element.featuredList h4 { font-size: 22px; font-weight: normal; margin: 0 0 30px; }
.elementor-element.featuredList h4 a { color: #ed1162; }
body.ehf-header #masthead { z-index: 9999; }
.blog #toggleMenu:before, .blog #toggleMenu:after { background-color: #000; }
.blog-item-content.e-content .col.sqs-col-12.span-12 { width: 100% !important; float: none !important; }
.blogPostSidebar { clear: both; display: none; }
.row.sqs-row { margin: 0 !important; }
body .row.sqs-row .sqs-block.html-block.sqs-block-html { padding: 0 !important; width: 100%; }
.sqs-block[class*=float-left] { float: left; margin-right: 17px; }
.sqs-block[class*=float-right] { float: right; margin-left: 17px; }
@media(min-width:1201px) {
	.hfe-nav-menu .menu-item-has-children .sub-menu { left: inherit; right: 0; }
	.hfe-nav-menu .menu-item-has-children .sub-menu li a { justify-content: end; }
	.elementor-element.mobileMenu .hfe-nav-menu .back-to-menu, .elementor-element.toggleMenuWrapper { display: none; }
}
@media(max-width:1200px) {
	.elementor-element.mainLogo { max-width: 150px; }
	.elementor-element.mobileMenu { position: fixed; inset: 0; left: 0; z-index: 999; background: #fff; display: flex; flex-direction: column; justify-content: center; display: none; }
	.elementor-element.mobileMenu.open { display: flex; }
	.elementor-element.mobileMenu .hfe-nav-menu * { color: #000 !important; }
	.elementor-element.mobileMenu ul.hfe-nav-menu { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100%; }
	.elementor-element.mobileMenu .elementor-widget-social-icons svg path { fill: #000; }
	.elementor-element.mobileMenu .hfe-nav-menu .back-to-menu { display: block; }
	.elementor-element.headerMenu { margin: 0 0 40px !important; width: 100%; }
	.elementor-element.headerMenu { margin: 0 0 40px !important; }
	.elementor-element.mobileMenu ul.hfe-nav-menu .menu-item { position: static; }
	.elementor-element.mobileMenu ul.hfe-nav-menu .menu-item ul.sub-menu { position: absolute !important; left: 0; top: 0; width: 100%; background-color: #fff; min-height: 100%; box-shadow: none; display: flex; flex-direction: column; align-items: center; justify-content: center; opacity: 1 !important; visibility: visible !important; text-align: center; transform: translateX(200%); transition: all .4s ease !important; }
	.elementor-element.mobileMenu ul.hfe-nav-menu .menu-item ul.sub-menu.sub-menu-open { transform: translateX(0%); }
	.elementor-element.mobileMenu ul.hfe-nav-menu .menu-item a { font-size: 30px !important; font-weight: 300; padding: 8px 0 !important; display: flex; line-height: normal; }
	.elementor-element.mobileMenu ul.hfe-nav-menu .menu-item ul.sub-menu .back-to-menu { font-size: 34px; font-weight: 300; margin: 0 0 20px; opacity: 0.6; display: flex; align-items: center; }
	.elementor-element.mobileMenu ul.hfe-nav-menu .menu-item ul.sub-menu .back-to-menu:before { content: ""; display: inline-block; width: 16px; height: 16px; border-top: 2px solid #000; border-left: 2px solid #000; transform: rotate(-45deg); margin: 0 3px 0 0; }
	.elementor-element.mobileMenu ul.hfe-nav-menu .menu-item a .hfe-menu-toggle { display: inline-block; width: 16px; height: 16px; border-top: 2px solid #000; border-right: 2px solid #000; transform: rotate(45deg); margin: 3px 0 0 8px; }
	.elementor-element.mobileMenu ul.hfe-nav-menu .menu-item a .hfe-menu-toggle .fa { display: none; }
	#closeToggle { width: 24px; height: 24px; font-size: 0px; background-color: transparent; border: none; }
	#closeToggle:before, #closeToggle:after { content: ""; width: 2px; height: 100%; position: absolute; inset: 0; margin: auto; background-color: #000; transform: rotate(45deg); }
	#closeToggle:after { transform: rotate(-45deg); }
	#toggleMenu { width: 36px; height: 20px; background-color: transparent; border: none; font-size: 0; padding: 0; display: flex; justify-content: center; align-items: center; flex-direction: column; }
	#toggleMenu:before, #toggleMenu:after { content: ""; width: 100%; height: 2px; background-color: #fff; display: inline-block; margin: auto; }
}

/*Domain Pages style*/
.width-full { width: 100%; }
.domainsSection { padding: 50px 0 0; }
.availableDomains { padding-bottom: 50px; }
.tooltipwrap { position: relative; display: inline-flex; margin-top: 20px; }
.texttop { font-size: 14px; line-height: 1.5rem; font-weight: 600; color: #000000; text-decoration: underline; cursor: pointer; }
.tooltipModal { position: absolute; left: 0; bottom: 100%; visibility: hidden; z-index: 10; padding: 1rem; transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 300ms; opacity: 0; background-color: #fff; min-width: 200px; }
.tooltipModal p { font-size: 14px !important; line-height: 1.25rem; font-weight: 400; color: #000000; }
.tooltipwrap:hover .tooltipModal { opacity: 1; visibility: visible; }
.tooltipModal { box-shadow: 0px 0px 16px 0px #00000026; }
.domainResult { padding-top: 0; margin-bottom: 0px; }
.stepsWrapper { display: flex; margin-bottom: 0; flex-direction: column; gap: 1rem; }
.stepsItem { display: flex; padding-top: 10px; padding-bottom: 0.25rem; padding-left: 0; padding-right: 0; gap: 0.75rem; border-top: 8px #e8eaed solid; }
.stepsItem.active { border-color: #ED1162; }
.stepsItem .icon { display: flex; justify-content: center; align-items: center; border-radius: 9999px; width: 3rem; height: 3rem; min-width: 3rem; background-color: #e8eaed; }
.stepsItem.active .icon { background-color: #ED1162; }
.stepsItem .content { display: block; width: 100%; }
.stepsItem .content h2 { display: flex; margin-top: 0.25rem; justify-content: space-between; align-items: center; font-size: 18px; line-height: 1.75rem; font-weight: 700; color: #000000; margin-bottom: 10px; }
.stepsItem .content h2 svg path { fill: #ED1162; }
.stepsItem p { font-size: 14px; line-height: 1.5rem; font-weight: 400; color: #000000; }
.storeIcon { width: 28px; }
.domainsCardWrapper { width: 100%; display: flex; margin-bottom: 3rem; flex-direction: column; gap: 1rem; justify-content: center; }
.tabBtnsWrapper { display: block; padding: 0 0 5px; margin-bottom: 1rem; border-bottom: 1px solid #e8eaed; border-radius: 0; }
.tabBtnsWrapper h3 { font-size: 24px; margin: 0 0 8px; }
.btn.btn-light { background-color: #fff; color: #000; }
.domainsItem { gap: 10px; display: flex; padding-top: 1rem; padding-bottom: 1rem; padding-left: 0; padding-right: 0; justify-content: space-between; align-items: center; border-bottom: 1px #000 solid; }
.domainsItem .leftItem span { font-size: 16px; line-height: 1.75rem; word-break: break-all; color: #000; }
.btn-blue-outline { background-color: #fff; border: 1px solid #ED1162; color: #ED1162; font-weight: 700; }
.btn-blue-outline:hover { background-color: #ED1162; color: #fff; }
.searchIcon { display: none; justify-content: center; align-items: center; width: 40px; height: 50px; }
.domainSearchForm { display: flex; overflow: hidden; align-items: center; width: 100%; background-color: #ffffff; border: 2px #e8eaed solid; border-radius: 0; }
.domainSearchForm .formInput[type="text"] { padding-top: 0; padding-bottom: 0; padding-right: 0.25rem; padding-left: 0; outline-style: none; width: 100%; font-size: 16px; line-height: 1.5rem; background-color: transparent; box-shadow: none; height: 50px; border: none; outline: none; color: #000; }
.domainSearchForm .formInput[type="text"]::-webkit-input-placeholder { color: #000; }
.domainSearchForm .formInput[type="text"]::-moz-placeholder { color: #000; }
.domainSearchForm .formInput[type="text"]:-ms-input-placeholder { color: #000; }
.domainSearchForm .formInput[type="text"]:-moz-placeholder { color: #000; }
body .domainSearchForm button.buttonPrimary { display: flex; padding: 0.5rem 1.5rem; gap: 0.5rem; justify-content: center; align-items: center; outline-style: none; background-color: #fff; box-shadow: none; height: 72px; width: auto; border: 1px #ED1162 solid; white-space: nowrap; font-size: 20px; font-weight: 700; color: #ED1162; border-radius: 0 !important; cursor: pointer; }
body .domainSearchForm button.buttonPrimary span { display: none; line-height: 1.25; color: #ED1162; transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 300ms; font-size: 14px; font-weight: normal; text-shadow: none; }
body .domainSearchForm button.buttonPrimary:hover span { color: #fff; }
body .domainSearchForm button.buttonPrimary:hover { background-color: #ED1162; }
.lineArrow2 { display: none; transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 300ms; width: 16px; }
.searchIconmob, .searchIconleft { width: 18px; height: 18px; }
.domainCard { display: flex; justify-content: center; padding-left: 1rem; padding-right: 1rem; padding-top: 1.5rem; padding-bottom: 1.5rem; flex-direction: column; gap: 1rem; align-items: center; height: 100%; background-color: #e8eaed; border-radius: 0px; }
.premiumDomain { display: flex; padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; padding-right: 1rem; gap: 0.5rem; align-items: center; border-top-right-radius: 9999px; border-bottom-right-radius: 9999px; }
.premiumDomain span { font-size: 0.75rem; line-height: 1rem; font-weight: 600; line-height: 1.25rem; text-transform: uppercase; }
.domainCard h3 { font-size: 24px; font-weight: 700; word-break: break-all; text-align: center; font-family: 'Open Sans', sans-serif; }
.customCheck label { position: relative; padding-left: 1.75rem; font-weight: 400; color: #000000; cursor: pointer; color: 18px; }
.customCheck label::before { content: ""; position: absolute; left: 0; top: 0.25rem; border-radius: 0.125rem; border-width: 1px; transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 300ms; width: 18px; height: 18px; }
.customCheck input:checked ~ label::before { background-color: #000 }
.customCheck label svg { position: absolute; transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 300ms; opacity: 0; left: 2px; top: 8px; }
.customCheck input:checked ~ label svg { opacity: 1; }
.unavailableDomainCard { display: flex; padding-left: 1rem; padding-right: 1rem; padding-top: 1.5rem; padding-bottom: 1.5rem; flex-direction: column; gap: 1rem; align-items: center; height: 100%; background-color: #e8eaed; border-radius: 0px; }
.unavailableDomainCard a:hover { text-decoration: underline; }
.grayText { font-size: 1rem; line-height: 1.5rem; font-weight: 600; text-align: center; }
.unavailableDomainCard h3 span { display: inline-block; text-decoration: line-through; word-break: break-all; }
.unavailableDomainCard h3 { display: flex; gap: 0.25rem; font-size: 24px; font-weight: 700; line-height: 1.375; font-family: 'Open Sans', sans-serif; }
.unavailableDomainCard h3 svg { min-width: 32px; width: 32px; height: auto; }
.unavailableDomainCard p { font-size: 1rem; line-height: 1.5rem; font-weight: 600; text-align: center; padding-bottom: 0; }
.domainSearchFormWrapper { margin-bottom: 30px; }
.btn { padding: 12px 20px; display: inline-block; background-color: transparent; color: #ED1162; font-size: 16px; font-weight: normal; min-width: 120px; text-align: center; cursor: pointer; border: 1px #ED1162 solid; }
.btn:hover { background-color: #ED1162; color: #fff; }
.btn.btn-red { color: #fff; background-color: #f16363; }
.partnerCard .btn { padding: 10px 15px; font-size: 14px; min-width: 100px; }
.tabBtnsWrapper .btn { border: none; background-color: transparent; color: #000; border-radius: 100px !important; }
.tabBtnsWrapper .btn.active { background-color: #ED1162; color: #fff; }
.customCheck label { position: relative; padding-left: 1.75rem; font-weight: 400; cursor: pointer; color: 18px; }
.customCheck label::before { content: ""; position: absolute; left: 0; top: 0.25rem; border-radius: 0.125rem; border-width: 1px; transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 300ms; width: 18px; height: 18px; }
.customCheck input:checked ~ label::before { background-color: #000 }
.customCheck label svg { position: absolute; transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 300ms; opacity: 0; left: 2px; top: 8px; }
.customCheck input:checked ~ label svg { opacity: 1; }
.unavailableCard { display: flex; padding-left: 1rem; padding-right: 1rem; padding-top: 1.5rem; padding-bottom: 1.5rem; flex-direction: column; gap: 10px; align-items: center; height: 100%; background-color: #e8eaed; justify-content: center; border-radius: 0px; }
.grayText { font-size: 1rem; line-height: 1.5rem; font-weight: 600; }
.unavailableCard h3 span { display: inline-block; text-decoration: line-through; }
.unavailableCard h3 { display: flex; gap: 0.25rem; font-size: 1.875rem; line-height: 2.25rem; font-weight: 700; line-height: 1.375; }
.domainSearchCard { display: flex; gap: 0.25rem; border-radius: 15px; }
.domainSearchContent { display: flex; flex-direction: column; }
.domainSearchText { display: inline-block; font-weight: 700; word-break: break-all; color: #000; font-size: 24px; line-height: 1.2; }
.domainSearchText small { font-weight: normal; word-break: initial; }
.tooltipModal { position: absolute; bottom: 100%; left: 50%; visibility: hidden; z-index: 10; padding: 1rem; border-radius: 1rem; transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 300ms; opacity: 0; }
.textLeft { font-size: 1rem; line-height: 1.5rem; font-weight: 400; text-align: left; }
.tooltipBlock { position: relative; display: inline-flex; }
.tooltipBlock:hover .tooltipModal { opacity: 1; visibility: visible; }
.tooltopInfo { font-size: 1rem; line-height: 1.5rem; font-weight: 600; color: #000000; text-decoration: underline; cursor: pointer; display: flex; }
.tooltipModal p { font-size: 12px !important; color: #000; }
.domainSearchCard > svg { min-width: 32px; width: 32px; height: auto; align-self: baseline; }
.availableDomain { position: relative; text-align: center; }
.bgImage { object-fit: cover; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; }
.availableDomainContent { position: relative; z-index: 10; padding-top: 3rem; padding-bottom: 3rem; }
.titleText { display: block; font-size: 1.125rem; line-height: 1.75rem; text-align: center; color: #333; }
.mainTitle { font-size: 36px; line-height: 1.2; font-weight: 700; letter-spacing: 1px; color: #000; text-align: center; word-break: break-all; }
.retailPartnerSection { padding-top: 1.5rem; padding-bottom: 1.5rem; }
.retailPartnerHeading { margin: 0 auto; margin-bottom: 2rem; max-width: 800px; }
.retailPartnerHeading h2 { margin-bottom: 0; line-height: 1.25; text-align: center; font-size: 36px; font-weight: 700; color: #000; }
.retailPartnerHeading p { font-weight: 400; line-height: 1.5; text-align: center; font-size: 14px; padding-bottom: 0 !important; }
.partnersGrid { display: flex; flex-flow: wrap; margin: 0 -5px; justify-content: center; }
.partnersGrid .partnerCard, .partnersGrid .registrarCard { margin: 0 5px 10px; width: calc(100% / 2 - 10px); }
.partnerCard { padding: 1.5rem; border: 1px solid #e6e6e6; height: 100%; text-align: center; background-color: #e8eaed; border-radius: 0px; }
.partnerCard img { margin: 0 auto 10px; max-width: 100%; height: 50px; object-fit: contain; }
.partnerCard p { padding-bottom: 0 !important; text-align: center; font-weight: normal; margin-bottom: 10px; color: #000; }
.registrarCard { border: 1px solid #e6e6e6; height: 100%; text-align: center; background-color: #e8eaed; border-radius: 0px; }
.registrarCard a { padding: 1.5rem; height: 100%; width: 100%; display: block; min-height: 120px; display: flex; justify-content: center; align-items: center; }
.registrarCard img { margin: 0 auto; max-width: 100%; height: 50px; object-fit: contain; filter: grayscale(100%); opacity: .8; transition: all .4s ease; }
.registrarCard p { text-align: center; font-weight: normal; margin-bottom: 10px; color: #000; }
.registrarCard a:hover img { filter: grayscale(0%); opacity: 1; }
.moreRetailer { display: flex; justify-content: center; text-align: center; margin-bottom: 30px; padding-top: 30px; }
.content { display: none; /* Hidden by default */ }
.content.active { display: block; /* Show active content */ }
.overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 99999; cursor: pointer; opacity: 0.4; background-color: rgba(0, 0, 0, .4); }
.modalWrapper { transform: translate(-50%, -50%); position: fixed; top: 50%; left: 50%; z-index: 999999; padding: 1.5rem; max-width: 680px; width: 96%; background-color: #fff; border-radius: 0px; }
.closeBtn { display: flex; position: absolute; top: 0.25rem; right: 0.25rem; padding: 0; justify-content: center; align-items: center; border-radius: 9999px; width: 1.5rem; height: 1.5rem; background-color: #ffffff; --transform-translate-x: 50%; cursor: pointer; }
.closeBtn svg { width: 0.625rem; height: 0.625rem; }
.modalHeading { font-size: 36px; font-weight: 700; text-align: center; color: #000; margin-bottom: 24px; line-height: 1.2; }
.formBlock { display: flex; margin-bottom: 20px; }
.formBlock, .formBlockInner { width: 100%; position: relative; }
.formBlock { border-width: 2px; border-color: rgba(0, 0, 0, .13); border-style: solid; border-radius: 0; }
body .formBlock .formBlockInner input[type="text"] { padding-left: 1rem; padding-right: 1rem; border: none; width: 100%; height: 3.5rem; font-size: 14px; font-weight: normal; line-height: 1.25; background-color: #ffffff; border-radius: 0; }
.formBlock .btn-copy svg { min-width: 24px; width: 24px; height: 24px; }
.formBlock .btn-copy .textBTn { white-space: nowrap; }
.copyText { margin-bottom: 15px; padding-bottom: 0 !important; font-size: 1.125rem; line-height: 1.75rem; font-weight: 400; text-align: center; }
body .formBlock button.btn { display: flex; justify-content: center; align-items: center; gap: 5px; border-radius: 0px !important; min-width: 200px; border: none; background-color: #ED1163; color: #fff; }
.continuebtn { display: flex; justify-content: center; }
.continuebtn a { display: flex; align-items: center; gap: 5px; padding: 10px 25px; color: #ED1162; }
.continuebtn a span { color: #fff; }
.continuebtn a:hover { background-color: #ED1162; color: #fff; }
.continuebtn a:hover path { fill: #fff; }
.continuebtn a:hover span { color: #fff; }
.modalWrapper .closeBtn { padding: 0; border: none; }
.modalWrapper .closeBtn:hover { background-color: transparent; border: none; }
.domainavailable_modal { display: none; }
.domainavailable_modal.open { display: block; }
.contentsBlock { background-color: #e9e4e4; padding: 15px; margin-top: 30px; text-align: center; color: #333; }
.unavailableDomainCard a { font-size: 14px; }
div#accreditedTable_wrapper { display: none; }
.domainsItem .btn { white-space: nowrap; }
.sortable-header img { display: inline-block; vertical-align: middle; margin: 10px 0 0; }
#myTable { background-color: #fff; }
#myTable a { text-decoration: none; }
#myTable a:hover { text-decoration: underline; }
.sortable-header { text-align: left; cursor: pointer; }
#myTable tr th, #myTable tr td { border: 1px #ccc solid; min-width: 150px; padding: 10px; }
#myTable tr th { white-space: nowrap; }
#myTable tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, .05); }
.overflow-hidden { overflow: hidden; }

/*Who is modal*/
.whois_modal { visibility: hidden; opacity: 0; transition: all 0.4s ease; }
.whois_modal.open { visibility: visible; opacity: 100; }
.modalBodyWrapper { max-height: calc(100vh - 120px); overflow: auto; padding: 20px 10px; }
.whois_modal .modalWrapper { padding: 0; }
.whois_modal .modalHeader { padding: 20px; border-bottom: 1px #d9d9d9 solid; display: flex; justify-content: space-between; align-items: center; }
.whois_modal .modalHeader .modalHeading { margin: 0; padding: 0; font-size: 20px; }
.modalHeader .closeBtn { right: 20px; top: 16px; padding: 0; border: none; }
.modalBodyWrapper .table { border-collapse: collapse; text-align: left; border-bottom: 1px solid #dee2e6; width: 100%; margin-bottom: 1rem; color: #212529; font-size: 14px; }
.modalBodyWrapper .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, .05); }
.modalBodyWrapper .table td, .modalBodyWrapper .table th { padding: .75rem; vertical-align: top; border-top: 1px solid #dee2e6; word-break: break-word; }
#c-inr-i #c-txt { max-height: 60vh; overflow: auto; }
#whois-submit-btn { transform: none; opacity: 1; }
.domainSearchForm .searchIconleft path { fill: #000; }
.stepsItem .icon svg path { stroke: #fff; }
.stepsItem:not(.active) .icon svg path { stroke: #333; }
.copyTxt { color: green; position: absolute; right: 0; top: 0; bottom: 0; display: flex; align-items: center; padding: 0 10px; font-size: 14px; }
.heroBanner img { height: 350px; width: 100%; object-fit: cover; object-position: center; }
.main-content .container, #main-content .container { width: 100%; max-width: 1400px; margin: auto; }

/*Blog Css*/
.blogListing { padding: 50px 0; }
.blogListing [type=button], .blogListing [type=submit], .blogListing button { color: black; border-color: #000; border-radius: 0; }
.blogListing figcaption { font-style: normal; }
.blogListing dd, .blogListing dl, .blogListing dt, .blogListing li, .blogListing ol, .blogListing ul { list-style: none; padding: 0; }
.pageTitle { display: flex; margin-bottom: 1.5rem; flex-direction: column; justify-content: space-between; }
.pageTitle h1 { color: #000; font-weight: bold; margin-bottom: 30px; font-size: 46px !important; line-height: normal !important; }
.customSearchbox { border: 1px #000 solid; display: flex; align-items: center; background-color: #fff; width: 100%; }
.customSearchbox svg { width: 24px; height: auto; opacity: 0.7; margin: 0 10px; }
.customSearchbox .inputField { width: 100%; border: none; background-color: transparent; height: 50px; padding: 0; outline: none; box-shadow: none !important; }
.container.containerFull { max-width: 1210px; margin: 0 auto; }
.blogListingWrapper { display: flex; flex-direction: column; gap: 20px; margin: 0 0 30px; }
.featuredPostLeft { width: 100%; display: flex; flex-direction: column; }
.blogCard.featuredPost { flex-grow: 1; }
.popularBlogs { width: 100%; display: flex; flex-direction: column; }
.popularBlogsGrid { display: flex; flex-direction: column; gap: 20px; height: 100%; justify-content: space-between; }
.blockTitle h2 { font-size: 24px !important; font-weight: 700; color: #000; margin: 0 0 15px; }
.blogCard { width: 100%; }
.featuredPostPhoto { width: 100%; display: block; position: relative; height: 100%; }
.featuredPostPhoto:before { content: ""; background: linear-gradient(180deg, transparent, transparent .01%, transparent 44.9%, rgba(0, 0, 0, .65) 65.39%, rgba(0, 0, 0, .9)); position: absolute; inset: 0; }
.featuredPostPhoto * { width: 100%; object-fit: cover; vertical-align: middle; height: 100%; }
.featuredPost { overflow: hidden; position: relative; }
.featuredPost.blogCard .postContent { position: absolute; left: 0; bottom: 0; width: 100%; z-index: 1; background-color: transparent; border-radius: 0px; }
.featuredPost .postContent * { color: #fff; }
.featuredPost .publishDate path { fill: #fff; }
.featuredPost .postContent .title a { color: #fff; font-size: 36px; }
.blogCard .postContent { background-color: #f5f5f5; padding: 20px; }
.tags span { background-color: #ED1162; color: #fff; padding: 0px 5px; font-size: 12px; display: inline-block; }
.tags { display: flex; flex-flow: wrap; gap: 4px; margin: 0 0 15px; }
.postContent .title a { color: #000; font-size: 24px; width: 100%; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 1.3; }
.postContent ul { display: flex; align-items: center; flex-flow: wrap; row-gap: 2px; column-gap: 12px; font-size: 12px; color: #666666; margin: 0 0 10px; }
.postContent ul li, .postContent ul li a { display: flex; align-items: center; gap: 3px; color: #000; }
.postContent ul li a { text-decoration: underline; }
.postContent ul li a:hover { text-decoration: none; }
.postContent ul li a img { width: 20px; height: 20px; object-fit: cover; }
.postContent .description { margin: 0 0 10px; }
.postContent .description p { width: 100%; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; padding: 0; font-size: 14px !important; line-height: normal; }
.blogGridSection { display: flex; gap: 30px; }
.blogGridSection .filtersBlock { width: 250px; min-width: 250px; }
.blogGridSection .mainBlogPosts { width: 100%; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.mainBlogPosts .blogCard { background-color: #f5f5f5; }
.mainBlogPosts .blogCard .postImage { margin-bottom: 0; padding-bottom: 0; }
.filterTitle { display: flex; justify-content: space-between; align-items: center; margin: 0 0 10px; }
.filterTitle h3 { padding: 0; color: #000; font-weight: bold; font-size: 20px; letter-spacing: 0; }
.filterTitle a { color: #EE2964; text-decoration: underline; font-size: 13px; }
.filterTitle a:hover { text-decoration: none; }
.showingFilter { padding: 10px 0 15px; }
.showingFilter span { font-size: 14px; opacity: .5; }
.accordionContent ul li { margin: 0 0 10px; }
.accordionContent ul li a { font-size: 14px; color: #000; }
.accordionContent ul li a:hover { text-decoration: underline; }
.accordionTitle { margin: 0; width: 100%; border: none; padding: 0 0 15px; background-color: transparent; text-align: left; display: flex; align-items: center; justify-content: space-between; cursor: pointer; }
.accordionTitle svg { width: 24px; height: auto; vertical-align: middle; transition: all .4s ease; }
.accordionTitle svg path { fill: #000; }
.accordionTitle strong { color: #000; font-size: 16px; padding: 0; margin: 0; font-weight: normal; }
.accordionTitle.open svg { transform: rotate(180deg); }
.accordionContent { padding: 20px 10px 20px 15px; background-color: #f5f5f5; }
.accordionContent .viewAll { color: #EE2964; text-decoration: none; font-size: 13px; display: inline-block; margin: 20px 0 0; }
.accordionContent .viewAll:hover { text-decoration: underline; }
.customCheckbox { display: flex; position: relative; padding-left: 24px; }
.customCheckbox input { position: absolute; left: 0; top: 0; margin: 2px 0 0; }
.customCheckbox label { font-size: 14px; font-weight: normal; line-height: normal; }
.blogCard.twoCol { overflow: hidden; display: flex; flex-direction: column; background-color: #fff; }
.blogCard.twoCol .postImage { width: 100%; margin: 0; }
.blogCard.twoCol .postImage a { height: 100%; display: block; overflow: hidden; }
.blogCard.twoCol .postImage img { transition: all .4s ease; width: 100%; height: 100%; object-fit: cover; object-position: left; border-radius: 0; }
.blogCard.twoCol .postImage a:hover img { transform: scale(1.1); }
.blogCard.twoCol .postContent { width: 100%; border-radius: 0px; background-color: #f5f5f5; }
.loadmoreBtn { display: flex; justify-content: center; width: 100%; }
.mobileFilter { display: flex; gap: 15px; margin: 10px 0 20px; }
.filterToggle { width: auto; min-width: 61px; white-space: normal; display: flex; align-items: center; border: 1px #000 solid; border-radius: 12px; height: 50px; padding: 10px 10px; gap: 5px; font-size: 18px; position: relative; z-index: 99; }
.filterToggle.active, .filtersItem.active { background-color: #2EBCAE; color: #fff; }
.filterToggle.active svg path, .filtersItem.active svg path { fill: #fff; }
.filtersItem { width: auto; white-space: normal; display: flex; align-items: center; justify-content: space-between; border: 1px #000 solid; border-radius: 12px; height: 50px; padding: 10px 10px; gap: 5px; font-size: 16px; white-space: nowrap; }
.filtersItem svg { width: 24px; height: auto; }
.activeFilter { position: relative; width: calc(100% - 77px); }
.activeFilter:before { content: ""; position: absolute; right: 100%; z-index: 10; height: 100%; width: 100%; background-color: #fff; }
.mobileFilterCat { display: flex; gap: 10px; overflow: auto; width: 100%; max-width: 100%; }
.btn-link { border: none; background-color: transparent; color: #000; }
.btn-link:hover { text-decoration: underline; }
.breadcrumb { margin: 0 0 20px; }
.breadcrumb ul, .breadcrumb ul li { margin: 0; flex-flow: wrap; display: flex; align-items: center; gap: 10px; font-size: 14px; }
.breadcrumb ul li span { font-weight: 700; color: #000; }
.breadcrumb ul li a { text-decoration: none; color: #000; display: inline-block; }
.postHeader { margin: 0 0 30px; }
.postHeader ul { display: flex; align-items: center; flex-flow: wrap; gap: 10px; font-size: 12px; color: #666666; margin: 0 0 20px; }
.postHeader ul li, .postHeader ul li a { display: flex; align-items: center; gap: 3px; color: #666; }
.postHeader ul li a { text-decoration: underline; }
.postHeader ul li a:hover { text-decoration: none; }
.postHeader ul li a img { width: 20px; height: 20px; border-radius: 50%; object-fit: cover; }
.postHeader h1 { font-weight: bold; color: #000; margin: 0 0 20px; line-height: 1.3; font-size: 36px; }
.postHeader figure img { object-position: top; max-height: 650px; object-fit: cover; width: 100%; }
.findDomain { background-color: #fff; width: 100%; padding: 20px; margin-bottom: 30px; }
.findDomain h3 { font-weight: bold; margin-bottom: 16px; color: #EE2964; }
.domainFormWrapper { display: flex; }
.findDomain h3 { font-weight: bold; color: #333; margin: 0 0 10px; }
.findDomain .customSearchbox { width: 100%; }
.findDomain .customSearchbox .inputField { padding: 0 10px; }
.findDomain .customSearchbox button { background-color: transparent; border: none; width: 40px; height: 50px; justify-content: center; align-items: center; display: flex; }
.findDomain .customSearchbox button svg { width: 20px; height: auto; margin: 0; }
.getWebsiteFeatured { background-color: transparent; border: 2px #1fbcbc solid; padding: 20px; }
.getWebsiteFeatured h3 { color: #333; font-weight: bold; letter-spacing: 0; line-height: 1.3; font-size: 18px; }
.getWebsiteFeatured p { margin: 0 0 20px; }
.getWebsiteFeatured .btn { width: 100%; }
.sharePost { width: 100%; margin: 20px 0 0; }
.shareBlogPost button { background-color: transparent; padding: 0; border: none; cursor: pointer; vertical-align: middle; }
.shareBlogPost { display: flex; align-items: center; gap: 10px; margin: 20px 0 0; }
.relatedBlogs { padding: 40px 0 0; }
.relatedBlogsHeader h2 { font-weight: 700; color: #000; }
.relatedBlogsHeader { text-align: center; margin: 0 0 30px; }
.relatedBlogsGrid { display: grid; grid-template-columns: 1fr; gap: 20px; }
.relatedBlogs .postContent ul li:last-child { display: none; }
.mobileFilter .filterToggle { display: flex; justify-content: center; }
.moreDetails a { text-decoration: underline; font-size: 14px; }
.moreDetails a:hover { text-decoration: none; }
.featuredPost .postContent .title { margin: 0 0 15px; }
.featuredPostPhoto img { max-height: 510px; }
.featuredPostPhoto figure { margin: 0; }
.contactBlog { background-color: #111; padding: 20px 20px 30px; color: #fff; }
.contactBlog a { background-color: transparent; padding: 10px 20px 10px; display: inline-block; font-size: 16px; font-weight: normal; border: 2px #ED1162 solid; color: #ED1162; }
.contactBlog a:hover { background-color: #ED1162; color: #fff; }
.moreDetails a { color: #ee2864 !important; }

/*Blog End*/
.blog .elementor-element.pageHeader { position: static; }
.blog .elementor-element.pageHeader .menu-item a.hfe-menu-item { color: #000 !important; !i; !; }
.blog .elementor-element.pageHeader .elementor-social-icons-wrapper svg path { fill: #000; }
#toggleMenu:before, #toggleMenu:after { background-color: #fff; }
.caseStudies .elementor-shortcode { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.videosCaseStudy .elementor-shortcode { display: grid; grid-template-columns: repeat(2, 1fr); gap: 40px; text-align: center; }
.videosCaseStudy .case-study p a { color: #000; text-decoration: none; display: inline-block; font-size: 18px; }
.videosCaseStudy .case-study iframe { margin: 0 0 10px; }
.caseStudyBanner, .caseStudyBanner img { width: 100%; position: relative; }
.caseStudyBanner img { height: 400px; object-fit: cover; vertical-align: middle; }
.caseStudyBanner .caseStudyBannerContent { display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px; }
.caseStudyBannerContent { position: absolute; left: 0; bottom: 0; max-width: 1400px; right: 0; margin: auto; width: 100%; padding: 0 3vw; z-index: 2; }
.caseStudyBannerContent h1 { font-size: 65px; color: #fff; padding: 0; margin: 0 0 20px; }
.caseStudyBannerContent h1 a { color: #fff; }
.caseStudyBannerContent #blogsearch { max-width: 34%; border-radius: 0; appearance: none; background-color: rgb(255, 255, 255); box-sizing: border-box; color: #434d5d; font-size: 0.875rem; line-height: 1.5; outline: 0px; padding: 0.75rem 1rem; transition: box-shadow 0.2s ease 0s; width: 100%; border: 2px #F15F5E solid; min-height: 56px; }
.caseStudyLinks .container { max-width: 1400px; width: 100%; margin: 0 auto; padding: 0 3vw; }
.caseStudyLinks ul { list-style: none; margin: 0 0 40px; padding: 0; display: flex; flex-direction: column; align-items: center; text-align: center; }
.caseStudyLinks { padding: 50px 0; }
.caseStudyLinks ul a { font-size: 35px; font-weight: 700; color: #ed1162; display: inline-block; text-decoration: underline; }
.backArrow a { color: #ed1162; text-decoration: underline; font-weight: 300; }
.backArrow a:hover { text-decoration: none; }
.caseStudyLinks ul iframe { position: static !important; }
.newsSection { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; margin: 0 0 40px; }
.newsSection .blogCard { background: #f5f5f5; }
.corporate_pride_wrap .elementor-shortcode { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
.corporate_pride p { font-size: 16px; font-weight: 300; font-style: normal; line-height: 28px; }
.corporate_pride img { width: 100%; margin: 0 0 8px; }
.form-wrapper #subscribe_form input:not([type=checkbox]), .form-wrapper #subscribe_form select, #subscribe_form textarea { border: 1px #ccc solid; background-color: #f9f9f9; border-radius: 0; }
.form-group #contactbtn { border: 2px #ee2364 solid; border-radius: 0; background-color: #fff; text-shadow: none; color: #ee2364; }
.form-group #contactbtn:hover, .form-group #contactbtn:focus { color: #fff; background-color: #ee2364; }
.form-wrapper #subacriptionsuccsess { background: transparent; padding: 0; }
#categoryList { max-height: 410px; overflow: auto; margin: 0 0 10px; }
#toggleCategories { background-color: transparent; border: none; padding: 0; text-shadow: none; color: #ee2864; text-decoration: underline; font-weight: 300; }
#toggleCategories:hover, #toggleCategories:focus { text-decoration: none; background-color: transparent; color: #ee2864; }
#categoryList::-webkit-scrollbar { width: 4px; background-color: #eee; }
#categoryList::-webkit-scrollbar-thumb { background-color: darkgrey; }
.abuseContent a { display: inline-block; }
.caseStudyBanner:before { content: ""; background-color: rgba(0, 0, 0, .3); position: absolute; inset: 0; z-index: 1; }
.caseStudyBanner.caseStudyDetailBanner:before { background-color: transparent; }
p strong { font-weight: 700; }
.caseStudyDetailSection { text-align: center; margin: 0 0 40px; }
.caseStudyDetailSection iframe { max-width: 100%; }
footer p { display: flex; justify-content: center; flex-flow: wrap; }
.donationsBlog { display: flex; flex-flow: wrap; margin: 0 -20px; }
.donationsBlog .donationCard { width: calc(100% / 2 - 40px); margin: 0 20px 40px; }
.imageblock img { height: 350px; object-fit: cover; width: 100%; }
.mainBlogPostsWrapper .btn.btn-red { border: 2px #ee2864 solid; background-color: #fff; color: #ee2864; text-shadow: none; }
p.sqsrte-small { font-size: 14px !important; }
.sqs-button-element--primary { background: #fff; border: 2px #ed1162 solid !important; color: #ed1162 !important; padding: 10px 20px !important; display: inline-block; }
.sqs-button-element--primary:hover { background: #ed1162; color: #fff !important; }
.sqs-block-image .design-layout-collage .image-card { background-color: #ebeaeb !important; !i; !; }
.sqs-block-image .design-layout-collage .image-card p { font-size: 15px; }
.embed-block-wrapper * { width: 100% !important; }
.caseStudies .elementor-widget-container img { min-height: 270px; object-fit: cover; }
.image-card.sqs-dynamic-text-container p { font-size: 16px; }
#main-content.blogDetailpage .container { max-width: 1000px; }
#domain-error { font-size: 14px; padding: 6px 0; color: red; max-width: 600px; margin: 0 auto; }
.domainSearchFormWrapper #domain-error {
    max-width: 100%;
}
/*Bullet Style*/
body .blogDetailBullets .blogContentLeft ul { list-style: disc; margin-left: 20px !important; }
body .blogDetailBullets .blogContentLeft ul ul { list-style: circle; margin-left: 20px !important; margin-bottom: 10px !important; }
body .blogDetailBullets .blogContentLeft ul ol, body .blogDetailBullets .blogContentLeft ol ul { margin-bottom: 10px !important; }
body .blogDetailBullets .blogContentLeft ol { list-style: decimal; margin-left: 20px !important; }
body .blogDetailBullets .blogContentLeft ul > li { list-style: disc; }
body .blogDetailBullets .blogContentLeft ul ul > li { list-style: circle; }
body .blogDetailBullets .blogContentLeft ol > li { list-style: decimal; }
/*Bullet Style End*/
.blogGridSection .mainBlogPosts.noresultfound { display: flex; justify-content: center; align-items: center; height: 100%; width: 100%; min-height: 200px; }
.mainBlogPostsWrapper { width: 100%; }

@media(min-width:768px) {
	.domainsSection, .retailPartnerSection { padding-left: 3vw; padding-right: 3vw; }
	body .formBlock button.btn { min-width: 262px; }
	body .domainSearchForm button.buttonPrimary .searchIconleft { display: none; }
	.stepsWrapper { flex-direction: row; gap: 1.5rem; }
	.stepsItem { padding-left: 0; padding-right: 0; padding-top: 1.25rem; padding-bottom: 1.25rem; border-top-width: 8px; border-left-width: 0; width: 33.333333%; }
	.stepsItem .content { gap: 0.75rem; }
	.stepsItem .content h2 { font-size: 20px; line-height: 1.75rem; }
	.domainsCardWrapper { flex-direction: row; gap: 1.5rem; }
	.domainsCardWrapper .item { width: 100%; max-width: calc(100% / 3); }
	.domainsItem { padding-left: 0; padding-right: 0; }
	.tooltipModal { left: 100%; padding: 1.5rem; }
	.searchIcon { display: flex; width: 70px; height: 52px; }
	.formInput { padding-left: 0; padding-right: 1rem; font-size: 18px; height: 72px; }
	body .domainSearchForm button.buttonPrimary { height: 52px; width: 160px; }
	body .domainSearchForm button.buttonPrimary span { display: block; }
	.lineArrow2 { display: block; width: 20px; height: 13px; }
	.searchIconmob { display: none; width: 22px; height: 22px; }
	.searchIconleft { width: 22px; height: 22px; }
	.domainCard { padding-top: 2.5rem; padding-bottom: 2.5rem; gap: 1rem; }
	.unavailableDomainCard { padding-top: 2.5rem; padding-bottom: 2.5rem; gap: 1rem; }
	.unavailableCard { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	.tooltipModal { padding: 1.5rem; }
	.retailPartnerSection { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	.modalWrapper { text-align: center; }
	body .formBlock .formBlockInner input[type="text"] { padding-left: 1.5rem; padding-right: 1.5rem; border-top-right-radius: 0; border-bottom-right-radius: 0; font-size: 20px; }
	.formBlockInner button { position: static; padding-left: 1.5rem; padding-right: 1.5rem; width: auto; }
	.formBlock .submit .textBTn { display: block; }
	.copyText { font-size: 18px; }
	.partnersGrid { margin: 0 -10px; }
	.partnersGrid .partnerCard, .partnersGrid .registrarCard { margin: 0 10px 20px; width: calc(100% / 3 - 20px); }

	/*	blog css */
	.blogListing { padding-left: 3vw; padding-right: 3vw; }
	.blogListing .pageTitle { flex-direction: row; align-items: center; }
	.blogListing .pageTitle h1 { margin: 0 0 4px; }
	.blogListing .customSearchbox { max-width: 34%; }
	.mobileFilter { display: none; }
	.blogContent { display: flex; flex-direction: column; gap: 30px; }
	.blogContent .blogContentLeft { width: 100%; }
	.blogPostSidebar { width: 100%; }
	.filter_mob { display: none; }
	#filterOverlay { display: none; }
	#filterModal { display: block; }

/*  blog end */ }
@media(min-width:1024px) {

	/*	blod css */
	.blogListingWrapper { flex-direction: row; }
	.featuredPostLeft { width: 65%; }
	.popularBlogs { width: 35%; }
	.blogCard.twoCol { flex-direction: row; }
	.blogCard.twoCol .postImage { width: 45%; }
	.blogCard.twoCol .postContent { width: 55%; }
	.blogContent { flex-direction: row; }
	.blogContent .blogContentLeft { width: 100%; }
	.blogPostSidebar { width: 28%; }

/*  blog end*/ }
@media(min-width:1280px) {
	.content h2 { font-size: 1.5rem; line-height: 2rem; }
	.domainCard { padding-top: 3rem; padding-bottom: 3rem; }
	.unavailableDomainCard { padding-top: 3rem; padding-bottom: 3rem; }
	.unavailableCard { padding-top: 3rem; padding-bottom: 3rem; }
	.unavailableCard h3 { font-size: 2.25rem; line-height: 2.5rem; }
	.retailPartnerSection { padding-top: 3.5rem; padding-bottom: 3.5rem; }
	.retailPartnerHeading p { font-size: 18px; }
	.modalWrapper { padding: 2.5rem; }
	.partnersGrid .partnerCard, .partnersGrid .registrarCard { width: calc(100% / 5 - 20px); }

	/*	blog css*/
	.blogListingWrapper { gap: 30px; }
	.relatedBlogsGrid { grid-template-columns: 1fr 1fr; }

/*  blog end*/ }
@media(max-width:1280px) {
	.sqs-block-content figure { flex-direction: column !important; }
	.sqs-block-content figure  * { width: 100% !important; left: 0 !important; }
}
@media(max-width:1024px) {
	.react-form-contents .form-item .field.first-name { width: 100%; margin-right: 0; margin-bottom: 20px; }
	.react-form-contents .form-item .field.last-name { width: 100%; }
	.elementor-element.featuredList h4 { font-size: 16px; font-weight: normal; margin: 0 0 20px; }
	.newsSlider:not(.slick-slider) { grid-template-columns: repeat(2, 1fr); }
	.caseStudies .elementor-shortcode { grid-template-columns: repeat(2, 1fr); }
	.caseStudyBannerContent h1 { font-size: 34px; }
	.newsSection { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 40px; }
	.blogGridSection .mainBlogPosts { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media(max-width:767px) {
	.btn { padding: 10px 15px; padding: 10px 15px; min-width: 100px; }
	.tabBtnsWrapper .btn { font-size: 14px; padding: 10px; }
	.mainTitle { font-size: 24px; }
	.formBlock .btn-copy .textBTn { display: none; }
	body .formBlock button.btn { min-width: 56px; }
	.modalHeading { font-size: 24px; }
	.copyText { font-size: 14px; text-align: center; }
	.domainSearchForm .formInput[type="text"] { padding-left: 20px; }
	.retailPartnerHeading h2 { font-size: 24px; }
	.sortable-header span { font-size: 14px; }
	.domainsSection { padding-left: 20px; padding-right: 20px; }
	.heroBanner img { height: 250px; }
	.newsSlider:not(.slick-slider) { grid-template-columns: auto; }

	/* blog css */
	.blogListing { padding: 20px 20px 40px; }
	.blogGridSection { flex-direction: column; }
	.blogGridSection .filtersBlock { width: 100%; }
	.filtersBlock { display: none; }
	.blogContentLeft { margin: 0 0 30px; }
	.postHeader figure img { height: auto; }
	.postHeader { margin: 0 0 20px; }
	.et_post_meta_wrapper .relatedposts { margin: 0; }
	.et_post_meta_wrapper .relatedposts > h3 { padding: 0; }
	.single .et_post_meta_wrapper .relatedposts .relatedthumb { width: 100%; margin: 0 0 20px; }
	.filter_desk { display: none; }
	.overlay.hidden { display: none; }
	.topicFilterModal.hidden { display: none; }
	.topicFilterModal { position: fixed; inset: 0; background-color: #fff; z-index: 999999; display: flex; flex-direction: column; }
	.topicFilterModalClose { position: absolute; top: 10px; right: 10px; background-color: transparent; border: none; outline: none; cursor: pointer; }
	.topicFilterModalClose svg { width: 16px; height: auto; }
	.filterHeader { display: flex; justify-content: center; padding: 50px 0 20px; font-size: 26px; color: #2ebcae; }
	.filterBody { padding: 0 20px; flex-grow: 1; overflow: auto; }
	.filterFooter { background-color: #fff; border-top: 1px #333 solid; padding: 10px 20px; display: flex; justify-content: space-between; align-items: center; }
	.page-template-blog-listing #header-outer:not(.scrolled-down) header { background-color: #000; }
	.pageTitle h1 { margin-bottom: 20px; }
	.mobHide { display: none; }

	/* blog end */
	.caseStudies .elementor-shortcode { grid-template-columns: repeat(1, 1fr); }
	.videosCaseStudy .elementor-shortcode { grid-template-columns: repeat(1, 1fr); gap: 30px; }
	.caseStudyLinks ul a { font-size: 24px; }
	.caseStudyBannerContent h1 { font-size: 30px; padding: 0px; }
	.caseStudyBanner img { height: auto; }
	.newsSection { grid-template-columns: repeat(1, 1fr); gap: 20px; }
	.blogGridSection .mainBlogPosts { grid-template-columns: repeat(1, 1fr); }
	.corporate_pride_wrap .elementor-shortcode { grid-template-columns: auto; }
	.postHeader h1 { font-size: 30px; }
	.sqs-block[class*=float-left], .sqs-block[class*=float-right] { padding: 0 !important; float: none !important; margin: 0 0 17px !important; width: 100% !important; }
	.blogContentLeft .sqs-block.html-block { padding: 0 !important; }
	.donationsBlog { margin: 0; }
	.donationsBlog .donationCard { width: 100%; margin: 0 0 40px; }
	.imageblock img { height: auto; }
	.blogListing .pageTitle { font-size: 28px; }
	.featuredPost .postContent .title a { font-size: 24px; }
	.featuredPost .postContent .title { margin: 0 0 5px; }
	.featuredPost .postContent .description p { margin: 0; }
	.caseStudyBanner .caseStudyBannerContent { flex-direction: column; align-items: flex-start; }
	.caseStudyBannerContent #blogsearch { max-width: 100%; }
}

body .blogDetailBullets ul { list-style: disc; margin-left: 20px !important; }
body .blogDetailBullets ul ul { list-style: circle; margin-left: 20px !important; margin-bottom: 10px !important; }
body .blogDetailBullets ul ol, body .blogDetailBullets ol ul { margin-bottom: 10px !important; }
body .blogDetailBullets ol { list-style: decimal; margin-left: 20px !important; }
body .blogDetailBullets ul > li { list-style: disc; }
body .blogDetailBullets ul ul > li { list-style: circle; }
body .blogDetailBullets ol > li { list-style: decimal; }
