  #mainNav {
    margin-top: 0px;
}
.inner-header{height:300px}
.Type1{
  display: none;
}
@media only screen and (min-width:900){
    .logo{
    width:130px;
    height:130px;
    margin-left: 50%;
  }
  }
  .logo{
    width:130px;
    height:125px;
    margin-left: 30px;
   
  }

  .custom-loader {
  width: 50px;
  height: 50px;
  border-radius: 50%;
position: relative;
left: 50%;
top: 50%;
  background: 
    radial-gradient(farthest-side,#ef7001 94%,#0000) top/8px 8px no-repeat,
    conic-gradient(#0000 30%,#ef7001);
  -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);
  animation:s3 1s infinite linear;
}

@keyframes s3{ 
  100%{transform: rotate(1turn)}
}

.dropdown-select {
  width: 450px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #f9f9f9;
  font-size: 16px;

  margin: 20px;
}

/* Style for button */
.button {
  padding: 10px 20px;
  background-color: #007bff;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  height: 50px;
}

.button:hover {
  background-color: #0056b3;
}

.dropdowns-btn{
  display: flex;
  justify-content: center;
  align-items: center;
}

.section .title{
  font-size: 18px;
    margin: 0 0 19px 0;
    padding: 0;
    text-transform: uppercase;
    color: white;
}



  .footer {
    background: url(https://www.cftichennai.in/images/footer_bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    padding: 62px 0 0 0;
    color: #fff;
    position: relative;
    bottom: 0;
}

.right-box {background:rgb(246, 169, 106); padding:30px; min-height:100%; color:#002e5b; border-radius:5px}
.right-box h3 {font-size:36px; line-height:40px; margin-bottom:20px;} 
.right-box a { font-size:14px; color:#002e5b; letter-spacing:3px}

.slno {
    -ms-flex: 0 0 9%;
    flex: 0 0 9%;
    max-width: 9%;
}

.pagehead{
  color: #ba5400ff;
}

.dbtext {
    height: 64px;
    line-height: 64px;
    background-color: #f4f4f4;
    -webkit-border-radius: 65px;
    border-radius: 65px;
    color: #011a13;
    font-size: 19px;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;}


    .main {
    margin-top: 2%;
    margin-left: 0%;
    font-size: 28px;
    padding: 0 10px;
    width: 50%;
}

.main h2 {
    color: #333;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 24px;
    margin-bottom: 10px;
}

.main .card {
    background-color: #fff;
    border-radius: 18px;
    box-shadow: 1px 1px 8px 0 grey;
    height: auto;
    margin-bottom: 20px;
    padding: 20px 0 20px 50px;
}

.main .card .table-1 {
    border: none;
    font-size: 16px;
    height: 270px;
    width: 100%;
}

.main .card .table-2 {
    border: none;
    font-size: 16px;
   
    width: 100%;
}


@media only screen and (max-width:480px){
  .dropdowns-btn{
  display: grid;
  justify-content: center;
  align-items: center;
} 

.dropdown-select {
    width: 335px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #f9f9f9;
    font-size: 14px;
    margin: 20px;
    overflow-y: auto;
    max-height: 200px;
}

.button{
  width: 200px;
  margin-left: 25%;
}

.pre-img{
  margin-left: 25%;
}

.logo{
    width:80px !important;
    height:80px;
    margin-left: 0px;
   
  }

  .name-of-site{
 
 font-weight: 700;
 margin-top: 5px;
 font-size: 14px !important;
 
}

  .dbtext {
    width: 350px;
    height: 64px;
    line-height: 64px;
    background-color: #f4f4f4;
    -webkit-border-radius: 65px;
    border-radius: 65px;
    color: #011a13;
    font-size: 19px;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    margin-bottom: 10px;
}
.get-a-free-quote-1{
  margin-right: 10px;
}

.main {
    margin-top: 2%;
    margin-left: 0%;
    font-size: 28px;
    padding: 0 10px;
    width: 100%;
}

.card-body {
    flex: 1 1 auto;
    /* padding: 1rem 1rem; */
}

.main .card {
    background-color: #fff;
    border-radius: 18px;
    box-shadow: 1px 1px 8px 0 grey;
    height: auto;
    margin-bottom: 20px;
    padding: 10px;
}


}

@media (max-width: 767px)
{
.get-a-free-quote-1 {
    display: block !important;
}}
@media (max-width: 991px){

.get-a-free-quote-1 {
    display: block !important;
}}

.name-of-site{
 
 font-weight: 700;
 margin-top: 20px;
}

.pd-top{
    padding-top:30px;
}

.pd-top-2{
    padding-top:50px;
   
}

.td-width{
    width:120px;
}

.enq{
    position:relative;
    bottom:7.5%;
}


@media screen and (max-width:768px){
    body > div.bg-light > div.container > div > div.details_top > div > div > div:nth-child(4) > img{
        width:200px;
    }
    
    .enq{
    position:relative;
    bottom:4.5%;
}
}