
/*search top */
.section.searchTop{
    width: 100%;
    float: left;
    padding: 1% 0; 
}
.section.searchTop .frmSearchTop {
    padding:0;
    background: #fff;
    border: 1px solid #646464;
    position: relative;
    border-radius: 8px;
    width: 70%;
    float: left;
    height: 58px;
    margin-left:0;
}
.section.searchTop .frmSearchTop input.input[type="text"] {
    width: 58%; 
    border: 0 none;
    float: left; 
    padding-right:0;
    margin: 5px;
    text-indent: 17px;
	height: 48px; 
	font-size: 22px; 
}
.section.searchTop .frmSearchTop .btn.btn-submit { 
	font-size: 22px;
    text-align: center; 
	background-color:#ff9900;
    width: 150px;
    height: 58px;
    color: #fff;
    box-shadow:none;
    border-radius: 0 8px 8px 0;
    margin: -1px -2px;
    float: right;
    padding: 2%;
}
.section.searchTop .frmSearchTop .fa-search:before {font-size:20px;}
.section.searchTop .frmSearchTop .btn.btn-submit:hover, 
.section.searchTop .frmSearchTop .btn.btn-submit:focus { 
	background-color:#e68a00;
    color: #fff;
    text-decoration: none;
}

.section.searchTop .bulk--search--btn{ 
	font-size: 22px;
    text-align: center;
    background: rgb(171,0,1);
    background: linear-gradient(0deg, rgba(171,0,1,1) 0%, rgba(215,0,0,1) 100%);
    height: 58px;
    color: #fff;
    box-shadow:none;
    border-radius:8px;
    margin: -1px -6px;
    float: right;
    padding: 12px 2%;
    float: left;
    margin-left: 2%;
    border: none;
}
.section.searchTop .bulk--search--btn img.searchall{
    width: 30px;
    display: inline-block;
}
.section.searchTop .bulk--search--btn:before {font-size:20px;}
.section.searchTop .bulk--search--btn:hover, 
.section.searchTop .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;
} 
.section.searchTop .frmSearchTop .btn.btn-submit.thDomainEncode{
    top: 0;
    position: absolute;
    right: 23%;
    color: #323232;
    background: none;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
    } 
@media (max-width: 800px) {  
    .section.searchTop .frmSearchTop {margin-left: 0;}
    .section.searchTop .bulk--search--btn,
    .section.searchTop .frmSearchTop .btn.btn-submit,
    .section.searchTop .frmSearchTop input.input[type="text"] {font-size: 24px;} 
}

@media (max-width: 600px) {  
/*search*/
    .section.searchTop .frmSearchTop input.input[type="text"]{width: 45%;background-color: rgba(255, 255, 255, 1.0) !important;}
    .section.searchTop .frmSearchTop .btn.btn-submit {width: 100px;}
    .section.searchTop .frmSearchTop {width: 90%;} 
    .section.searchTop .bulk--search--btn, 
    .section.searchTop .frmSearchTop .btn.btn-submit, 
    .section.searchTop .frmSearchTop input.input[type="text"] {
    font-size: 20px;} 
}
    .modal-content.seoD {width: 100%;}
 
}

@media (max-width: 480px) { 
    /*search*/
    .section.searchTop .frmSearchTop input.input[type="text"] {height: 34px;}
    .section.searchTop .frmSearchTop,
    .section.searchTop .frmSearchTop .btn.btn-submit,
    .section.searchTop .bulk--search--btn {height: 45px;}
    .section.searchTop .bulk--search--btn {padding: 8px 2%;}
    .section.searchTop .frmSearchTop .btn.btn-submit.thDomainEncode {right: 28%;} 
    .section.searchTop .flex-search {width: 100%;padding:2%;}
    .btn.btn-submit {margin: 0 auto;height: auto;padding: 3% 0;margin-bottom: 2%;border-radius:5px;} 
    .btn.btn-submit {font-size: 24px;} 
}

