/* ///// 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%;
    }

    #colophon .xl\:grid-cols-4 {
        grid-template-columns: 1fr !important;
    }

    #colophon .grid img {
        width: 230px !important;
        height: 60px !important;
        justify-self: left;
    }

    #colophon .site-info {
        display: block !important;
        justify-self: anchor-center !important;
    }

    #colophon .site-info ul {
        justify-content: center;
        margin-bottom: .5rem !important;
    }

    #colophon .site-info .copy-right {
        padding: 0.7rem 3rem !important;
    }

    #featured-about .about-image1,
    #featured-about .about-image2 {
        text-align: center;
        height: auto;
    }

    #featured-about .myside {
        padding-left: 0rem;
    }

    #featured-about .about-section-main h2.sub-heaing1 {
        text-align: center;
        font-size: 29px;
    }

    #featured-about .plans .row .col-lg-1 {
        margin: 0 .5rem 0 0;
    }

    #featured-about .plans .row .col-lg-10 {
        width: 80%;
    }

    #featured-about .about-section-main .myside h3 {
        width: 100%;
    }
  .site-main .banner-head .entry-header{
    padding: 1px 1em 5px 1em !important;
    top: 5% !important;
}
.site-main .banner-head .entry-header h1{
    font-size: 26px !important;
}
#primary .blog-div {
    padding: 0 1rem !important;
}
}

@media (max-width:576px) {
    #featured-about .about-image2 {
        margin-top: 15px;
    }
}

@media (min-width:300px) and (max-width:460px) {}

@media (min-width:300px) and (max-width:600px) {


    #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;
    }

    #colophon .footermenu2,
    #colophon .footermenu1 {
        left: 0%;
    }

    #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;
    }

    .overlay-text {
        top: 59%;
    }

    /*---------- ## Front Page Start ## -------- */
    .site-main .banner-head {
        height: 45vh;
    }

    .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;
    }

    .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%;
    } */

    #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;
    }

    .nav-container {
        width: 100%;
        padding: 0px;
    }

    #site-navigation .header-col-div {
        margin-top: 0px;
    }



    .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%;
    }


    /*-----------## 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:992px) {
    #featured-about .myside {
        padding-left: 1rem;
    }

    #featured-about .button {
        text-align: center;
        width: 100%;
    }

    #featured-about .img-h2,
    #featured-about .heading-2nd {
        text-align: center;
    }

    #featured-slider .entry-title {
        line-height: normal;
    }

    #featured-slider .sideimg {
        bottom: 0;
        width: 100% !important;
        height: 470px !important;
    }

    #featured-slider .wrapper {
        width: 100%;
        position: relative;
        top: 45%;
        right: 0%;
        /* transform: translate(0%, -50%); */
    }

    #featured-slider .sliderimg {
        height: 300px !important;
    }

    #featured-slider .sliderbut1 {
        justify-self: center;
    }

    #featured-slider .entry-header .entry-title,
    #featured-slider .entry-content p {
        text-align: center;
    }

    #featured-slider .entry-header h3 {
        padding: 0;
        font-size: calc(1.3rem + .6vw);
    }

    #featured-slider .entry-header {
        padding-top: 60px;
        text-align: -webkit-center;
    }

    #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;
    }

    #featured-slider .entry-header .entry-title {
        padding: 0;
    }
}

@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;
    }

    #colophon .xl\:grid-cols-4 {
        grid-template-columns: 60% 1fr;
    }

    #colophon {
        padding: 1rem 3rem 4rem 3rem;
    }

    #colophon .grid img {
        width: 230px !important;
        height: 60px !important;
        justify-self: left;
    }

    #colophon .grid .widget_media_image {
        width: 350px;
        height: 92px;
    }

}

@media (max-width:1150px) {

    #featured-slider .sliderimg {
        height: 600px;
    }
}

@media (min-width:1000px) {}

@media (min-width:1028px) {

    #site-navigation .bottomheader-copy1 .search-btn {
        display: block;
    }
}

@media (min-width:1280px) {}

@media (min-width:922px) and (max-width:1367px) {

    #featured-slider .entry-title {
        line-height: normal;
    }

    #featured-slider .wrapper {
        width: 65%;
        position: relative;
        top: 45%;
        left: 5%;
        /* transform: translate(0%, -50%); */
    }

    #featured-slider .sliderimg {
        height: 550px !important;
    }

    #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 .entry-header .entry-title {
        padding: 0;
    }

}

@media (min-width:1024px) and (max-width:1200px) {
    #colophon {
        padding: 1rem 2rem 4rem 2rem;
    }

    #colophon .grid img {
        width: 230px !important;
        height: 60px !important;
        justify-self: left;
    }

    #colophon .grid .widget_media_image {
        width: 350px;
        height: 92px;
    }
}

@media (min-width:1366px) and (max-width:1370px) {

    .site-branding {
        padding-left: 10px;
    }
}

@media screen and (max-width:1024px) {
    #site-navigation .btn {
        display: none;
    }

    #site-navigation .justify-right.col-xl-2 {
        display: none;
    }

    .logocontent {
        position: absolute;
    }

    #featured-slider .container {
        padding-top: 102px;
    }

    #featured-slider .rating {
        justify-content: center;
    }

    #featured-slider .button {
        justify-content: center;
    }

    #featured-slider .wrapper h2.entry-title {
        font-size: 30px !important;
        margin-top: 0 !important;
    }

    #featured-slider .entry-header h3 {
        font-size: 20px !important;
    }

    #featured-slider .wrapper .p p {
        margin: .5rem 0 1rem 0 !important;
        width: 100% !important;
    }

    #featured-slider .button {
        margin-top: 1rem !important;
    }

    #colophon .site-info {
        width: 100% !important;
    }
    .site-main .banner-head .entry-header{
    position: relative;
    z-index: 2;
    padding: 1px 2em 5px 2em;
    top: 20%;
}
.site-main .banner-head{
        padding: 120px 0 0 0 !important;
}
.archivepage .archive-col, .singlepage .entry-content {
    padding-right: 0px;
}
}

@media screen and (max-width:768px) {
    #colophon .site-info ul {
        display: block !important;
    }

    #colophon .site-info .copy-right {
        padding: 0;
    }

    .footer-widgets-area .d-flex ul li {
        width: 100% !important;
    }

    #colophon {
        padding: 1rem 2rem 2rem 2rem !important;
    }
    #respond{
        padding: 1rem;
    }
}

@media screen and (max-width:470px) {
    #featured-slider {
        height: 850px;
    }

    #featured-slider .container {
        padding: 102px 0 0 0 !important;
    }

    #featured-slider .wrapper .p p {
        font-size: .9rem !important;
        line-height: 1.45rem !important;
    }

    #featured-slider .gap-12 {
        gap: 2rem;
    }

}