/* Emarat HTML Template*/

/***

====================================================================
	media only screen max 5000px
====================================================================

***/

@media only screen and (max-width: 5000px) {
    .page-wrapper {
        overflow: hidden;
    }
}



/***

====================================================================
	media only screen min 1350px max 1549px
====================================================================

***/

@media only screen and (min-width: 1350px) and (max-width: 1549px) {

    .main-header .main-box .logo-box .logo img {
        transform: translateX(-11%) scale(0.83);
    }
}



/***

====================================================================
	media only screen min 1220px max 1349px
====================================================================

***/

@media only screen and (min-width: 1220px) and (max-width: 1349px) {

    .main-header .main-box .logo-box .logo img {
        transform: translateX(-18%) scale(0.7);
    }
}



/***

====================================================================
	media only screen min 1024px max 1219px
====================================================================

***/

@media only screen and (min-width: 1024px) and (max-width: 1219px) {

    .main-header .main-box .logo-box .logo img {
        transform: translateX(-20%) scale(0.7);
    }

}



/***

====================================================================
	media only screen max 1340px
====================================================================

***/

@media only screen and (max-width: 1340px) {

    .page-wrapper {
        overflow: hidden;
    }
}



/***

====================================================================
	media only screen max 1140px
====================================================================

***/

@media only screen and (max-width: 1140px) {

    .main-header {
        margin: 0px !important;
    }

        .main-header.header-style-five .header-lower .auto-container {
            padding: 0px 15px;
        }

    .services-block-two .inner-box .image .text {
        line-height: 1.6em;
        margin-bottom: 10px;
    }

    .header-style-two {
        position: relative;
    }

    .main-header .header-upper .upper-right {
        top: 0px;
    }

    .main-header.header-style-six .main-menu .navigation > li > a {
        padding: 15px 15px;
    }

    .sidebar-page-container .sidebar {
        padding: 0px;
        border: none;
    }

    .fullwidth-gallery-section .owl-nav .owl-prev {
        left: 0px;
    }

    .fullwidth-gallery-section .owl-nav .owl-next {
        right: 0px;
    }

    .reason-section .content-column .text {
        margin-bottom: 30px;
    }

    .rtl .main-header.header-style-five .info-box {
        padding-left: 45px;
        padding-right: 105px;
    }

    .header-style-three,
    .header-style-four {
        position: relative;
        background-color: #222222;
    }

    .main-header.header-style-five .info-box {
        padding: 47px 40px 46px 100px;
    }

        .main-header.header-style-five .info-box .icon-box {
            left: 40px;
        }

    .header-style-five .header-upper .auto-container {
        padding-left: 15px;
    }

    .about-section .content-column .inner-column {
        padding: 0px;
    }

    footer .footer-bottom .footer-nav li,
    footer .footer-bottom-two .footer-nav li {
        padding-left: 15px;
        margin-left: 10px;
    }

    /*.header-style-two .main-box{
		background-color:#444444;
	}*/

    .main-header .header-upper {
        margin-bottom: 0px;
    }

    .project-block-two .inner-box .content-column .inner-column {
        padding-top: 0px;
    }

    .page-wrapper {
        overflow: hidden;
    }

    .main-menu .navigation > li {
        margin-right: 25px;
    }

    .main-header .info-box strong {
        font-size: 13px;
    }

    .main-header .info-box li {
        font-size: 12px;
    }

    .main-header .info-box {
        margin-left: 25px;
    }

    .main-header .header-lower {
        background-color: #fbb908;
        padding-left: 0px !important;
    }

        .offer-section .side-image,
        .main-slider .content-image,
        .main-slider .border-layer,
        .construction-section .content-column:after,
        .main-header.header-style-five .main-menu .navigation > li:before,
        .main-header .header-lower .outer-box .advisor-box {
            display: none;
        }

    .search-box-outer {
        margin-right: 0px;
    }

    .header-style-five {
        position: relative;
    }

    .header-style-two .main-menu .navigation > li > a,
    .header-style-two .main-menu .navigation > li > div > a {
        /*20260731 (Barry)*/
        font-size: 1.25rem;
    }

    .fluid-section-two .content-column .inner-column {
        padding-right: 15px;
    }

    .main-header .nav-outer,
    .main-header .nav-outer {
        bottom: 0px;
        padding-left: 0px;
    }

    .consult-form .form-group .btn-detail {
        margin-left: 0px;
        margin-top: 15px;
    }

    .main-header.header-style-five .header-lower {
        border: none;
    }

    .reason-section .content-column .inner-column {
        padding-left: 0px;
    }

    .contact-page-info-section .info-column .inner-column,
    .factory-section .content-column .inner-column,
    .offer-section .offer-tabs {
        padding-right: 0px;
    }

    .comming-soon-section .content-column .inner-column {
        padding-top: 0px;
    }

    .main-header .nav-outer .outer-box .search-box-outer {
        margin-right: 0px;
    }

    .construction-section .content-column .text {
        margin-bottom: 10px;
    }

    .about-section .image-column .inner-column {
        padding-left: 50px;
    }

    .fullwidth-gallery-section .big-letter {
        font-size: 100px;
    }

    .we-do-section .owl-nav {
        right: 15px;
    }

    .time-counter .time-countdown .counter-column {
        margin: 0px 36px 30px;
    }

    .main-menu .navigation > li > .mega-menu {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }

    .main-menu .navigation > li .mega-menu-bar h3 {
        font-size: 16px;
    }

    .main-menu .navigation > li .mega-menu-bar .column > ul > li > a {
        font-size: 15px;
    }

    .rtl .project-tab .product-tab-btns {
        text-align: left;
    }

    .rtl .project-tab .pull-left {
        width: 100%;
    }

    .main-header.header-style-one .header-upper .logo-box {
        padding: 15px 0px 20px;
    }

    .footer-style-two .info-column .inner-column {
        padding-right: 0px;
    }

    .rtl .main-header.header-style-four .header-upper .logo-box {
        padding: 15px 0px 25px;
    }

    .rtl .header-style-five .header-upper .auto-container {
        padding-right: 20px;
    }

    .rtl .main-header.header-style-five .header-lower .auto-container {
        padding: 0px 15px;
    }

    .rtl .main-header.header-style-five .search-box-outer .dropdown-menu {
        left: 0px !important;
        right: auto;
    }


    /*20210907 (Barry)*/
    .cus-common-form-sidebar .sidebar {
        border: none;
        padding: 0px;
    }
}



