@charset "utf-8";
/* CSS Document */


::placeholder {
 color: #9fa6b2;
 opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #9fa6b2;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #9fa6b2;
}
body {
	padding: 0;
	margin: 0;
	background: #f9f9f9;
}
html {
	scroll-behavior: smooth;
}
small {
	color: #C11007;
}
/*heder*/

#main-box {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 40px;
}
#main-box-in {
	width: 877px;
	height: auto;
	margin: auto;
}
#contact-support-in-top1 {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 40px;
}
#ssltoolhead1 {
	width: 100%;
	height: 60px;
	float: left;
	text-align: center;
	line-height: 60px;
	color: #323c46;
	font-size: 2.2rem;
	font-family: "Inter", sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
#ssltoolhead2 {
	width: 100%;
	height: 65px;
	float: left;
	text-align: center;
	font: 20px / 30px "Inter", sans-serif;
	color: #5a6473;
}
/*end*/


/*serchbar*/
.form-group {
	width: 640px;
	height: 55px;
	float: left;
}
.btn {
	width: 140px;
	height: 55px;
	float: right;
}
.domainsearchbar {
	width: 797px;
	height: 55px;
	float: left;
	padding: 40px;
	background-color: #fff;
	/* box-shadow: 0px 2px 2px #00000010;*/
	box-shadow: 0 20px 0 -10px #ebeef685, 0 38px 0 -20px #ebeef647;
	border-radius: 15px;
}
input[type="search"] {
	width: 630px;
	height: 55px;
	color: #666;
	font-family: "Inter", sans-serif;
	display: block;
	line-height: 45px;
	text-indent: 10px;
	font-size: 16px;
	border: 2px solid #ebedfa;
	outline: none;
	border-radius: 0.375rem;
}
input[type="submit"] {
	width: 100%;
	height: 55px;
	float: left;
	background: #3E80DE;
	border: 0px solid #3E80DE;
	border-radius: 0.375rem;
	color: #fff;
	font-family: "Inter", sans-serif;
	font-size: 13px;
	line-height: 54px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	display: block;
	outline: none;
	cursor: pointer;
}
.domainsearchbar1-out {
	width: 100%;
	height: auto;
	float: left;
}
.domainsearchbar1 {
	width: 877px;
	height: auto;
	margin: auto;
}
/*end*/

.domainsearchbar1 {
	width: 877px;
	height: auto;
	margin: auto;
}
/*table*/

#result-text {
	width: 100%;
	height: 30px;
	float: left;
	text-align: left;
	font: 23px / 30px "Inter", sans-serif;
	color: #636e77;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #F5F5F5;
	border-radius: 15px;
	overflow: hidden;
}
td {
	border: 1px solid #efefef;
	font-family: "Inter", sans-serif;
}
tr:hover {
}
tbody {
	background-color: #fff;
}
h4 {
	font: 16px/ 16px "Inter", sans-serif;
	color: #636e77;
	/*text-indent: 10px;*/
	padding: 0 7px;
}
.tableboder {
	width: 877px;
	height: auto;
	margin: auto;
	float: left;
}
.text-center {
	font: 17px/ 45px "Inter", sans-serif;
	color: #111;
	text-indent: 5px;
	font-weight: 700;
}
.text-center2 {
	font: 14px/ 30px "Inter", sans-serif;
	color: #636e77;
	text-indent: 5px;
}
.text-center3 {
	font: 17px/ 30px "Inter", sans-serif;
	color: #111;
	text-indent: 10px;
	font-weight: 700;
}
.bg-primary {
	background-color: #efefef;
}
.downloadbtn {
	width: 100%;
	height: 40px;
	float: left;
	margin-top: 30px;
}
.downtxt {
	width: 300px;
	height: 40px;
	margin: auto;
	background-color: #019cde;
	text-align: center;
	font: 14px/ 40px light-font;
}
.downtxt a {
	text-decoration: none;
	color: #111;
}
.label {
	display: inline;
	padding: 0.2em 0.6em 0.3em;
	font-size: 13px;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 100em;
}
a.label:focus, a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label:empty {
	display: none
}
.btn .label {
	position: relative;
	top: -1px
}
.label-default {
	background-color: #777
}
.label-default[href]:focus, .label-default[href]:hover {
	background-color: #5e5e5e
}
.label-a {
	background-color: #d0fae5;
	color: #007a55;
}
.label-a[href]:focus, .label-a[href]:hover {
	background-color: #2ecc71
}
.label-aaaa {
	background-color: #ffedd4;
	color: #ca3500;
}
.label-aaaa[href]:focus, .label-aaaa[href]:hover {
	background-color: #239b56
}
.label-cname {
	background-color: #dff2fe;
	color: #0069a8;
}
.label-cname[href]:focus, .label-cname[href]:hover {
	background-color: #dff2fe
}
.label-ns {
	background-color: #fce7f3;
	color: #c6005c;
}
.label-ns[href]:focus, .label-ns[href]:hover {
	background-color: #fce7f3
}
.label-mx {
	background-color: #f3e8ff;
	color: #8200db;
}
.label-mx[href]:focus, .label-mx[href]:hover {
	background-color: #f3e8ff
}
.label-soa {
	background-color: #FFCCBC;
	color: #BF360C;
}
.label-soa[href]:focus, .label-soa[href]:hover {
	background-color: #FFCCBC
}
.label-txt {
	background-color: #f0f0f0;
	color: #646464;
}
.label-txt[href]:focus, .label-txt[href]:hover {
	background-color: #777
}
.label-dkim {
	background-color: #E0F2F1;
	color: #004D40;
}
.label-dkim[href]:focus, .label-dkim[href]:hover {
	background-color: #777
}
.label-dmarc {
	background-color: #EFEBE9;
	color: #3E2723;
}
.label-dmarc[href]:focus, .label-dmarc[href]:hover {
	background-color: #777
}
.label-spf {
	background-color: #FCCEE8;
	color: #510424;
}
.label-spf[href]:focus, .label-spf[href]:hover {
	background-color: #FCCEE8
}
.label-caa {
	background-color: #CBFBF1;
	color: #0B4F4A;
}
.label-caa[href]:focus, .label-caa[href]:hover {
	background-color: #CBFBF1
}
.label-ptr {
	background-color: #FAE8FF;
	color: #4B004F;
}
.label-ptr[href]:focus, .label-ptr[href]:hover {
	background-color: #FAE8FF
}
/*end*/


