 @media (max-width: 360px)
 {


}

@media (max-width: 768px) {

.mod-right h4 {
    font-family: 'AgencyFB-Bold';
    font-size: 24px;
}
.col-md-4.moder {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.pt-md-5 {
    padding: 20px 0px;
}
.heading h3,.heading1 h3 { 
    margin-bottom: 30px;    
    font-size: 30px;  
    text-transform: uppercase;
}
.footer-box h4 {
    padding-top: 15px;
    font-weight: 600;
    font-family: 'AgencyFB-Bold';
}
.heading1 h3:after{
    top: 46px;
}
.wow {
    visibility: visible !important;
}
.footer {
    background-color: #1f3965;
    padding: 30px 0px;
}
.ban-cont h3 {
    color: #1f3965;
    font-size: 30px;
    font-weight: 600;
}
.ord1{
    order: 1;
}
.ord2{
    order: 2;
}
.blue {
    background-color: #1f3965;
    padding: 10px 0px;
}
.bbrd {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.our-client-hover img {
    width: 100%;
}
.our-client-hover {
    box-shadow: 0px 0px 5px rgb(0 0 0 / 11%);
    margin-bottom: 40px;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    width: 100%;
    margin: 0px auto 40px;
}
.client .col-sm-2 {
    width: 50%;
}
.heading3 h3 {
    color: #1b2b36;
    font-size: 30px;
    font-weight: 600;
    padding-top: 30px;
}
.contact .row {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 30px;
}
div#navbarSupportedContent {
    justify-content: center;
    background-color: #1f3965;
    padding: 0px 0px;
    margin: 10px 0px;
    z-index: 9999999;
}
nav#main_navbar {
    padding: 10px 0px;
}
li.nav-item {
    margin: 0px 15px;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    padding: 15px 0px 10px;
    font-size: 16px;
    display: inline-block;
}
ul.navbar-nav {
    padding: 10px 0px;
}
.owl-nav img {
    width: 30px;
}
.t-left{
    display: none;
}
.brand{
    display:block !important;
    padding-left: 10px;
}
button.navbar-toggler {
    margin-top: 15px;
    font-size: 15px;
    padding: 3px 8px;
    margin-right: 10px;
}
.t-right {
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    justify-content: center;
}
.head {
    display: flex;
    margin-right: 10px;
    width: 15%;
    float: left;
    margin-bottom: 0px;
    justify-content: center;
}
 .head1 {
  display: flex;
    margin-right: 0px;
    width: 40%;
    float: left;
    margin-bottom: 0px;
    justify-content: center;
}
.ths {
    justify-content: space-between;
    align-items: center;
    padding: 10px 8px;
    width: 100%;
    display: flex;
    margin: 0px;
}
.modal-dialog {
    width: 100%;
    max-width: 96%;
}
button.close {
    font-size: 30px;
    position: absolute;
    top: 5px;
    right: 10px;
}
.head img {
    margin: 0px 5px;
}
.h1ds {
    display: none;
}
}

@media (min-width: 992px) {
.ths {
    justify-content: space-between;
    align-items: center;
    padding: 10px 25px;
    width: 100%;
    display: flex;
}
.head {
    display: flex;
    margin-right: 5px;
}
.head img {
    margin: 0px 5px;
}
.reg-btn {
    cursor: pointer;
    background-color: #9ac11a;
    color: #fff;
    border: none;
    padding: 9px 10px;
    margin-left: 10px;
    margin-top: 0px;
    float: left;
}
.h1ds p a {
    color: #757575;
    font-size: 13px;
    text-decoration: none;
}
.t-right {
    display: flex;
    margin-top: 20px;
}

}

