@media (min-width: 992px){
nav.navbar .small-logo img {
    width: 80px !important;
    transition: all 0.5s;
    display: none;
}
.navbar-expand-lg .navbar-toggler {
    display: none;
}
.sticky  .head-nav-fixed.scrolling {
    -webkit-transform: translateY(-400px);
    transform: translateY(-400px);
    opacity: 0;
}
.head-nav-fixed {
    opacity: 1;
    -webkit-transition: opacity .5s ease-in-out, -webkit-transform .5s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    transition: opacity .5s ease-in-out, -webkit-transform .5s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    transition: transform .5s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity .5s ease-in-out;
    transition: transform .5s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity .5s ease-in-out, -webkit-transform .5s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}
.navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
header #navbarNav .navbar-nav {
    margin: 20px 50px 20px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 14px;
    padding-left: 14px;
}


}


@media (max-width:992px){
	
.tt-portfolio-hover-carousel .swiper-slide {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto !important;
    height: 50vh;
    padding: 0 5.2%;
}	

.subscribe_popup .no-gutters { display: block;}
.subscribe_popup .col-sm-5 { display:none}
.popup_content {padding: 20px;}
.subscribe_popup .heading_s1 h3 {line-height: 30px; font-size: 22px;}

#nav-ic2,
.sticky .scrolling-nav #nav-ic2{display:none;}

.en_logo {    align-items: center;    width: 100%; display: flex;justify-content: space-between;}
/*.navbar-light .navbar-brand {width: 90px;}*/
.navbar-light .navbar-brand {width: 77px;}
.en_menus {
    position: absolute;
    background: #968b82ad;
    width: 100%;
    top: 58px;
    }

.sticky .head-nav-fixed.scrolling {
    -webkit-transform: inherit;
    transform: inherit;
     opacity: 1;
}

#nav-icon2 span, #nav-ic2 span {   background: #a21d21;}
.alternate_port .row {}
.alternate_port .row .col-md-7 {}

.second-footer .d-flex {    display: block; }
.top_scoial ul {justify-content: center;}
.navbar-light.fixed-top {    background: #0000;}

#nav-icon2 {  right: 8px; background:#0000;   margin: 0;}
.video-player .bid_center .widt_se {padding: 15px;}
.video_p h3 { font-size: 22px;}
.tz-gallery .row { margin: 0;   display: flex;  flex-wrap: wrap;}
.gallery-container .box img { height: 100px;}
.full_img_form .fdt { display: block;}

.first-footer .nav-footer ul {width:50%;}
.bloq-email .email {height: auto;}

.page-title-section {min-height:200px;}
.about-image-box-style1 .about-image1{width: 83%;
    bottom: 0;
    position: relative;
    left: inherit;
    right: 0;
    margin-block-end: auto;     margin-bottom: -55px;
    float: right;}
.about-image-box-style1 .about-image2 {
    width: 80%;
    padding-left: 10px;
    margin-left: 0px;
    height: 230px;
    margin-top: -77px;
    position: relative;
    z-index: 14;
    background: #fff;
}.about-image-box-style1 .about-image2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}.about-image1 img {
    height: 245px!important;
    width: 100%;
    object-fit: cover;
}.about-section h2 {
    margin-top: 19px
}
.alternate_port .row {  display: inline;}
.blog-classic .news-block-two .caption-box .inner { padding: 15px;}
.contact-block {height: auto;}




.side-line-left {  color: #fff;}
.furnn .col-md-12 {padding: 0;}
.alternate_port .furnn .row {   display: block;  padding: 0;}
.alternate_port .reflector .row .col-md-6:first-child {padding-right: 0;}
.alternate_port .reflector .row:nth-child(even) .col-md-6:first-child {padding-left: 0;}
.news-block-two .caption-box h3 a {font-weight: 600;font-size: 19px;}
.news-block-two .caption-box {padding: 0 5px;}
.blog-classic .news-block-two .caption-box h3 {margin-top: 0;}
.contact-section h2 {font-size: 26px;}
.call_action {padding: 20px;}
.contact-section .box-shadow-contact {box-shadow: none;border-radius: 15px;}
p {text-align: justify;}



.section.cap-acc-comm,
.our-bullets-home .capabilities, 
.our-bullets-home .accolades, 
.our-bullets-home .commitment {height: 260px;}

.our-bullets-home .capabilities .text-box h4, 
.our-bullets-home .accolades .text-box h4, 
.our-bullets-home .commitment .text-box h4 {font-size: 12px;}

.txt-abt-furniture h1:before,
.txt-abt-furnishing h1:before {display:none}

	
	
}