/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {  }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    .login-type .card  {
        padding-top:67px;
        padding-bottom:92px;
    }
    .box-80:not(.box-80-last):after {
        content:"";
        width: 3px;
        height: 250px;
        box-shadow: 0 18px 48px 0 rgba(0, 0, 0, 0.06);
        background-color: #261c46;
        position: absolute;
        top:80px;
        left:50%;
        transform:translateX(-50%);
        z-index: -1;
    }
    .header-position {
        position: absolute;
        top:0;
        left:0;
        right:0;
        z-index: 2;
        color:#fff;
    }
    .header-position #mynav>ul>li>a {
        color:#fff;
    }
    .faq-search  {
        height: 540px;
    }
    .tab-inner {
        background-size:contain ;
        background-position:center ;
        background-repeat: no-repeat;
    }
    .tab-inner > div{
        min-height: 373px;
    }
    .hero-slider {
        min-height: 600px;
    }
    .dropdown-toggle::before {
        border:0;
        content:url(../images/angle-up-sm.svg);
        position: absolute;
        top: 50%;
        transform: translateY(-55%);
        right:-6px;
        opacity: 0;
        transition: .3s;
    }
    .dropdown-toggle::after {
        border:0;
        content:url(../images/angle-down-sm.svg);
        position: absolute;
        top: 50%;
        transform: translateY(-55%);
        right:-6px;
        transition: .3s;
    }
    .dropdown:hover > .dropdown-toggle::after{
        /* content:url(../images/angle-up-sm.svg); */
        opacity:0;
    }
    .dropdown:hover > .dropdown-toggle::before{
        /* content:url(../images/angle-up-sm.svg); */
        opacity:1;
    }
    .campSwiper  {
        padding-left: 15%;
    }
    .feature-slider .inner {
        padding: 111px 105px 112px 81px!important;
    }
    .call-to-action {
        padding:168px 0 197px!important;
    }
    .widget-item:nth-of-type(even) .custom-rounded {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
    }
    .widget-item:nth-of-type(odd) .custom-rounded {
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
    }
    .back-to {
        box-shadow: 0 2px 2px 0 rgba(9, 36, 32, 0.05);
        border: solid 1px #e0dee4;
        background-color: rgba(216, 216, 216, 0);
    }   
    .me-lg-10 {
        margin-right: 10px!important;
    }
    .mb-lg-11 {
        margin-bottom: 11px;
    }
    .mb-lg-15 {
        margin-bottom: 15px!important;
    }
    .mb-lg-20 {
        margin-bottom: 20px!important;
    }
    .mb-lg-25 {
        margin-bottom: 25px!important;
    }
    .mb-lg-30 {
        margin-bottom: 30px!important;
    }
    .me-lg-30 {
        margin-right: 30px!important;
    }
    .mt-lg-34{
        margin-top:34px!important;
    }
    .mb-lg-35 {
        margin-bottom: 35px!important;
    }
    .mb-lg-40 {
        margin-bottom: 40px!important;
    }
    .ms-lg-40 {
        margin-left:40px!important;
    }
    .mb-lg-50 {
        margin-bottom: 50px!important;
    }
    .ms-lg-50 {
        margin-left:50px!important;
    }
    .mt-lg-50 {
        margin-top: 50px!important;
    }
    .mb-lg-60 {
        margin-bottom: 60px!important;
    }
    .mt-lg-75 {
        margin-top:75px!important;
    }
    .mb-lg-70 {
        margin-bottom: 70px!important;
    }
    .mt-lg-70 {
        margin-top: 70px!important;
    }
    .mb-lg-80 {
        margin-bottom: 80px!important;
    }
    .mb-lg-90 {
        margin-bottom: 90px!important;
    }
    .mb-lg-100 {
        margin-bottom: 100px!important;
    }
    .mt-lg-100 {
        margin-top:100px!important;
    }
    .mb-lg-127 {
        margin-bottom: 127px!important;
    }
    .mb-lg-130 {
        margin-bottom: 130px!important;
    }
    .mb-lg-140 {
        margin-bottom: 140px!important;
    }
    .mb-lg-150 {
        margin-bottom: 150px!important;
    }
    .mb-lg-160 {
        margin-bottom: 160px!important;
    }
    .mb-lg-180 {
        margin-bottom: 180px!important;
    }
    .px-lg-20 {
        padding-right: 20px!important;
        padding-left: 20px!important;   
    }
    .py-lg-36 {
        padding-top:36px!important;
        padding-bottom:36px!important;
    }
    .py-lg-48 {
        padding-top:48px!important;
        padding-bottom:48px!important;
    }
    .px-lg-40 {
        padding-right: 40px!important;
        padding-left: 40px!important;
    }
    .p-lg-50 {
        padding:50px!important;
    }
    .pb-lg-40 {
        padding-bottom:40px!important;
    }
    .pt-lg-60 {
        padding-top: 60px!important;
    }
    .py-lg-70 {
        padding-top:70px!important;
        padding-bottom:70px!important;
    }
    .pb-lg-100 {
        padding-bottom:100px!important;
    }
    .py-lg-100 {
        padding-top:100px!important;
        padding-bottom:100px!important;
    }
    .py-lg-170 {
        padding-top:170px!important;
        padding-bottom:170px!important;
    }

    .similar-post {
        position: absolute;
        left:0;
        height: 63%;
        top: 34%;
        max-width: 170px;
    }
    .similar-inner {
        position: sticky;
        top:10px;
    }
    #mynav .dropdown-menu {
        margin:0;
        display: block;
        opacity: 0;
        -webkit-transition: .3s;
        transition: .3s;
        -webkit-transform:translateY(15px) translateZ(0);
                transform:translateY(15px) translateZ(0);
        visibility: hidden;
        width: 241px;
        background: #fff;
        box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.08);
    }
    #mynav ul.dropdown-menu li a {
        font-size: 16px;
        font-weight: 500;
        transition: .3s;
        background-position: 130% center;
        background-repeat: no-repeat;
        background-origin: content-box;
    }
    #mynav ul.dropdown-menu li:hover a {
        background-image:url(../images/navbar-arrow.svg);
        background-position: right center;
    }

    #mynav .dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform:none;
                transform:none;
    }
    #mynav .dropdown:hover:before{
        bottom:0;
    }
    #mynav > ul > li > a {
        padding: 18px 8px;
    } 
    .fs-lg-34 {
        font-size:34px;
    }
    .fs-lg-30 {
        font-size:30px;
    }
    .fs-lg-42 {
        font-size:42px;
    }
    .fs-lg-60 {
        font-size:60px;
    }
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
    .tab-inner {
        background-size:cover;
    }
    .mt-xl-100 {
        margin-top:100px!important;
    }
    .widget-item:nth-of-type(even) .notify-box {
        position: relative;
        right: -10%;
    }
    .widget-item:nth-of-type(odd) .notify-box {
        position: relative;
        left: -10%;
    }
    .me-xl-30 {
        margin-right: 30px!important;
    }
    #mynav > ul > li:not(:last-child) {
        margin-right: 22px;
    }
    .header {
        min-height: 100px;
        display: flex;
        align-items: center;
    }
    .blog-title {
        font-size:2.25rem;
        margin-bottom: 29px;
    }
    .blog-info {
        margin-bottom: 39px!important;
    }
    .blockquote p {
        font-size:36px;
    }
    .blockquote p span {
        font-size:80px;
        line-height: 1;
        position: absolute;
    }
    .fs-xl-36 {
        font-size:36px;
    }
    .fs-xl-40 {
        font-size: 40px;
    }
    .main-block .desc h4 {
        font-size:30px;
    }
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {  }

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1444px) {  
    .widget-item .custom-rounded {
        border-radius: 30px;
    }
}