/*price-btn*/  

#price-tab-out {
	width: 100%;
	height: 35px;
	float: left;
	margin-top: 15px;
}
#price-tab-out1 {
	width: 100%;
	height: 35px;
	float: left;
}
#price-tab-in {
	width: 100%;
	height: 35px;
	margin: auto;
}
#tab-box1 {
	padding: 5px 5px;
	float: left;
}
#tab-box1 a {
	padding: 0.25em 0.75em;
	border: 1px solid #3e80de;
	font: 13px "Inter", sans-serif;
	color: #3e80de;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 2rem;
}
#tab-box1 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3e80de;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;
}
#tab-box2 {
	padding: 5px 5px;
	float: left;
}
#tab-box2 a {
	padding: 0.25em 0.75em;
	border: 1px solid #3e80de;
	font: 13px "Inter", sans-serif;
	color: #3e80de;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 2rem;
}
#tab-box2 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3e80de;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;
}
#tab-box3 {
	padding: 5px 5px;
	float: left;
}
#tab-box3 a {
	padding: 0.25em 0.75em;
	border: 1px solid #3e80de;
	font: 13px "Inter", sans-serif;
	color: #3e80de;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 2rem;
}
#tab-box3 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3e80de;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;
}
#tab-box4 {
	padding: 5px 5px;
	float: left;
}
#tab-box4 a {
	padding: 0.25em 0.75em;
	border: 1px solid #3e80de;
	font: 13px "Inter", sans-serif;
	color: #3e80de;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 2rem;
}
#tab-box4 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3e80de;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;
}
#tab-box5 {
	padding: 5px 5px;
	float: left;
}
#tab-box5 a {
	padding: 0.25em 0.75em;
	border: 1px solid #3e80de;
	font: 13px "Inter", sans-serif;
	color: #3e80de;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 2rem;
}
#tab-box5 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3e80de;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;
}
#price-tc {
	width: 100%;
	height: 30px;
	float: left;
	font: 14px/30px "Inter", sans-serif;
	color: #fff;
	text-indent: 1px;
	margin-top: 20px;
}
#mid-managed-text {
	width: 100%;
	height: 120px;
	float: left;
}
#mid-managed-text-in {
	width: 655px;
	height: 120px;
	margin: auto;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-family: "Inter", sans-serif;
	line-height: 1.7em;
}
/*end*/

 
#company-out {
	width: 100%;
	height: 100px;
	float: left;
	background-color: #333;
	margin-top: 30px;
}
#company-in {
	width: 1161px;
	height: 100px;
	margin: auto
}
#top1 {
	width: 100%;
	height: 30px;
	float: left;
	margin-top: 21px
}
#top2 {
	width: 100%;
	height: 30px;
	float: left;
}
#tab1-out {
	width: 877px;
	height: 30px;
	margin: auto;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #d7d7d7 !important;
	font-family: "Inter", sans-serif;
}
.ads-out {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 10px;
}
.ssl-box-ads {
	width: 100%;
	max-width: 877px;
	margin: auto;
}
/*start*/
.aboutdns-out {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 10px;
}
.dns-box {
	width: 100%;
	max-width: 877px;
	margin: auto;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #F5F5F5;
	border-radius: 15px;
	padding: 28px 32px 24px 32px;
	font-family: "Inter", sans-serif;
}
.dns-box h2 {
	margin-top: 0;
	margin-bottom: 14px;
	font-size: 18px;
	font-weight: 600;
	color: #111;
}
.dns-box p {
	margin-top: 0;
	margin-bottom: 18px;
	color: #636e77;
	font-size: 16px;
	line-height: 1.7;
}
.dns-box ul {
	margin: 0;
	padding-left: 22px;
	color: #374151;
	font-size: 16px;
}
.dns-box li {
	margin-bottom: 10px;
	line-height: 1.6;
}
.dns-box li strong {
	color: #111;
	font-weight: 600;
}
/*end*/

