@charset "UTF-8";
.terms-banner{
 background-image: url(../images/common/bg.html);
 background-repeat: no-repeat;
 background-size: cover;
 padding:7%;
 text-align:center;
}
.subscription{
	display:none;
}
.Contact-us-div img{
	margin-bottom:10px;
}
/*.terms{
  margin-top:5%;
}*/
.custom-form .input-group {
    position: relative;
    width: 100%;
    padding: 0px 0px !important;
}
.custom-form .form-control{
     padding: 0px 0px !important; 
}
.con{
    width: 40%;
    margin: auto;
}
.specific-div h3{
  font-size: 22px;
  font-weight: 600;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  text-align: left;
  color: #000000;
}
.specific-div p{
  
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  text-align: left;
  color: #000000;
}

.spl-div {
    padding: 5% 15px;
}
.custom-container{
      width: 95%;
}
.specific-div{
    margin: 50px 0px;
}
.spl-div{
    padding: 2% 0%;
}
 .spl-div h2{
 font-size: 45px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 4;
  letter-spacing: 3.9px;
  text-align: center;
  color: #fff;  
  background-image: url(../images/new/contact.png);
  background-repeat: no-repeat;
  background-size: cover;
 }
 .contactus{
    padding: 5% 0%;
 }
 .Contact-us-div {
    padding: 10% 0% 0%;
    width: 80%;
    margin:auto;
}
 .contact-form{

 }
 .contact-form {
      border-radius: 10px;
      border: 1px solid #f2f2f2;
    box-shadow: 0px 1px 7px 0 rgba(152, 152, 152, 0.35);
 }
  .contact-form h3{
    margin: 0px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    
    color: #000;
    background-color: #f2f2f2;
    padding: 20px;
}
.contact-form .custom-form{
    width: 80%;
    margin: 5% auto;
}
@media only screen and (max-width:1200px) and (min-width:768px){
	.Contact-us-div img{    
	width: 40px;
	margin-bottom:10px;
}
.subscribe-btn {
    padding: 5px 0px !important;
    width: 150px !important;;
    border-radius: 5px;
    border: 2px solid #28b6f6 !important;
    font-size: 15px !important;;
}
.subscription-div .form-control {
    background: transparent;
    border-radius: 0px;
    padding: 6px 12px 6px 0px;
 font-size: 15px !important;;
}
.subscription {
    width: 90%;
    margin: 2% auto;
}
.subscription-div {
    padding: 3% 0%;
    background-color: #fbfbfb;
}
.terms-banner {
    padding: 10% 0% 5% !important;;
}

.terms-banner h1 {
    font-size: 30px !important;;
}
.spl-div h2 {
    font-size: 18px;
}
.specific-div h3 {
    font-size: 17px;
}
.specific-div p {
    font-size: 14px;
}
.spl-div h2 {
    font-size: 25px;
    }
    .spl-div {
    padding: 5% 0%;
}
.con{
    width: 80%;
    }
    .Contact-us-div {
    padding: 10% 0% 0%;
    width: 100%;
}
.contactus h3 {
    font-size: 20px;
}
.Contact-us-div p {
    font-size: 15px;
    }

 }

@media only screen and (max-width:767px) and (min-width:200px){
.Contact-us-div img{    
	width: 40px;
	margin-bottom:10px;
}
.terms-banner h1 {
    font-size: 22px !important;;
}
.terms-banner {
    padding: 15% 0% 5% !important;;
}
.spl-div h2 {
   font-size: 16px !important;
    text-align: center;
    margin-top: 8%;
}
.specific-div h3 {
    font-size: 15px !important;;;
}
.specific-div p {
    font-size: 13px !important;;;
}
.con{
    width: 100%;
    }
    .Contact-us-div {
    padding: 10% 0% 0%;
    width: 100%;
}
.contact-form .custom-form {
    width: 90%;
    }
.contactus h3 {
    font-size: 16px;
}
.Contact-us-div p {
    font-size: 14px  !important;;;;
    font-weight: 400 !important;;;
    margin-bottom: 30px !important;;;
    }
  }
  
  
  .more{
	border:none;
	background:transparent;
	color: #f6b944;
	cursor:pointer;
}
.less{
	    border: none;
    background: transparent;
    color: #f6b944;
    
    cursor: pointer;
}