/**Responsive**/
@media (min-width: 768px) {
	.footryt {
    padding-left: 41px;
}
}
@media (min-width: 992px) {
	img.img-fluid.abtimage {
    max-width: 110%;
    margin-left: -2%;
    position: absolute;
    z-index: 1;
}
}
@media (min-width: 1025px) {
.packinfo .row {
    max-width: 1000px;
    margin: auto;
}
}
@media (min-width: 1200px) {
.container {
    max-width: 1200px;
}
}
@media (min-width: 1600px) {
.scroll-down span {
    font-size: 13px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.infobox {
    padding: 52px 40px 35px;
}
}
@media (max-width: 1199px) {
    body {
        overflow-x: hidden;
    }

    .container {
        width: 100%;
    }

    .faq-section .faq-list {
        margin: 0;
    }
.header .container {
    width: 97%;
}
.topbtn a.comm-btn {
    padding: 6px 15px;
    font-size: 13px;
}
div#navAccounty li.menu-item.px-3 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.header .nav-accounty .nav-link:before {
    left: -10px;
    right: -10px;
    height: 5px;
    bottom: -10px;
    background-size: 60px;
}
.scroll-down {
    bottom: -50px;
}
.vendorimgs img {
    max-width: 33%;
}
}

@media (max-width: 1024px) {
  .testimonial-carousel-item {
    max-width: 95%;
}
.team-content h3 {
    font-size: 22px;
}
}

@media (max-width: 991px) {
	li#menu-item-28 {
    order: 1;
}

li#menu-item-1953 {
    order: 2;
}

li#menu-item-1946 {
    order: 3;
}

li#menu-item-1942 {
    order: 4;
}

li#menu-item-360 {
    order: 5;
}
	li#menu-item-2145 {
    order: 6;
}

li#menu-item-1975 {
    order: 7;
}
    .header .dropdown:hover>.dropdown-menu {
        display: none;
    }
	.abtimage {
    max-width: 400px;
	width:100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}.nav-accounty .navbar-toggler {
    margin-left: 10px;
}
div#navAccounty li.menu-item.dropdown span.caret {
    width: 40px;
    height: 43px;
    background-size: 17px;
    right: 4px;
    top: 1px;
}
/* 	.header .dropdown>.dropdown-menu {
    display: block !important;
} */
    .header .nav-accounty .active > .nav-link:before,
    .header .nav-accounty .nav-link:hover:before {
        content: '';
        width: 15px;
    }
    .active-drop .dropdown-toggle::after{
        border-top: 0;
        border-bottom: .3em solid;
    }
	.header .nav-accounty .nav-link:hover:before {
    background-image: none;
}
	div#navAccounty li.menu-item.px-3.dropdown.nav-item.active-drop {
    padding-bottom: 0px !important;
}
    /**HOMEPAGE**/
    .header .nav-accounty .dropdown-menu{
        border-radius: 0;
    }
    .nav-accounty .navbar-toggler-icon {
        background: #c83264;
        border-radius: 50px;
    }

    .nav-accounty .navbar-toggler-icon {
        width: 100%;
        height: 100%;
        border-radius: 4px;
        padding: 6px 10px;
    }

    .nav-accounty .navbar-toggler[aria-expanded="false"] .navbar-toggler-icon:before {
        content: "\f0c9";
        font: normal normal normal 14px/1 FontAwesome;
        color: #fff;
        font-size: 1.5rem;
    }

    .nav-accounty .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
        content: "\f00d";
        font: normal normal normal 14px/1 FontAwesome;
        color: #fff;
        font-size: 1.5rem;
    }

    .nav-accounty .navbar-toggler,
    .nav-accounty .navbar-toggler:focus, .navbar-toggler:hover {
        outline: none;
        z-index: 999;
    }

   .nav-accounty .navbar-collapse {
    position: absolute;
    right: 0;
    height: 100vh;
    background: #343339;
    top: 0;
    padding-top: 84px;
    z-index: 99;
    width: 0;
    overflow: hidden;
    overflow-y: auto;
    justify-content: center;
    display: flex;
    flex-direction: column;
    transition: all 0.2s ease-in-out;
    padding-bottom: 26px;
}
    .nav-accounty .navbar-collapse.collapse.show {
        width: 250px;
        right: 0;
        transition: all 0.2s ease-in-out;
    }

