.linked-in-connect {
    background: rgba(9, 144, 202, 0.94);
    color: #fff;
    padding-left: 20px;
    height: auto;
    padding: 1px;
    width: 100%;
    /*text-align: center;*/
}
.all-cnt {
    margin: 0 auto;
    width: 95%;
    padding-left: 14%;
}
i.fa.fa-linkedin.social1 {
    background: #fff;
    color: #1796cd;
    height: 17px;
    width: 17px;
    text-align: center;
    margin-left: 5px;
}
h5.lbl-h4 {
    background: #737682;
    color: #fff;
    width: 100%;
    height: auto;
    padding: 5px;
    font-size: medium;
    word-wrap: break-word;
    padding-bottom: 10px;
}
.fb1 {
    background: #3b5998;
    border: 1px solid #3c3ca6;
    border-radius: 25px;
    height: 30px;
    width: 30px;
    font-size: large;
    text-align: center;
    padding-top: 5px;
    color: #fff;
}
.tw1 {
    background: rgb(64, 153, 255);
    border: 1px solid #4099ff;
    border-radius: 25px;
    height: 30px;
    width: 30px;
    font-size: large;
    text-align: center;
    padding-top: 5px;
    color: #fff;
}
.ytb1 {
    background: #cd201f;
    border: 1px solid #ff0000;
    border-radius: 25px;
    height: 30px;
    width: 30px;
    font-size: large;
    text-align: center;
    padding-top: 5px;
    color: #ffffff;
}
.contact-social {
    margin-top: 10px;
}
.rqt-form {
    width: 100%;
    background: yellowgreen;
    padding:5px 20px;
    color: #fff;
    text-align: center;
}
h5.contact-head {
    float: left;
    font-size: x-large;
}
.input-clr
{
	background: #fff !important;
}
.cl-8 {
    margin-top: 20px;
    margin-bottom: 0px;
}
.contact-btn{	
    width: 100%;
    background: black !important;
    color: #fff !important;
    font-size: larger;
}
.near-footer{
	color: #827c7c !important;
    font-weight: 500;
    margin-top: 15px;
}
footer {
    color: #66666a;
    font-weight: 500;
    line-height: 10px;
    font-size: smaller;
}
.form-contact .form-group{
	margin: 6px 0 0 0 !important;
}
@media (max-width: 767px){

.ch-12{
	margin-top: 20px;
}
.nopaddingleft
{
    padding: 0px !important;
}
.near-footer
{
    padding:0px;
}
.mediaShare
{
    margin:0 auto;
    text-align: center;
    margin-top: 10px;
}
.mediaShare p{
        line-height: 16px;
}
.footer-p1,.footer-p2
{
    text-align: center;
}
span.secCode {
    color: #000;
    font-size: 20px;
    letter-spacing: 5px;
    position: absolute;
    top: 10%;
    right: 27%;
    font-weight: 600;
    z-index: 999;
}

}
/*.footer-p1 a
{
    line-height: 20px;
}
.footer-p2
{
    line-height: 20px;
}*/
.ch-12 {
    padding: 0;
}
.linked-in-connect h4 {
    margin-left: 3px;
        word-wrap: break-word;
    padding-bottom: 0px;
    height: auto;
}
@media (min-width: 768px) and (max-width: 997px)
{
    .form-group .form-control {
    margin-bottom: 15px;
}

}
h3.contactHead {
    color: #c6d85c;
    font-weight: 500;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif !important;
    margin-top: 15px;
}
@media (max-width: 767px)
{
    h3.contactHead {
      font-size: 24px;
      margin-top: 0px;
}
.linked-in-connect h4 {
    font-size: 12px;
}
h5.lbl-h4
{
	font-size: 12px;
}
}
.footer-p1,.footer-p2
{
	line-height: 15px;
}
#social-fb:hover
{
   color: #fff !important;
}
#social-tw:hover
{
   color: #fff !important;
}
.custom-margin-bottom
{
    margin-bottom: -4px !important;
}