/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

@media (min-width: 1200px) and (max-width: 1342px) {
    .text_img {
        margin-right: 0px;
    }
    .ideas::before {
        right: 5px;
    }
    .map {
        padding-right: 74px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .text_img {
        margin-right: 0px;
    }
    .titlepage h2 {
        font-size: 37px;
        line-height: 47px;
    }
    .ideas::before {
        right: 5px;
    }
    .bottom_form h3 {
        margin-right: 42px;
    }
    .about_us li {
        font-size: 16px;
    }
    .map {
        padding-right: 90px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navigation.navbar-dark .navbar-nav .nav-link {
        padding: 0px 18px;
    }
    .text-bg h1 {
        font-size: 43px;
        line-height: 53px;
        padding-bottom: 10px;
    }
    .text_img {
        margin-right: 0px;
    }
    .titlepage h2 {
        font-size: 28px;
        line-height: 37px;
    }
    .team .titlepage h3 {
        font-size: 20px;
    }
    .team .titlepage strong {
        font-size: 34px;
        padding-left: 12px;
    }
    .services .services_box h3 {
        font-size: 20px;
    }
    .ideas::before {
        right: 5px;
    }
    .ideas_box p {
        font-size: 16px;
    }
    ul.social_icon {
        margin-bottom: 25px;
    }
    .d_none {
        display: none;
    }
    .about_us li {
        float: left;
    }
    .map {
        padding-right: 74px;
    }
    .bottom_form h3 {
        margin-right: 19px;
    }
    .bottom_form .enter {
        width: 39%;
    }
    .sub_btn {
        max-width: 125px;
    }
    .blog .blog_box figure img {
    height: 192px;
    }

}

@media (min-width: 576px) and (max-width: 767px) {
    .banner_main {
        min-height: 1065px;
    }
    .text_img {
        margin-right: 0px;
        margin-top: 30px;
    }
    .text_img figure h3 {
        top: 19px;
        left: -3px;
    }
    .text-bg p {
        padding-bottom: 30px;
    }
    .ideas_box p {
        margin-bottom: 30px;
    }
    .margin_bottom {
        margin-bottom: 30px;
    }
    .map {
        background: #02246a;
        padding: 20px;
        margin-top: 30px;
    }
    .ideas::before {
        right: 4px;
    }
    .contact::before {
        background: inherit;
    }
    .sub_btn {
        max-width: 140px;
    }
    .bottom_form h3 {
        margin-right: 11px;
        margin-top: 0 !important;
    }
    .main_form {
        margin: 0;
    }
    .footer h3 {
        margin-top: 30px;
    }
    ul.location_icon li {
        font-size: 17px;
        padding-left: 13px;
    }
    .navigation.navbar {
        float: right;
        display: inherit !important;
        padding: 0;
        width: 100%;
        padding-top: 5px !important;
    }
    .navigation .navbar-collapse {
        background: #07183b;
        padding: 20px;
        margin-top: 64px;
        position: absolute;
        width: 100%;
        margin-right: 20px;
        z-index: 999;
    }
    .navigation.navbar-dark .navbar-nav .nav-link {
        padding: 10px 0;
    }
    .navigation.navbar-dark .navbar-toggler {
        border: inherit;
        float: right;
        padding-top: 6px;
    }
    .navigation.navbar-dark .navbar-toggler-icon {
        background: url(../images/menu_icon.png);
        background-repeat: no-repeat;
    }
    .d_none {
        display: none;
    }
    .about_page .team_img {
        margin-top: 30px;
    }

}

@media (max-width: 575px) {
    .accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed{
        font-size: 18px;
    }
    .services {
        padding: 40px 0 0px 0;
    }
    .team {
        padding-top: 0px;
    }
    .about {
        padding: 0px 0 0 0;
    }
    .ttpage{
        margin-bottom: -60px !important;
    }
    .ttpage1{
        margin-bottom: -40px!important;
    }
    .ttpage2{
        margin-bottom: -30px!important;
    }
    .bond {
        padding: 50px 0 60px 0;
    }
    .team .titlepage p {
        padding: 20px 0px 0px 0px;
    }
    .carousel-indicators{
        display: none !important;
    }
    .services .services_box{
        padding: 20px 10px;
        height: auto;
    }
    .services .services_box h3{
        margin-top: 20px!important;
    }
    .right_irro i{
        margin-top: 20px !important;
    }
    .team_title {
        text-align: center;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .ttpage4{
        margin-top: 0px;
        margin-bottom: -10px;
    }
    .footer{
        padding-top: 45px;
    }
    .navigation.navbar{
        padding-top: 8px !important;
    }
    .conatctus_title{
        margin-bottom: 0px !important;
    }
    .mf_desk{
        display: none;
    }
    .footer_div{
        display: flex;
        justify-content: center;
   }
   .testimonial, .whyus{
    padding-top: 30px;
   }
   .titlepage{
    padding-bottom: 60px !important;
   }
   .why_container1{
    padding-left: 40px;
    justify-content: left;
    align-items: start;
   }
   .row_testimonial{
    margin-top: 30px;
   }
    .header {
        padding: 30px 0px 15px 0px;
    }
    .logo {
        text-align: center !important;
        padding-bottom: 6px;
        float: left;
    }
    .text_img {
        margin-right: 0px;
        margin-top: 30px;
    }
    .text-bg {
        padding-right: 0;
        text-align: center;
    }
    .text_img figure h3 {
        top: 19px;
        left: 5px;
        display: none;
    }
    .text-bg p {
        padding-bottom: 30px;
    }
    .ideas_box p {
        margin-bottom: 30px;
    }
    .text-bg h1 {
        font-size: 47px;
        line-height: 60px;
        padding-bottom: 10px;
    }
    .carousel-inner {
        margin-right: 0;
    }
    .titlepage h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .team .titlepage h3 {
        font-size: 18px;
    }
    .team .titlepage strong {
        font-size: 28px;
        padding-left: 10px;
    }
    .map {
        background: #02246a;
        padding: 20px;
        margin-top: 30px;
    }
    .ideas::before {
        right: 4px;
    }
    .contact::before {
        background: inherit;
    }
    .main_form {
        margin: 0px;
    }
    .footer h3 {
        margin-top: 10px;
    }
    .about_us li {
        float: left;
    }
    ul.social_icon {
        margin-bottom: 10px;
    }
    .bottom_form .enter {
        width: 100%;
    }
    .navigation.navbar {
        float: right;
        display: inherit !important;
        padding: 0;
        width: 100%;
        margin-top: -50px;
    }
    .navigation .navbar-collapse {
        background: #07183b;
        padding: 20px;
        margin-top: 67px;
        position: absolute;
        width: 100%;
        margin-right: 20px;
        z-index: 999;
    }
    .navigation.navbar-dark .navbar-nav .nav-link {
        padding: 10px 0;
    }
    .navigation.navbar-dark .navbar-toggler {
        float: right;
        margin-right: 2px;
        border: inherit;
    }
    .testimonial_box {
        padding: 0px 19px 40px 20px;
    }
    .navigation.navbar-dark .navbar-toggler-icon {
        background: url(../images/menu_icon.png);
        background-repeat: no-repeat;
    }
    .d_none {
        display: none;
    }

    .about_page .team_img {
        margin-top: 30px;
    }

    .logo img{
        max-width: 120px;
    }

    /* .float {
        position: fixed;
        width: 100%;
        height: 60px;
        bottom: 0px;
        right: 0px;
        border-radius: 20px 20px 0 0;
        background-color: #25d366;
        color: #FFF;
        text-align: center;
        font-size: 30px;
        box-shadow: 2px 2px 3px #999;
        z-index: 100;
    } */
}