/***

====================================================================
	media only screen min 1025px
====================================================================

***/

@media only screen and (min-width: 1025px) {
}



/***

====================================================================
	media only screen max 1023px
====================================================================

***/

@media only screen and (max-width: 1023px) {

    .main-header .main-box .logo-box {
        position: relative;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        margin: 0px;
        text-align: left;
    }

    .main-header.header-style-six .nav-outer .outer-btn {
        display: none;
    }

    .rtl .subscribe-section .title-column {
        padding-right: 15px;
        text-align: right;
    }

    .main-header.header-style-five .main-menu .navigation > li > a {
        text-transform: capitalize;
    }

    .main-header .info-box:last-child {
        float: none;
    }

    .rtl .header-style-five .header-upper .auto-container {
        padding-right: 0px;
    }

    .rtl .main-header.header-style-five .outer-box {
        margin-top: 28px;
        padding-bottom: 20px;
        float: left !important;
    }

    .rtl .main-header.header-style-five .search-box-outer .dropdown-menu {
        left: 0px !important;
        right: auto;
    }

    .rtl .main-header.header-style-four .header-upper {
        padding-bottom: 20px;
    }

    .main-header.header-style-one .header-upper .logo-box {
        padding: 15px 0px 30px;
    }

    .main-header.header-style-five .main-menu .navigation > li {
        margin-right: 15px;
    }

        .subscribe-section .form-column .inner-column,
        .main-header.header-style-five .main-menu .navigation > li > a {
            padding-left: 0px;
        }

    .offer-section .offer-tabs .tabs-content {
        padding-top: 40px;
    }

    .subscribe-form .form-group input[type="submit"],
    .subscribe-form button {
        background-color: #fbb908;
    }

    .products-section .products-column .owl-nav {
        position: relative;
        left: 0px;
        margin-top: 20px;
    }

    .main-header .nav-toggler {
        display: block;
    }

    .main-footer .posts-widget .widget-content,
    .main-footer .posts-widget h2 {
        margin-left: 0px;
    }

    .main-slider h2 {
        font-size: 38px;
        line-height: 1.3em;
    }

    .call-to-action-section .pull-right,
    .call-to-action-section .pull-left {
        width: 100%;
    }

    .call-to-action-section h2 {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .call-to-action-section {
        text-align: center;
    }

    .main-slider h2 span {
        font-size: 36px;
    }

    .main-slider .text {
        font-size: 16px;
    }

    .project-tab .product-tab-btns {
        padding-top: 0px;
    }

    .construction-section:before,
    .project-tab .sec-title .pull-right {
        width: 100%;
    }

    .project-tab .product-tab-btns .p-tab-btn {
        margin-left: 0px;
        margin-right: 20px;
    }

    footer .footer-bottom .copyright,
    footer .footer-bottom-two .copyright {
        text-align: center;
        margin-bottom: 10px;
    }

    .main-slider .tparrows,
    .fixed-header .sticky-header,
    .main-header .language,
    .header-top-three,
    .subscribe-section .title-column .icon-box,
    .cus-common-form-combinationdata .content .icon-box, /*20210902 (Barry)*/ /*cus-common-form-combinationdata相關*/
    .header-style-three .nav-outer .outer-box,
    .main-header .header-top .top-right::before,
    .main-header .header-top .top-right:after,
    .main-header .header-top .top-right .list,
    .header-style-two .main-menu .navigation > li:before {
        display: none;
    }

    /*.main-header .header-top .top-right{
		top:0px;
		padding-left:0px;
		padding-top:0px;
	}*/
    .main-header .header-top .top-right .social-nav {
        margin-left: 0px;
        width: 100%;
    }

    .main-header .header-top .top-left,
    .main-header .header-top .top-right {
        width: 100%;
        text-align: center;
    }

    .main-menu .navigation > li > a,
    .main-menu .navigation > li > div > a /*20210616 (Barry)*/ {
        font-size: 14px;
    }

    .main-header .options-box {
        margin-top: 0px;
        position: absolute;
        left: 0px;
        top: 25px;
        z-index: 12;
        display: none;
        right: auto;
    }

    .header-style-two {
        background-color: #ffffff;
    }

    .main-header .header-upper .upper-right {
        padding-top: 0px;
        width: 100%;
        text-align: center;
    }

    .main-header .info-box {
        float: none;
        display: inline-block;
        margin-left: 0px;
        margin-right: 20px;
    }

    .main-menu .navigation > li {
        margin-right: 24px;
    }

    .main-header.header-style-six .main-menu .navigation > li > a {
        padding: 15px 13px;
    }

    .main-header.header-style-six .info-box:last-child {
        float: right;
    }

    .testimonial-section .image-column {
        margin-bottom: 40px;
    }

    .main-header .header-upper .logo-box {
        width: 100%;
        text-align: center;
        padding: 40px 0px;
    }

    /*.header-style-two .main-menu .navigation > li > a{
		padding:15px 12px;
	}
	
	.header-style-two .main-menu .navigation > li.current > a,
	.header-style-two .main-menu .navigation > li > a{
		padding:20px 0px;
	}
	
	.header-style-two .main-menu .navigation > li > a{
		font-size:16px;
	}*/

    .header-style-two .nav-outer {
        /*padding:0px 0px 20px !important;*/
        width: 100%;
    }

    /*.call-to-action-section,
	.main-footer .footer-bottom,
	.call-to-action-section .btn-column{
		text-align:center;
	}
	
	.call-to-action-section .btn-column{
		margin-top:25px;
	}
	
	.contact-info-section .info-column .inner-column{
		border:none;
	}
	
	.contact-info-section .info-column{
		margin-bottom:40px;
	}
	
	.contact-info-section .inner-container{
		padding:35px 35px;
	}
	
	.main-footer .footer-bottom .footer-nav{
		text-align:center;
		margin-top:5px;
	}
	
	.project-section-two .project-tab .tab-btns-box{
		padding-top:0px;
		width:100%;
		display:block;
	}
	
	.project-tab .product-tab-btns{
		padding-top:20px;
	}
	
	.project-tab .product-tab-btns .p-tab-btn{
		margin-left:0px;
		margin-right:20px;
	}
	
	.call-to-action-section-two,
	.call-to-action-section-two .btn-column,
	.footer-style-two .lower-box{
		text-align:center;
	}
	
	.footer-style-two .lower-box{
		padding:10px 20px 30px;
	}
	
	.footer-style-two .lower-box .subscriber-column{
		margin-top:12px;
	}
	
	.contact-info-section .form-column .inner-column{
		padding-left:0px;
	}
	
	.header-style-two .nav-outer .outer-box{
		margin-top:16px;
	}*/

    .fluid-section-one .image-column,
    .fluid-section-one .content-column {
        position: relative;
        width: 100%;
        display: block;
    }

        .fluid-section-one .content-column .inner-column {
            max-width: 100%;
            padding-left: 15px;
            margin-left: 0px;
            padding-right: 15px;
        }

    .fluid-section-one .image-column {
        background-image: none !important;
        margin-left: 0px;
    }

        .fluid-section-one .image-column .image-box {
            display: block;
        }

    .main-header.header-style-one .info-box:last-child {
        top: -10px;
    }

    .header-style-two .main-menu .navigation > li > a,
    .header-style-two .main-menu .navigation > li > div > a /*20210616 (Barry)*/ {
        padding: 25px 0px;
    }

    .main-header.header-style-two .nav-outer .outer-box {
        margin-top: 22px;
        display: none;
    }

    .reason-section .content-column .inner-column {
        padding-top: 40px;
    }

    .consult-form .form-group .btn-detail {
        margin-left: 30px;
    }

    .subscribe-section:before {
        width: 100%;
    }

    .subscribe-section {
        text-align: center;
    }

        .subscribe-section .text {
            margin-bottom: 20px;
        }


    /*cus-common-form-combinationdata相關*/
    /*20210903 (Barry)*/
    .cus-common-form-combinationdata:before {
        width: 100%;
    }

    .cus-common-form-combinationdata {
        min-height: 80px;
    }

        .cus-common-form-combinationdata .content.r-side {
            background-color: #ebebeb;
        }

        .cus-common-form-combinationdata .content {
            min-height: 80px;
        }

            .cus-common-form-combinationdata .content .main-text h2 {
                font-size: 24px;
                font-weight: 700;
                line-height: 1.2em;
            }


    .comming-soon .content .content-inner .text br {
        display: none;
    }

    .main-menu .navigation > li > .mega-menu {
        padding: 20px 20px;
    }

    .rtl .header-top-two .top-right {
        padding-right: 0px;
    }

    .rtl .header-style-one .nav-outer .outer-box .search-box-outer {
        margin-left: 0px;
    }

    .rtl .main-header.header-style-one .info-box:last-child {
        margin-right: 0px;
        top: 0px;
    }

    .rtl .header-style-three .nav-outer {
        float: right;
    }



    /*20211026 (Barry)*/
    .cus-common-form-simpleformwithbg .image-column,
    .cus-common-form-simpleformwithbg .content-column {
        position: relative;
        width: 100%;
        display: block;
    }

        .cus-common-form-simpleformwithbg .content-column .inner-column {
            max-width: 100%;
            padding-left: 15px;
            margin-left: 0px;
            padding-right: 15px;
        }

    .cus-common-form-simpleformwithbg .image-column {
        background-image: none !important;
        margin-left: 0px;
    }

        .cus-common-form-simpleformwithbg .image-column .image-box {
            display: block;
        }
}



/***

====================================================================
	media only screen max 991px
====================================================================

***/

@media only screen and (max-width: 991px) {
    /*20210903 (Barry)*/ /*cus-common-form-combinationdata相關*/
    .cus-common-form-combinationdata {
        min-height: auto;
    }
}



/***

====================================================================
	media only screen min 768px
====================================================================

***/

@media only screen and (min-width: 768px) {
    .main-menu .navigation > li > ul,
    .main-menu .navigation > li > ul > li > ul,
    .main-menu .navigation > li > .mega-menu {
        display: block !important;
        visibility: hidden;
        opacity: 0;
    }



    /*20210910 (Barry)*/
    /*margin相關(補bootstrap未提供的size)(rem)*/
    .m-md-6 {
        margin: 4.5rem;
    }

    .mt-md-6, .my-md-6 {
        margin-top: 4.5rem;
    }

    .mr-md-6, .mx-md-6 {
        margin-right: 4.5rem;
    }

    .mb-md-6, .my-md-6 {
        margin-bottom: 4.5rem;
    }

    .ml-md-6, .mx-md-6 {
        margin-left: 4.5rem;
    }


    .m-md-7 {
        margin: 6rem;
    }

    .mt-md-7, .my-md-7 {
        margin-top: 6rem;
    }

    .mr-md-7, .mx-md-7 {
        margin-right: 6rem;
    }

    .mb-md-7, .my-md-7 {
        margin-bottom: 6rem;
    }

    .ml-md-7, .mx-md-7 {
        margin-left: 6rem;
    }

}



/***

====================================================================
	media only screen max 767px
====================================================================

***/

@media only screen and (max-width: 767px) {

    .header-upper .logo-outer {
        position: relative;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        width: 100%;
        margin: 0px;
    }

    .rtl .header-style-four .info-box {
        padding-right: 0px;
        text-align: center;
    }

    .rtl .main-header.header-style-three .search-box-outer .dropdown-menu {
        left: auto;
        right: 0px;
    }

    .rtl .header-style-three .nav-outer .outer-box {
        margin-right: 0px;
    }

    .rtl .header-style-one .info-box {
        text-align: center;
        padding-right: 0px;
    }

    .comming-soon .content .content-inner h2 {
        font-size: 60px;
    }

    .main-header .header-top .top-right,
    .main-header .header-top .top-left {
        width: 100%;
    }

    .sec-title h2 {
        font-size: 24px;
    }

    .main-header.header-style-one .info-box:last-child {
        top: 0px;
    }

    /*.main-header.header-style-one .nav-outer{
		padding-left:15px;
		padding-right:15px;
	}*/

    .main-header.header-style-one .nav-outer .outer-box .search-box-outer {
        margin-top: 15px;
    }

    .main-menu {
        width: 100%;
    }

        .main-menu .collapse {
            /*	   max-height:300px;*/ /*20210615 (Barry)*/
            max-height: fit-content; /*20210615 (Barry)*/
            max-height: -webkit-fill-available; /*20210615 (Barry)*/
            max-height: -moz-available; /*20210615 (Barry)*/
            overflow: auto;
            float: none;
            width: 100%;
            padding: 10px 0px 0px;
            border: none;
            margin: 0px 0px 15px;
            -ms-border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
            box-shadow: none;
        }

            .main-menu .collapse.in,
            .main-menu .collapsing {
                padding: 10px 0px 0px;
                border: none;
                margin: 0px 0px 15px;
                -ms-border-radius: 3px;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                -o-border-radius: 3px;
                border-radius: 3px;
                box-shadow: none;
            }

        .main-menu .navbar-header {
            position: relative;
            float: none;
            display: block;
            text-align: right;
            width: 100%;
            padding: 15px 0px;
            right: 0px;
            z-index: 12;
        }

            .main-menu .navbar-header .navbar-toggle {
                display: inline-block;
                z-index: 12;
                border: 1px solid #ffffff;
                float: none;
                margin: 0px 0px 0px 0px;
                border-radius: 0px;
                background: #fbb908;
            }

                .main-menu .navbar-header .navbar-toggle .icon-bar {
                    background: #ffffff;
                }

        .main-menu .navbar-collapse > .navigation {
            float: none !important;
            margin: 0px !important;
            width: 100% !important;
            background: #2c2c2c;
            border: 1px solid #ffffff;
            border-top: none;
        }

            .main-menu .navbar-collapse > .navigation > li {
                margin: 0px !important;
                float: none !important;
                padding: 0px !important;
                width: 100%;
            }

        .main-menu .navigation > li > a,
        .main-menu .navigation > li > div > a, /*20210616 (Barry)*/
        .main-menu .navigation > li > ul:before {
            border: none;
        }

        .main-menu .navbar-collapse > .navigation > li > a,
        .main-menu .navbar-collapse > .navigation > li > div > a /*20210616 (Barry)*/ {
            padding: 10px 10px !important;
            border: none !important;
        }

        .main-menu .navigation li.dropdown > a:after,
        .main-menu .navigation > li.dropdown > a:before,
        .main-menu .navigation > li > ul > li > a::before,
        .main-menu .navigation > li > ul > li > ul > li > a::before {
            color: #ffffff !important;
            right: 15px;
            font-size: 16px;
            display: none !important;
        }

        /*20211019 (Barry)*/
        .main-menu .navigation > li > ul > li > a.indicate::before {
            display: inline !important;
        }

        .main-menu .navbar-collapse > .navigation > li > ul,
        .main-menu .navbar-collapse > .navigation > li > ul > li > ul {
            position: relative;
            border: none;
            float: none;
            visibility: visible;
            opacity: 1;
            display: none;
            margin: 0px;
            left: auto !important;
            right: auto !important;
            top: auto !important;
            padding: 0px;
            outline: none;
            width: 100%;
            background: #2c2c2c;
            -webkit-border-radius: 0px;
            -ms-border-radius: 0px;
            -o-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            transition: none !important;
            -webkit-transition: none !important;
            -ms-transition: none !important;
            -o-transition: none !important;
            -moz-transition: none !important;
        }

            .main-menu .navbar-collapse > .navigation > li > ul,
            .main-menu .navbar-collapse > .navigation > li > ul > li > ul {
                border-top: 1px solid rgba(255,255,255,1) !important;
            }

                .main-menu .navbar-collapse > .navigation > li,
                .main-menu .navbar-collapse > .navigation > li > ul > li,
                .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li {
                    border-top: 1px solid rgba(255,255,255,1) !important;
                    border-bottom: none;
                    opacity: 1 !important;
                    top: 0px !important;
                    left: 0px !important;
                    visibility: visible !important;
                }

                    .main-menu .navbar-collapse > .navigation > li:first-child {
                        border: none;
                    }

                    .main-menu .navbar-collapse > .navigation > li > a,
                    .main-menu .navbar-collapse > .navigation > li > div > a, /*20210616 (Barry)*/
                    .main-menu .navbar-collapse > .navigation > li > ul > li > a,
                    .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a {
                        padding: 10px 10px !important;
                        line-height: 22px;
                        color: #ffffff;
                        background: #2c2c2c;
                        text-align: left;
                    }

                        .main-menu .navbar-collapse > .navigation > li > a:hover,
                        .main-menu .navbar-collapse > .navigation > li > a:active,
                        .main-menu .navbar-collapse > .navigation > li > a:focus,
                        .main-menu .navbar-collapse > .navigation > li > div > a:hover, /*20210616 (Barry)*/
                        .main-menu .navbar-collapse > .navigation > li > div > a:active, /*20210616 (Barry)*/
                        .main-menu .navbar-collapse > .navigation > li > div > a:focus, /*20210616 (Barry)*/
                        .main-menu .navigation > li .mega-menu-bar .column > ul > li > a {
                            background: #fbb908;
                        }

                    .main-menu .navbar-collapse > .navigation > li:hover > a,
                    .main-menu .navbar-collapse > .navigation > li:hover > div > a, /*20210616 (Barry)*/
                    .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a,
                    .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a,
                    .main-menu .navbar-collapse > .navigation > li.current > a,
                    .main-menu .navbar-collapse > .navigation > li.current > div > a, /*20210616 (Barry)*/
                    .main-menu .navbar-collapse > .navigation > li.current-menu-item > a,
                    .main-menu .navigation > li .mega-menu-bar .column > ul > li > a {
                        background: #2c2c2c;
                        color: #ffffff !important;
                    }

        .main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn,
        .header-style-two .nav-outer .btn-outer {
            display: block;
        }

        .main-slider .schedule-box,
        .services-section-two .owl-dots,
        .header-style-two .main-box .logo-box::after,
        .main-header.header-style-two .nav-outer .outer-box,
        .main-menu .navbar-collapse > .navigation li.dropdown:after,
        .main-menu .navigation > li > ul:before,
        .main-slider .bordered-layer {
            display: none !important;
        }

    .main-header .btn-outer {
        left: 0px;
        top: 0px;
        right: auto;
        margin-top: 15px;
        text-align: left;
        z-index: 12;
    }

    .main-header .main-box .logo-box {
        float: none;
        text-align: center;
        padding-bottom: 10px;
    }

        .main-header .main-box .logo-box .logo img {
            width: 300px; /*20260729 (Barry)*/
            max-width: 300px; /*20260729 (Barry)*/
        }

    .main-header .options-box {
        display: block;
    }

    .video-section h2 {
        font-size: 40px;
    }

    .header-style-three .nav-outer .outer-box {
        display: block;
        position: absolute;
        left: 0px;
        top: 4px;
        z-index: 12;
        margin-left: 0px;
        margin-top: 10px;
    }

    .main-header .btn-outer {
        display: block;
    }

    .header-style-two .outer-container {
        padding: 0px;
    }

    .main-header.light-version .main-box .logo-box {
        padding-bottom: 0px;
    }

    .main-header .options-box .options-nav > li {
        margin-left: 0px;
        margin-right: 20px;
    }

    .main-header .search-box-outer .dropdown-menu {
        left: 0px !important;
        top: 53px !important;
    }

    /*.main-header .header-top{
		padding:5px 0px;
	}*/

    .sidebar-page-container .comments-area .comment-box.reply-comment {
        margin-left: 0px;
    }

    .main-header .info-box {
        padding-left: 0px;
        text-align: center;
        width: 100%;
        margin-right: 0px;
    }

        .main-header .info-box .icon-box {
            position: relative;
            margin: 0 auto;
            margin-bottom: 15px;
        }

    .main-header .main-box .outer-container {
        padding: 0px;
    }

    .main-header .header-lower .outer-box {
        position: absolute;
        z-index: 12;
    }

    .header-top-two .top-right,
    .main-slider .mouse-btn-down {
        display: none;
    }

    .header-top-two .top-left {
        width: 100%;
        text-align: center;
    }

    .header-style-two .nav-outer .outer-box {
        position: absolute;
        top: 0px;
        left: 5px;
        z-index: 12;
    }

    /*.main-slider .title{
		font-size:26px;
	}*/

    /*.main-slider h2.alternate{
		font-size:40px;
	}*/

    .header-style-two .nav-outer {
        padding: 0px;
        margin-top: -86px;
    }

        .header-style-two .nav-outer .main-menu .navbar-collapse {
            margin-top: 20px;
        }

    /*.fact-counter .column,
	.services-block-two .inner-box{
		text-align:center;
	}
	
	.services-block-two .inner-box .icon-box{
		position:relative;
		margin-bottom:28px;
	}
	
	.services-block-two .inner-box .upper-box{
		padding-left:0px;
	}
	
	.news-block-two .inner-box .content-column .content-box h3{
		font-size:16px;
	}
	
	.list-style-three li{
		width:100%;
		text-align:center;
		padding-left:0px;
		margin-right:0px;
	}
	
	.list-style-three li .icon{
		position:relative;
		margin-bottom:20px;
	}
	
	.services-single .inner-box h2{
		font-size:28px;
	}
	
	.process-block .inner-box .lower-box .text{
		max-width:400px;
	}
	
	.news-block-three .inner-box .lower-content h3{
		font-size:18px;
	}
	
	.comment-box-two .comment,
	.sidebar-page-container .comments-area .comment .content{
		padding-left:0px;
	}
	
	.comment-box-two.reply-comment{
		margin-left:0px !important;
	}
	
	.comment-box-two .comment .author-thumb{
		position:relative;
		margin-bottom:20px;
	}
	
	.cart-section .cart-options .pull-right{
		width:100%;
	}
	
	.list-style-two li{
		padding-left:0px;
		text-align:center;
	}
	
	.list-style-two li .icon{
		position:relative;
		margin:0 auto;
		margin-bottom:15px;
		display:inline-block;
	}*/

    .call-to-action-section h2 {
        font-size: 20px;
    }

    .header-style-two .main-box .logo-box {
        float: left;
        /*20260729 (Barry)*/
        z-index: 13;
        /*z-index: 12;*/
        padding: 35px 0px 35px 0px;
        /*padding-bottom:20px;*/
    }

    .main-footer .footer-upper .pull-left,
    .main-footer .footer-upper .pull-right {
        width: 100%;
        text-align: center;
    }

    .main-footer .footer-upper .subscribe-form {
        width: 100%;
        margin-top: 30px;
    }

    .main-footer .footer-upper .social-icon-two {
        margin-top: 0px;
    }

    .page-title {
        padding: 100px 0px 0px;
    }

        .page-title h1 {
            margin-bottom: 100px;
        }

    .header-style-three .nav-outer {
        width: 100%;
    }

    .contact-form-section .title-box h2,
    .sidebar-page-container .group-title h2,
    .blog-single .inner-box .title-box h2,
    .service-single .inner-box .lower-content h2 {
        font-size: 26px;
    }

    .header-style-four .header-upper .outer-box {
        margin-bottom: 15px;
        margin-right: 5px;
    }

    .subscribe-section-two .inner-container h2 {
        position: relative;
        margin-bottom: 10px;
    }

    .subscribe-section-two .inner-container,
    .header-style-five .header-upper .auto-container {
        padding-left: 0px;
    }

    .main-header.header-style-five .info-box {
        padding: 30px 15px;
    }

        .main-header.header-style-five .info-box .icon-box {
            left: 0px;
            top: 0px;
        }

    .main-header.header-style-five .outer-box {
        margin-top: 24px;
        margin-left: -25px;
    }

    .video-section .text br {
        display: none;
    }

    .main-header.header-style-six .upper-box .logo-box {
        position: relative;
        padding: 20px 0px 0px;
    }

    .main-header.header-style-six .info-box {
        padding: 20px 0px 0px;
        margin-right: 0px;
    }

    .main-header.header-style-six .upper-box .social-icons {
        display: inline-block;
        float: none;
    }

    .main-header.header-style-six .upper-box .search-box-outer {
        display: inline-block;
        float: none;
        top: 12px;
    }

    .main-header.header-style-six .nav-outer {
        padding: 0px 15px 0px;
    }

    .news-block-two .inner-box .content-column .inner-content {
        padding-top: 25px;
    }

    .consult-form .form-group .btn-detail {
        margin-left: 0px;
    }

    .offer-section .offer-tabs .tabs-content .tab .content .image img {
        margin-bottom: 30px;
    }

    .blog-single .inner-box .image {
        margin-bottom: 30px;
    }

    .sidebar-page-container .comments-area .comment-box .author-thumb {
        position: relative;
    }

    .sidebar-page-container .comments-area .reply-comment,
    .sidebar-page-container .comments-area .comment {
        padding-left: 0px;
    }

    .time-counter .time-countdown .counter-column {
        margin: 0px 55px 30px;
    }

    .main-menu .navigation > li.has-mega-menu {
        position: relative !important;
    }

    .main-menu .navigation > li .mega-menu-bar .column {
        padding: 0px;
        margin: 0px;
    }

    .main-menu .navigation > li > .mega-menu {
        position: relative;
        width: 100%;
        padding: 0px !important;
        background: none !important;
        margin: 0px !important;
        left: 0px !important;
        top: 0px !important;
    }

        .main-menu .navigation > li > .mega-menu .row {
            margin: 0px;
            width: 100%;
        }

        .main-menu .navigation > li > .mega-menu:before,
        .main-menu .navigation > li .mega-menu-bar h3 {
            color: #ffffff !important;
            right: 15px;
            font-size: 16px;
            display: none !important;
        }

    .main-menu .navigation > li > .mega-menu,
    .main-menu .navigation > li .mega-menu-bar > ul {
        position: relative;
        border: none;
        float: none;
        visibility: visible;
        opacity: 1;
        display: none;
        margin: 0px;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        padding: 0px;
        outline: none;
        width: 100%;
        background: #2c2c2c;
        -webkit-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        transition: none !important;
        -webkit-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        -moz-transition: none !important;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .main-menu .navigation > li .mega-menu-bar .column > ul > li {
        border-top: 1px solid rgba(255,255,255,1) !important;
        border-bottom: none;
        opacity: 1 !important;
        top: 0px !important;
        left: 0px !important;
        visibility: visible !important;
    }

        .main-menu .navigation > li .mega-menu-bar .column > ul > li > a {
            padding: 10px 10px !important;
            line-height: 22px;
            color: #ffffff !important;
            background: #ffb200;
            text-align: left;
            font-size: 14px;
            font-weight: 600;
            text-transform: uppercase;
        }

            .main-menu .navigation > li .mega-menu-bar .column > ul > li > a:hover {
                background: #ffb200;
            }

    .main-menu .navbar-header .navbar-toggler {
        display: inline-block;
        z-index: 12;
        width: 50px;
        height: 40px;
        float: none;
        padding: 0px;
        text-align: center;
        border-radius: 0px;
        background: #8D7220;
        border: 1px solid #ffffff;
    }

        .main-menu .navbar-header .navbar-toggler .icon-bar {
            position: relative;
            background: #ffffff;
            height: 2px;
            width: 26px;
            display: block;
            margin: 0 auto;
            margin: 5px 11px;
        }

    .rtl .main-menu .navbar-header {
        text-align: left;
    }

    .rtl .main-header .info-box {
        margin-right: 0px;
    }

    .rtl .main-header.header-style-one .header-lower .outer-box {
        right: 0px;
    }

    .rtl .header-style-three .nav-outer .outer-box,
    .rtl .main-header .search-box-outer .dropdown-menu {
        right: 0px;
        left: auto !important;
    }

    .fullwidth-gallery-section .big-letter {
        font-size: 70px;
    }

    .rtl .main-header.header-style-four .header-upper {
        padding-bottom: 0px;
    }

    .rtl .main-header.header-style-five .outer-box {
        position: absolute;
        right: 0px;
        top: 0px;
    }

    .rtl .main-header.header-style-six .upper-box .logo-box {
        position: relative;
        top: 0px;
        left: 0px;
        float: none;
        margin: 0px;
        width: 100%;
    }

    .main-header.header-style-six .nav-outer .outer-btn {
        display: block;
        position: absolute;
        left: 5px;
        top: 5px;
        right: auto;
        z-index: 20;
    }

        .main-header.header-style-six .nav-outer .outer-btn .quote-btn {
            position: relative;
        }

    .rtl .main-header.header-style-six .nav-outer .outer-btn {
        right: 5px;
        left: auto;
        z-index: 20;
    }

    .main-header.header-style-six .main-menu {
        width: 100%;
    }

    .rtl .sidebar-page-container .comments-area .comment {
        padding-right: 0px;
    }

    .rtl .main-header.header-style-five .info-box {
        padding-left: 30px;
        padding-right: 30px;
        text-align: center;
    }

        .rtl .main-header.header-style-five .info-box .icon-box {
            right: 0px;
        }

    .rtl .main-header.header-style-five .search-box-outer .dropdown-menu {
        right: 0px !important;
        left: auto !important;
    }

    .rtl .header-style-six .info-box {
        text-align: center;
    }

    .rtl .main-footer-three .footer-widget {
        padding-right: 0px;
    }



    /*20210906 (Barry)*/
    .h-bl-md-auto {
        height: auto !important;
    }



    /*20210906 (Barry)*/
    .mt-bl-md-7 {
        margin-top: 6rem !important;
    }

    .mt-bl-md-6 {
        margin-top: 4.5rem !important;
    }

    .mt-bl-md-5 {
        margin-top: 3rem !important;
    }

    .mt-bl-md-4 {
        margin-top: 1.5rem !important;
    }

    .mt-bl-md-3 {
        margin-top: 1rem !important;
    }

    .mt-bl-md-2 {
        margin-top: .5rem !important;
    }

    .mt-bl-md-1 {
        margin-top: .25rem !important;
    }



    /*20210914 (Barry)*/
    .mb-bl-md-7 {
        margin-bottom: 6rem !important;
    }

    .mb-bl-md-6 {
        margin-bottom: 4.5rem !important;
    }

    .mb-bl-md-5 {
        margin-bottom: 3rem !important;
    }

    .mb-bl-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .mb-bl-md-3 {
        margin-bottom: 1rem !important;
    }

    .mb-bl-md-2 {
        margin-bottom: .5rem !important;
    }

    .mb-bl-md-1 {
        margin-bottom: .25rem !important;
    }
}



/***

====================================================================
	media only screen max 599px
====================================================================

***/

@media only screen and (max-width: 599px) {

    .main-slider h2,
    .video-section h2,
    .fluid-section-one .content-column .inner-column h2 {
        font-size: 30px;
    }

    .news-block-two .inner-box .content-column .inner-content {
        padding-top: 25px;
    }

    .post-share-options .posts {
        width: 100%;
        margin-top: 10px;
    }

    .fullwidth-gallery-section .owl-nav,
    .about-section .image-column .inner-column .image:before,
    .service-single .service-tabs .tab-btns .tab-btn:hover:after,
    .service-single .service-tabs .tab-btns .tab-btn.active-btn:after,
    .testimonial-block .inner-box .content:before {
        display: none;
    }

    .testimonial-block .inner-box .image {
        position: relative;
        top: 0px;
        margin-bottom: 15px;
    }

    .project-single-section .lower-section .content-column h2,
    .construction-section .content-column h2,
    .main-slider .price {
        font-size: 26px;
    }

    .main-slider h2 {
        font-size: 24px;
        line-height: 1.3em;
    }

        .subscribe-section-two .inner-container h2,
        .main-slider h2 span {
            font-size: 22px;
        }

    .newsletter-form .form-group input[type="submit"], .newsletter-form button {
        position: relative;
        right: 0px;
        top: 0px;
        width: 100%;
        margin-top: 15px;
    }

    .construction-section .content-column .number {
        margin-right: 20px;
    }

    .construction-section .content-column .number,
    .construction-section .content-column .text {
        margin-bottom: 15px;
    }

    .main-slider .theme-btn {
        margin-right: 10px;
    }

    .page-title h1,
    .project-block-two .inner-box .content-column .inner-column h2 a,
    .main-slider h2.alternate {
        font-size: 30px;
    }

    .main-slider .title {
        font-size: 16px;
    }

        .factory-section .content-column .inner-column h2,
        .main-slider .title.title-two {
            font-size: 28px;
        }

    .main-slider h2 {
        font-size: 20px;
        line-height: 1.2em;
    }

    .news-block .inner-box .lower-content h3,
    .main-slider h3 {
        font-size: 20px;
    }

    .about-section .image-column .inner-column,
    .testimonial-block .inner-box {
        padding-left: 0px;
    }

    .testimonial-section .owl-nav {
        position: relative;
        top: 0px;
        margin-top: 15px;
    }

    .testimonial-section .owl-prev, .testimonial-section .owl-next {
        margin-left: 0px;
        margin-right: 10px;
    }

    .service-single .service-tabs .tab-btns .tab-btn {
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    .testimonial-section-two .owl-nav {
        position: relative;
        top: 0px;
    }

        .testimonial-section-two .owl-nav .owl-prev {
            padding-left: 0px;
            margin-left: 0px;
        }

        .testimonial-section-two .owl-nav .owl-next {
            padding-left: 16px;
            margin-left: 14px;
        }

    .time-counter .time-countdown .counter-column {
        margin: 0px 25px 40px;
    }


    .rtl .newsletter-form .form-group input {
        padding: 15px 15px;
    }

    .comming-soon .emailed-form .form-group input[type="submit"],
    .comming-soon .emailed-form button {
        position: relative;
        width: 100%;
        right: 0px;
    }

    .error-section h2 {
        font-size: 30px;
    }

    .error-section h1 {
        font-size: 120px;
    }
}



/***

====================================================================
	media only screen max 575px
====================================================================

***/

/*20210625 (Barry)*/
@media only screen and (max-width: 575px) {
    footer .footer-bottom .copyright,
    footer .footer-bottom-two .copyright {
        font-size: 0.9rem;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
}



/***

====================================================================
	media only screen max 479px
====================================================================

***/

@media only screen and (max-width: 479px) {

    .main-header .search-box-outer .dropdown-menu {
        top: 44px;
    }

    .styled-pagination li {
        margin-right: 1px;
    }

    .subscribe-form .form-group input[type="submit"], .subscribe-form button {
        position: relative;
        width: 100%;
    }

    .header-style-two .search-box-outer .dropdown-menu {
        top: 36px;
    }

    .main-header .nav-toggler {
        top: 0px;
    }

    .time-counter .time-countdown .counter-column {
        margin: 0px 55px 40px;
    }

    .main-slider .text br,
    .main-slider .contact-number {
        display: none;
    }

    /*.header-style-two .nav-outer{
		margin-top:-15px;
	}*/

    .shop-single .product-details .prod-tabs .tab-btns .tab-btn {
        width: 100%;
        text-align: center;
        margin-bottom: 12px;
    }

    .rtl .header-style-two .main-box .logo-box::before {
        -ms-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        left: -15px;
    }

    .services-block-two .inner-box .lower-box h3 a {
        font-size: 16px;
    }

    .rtl .default-section .news-column .inner-column .owl-nav {
        position: relative;
        top: 0px;
    }

    .rtl .subscribe-form .form-group input {
        padding: 15px 25px;
    }
}