.nav-accounty .navbar-nav {
    margin: 0 auto;
    min-width: 248px;
}
iv#navAccounty li.menu-item.dropdown span.caret {
    width: 38px;
    height: 38px;
    background-size: 15px;
    right: 13px;
    top: 4px;
    transition: 0.2s ease all;
}
div#navAccounty li.menu-item.px-3.dropdown.nav-item.active-drop span.caret {
    transform: rotate(180deg);
}
.header .nav-accounty .navbar-nav>li>.nav-link:before {
    background-position: 25px;
}
    .nav-accounty .navbar-nav li {
        position: relative;
    }

    .header .nav-accounty .nav-link:hover:before{
        width:0;
    }
    .error-404 h1 {
        font-size: 5rem;
        line-height: 5rem;
    }
    .error-404 h2 {
        font-size: 1rem;
        line-height: 1rem;
    }
    .error-404 p {
        font-size: 0.8rem;
        line-height: 1rem;
    }
    .blogs.search .error-404 h1 {
        font-size: 2rem;
        line-height: 2rem;
    }
    .blogs.search .error-404 h2 {
        font-size: 0.8rem;
        line-height: 1rem;
    }
    .header .nav-accounty .nav-link {
        position: relative;
    }

    .header .nav-accounty .dropdown-menu .nav-item {
        border-bottom: 0;
    }

   /*  .header .nav-accounty .dropdown-menu .nav-item .nav-link {
        text-align: center;
    } */
	.logofooter {
    text-align: center;
}
.header .nav-accounty .dropdown-menu {
    min-width: auto;
    border-radius: 0;
    border: 0;
    margin-top: 11px;
    margin-bottom: 0px;
    background-color: transparent;
    box-shadow: none;
}
div#navAccounty li.menu-item.dropdown>a {
    padding-right: 0px !important;
}
div#navAccounty li.menu-item.px-3 {
    padding-bottom: 13px !important;
    padding-top: 13px !important;
    border-bottom: 1px solid #FCF2F1;
    padding-left: 20px !important;
}
.header .nav-accounty .navbar-nav>li>.nav-link:before {
    bottom: -10px;
    background-size: 1;
}
.header .dropdown>.dropdown-menu li:last-child {
    border-bottom: 0px !important;
}
.header .dropdown>.dropdown-menu {
    margin-top: 0px;
}
/* div#navAccounty li.menu-item.dropdown {
    padding-bottom: 0px !important;
} */
    .header .nav-accounty .dropdown-menu .nav-item .nav-link{
        padding: 0px !important;
    }
/* div#navAccounty li.menu-item.px-3.current-menu-item {
    padding-bottom: 15px !important;
} */
    .header .nav-accounty .nav-link.nav-btn {
        margin-top: 20px;
    }

    .header .nav-accounty .dropdown-menu .nav-item:hover a:before {
        background: #fff;
    }

    .header .navbar-nav .nav-link {
    display: block;
}
.bannercontentinner h3 {
    font-size: 45px;
    margin-bottom: 17px;
}
.bannercontentinner h2 {
    font-size: 40px;
    margin-bottom: 24px;
}
.bannercontentinner .content {
    font-size: 14px;
    margin-bottom: 5% ; /*25px;*/
}
.bannercontentinner .btn-full.btn-flex {
    margin-top: 15px;
}
.yearimg {
    flex: 0 0 100%;
    max-width: 100%;
}
.yeartxt {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0%;
}
.vendrr:after, .arrowlftt:after {
    display: none;
}
.become-vendor .vendorimg {
    margin-right: auto;
    margin-top: 30px;
}
.infobox, .packbox {
    margin: 38px auto 0px auto;
}
.comm-padd {
    padding: 40px 0px;
}
.packinfo {
    padding: 80px 0px;
}
	.abtimage {
    margin-bottom: 25px;
}
.header .nav-accounty .dropdown-menu .nav-item, .header .nav-accounty .dropdown-menu .nav-item:hover .nav-link, .header .nav-accounty .dropdown-menu .nav-item:hover {
    background-color: transparent;
}
}


