/* ///// MEDIA QUERY CSS START ////// */
/*/////////////////// media query css for mobile start ////////////////*/
@media (max-width:768px) {
    #featured-slider .entry-title {
        font-size: 30px !important;
    }

    #featured-slider .entry-content p {
        font-size: 16px;
        padding-top: .5rem;
        width: 100%;
    }

    #featured-about .about-section-main .col-div {
        position: relative;
        width: 100%;
    }

    #featured-about .about-section-main h2.sub-heaing1 {
        font-size: 32px;
    }

    #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 !important;
        text-align: center;
    }

    #featured-about {
        padding: 0 !important;
    }

}

@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;
    }
}

@media (min-width:300px) and (max-width:600px) {
    #featured-about .about-section-main .myside .description p {
        margin: 0;
    }

    #featured-slider .sideimg {
        bottom: 0;
        width: 100% !important;
        height: 470px !important;
    }

    #featured-slider .wrapper {
        width: 100%;
        position: relative;
        top: 55%;
        right: 0%;
        transform: translate(0%, -50%);
    }

    #featured-slider .sliderimg {
        height: 500px !important;
    }

    #featured-slider .sliderbut1 {
        justify-self: center;
    }

    #featured-slider .entry-header .entry-title,
    #featured-slider .entry-content p {
        text-align: center;
    }

    .main-navigation ul {
        display: none;
        list-style: none;
        float: none;
    }

    #featured-slider img {
        height: 531px;
    }

    #featured-slider .position-absolute .imgbox2 {
        width: 60%;
    }

    .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;
    }

    #featured-slider .entry-header h3 {
        padding: 0;
        font-size: calc(1.3rem + .6vw);
    }

    #featured-slider .entry-header {
        padding: 0px;
    }

    #featured-slider .entry-title {
        font-size: 50px !important;
    }

    #featured-slider .col-year {
        display: none;
    }

    #featured-slider .position-absolute .imgbox1 {
        width: 10%;
        height: 17%;
        top: 1.5rem;
        right: 0.8rem;
    }

    #site-navigation .searchmenuicon {
        display: none;
    }

    #featured-slider .entry-header .entry-title {
        padding: 0;
    }

    #featured-slider .hrdiv {
        width: 100%;
    }

    #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-slider .position-absolute .imgbox2 {
        width: 40%;
    }

    #featured-about .about-img-box .about-title-right {
        width: max-content;
        top: 26%;
        left: 54%;

    }

    #search {
        position: static;
    }

    /*-----------## Slider Section Start ## -------- */

    #featured-slider .hrdiv {
        width: 100%;
    }

    #featured-slider .read-more .btn,
    #featured-slider .contact-us .btn {
        padding: 7px 20px;
    }

    #colophon .menu-footer ul li {
        line-height: 2rem;
    }

    #featured-slider .entry-header h3 {
        font-size: 30px;
        padding: 0px 10px;
    }

    .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) {
    #featured-slider .entry-title {
        font-size: 38px !important;
    }
}

@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;
    }

    #featured-slider .hrdiv {
        width: 70%;
    }

    #featured-slider .entry-container h4 {
        font-size: 1rem;
    }

    #featured-slider .slick-dots {
        bottom: 1rem;
    }

    .front .mainrow .box {
        padding: 0px 2rem 0 0;
    }

    .front .p-5 {
        padding: 2rem !important;
    }

    #featured-slider .read-more .btn,
    #featured-slider .contact-us .btn {
        padding: 7px 20px;
    }

    #colophon .menu-footer ul li {
        line-height: 2rem;
    }

    #featured-slider .entry-header h3 {
        font-size: 30px;
        padding: 0px 10px;
    }

    .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%;
    }

    #featured-slider .position-absolute .imgbox1 {
        width: 10%;
        height: 22%;
        position: absolute;
        z-index: -1;
        top: 1rem;
        right: 0.8rem;
    }

    #featured-slider .entry-header .entry-title {
        padding: 0;
    }

    #featured-slider .entry-title {
        font-size: 40px;
    }

    #featured-slider .entry-content p {
        margin: 0;
        font-size: 35px;
    }

    #featured-slider .sliderparaimg img {
        height: 70%;
    }

    #site-navigation .bottomheader-copy1 .search-btn {
        display: block;
    }

}

@media (max-width:1150px) {
    #featured-about .about-section-main h2.sub-heaing1 {
        font-size: 40px;
    }

    #featured-slider .sliderimg {
        height: 600px;
    }

    #featured-slider .entry-title {
        font-size: 45px;
    }

    #featured-slider .entry-content p {
        font-size: 18px;
        padding-top: 1rem;
        width: 100%;
    }

    #featured-slider .sideimg {
        position: absolute;
        bottom: 0;
        width: 55%;
        height: 460px;
    }
}

@media (min-width:1000px) {

    #featured-slider .sliderparaimg img {
        height: 62%;
    }

    #featured-slider .position-absolute .imgbox2 {
        width: 30%;
    }

    #featured-slider .position-absolute .imgbox1 {
        top: 2rem;
        right: 1rem;
        height: 22%;
    }
}

@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:1280px) {

    #featured-slider .sliderparaimg img {
        height: 70%;
    }

    #featured-slider .position-absolute .imgbox2 {
        width: 60%;
    }

    #featured-slider .position-absolute .imgbox1 {
        width: 18%;
        top: 6rem;
        right: 2rem;
        height: 21%;
    }
}

@media (min-width:1440px) and (max-width:1940px) {
    #featured-about .about-img-box .about-title-right {
        left: 23%;
    }

    #featured-slider .sliderparaimg img {
        height: 100%;
    }

    #featured-slider .position-absolute .imgbox2 {
        width: 75%;
    }

    #featured-slider .position-absolute .imgbox1 {
        width: 18%;
        top: 6rem;
        right: 2rem;
        height: 21%;
    }
}

@media (min-width:1366px) and (max-width:1370px) {
    #featured-slider .sliderparaimg img {
        height: 80%;
    }

    .site-branding {
        padding-left: 10px;
    }
}