/* ///// MEDIA QUERY CSS START ////// */
/*/////////////////// media query css for mobile start ////////////////*/
@media (max-width:768px) {
    #colophon .grid {
        grid-template-columns: 100%;
        gap: 30px;
    }

    #colophon .site-info .container h2 {
        font-size: 32px !important;
        line-height: 3.5rem !important;
        font-family: "Space Grotesk", sans-serif;
        font-weight: bold;
        letter-spacing: 0px;
        color: #000000;
        text-transform: capitalize;
        opacity: 1;
        width: 100%;
        position: relative;
        bottom: 0rem;
        right: 0rem;
    }

    #colophon .widget_nav_menu.widget ul {
        padding: .5rem 2rem 2rem .3rem !important;
    }

    #featured-banner .featured-banner .bannercol6 .content h2 {
        font-size: 42px;
        text-align: center;
    }

    #featured-banner .featured-banner .bannercol6 .content h3 {
        font-size: 18px;
        text-align: center;
    }

    #featured-banner .featured-banner .bannercol6 .content h4 {
        font-size: 24px;
        text-align: center;
    }

    #featured-banner .featured-banner .bannercol6 .content p {
        font-size: 13px;
        padding: 0 11px;
        text-align: justify;
        opacity: 0.9;
    }

    #featured-banner .featured-banner .gap1 .read-more .btn1 {
        padding: 10px 22px;
    }

    #featured-banner .featured-banner .sliderbut2 .btn2 {
        padding: 8px 15px;
        margin-left: .7rem !important;
    }

    #featured-banner .featured-banner .gap1 .corve {
        left: 8rem;
    }

    #featured-banner .featured-banner .bannercol6 .content .d-flex {
        justify-content: center;
    }

    #featured-banner .featured-banner {
        height: 570px;
    }

    #featured-banner .featured-banner .mainimg {
        height: 495px;
    }

    #featured-banner .featured-banner .profileimg,
    #featured-banner .featured-banner .mainimg {
        width: 100%;
    }

    #featured-banner .featured-banner .bannercol6 {
        position: relative;
        top: 9rem;
    }

    #featured-services .entry-content3 h6,
    #featured-services .entry-content3 h5 {
        font-size: 24px;
        text-align: center !important;
    }

    #featured-about .about-section-main .col-div,
    #featured-about .about-img {
        position: relative;
        width: 100%;
    }

    #featured-about .about-section-main .col-div2 {
        margin-top: 2rem;
    }

    #featured-about .about-text-number .offset-sm-1 {
        margin-left: 0 !important;
        width: 100% !important;
    }

    #featured-about .description {
        width: 100%;
    }

    #featured-about .button {
        justify-self: center;
    }

    #featured-about .about-section-main h2.sub-heaing2 {
        font-size: 21px;
        padding: 1rem 0;
    }

    #featured-about .heading-3nd .about-imgdiv {
        width: 50%;
        justify-items: center;
        padding: 0 .4rem;
    }

    #featured-about .about-section-main .col-div .row p {
        text-align: center;
        width: 100%;
    }

    #featured-about .about-section-main h2.main-heaing {
        justify-self: center;
    }

    #featured-about .icon {
        left: -25%;
    }

    #featured-about .about-section-main h2.sub-heaing1 {
        font-size: 32px;
        text-align: center;
    }

    #featured-about {
        padding: 0 !important;
    }

    #featured-about .col-div2 .myside {
        width: 98%;
    }

    #featured-about .about-imgdiv ul li {
        padding-left: 2rem;
    }

    #featured-about .about-imgdiv ul li::before {
        margin: 0px 3px;
    }
}

@media (min-width:300px) and (max-width:460px) {
    #featured-about .about-section-main .myside h3 {
        font-size: 17px;
    }

    #featured-about .about-section-main .myside p {
        font-size: 14px;
    }

    #featured-about .about-section-main h2.sub-heaing1 {
        font-size: 24px;
        text-align: center;
    }

    #featured-about .about-imgdiv ul li {
        font-size: 14px;
    }
}

