/*
Theme Name: WorkTop
Template: understrap
*/



body iframe {
    width: 100% !important;
}

.single-product #nickx-gallery.slick-initialized {
    bottom: 30px;
    max-width: 85% !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.nickx-slider-for .btn-prev,
.nickx-slider-for .btn-next {
    opacity: 1 !important;
    top: auto;
    bottom: 65px;
    background: transparent !important;
}

.nickx-slider-for .btn-prev {
    margin-left: 0 !important;
}

.nickx-slider-for .btn-next {
    margin-right: 0 !important;
}

.nickx-slider-nav .slick-slide {
    border: 8px solid transparent;
}

.single-product div.product div.images,
.single-product .slick-initialized {
    margin-bottom: 0;
}

.pdt-pg-banner .mobile-banner img {
    height: 200px;
    object-fit: cover;
}

.single-product .tabs-wrap {
    padding: 0;
}

/* popup form */

.modal .wpcf7 label {
    margin-bottom: 0 !important;
}

.modal .wpcf7 .wpcf7-form-control-wrap {
    margin-bottom: 10px;
    display: block;
}

.wpcf7 form[data-status=sent] .wpcf7-response-output {
    display: none;
}
footer .wpcf7 form[data-status=sent] .wpcf7-response-output {
	display:block;
	}

.archive .fiters .sorters .wpfFilterButtons {
    display: none;

}
	#home-slider-mobile
	{
		display: none;
	}

#home-slider-mobile .owl-nav button:hover {
    background: #000 !important;
    opacity: 1 !important;
}
#home-slider-mobile .owl-nav .owl-prev {
    left: 0;
}
#home-slider-mobile .owl-nav button {
    background: #000;
    opacity: 0.7 !important;
    color: #fff;
    border-radius: 0 !important;
    position: absolute;
    margin: 0 !important;
    top: 25%;
    font-size: 30px;
    width: 45px;
    height: 45px;
}

#home-slider-mobile .owl-nav .owl-next {
    right: 0;
}
#home-slider-mobile .owl-dots {
    bottom: 105px;
    position: absolute;
    left: 44%;
}
#home-slider-mobile .owl-dots .owl-dot span {
    width: 42px;
    height: 8px;
    background: #fff;
}
#home-slider-mobile .owl-dots .owl-dot.active span, #home-slider- .owl-dots .owl-dot:hover span {
    background: #eabb13;
}