@media (max-width: 860px) {
    /**HOMEPAGE**/

    .footer-block {
        padding: 0 30px 30px 30px;
        position: relative;
    }

    .footer-block .footer-block-one:after {
        content: '';
        width: 100%;
        position: absolute;
        height: 1px;
        bottom: 0;
        background: #ddd;
        right: 0;
        top: inherit;
        left: 0;
        margin: 0 auto;
    }

    .footer-block .widget {
        padding: 20px 0;
        text-align: center;
    }

    .testimonial-carousel .owl-nav .owl-prev {
        left: -60px;
    }

    .testimonial-carousel .owl-nav .owl-next {
        right: -60px;
    }

  
    .testimonial-carousel-item .testimonial-image {
        z-index: 1;
        position: relative;
    }


    .otherservices-content {
        width: 95%;
    }

    
    .testimonial-carousel {
        position: relative;
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    .footer-credit span:first-child {
        display: block;
    }
    .testimonial-carousel .owl-nav .owl-prev {
    left: 0;
}
.testimonial-carousel .owl-nav .owl-next {
    right: 0;
}
}

@media (max-width: 767px) {
.nav-footer {
    text-align: center;
    margin-top: 15px;
}
.categories-tabs-wrap span {
    flex: 0 0 100%;
    margin-bottom: 8px;
}
.categories-tabs-wrap ul li {
    font-size: 14px;
    margin-right: 8px;
    padding: 8px 10px;
}
.categories-tabs-wrap ul li {
    font-size: 14px;
}
.blockcontnt .top-contact-block, .footer-social ul {
    justify-content: center;
}
a.navbar-brand img {
    max-width: 60px;
}
.page-section.inner-page {
    margin-top: 72px;
}
.inner-banner .banner-title {
    left: 5%;
}
.inner-banner .banner-title h1 {
    font-size: 34px;
}
.newsletterouter {
    margin: 30px auto 40px;
}
.contactinfo .row {
    padding: 0px;
}
.packbox {
    padding: 40px 25px 35px;
    margin: 40px 0px 0px auto;
}
#faq .card .card-header .btn-header-link {
    padding: 16px 15px;
    font-size: 15px;
}
.testimonials {
    padding: 50px 15px 36px;
    margin-left: 0px;
    margin-top: 64px;
}
.testimonials:after{
	display:none;
}
#contactpage .content {
    padding-bottom: 21px;
    padding-top: 0px;
}
.lefttxt {	
    padding-left: 0px;
}
.comm-padd-xl {
    padding: 55px 0px;
}
.sectionhead.headtop {
    margin-top: 15px;
    margin-bottom: 15px;
}
.static-page {
    margin-top: 30px;	
    margin-bottom: 30px;
}
.imgboxouter {
    top: -40px;
}
.imagbox img {
    margin: 10px auto;
}
.newsbox .wpcf7 form .wpcf7-response-output {
    font-size: 10px;
}
.bannercontent {
    height: 55vw;
    background-size: cover;
}
}