@media (min-width:300px) and (max-width:600px) {
    #featured-about .about-section-main .myside .description p {
        margin: 0;
    }

    #featured-banner .featured-banner .bannercol6 {
        margin-left: 0rem !important;
    }

    .main-navigation ul {
        display: none;
        list-style: none;
        float: none;
    }

    .sitenave .site-branding p {
        margin-bottom: 0px;
    }

    .menu-menu-1-container {
        float: none;
    }

    .main-navigation ul li:hover>ul,
    .main-navigation ul li.focus>ul {
        left: 55%;
    }

    .btn-img {
        display: block;
    }

    #featured-about .about-img-box .about-title-up {
        font-size: 75px;
    }

    #featured-about .about-img-box .about-title-right {
        display: none;
    }

    #colophon .footermenu2,
    #colophon .footermenu1 {
        left: 0%;
    }

    #featured-about img {
        width: 100%;
    }

    #search {
        position: static;
    }

    .front .p-5 {
        padding: 5rem 1rem !important;
    }

    .wrapper {
        padding: 0;
    }

    .topheader {
        display: none !important;
    }

    #site-navigation {
        margin: 0;
    }



    #site-navigation .searchmenuicon {
        display: none;
    }


    #featured-about .about-section-main .position-relative .position-absolute {
        top: auto;
        left: 0;
    }

    .overlay-text {
        top: 59%;
    }

    /*---------- ## Front Page Start ## -------- */
    .site-main .banner-head {
        height: 25vh;
    }

    .site-main .banner-head .center-div {
        position: relative;
        text-align: center;
        top: 44%;
        padding: 0;
    }

    .mainrow .box {
        padding: 0;
    }

    /*---------- ## Front Page End ## -------- */

    /*---------- ## Page Start ## -------- */

    /*---------- ## Page End ## -------- */

    /*---------- ## Single Page Start ## -------- */

    .singlepage img {
        margin-left: 0px;
    }

    .singlepage .entry-header {
        padding-top: 0 !important;
    }

    .singlepage .categories {
        left: 8px;
    }

    nav.navigation.pagination {
        margin-top: 0;
        padding: 0;
        margin-bottom: 3rem;
    }

    .pagination a,
    .pagination span {
        padding: 8px 16px;
    }

    /*---------- ## Single Page End ## -------- */
}

@media (min-width:710px) and (max-width:860px) {
    .navbar {
        position: relative !important;
        top: 0 !important;
        margin-bottom: 0;
        padding: 10px;
        display: block;
    }

    .nav-container {
        transform: skewX(0deg);
        width: 100%;
        padding: 0px;
    }

    .nav-container .header-nav {
        transform: skewX(0deg);
        text-align: center;
    }

    #site-navigation .header-col-div {
        margin-top: 0px;
    }

    #featured-about .title-section h1 {
        font-size: 42px !important;
    }

    #featured-about .aboutredbox {
        padding: 10px 0px 0px 11px;
    }

    #featured-about .aboutredbox h2 {
        font-size: 30px;
    }

    .main-navigation ul {
        display: none;
        list-style: none;
        text-align: center;
    }

    .site-branding,
    #site-navigation {
        padding: 0;
    }

    .menu-menu-1-container {
        float: none;
    }

    .main-navigation ul li:hover>ul,
    .main-navigation ul li.focus>ul {
        left: 40%;
    }

    #featured-about .about-img-box .about-title-right {
        width: max-content;
        top: 26%;
        left: 54%;

    }

    #search {
        position: static;
    }

    /*-----------## Slider Section Start ## -------- */

    #colophon .menu-footer ul li {
        line-height: 2rem;
    }

    .featured-whatweoffer .head-title:before {
        margin-left: -32%;
        text-align: right;
    }

    .featured-whatweoffer .head-title:after {
        margin-left: 32%;

    }

    .entry-title,
    .section-title {
        margin: 0;
    }

    .mainrow .box {
        padding: 0 0.3rem;

    }

    .maincontent .page-title a {
        font-size: 22px;
    }

    .maincontent p {
        font-size: 10px;
        margin-bottom: 0.0rem !important;
    }

    .maincontent .post-date {
        padding: 8px 7px;
        font-size: 12px;
    }

    form.search-form button.search-submit {
        height: 48px;
        right: -10px;
    }

    #site-navigation .searchmenuicon {
        display: none;
    }

    /*---------- ## Slider Section End ## -------- */

    /*---------- ## Front Page Start ## -------- */
    .site-main .banner-head {
        height: 30vh;
    }

    .site-main .banner-head .center-div {
        position: relative;
        text-align: center;
        top: 40%;
        padding: 0;
    }

    /*---------- ## Front Page End ## -------- */

    /*---------- ## Single Page Start ## -------- */
    .singlepage .entry-content {
        padding-right: 20px;
    }

    .widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
        padding: 10px 12px;
    }

    .sidebar-div label,
    .sidebar-div .wp-block-heading,
    .single_sidebar label,
    .single_sidebar .wp-block-heading {
        font-size: 18px;
    }

    nav.navigation.pagination {
        padding: 0;
    }


    .sitenave {
        width: 100%;
        display: flex;
    }
}

