@charset "utf-8";

/* CSS Document */

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1920px) {

}

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1536px) {

}

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1280px) {


}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {

    .owl-item_3 .owl-nav button.owl-next, .owl-item_3 .owl-nav button.owl-prev, .owl-item_3 button.owl-dot {
        height: 35px !important;
        width: 35px !important;
    }

    .owl-nav .owl-prev {
        position: absolute;
        top: calc(50% - 25px) !important;
        left: -3px !important;
        opacity: 1;
        font-size: 30px !important;
        z-index: 1;
        transition: 0.5s;
    }

    .owl-nav .owl-next {
        position: absolute;
        top: calc(50% - 25px) !important;
        right: -3px !important;
        opacity: 1;
        font-size: 30px !important;
        z-index: 1;
        ransition: 0.5s;
    }

}

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1024px) {

}

/* Medium Devices, Desktops */

@media only screen and (max-width: 991px) {

    html{
        overflow-x: hidden !important;
    } 

    .navbar-toggler{
        border: 1px solid #ffffff !important;
        background-color: #ffffff;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        text-align: center;
        position: relative;
        background-color: rgba(255, 191, 0, 0.9);
    }

    .heading {
        font-size: 25px;
        line-height: 30px;
    }

    .top_so_sec {
        bottom: 50px;
        left: 20px;
    }

    .home_top_so_sec {
        width: 140px;
        z-index: 9999999999;
        top: 52px;
        bottom: auto;
        right: 85px;
        left: auto;
        color: #ffffff;
        gap: 8px !important;
    }

    .home_top_so_sec .rotate_text{
        font-size: 10px;
        margin-right: 10px;
    }

    .inner_top_so_sec {
        width: 140px;
        z-index: 9999999999;
        top: 52px;
        right: 85px;
        left: auto;
        color: #ffffff;
        gap: 8px !important;
    }

    .inner_top_so_sec .rotate_text{
        font-size: 10px;
        margin-right: 10px;
    }

    .slidenav {
        right: 0px;
        bottom: 0px !important;
        text-align: center;
        padding: 0em !important;
    }

    .navbar-collapse {
        background-color: white;
        align-items: center;
        padding: 15px;
    }

    .nav-link {
        font-size: 13px;
        color: #000000;
        text-align: center;
    }

    .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
        color: #000000 !important;
        font-weight: 900;
    }

    .menu_search {
        width: 100%;
        opacity: 1;
        height: 45px;
        margin-left: 0px !important;
    }

    .social_bg{
        background-image: none !important;
    }

    .footer_ul {
        padding-left: 0px;
        text-align: center;
    }

    .footer_bg p{
        text-align: center !important;
    }

    .footer_logo{
        width: 120px !important;
    }

    .grid {
        padding: 1em 0 0em !important;
    }

    .grid figure {
        margin: 0px auto !important;
    }

    .subs_so_sec {
        z-index: 999;
        bottom: 0px;
        left: 0;
        color: #ffffff;
        position: relative !important;
    }

    .pln_con_box{
        height: auto !important;
    }

    .carousel-control-next, .carousel-control-prev{
        width: 32px;
        height: 32px;
        right: 15px;
    }

    .carousel-control-prev {
        left: -54px;
    }

    .inner_slider .heading{
        font-size: 25px;
    }

    .yellow_circle{
        opacity: 0.3 !important;
    }

    .slider_caption .arrow_btn:before {
        top: 0px !important;
    }

    figure.effect-sadie h2 {
        position: relative !important;
        bottom: 0px !important;
        left: 0;
    }

    figure.effect-sadie p {
        position: relative !important;
        padding-top: 10px !important;
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    figure.effect-sadie h2 {
        color: #fff !important;
        -webkit-transform: translate3d(0,0%,0) translate3d(0,0px,0) !important;
        transform: translate3d(0,0%,0) translate3d(0,0px,0) !important;
    }

    figure.effect-sadie figcaption::before, figure.effect-sadie p {
        opacity: 1 !important;
        -webkit-transform: translate3d(0,0,0) !important;
        transform: translate3d(0,0,0) !important;
    }

    .grid figure figcaption{
        display: flex;
        flex-wrap: wrap!important;
        align-content: flex-end;
        padding: 0px !important;
    }

    .navbar-nav .dropdown-toggle{
        color: #000000;
    }


}

/* Extra Small Devices, Phones */

@media only screen and (max-width: 768px) {

  
}

/* Extra Small Devices, Phones */

@media only screen and (max-width: 767px) {
    
    .inner_slider .carousel-caption{
        width: 100% !important;
        padding-right: 20px;
        padding-left: 20px;
    }

    .slider_caption {
        width: 100% !important;
        padding-right: 20px;
        padding-left: 20px;
    }

    .slide__title {
        font-size: 20px !important;
    }

    .slide__desc {
        font-size: 13px !important;
    }

    .explore_box_sec{
        margin-top: 0px !important;
    }

    .heading{
        font-size: 25px;
    }

    .sub_heading{
        font-size: 22px;
    }

    .third_heading{
        font-size: 16px;
    }

    .arrow_btn.yellow:before {
        background: #FFB506;
        width: 100%;
    }

    .arrow_btn:before {
        background: #FFB506;
        width: 100%;
    }

    .grid figure{
        height: 500px !important;
    }
 
}

/* Extra Small Devices, Phones */

@media only screen and (max-width: 575px) {

    .header_logo {
        width: 100px;
    }

    .subs_div {
        padding: 30px 30px;
        background-color: rgba(0, 0, 0, 0.4);
    }

    .inner_top_so_sec {
        top: 30px;
    }

    .home_top_so_sec {
        top: 30px;
    }

    .posi_abso_btn{
        position: relative !important;
    }

    .footer_bg {
        background-image: url(../images/footer_bg.png);
        background-repeat: repeat-x;
        animation: slideleft 70000s infinite linear;
        -webkit-animation: slideleft 70000s infinite linear;
        width: 100%;
    }
}

/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
  
}

/* Custom, iPhone Retina */

@media only screen and (max-width: 375px) {

    .inner_top_so_sec {
        right: 67px;
        gap: 5px !important;
    }
  
}

/* Custom, iPhone Retina */

@media only screen and (max-width: 360px) {

}

@media only screen and (max-width: 320px) {
    
}