@media (max-width: 414px) { 
  .section.searchTop .flex-search {display: inline-block;}
  .section.searchTop .frmSearchTop {width: 100%;}
  .section.searchTop .bulk--search--btn {display: flex;float: none;margin: 0 auto;}
  .section.searchTop .frmSearchTop {margin-bottom: 2%;}
}
/*search-steps3*/
.section.searchTop.steps3 {
    padding-bottom: 30px;
    background: url('https://www.ic-myhost.com/theme/202407-whitered/images/bg.png')center top no-repeat; 			
	background-color:#5c7e90; /*#8db3c7;  */
	/*opacity:1; */
	overflow: hidden;
    height:auto;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding:2% 0;
}  
.section.searchTop.steps3 > .container > .title > img {
    vertical-align: baseline;width: 35%;
}
.section.searchTop.steps3 > .container > .title { 
    text-align: center;
    margin:0 0 1% 0;
}
.section.searchTop.steps3 > .container > p.step { 
	color: #fff;
	font-size: 24px;
    text-align: center;
    margin:1% 0 0 0;
}
.section.searchTop.steps3 > .container > ul{
    width: 100%;
    text-align: center;
    margin:  1% 0;
    display: flex;
    justify-content: center;
}
.section.searchTop.steps3 > .container > ul li{ 
    padding: 1%;
    list-style: none;
    display: inline-block;
    float: left;
}
.section.searchTop.steps3 > .container > ul li .orange-circle{
    width: 120px; /* 150px; */
    height: 120px; /* 150px; */
    background:#ff9900; 
    padding: 10% 5%;
    text-align: center;
    margin: 0 auto;
    border-radius: 100%;
}
.section.searchTop.steps3 > .container > ul li .orange-circle img{
    text-align: center;
    width:50px;
    height: 70px;
}
.section.searchTop.steps3 > .container > ul li .orange-circle p.content{  
    text-align: center; 
	font-size: 18px;
	color:#fff;
    line-height: 1;
    margin: 2% 0 0 0;
}

.section.searchTop .flex-search{
    display: flex;
    justify-content: center; 
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
} 
.section.searchdomain .form--searchT .btn.btn-submit.thDomainEncode{
    top: 0;
    position: absolute;
    right: 23%;
    color: #323232;
    background: none;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
}
 
/*search top*/
.section.searchdomain{
    width: 100%;
    float: left;
    padding: 1% 0;
    /*background:#021159; */
}
.section.searchdomain .form--searchT {
    padding:0;
    background: #fff;
    border: 1px solid #646464;
    position: relative;
    border-radius: 8px;
    width: 70%;
    float: left;
    height: 58px;
    margin-left:0;
}
.section.searchdomain .form--searchT input.input[type="text"] {
    width: 58%;
    font-size: 2.2rem;
    border: 0 none;
    float: left;
    height: 48px;
    line-height: 54px;
    text-indent: 17px;
    padding-right:0;
    margin: 5px;
    /* font-family: "db_heaventlight", Tahoma, sans-serif;*/
}
.section.searchdomain .form--searchT .btn.btn-submit {
    /*font-size: 28px;
    font-family: "db_heaventregular", Tahoma, sans-serif; */
	font-size: 20px;
    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: -1px -2px;
    float: right;
    padding: 2%;
}
.section.searchdomain .form--searchT .fa-search:before {font-size:20px;}
.section.searchdomain .form--searchT .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;
}

.section.searchdomain .bulk--search--btn{
    /*font-size: 28px;
    font-family: "db_heaventregular", Tahoma, sans-serif; */
	font-size: 20px;
    text-align: center;
    background: rgb(171,0,1);
    background: linear-gradient(0deg, rgba(171,0,1,1) 0%, rgba(215,0,0,1) 100%);
    height: 58px;
    color: #fff;
    box-shadow:none;
    border-radius:8px;
    margin: -1px -6px;
    float: right;
    padding: 12px 2%;
    float: left;
    margin-left: 2%;
    border: none;
}
.section.searchdomain .bulk--search--btn img.searchall{
    width: 30px;
    display: inline-block;
}
.section.searchdomain .bulk--search--btn:before {font-size:20px;}
.section.searchdomain .bulk--search--btn: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;
}
/*
.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;
  }
}
*/