@media (max-width: 550px) {
	#home-slider-mobile
	{
		display: block;
	}
		
	.main-navigation ul li:hover > ul {
    left: 0 !important;
    top: 0 !important;
    position: relative !important;
  }
.dropdown-menu {
    width: auto;
    margin-top: 0 !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    position: static !important;
    transform: unset !important;
    will-change: unset !important;
}
	.dropdown-menu.show {
    display: block;
}
    .desktop-banner {
        display: none !important;
    }

    .mobile-banner.d-none {
        display: block !important;
    }

    .single-product .main-container {
        min-height: auto;
    }



    div.xs-center {
        text-align: center !important;
    }

    .top-cta span {
        display: none !important;
    }

    .top-cta i {
        margin-right: 4px !important;
		    margin-top: -4px;
		font-size: 10px;
    }

    big.mobile-spacer {
        display: inline-block !important;
        margin: 0 5px;
    }

    .top-cta a {
        font-size: 12px !important;
    }

    .navbar-toggler {
        border: none !important;
        border-radius: 0 !important;
        margin-right: 5px !important;
    }

    .top-cta #number-spacer {
        padding: 0 5px !important;
    }

    .navbar-brand img {
        height: 45px !important;
    }

    .brand-fff-container {
        width: 0 !important;
    }

    .navbar-collapse {
      /*  padding: 30px 0;*/
        background: #fff !important;
        /*height: 100vh;*/
    }

    .navbar {
        z-index: 1000;
    }

    .sub-menu {
        padding-left: 30px !important;
        width: 89%;
        top: auto;
        margin-top: 10px;
        z-index: 100;
		position: relative !important;
    }

    .navbar-light .navbar-toggler-icon {
        display: none !important;
    }

    .navbar-nav {
        max-width: 90% !important;
        margin-right: auto !important;
    }

    .navbar-light .navbar-nav .menu-item {
        border-bottom: 1px solid #fff;
        padding-left: 0 !important;
        padding: 16px;
        padding-top: 0;
		margin-right: 0px;
		position: relative;
    }

    .menu-item a,
    .menu {
        padding-left: 0 !important;
    }
    .menu-item a
	{
		display: inline-block;
	}
    .top-cta #block-26 {
        display: none !important;
    }

    .mobile-call-menu.d-none {
        display: block !important;
    }

    .navbar-light .navbar-nav .mobile-call-menu.d-none #block-26 a {
        border: 0px !important;
        padding-bottom: 0 !important;
        color: #fff;
        font-size: 18px;
        margin-left: 30px;
    }

    div.custom-menu-class li {
        display: block;
        text-align: left;
    }

    header .menu-item::after {
        position: absolute;
        content: "";
        background-image: url(http://162.240.210.162/~encimeras/wp-content/uploads/2021/08/Arrow.png);
        width: 20px;
        height: 20px;
        right: 15px;
        margin-top: 2px;
        background-repeat: no-repeat;
    }


    .black-box h1 {
        font-size: 18px;
    }

    .black-box p {
        font-size: 10px;
        margin-top: 7px;
        line-height: 16px;
    }

    .black-box {
        padding: 15px 20px !important;
        top: 35px;
        min-height: auto;
        width: 93%;
    }

    .review-row {
        margin-top: 25px !important;
    }

    #home-slider- .owl-dots {
        bottom: -1px;
        position: absolute;
        left: 40%;
    }

    #home-slider- .owl-nav {
        display: none !important;
    }

    .yellow-box {
        display: none;
    }

    .black-box::before {
        left: -5px;
        width: 5px;
        height: 110px;
    }

    #home-slider- .owl-dots .owl-dot span {
        width: 15px;
        height: 6px;
        margin: 5px;
    }

    .review-row h5 {
        color: #000;
        margin-top: 7px;
    }

    .home-fold-one {
        padding: 50px 0px;
    }

    .home-fold-one img {
        margin-bottom: 35px;
        height: auto !important;
    }

    .home-fold-three {
        padding: 50px 0 57px 0;
    }

    .review-row p {
        margin-bottom: 0 !important;
    }

    .home-fold-one {
        background-position-y: 100% !important;
    }

    .go-right {
        margin-left: 0px !important;
    }

    .product-art {
        max-width: 75%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
    }

    .custom-arrows .owl-nav .owl-prev {
        left: -3px;
    }

    .custom-arrows .owl-nav .owl-next {
        right: -3px;
    }

    .abs-btn {
        position: relative;
        top: 15px;
        left: 41%;
    }

    .common-h1 {
        font-size: 24px;
    }

    .acc-box::before {
        top: 90px;
        left: 100px;
    }

    .process-container img {
        transform: rotate(90deg);
        position: relative;
        margin-top: 150px;
    }

    .process {
        padding: 55px 0 160px;
    }

    .process-text-box-two {
        left: 55%;
        margin-top: 0px;
        top: 60%;
    }

    .process-text-box-three {
        position: absolute;
        left: 0;
        margin-top: 17px;
    }

    .process-text-box-one {
        position: absolute;
        top: 0px;
        margin-top: 40px;
        left: 0;
        max-width: 160px;
    }

    .bruno {
        max-width: 160px;
    }

    .process-text-con h1 {
        font-size: 16px;
        line-height: 20px;
    }

    .process-text-con p {
        font-size: 10px;
        padding: 0 10px;
        line-height: 16px;
    }

    .yr-box h1 {
        text-align: center;
    }

    .yr-box h6 {
        text-align: center !important;
        margin-top: 0px !important;
    }

    .yr-box .col-lg-5 {
        padding-right: 15px;
    }

    .yr {
        margin-top: 40px;
    }

    .yellow-sec-home {
       padding: 35px 0px !important;
    }

    #owl-testimonial- article {
        max-width: 100%;
        margin: 0 auto;
    }
	.center .testimonial-cont-box{
		right: 0;
		left: 0;
		width: 100%;
	}
	.testimonials-home- .testimonial-cont-box p{
		padding:10px 0px 0px !important;
		margin-left: 0px;
		
	}
	

    .testimonials-home- .testimonial-cont-box p {
        font-size: 12px;
        line-height: 16px;
        max-width: 400px;
        padding: 0px 50px;
    }

    .foot-block-seven- p a {
        font-size: 11px !important;
    }

    .testimonials-home- .custom-arrows .owl-nav button {
        top: 75%;
    }

    #product-slider- {
        margin-top: 50px;
    }

    .testimonials-home- .mtps {
        margin-top: 70px;
    }

    .testimonials-home- .con-custom::before {
           height: 20px;
    width: 20px;
    margin-left: 0px;
    margin-top: 130px;
    }

    .testimonials-home- .abs-btn {
        top: 115px;
    }

    .custom-arrows .owl-nav button {
        top: 50%;
    }

    .our-work .owl-item img,
    #brand-slider- img {
        max-width: 75%;
        margin: 0 auto !important;
    }

    .our-work.custom-arrows .owl-nav button,
    #brand-slider-.custom-arrows .owl-nav button {
        top: 50% !important;
    }

    #service-areas-slider- .owl-nav .owl-prev,
    #service-areas-slider- .owl-nav .owl-next {
        margin-top: -15px !important;
    }

    .home-fold-last .common-h1 {
        line-height: 28px;
    }

    .testimonials-home- {
        background-size: cover;
    }

    .xs-center .yellow-bar {
        margin-left: auto;
        margin-right: auto;
    }

    .home-fold-three {
        background-size: cover;
    }
    #footer-subscribe {
        max-width: 92%;
        margin: auto;
    }

    .foot-block-four- {
        padding-left: 15px !important;
    }

    .foot-block-two-,
    .foot-block-three- {
        padding-left: 15px !important;
        margin-top: 25px;
    }

    .foot-block-five- {
        padding: 0 15px;
    }

    .foot-block-five- h2 {
        margin-top: 6px;
    }

    .copyright-row {
        text-align: center !important;
    }

    .copyright-row .text-right {
        text-align: center !important;
    }

    .foot-block-seven- .fab {
        margin-bottom: 8px;
    }


    .foot-block-three-,
    .foot-block-four-,
    .desk-footer-widgets {
        display: none !important;
    }

    .subs-social {
        margin-top: 15px;
    }

    footer .accordion {
        padding: 14px 24px 14px 0px !important;
        background-color: #f5f5f500 !important;
        color: #eabb13 !important;
    }

    footer div.panel {
        padding: 0 !important;
        border: 0 !important;
    }

    footer div.panel h5 {
        display: none !important;
    }


    footer {
        padding: 50px 0 5px;
        background-size: cover;
    }

    .wpcf7 form .wpcf7-response-output {
        max-width: 90%;
        margin: 0em auto 1em !important;
    }

    .product-common-slider .owl-stage-outer {
        left: -8.75vw !important;
        width: 100% !important;
    }
	.custom-top-class
	{
	margin-top: 80px;
		width: 100%;
	}
     .fixed-top-bar .navbar 
	{
	width: 100%;
    display: block;
		position: relative;
	}
	.fixed-top-bar .sub-menu .sub-menu {
    left: -15px;
    }
	.menu-item-has-children>a::after
	{
		margin-left: 80px;
		float: right;
    right: 0;
		z-index: 99999999;
		content: "\f078";
		margin-top: 0px;
	}
	nav #menu-main-menu li.open .sub-menu {
    display: block !important;
}
	
	nav #menu-main-menu li .sub-menu {
    display: none !important;
}
	.menu-item-has-children.benzema .sub-menu a::after
	{
		    content: "\f078" !important;
	}
	.main-menu .menu-item-has-children:hover>a::after
	{
		transform: none;
	}
		.menu-item-has-children.open .sub-menu .menu-item-has-children .sub-menu a::after
	{
		content: "" !important;
	}
	.sub-menu .sub-menu {
    left: 0px;
    top: 0px;
		display: block !important;
}
	 .fixed-top-bar .navbar-light .navbar-toggler
	{
    top: 0px;
    position: relative;
    right: 0;
    float: right;
		z-index: 99999999;
	}
    /**Home-page-css-end**/



    .fiters {
        margin-bottom: 10px;
    }

    .fiters .dropdown {
        margin-left: 5px;
    }

    .wpfMainWrapper {
        overflow-x: scroll !important;
        width: 100% !important;
    }

    .fiters,
    .wpfMainWrapper {
        display: block !important;
    }

    .wpfFilterButton.wpfButton,
    .wpfClearButton.wpfButton,
    div.wpfFilterWrapper {
        width: 100% !important;
    }

    .wpfFilterTitle::after {
        right: 18px !important;
    }


    .woocommerce ul.products {
        margin: 0 0 1em;
    }

    .product-custom-details h2 {
        font-size: 14px;
        line-height: 18px;
    }

    .about-banner-title h1 {
        font-size: 16px;
    }

    /**Product-listing*/

    /*Single-product*/

    .single-product div.product div.summary {
        margin-bottom: 0 !important;
    }

    .cus-r {
        margin-bottom: 10px !important;
    }

    .single-product .down- {
        width: fit-content !important;
        margin-bottom: 15px;
    }

    .single-product .tab-content p {
        text-align: left !important;
    }

    .show-everthing .sip-reviews-right-box {
        width: 100% !important;
    }

    .show-everthing .sip-reviews-left-box {
        width: 100% !important;
    }

    .br-theme-fontawesome-stars .br-widget a {
        font-size: 14px !important;
        margin-left: 5px !important;
    }



    .comment-form-row- {
        top: 30px;
    }

    #review_form input[type=text],
    #review_form input[type=email] {
        height: 38px !important;
    }

    .woocommerce #review_form #respond textarea {
        height: 65px;
    }

    .custom-comments-div .woocommerce-Reviews::before {
        display: none !important;
    }

    .sip-rswc-more {
        margin-bottom: 25px;
    }
    .single-product .container {
        padding: 0 15px !important;
    }

    .woocommerce-breadcrumb {
        font-size: 12px !important;
        line-height: 14px !important;
    }

    .breadcrumb-arrow {
        font-size: 8px;
        margin: 0 2px;
    }

    .custom-summary- h1 {
        font-size: 22px;
    }

    div.xs-block {
        display: block !important;
    }

    button.quote- {
        margin: 0px 0 25px !important;
    }

    .custom-summary- h6 {
        margin-bottom: 22px !important;
    }

    .custom-summary- pre {
        margin-bottom: 10px !important;
    }

    .nav-tabs a.nav-link {
        margin-bottom: 4px !important;
    }

    .tab-content {
        padding: 30px 20px 15px;
    }

    .tab-content table tr td {
        padding: 15px 15px 15px 0 !important;
    }

    .sp-h2,
    .related h2 {
        font-size: 22px !important;
    }

    .glide,
    .single-product .single-product-art {
        max-width: 75% !important;
        margin: 0 auto !important;
    }

    .single-product .custom-arrows .owl-nav .owl-prev {
        left: 15px !important;
    }

    .single-product .custom-arrows .owl-nav .owl-next {
        right: -7px !important;
    }

    .sp-slider-two {
        padding-top: 35px;
    }

    div.xs-pad-0 {
        padding-right: 0 !important;
    }

    .rtwpvg-images {
        width: 100% !important;
    }

    .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper {
        margin-top: -60px !important;
    }

    .rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider-prev-arrow {
        left: -2px !important;
    }

    .rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider-next-arrow {
        right: -2px !important;
    }

    .rtwpvg-wrapper .rtwpvg-slider-wrapper .rtwpvg-slider-prev-arrow {
        margin-top: -25px !important;
    }

    .tab-content {
        margin-top: 124px !important;
    }

    .single-product .tab-content {
        margin-top: 0 !important;
    }

    .accordion h2 {
        max-width: 90% !important;
    }

    #faq-content .accordion h2 {
        max-width: 100% !important;
    }

    article.for-loop-accordian span {
        right: 30px !important;
        margin-top: -70px !important;
    }

    .tabs- {
        padding: 0px 0 50px !important;
    }

    /*Single-product*/

    /*About-page-css-begin*/
    .about h2,
    .about1 h2,
    .about2 h2 {
        font-size: 20px !important;
        line-height: 26px !important;
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .about2 h2 br {
        display: none !important;
    }

    #certificates-slider- .owl-stage-outer {
        padding: 35px 0px !important;
        width: 100% !important;
        margin-left: auto !important;
    }

    #certificates-slider-,
    #service-areas-slider-,
    #client-video-slider- {
        width: 75% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #client-video-slider-.custom-arrows .owl-nav .owl-prev {
        left: -45px;
    }

    #client-video-slider-.custom-arrows .owl-nav .owl-next {
        right: -45px;
    }

    #service-areas-slider- .owl-nav .owl-prev {
        left: -33px !important;
        width: 10px !important;
    }

    #service-areas-slider- .owl-nav .owl-next {
        right: -28px !important;
        width: 10px !important;
    }

    .single-cetificate {
        max-width: 65% !important;
        margin: 10px auto !important;
    }

    .indoor-left img {
        max-height: none !important;
    }

    .indoor-left p {
        margin-bottom: 0px !important;
    }

    .indoor-right {
      
        min-height: auto !important;
    }

    .indoor-right h2 {
        font-size: 20px !important;
    }

    .banner-section h2 {
        padding: 6rem 0px !important;
        font-size: 20px !important;
    }

    .v-model iframe {
        height: calc(60vh - 150px) !important;
    }

    /*About-page-css-begin*/

    /*Contact-page*/

    .paragraph {
        margin-top: 25px !important;
    }

    .ci-1 {
        margin-right: 0 !important;
        margin-bottom: 50px !important;
    }

    .ci-2 {
        margin-left: 0 !important;
    }

    .contact-headings-right h6 {
        line-height: 22px !important;
    }

    .contact-heading-left h6 {
        line-height: 24px !important;
    }

    .lg-pr-0,
    .lg-pl-0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    div.contact-form {
      padding: 20px !important;
        max-width: 93% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .location .wpcf7 input[type=submit] {
        margin-top: 25px !important;
    }

    .location h1 {
        font-size: 22px !important;
    }

    .location .wpcf7 .wpcf7-form p {
        margin-top: 1rem;
        line-height: 20px;
        font-size: 14px;
    }

    .location iframe {
        height: 250px !important;
    }

    .wpcf7-response-output {
        line-height: 16px;
    }

    /*Contact-page-end*/


    /*Search-page-css-begin*/
    .search .page-title {
        font-size: 1.5rem !important;
    }

    .search .entry-title a {
        font-size: 1rem !important;
    }

    .search-drop {
        text-align: left;
        margin-left: 20px;
    }

    #dropdownMenuButtonHeader {
        padding: 5px !important;
    }

    #dropdown-menu-header.dropdown-menu {
      top: 0px !important;
    width: 92% !important;
    padding: 0 !important;
    right: 40px !important;
    margin-left: 0px !important;
    }
	.menu-item-has-children.open a::after {
    content: "\f077" !important;
}
	.menu-item-has-children.open .sub-menu a::after
	{
		content: "" !important;
	}
		.menu-item-has-children.open .sub-menu .menu-item-has-children a::after
	{
		content: "\f078" !important;
	}
	
