@media(max-width:767px)
{
    p, a, li, span {
    font-size: 15px;
}
   html {
    overflow-x: hidden;
}
header {
    margin-top: 2px;
}
.w-150 {
    width: 100%;
}
.logo_width {
   
    top: 0;
    padding: 5px 10px;
    gap: 0px;
    
        width: 85%;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
    border: 0px solid #fff;
}
section.about-us p {
  
    letter-spacing: 0;
    word-spacing: 1px;
    line-height: 26px;
    padding-right: 0px;
}
.swiper-container {
    height: 30vh;
}
.swiper-wrapper {
    height: 30vh !important;
}
.swiper-slide {
    height: 30vh !important;
}
.swiper-item {
    height: 30vh;
}
.banner_mainslider .slide-text {
   
    width: 100%;
    max-width: 100%;
    padding: 20px;
    position: absolute;
    right: 0%;
            height: 30vh;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}
.swiper-arrows {
    bottom: 10px;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .55);
    border-color: rgb(0 0 0 / 0%) !important;
}
.slide-text.playText p {
    font-size: 16px;
    padding-top: 0px;
}
.slide-text.playText1
{
        background-color: transparent;
}
.slide-text.playText2
{
               background-color: transparent;
}
.slide-text.playText3
{
               background-color: transparent;
}
.read_more {
    margin-bottom: 30px;
}
.copyrghts {
    position: relative;
    background: linear-gradient(to right, #818281 100%, #fdc900 0%);

    font-size: 12px;
    padding-top: 7px;
    padding-bottom: 5px;
}
p.footer-copyright.mb-0 {
    text-align: center;
}
.footer-privacy.text-end {
    text-align: center !important;
}
.copyrghts a {
    color: #ffffff !important;
}
.mb-23 {
    margin-bottom: 20px;
}

.position_tops {
    position: relative;
    top: 0px;
    z-index: 9;
    width: 100%;
}

header li a.nav-link.active {
    border: 0px solid #fff !important;
}
header .container {
    padding: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    border: 0px solid transparent;
    border-radius: 0;
    padding: 11px 10px;
    border-top: 1px solid #cccccc8a;
}
.position_tops li.nav-item {
    margin-left: 0;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none !important;
}
header li a.nav-link.active {
    background: transparent;
    color: #555 !important;
    padding-top: 8px;
    padding-bottom: 24px;
    position: relative;
    border-radius: 17px;
    border: 0px solid #fff !important;
}
header li.nav-item.dropdown ul.dropdown-menu {
    margin: 0 !important;
    padding: 0px;
    top: 40px;
    position: absolute;
    width: 100%;
    max-height: max-content;
    margin-top: 10px;
    border-radius: 0px;
    background: #ffffff;
    box-shadow: 0 0 20px rgb(0 0 0 / 13%);
    border: 0;
    left: 0;
}
.internal_section {
   background: linear-gradient(180deg, #f00 0%, #f00 64%, #fff 46%, #fff 100%);
            padding-top: 20px;
            padding-bottom: 0px;
}
.internal_content {
    padding-right: 0;
}
section.internal_section::before {
display:none;
}
.internal_content p {
            font-size: 18px;
        font-style: italic;
        line-height: 24px;
}
.button_postion {
    position: relative;
    top: 0;
}
.padbtm100 {
    padding-bottom: 30px;
}
.padtop100 {
    padding-top: 30px;
}
.ptag {
    padding-right: 0;
}
.aboutus_image::after {
    right: 3%;
    top: 15px;
}
.aboutus_image img {
    margin-top: 40px;
    width: 90% !important;
}
.about_sec_right .aboutus_image img {
    margin-left: 20px;
    display: block;
}
.about_sec_right .aboutus_image::after {
    left: 0%;
    top: -25px;
}
.padbtm80 {
    padding-bottom: 60px;
}
.internal_content {
    padding-left: 3%;
    padding-right: 3% !important;
}
.padtop80 {
    padding-top: 50px;
}

.tabs_box ul {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 10px;
    border-right: 0 !important;
}
.tab-content {
    padding-top: 37px;
    padding-left: 14px;
    padding-right: 15px;
    padding-bottom: 40px;
}
.padbtm70 {
    padding-bottom: 50px;
}
.padtop50 {
    padding-top: 50px;
}
.contact_form_box {
    padding: 20px;
}
.footer_link1 {
    width: 50%;
    float: left;
}

.cirtified_logo {
    position: relative;
    left: 0;
    background: transparent;
    gap: 5px;
}
.cirtified_logo1 {
    position: absolute;
    left: 140px;
    top: 50px !important;
    gap: 5px;
    
}
.cirtified_logo1 img {
    width: 50px;
    cursor: pointer;
}
.cirtified_logo img {
    width: 50px;
    cursor: pointer;
}
.internal_content {
    padding-top: 0;
}

.banner_mainslider p {
    padding: 14px !important;
    font-size: 14px !important;
    line-height: 22px;
    background: #ffffffc2;
    color: #000;
}
    
}