@media (min-width:1200px) and (max-width:1600px){

.why-design-sec .im3 {
    width: 820px;
}

.why-design-sec .theme-btn {
    margin: 20px 0 30px 0;
}

.about-banner .ban-h span::after {
    top: inherit;
    /* bottom: 0; */
}

}


@media (min-width:300px) and (max-width:767px){
ul.news-sec-cta li:nth-child(1) a {
    padding: 15px 20px;
    font-size: 15px;
}

.folio-sec-new-2 .hde {
    display: block !important;
}

ul.tabs {}

.folio-sec-new-2 ul.tabs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.folio-sec-new-2 ul.tabs li {
    width: 50%;
}


.logo-box {
    text-align: left !important;
}

ul.header-cta-new li:nth-child(1) a {
    font-size: 14px;
}

ul.header-cta-new li:nth-child(2) a {
    font-size: 14px;
}

ul.header-cta-new {
    justify-content: center;
    margin: 30px 0 0 0;
}

a.logo img {
    width: 150px !important;
}



.cs-wb-pkg-inn {
    width: 100%;
}

.custom-web-pkg {
    padding: 0 0 20px 0;
}

section.br-sol.custom-web-pkg h2 {
    font-size: 28px;
}

section.br-sol.custom-web-pkg h2+p {
    padding: 10px 0px 0 0;
}

ul.news-sec-cta li:nth-child(2) a {
    padding: 15px 20px;
    font-size: 15px;
}
section{

    overflow: hidden;
}
.news-sec-cta {
    justify-content: center;
}

.indus-sec .li1 li {
    width: 22%;
}

.indus-sec .li1 li.first a img {
    width: 40px !important;
}

footer {padding: 30px 0px;}

footer h4 {
    text-align: center;
}

ul.topylink {
    display: table;
    margin: auto;
    width: 50%;
}

.footer-link li a {
    /* font-size: 14px; */
    display: flex;
    /* align-items: center; */
}

.footer-link .col-md-2 {
    width: 50%;
    margin: 20px 0 0 0;
}

ul.contact-link {
    display: table;
    margin: auto;
    width: 100%;
}

.footer-link .col-md-3 {
}

.copyright address {
    text-align: center;
}

.dmca_tab {
    justify-content: center;
}

.currency-img {
    text-align: center;
}

.paynment_img {
    text-align: center;
    padding: 20px 0;
}

.social-link {
    float: inherit;
    padding: 0;
    display: table;
    margin: auto;
}

ul.footer-social {
    float: inherit;
}

.service-inner-sec-two {
    padding: 0 0 20px 0;
}

section.in12.service-inner-sec-two .news-sec-cta {
    margin: 30px 0 20px 0;
}

.news-sec-tab {
    padding: 30px 0px;
}

.news-sec-tab-head h3 {
    font-size: 25px;
    line-height: 35px;
}

.news-sec-tab-head p {
    font-size: 15px;
    line-height: 22px;
}

.news-sec-box-main .col-md-4 {
    border: none;
}

.news-sec-box-main .col-md-4::before {
    display: none;
}

.news-sec-box-main {
    padding: 20px 15px;
}

ul.new-sec-tabs-list li {
    width: 100%;
    font-size: 14px;
    padding: 15px;
    text-align: center;
}

ul.new-sec-tabs-list {
    display: table;
    margin: auto;
}

.new-sec-dtl-box h4 {
    font-size: 20px;
    text-align: center;
}

.new-sec-dtl-box p {
    font-size: 15px;
    line-height: 21px;
    text-align: center;
}
.featured-box {
    min-height: inherit;
}
.innerBanner {
    background-position: right;
}
.social-link-contacts {
    display: flex;
    align-items: center;
    margin: 20px 0 0 0;
}
.pricing-tabs {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0;
}

.pricing-tabs li {
    margin: 0px 10px 15px;
}
.service-inner-sec-two {
    text-align: center;
}


}


@media (min-width:10px) and (max-width:600px){
    .mainBanner {
        height: auto;
        text-align: center;
        padding: 40px 0;
    }
.banner-awards-list img {
    width: 72px !important;
}

.why-choose-sec-new-box {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.why-choose-sec-icon-box {
    width: 100% !important;
    margin: 40px 0 0 0 !important;
}


.why-choose-icon-sec .row {
    align-items: start;
    gap: 61px;
}
.why-img {
    display: none;
}
ul.portfolio li {
    flex: 1 1 calc(42.333% - 20px);
}

.footer-form-new-list {
    list-style: none;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    justify-items: legacy;
    left: 0px;
    margin: auto;
}


.footer-form-new-box {
    border-radius: 5px;
    background-color: #f23625;
    width: 100%;
    height: auto;
    padding: 30px 30px;
    margin: 0 0 40px 0;
}



.menu-Bar.open{

}
     
 .menu-Bar.open ul.menu>li a {
        color: #000 !important;
        padding: 10px 15px;
        text-align: left;
        font-size: 12px;
    }

}