.menu-item-has-children.benzema>a::after
	{
		content: "\f078";
	}
    .is-form-id-215 input.is-search-submit {
        color: #ffffff !important;
        background-color: #0e0e0e !important;
        border-color: #161616 !important;
    }

    .pagination- hr {
        margin-top: 15px !important;
        padding-top: 15px !important;
    }

    .pagination- {
        margin-bottom: 15px;
    }

    .testimonial- {
        margin: 35px 0;
    }

    .testimonial_category-has-video .play-white-btn {
        top: 80px;
        left: 46.5%;
    }

    .showroom-fold-one {
        padding: 20px 0 50px;
    }

    .textwidget h3 {
        margin-top: 25px !important;
    }

    .ngg-gallery-thumbnail-box {
        width: 100% !important;
    }

    div.ngg-gallery-thumbnail img {
        width: 100% !important;
    }

    .filter-layout3 #manage-ajax-response {
        width: 100% !important;
        padding: 0px !important;
    }

    #caf-post-layout2 .caf-featured-img-box {
        height: 320px !important;
        background-size: 100% !important;
    }

    .filter-layout3 #caf-filter-layout3 {
        width: 100% !important;
    }

    .data-target-div1 #caf-filter-layout3 li::before {
        left: 90% !important;
    }

    .ipg-sec- {
        padding-bottom: 20px !important;
    }

    .ipg-sec- img {
        width: 100% !important;
    }

    .d-none.home-about-img-mobile {
        display: block !important;
    }

    .home-about-img-desktop {
        display: none !important;
    }

    .acc-box::after {
        display: none !important;
    }





}