#top-in11 {
	width: 100%;
	height: 36px;
	background-color: #0a324e;
}
#top-in {
	width: 500px;
	height: 36px;
	margin: auto;
	font: 13px / 36px "Inter", sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
}
#top-bar-out-hader {
	width: 100%;
	height: 367px;
	float: left;
	background: #4285f4;
}
/*header*/

#top-bar-out {
	width: 100%;
	height: 41px;
	float: left;
	padding-bottom: 18.5px;
	padding-top: 18.5px;
	background: #fff;
	border-bottom: 2px solid #e6ebf0;
}
#top {
	width: 1161px;
	height: 41px;
	margin: auto;
}
#logo {
	width: 137px;
	height: 33px;
	float: left;
	background: url(../image/dnsissue.svg) no-repeat left;
	padding: 4px 0px;
}
#right {
	width: 145px;
	height: 33px;
	float: right;
}
#freetool {
	width: 180px;
	height: 15px;
	float: right;
	font: 14px / 18px "Inter", sans-serif;
	text-align: left;
	text-transform: uppercase;
	color: #000000;
	padding: 9px 10px 9px 10px;
}
.nav-menu-all-container {
	width: 539px;
	height: 41px;
	float: right;
}
.buy-me-a-coffee-container {
	width: 174px;
	height: 41px;
	float: left;
}
.buy-me-a-coffee-button {
	width: 174px;
	height: 41px;
	float: left;
	background-image: url(../image/bmc-button.svg);
	border-radius: 5px;
}
/*Nav bar*/

.nav-menu {
	width: 365px;
	height: 33px;
	float: left;
	padding: 4px 0px;
}
.nav-menu>ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.nav-menu>ul>li {
	float: left;
	position: relative;
	list-style-type: none;
	border: 0;
	display: block;
}
.nav-menu>ul>li>a {
	color: #383c43;
	display: inline-block;
	font-size: 13px;
	font-family: "Inter", sans-serif;
	height: 33px;
	line-height: 33px;
	padding: 0px 0px 0px 30px;
	text-transform: uppercase;
	text-decoration: none;
}
.nav-menu>ul>li:hover>a {
	color: #357edd;
}
.nav-menu .sub-menu {
	background: #fff;
	color: #383c43;
	display: none;
	padding: 0 0 1px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 235px;
	z-index: 999;
	list-style-type: none;
	box-shadow: 0 2px 8px 0 rgb(16 7 104 / 10%), 0 1px 2px 0 rgb(83 51 237 / 6%);
	border-radius: 0.25rem;
}
.nav-menu .sub-menu>li>a {
	color: #383c43;
	display: block;
	font-size: 13px;
	font-family: "Inter", sans-serif;
	height: 25px;
	line-height: 25px;
	padding: 1px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.nav-menu .sub-menu>li>a:hover {
	color: #357edd;
}
.nav-menu>ul>li:hover>.sub-menu {
	display: block
}
li.liner {
	margin: 10px 20px!important;
	border-top: 4px solid #f2f2f2!important;
	padding: 0px!important;
	list-style: none!important;
}
/*nav end*/

/*header end*/






/*client login*/
#menuin {
	width: 145px;
	height: 45px;
	float: right;
}
#menuin ul {
	margin: 0px;
	padding: 0px;
}
#menuin li {
	width: 141px;
	height: 45px;
	float: right;
	list-style: none;
}
#menuin li a {
	width: 141px;
	height: 45px;
	float: left;
	color: #fff;
	font-family: menu-bold;
	font-size: 14px;
	line-height: 45px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #0095cd;
	border-radius: 5px
}
#menuin li a:hover {
	color: #fff;
	background: #0095cd;
}
/*end*/

