@media screen and (max-width:1699px){
}
@media screen and (max-width:1399px){
}
@media screen and (max-width:1200px){
    .why-box{padding:20px;}
    .why-info ul li{font-size:14px;padding-left:15px;}
    .why-info ul li + li{margin-top:5px;}
}
@media screen and (max-width:992px){
    section.inner-banner .banner-caption h1{font-size:40px;}
    section.inner-banner .banner-caption{top:50%;}
    .breadTitles,section.inner-banner .background-imgae,section.inner-banner{height:320px;}
}
@media screen and (max-width:767px){
    .modal-header .btn-close{top:0px;right:0px;margin:0px;border-radius:0px;}
    .form-captcha span{position:static;margin-top:15px;width:150px;height:50px;}
    .form-field-button .button{padding:12px;width:150px;}
}