/**general-mobile-css-begin-landscape**/
@media (min-width: 600px) and (max-width:980px) and (orientation: landscape) {
	 .foot-block-two- {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 75% !important;
    }
}
@media (min-width: 600px) and (max-width:1024px) and (orientation: landscape) {
    .foot-block-two- {
        width: 100% !important;
        max-width: 100% !important;
    }

    #faq-content .accordion h2 {
        max-width: 100% !important;
    }

    .copyright-row {
        flex-wrap: nowrap !important;
    }

    .product-title- h2 {
        font-size: 12px !important;
    }

    .fixed-top-bar {
        display: none !important;
    }

    footer .d-none.hide-tab {
        display: block !important;
    }

    .foot-block-three-,
    .foot-block-four-,
    .desk-footer-widgets {
        display: none !important;
    }

    footer .accordion {
        padding: 14px 24px 14px 0px !important;
        background-color: #f5f5f500 !important;
        color: #eabb13 !important;
    }

    footer div.panel {
        padding: 0 !important;
        border: 0 !important;
    }

    footer div.panel h5 {
        display: none !important;
    }

    div.custom-menu-class li {
        margin-right: 5px !important;
    }

    .menu-item a {
        font-size: 12px !important;
        padding-right: 20px;
    }

    .black-box {
        padding: 25px 40px 20px 35px;
        width: 100%;
        top: 45px;
        left: 80px;
        min-height: auto;
    }

    .black-box h1 {
        font-size: 30px;
        font-weight: 500;
    }

    .yellow-box {
        padding: 15px 15px 20px 15px;
        right: 50px;
        top: 60px;
        width: 100% !important;
        min-height: auto;
        display: none;
    }

    .go-right {
        margin-left: 0px;
    }

    #product-slider- {
        margin-top: 50px;
    }

    .product-common-slider,
    .our-work {
        max-width: 85%;
        margin-left: auto;
        margin-right: auto;
    }

    .acc-box::before {
        width: 50px;
        height: 50px;
        top: 80px;
        left: 60px;
    }



    .testimonials-home- {
        padding: 50px 0;
        background-size: cover;
    }

    .foot-block-seven- .fab {
        font-size: 10px;
        padding: 4px 4.2px 4px;
    }

    #footer-subscribe {
        max-width: 100%;
        margin: auto;
    }


    /**Product-listing*/
    .cold {
        margin-bottom: 20px;
    }

    .fiters {
        margin-bottom: 10px;
    }

    .product-custom-details h2 {
        font-size: 14px;
        line-height: 18px;
    }


    .fiters {
        margin-bottom: 10px;
    }

    .fiters .dropdown {
        margin-left: 5px;
    }

    .wpfMainWrapper {
        overflow-x: scroll !important;
        width: 100% !important;
    }

    .fiters,
    .wpfMainWrapper {
        display: block !important;
    }

    .wpfFilterButton.wpfButton,
    .wpfClearButton.wpfButton,
    div.wpfFilterWrapper {
        width: 100% !important;
    }

    .wpfFilterTitle::after {
        right: 18px !important;
    }

    .single-product .container {
        padding: 0 25px !important;
    }

    div.xs-block {
        display: block !important;
    }

    button.quote- {
        margin: 0px 0 25px !important;
    }

    .custom-summary- pre {
        margin-bottom: 10px !important;
    }

    .tab-content {
        padding: 30px 20px 15px;
    }

    .tab-content table tr td {
        padding: 15px 15px 15px 0 !important;
    }

    .glide {
        max-width: 85% !important;
        margin: 0 auto !important;
    }

    .single-product .custom-arrows .owl-nav .owl-prev {
        left: -30px !important;
    }

    .single-product .custom-arrows .owl-nav .owl-next {
        right: -51px !important;
    }

    .sp-slider-two {
        padding-top: 15px;
    }

    div.content-area {
        padding-right: 0 !important;
    }

    /*Single-product*/
    /*About-page-css-begin*/
    .about h2,
    .about1 h2,
    .about2 h2 {
        font-size: 20px !important;
        line-height: 26px !important;
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .about2 h2 br {
        display: none !important;
    }

    #certificates-slider- .owl-stage-outer {
        padding: 35px 0px !important;
        width: 100% !important;
        margin-left: auto !important;
    }

    #certificates-slider-,
    #service-areas-slider- {
        width: 80% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #service-areas-slider- .owl-nav .owl-prev {
        left: -33px !important;
        width: 10px !important;
    }

    #service-areas-slider- .owl-nav .owl-next {
        right: -28px !important;
        width: 10px !important;
    }

    .single-cetificate {
        min-height: 90px !important;
        max-width: 65% !important;
        margin: 10px auto !important;
    }

    .indoor-left img {
        min-height: 499px !important;
    }

    .indoor-left p {
        margin-bottom: 0px !important;
    }

    .indoor-right {
        padding: 49px 30px 55px 30px !important;
        min-height: auto !important;
    }

    .indoor-right h2 {
        font-size: 20px !important;
    }

    .banner-section h2 {
        padding: 6rem 0px !important;
        font-size: 20px !important;
    }

    .v-model iframe {
        height: calc(100vh - 150px) !important;
    }

    #certificates-slider-.owl-theme div.owl-nav {
        display: none !important;
    }



    .paragraph {
        margin-top: 50px !important;
    }

    .ci-1 {
        margin-right: 0 !important;
    }

    .ci-2 {
        margin-left: 0 !important;
    }

    .contact-headings-right h6 {
        line-height: 22px !important;
    }

    .contact-heading-left h6 {
        line-height: 24px !important;
    }

    .lg-pr-0,
    .lg-pl-0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .location .wpcf7 input[type=submit] {
        margin-top: 25px !important;
    }

    .location h1 {
        font-size: 22px !important;
    }

    .location .wpcf7 .wpcf7-form p {
        margin-top: 1rem;
        line-height: 20px;
        font-size: 14px;
    }

    .wpcf7-response-output {
        line-height: 16px;
    }

    .contact-info {
        min-height: 390px !important;
    }

    .location .wpcf7 .col-lg-5 {
        flex: 0 0 50.666667% !important;
        max-width: 50% !important;
    }

    /*Contact-page-end*/

    .testimonial-box- {
        min-height: 415px;
    }

    .data-target-div1 #caf-filter-layout3 li::before {
        left: 22% !important;
    }
    .single-product div.product div.summary {
        margin-bottom: 0 !important;
    }

    .cus-r {
        margin-bottom: 10px !important;
    }

    .single-product .down- {
        width: fit-content !important;
        margin-bottom: 15px;
    }

    .single-product .tab-content p {
        text-align: left !important;
    }

    .show-everthing .sip-reviews-right-box {
        width: 100% !important;
    }

    .show-everthing .sip-reviews-left-box {
        width: 100% !important;
    }

    .br-theme-fontawesome-stars .br-widget a {
        font-size: 14px !important;
        margin-left: 5px !important;
    }


    .comment-form-row- {
        top: 30px;
    }

    #review_form input[type=text],
    #review_form input[type=email] {
        height: 38px !important;
    }

    .woocommerce #review_form #respond textarea {
        height: 65px;
    }

    .custom-comments-div .woocommerce-Reviews::before {
        display: none !important;
    }

    .sip-rswc-more {
        margin-bottom: 25px;
    }

    .single-product .nav-tabs a.nav-link {
        padding: 10px !important;
        font-size: 10px !important;
    }

    .ipg-sec- {
        padding-bottom: 20px !important;
    }

    .ipg-sec- img {
        width: 100% !important;
    }

    .recent-posts-thumb small {
        width: calc(100% - 15px) !important;
    }

    #service-areas-slider- .owl-nav .owl-prev,
    #service-areas-slider- .owl-nav .owl-next {
        margin-top: -4px !important;
    }



}

