

/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

@media (min-width: 1200px) and (max-width: 1500px) {.header {
     width: 100%;
     background: #fff;
     padding: 10px 0 10px 0;
     position: relative;
     z-index: 960;
}}

@media (min-width: 992px) and (max-width: 1199px) {
    .text-bg h1 {
        font-size: 67px;
    }
.header {
     width: 100%;
     background: #fff;
     padding: 10px 0 10px 0;
     position: relative;
     z-index: 960;
}
.images_box figure img {
    width: 100%;
    padding-top: 30px;
}
    ul.easy li a {
        font-size: 21px;
    }
    ul.social_icon li a {
        font-size: 16px;
    }
}

.col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-bg h1 {
        padding-top: 0px;
        font-size: 51px;
        line-height: 70px;
    }
.images_box figure img {
    width: 100%;
    padding-top: 30px;
}
.header {
     width: 100%;
     background: #fff;
     padding: 10px 0 10px 0;
     position: relative;
     z-index: 960;
}
    ul.Menu_footer {
        padding-bottom: 30px;
    }
    ul.easy li a {
        font-size: 17px;
        padding: 18px 11px;
    }
    ul.location_icon li {
        padding-bottom: 20px;
    }
	
}

@media (min-width: 576px) and (max-width: 767px) {
    .header {
        padding: 15px 30px 10px 30px;
    }
.header {
     width: 100%;
     background: #fff;
     padding: 10px 0 10px 0;
     position: relative;
     z-index: 960;
}
.images_box figure img {
    width: 100%;
    padding-top: 30px;
}
	.about-us {
    background-image: url(../images/about-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 150px 0px 267px 0px;
}
.work .titlepage p {
    color: #010a05;
    font-size: 17px;
    line-height: 35px;
    font-weight: 400;
    padding-bottom: 50px;
    text-align: justify;
}
    .about_img {
        padding-bottom: 20px;
    }
    ul.btn li {
        padding: 0 18px;
    }
    .text-bg {
        max-width: inherit;
        padding-top: 60px;
    }
    .padding_left0 {
        padding-left: 15px;
    }
    .padding_right0 {
        padding-right: 15px;
    }
    .main_form .send_btn {
        margin-bottom: 30px;
    }
    ul.location_icon li {
        padding-bottom: 20px;
    }
    .work_img {
        padding-right: 0;
        padding-top: 30px;
    }
	.col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}
.read_more {
    font-size: 18px;
    background-color: transparent;
    border: #00aeef solid 5px;
    color: #010a05 !important;
    padding: 13px 0px;
    width: 100%;
    max-width: 100%;
    text-align: center;
    display: inline-block;
    transition: ease-in all 0.5s;
    border-radius: 40px;
    font-weight: 500;
}
}

@media (max-width: 575px) {
.images_box figure img {
    width: 100%;
    padding-top: 30px;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    background-color: #a8c3e6;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
            width: 100%;
}

.col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}
.header {
     width: 100%;
     background: #fff;
     padding: 10px 0 30px 0;
     position: relative;
     z-index: 960;
}
.read_more {
    font-size: 18px;
    background-color: transparent;
    border: #00aeef solid 5px;
    color: #010a05 !important;
    padding: 13px 0px;
    width: 100%;
    max-width: 100%;
    text-align: center;
    display: inline-block;
    transition: ease-in all 0.5s;
    border-radius: 40px;
    font-weight: 500;
}
.work .titlepage p {
    color: #010a05;
    font-size: 17px;
    line-height: 35px;
    font-weight: 400;
    padding-bottom: 20px;
    text-align: justify;
}
		.about-us {
    background-image: url(../images/about-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 150px 0px 267px 0px;
}
.header {
    width: 100%;
    background: #ffffff;
    padding: 10px 0 30px 0;
    position: relative;
    z-index: 960;
}

.mu-single-counter h4 {
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: 600;
}

.mu-single-counter {
    background: #b1bedb;
    padding: 20px;
    border-radius: 12px;
    width: 100%;
    margin: 10px 0;
    object-position: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
    .header {
        padding: 5px 0px 15px 0px;
    }
    .header::after {
        background: inherit;
        position: inherit;
    }
    .logo {
        text-align: center !important;
        padding-bottom: 6px;
        text-align: center;
    }
    .titlepage h2 {
        font-size: 37px;
    }
    .images_box {
        padding-top: 20px;
    }
    .down_btn a {
        padding: 7px 16px;
    }
    ul.btn li {
        padding: 0px 7px;
    }
    #sidebarCollapse {
        padding-right: 8px;
    }
    .banner_main {
        padding: 0px 0 90px 0;
    }
    .text-bg h1 {
        font-size: 28px;
        line-height: 34px;
        padding-bottom: 40px;
        padding-left: 10px;
        text-align: center;
    }
    .about_img {
        padding-bottom: 20px;
    }
    .padding_left0 {
        padding-left: 15px;
    }
    .padding_right0 {
        padding-right: 15px;
    }
    .work_img {
        padding-right: 0;
        padding-top: 30px;
    }
    .main_form .send_btn {
        margin-bottom: 30px;
    }
    ul.location_icon li {
        padding-bottom: 20px;
    }
    ul.Menu_footer,
    ul.social_icon {
        padding-bottom: 20px;
    }
}

