.contactusBanner {
    background: url(../images/contact_us.jpg) top center no-repeat;
    background-size: cover;
    height: 520px;
    
}

.maincontainer {
    max-width: 960px;
    margin: 0 auto;
}

.bannerheading {
    position: relative;
    padding-top: 135px;
    padding-left: 20px;
}

.bannerheading h1{font-size: 55px;line-height: normal;}

span.subheading {
    margin-top: 5px;
    line-height: 24px;
    color: #999;
    font-size: 24px;
    width: 37%;
    display: block;
    line-height: normal;
    margin: 10px 0px;
}

ul.connectuslinks li {
    text-align: center;
    display: inline-block;
    margin: 0px;
    padding: 0 5px;
    font-size: 14px;
}

ul.connectuslinks li a i{
    padding: 8px 0px;
    width: 30px;
    border-radius: 30px;
    background: #000;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.contactDestailSDA {
    margin-top: 50px;
    margin-bottom: 50px;position: relative;
}

.contactShadow {
    box-shadow: 0px 15px 16px -20px #111;
    padding-bottom: 22px;
}

.contatWrapper {
    border: 1px solid #ccc;
    background: #fff;
    text-align: left;
    padding: 20px;/*-webkit-box-shadow: 0px 7px 5px 0px rgba(122,122,122,1);
-moz-box-shadow: 0px 7px 5px 0px rgba(122,122,122,1);
box-shadow: 0px 7px 5px 0px rgba(122,122,122,1);*/margin-bottom: 10px;
}

.location {
    position: relative;
    font-size: 23px;
    color: #000;
    font-weight: 700;
    /* text-align: center; */
    margin-bottom: 15px;
}

.location::after {
    position: absolute;
    content: "";
    border-bottom: 3px solid #d12023;
    width: 60px;
    left: 0px;
    bottom: -1px;
}
.addressSDA {
    margin-bottom: 25px;
}

span.working {
    display: inline-block;
    width: 110px;
    text-transform: uppercase;

}

span.days {
    display: inline-block;
    vertical-align: top;
    padding-left: 6px;
}
.timing {
    margin-bottom: 25px;
}
.contactDetails ul {
    list-style: none;
}

.contactDetails ul a{font-size: 15px;}

.skylink{margin-top: 25px;}

.skylink span{display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    margin-top: 7px;
}

.timing.Chennai{margin-bottom: 0px;}

.wrap3 .addressSDA {
    margin-bottom: 10px;
}

.franchaise{margin: 27px 0px;}
.contactButton {
    padding: 5px 16px;
    color: #fff;
    background: #d12023;
    box-shadow: none;
    border: none;text-transform: uppercase;
    margin: 12px 0px;
}
/*#captchadisplay {
  width: 50% !important;
}

.g-recaptcha {
  width: 50%;
}
*/
#rc-imageselect {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}

.bussinessHeading {
    color: #666;
    font-size: 14px;
    font-weight: 600;margin-bottom: 5px;margin-top: 5px;
   
}

.infobussines{text-align: center; position: relative;}
.brn{border-right: none;}
.borderbottom {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.runBusiness {
    margin: 20px 0px;
}
.askquetionwrapper {
    margin: 25px 0px;
    max-width: 440px;
    margin: 25px auto;
    text-align: center;
}
.questionheading {
    color: #000;
    font-size: 26px;
    font-weight: bold;
}

.ask {
    margin: 10px 0px;
}

#option_wrapper {
    left: -335px;
    width: auto;
}

.inner strong{font-size: 15px;}

.form-group input[type=text], .form-group input[type=password], .form-group select, .form-group textarea{width: 100%;}

.footerlink-nav{display: flex;flex-wrap: wrap;justify-content: space-around;list-style: none;text-transform: uppercase;}
.footerlink{margin-top: 10px;margin-bottom: 10px;}

.footerlink-nav li{position: relative;}

.footerlink-nav li:not(:last-child):after{content: "";
    position: absolute;
    border-right: 1px solid #eee;
    height: 20px;
    right: -10px;
    top: 0;}

.infobussines::after{content: "";
    position: absolute;
    border-right:1px solid #ccc;
    height: 170px;
    right: -10px;
    top: 0;}

.brn::after{border: none;}

    .copy{display: block;text-align: center;margin-bottom: 10px;}


    /* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */

.bannerheading h1 {
    font-size: 30px;
    line-height: normal;
}

span.subheading{font-size: 20px;
    width: 100%;}


.infobussines::after{border: none;}

.infobussines{margin: 30px 0px;}
.askquetionwrapper {

    margin: 25px 15px;

}

.footerlink-nav li{margin: 5px;}

}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */

.bannerheading h1 {
    font-size: 30px;
    line-height: normal;
}

span.subheading{font-size: 20px;
    width: 100%;}


.infobussines::after{border: none;}

.infobussines{margin: 30px 0px;}
.askquetionwrapper {

    margin: 25px auto;

}

.footerlink-nav li{margin: 5px;}
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}