/**general-mobile-css-begin-landscape**/

@media (min-width: 600px) and (max-width:700px) and (orientation: landscape) {
    div.product-common-slider div.owl-stage-outer {
        left: -4.75vw !important;
        width: 106% !important;
    }

    .testimonials-home- .con-custom {
        max-width: 600px !important;
    }

    .acc-box::before {
        left: 39% !important;
    }

    .black-box {
        width: 70% !important;
    }

    div.product-title- h2 {
        font-size: 10px !important;
    }


}

@media (max-width: 420px) {
    .job-apply-form .wpcf7 input[type=file] {
        width: 100%;
    }
}

@media (max-width: 765px) {

    .single-product .nav-tabs .nav-link {
        margin-bottom: 4px !important;
    }

    .tabs-content {
        min-height: auto;
    }

    .recent-posts-thumb {
        margin-bottom: 10px;
    }

    .showroom-fold-one .blog-pagination {
        justify-content: flex-start;
        flex-direction: column;
    }

    .showroom-fold-one .blog-pagination .wp-pagenavi {
        text-align: left;
    }

    .showroom-fold-one .card-deck .card {
        flex: 1 0 100%;
        max-width: 100%;
    }

    #enquiry-overlay span {
        bottom: 100px !important;
    }

    #enquiry-overlay span {
        font-size: 14px !important;
    }


    /* enquiry popup   */

    .modal .wpcf7 h2 {
        margin-top: 10px;
        margin-bottom: 20px;
        font-size: 18px;
        display: inline-block;
    }

    .modal .wpcf7 input {
        height: 35px !important;
    }

  

    .modal .wpcf7 label {
        display: none;
    }

    .modal .modal-body .wpcf7 .wpcf7-not-valid-tip {
        font-size: 12px !important;
    }

    .modal .wpcf7 form .wpcf7-response-output {
        max-width: 100%;
    }

    .modal .wpcf7 .wpcf7-form-control-wrap {
        margin-bottom: 15px;
    }

    .modal .form-captcha {
        margin-top: 0 !important;
    }

    /* pdt detail page */
    .single-product .woocommerce-product-gallery__image img,
    .single-product .woocommerce-product-gallery__image .product_video_iframe {
        max-height: 345px;
        height: 345px;
        object-fit: cover;
    }

    .single-product .product_thumbnail_item img,
    .single-product .video-thumbnail img {
        height: 60px !important;
        max-height: 60px !important;
        object-fit: cover;
    }

    .video-thumbnail .video_icon_img {
        background-position: 50px !important;
        height: 80px;
        width: 80px;
        position: absolute;
        top: 25px;
        left: 0;
        background-size: contain !important;
    }

    .sorters .wpfMainWrapper {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
    }

    .sorters .wpfFilterWrapper ul:not(.wpfButtonsFilter) li {
        margin-left: 0 !important;
    }

    .wpfMainWrapper {
        overflow-x: hidden !important;
    }

    #wpfBlock_1 .wpfFilterVerScroll {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .woocommerce .pro-count- .woocommerce-result-count {
        text-align: right;
        float: none;
        margin-top: 0;
    }

    /* pdt detail page */
    .single-product #nickx-gallery.slick-initialized {
        bottom: auto;
        max-width: 100% !important;
        position: relative;
        left: auto;
        transform: translateX(0%);
        margin-left: auto;
        margin-right: auto;
    }

    .nickx-slider-for .btn-prev,
    .nickx-slider-for .btn-next {
        top: 50%;
        bottom: auto;
        transform: translateY(-50%);
    }

    .single-product .tabs-wrap {

        padding: 0;
    }

    .single-product .tabs- {
        padding: 0px 0 50px !important;
    }

    .sp-h2 {

        text-align: center;
    }

    .zxcvbn {
        padding-right: 15px;

    }

    .single-product .custom-summary- h1 {

        margin-top: 30px;

    }
}

