/*
red #d20000  -> oranage #ff9900
red #f40000 	-> oranage #ff9900
hover orange : #ffb951
background-color: #ff9900;  red -> oranage #ff9900 
color #d62825 -> oranage #ff9900
black #021159 -> darkblue #021159
red #ff9900 -> orange #ff9900
red #d00b07 -> orange #ff9900

*/ 

/*=============  bootstrap.css =============*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/*=============  end bootstrap.css =============*/
ul, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}
img {vertical-align: middle;}
.img-responsive { margin: 0 auto;}
   

/*why domain icmyhost*/
.section.whyicmyhost202407 {
    width: 100%;float: center; /*background: #fafafa; */padding:3% 0;
}
.section.whyicmyhost202407 h2 {
    /* 
	font-family: "db_heaventthin", Tahoma, sans-serif;  
    font-weight: normal;
    font-size: 50px;
    line-height: 1;
	color: #323232;
	*/
    margin: 0 0 4% 0;
    padding: 0;
    text-align: center; 
}
.section.whyicmyhost202407 h2 img.why{
    height: 40px;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
    width: auto;
}

.section.whyicmyhost202407 ul{
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.section.whyicmyhost202407 ul li{
    width:33.33%;
    float: left;
    margin: 0 auto;
    padding: 1%;
}
.section.whyicmyhost202407 ul li .boxcontent{
    background:#fff;
    box-shadow: 1px 1px 10px #bababa;
    padding:0;
    text-align: center;
    position: relative;
    z-index: 0;
    height: 550px;
}
.section.whyicmyhost202407 ul li .boxcontent img{
    width: auto;
    text-align: center;margin: 0 auto 5% auto;
}
.section.whyicmyhost202407 ul li .boxcontent p.title{
    /* 
	font-family: "db_heaventregular", Tahoma, sans-serif; 
    font-weight: normal;
    font-size: 28px; 
	*/
	line-height: 1;
    margin:0;
    padding: 0 5%;
    text-align: center;
    color: #ff9900;
}
.section.whyicmyhost202407 ul li .boxcontent p.title img.logozcom-title{
    height: 23px;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
}
.section.whyicmyhost202407 ul li .boxcontent p.content{
    /*
	font-family: "db_heaventthin", Tahoma, sans-serif;
    font-weight: normal;
    font-size: 24px;
	*/
	font-size: 16px; 
    line-height: 1.80857;
    margin:0;
    padding:3% 5%;
    text-align: left;
    color: #323232; 
}

/*why box3height630 */
.section.box3height630 {
    width: 100%;float: center; /*background: #fafafa; */padding:3% 0;
}
.section.box3height630 .infoTable{
	background-color:#ffffff;
}
.section.box3height630 h2 {
    /* 
	font-family: "db_heaventthin", Tahoma, sans-serif;  
    font-weight: normal;
    font-size: 50px;
    line-height: 1;
	color: #323232;
	*/
    margin: 0 0 4% 0;
    padding: 0;
    text-align: center; 
}
.section.box3height630 h2 img.why{
    height: 40px;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
    width: auto;
}
.section.box3height630 h3 img.why{
    height: 40px;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
    width: auto;
}
.section.box3height630 ul{
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.section.box3height630 ul li{
    width:33.33%;
    float: left;
    margin: 0 auto;
    padding: 1%;
}
.section.box3height630 ul li .boxcontent{
    background:#fff;
    box-shadow: 1px 1px 10px #bababa;
    padding:0;
    text-align: center;
    position: relative;
    z-index: 0;
    height: 630px;
}
.section.box3height630 ul li .boxcontent img{
    width: auto;
    text-align: center;margin: 0 auto 5% auto;
}
.section.box3height630 ul li .boxcontent p.title{
    /* 
	font-family: "db_heaventregular", Tahoma, sans-serif; 
    font-weight: normal;
    font-size: 28px; 
	*/
	line-height: 1;
    margin:0;
    padding: 0 5%;
    text-align: center;
    color: #ff9900;
}
.box3height630 .boxcontent h3{
    font-size: 24px;  
	color: #ff9900;
}
.section.box3height630 ul li .boxcontent p.title img.logozcom-title{
    height: 23px;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
}
.section.box3height630 ul li .boxcontent p.content{
    /*
	font-family: "db_heaventthin", Tahoma, sans-serif;
    font-weight: normal;
    font-size: 24px;
	*/
	font-size: 16px; 
    line-height: 1.80857;
    margin:0;
    padding:3% 5%;
    text-align: left;
    color: #323232; 
}
  
  
/*why domain icmyhost*/
.section.box3height320 {
    width: 100%;float: center; /*background: #fafafa; */padding:3% 0;
}
.section.box3height320 h2 {
    /* 
	font-family: "db_heaventthin", Tahoma, sans-serif;  
    font-weight: normal;
    font-size: 50px;
    line-height: 1;
	color: #323232;
	*/
    margin: 0 0 4% 0;
    padding: 0;
    text-align: center; 
}
.section.box3height320 h2 img.why{
    height: 40px;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
    width: auto;
}

.section.box3height320 ul{
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.section.box3height320 ul li{
    width:33.33%;
    float: left;
    margin: 0 auto;
    padding: 1%;
}
.section.box3height320 ul li .boxcontent{
    background:#fff;
    box-shadow: 1px 1px 10px #bababa;
    padding:0;
    text-align: center;
    position: relative;
    z-index: 0;
    height: 320px;
}
.section.box3height320 ul li .boxcontent img{
    width: auto;
    text-align: center;margin: 0 auto 5% auto;
	padding-top:20px;
}
.section.box3height320 ul li .boxcontent p.title{
    /* 
	font-family: "db_heaventregular", Tahoma, sans-serif; 
    font-weight: normal;
    font-size: 28px; 
	*/
	line-height: 1;
    margin:0;
    padding: 0 5%;
    text-align: center;
    color: #ff9900;
}
.section.box3height320 ul li .boxcontent p.title img.logozcom-title{
    height: 23px;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
}
.section.box3height320 ul li .boxcontent p.content{
    /*
	font-family: "db_heaventthin", Tahoma, sans-serif;
    font-weight: normal;
    font-size: 24px;
	*/
	font-size: 16px; 
    line-height: 1.80857;
    margin:0;
    padding:3% 5%;
    text-align: left;
    color: #323232; 
}
/*faq*/
.section.faqs202407{
  /*background:#fff;*/
  width: 100%;
  float: left;
  padding: 3% 0;
  margin:0;
}
.section.faqs202407 h2{
	font-family: 'Quicksand', 'Prompt', sans-serif;
    letter-spacing: 0;
    font-weight: normal;
	font-size: 22px;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: 120% !important;
    color: #1f1f1f;
    margin: 0;
  /*font-family: "db_heaventthin", "Open Sans", "Tahoma", "Arial", sans-serif;
  font-size: 50px;
  line-height:1;
  font-weight: normal;
  color: #000; 
  */
  text-align: center; 
  padding: 0;
  margin:2% auto; 
}
.section.faqs202407 h2 span{  color:#ff9900;    }
.section.faqs202407 h2::before {
    content: "";
    display: block;
    /*
	width: 5%;
    background-color: #ff9900; 
    height: 3px;
	*/
    text-align: left;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 4%;
}
.section.faqs202407 .faqall{
  width: 100%;
  padding:0;
  margin:8px auto;
  /* background: #fff; */
  border-radius:8px;
  float: left;
}
.section.faqs202407 .faqall p.titleT{
	/*font-family: "db_heaventregular", "Open Sans", "Tahoma", "Arial", sans-serif;
	font-size: 26px;
	color: #333333;
	line-height: .7;
	font-weight: normal;
	*/
	text-align: left; 
	padding: 0;
	margin:0 0 2% 0;
}
.section.faqs202407 ul{
  width: 100%;
  padding:0;
  margin:2% auto;
}
.section.faqs202407 ul li{
  width: 100%;
  float: left;
  padding:0;
  margin:0;
  list-style: none;
}
.section.faqs202407 .panel ul li{
  width: 100%;
  float: left;
  padding:0;
  margin:0;
  list-style:square;
}
.section.faqs202407 ul li p{ 
	letter-spacing: 0;
	font-weight: normal;
	position: relative;
	padding: 0 0 10px 0;
	font-weight: normal;
	line-height: 120% !important; 
	margin: 0;
	color: #333333;
	/*font-size: 16px;
	font-family: 'Quicksand', 'Prompt', sans-serif;
	
	line-height: 1.80857; 
	font-family: "db_heaventlight", "Open Sans", "Tahoma", "Arial", sans-serif;
	font-size: 22px;
	line-height:1;
	font-weight: normal;
	color: #323232;
	*/  
	text-align: left; 
	padding: 0;
	margin:0 auto;
}
.section.faqs202407 ul li p span {
  margin-top:2%;
  text-decoration: underline;
}
.section.faqs202407 ul li .accordion { 
  cursor: pointer;
  /*
  background-color:#fff;
  font-family: "db_heaventregular", "Open Sans", "Tahoma", "Arial", sans-serif; 
  font-size: 24px; 
  color: #444;
  */
  line-height: 1;
  font-size: 16px;
  transition: 0.4s;
  padding: 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
}
.section.faqs202407 ul li .accordion p.title {
  /* font-family: "db_heaventregular", "Open Sans", "Tahoma", "Arial", sans-serif; */
  font-family: 'Quicksand', 'Prompt', sans-serif;
  width: 90%;
  float: left;
}
.section.faqs202407 ul li .active, .section.faqs202407 ul li .accordion:hover {
  	background-color: #fff; 
}
.section.faqs202407 ul li .accordion:after {
	content: '\002B'; 
	color: #fff;  
	background:#ff9900; /* red #f40000**/ 
	float: right;
	margin-left: 5px; 
	border-radius: 20px;
	width: 20px;
	height: 20px;
	text-align: center;
	padding: 0;
	margin:0;
	line-height:1;
} 
.section.faqs202407 ul li .active:after {
	content: "\2212"; 
	line-height:1;
}

.section.faqs202407 ul li .panel  { 
	margin:0;
	padding: 0 5%;  
	line-height: 1;    
	background-color: white;  
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	border-bottom: 1px #e5e5e5 solid;
	box-shadow: none;
} 
.section.faqs202407 ul li .panel p {
	padding-bottom:10px;
}

 



@media (max-width: 800px) { 
    .section.whyicmyhost202407 ul li .boxcontent p.content,
	.section.box3height630 ul li .boxcontent p.content,
	.section.box3height320 ul li .boxcontent p.content,
    .section.faqs202407 ul li p {font-size: 16px;} 
    .section.whyicmyhost202407 ul li .boxcontent p.title,
	.section.box3height630 ul li .boxcontent p.title,
	.section.box3height320 ul li .boxcontent p.title,
    .domain-price table.table-hover thead tr th.is-first p,    
    .section.faqs202407 ul li .accordion, {font-size: 16px;} 
    .section.whyicmyhost202407 ul,
	.section.box3height630 ul ,
	.section.box3height320 ul  {width: 100%;padding: 0 16px;} 
    .section.whyicmyhost202407 h2, 
	.section.box3height630 h2, 
	.section.box3height320 h2, 
    .section.faqs202407 h2 {  /* font-size: 35px; */ }  
    .section.whyicmyhost202407 h2 img.logozcom-why,
	.section.box3height630 h2 img.logozcom-why,
	.section.box3height320 h2 img.logozcom-why {height:auto;width: 16%;} 
    .section.whyicmyhost202407 ul li .boxcontent ,
	.section.box3height630 ul li .boxcontent  ,
	.section.box3height320 ul li .boxcontent  {height: 390px;} 
	.section.searchdomain .form--searchT {margin-left: 0;}
    .section.searchdomain .bulk--search--btn,
    .section.searchdomain .form--searchT .btn.btn-submit,
    .section.searchdomain .form--searchT input.input[type="text"] {font-size: 24px;}	
}

@media (max-width: 600px) { 
    .section.whyicmyhost202407 h2, 
	.section.box3height630 h2, 
	.section.box3height320 h2, 
    .section.faqs202407 h2 { /* font-size: 30px; */ } 
    .section.whyicmyhost202407 ul li ,
	.section.box3height630 ul li ,
	.section.box3height320 ul li {width: 50%;height: auto;} 
/*search*/
    .section.searchdomain .form--searchT input.input[type="text"]{width: 45%;background-color: rgba(255, 255, 255, 1.0) !important;}
    .section.searchdomain .form--searchT .btn.btn-submit {width: 100px;}
    .section.searchdomain .form--searchT {width: 90%;}

    .section.searchdomain .bulk--search--btn, 
    .section.searchdomain .form--searchT .btn.btn-submit, 
    .section.searchdomain .form--searchT input.input[type="text"] {
    font-size: 20px;}	 	
} 

@media (max-width: 480px) { 
    .section.whyicmyhost202407 ul li .boxcontent p.content,
	.section.box3height630 ul li .boxcontent p.content,
	.section.box3height320 ul li .boxcontent p.content,
    .section.faqs202407 ul li p,
    .domain-price table.table-hover thead tr th.is-first p,
    .domain-price table.table-hover thead tr th form.search--domain .form-group label {font-size: 16px;}
 	/*search*/
    .section.searchdomain .form--searchT input.input[type="text"] {height: 34px;}
    .section.searchdomain .form--searchT,
    .section.searchdomain .form--searchT .btn.btn-submit,
    .section.searchdomain .bulk--search--btn {height: 45px;}
    .section.searchdomain .bulk--search--btn {padding: 8px 2%;}
    .section.searchdomain .form--searchT .btn.btn-submit.thDomainEncode {right: 28%;}
}
@media (max-width: 414px) { 
  .section.whyicmyhost202407 ul li,
  .section.box3height630 ul li,
  .section.box3height320 ul li {width: 100%;height: auto;} 
  .section.page--customer--newdomain2022 h4 img.logozcom-customer {width: 29%;}
  .section.whyicmyhost202407 ul li .boxcontent,
  .section.box3height630 ul li .boxcontent,
  .section.box3height320 ul li .boxcontent,
  .section.banner--partner ul li .boxbanner {height: auto;} 
  .section.searchdomain .form--searchT {width: 100%;}
  .section.searchdomain .bulk--search--btn {display: flex;float: none;margin: 0 auto;}
  .section.searchdomain .form--searchT {margin-bottom: 2%;}
}
@media (max-width: 320px) { 
}
 
 
/* ====================================== table search price ================================================ */

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}  
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
} 
.tld-price, span .tld-price{ color:#ff9900;}
.tld-items-sp .tld-price { color:#ff9900;}
/*price domain*/
.section.shareFeature{
    width: 100%;
    float: left;
    padding:30px 0 0 0;
} 
.shareFeature.is-dark {
    background: #323232;
    margin:30px 0 0 0;
    padding:0 0 30px 0;
}
.section.shareFeature h2 {
	font-family: 'Quicksand', 'Prompt', sans-serif;
    letter-spacing: 0;
    font-weight: normal;
	font-size: 22px;
    /*font-family: "db_heaventregular", Tahoma, sans-serif;
    font-weight: normal;
    font-size: 4rem;
	*/ 
    margin: 0 0 25px 0;
    padding: 0;
    text-align: center;
    color: #323232;
}
.section.shareFeature h2 span {
    color:#ff9900;
}
.section.shareFeature p.top-small{
    /*
	font-family: "db_heaventregular", Tahoma, sans-serif;
    font-size: 3.2rem;
	*/
    display: block;
    text-align: center;
    position: relative;
    top: -40px;
    margin-bottom: -40px;
    line-height: 1;
}
.section.shareFeature h3 {
	font-size: 18px;
    /* font-family: "db_heaventregular", Tahoma, sans-serif;
    font-weight: normal;
    font-size: 45px;
	*/
    margin: 4% 0;
    padding: 0;
    text-align: left;
    color: #323232;
    line-height: 1.3;
}
.section.shareFeature h3 span {
    color:#ff9900;
}
.section.shareFeature h3 img {
    text-align: left;
    float: left;
    margin:0 2% 0 0;
    width:64px;
    vertical-align: middle;
}
.section.shareFeature p.left {
    text-align: left;
    color: #646464;
    line-height: 1.25;
    /*font-family: "db_heaventlight", Tahoma, sans-serif;
    font-size: 2.2rem;
	*/
    margin: 10px 0;
    vertical-align: middle;
}
.section.shareFeature img.svglogozcom{width: 50%;margin-top:-30px;}
.shareFeature.is-dark h3, .shareFeature.is-dark p.left {
    color: #fff;
}
.section.shareFeature .price-box-new {
    vertical-align: middle;
    display: table-cell;
    position: relative;
    width: auto;
    height: 200px;
    margin: 0;
    text-align: center;
    padding-bottom: 40px;
    padding-left: 50px;
    /* font-family: "db_heaventlight", Tahoma, sans-serif; */
}
.section.shareFeature .price-box-new > span:last-child {
    color: #ff9900;
    background: #fff;
    border-radius: 0 0 10px 10px;
}
.section.shareFeature .price-box-new > span:last-child > span {
    border-color: #ff9900;
}
.section.shareFeature .price-box-new > span {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    height: 80px;
    line-height: 75px;
    background: #ff9900;
    color: #fff;
    font-size: 7rem;
    padding: 0 15px;
    border-radius: 10px 10px 0 0;
}
.section.shareFeature .price-box-new > span > span {
    font-size: 4rem;
    display: inline-block;
    height: 50px;
    line-height: 45px;
    position: relative;
    top: 50%;
    border: 2px solid #fff;
    padding: 0 15px;
    margin-top: -25px;
    float: right;
    margin-left: 15px;
    border-radius: 10px;
}
.section.shareFeature .price-box-new > span > span > span {
    font-size: 2rem;
    position: relative;
    top: -1px;
} 

/*price domain*/
.domain-price table.table-hover.sp{display: none;}
.section.shareFeature.domain-price {
    width: 100%;
    float: left;
    padding:30px 0;
}
.domain-price table.table-hover{
    /*font-family: "db_heaventregular", Tahoma, sans-serif; */
    padding: 0;
    margin:0 0 10px 0;
}
.domain-price .table > tbody > tr > td{
    /* font-size: 24px; */
    padding:5px 10px;
    line-height: .8;
}
.domain-price table.table.price tr.color {
    background: #fbfbfb;
    border-bottom: 1px solid #ddd;
}
.domain-price .table.price > tbody > tr > td:nth-child(1) {
    padding-left: 3%;
}
.domain-price .table.price > tbody > tr > td:nth-child(2) {   
    text-align: center;
    width: 40%;
}
.domain-price .table.price > tbody > tr > td:nth-child(3) {
    width: 50%;
    text-align: right;
    padding-right: 30px;
}
.domain-price .table > tbody > tr > td p {
    margin: 5px 10px;
    color: #ff9900;
}
.domain-price .table > tbody > tr > td p span {
    color: #323232;
}
.domain-price table.table-hover thead tr th.is-first {    
    width: 100%;
    background-color: #323232;
    color: #fff;
	font-size: 16px; 
    /* font-size: 20px; 
    font-weight: normal; 
    font-size: 2.4rem;*/
    padding: 10px 20px;
    text-align: center;
}

/*search-domain-2nd*/
.section.shareFeature.search-domain-2nd {
    background: #ff9900;
    padding-bottom: 30px;
}
.section.shareFeature.search-domain-2nd > .container > .title > img {
    vertical-align: baseline;width: 35%;
}
.section.shareFeature.search-domain-2nd > .container > .title {
    color: #fff;
    /* font-family: "db_heaventlight", Tahoma, sans-serif; 
    font-size: 4rem;
	*/
    text-align: center;
    margin:0 0 2% 0;
}
.section.domsearch2.search2 .frmSearch2 input.input[type="text"] {
    width: 80%;
    border: 0 none;
    float: left;
    height: 48px;
    line-height: 54px;
    text-indent: 17px;
    padding-right:0;
    /* font-family: "db_heaventlight", Tahoma, sans-serif; 
    font-size: 2.2rem; */
}
/*our-clients*/
.section.shareFeature.our-clients > .container > .title {
    margin:0;
}
.section.shareFeature.our-clients > .container > .title > img {
    height: 50px;
    display: inline-block;
    vertical-align: top;
    margin-right:1%; 
}
.section.shareFeature.our-clients > .container > .caption {
    display: block;
    text-align: center;
    /* font-family: "db_heaventlight", Tahoma, sans-serif;
    font-size: 20px;
	*/
    padding: 0;
    margin: 0;
}
.section.shareFeature.our-clients > .container > .caption span {
    color: #ff9900;
    font-size: 20px;
}
.section.shareFeature.our-clients > .container > .client-list {
    position: relative;
}
.section.shareFeature.our-clients > .container > .client-list > li {
    float: left;
    width: 16.666666666667%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.section.shareFeature.our-clients > .container > .client-review {
    position: relative;
    /* margin-bottom: 30px; */
    margin-bottom: 0px;
}
.section.shareFeature.our-clients > .container > .client-review > li:nth-child(3n+1) {
    clear: left;
}
.section.shareFeature.our-clients > .container > .client-review > li {
    float: left;
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.section.shareFeature.our-clients > .container > .client-review > li .caption {
    /* font-family: "db_heaventlight", Tahoma, sans-serif;
    font-size: 1.6rem !important;
	*/
    position: relative;
    line-height: 1.1 !important;
    background: #f5f5f5;
    padding: 10px;
    text-align: center;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    border-radius: 5px;
}
.section.shareFeature.our-clients > .container > .client-review > li .caption:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -10px;
    top: 100%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #f5f5f5;
}
.section.shareFeature.our-clients > .container > .client-review > li .company-info {
    position: relative;
    text-align: center;
    line-height: 1;
    margin-top: 15px;
    /* font-family: "db_heaventlight", Tahoma, sans-serif; 
    font-size: 1.8rem;*/
}
.section.shareFeature.our-clients > .container > .client-review > li .company-info > img {
    height: 60px;
    display: block;
    margin: 0 auto;
}
.section.shareFeature.our-clients > .container > .client-review > li:nth-child(7) {
    margin-left: 16.666666666667%;
}
@media (max-width: 800px) { 
    .section.shareFeature h3 img {width: 44px;}
    .section.shareFeature h3 {font-size: 30px;}
    .section.shareFeature p.left {font-size: 26px;}
    .section.shareFeature .price-box-new > span{width: 100%;font-size: 40px;}
    .section.shareFeature .price-box-new > span > span {font-size: 30px;}
    .section.shareFeature .price-box-new > span > span > span {font-size: 22px;}
    
    .section.shareFeature img.svglogozcom {width: 60%;}
    .section.shareFeature h2 {margin-bottom: 10px;}
    .section.shareFeature h2,
    .section.shareFeature.search-domain-2nd > .container > .title {font-size: 3rem;}
 
    .section.shareFeature .onepage-website .warning{height: 34px;}
    .section.shareFeature .onepage-website h2,
    .domain-price table.table-hover thead tr th.is-first {font-size: 16px;}
    .section.shareFeature .onepage-website p.btn-seemore {margin:0;font-size: 16px;}
    .section.shareFeature p.top-small{font-size: 26px;top: 0;margin:-2% 0 0 0;}
    .domain-price .table > tbody > tr > td {font-size: 18px;}
    .section.shareFeature.search-domain-2nd > .container > .title img {width: 30%;}
 
    .domain-price table.table-hover thead tr th.is-first p,    
    section.page--faq--newdomain2022 ul li .accordion, {font-size: 16px;}
	.domain-price table.table-hover thead tr th form.search--domain {width: 100%;}
    .domain-price table.table.price.content-alldomain.hidden-xs {display: none;}
    .domain-price table.table-hover.sp {display: inline-block;padding: 0 15px;}
}
@media (max-width: 600px) {  
    .section.shareFeature img.svglogozcom{width: 45%;margin:-10% auto;}
    .section.shareFeature .price-box-new {width: 50%;margin:0 auto;display:block;padding: 0;}
    .section.shareFeature img{width: 50%;}

    .section.shareFeature.our-clients > .container > .title > img {height: 30px;}
    .section.shareFeature.our-clients > .container > .client-review > li {width: 50%;height: 250px;}
    .section.shareFeature.our-clients > .container > .client-review > li .company-info {font-size: 14px;}
    .section.shareFeature.our-clients > .container > .client-review > li:nth-child(3n+1) {clear: none;}
    .section.shareFeature.our-clients > .container > .client-review > li:nth-child(7){margin-left: 0;}
 
    .shareFeature.is-dark {background:#fff;margin:5px 0;padding:0;}
    .shareFeature.is-dark h3{color:#323232; }
    .section.shareFeature h3 {font-size: 1.6rem;margin:5px 0;line-height: 1;}    
    .section.shareFeature h3 img {width: 30px;}

    .section.shareFeature.search-domain-2nd {background:#000;padding:10px 0 0 0;margin-top:10px;}
    .section.shareFeature .onepage-website{margin-top:10px;}
      
}
@media (max-width: 480px) {
    .section.shareFeature h2, .section.shareFeature.search-domain-2nd > .container > .title {
        font-size: 2.6rem;line-height: 1;}     
    .section.domsearch2.search2 .frmSearch2 input.input[type="text"] {font-size: 20px;height: 34px;}
    .section.shareFeature.search-domain-2nd .btn.btn-submit{width: fit-content;padding: 0 3%;height: 34px;line-height: 1.3;}
    .section.shareFeature.search-domain-2nd .btn.btn-submit .fa-search:before {font-size: 16px;}
    .domain-price .table.price > tbody > tr > td:nth-child(3) {display: none;}
    .domain-price .table > tbody > tr > td {font-size: 24px;color:#000;}
    .domain-price .table.price > tbody > tr > td:nth-child(2) {text-align: right;}
    .section.shareFeature.domain-price {padding:20px 0;}
	
	.domain-price table.table-hover thead tr th.is-first p,
    .domain-price table.table-hover thead tr th form.search--domain .form-group label {font-size: 16px;}

    .domain-price table.table-hover thead tr th form.search--domain .form-group select.category {font-size: 16px;}
    .domain-price table.table-hover thead tr th form.search--domain .form-group.half-w {width: 100%;}
    .domain-price table.table-hover thead tr th form.search--domain {display: inline-block;}
    .domain-price table.table-hover thead tr th form.search--domain .form-group label {padding-top: 2%;}	
 
}
/*price domain*/
.section.shareFeature {
    width: 100%;float: left;background: #fff;padding: 30px 0;
}
.section.shareFeature h2 {
    font-size: 42px;
    font-weight: 500;
    line-height: 62px;
    margin: 0 0 25px;
    padding: 0;
    text-transform: none; 
    /* font-family: "db_heaventthin", Tahoma, sans-serif;
    font-weight: normal;
    font-size: 4rem;
	*/ 
    margin: 0 0 25px 0;
    padding: 0;
    text-align: center;
    color: #323232;
}
.section.shareFeature h2 span {
    color:#ff9900;
}
.section.shareFeature.domain-price {
    width: 100%;
    float: left;
    padding:30px 0;
}

/*ul li 20.2.23*/
.section.shareFeature.domain-price ul{
    width: 100%;
    padding:5px 2%;
    margin: 0 auto 3% auto;
    float: left;
}
.section.shareFeature.domain-price ul li{
    width: 20%;
    padding:0 3px;
    margin:0;
    list-style: none;
    float: left;
}
.section.shareFeature.domain-price ul li .Bcolor--price{
    width: 100%;
    background: #fbfbfb;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding:3%;
}
.section.shareFeature.domain-price ul li .Bcolor--price p.contentL{ 
	font-size: 16px;
    line-height: 1;
    padding: 0;
    margin: 0;
    text-align: left;
    color:#646464;
}
.section.shareFeature.domain-price ul li .Bcolor--price p.contentL span.contentR{ 
	font-size: 16px;
    line-height: 1;
    padding: 0;
    margin: 0;
    text-align: right;
    color:#646464;
    float: right;
}
.section.shareFeature.domain-price ul li .Bcolor--price p.contentL span.red{
    color:#ff9900;
}
/*.ul li 20.2.23*/

.domain-price table.table-hover{ 
    padding: 0;
    margin:0 0 10px 0;
}
.domain-price .table > tbody > tr > td{ 
	font-size: 16px; 
    padding:5px 10px;
    line-height: .8;
}

/*alldomain*/
.domain-price table.table-hover.price.title--domain{ 
    padding: 0;
    margin:0 auto 10px auto;
    width: 95%;
}
.domain-price table.table.price.content-alldomain {width: 95%;margin: 0 auto 4% auto;}
.domain-price table.table.price.content-alldomain tr.color {
    background: #fbfbfb;
    border-bottom: 1px solid #ddd;
}
.domain-price .table.price.content-alldomain > tbody > tr > td:nth-child(1) {
    text-align: left;
    width: auto;
    padding: 0 30px 0 8px;
}
.domain-price .table.price.content-alldomain > tbody > tr > td:nth-child(2) {   
    text-align: right;
    width: auto;
    border-right: 8px solid #fff;
}
.domain-price .table.price.content-alldomain > tbody > tr > td:nth-child(3) {
    width: auto;
    text-align: left;
    padding: 0 8px;
}
.domain-price .table.price.content-alldomain > tbody > tr > td:nth-child(4) {
    width: auto;
    text-align: right;
    padding-right:8px;
    border-right: 8px solid #fff;
}
.domain-price .table.price.content-alldomain > tbody > tr > td:nth-child(5) {
    width: auto;
    text-align: left;
    padding: 0 8px;
}
.domain-price .table.price.content-alldomain > tbody > tr > td:nth-child(6) {
    width: auto;
    text-align: right;
    padding-right: 8px;
    border-right: 8px solid #fff;
}
.domain-price .table.price.content-alldomain > tbody > tr > td:nth-child(7) {
    width: auto;
    text-align: left;
    padding: 0 8px;
}
.domain-price .table.price.content-alldomain > tbody > tr > td:nth-child(8) {
    width: auto;
    text-align: right;
    padding-right: 8px;
    border-right: 8px solid #fff;
}
.domain-price .table.price.content-alldomain > tbody > tr > td:nth-child(9) {
    width: auto;
    text-align: left;
    padding: 0 8px;
}
.domain-price .table.price.content-alldomain > tbody > tr > td:nth-child(10) {
    width: auto;
    text-align: right;
    padding-right: 8px;
}
.domain-price .table > tbody > tr > td p {
    margin: 5px 10px;
    color: #ff9900;
}
.domain-price .table > tbody > tr > td p span {
    color: #323232;
}
.domain-price table.table-hover.content-alldomain thead tr th.is-first {    
    width: 100%; 
    border-bottom: 2px solid #ff9900 !important;
    background: #fff;
    text-align: center;
    padding: 0;
}
.domain-price table.table-hover.content-alldomain thead tr th.is-first p{
    background-color: #ff9900;
    padding: 10px 4%;
    color: #fff;   
    text-align: center;
    width: fit-content;
    /* font-family: "db_heaventthin", Tahoma, sans-serif;
    font-weight: normal;
    font-size: 2.4rem;
	*/
    margin:0 auto 2px auto;
    line-height: 1;
}
/*.alldomain*/ 
.domain-price table.table.price tr.color {
    background: #fbfbfb;
    border-bottom: 1px solid #ddd;
}
.domain-price .table.price > tbody > tr > td:nth-child(1) {
    padding-left: 2%;
	width: 10%;
}
.domain-price .table.price > tbody > tr > td:nth-child(2) {   
    text-align: center;
    width: 15%;
}
.domain-price .table.price > tbody > tr > td:nth-child(3) {
    width: 75%;
    text-align: right;
    padding-right: 30px;
}
.domain-price .table > tbody > tr > td p {
    margin: 5px 10px;
    color: #ff9900;
}
.domain-price .table > tbody > tr > td p span {
    color: #323232;
}
.domain-price table.table-hover thead tr th.is-first {    
    width: 100%; 
    border-bottom: 2px solid #ff9900 !important;
    background: #fff;
    text-align: center;
    padding: 0;
}
.domain-price table.table-hover thead tr th.is-first p{
    background-color: #ff9900;
    padding: 10px 4%;
    color: #fff;   
    text-align: center;
    width: fit-content;
    /* font-family: "db_heaventthin", Tahoma, sans-serif;
    font-weight: normal;
    font-size: 2.4rem;
	*/
    margin:0 auto 2px auto;
    line-height: 1;
}
/*form*/
.domain-price table.table-hover thead tr th.center{margin: 0 auto; text-align: center;}
.domain-price table.table-hover thead tr th form.search--domain{
    width: 70%;margin: 0 auto;display: inline-flex;
}
.domain-price table.table-hover thead tr th form.search--domain .form-group.half-w {width: 50%;float: left;margin: 0 5px;}
.domain-price table.table-hover thead tr th form.search--domain .form-group label {
    /* font-family: "db_heaventregular", "Open Sans", "Tahoma", "Arial", sans-serif;
    font-size: 24px;
    font-weight: normal;
	*/
	font-size: 18px;
    display: block;
    line-height: 1;
    margin-top: 0;
    background: transparent;
    position: relative;
    color: #323232;
    top: 0px;
    padding: 8% 0 0 0;
}
.domain-price table.table-hover thead tr th form.search--domain .form-group label span {color:red;}
.domain-price table.table-hover thead tr th form.search--domain .form-group select.category {
    /* font-family: "db_heaventlight", Tahoma, sans-serif;
    font-size: 20px;
	*/
    display: block;
    width: 100%;
    line-height: 50px;
    height: 45px;
    padding: 0 15px;    
    color: #3b3b3b;
    background: #f0f0f0;
    border:none;
}

/*search-domain-2nd*/
.section.shareFeature.search-domain-2nd {
    padding-bottom: 30px;
    background: url('../../images/domain/page-home/bg-searchdomain.jpg')center top no-repeat;
    height:auto;
    background-size: cover;
    overflow: hidden;
    background-position: center;
    width: 100%;
    padding:2% 0;
}
.section.shareFeature.search-domain-2nd > .container > .title > img {
    vertical-align: baseline;width: 35%;
}
.section.shareFeature.search-domain-2nd > .container > .title {
    color: #fff;
    /* font-family: "db_heaventthin", "Open Sans", "Tahoma", "Arial", sans-serif;
    font-size: 4rem;
	*/
    text-align: center;
    margin:0 0 1% 0;
}
.section.shareFeature.search-domain-2nd > .container > p.step {
    color: #fff;
    /* font-family: "db_heaventthin", "Open Sans", "Tahoma", "Arial", sans-serif;
    font-size: 45px;
	*/
    text-align: center;
    margin:1% 0 0 0;
}
.section.shareFeature.search-domain-2nd > .container > ul{
    width: 100%;
    text-align: center;
    margin:  1% 0;
    display: flex;
    justify-content: center;
}
.section.shareFeature.search-domain-2nd > .container > ul li{
    /*width: 25%;*/
    padding: 1%;
    list-style: none;
    display: inline-block;
    float: left;
}
.section.shareFeature.search-domain-2nd > .container > ul li .orange-circle{
    width: 150px;
    height: 150px;
    background:#ff9900;
    padding: 10% 5%;
    text-align: center;
    margin: 0 auto;
    border-radius: 100%;
}
.section.shareFeature.search-domain-2nd > .container > ul li .orange-circle img{
    text-align: center;
    width:50px;
    height: 70px;
}
.section.shareFeature.search-domain-2nd > .container > ul li .orange-circle p.content{ 
    color:#fff;
    text-align: center;
    /* font-family: "db_heaventthin", "Open Sans", "Tahoma", "Arial", sans-serif;
	font-size: 30px;
	*/
    line-height: 1;
    margin: 2% 0 0 0;
}
.section.domsearch2.search2 .frmSearch2 input.input[type="text"] {
    width: 80%;
    border: 0 none;
    float: left;
    height: 48px;
    line-height: 54px;
    text-indent: 17px;
    padding-right:0;
    /* font-family: "db_heaventlight", Tahoma, sans-serif;
    font-size: 2.2rem;
	*/
}
.section.domsearch2.search2 .frmSearch2{border-radius: 8px;height: 58px;}
.section.domsearch2.search2 .frmSearch2 .btn.btn-submit {
    /*padding: 15px;*/
    border-radius: 0;
    /* font-family: "db_heaventregular", Tahoma, sans-serif;  
    font-size: 19px;
    font-size: 28px;
	*/
    text-align: center;
    background: rgb(171,0,1);
    background: linear-gradient(0deg, rgba(171,0,1,1) 0%, rgba(215,0,0,1) 100%);
    width: 150px;
    height: 58px;
    color: #fff;
    box-shadow:none;
    border-radius: 0 8px 8px 0;
    margin: -6px;
}
.section.domsearch2.search2 .frmSearch2 .fa-search:before {font-size:20px;}
.section.domsearch2.search2 .frmSearch2 .btn.btn-submit:hover, .btn.btn-submit:focus {
    background: rgb(171,0,1);
    background: linear-gradient(180deg, rgba(171,0,1,1) 0%, rgba(215,0,0,1) 100%);
    color: #fff;
    text-decoration: none;
}

/*scrollbar*/
.scrollbar--price-sp{
	width: auto;
	float: left;
	width: 100%;
	height: 400px;
	overflow-y: scroll;
	scrollbar-color: rebeccapurple green;
}
.scrollbar--price-sp::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

/* Track */
.scrollbar--price-sp::-webkit-scrollbar-track {
  /*box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;*/
  border: 1px solid #e4e4e4;
  border-radius: 10px;
}
 
/* Handle */
.scrollbar--price-sp::-webkit-scrollbar-thumb {
  background: #d62925;  
 border-radius: 10px;
}

/* Handle on hover */
.scrollbar--price-sp::-webkit-scrollbar-thumb:hover {
  background: #323232; 
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