/*box*/

#toolbox {
	width: 100%;
	height: 975px;
	float: left;
	padding-top: 40px;
	background: #f8f8f8;
	padding-bottom: 60px;
}
#sildercenter-box {
	width: 1161px;
	height: 975px;
	margin: auto;
}
#sildercenter {
	width: 100%;
	height: 267px;
	float: left;
	margin-top: 30px;
}
#sildercenter-new {
	width: 100%;
	height: 267px;
	float: left;
	margin-top: 40px;
}
#ipshow-box {
	width: 360px;
	float: left;
	border-radius: 0.375rem;
	background: #fff;
}
#ipshow-box1 {
	width: 360px;
	float: left;
	border-radius: 0.375rem;
	background: #fff;
	margin-left: 40px;
}
#ipshow-box-right {
	width: 526px;
	height: 225px;
	float: left;
	padding: 30px;
	background: #fff;
	margin-left: 40px;
}
#box-top1 {
	width: 300px;
	height: 135px;
	float: left;
	padding: 30px 30px 20px 30px;
	border-bottom: 1px solid #ebedfa;
}
#box-top2 {
	width: 300px;
	height: 31px;
	float: left;
	padding: 20px 30px 30px 30px;
}
#whaisip-top {
	width: 100%;
	height: 31px;
	float: left;
}
#online-left {
	width: 213px;
	height: 31px;
	float: left;
}
#online-icone {
	width: 20px;
	height: 31px;
	float: left;
	background: url(../image/online.svg) no-repeat left;
}
#online-text {
	width: 115px;
	height: 31px;
	float: left;
	font-family: "Inter", sans-serif;
	color: #24374f;
	line-height: 31px;
	font-size: 12px;
}
#btn-right {
	width: 85px;
	height: 31px;
	float: left;
}
#btn-right a {
	width: 80px;
	height: 31px;
	background-color: #3E80DE;
	font: 12px /31px "Inter", sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 0.375rem;
	-webkit-transition: box-shadow 200ms ease, background-color 300ms ease, -webkit-transform 150ms ease;
	transition: box-shadow 200ms ease, background-color 300ms ease, -webkit-transform 150ms ease;
	transition: transform 150ms ease, box-shadow 200ms ease, background-color 300ms ease;
	transition: transform 150ms ease, box-shadow 200ms ease, background-color 300ms ease, -webkit-transform 150ms ease;
}
#btn-right a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3E80DE;
	-webkit-transform: translate(0px, -3px);
	-ms-transform: translate(0px, -3px);
	transform: translate(0px, -3px);
}
#iptop-text {
	width: 100%;
	height: 40px;
	float: left;
	font-size: 18px;
	font-family: "Inter", sans-serif;
	color: #323c46;
	line-height: 40px;
	text-transform: uppercase;
	text-align: center;
}
#iptop-find {
	width: 100%;
	height: 50px;
	float: left;
	font-size: 15px;
	line-height: 1.7em;
	font-family: "Inter", sans-serif;
	color: #323c46;
	text-align: center;
}
#ipinfo-more {
	width: 100%;
	height: 31px;
	float: left;
	margin-top: 10px;
}
#box-table1-btn {
	width: 70px;
	height: 31px;
	background-color: #f3f3f5;
	font: 12px /31px "Inter", sans-serif;
	text-transform: uppercase;
	color: #576282;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 5px;
	margin: auto;
}
/*end*/


#domain-name-out {
	width: 100%;
	height: auto;
	float: left;
	margin: 20px 0;
}
#domain-name-wapper {
	width: 847px;
	height: 90px;
	margin: auto;
	padding: 15px 15px;
	background: #fff;
	border-radius: 15px;
	border: 1px solid #F5F5F5;
}
#domain-name-in {
	width: 847px;
	height: 40px;
	margin: auto;
	line-height: 40px;
	font-family: "Inter", sans-serif;
	font-size: 25px;
	color: #000;
	text-align: left;
	font-weight: 700;
	text-indent: 5px;
}
/* Inner container */
#whois-resulte-in {
	width: 870px;
	height: 35px;
	margin: auto;
}
/* Tab boxes: reuse a common class for all to reduce redundancy */
.whois-resulte-tab-box {
	padding: 5px 5px;
	float: left;
}
.whois-resulte-tab-box a {
	padding: 0.5em 0.75em;
	background: #F4F4F5;
	border: 1px solid #F4F4F5;
	font: 13px "Inter", sans-serif;
	color: #71717B;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 100em;
}
.whois-resulte-tab-box a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3E80DE;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s;
}