@media (min-width: 767px) and (max-width:992px) {
    .recent-posts-thumb {
        margin-bottom: 10px;
    }

    .showroom-fold-one .card-deck .card {
        flex: 1 0 100%;
        max-width: 100%;
    }

    #enquiry-overlay span {
        bottom: 100px !important;
    }

    .pdt-pg-banner .desktop-banner img {
        height: 200px;
        object-fit: cover;
    }

    .single-product .tabs- {
        padding: 0px 0 10px !important;
    }

    .sorters .wpfFilterButtons {
        text-align: right;
    }

    .col-lg-3 .wpfMainWrapper {
        display: flex !important;
        flex-wrap: wrap;
    }

    .col-lg-3 .wpfMainWrapper .wpfFilterWrapper {
        width: 48% !important;
        max-width: 48% !important;
    }

    .col-lg-3 .wpfMainWrapper .wpfFilterButtons {
        display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
        padding-right: 80vw;
    }

    #woof_results_by_ajax {
        margin-top: 3em;
    }

    .navbar .container {
        padding: 0 !important;
    }

    .single-product .navbar-brand {
        padding: 9px 15px 9px 15px !important;
    }

    /* pdt detail page */
    .single-product .woocommerce-product-gallery__image img,
    .single-product .woocommerce-product-gallery__image .product_video_iframe {
        max-height: 500px;
        height: 500px;
        object-fit: cover;
    }

    .single.single-product .product_thumbnail_item img,
    .single-product .video-thumbnail img {
        height: 120px !important;
        max-height: 120px !important;
        object-fit: cover;
        width: 100% !important;
    }

    .video-thumbnail .video_icon_img {
        background-position: 115px !important;
        height: 200px;
        width: 200px;
        position: absolute;
        top: 45px;
        left: 0;
        background-size: contain !important;
    }

    .single-product #nickx-gallery.slick-initialized {
        bottom: auto;
        max-width: 100% !important;
        position: relative;
        left: auto;
        transform: translateX(0%);
        margin-left: auto;
        margin-right: auto;
    }

    .nickx-slider-for .btn-prev,
    .nickx-slider-for .btn-next {
        top: 50%;
        bottom: auto;
        transform: translateY(-50%);
    }

    .sp-h2 {
        text-align: center;
    }

    .single-product-art {
        margin-bottom: 0;
    }

    .single-product .custom-arrows .owl-nav .owl-prev,
    .single-product .custom-arrows .owl-nav .owl-next {
        top: 50%;
        transform: translateY(-50%);
    }

    .single-product .product-custom-details {
        padding-left: 10px;
        padding-right: 10px;
    }

}

