/* Banner Container */
.box {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
}

/* Background Image */
#headerimg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Center Content */
.overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    
    text-align: center;
    width: 100%;
    max-width: 700px;
    padding: 20px;
}

/* Heading */
.overlay h3 {
    font-size: 32px;
    font-weight: 700;
    color: lemonchiffon;
    margin-bottom: 20px;
}

/* Container */
.top_search {
    display: flex;
    background: #fff;
    border-radius: 60px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0,0,0,0.25);
    max-width: 800px;   /* increase width */
    margin: 0 auto;
}

/* Input */
.top_search input {
    flex: 1;
    border: none;
    padding: 20px 25px;   /* bigger height */
    font-size: 18px;      /* bigger text */
    outline: none;
}

/* Button */
.top_search button {
    background: #2d9eee;
    border: none;
    color: #fff;
    padding: 0 30px;      /* wider button */
    font-size: 20px;      /* bigger icon */
    cursor: pointer;
}

/* Hover */
.top_search button:hover {
    background: #1c7ed6;
}
.imgcontainer {
  position: relative;
  text-align: center;
  color: white;
}
#domaintab th, td {
  padding: 8px;
  text-align: center;
  border-bottom: 1px solid #ddd;
   font-family:  Raleway,sans-serif;/*Arial, Helvetica, sans-serif;*/
 }
#domaintab td
{
    font-size: 14px;
}
#domaintab th
{
       font-size: 16px;

}
/*#headerimg
{
 opacity: 0.5;
}*/





#textshift
{
    padding-left:85px;
}

@media only screen and (max-width:319px)  { 
   
   #fronttext
    {
        color: black;
        font-size: 14px;
    }
     #headerimg
   {
        width:100%;
        height:300px;
   }
    #fonttext
   {
       color:black;
       font-family:Helvetica,Arial,sans-serif;
			font-weight: 600!important;
			box-sizing: inherit;
    line-height:4rem;
    margin-bottom:1rem;
    font-size:30px;
   }
    #last_foot
   {
           height: 33px;
   }
   #divgap
   {
       height:30px;
   }
    #responsiveimg
   {
       display:none;
   }
    #imghide
   {
       display:none;
   }
    #imggap
   {
       height:200px;
   }
}
#textshift
{
    padding-left: 28px;
    padding-bottom: 8px;
    padding-top: 8px;
}
@media only screen and (min-width:320px) and (max-width:380px)  {
    
    #textshift
{
    padding-left: 28px;
    padding-bottom: 8px;
    padding-top: 8px;
}
}

@media all and (max-width: 767px) {
    #searchtext {
    font-size: 12px;
    height: 60%;
}
.top_search {
    background-color: #fff;
    width: 100%;
    margin: 5px auto 10px;
    height: 36px;
}
#searchbox {
    height: 140%;
    width: 79%;
    display: inline-block;
    margin-left: 10px;
}
#heightdiv
{
    height:93px;
}
#textshift
{
    padding-left: 28px;
    padding-bottom: 8px;
    padding-top: 8px;
}
}
@media only screen and (min-width:320px) and (max-width:400px)  {
   
  
   #fronttext
    {
        color: black;
        font-size: 14px;
    }
     #headerimg
   {
        width:100%;
        height:300px;
   }
    #fonttext
   {
       color:black;
       font-family:Helvetica,Arial,sans-serif;
			font-weight: 600!important;
			box-sizing: inherit;
    line-height:4rem;
    margin-bottom:1rem;
    font-size:30px;
   }
    #last_foot
   {
           height: 33px;
   }
   #foot
   {
       padding-left:0px;
   }
   #divgap
   {
       height:30px;
   }
    #responsiveimg
   {
       display:none;
   }
    #imghide
   {
       display:none;
   }
    #imggap
   {
       height:200px;
   }
     #searchtext {
    font-size: 12px;
    height: 60%;
}
.top_search {
    background-color: #fff;
    width: 100%;
    margin: 5px auto 10px;
    height: 36px;
}
#searchbox {
    height: 140%;
    width: 79%;
    display: inline-block;
    margin-left: 10px;
}
#heightdiv
{
    height:93px;
}

#textshift
{
    padding-left: 28px;
    padding-bottom: 8px;
    padding-top: 8px;
}
}
@media only screen and (min-width:401px) and (max-width:767px)  {
    
   
  
    #fronttext
    {
        color: black;
        font-size: 14px;
    }
     #headerimg
   {
        width:100%;
        height:300px;
   }
    #fonttext
   {
       color:black;
       font-family:Helvetica,Arial,sans-serif;
			font-weight: 600!important;
			box-sizing: inherit;
    line-height:4rem;
    margin-bottom:1rem;
    font-size:30px;
   }
    #last_foot
   {
           height: 33px;
   }
   #foot
   {
       padding-left:0px;
   }
   #divgap
   {
       height:30px;
   }
    #responsiveimg
   {
       display:none;
   }
    #imghide
   {
       display:none;
   }
    #imggap
   {
       height:200px;
   }
     #searchtext {
    font-size: 12px;
    height: 60%;
}
.top_search {
    background-color: #fff;
    width: 100%;
    margin: 5px auto 10px;
    height: 36px;
}
#searchbox {
    height: 140%;
    width: 79%;
    display: inline-block;
    margin-left: 10px;
}
#heightdiv
{
    height:93px;
}