/*/////////////////// media query css for mobile end ////////////////*/

/* ====================== media query css for landscape mobile start ============================== */
@media (min-width:700px) and (max-width:912px) {}

@media (min-width:870px) and (max-width:950px) {
    .navbar {
        position: relative !important;
        top: 0 !important;
        margin-bottom: 0;
        padding: 10px;
        display: block;
    }

    #featured-about .title-section h1 {
        font-size: 50px !important;
    }

    .nav-container {
        width: 100%;
        padding: 0px;
    }

    #featured-about .aboutredbox {
        padding: 10px 0px 0px 11px;
    }

    #featured-about .aboutredbox h2 {
        font-size: 30px;
    }

    #site-navigation .header-col-div {
        margin-top: 0px;
    }

    .main-navigation ul {
        display: none;
        list-style: none;
        text-align: center;
    }

    .site-branding,
    #site-navigation {
        padding: 0;
    }

    .menu-menu-1-container {
        float: none;
    }

    .main-navigation ul li:hover>ul,
    .main-navigation ul li.focus>ul {
        left: 40%;
    }

    #featured-about .about-img-box .about-title-right {
        width: max-content;
        top: 28%;
        left: 54%;
    }


    /*-----------## Slider Section Start ## -------- */

    #site-navigation .searchmenuicon {
        display: none;
    }

    .front .mainrow .box {
        padding: 0px 2rem 0 0;
    }

    .front .p-5 {
        padding: 2rem !important;
    }


    #colophon .menu-footer ul li {
        line-height: 2rem;
    }

    .featured-whatweoffer .head-title:before {
        margin-left: -30%;
        text-align: right;
    }

    .featured-whatweoffer .head-title:after {
        margin-left: 30%;

    }

    .gap-20 {
        gap: 3rem;
    }

    form.search-form button.search-submit {
        height: 48px;
        right: -10px;
    }


    /*---------- ## Slider Section End ## -------- */

    /*---------- ## Front Page Start ## -------- */
    .site-main .banner-head {
        height: 35vh;
    }

    /*---------- ## Front Page End ## -------- */


    /*---------- ## Single Page Start ## -------- */
    .singlepage .entry-content {
        padding-right: 20px;
    }

    .widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
        padding: 10px 12px;
    }

    .sidebar-div label,
    .sidebar-div .wp-block-heading,
    .single_sidebar label,
    .single_sidebar .wp-block-heading {
        font-size: 18px;
    }

    nav.navigation.pagination {
        padding: 0;
    }

    .sitenave {
        width: 100%;
        display: flex;
    }

    /*---------- ## Single Page End ## -------- */
}