@media (min-width: 995px) and (max-width:1150px) {


    .wpfMainWrapper {
        overflow-x: hidden !important;
    }

    /* pdt detail page */
    .single-product .woocommerce-product-gallery__image img,
    .single-product .woocommerce-product-gallery__image .product_video_iframe {
        max-height: 500px;
        height: 500px;
        object-fit: cover;
    }

    .single.single-product .product_thumbnail_item img,
    .single-product .video-thumbnail img {
        height: 120px !important;
        max-height: 120px !important;
        object-fit: cover;
        width: 100% !important;
    }

    .video-thumbnail .video_icon_img {
        background-position: 90px !important;
        height: 200px;
        width: 200px;
        position: absolute;
        top: 50px;
        left: 0;
        background-size: contain !important;
    }

    .single-product #nickx-gallery.slick-initialized {
        bottom: auto;
        max-width: 100% !important;
        position: relative;
        left: auto;
        transform: translateX(0%);
        margin-left: auto;
        margin-right: auto;
    }

    .nickx-slider-for .btn-prev,
    .nickx-slider-for .btn-next {
        top: 50%;
        bottom: auto;
        transform: translateY(-50%);
    }

    .entry-summary .down- {
        display: inline-block !important;
        margin-bottom: 1em;
    }

    /* .sp-slider-one .product-common-slider,
    .sp-slider-two .product-common-slider {
        padding-left: 0;
        padding-right: 0;
    } 

    .sp-slider-one .product-common-slider .owl-stage-outer,
    .sp-slider-two .product-common-slider .owl-stage-outer {
        left: auto !important;
        width: 100% !important;
    }

    .sp-slider-one .product-common-slider .owl-stage,
    .sp-slider-two .product-common-slider .owl-stage {
        left: auto !important;
        margin: 0 auto !important;
    }

    .sp-slider-one .product-common-slider.owl-carousel .owl-item,
    .sp-slider-two .product-common-slider.owl-carousel .owl-item {
        margin-right: 10px !important;
        margin-left: 10px !important;
    }

    .sp-slider-one .single-product-art,
    .sp-slider-two .single-product-art {
        max-width: 90% !important;
        margin: 0 auto !important;
    }
*/
    .sp-h2 {
        padding-left: 15px;
    }
}