#textshift
{
    padding-left: 28px;
    padding-bottom: 8px;
    padding-top: 8px;
}
}
@media only screen and (min-width:768px) and (max-width:1023px)  { 
    
   
    #fronttext
    {
        color: black;
        font-size: 14px;
    }
     #headerimg
   {
        width:100%;
        height:300px;
   }
    #fonttext
   {
       color:black;
       font-family:Helvetica,Arial,sans-serif;
			font-weight: 600!important;
			box-sizing: inherit;
    line-height:4rem;
    margin-bottom:1rem;
    font-size:30px;
   }
    #last_foot
   {
           height: 33px;
   }
   #foot
   {
       padding-left:0px;
   }
   #divgap
   {
       height:30px;
   }
   #responsiveimg
   {
       display:none;
   }
   #imghide
   {
       display:none;
   }
   #imggap
   {
       height:200px;
   }
   .centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
   #searchtext {
    font-size: 14px;
    height: 60%;
}
.top_search {
    background-color: #fff;
    width: 100%;
    margin: 5px auto 10px;
    height: 42px;
}
#searchbox {
    height: 140%;
    width: 79%;
    display: inline-block;
    margin-left: 10px;
}
#heightdiv
{
    height:93px;
}
#textshift
{
    padding-left: 40px;
    padding-bottom: 8px;
    padding-top: 8px;
}
}
@media only screen and (min-width:1024px) and (max-width:1125px) { 
    
     #fronttext
    {
        color: black;
        font-size: 2rem;
    }
     #headerimg
   {
        width:100%;
        height:450px;
   }
    #fonttext
   {
       color:black;
       font-family:Helvetica,Arial,sans-serif;
			font-weight: 700!important;
			box-sizing: inherit;
    line-height:4rem;
    margin-bottom:1rem;
   }
   .centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
   #searchtext {
    font-size: 15px;
    height: 60%;
}
.top_search {
    background-color: #fff;
    width: 100%;
    margin: 5px auto 10px;
    height: 45px;
}
#searchbox {
    height: 140%;
    width: 79%;
    display: inline-block;
    margin-left: 10px;
}
#heightdiv
{
    height:93px;
}
#textshift
{
    padding-left:100px;
}
}
@media only screen and (min-width:1126px) and (max-width:1889px) { 
    #textshift
{
    padding-left:105px;
}
     #fronttext
    {
        color: black;
        font-size: 2rem;
    }
     #headerimg
   {
        width:100%;
        height:450px;
   }
    #fonttext
   {
       color:black;
       font-family:Helvetica,Arial,sans-serif;
			font-weight: 700!important;
			box-sizing: inherit;
    line-height:4rem;
    margin-bottom:1rem;
   }
   .centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

}
@media only screen and (min-width:1900px) {
    #textshift
{
    padding-left:105px;
}
     #fronttext
    {
        color:black;
        font-size: 2rem;
    }
   #headerimg
   {
        width:100%;
        height:450px;
   }
   #fonttext
   {
       color:black;
       font-family:Helvetica,Arial,sans-serif;
			font-weight: 700!important;
			box-sizing: inherit;
    line-height:4rem;
    margin-bottom:1rem;
   }
  .centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

}
 



.dmtbl tr th
{
    padding: 20px 10px;
    color: #fff !important;
    border: 1px solid transparent !important;
    background: #063852;
}
.dmtbl tbody tr td
{
    vertical-align: middle;
    font-weight: 500;
    padding: 20px 10px !important;
    color: #000;
    border: 1px solid transparent !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
}
.btnlook
{
    background: #063852 !important;
    border: 1px solid #207dff !important;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 15px 30px -12px rgba(0,0,0,.2);
    -moz-box-shadow: 0 15px 30px -12px rgba(0,0,0,.2);
    -ms-box-shadow: 0 15px 30px -12px rgba(0,0,0,.2);
    -o-box-shadow: 0 15px 30px -12px rgba(0,0,0,.2);
    box-shadow: 0 15px 30px -12px rgba(0,0,0,.2);
}
.btnlook:hover
{
    background: white !important;
    color:#207dff;
}


#heightdiv
{
    height:122px;
}
    .top_search {
    background-color: #fff;
    width: 60%;
    margin: 5px auto 10px;
    height: 50px;
}
#searchbox {
    height: 100%;
    width: 91%;
    display: inline-block;
    margin-left: 10px;
}
#searchtext {
    border: 0;
    background-color: #fff;
    font-size: 18px;
    height:98%;
    width: 100%;
}
#searchicon {
    border: 0;
    font-size: 20px;
    background-color: #FF9800;
    padding: 10px 0;
    width: 40px;
    height: 100%;
    float: right;
    clear: none;
}

input:focus{
    outline: none;
}


    .box{
  position:relative;
}

.img-title{
  position: absolute;
  color:black;
  text-align: center;
  left: 0;
  right: 0;
  top: 10%;
  /*letter-spacing: 3px;*/
}
.pt-footer{
    font-size: large;
    color: white;
}
