/* Css Document */
@media (max-width: 991px) {






 .menubtn {
    display:table;
    float: right;
    padding: 5px;
  }

.main_header_sec nav ul {
    display: none;
    position: absolute;
    z-index: 111;
    background-color: #003679f0;
    left: 0;
    top: 100%;
    width: 100%;
    padding: 30px;
        height: 100vh;
    overflow-y: auto;

}

    .main_header_sec nav ul li {
    display: block;
    width: 100%;
  }

  .main_header_sec nav ul li+li {
    margin-left: 0px;
    margin-top: 20px;
}



  .main_header:before {
    width: 44%;
}
.container {
	max-width: 767px;
}

.about_us_part {
    width: 48%;
}

.about_us_sec {
    flex-wrap: wrap;
}
.about_us_part:nth-child(2), 
.about_us_part:nth-child(1) {
	margin-bottom: 30px;
}

.footer_part:nth-child(1),
.footer_part:nth-child(2) {
margin-bottom: 30px;
}
.service_section_part {
    width: 48%;
}
.service_section_part:nth-child(4) {
	margin-bottom: 34px;

}

.contact_sec_part {
    width: 100%;
}

.contact_sec {
    flex-wrap: wrap;
        width: 65%;
        margin: 0 auto;
}
.contact_sec_bg {
    width: 100%;
     padding: 40px;
}

.contact_sec_part.left_part {
	margin-bottom: 40px;
}

.footer_sec {
    flex-wrap: wrap;
}
.footer_part {
    width: 45%;
}
.slider_item {
    height: 380px;
}
.contact_section,
.banks_logo,
.service,
.about_us {
    padding: 60px 0;
}


}

@media (max-width: 767px) {
.container {
	max-width: 600px;
}
.contact_sec {
    width: 90%;
    }
    .slider_item {
    background-position: center;
}

.main_head_rgt a span {
    margin-right: 10px;
}
.main_header:before {
    width: 55%;
}






.top_rgt_head a p {
	display: none;
}
.top_rgt_head a span {
    font-size: 24px;
    }



}


@media (max-width: 600px) {
.container {
	max-width: 480px;
}

.top_rgt_head a p {
    display: none;
}
.about_us_part {
    width: 90%;
    margin: 0 auto;
    }

    .service_section_part {
    width: 90%;
    margin: 0 auto;
}
 .about_us_part:nth-child(3) {
    margin-bottom: 30px;
}

.service_section_part:nth-child(5) {
    margin-bottom: 34px;
}

.slider_item {
    height: 300px;
    background-position: center;
}


.owl-next span,
.owl-prev span {
    color: #fff;
    font-size: 40px;
}

.service_sec_head h3, .about_us_part h3 {
font-size: 28px;
}
.footer_part p {
    margin-top: 5px;

}
.copy_right p {
    color: #fff;
    font-size: 14px;
}

.main_header_sec nav ul {
    width: 100%;

}

@media (max-width: 480px) {
.container {
	max-width: 320px;
}

.about_us_part {
    width: 100%;
    }

    .service_section_part {
    width: 100%;
}
.banks_logo_sec h3 {
    font-size: 18px;
    }

    .contact_sec {
    width: 100%;
}
.fore_row {
	flex-wrap: wrap;
}
.fore_row div {
    width: 100%;
    }

.footer_part:nth-child(3) {
	margin-bottom: 30px !important;
}

.footer_part {
    width: 100%;
}

.contact_sec_bg {
    padding: 20px;
}

.contact_detail {
    margin-top: 24px;
}

.contact_detail_text h6 {
    font-size: 14px;
}
.contact_detail_text {
    margin-left: 12px;
}

.contact_section,
.banks_logo,
.service,
.about_us {
    padding: 40px 0;
}
.main_head_rgt a {
    font-size: 16px;
}
.main_head_rgt a span img {
    width: 20px;
}
.main_header {
    padding: 14px 0;
}
.main_header:before {
    width: 65%;
}
.main_header_sec nav ul {
    width: 100%;
}
.top_rgt_head a + a {
    margin-left: 10px;
}
.logo img {
    width: 150px;
}
}




