@media only screen and (min-width:320px) and (max-width:768px) {
	.social-connect .col-12.col-sm-6.col-md-3 {
		margin-bottom: 40px;
	}
    .banner {
        height: auto;
        margin-top: 0px;
    }
    .carousel-inner img,
    .banner .carousel-inner img {
        height: auto;
        width: 100%;
    }
    .navbar-nav {
        margin-top: 10px;
    }
    .navbar {
        position: relative;
        top: 0;
        padding: 0px;
        margin-bottom: 10px;
    }
    .navbar {
        width: 100%;
        margin-bottom: 0;
    }
    .navbar-toggler {
        margin-top: 0px;
        margin-right: 15px;
        color: #fff;
        border-color: #fff;
        background: #fff;
    }
    .navbar-nav {
        margin-left: 0%;
    }
    .navbar-collapse {
        background-color: #e43017;
        padding-bottom: 20px;
        width: calc(100% - 30px);
        flex-grow: 0;
        flex-basis: auto;
        margin: auto;
        border-radius: 6px;
    }
    section {
        padding: 20px 0;
    }
    .section-header {
        width: 100%;
    }
    footer {
        margin-top: 0px;
    }
    .footer-links {
        margin-top: 40px;
    }
    .footer-links ul,
    .footer-links ul:nth-child(2) {
        width: 50%;
    }
    .footer-links ul:nth-child(3),
    .footer-links ul:nth-child(4),
    .footer-links ul:nth-child(5) {
        width: 33%;
    }
    .list-group-horizontal .list-group-item:first-child,
    .list-group-horizontal.nav2 .list-group-item {
        margin-left: 20px;
    }
    .main-video iframe {
        height: 300px;
    }
    .divTable {
        width: 100%;
    }
    .mt-100,
    .customer-note textarea,
    .promo-code-box,
    .total-cart {
        margin-top: 50px;
    }
    .banner {
        margin-bottom: 20px;
    }
    .banner img{
       width:100%;
    }
    .checkout-btns {
        margin-top: 0;
    }
    .navbar-expand-lg .navbar-nav.nav2 .nav-link {
        padding-left: 0px;
    }
    .navbar-expand-lg .navbar-nav.nav2 {
        display: block;
    }
    .sizes .select-size a {
        width: 50%;
        margin: 4px 2px;
        flex: 0 48%;
        height: 100px;
    }
    .product-details-box {
        margin-top: 20px;
    }
    .customer-info {
        margin-top: 20px;
    }
    .redirect {
        margin-top: 20px;
    }
    .social-media {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .social-media .list-group-horizontal .list-group-item:first-child {
        margin-left: 0;
    }
    .search-div {
        top: 290px;
    }
    .top-bar-container {
        width: 90%;
    }
    .top-bar a {
        margin: 0 4px;
    }
    .navbar-brand {
        margin-right: 0;
        margin-left: 15px;
    }
    .dropdown-content::before {
        display: none;
    }
    .container {
        width: 100%;
    }
    .main-banner {
        margin: 30px 0;
    }
    .dwn-arr {
        margin-top: 20px;
    }
    .clients {
        display: block;
        margin-bottom: 0;
    }
    .testimonial {
        padding: 50px 10px;
    }
    .profile-img img {
        display: inline-block;
    }
    .gift-box-left,
    .gift-box-right {
        width: 200px;
    }
    .clients .profile {
        text-align: center;
    }
    .copy-right {
        display: block;
    }
    .home-bg {
        background: url(../images/main-bg2.png) top center no-repeat;
        background-size: 100%;
        margin-top: 20px;
    }
    .pos-abs {
        display: none;
    }
    .top-bar {
        position: relative;
        z-index: 2;
        background: rgb(14, 46, 80);
        flex-direction: column;
        gap: 20px;
    }
    .top-bar li a{font-size: 15px;}
    .why-us-container .pr-0,
    .px-0 {
        padding-right: 15px!important;
    }
    .why-us-container .pl-0,
    .px-0 {
        padding-left: 15px!important;
    }
    .section-header2::after {
        width: 50%;
        top: -80px;
        right: -80px;
    }
    .section-header2::before {
        width: 30px;
        top: -80px;
    }
    section {
        padding: 20px 0 !important;
    }
    .carousel-caption .btn {
        padding: 0 30px;
        line-height: 25px;
        font-size: 0.5rem;
    }
    form p {
        margin-right: 20px;
    }
    .by-color ul li {
        width: 130px;
    }
    .our-clients ul li {
        width: 45%;
        margin: 2%;
    }
    .why-choose-us ul li {
        width: 50%;
    }
    .black-bg {
        height: 100px;
    }
    .our-clients ul li p {
        height: auto;
    }
    .navbar-nav {
        margin-top: 10px;
    }
    .search-field {
        position: relative;
        display: none;
    }
    .dropdown-menu:before {
        display: none;
    }
    .category-info-box {
        min-height: 200px;
    }
    .dropdown-menu:before {
        display: none;
    }
    .address.contact-num {
        width: 100%;
    }
    .banner-content h1 {
        font-size: 2rem;
        color: #fff;
    }
    .section-header h2, .section-header2 h2 {
        font-size: 2rem;
    }
    .whywork ul{flex-direction: column;}
    .whywork li {
        font-size: 1.2rem;
        width: 100%;
    }
    .meeting iframe{
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    h1 {
        font-size: 2rem;
    }
    .call-to-action-inner-6{
        flex-direction: column;
        padding: 20px;
    }
    .footer-logo{
        position: relative;
        z-index: 2;
    }
}

@media screen and (max-width:575px) {
    .footer-links ul {
        width: 100%;
    }
    .subscribe .email input {
        width: 100%;
        margin-bottom: 10px;
    }
    .subscribe {
        display: block;
        text-align: center;
        flex-wrap: nowrap;
    }
    .footer-links ul:last-child li {
        text-align: left;
    }
    .footer-links ul,
    .footer-links ul:nth-child(2),
    .footer-links ul:nth-child(3),
    .footer-links ul:nth-child(4),
    .footer-links ul:nth-child(5) {
        width: 100%;
    }
    .slick-slide {
        margin: 0;
    }
    .slick-prev {
        margin-top: 0;
    }
    #boxes #dialog {
        max-width: 90%;
        padding: 10px;
    }
    .close {
        position: absolute;
        right: 20px;
        top: 20px;
    }
    .checkout-btns,
    .return-to-cart {
        display: block;
        text-align: center;
        margin-top: 0px;
    }
    .checkout-btns .btn,
    .return-to-cart .btn {
        margin-bottom: 20px;
    }
    .divTable {
        margin-top: 20px;
    }
    .mt-100,
    .customer-note textarea,
    .promo-code-box,
    .total-cart {
        margin-top: 30px;
    }
    .return-to-cart a:last-child {
        margin-left: 0;
    }
    .inter-ship-textarea,
    .inter-ship-textarea textarea {
        margin-bottom: 40px;
    }
    .inter-ship-textarea .btn2 {
        top: 0;
    }
    .contact-us-btn {
        display: block;
    }
    .contact-us-btn p {
        margin-left: 0;
    }
    .top-bar p {
        font-size: 16px;
    }
    .dropdown-content {
        min-width: auto;
    }
    .gift-box-left,
    .gift-box-right {
        width: 150px;
    }
    .category-info {
        width: 100%;
        PADDING: 10PX;
    }
    .category-info h2 {
        font-size: 1.5rem;
        line-height: 28px;
    }
    .why-us ul li {
        width: 50%;
    }
    .our-clients ul li {
        width: 45%;
        margin: 2%;
    }
    .clients .profile-img {
        margin: auto;
    }
    .why-choose-us ul li {
        width: 50%;
    }
    .address p {
        width: 100%;
    }
    .address p.border-line {
        display: none;
    }
    .address.contact-num {
        display: block;
        width: 100%;
        margin: auto;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    footer {
        margin-top: 0;
    }
    .footer-links {
        margin-top: 50px;
    }
    .divTable {
        width: 100%;
    }
    .navbar-expand-lg .navbar-nav.nav2 .nav-link {
        padding-left: 0px;
    }
    .navbar-expand-lg .navbar-nav.nav2 {
        display: block;
    }
    .list-group-horizontal .list-group-item:first-child,
    .list-group-horizontal.nav2 .list-group-item {
        margin-left: 20px;
    }
    .search-div {
        top: 260px;
    }
    .category-info h2 {
        font-size: 1.5rem;
        line-height: 28px;
    }
    .category-info {
        padding-left: 35px;
    }
    .why-us-container .pr-0,
    .px-0 {
        padding-right: 15px!important;
    }
    .why-us-container .pl-0,
    .px-0 {
        padding-left: 15px!important;
    }
    section {
        padding: 20px 0;
    }
    form p {
        margin-right: 20px;
    }
    .by-color ul li {
        width: 130px;
    }
    .navbar-nav {
        margin-top: 10px;
    }
    .search-field {
        position: relative;
        display: none;
    }
    .navbar-collapse {
        background-color: #e43017;
        padding-bottom: 20px;
        width: calc(100% - 30px);
        flex-grow: 0;
        flex-basis: auto;
        margin: auto;
        border-radius: 6px;
    }
    .dropdown-menu:before {
        display: none;
    }
    .address.contact-num {
        width: 100%;
    }
}

@media only screen and (min-width:992px) and (max-width:1214px) {
    .navbar-brand img {
        width: 120px;
    }
    .navbar-expand-lg .navbar-nav .nav-item {
        position: relative;
        margin: 0 10px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0px;
        padding-left: 0px;
    }
    .list-group-item {
        margin-left: 30px;
        font-size: 16px;
    }
    section {
        padding: 30px 0;
    }
    footer {
        margin-top: 30px;
    }
    .footer-links {
        margin-top: 70px;
    }
    .category-info h2 {
        font-size: 1.5rem;
        line-height: 28px;
    }
    .category-info {
        padding-left: 45px;
    }
    .address.contact-num {
        width: 70%;
    }
}

@media only screen and (min-width:992px) {
    .container-fluid.sizes {
        padding: 0;
    }
}

@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }
    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }
    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }
    .dropdown-toggle::after {
        display: none;
    }
	
	.our-clients ul li {
		width: 16%;
	}
	.our-clients img {
       min-height: 115px;
        max-height: 110px;
    }
}


@media all and (min-width: 768px) {
 
 .mobile-banner{
	 display:none
 }
} 


@media all and (max-width: 767px) {
 .desk-banner{
	 display:none
 }
 
 .why-choose-us ul li h3 {
    font-weight: 700;
	font-size: 16px;
 }
 
 .profile-badge.profile-badge--width-280.profile-badge--light {
    width: 100%;
}
 
}