@media (max-width: 575px) {
.bannercontent {
    height: 85vw;
    background-position: center;
    background-size: cover;
}
.scroll-down {
    bottom: -60px;
}
.bannercontentinner {
    max-width: 90%;
}
.bannercontentinner .content {
    line-height: 19px;
    max-width: 89%;
    margin: 0px auto 5px;
}
.bannercontentinner h2 {
    font-size: 8vw;
    margin-bottom: 4vw;
}
.bannercontentinner h3 {
    font-size: 8vw;
    margin-bottom: 3vw;
}
.inner-banner {
    min-height: 55vw;
}
.sliderbuttons .owl-nav button span {
    font-size: 22px;
    line-height: 20px;
}
.sliderbuttons .owl-nav button.owl-prev, .sliderbuttons .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
}
.sliderbuttons .owl-nav button.owl-prev {
    left: 2%;
}
.sliderbuttons .owl-nav button.owl-next {
    right: 2%;
}
.bannercontent:after {
    height: 8vw;
}
.about-sec .content {
    margin: 20px 0px;
}
.bannercontentinner  .comm-btn {
    padding: 5px 18px;
}
.inner-banner .banner-title h1 {
    font-size: 7vw;
}
.cnterclr.sectionhead span:after, .page-template-faq-page .banner-title h1 span:after {
    background-position: bottom;
    background-size: contain;
    top: 2rem;
}
.inner-banner:before {
    top: -5px;
}
.hlfform {
    flex: 0 0 100%;
    max-width: 100%;
}
.inner-banner .banner-title {
    top: 50%;
    bottom: auto;
}
.sectionhead {
    font-size: 28px;
}
.footer-block .widget {
    padding: 30px 0;
}
.navbar-toggler {
    padding: 0 !important;
}
.homeul ul li {
    flex: 0 0 100%;
    max-width: 100%;
}
#volunteer, 
#b-vendor, .packinfo {
    background-size: cover;
}
.infobox {
    padding: 52px 40px 35px;
}
}

@media (max-width: 560px) {

.testimonial-carousel .owl-nav .owl-prev {
    left: 0;
}
.testimonial-carousel .owl-nav .owl-next {
    right: 0;
}
.testimonial-carousel .owl-nav .owl-pre-arrow {
    width: 25px;
    height: 25px;
}
.testimonial-carousel .owl-nav .owl-next-arrow {
    width: 25px;
    height: 25px;
}
    .header {
        width: 100%;
    }
   .nav-footer .navbar-nav {
    flex-wrap: wrap;
    padding-top: 0rem;
    padding-bottom: 1rem;
}

    .nav-footer .navbar-nav li {
        flex: 0 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
        padding: 0.5rem 0 !important;
    }

    .promo-section .promo-content p {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .footer_association_list li {
        display: flex;
        margin: 0 20px;
        flex: 0 100%;
    }

    .blog-box {
        margin-bottom: 20px;
    }

    .container {
        width: 100%;
    }

    .footer-block .footer-block-two .form-inline {
        border-radius: 15px;
        padding: 30px 10px;
    }

    .footer-block .footer-block-two .form-inline .wpcf7-form-control-wrap {
        width: 100%;
        margin-bottom: 15px;

    }

    .footer-block .footer-block-two .form-inline .wpcf7-form-control-wrap input {
        border-bottom: 1px solid #e83c66;
        border-radius: 0;

    }

    .footer-block .footer-block-two .form-inline .wpcf7-submit {
        right: 0;
        margin: 0 auto;
    }

    .footer-block .footer-block-two div.wpcf7-response-output {
        bottom: -45px;
    }

    .footer_association_list li {
        flex: 0 36%;
        margin-bottom: 30px;
    }

    .footer_association_list li img {
        width: 100%;
    }

    .footer-association {
        padding: 50px 30px 0 30px;
    }

    .footer-block {
        padding: 0 0 30px 0;
    }

    
    .footer-block .footer-block-two .form-inline .ajax-loader {
        right: 10%;
        top: 100px;
    }
    .team-content h3 {
        font-size: 18px;
    }
    .team-content p {
        font-size: 14px;
    }

} 


@media (max-width: 480px) {
    .testimonials h3 {
        font-size: 1.1rem;
    }

    .testimonial-carousel-content strong {
        font-size: 1rem;
    }

    .footer-block .footer-block-one .widget .textwidget > div {
        text-align: left;
    }

 
.faq-section {
    padding: 80px 0;
}
.faq-section .faq-list .faq-item h3 {
    font-size: 18px;
    line-height: 26px;
}
}
@media (max-width: 380px) {
.btn-full.btn-flex .comm-btn {
    margin: 4px auto;
}
.categories-tabs-wrap ul li {
    margin-right: 5px;
    padding: 8px 10px;
}
}