/* `xxl` applies to x-large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {  }

/* `xl` applies to large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {  }

/* `lg` applies to medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) { 
    .faq-search  {
        height: 496px;
    }
    .tab-inner {
        background:unset!important;
    }
    .dropdown-toggle::after {
        border:0;
        content:url(../images/angle-down-sm.svg);
        position: absolute;
        top: 50%;
        transform: translateY(-55%);
    }
    .dropdown-toggle.show::after{
        content:url(../images/angle-up-sm.svg);
    }
    .search-result .seperator {
        width:100%;
        height: 2px;
        margin:20px 0;
        position: unset;
    }
    .custom-rounded {
        border-radius: 30px;
    }
    .testi-bg {
        top: 10%;
        right: -20%;
    }
 }

/* `md` applies to small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {  
    .testi-bg {
        top: 10%;
        right: -30%;
    }
}

/* `sm` applies to x-small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {  
    .tab-swiper .swiper-slide-active > .tab-inner > .row > div:nth-of-type(2) {
        position:relative;
    }
    .tab-swiper .swiper-slide-active > .tab-inner > .row > div:nth-of-type(2):before {
        content:"";
        width:100%;
        height: 100%;
        background-color: #fff;
        position: absolute;
        top:0;
        left:-99%;
        z-index:1;
    }
    .tab-swiper .swiper-slide-active > .tab-inner > .row > div:nth-of-type(2):after {
        content:"";
        width:100%;
        height: 100%;
        background-color: #fff;
        position: absolute;
        top:0;
        right:-99%;
        z-index:1;
    }
    .widget-item .notify-box .notify-inner {
        width: unset;
    }
    .widget-item .notify-box {
        margin:0 10px;
        left:0;
        right:0;
    }
    .testi-bg-wrapper img:nth-of-type(3) {
        bottom: -3%;
        right: -15%;
        transition: .6s;
    }
    .testi-bg-wrapper img:nth-of-type(2) {
        bottom: -5%;
        right: -10%;
        transition: .5s;
    }
}