@media (max-width:1024px) {
    .sitenave {
        justify-self: center;
        width: 90%;
        display: flex;
        justify-content: space-between;
    }

    .search-icon {
        display: none;
    }

    .main-navigation ul {
        width: 90%;
    }

    #site-navigation .bottomheader-copy1 .search-btn {
        display: block;
    }
    .postsidebar{
        margin-top: 2rem;
    }
}

@media (max-width:1500px) {
    #colophon .site-info .container h2 {
        font-size: 60px;
        line-height: 4rem;
    }
}

@media (min-width:1028px) {
    #featured-about .about-img-box .about-title-right {
        left: 20%;
    }

    #site-navigation .bottomheader-copy1 .search-btn {
        display: block;
    }
}

@media (min-width:1024px) and (max-width:1300px) {
    #site-navigation .col-xl-2.pd-0 {
        width: 25% !important;
    }

    #site-navigation .col-xl-3.logo {
        width: 25% !important;
    }

    .logocontent {
        width: 50% !important;
    }
}

@media (min-width:767px) and (max-width:1370px) {
    #featured-banner .featured-banner .bannercol6 {
        margin-left: 2rem !important;
    }

    .content h2 {
        font-size: 76px;
    }
}

@media (min-width:767px) and (max-width:912px) {

    #featured-banner .featured-banner .bannercol6,
    #featured-banner .featured-banner .mainimg {
        width: 100% !important;
    }

    #featured-banner .featured-banner .profileimg {
        width: auto;
    }
}

@media (min-width:767px) and (max-width:1370px) {
    #featured-banner .featured-banner .bannercol6 .content h2 {
        font-size: 70px !important;
    }

    #featured-banner .featured-banner .profileimg {
        width: 550px;
    }

    #featured-banner .featured-banner .mainimg {
        height: 590px;
    }

    #featured-banner .featured-banner .bannercol6 .content h4 {
        font-size: 25px !important;
    }

    #featured-banner .featured-banner .bannercol6 {
        width: 60%;
    }

    #featured-banner .featured-banner .bannercol6 .content p {
        width: 90%;
    }

    #featured-banner .featured-banner {
        height: 690px;
    }
}

@media (min-width:1440px) and (max-width:1940px) {
    #featured-about .about-img-box .about-title-right {
        left: 23%;
    }
}

@media (min-width:1366px) and (max-width:1370px) {
    .site-branding {
        padding-left: 10px;
    }
}

@media (min-width:767px) and (max-width:992px) {
    #featured-about .about-section-main h2.sub-heaing1 {
        font-size: 26px;
    }

    #featured-about .img-h2 .main-heaing {
        padding: 0 0 5px 0;
    }

    #featured-about .description {
        padding: 0;
        width: 100%;
    }

    #featured-about .heading-3nd .row.pt-3 {
        padding: 0;
    }

    #featured-about .col-div2 .myside {
        width: 100%;
    }

    #featured-about .about-imgdiv ul li::before {
        margin: 0 3px;
    }

    #featured-about .about-imgdiv ul li {
        font-size: 14px;
        padding-left: 2rem;
    }

    #featured-about .number {
        font-size: 25px;
    }

    #featured-about .text1 {
        font-size: 12px;
    }

    #colophon .grid {
        grid-template-columns: 50% auto;
        gap: 30px;
    }

    #colophon .site-info .container h2 {
        font-size: 42px !important;
        line-height: 3.5rem !important;
        font-family: "Space Grotesk", sans-serif;
        font-weight: bold;
        letter-spacing: 0px;
        color: #000000;
        text-transform: capitalize;
        opacity: 1;
        width: 100%;
        position: relative;
        bottom: 0rem;
        right: 0rem;
    }

    #colophon .widget_nav_menu.widget ul {
        padding: .5rem 2rem 2rem .3rem !important;
    }
     #colophon .site-info .container h2 {
        font-size: 50px !important;
        line-height: 4rem !important;
    }
}