@media (max-width:991px) {


    .fixed-top-bar nav li.open .sub-menu {
        display: block;
    }

    #menu-item-443:before {
        display: none;
    }

    #menu-item-443 ul.sub-menu {
        padding: 0px 20px;
    } 

    #side-btn {

        display: none;
    }

    .fixed-top-bar nav.navbar {
        display: block;
        top: auto;
        left: auto;
        right: auto;
        width: 100%;
        position: relative !important;
        z-index: 999999;
    }

    .fixed-top-bar nav .nav-logo {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999999;
        background: var(--club-white);
        left: 0;
        right: 0;
        padding: 10px 15px;
    }

    .fixed-top-bar nav .logo {
        max-width: 9em;
    }

    .fixed-top-bar .menu-burger {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 500px;
        margin: auto;

    }

    .fixed-top-bar nav .line-butn {
        min-width: 35px;
        min-height: 35px;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 6px;

    }

    .fixed-top-bar nav .line-butn span {
        background: var(--club-brown);
        width: 100%;
        height: 5px;
        margin: 2px 0;
        display: inline-block;
        border-radius: .15em;
        margin-left: auto;
    }

    .fixed-top-bar nav .line-butn span:nth-child(1) {
        width: 100%;

    }

    .fixed-top-bar nav .line-butn span:nth-child(2) {
        width: 100%;

    }

    .fixed-top-bar nav .line-butn span:nth-child(3) {
        width: 100%;

    }

    .fixed-top-bar nav .close-btn {
        color: var(--club-brown);

    }

    .fixed-top-bar nav .close-btn i {
        font-size: 25px;

    }

    .fixed-top-bar nav .navbar-nav {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        margin-left: -100%;
        background: var(--club-brown);
        padding: 80px 20px 40px 50px;
        width: 100%;
        height: 100%;
        transition: .5s ease-in-out;
        z-index: 999999;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        overflow-x: hidden;
    }

  


    .fixed-top-bar nav .navbar-nav a {
        padding: 10px 0;
        color: var(--club-white);
        display: inline-block;
    }


    .fixed-top-bar .custom-top-class {
        width: 100%;
    }

    .fixed-top-bar nav .menu-item-has-children>a::after {
        display: none;
    }

    .fixed-top-bar nav .menu-item-has-children {
        position: relative;
    }

    .fixed-top-bar nav .menu-item-has-children::after {
        content: "";
        position: absolute;
        top: 22px;
        box-sizing: border-box;
        height: 7px;
        width: 7px;
        border-style: solid;
        border-width: 0px 2px 2px 0px;
        border-color: var(--club-white);
        right: 7px;
        transform: translateY(-10px) rotate(45deg);
    }

    .fixed-top-bar nav .menu-item-has-children.open::after {
        transform: translateY(-6px) rotate(225deg);
    }

	.fixed-top-bar ul.menu li.menu-item-has-children:hover > ul.sub-menu
	{
		top: 0px;
	}
    .fixed-top-bar nav .navbar-nav .menu-reg a:after {
        display: none;
    }

    .fixed-top-bar nav .navbar-nav .open-caret::after {
        transform: translateY(-6px) rotate(225deg);
    }

    .fixed-top-bar nav .menu-item-has-children::before {
        content: "";
        position: absolute;
        top: 22px;
        right: 0;
        transform: translate(0%, -15px);
        height: 20px;
        width: 20px;
        background: var(--club-orange);
    }

  

}



@media only screen and (min-width:992px) and (max-width:1330px) {
    .fixed-top-bar nav.navbar {
        left: 20px;
        right: 20px;
        max-width: 1000px;
    }
    .fixed-top-bar nav .navbar-nav a {

        font-size: 13px;
    }

}




