@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Roboto:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather);

.container {
    width: 100%;
    margin: auto
}

.pt-70 {
    padding-top: 70px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-40 {
    padding-bottom: 40px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pt-100,
.wdn-single-breadcrum.pt-100 {
    padding-top: 100px !important
}

.pt-110,
.wdn-involve-banner-bg.pt-110,
.wdn-single-breadcrum.pt-110 {
    padding-top: 110px !important
}

.py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pt-30 {
    padding-top: 30px !important
}

.pt-40 {
    padding-top: 40px !important
}

.pt-60 {
    padding-top: 60px !important
}

.mt-40 {
    margin-top: 40px !important
}

.f-n {
    font-weight: 400 !important
}

.f-36 {
    font-size: 36px !important
}

.mtb-30 {
    margin: 30px 0 !important
}

.mtb-20 {
    margin: 20px 0 !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.ls-0 {
    letter-spacing: 0 !important
}

.mxwidth-450 {
    max-width: 450px
}

.pt-70 {
    padding-top: 70px
}

.pb-70 {
    padding-bottom: 70px
}

.py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.black-transparentbg {
    background: rgba(0, 0, 0, .7)
}

.black-transparentbg:after {
    content: "\a";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .5);
    -webkit-transition: .2s all linear !important;
    transition: .2s all linear !important
}

.lightblack-transparentbg {
    background: rgba(0, 0, 0, .5)
}

.center {
    text-align: center
}

.center a,
.center h1,
.center h2,
.center h3,
.center p {
    text-align: center
}

img {
    width: auto
}

.text-editor a:hover {
    text-decoration: underline
}

.text-editor img {
    max-width: 100%;
    height: auto;
    width: auto;
    margin-top: 6px
}

.text-editor .alignright {
    float: right;
    margin-left: 20px
}

.text-editor .alignleft {
    float: left;
    margin-right: 20px
}

.text-editor ol,
.text-editor ul {
    margin-top: 0 !important;
    -webkit-padding-start: 17px !important;
    padding-start: 17px
}

.text-editor ol li,
.text-editor ul li {
    padding-left: 10px;
    display: list-item !important;
    padding-bottom: 0 !important;
    margin: 0 !important
}

.text-editor ul li {
    list-style: disc
}

.text-editor h1,
.text-editor h2,
.text-editor h3,
.text-editor h4,
.text-editor h5,
.text-editor h6 {
    margin-top: 10px
}

.text-editor p {
    font-size: 16px;
    line-height: 1.3
}

.bottom-line {
    border-bottom: 1px solid #dfdfd7;
    padding-bottom: 10px
}

.pagination .wp-pagenavi span.current {
    font-weight: 400
}

.pagination span:hover {
    cursor: pointer
}

.pagination a {
    color: #104a78;
    border-color: #104a78
}

.pagination a:hover {
    border-color: #104a78;
    background: #104a78;
    color: #fff
}

.pagination .extend,
.pagination .pages {
    color: #104a78;
    border-color: #104a78
}

.pagination .current {
    border-color: #104a78 !important;
    background: #104a78;
    color: #fff
}

.pagination .next,
.pagination .prev {
    display: none
}

.border-bottom {
    border-bottom: 1px solid #eee
}

.theme-color {
    color: #104a78
}

.mb-10 {
    margin-bottom: 10px
}

.owl-theme .owl-dots {
    text-align: center
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #104a78
}

.no-padding {
    padding: 0 !important
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-bg {
    background: 0 0 !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mr-10 {
    margin-right: 10px !important
}

.mr-15 {
    margin-right: 15px !important
}

.m-auto {
    margin: 0 auto !important
}

.ptb-5 {
    padding: 5px 0 !important
}

p {
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.3
}

.relative {
    position: relative !important
}

.w-100 {
    max-width: 100% !important
}

.bg-gray {
    background: #f9f7f6 !important
}

.bg-white {
    background: #fff !important
}

.bg-light {
    background: #f9f9f9 !important
}

.color-white {
    color: #fff !important
}

.color-black {
    color: #104a78 !important
}

.color-light {
    color: #333 !important
}

.color-blue {
    color: #1968b3 !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-bold {
    font-weight: 700 !important
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.d-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.j-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.fill {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

a {
    color: #0e2a4e
}

a:hover {
    color: #104a78
}

.f-35 {
    font-size: 35px !important
}

.f-28 {
    font-size: 28px !important
}

.f-23 {
    font-size: 23px !important
}

.f-22 {
    font-size: 22px !important
}

.f-20 {
    font-size: 20px !important
}

.f-18 {
    font-size: 18px !important
}

.f-17 {
    font-size: 17px !important
}

.f-16 {
    font-size: 18px !important
}

.f-14 {
    font-size: 14px !important
}

.p-4-24 {
    padding: 4px 24px !important
}

.font-normal {
    font-weight: 500 !important
}

.b-r-4 {
    border-radius: 4px !important
}

.btn-blue {
    display: inline-block;
    color: #fff;
    background: #1968b3;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    padding: 4px;
    letter-spacing: 1px;
    border-radius: 4px;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: 1px solid #1968b3;
    min-width: 120px
}

.btn-blue:hover {
    color: #1968b3;
    background: 0 0
}

.btn-normal {
    height: 48px;
    line-height: 48px;
    -webkit-transition: background-color .15s linear;
    transition: background-color .15s linear;
    padding: 0 20px;
    font-weight: 500
}

.btn-normal:hover {
    color: #fff;
    background: #1c75c9;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-box-shadow: none;
    box-shadow: none
}

.icon-blue {
    color: #1968b3
}

.bg-overlay {
    position: relative
}

.bg-overlay:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(0, 0, 0, .45)
}

.author-box .social-icon li a,
.blog-cat li a:hover,
.blog-cat li.active a,
.cart-table tbody tr .remove-btn,
.checkout-page .default-links li a,
.contact-page-section .contact-info li .icon,
.error-section h1,
.experiance-section .title-column .upper-box .number,
.experiance-section .title-column .upper-box .upper-title,
.featured-block .inner-box .image .content-box h3 a:hover,
.featured-section .owl-nav .owl-next,
.featured-section .owl-nav .owl-prev,
.featured-section .sec-title .view,
.footer-style-two .news-widget .post h4 a:hover,
.gallery-block .inner-box .image .overlay-box .content h3 a:hover,
.gallery-section .filters li.active,
.gallery-section .filters li:hover,
.list-style-four li:before,
.list-style-one li .icon,
.list-style-two li:before,
.main-footer .footer-social-box .social-nav li a:hover,
.main-header .outer-box .cart-box .cart-panel .btns-boxed li a:hover,
.main-header .outer-box .cart-product .inner .cross-icon:hover,
.main-header .outer-box .cart-product .inner h3 a:hover,
.main-header.header-style-three .info-box .icon-box,
.main-header.header-style-two .btn-box .quote-btn,
.news-block .inner-box .lower-content .read-more,
.news-block .inner-box .lower-content h3 a:hover,
.news-block-three .inner-box .lower-content .read-more,
.news-block-three .inner-box .lower-content h3 a:hover,
.news-detail .inner-box .lower-content .text blockquote .blockquote-author,
.news-posts .next-post a:hover,
.news-posts .prev-post a:hover,
.product-details .basic-details .details-header .rating span,
.project-detail-section .lower-section .contact-box .inner-box .contact-btn,
.project-detail-section .lower-section .contact-box .inner-box .title,
.project-tab .product-tab-btns .p-tab-btn.active-btn,
.project-tab .product-tab-btns .p-tab-btn:hover,
.services-block-two .inner-box .icon-box,
.services-block-two .inner-box .read-more,
.shop-item .inner-box .lower-content h6 a:hover,
.shop-list li a,
.shop-page .prod-tabs .add-review .rating .rate-box:active,
.shop-page .prod-tabs .add-review .rating .rate-box:focus,
.shop-page .prod-tabs .add-review .rating .rate-box:hover,
.shop-page .prod-tabs .reviews-container .rev-header .rating,
.sidebar .popular-posts .post a:hover,
.sidebar .popular-posts .post-info,
.sidebar .search-box .form-group button,
.sidebar-page-container .comments-area .comment-info .comment-time,
.sidebar-page-container .group-title h4,
.social-icon-one li a:hover,
.social-icon-three li a:hover,
.social-icon-two li a:hover,
.team-block .inner-box .image .social-box li a:hover,
.team-block .inner-box .lower-box h3 a:hover,
.team-block-three .inner-box .image .social-box li a:hover,
.team-block-three .inner-box .lower-box .designation,
.team-block-three .inner-box .lower-box h3 a:hover,
.team-block-two .inner-box .lower-content h3,
.testimonial-block .inner-box .content-column .author-info .author-name,
.testimonial-block-three .inner-box .upper-box .rating-outer .rating .fa,
.testimonial-block-two .inner-box .author-info .author-name,
.testimonial-section .owl-nav .owl-next:hover,
.testimonial-section .owl-nav .owl-prev:hover,
.testimonial-section-two .carousel-column .inner-column .owl-nav .owl-next:hover,
.testimonial-section-two .carousel-column .inner-column .owl-nav .owl-prev:hover,
.theme_color,
.time-counter .time-countdown .counter-column .count,
a {
    color: #104a78
}

.accordion-box .block .acc-btn.active .icon-outer .icon-minus,
.author-box .social-icon li a:hover,
.blog-cat li:before,
.blog-cat-two li a:hover,
.brochure-box:hover,
.btn-style-one,
.btn-style-three:before,
.btn-style-two:before,
.business-box .widget-content h3:before,
.call-to-action-section-three:before,
.call-to-action-section-two .btn-column:before,
.cart-table .cart-header,
.checkout-btn,
.comming-soon .emailed-form .form-group input[type=submit],
.comming-soon .emailed-form button,
.fact-counter .column .inner .count-outer:before,
.featured-block .inner-box .image .options .plus-icon,
.featured-section .owl-dots .owl-dot.active,
.featured-section .owl-dots .owl-dot:hover,
.footer-style-two .footer-bottom,
.footer-style-two .footer-title:before,
.footer-style-two .newsletter-form .form-group button,
.gallery-block .inner-box .image .overlay-box .plus-icon,
.main-footer .footer-bottom .scroll-to-top:hover,
.main-footer .footer-title:after,
.main-footer .newsletter-form .form-group button,
.main-header .header-upper .upper-right .header-lower,
.main-header .outer-box .cart-box .cart-panel .btns-boxed li a,
.main-header.header-style-three .main-menu .navigation>li>a:before,
.main-header.header-style-two .main-menu .navigation>li>a:before,
.main-header.header-style-two .outer-box .cart-box .cart-box-btn .total-cart,
.main-menu .navigation>li>ul>li:hover>a,
.main-menu .navigation>li>ul>li>ul>li:hover>a,
.main-slider .color-two,
.main-slider .owl-dots .owl-dot.active,
.main-slider .owl-dots .owl-dot:hover,
.main-slider-two .owl-dots .owl-dot.active,
.main-slider-two .owl-dots .owl-dot:hover,
.news-section .owl-dots .owl-dot,
.news-section-two .image-layer,
.page-breadcrumb,
.page-title h2:after,
.pricing-tabs .tab-buttons .tab-btn.active-btn,
.pricing-tabs .tab-buttons .tab-btn:hover,
.project-detail-section .lower-section .contact-box .inner-box .contact-btn:hover,
.project-section .owl-nav .owl-next:hover,
.project-section .owl-nav .owl-prev:hover,
.sec-title .separate:after,
.services-block .inner-box .lower-box:before,
.services-block-two .inner-box:before,
.services-section .owl-dots .owl-dot,
.services-section-two .owl-dots .owl-dot.active,
.services-section-two .owl-dots .owl-dot:hover,
.shop-item .inner-box .image .overlay-box .cart-option li a,
.shop-item .inner-box .image .overlay-box .cart-option li a:hover,
.shop-item .inner-box .image .sale,
.sidebar .popular-tags a:hover,
.styled-pagination li.active a,
.styled-pagination li:hover a,
.team-section .owl-dots .owl-dot.active,
.team-section .owl-dots .owl-dot:hover,
.testimonial-section .client-thumb-outer .thumb-item .thumb-box,
.testimonial-section-three .owl-nav .owl-next:hover,
.testimonial-section-three .owl-nav .owl-prev:hover,
.testimonial-section-two .carousel-column .client-thumb-outer .thumb-item .thumb-box,
.testimonial-section-two .form-column .inner-column {
    background-color: #104a78
}

.services-section {
    background: url(../images/service-bg.jpg);
}

.default-section .counter-column .inner-column .fact-counter:before {
    background: #104a78;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), #ab7442, rgba(0, 0, 0, 0))
}

.default-section .counter-column .inner-column .fact-counter:after {
    background: #104a78;
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0), #ab7442, rgba(0, 0, 0, 0))
}

.header-lower {
    width: 124%;
    height: auto;
    position: absolute;
}

.author-box .social-icon li a,
.author-box .social-icon li a:hover,
.blog-cat li a:hover,
.blog-cat li.active a,
.brochure-box:hover,
.btn-style-three:hover,
.cart-section .apply-coupon .form-group input[type=text],
.comment-form .form-group input[type=email]:focus,
.comment-form .form-group input[type=password]:focus,
.comment-form .form-group input[type=tel]:focus,
.comment-form .form-group input[type=text]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus,
.contact-form .form-group input[type=email]:focus,
.contact-form .form-group input[type=password]:focus,
.contact-form .form-group input[type=tel]:focus,
.contact-form .form-group input[type=text]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus,
.featured-block .inner-box .image .options .plus-icon,
.featured-section .owl-dots .owl-dot:before,
.featured-section .owl-nav .owl-next,
.featured-section .owl-nav .owl-prev,
.gallery-block .inner-box .image .overlay-box .plus-icon,
.gallery-section .filters li.active,
.gallery-section .filters li:hover,
.main-header .outer-box .cart-box .cart-panel,
.main-header .outer-box .cart-box .cart-panel .btns-boxed li a,
.main-header .search-box-outer .dropdown-menu,
.main-header .search-panel input:focus,
.main-header .search-panel select:focus,
.main-header.header-style-three .header-upper,
.main-header.header-style-two .btn-box .quote-btn,
.main-menu .navigation>li>ul,
.main-menu .navigation>li>ul>li>ul,
.news-detail .inner-box .lower-content .text blockquote,
.project-detail-section .lower-section .contact-box .inner-box .contact-btn,
.project-detail-section .lower-section .contact-box .inner-box .contact-btn:hover,
.project-section .owl-nav .owl-next:hover,
.project-section .owl-nav .owl-prev:hover,
.project-tab .product-tab-btns .p-tab-btn.active-btn,
.project-tab .product-tab-btns .p-tab-btn:hover,
.services-block .inner-box .lower-box,
.shop-form input:focus,
.shop-form select:focus,
.shop-form textarea:focus,
.sidebar .popular-tags a:hover,
.social-icon-two li a:hover,
.styled-form input:focus,
.styled-form select:focus,
.styled-form textarea:focus,
.styled-pagination li.active a,
.styled-pagination li:hover a,
.team-block .inner-box:before,
.team-block-two .inner-box:hover::before,
.testimonial-section .owl-nav .owl-next:hover,
.testimonial-section .owl-nav .owl-prev:hover,
.testimonial-section-three .owl-nav .owl-next:hover,
.testimonial-section-three .owl-nav .owl-prev:hover,
.testimonial-section-two .carousel-column .inner-column .owl-nav .owl-next:hover,
.testimonial-section-two .carousel-column .inner-column .owl-nav .owl-prev:hover {
    border-color: #104a78
}

.instagram-widget .post-thumb .overlay-box,
.sidebar .popular-posts .post .post-thumb .overlay-box,
.team-block-two .inner-box .image .social-nav:before,
.video-section .video-box .overlay-box {
    background-color: rgba(171, 116, 66, .8)
}

.experiance-section .video-column .image .video-box .overlay-box:before,
.services-block .inner-box .image .overlay-box {
    background-color: rgba(171, 116, 66, .9)
}

.wdn-text-block p {
    margin-bottom: 20px
}

.wdn-text-block p:last-child {
    margin-bottom: 0
}

.wdn-header .logo-box {
    margin-top: 52px !important
}

.wdn-slider .slide {
    position: relative
}

.wdn-slider .slide:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(0, 0, 0, .45)
}

.wdn-about-section .video-column .image {
    padding-right: inherit
}

.wdn-about-section .video-column .info-box {
    margin-top: 60px
}

.wdn-facts-block .image-layer:before {
    background-color: rgba(50, 47, 47, .95) !important
}

.wdn-footer {
    padding-top: 80px
}

.wdn-footer .logo-widget .text {
    color: #999
}

.wdn-footer .widgets-section {
    padding: 0
}

.wdn-footer .contact-link li {
    color: #999
}

.wdn-footer .contact-link li a {
    color: #999;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.wdn-footer .contact-link li a:hover {
    color: #104a78
}

.wdn-footer .wdn-margin {
    margin-top: 30px
}

.wdn-footer .social-nav {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wdn-footer .social-nav li a {
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.wdn-footer .social-nav li a:hover {
    color: #104a78
}

.wdn-affiliates-page {
    padding: 80px 0
}

.wdn-table {
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.wdn-table::-webkit-scrollbar {
    width: 10px
}

.wdn-table::-webkit-scrollbar:horizontal {
    height: 10px
}

.wdn-table::-webkit-scrollbar-track {
    background-color: rgba(204, 204, 204, .3)
}

.wdn-table::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(204, 204, 204, .5);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}

.wdn-table table {
    max-width: 1150px;
    margin: 0 auto;
    color: #212529;
    vertical-align: top;
    border: 1px solid #dee2e6;
    border-collapse: collapse
}

.wdn-table table thead tr {
    background: #104a78
}

.wdn-table table thead tr th {
    padding: 10px 10px 10px 30px;
    text-align: left;
    font-weight: 700;
    color: #fff;
    border: 1px solid #dee2e6;
    vertical-align: middle
}

.wdn-table table tbody tr td {
    border: 1px solid #dee2e6;
    vertical-align: middle;
    padding: 10px 10px 10px 30px;
    color: #104a78;
    font-size: 16px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    text-decoration: none;
    outline: 0
}

.wdn-table table tbody tr:nth-child(odd) {
    background-color: #fafafa
}

.wdn-table table tbody tr:nth-child(even) {
    background-color: rgba(96, 53, 16, .05)
}

@media only screen and (min-width:320px) {
    .container {
        width: 100%
    }
}

@media only screen and (min-width:768px) {
    .container {
        width: 768px;
        max-width: 768px;
        margin: auto !important
    }
}

@media only screen and (min-width:992px) {
    .container {
        width: 992px;
        max-width: 992px;
        margin: auto
    }
}

@media only screen and (min-width:1024px) {
    .container {
        width: 1024px;
        max-width: 1024px;
        margin: auto
    }
}

@media only screen and (min-width:1230px) {
    .container {
        width: 1230px;
        max-width: 1230px;
        width: 100%;
        margin: auto
    }
}

@media (max-width:1022px) {
    .main-header .header-upper .logo-box {
        margin: 0 !important
    }
}

@media only screen and (max-width:768px) {
    .contactform {
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .pagination {
        margin-top: 10px
    }

    .wdn-header .pull-left .logo img {
        max-width: 180px
    }

    .wdn-header .pull-right .info-outer {
        display: none;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media only screen and (max-width:767px) {
    .main-menu .navbar-header .navbar-toggle {
        border-color: #104a78
    }

    .header-style-two.inner-header .main-menu .navigation>li>a,
    .main-menu .navbar-collapse>.navigation,
    .main-menu .navbar-collapse>.navigation>li.current-menu-item>a,
    .main-menu .navbar-collapse>.navigation>li.current>a,
    .main-menu .navbar-collapse>.navigation>li:hover>a,
    .main-menu .navbar-collapse>.navigation>li>a,
    .main-menu .navbar-collapse>.navigation>li>a:active,
    .main-menu .navbar-collapse>.navigation>li>a:focus,
    .main-menu .navbar-collapse>.navigation>li>a:hover,
    .main-menu .navbar-collapse>.navigation>li>ul,
    .main-menu .navbar-collapse>.navigation>li>ul>li:hover>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li:hover>a,
    .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li>a,
    .main-menu .navbar-header .navbar-toggle {
        background-color: #104a78
    }
}

@media only screen and (max-width:760px),
(min-device-width:768px) and (max-device-width:1024px) {

    .wdn-table table,
    .wdn-table tbody,
    .wdn-table td,
    .wdn-table th,
    .wdn-table thead,
    .wdn-table tr {
        display: block
    }

    .wdn-table table {
        border: 0 solid #dee2e6
    }

    .wdn-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .wdn-table tr {
        margin-bottom: 30px
    }

    .wdn-table td {
        border: none;
        position: relative;
        text-align: right;
        font-size: 15px;
        padding: 10px 10px 10px 46% !important
    }

    .wdn-table td:before {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 49%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-size: 14px
    }

    .wdn-table td:nth-of-type(1):before {
        content: "ARCHITECTS"
    }

    .wdn-table td:nth-of-type(2):before {
        content: "BUILDERS"
    }

    .wdn-table td:nth-of-type(3):before {
        content: "INTERIOR DESIGNERS"
    }

    .wdn-table td:nth-of-type(4):before {
        content: "FRIENDS"
    }
}

@media only screen and (max-width:500px) {
    .col-xs-6 {
        width: 100%
    }
}

@media only screen and (max-width:400px) {
    .col-xs-4 {
        width: 100%
    }

    .top-footer .col-xs-6 {
        width: 100%
    }
}

.main-slider {
    z-index: 1111;
}

.doors,
.cabinets,
.furniture {
    background-size: cover;
    padding: 13em 0;
    background-position: bottom;
    position: relative;
}

.doors::before,
.cabinets::before,
.furniture::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #104a7800082;
    top: 0;
    left: 0;
}

.doors {
    background-image: url(images/doors.jpg);
}

.cabinets {
    background-image: url(images/cabinets.jpg);
}

.furniture {
    background-image: url(images/furniture.jpg);
}

.tiles h2 {
    font-size: 5em;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
}

.tiles p {
    font-size: 19px;
    color: #ffffffd6;
    padding-bottom: 18px;
    padding-right: 25em;
    line-height: 1.7;
}

.tiles a, .tiles-btn {
    font-size: 20px;
    position: relative;
    color: #fff;
    border: 1px solid #fff;
    font-weight: 100;
    padding: 11px 39px;
    margin-top: -1px;
    display: block;
    width: fit-content;
    transition: 0.23s ease-in-out;
}

.tiles a:hover {
    background-color: #fff;
    color: #104a78;
    border-color: #104a78;
    transition: 0.23s ease-in-out;
}

.text-end {
    text-align: right;
}

.my-header h3 {
    color: #104a78;
    font-weight: 700;
    font-size: 2em;
    
    text-transform: uppercase;

}

.my-header .col-md-4 span {
    width: 84px;
    height: 4px;
    background: linear-gradient(45deg, #6e4c2f, transparent);
    display: inline-block;
    position: absolute;
    top: 60px;
    left: 61px;
}

.my-header .contact-info li {
    font-size: 18px;
    font-weight: 600;
    color: #104a789;
        font-size: 16px;
    display: inline-block;
}

.my-header .contact-info li span {
    color: #fff;
    background: #5e3f2b;
    border-radius: 55px;
    padding: 15px;
    font-size: 24px;
    font-weight: normal;
    margin-right: 10px;
    display: none;
}

/* Your existing styles */
.my-header h3 {
    color: #104a78;
    font-weight: 700;
    font-size: 2em;
}

.my-header .col-md-4 span {
    width: 84px;
    height: 4px;
    background: linear-gradient(45deg, #6e4c2f, transparent);
    display: inline-block;
    position: absolute;
    top: 60px;
    left: 61px;
}

.my-header .col-md-3 li {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.my-header .col-md-3 li span {
    color: #fff;
    background: #5e3f2b;
    border-radius: 55px;
    padding: 15px;
    font-size: 24px;
    font-weight: normal;
    margin-right: 10px;
    display: none;
}

.navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    position: sticky;
}

.navigation li a {
    padding: 15px 37px;
    font-size: 16px;
    display: block;
    font-weight: 600;
    transition: 0.2s ease-in-out;
}

.navigation li a:hover {
    background: #104a78;
    color: #fff;
    transition: 0.2s ease-in-out;
}

.current {
    background: #104a78;
    color: #fff !important;
    transition: 0.2s ease-in-out;
}

.current a {
    color: #fff;
}
.navbar{
    padding: 0;
}

/* Additional styles for responsive menu */
@media (max-width: 768px) {
    .navigation {
        display: block;
        background-color: #104a78;
        padding: 10px;
        position: absolute;
        top: 3em;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 1000;
        transition: max-height 0.3s ease-in-out;
        max-height: 0;
        overflow: hidden;
    }

    .navigation li a {
        color: #fff;
    }

    .my-header .col-md-3 {
        display: none;
    }

    .navigation.show {
        max-height: 500px;
        /* Adjust as needed */
    }

    .navigation li {
        margin: 10px 0;
    }
    .tiles p {
    font-size: 16px;
    padding-right: 0;
}
.tiles h2 {
    font-size: 3em;
}
.doors, .cabinets, .furniture {
    padding: 7em 0;
}
}


.main-video {
  position: relative;
  overflow: hidden;
  height: 75vh; /* Adjust as needed */
}

#bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
    filter: brightness(0.9);
}

.main-video .auto-container {
  position: relative;
  z-index: 1;
  text-align: center;
  color: #fff; /* Text color */
  padding-top:100px;
}

.main-video .content {
  max-width: 100%; /* Adjust content width */
  margin: 0 auto;
}
.color-one{
    display:none;
}