.card-container {
  position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
    width: 83%;
    max-width: 1170px;
    height: auto;
    margin: 55px 0px 0px 115px!important;
    font-weight: 300;
    font-style: normal;
    font-size: 1em;
    line-height: 1.5;
    color: #303336;
}
.md-form input[type="text"]:not(.browser-default),{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ced4da!important;
    border-radius: 0;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
.card {
  height: 500px;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
}
.blog_ul {
    line-height: 2.0;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 8px;
}
.card .card-top {
  height: 236px;
  font-weight: 300;
  font-style: normal;
  font-size: 1em;
  line-height: 1.5;
  color: #303336;
  background-color: #d1e8ee;
  overflow: hidden;
}
.card .card-top a {
  display: block;
  height: 100%;
}
.card .card-top a img {
  width: 100%;
  height: inherit;
  object-fit: cover;
  object-position: center;
  transition: 300ms;
}
.card .card-content {
     padding: 15px;
    max-height: 234px!important;
    min-height: 234px!important;
    border: 1px solid #ccc!important;
    border-radius: 0px 0px 10px 10px;
    border-top: none;
}
.card .card-content .tag {
  font-weight: 500;
    font-size: 20px;
    text-align: center;
}
.read_more{
  padding-bottom: 20px;
}
.card .tag-nature {
  color: #339b4b;
}
.card .tag-architecture {
  color: #9b3d33;
}
.card .title {
    font-weight: 700;
    border-radius: 0px;
    transition: 300ms;
    border: 1px solid;
    margin: auto;
    border: 2px solid #c76828!important;
    width: 45%;
    display: block;
    color: #c76828!important;
    text-align: center;
    padding: 7px 15px 7px 15px;
    margin-top: 20px;
}
.blog_content{
  margin-top: 25px;
  margin-bottom: 0;
}
.card span {
    color: #2e3094;
}
.ambattur_blog{
  text-align: center;
}
.card .card-top a img:hover {
  opacity: 0.75;
}
.card .title:hover {
  color: #303336bb;
}

.blogimage{width: 100%;}
.spacecontent{padding: 50px;}
.spacecontent p{font-family: 'Roboto', sans-serif;font-size: 14px;text-align: justify;line-height: 23px;font-weight: 400;padding-bottom: 8px;}
.spacecontent h2{color: #000;font-weight: 600;font-size: 26px;padding-bottom: 10px;}
.spacecontent h3{font-size:23px;color: #000;font-weight: 600;margin-bottom: 25px;}
.spacecontent h4{font-size:20px;color:#000;font-weight:bold;margin-bottom: 25px;}
.maincontent h1{
    font-size: 26px;
    padding-left: 25px;
    letter-spacing: 0px;
    font-weight: 500;}
.maincontent p{font-size: 14px;padding-left: 25px;} 
.flexcode{display: flex;align-items: center;padding-bottom: 25px;}
.nopadding{padding: 0;}
.shareicon {width: 30px;}
.shareimg img {width: 30px;margin-right: 20px;}
 /*#custom-tooltip {
    display: none;
    margin-left: 0;
    padding: 5px 12px;
    background-color: #0c85b4;
    border-radius: 4px;
    color: #fff;
    position: absolute;
    z-index: 1;
    bottom: 90%;
    left: 12%;
    margin-left: -60px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    bottom: 5%;
}*/
.intl-tel-input,.iti{
  width: 100%;
}
.md-form {
    position: relative;
    margin-top: 1.0rem !important;
    margin-bottom: 1.0rem !important;
}
.md-form .form-control {
    height: auto;
    padding: 0.6rem 0 0.4rem 0;
    margin: 0 0 0.5rem 0;
    background-color: transparent;
    border-radius: 0;
    padding: 0 !important;
}
#mobile_code{padding-left: 81px !important;}
.submit_code{
    background: #fff;
    border: 1px solid #000;
    padding: 6px 25px;
    font-size: 14px;
    text-transform: uppercase;
}
.linkpage p a{color: #0000ff !important;}
.linkpage a {
    color: #0000ff !important;
    line-height: 25px;
    font-size: 14px;
}
.form-control {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
     color: #000!important; 
    background-color: transparent!important;
    border-radius: 4px;
}

@media (max-width: 768px){
#mobile_code {
    padding-left: 76px !important;
}
  .card-container {
    grid-template-columns: 1fr;
  }
  .card-container {
    position: relative;
    display: grid;
    gap: 40px;
    width: 100%;
    max-width: 1170px;
    height: auto;
    font-weight: 300;
    font-style: normal;
    font-size: 1em;
    line-height: 1.5;
    color: #303336;
}
.md-form .form-control {
    height: auto;
     padding: 0px !important; 
     margin: 0  !important; 
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    cursor: pointer;
}
.md-form {
    position: relative;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.md-form .form-control {
    height: auto;
    padding: 0px !important;
    margin: 0 !important;
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    cursor: pointer;
}
#custom-tooltip {
    display: none;
    margin-left: 0;
    padding: 5px 12px;
    background-color: #c75102;
    border-radius: 4px;
    color: #fff;
    position: absolute;
    z-index: 1;
    bottom: 90%;
    left: 36%;
    margin-left: -60px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    bottom: 17.5%;
}
.spacecontent {
    padding: 15px;
}
.flexcode {
    display: block;
    align-items: center;
    padding-bottom: 25px;
}
.maincontent h1 {
    font-size: 23px;
    padding-left: 0;
    letter-spacing: 0px;
    padding-top: 20px;
    font-weight: 600;
}
.maincontent p {
    font-size: 14px;
    padding-left: 0;
}
.spacecontent h2 {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 10px;
    line-height: 21px;
}
.shareimg img {
    width: 30px;
    margin-right: 10px!important;
}
.mt-0{
    padding-right: 0px !important;
    padding-left: 0px !important;
    /*padding: 0px;*/
}
}
.linkpage{padding-bottom: 20px;}
.nospaces{padding: 0;}

@media only screen and (max-width: 1240px) {
  main {
    display: block;
    height: auto;
    min-height: max(640px, 100vh);
    padding: 80px 0;
  }
  .card-container {
    grid-template-columns: 1fr 1fr;
    height: auto;
    margin: 0;
    padding: 40px;
  }
  .card {
    height: auto;
  }
}
@media only screen and (max-width: 425px) {
  .card-container {
    padding: 20px;
  }
}
.designer {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  font-weight: 400;
  color: #46a2b9;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  transition: 300ms;
}
.designer a {
  text-decoration: none;
  color: #23515d;
}

@media only screen and (min-width: 1400px){
.card-container {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr!important;
    gap: 40px;
    width: 70%!important;
    max-width: 1170px;
    height: auto;
    margin: 35px auto!important;
    font-weight: 300;
    font-style: normal;
    font-size: 1em;
    line-height: 1.5;
    color: #303336;
}
}
@media (min-width: 768px) and (max-width: 1024px){
.card-container {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr!important;
    gap: 14px;
    width: 100%!important;
    max-width: 1170px;
    height: auto;
    font-weight: 300;
    font-style: normal;
    line-height: 1.5;
    color: #303336;
}
}