@media screen and (max-width: 992px) {
	
    .menu-icon {
    display: none !important;
}
    .header .navigation .menu-item-has-children .sub-menu .menu-item-has-children > .sub-menu {
    left: 0 !important;
    top: 0 !important;
    opacity: 1 !important;
}
    
    .header {
    top: 0px !important;
}
    .header.can-sticky.topber-sec {
    padding: 0 !important;
    top: 0;
    display: none;
}
    .header.sticky .navigation-warper {
    display: flex;
    justify-content: space-between !important;
}
    .header.sticky .logo-two img {
    width: 70%;
    display: none;
}
   /*.header .navigation .menu-item-has-children .sub-menu .menu-item-has-children > .sub-menu .menu-item {
    padding: 10px 3px !important;
}*/
    .header.sticky .logo-two {
    display: none;
}
    .header.sticky .navigation .menu-item-has-children .sub-menu {
    top: 100% !important;
}
    .blog-tag {
    display: block !important;
}
    .product-detail-brass {
    padding-top: 50px;
}
    .product-details-card-right {
    padding-top: 50px;
}
    .billing-info h4 {
    font-size: 20px;
}
    .shipping-details {
    padding-top: 40px;
}
    .account-left:before {
    height: 50vh;
}
    .our-ministries-hedding {
    padding-left: 0 !important;
}
}


@media screen and (max-width: 480px) {
    .contact-sec h3 {
    font-size: 35px !important;
}
    .banner-title h1 {
    font-size: 50px !important;
}
    .banner-title {
    padding-top: 150px !important;
}
    .search-box span {
    right: 0%;
}
    .search-box {
    position: relative;
    text-align: left;
}
    .item-b {
    margin: 0 15px;
    margin-right: 24px !important;
}
}

@media screen and (max-width: 576px) {
	.banner-details h2 {
    font-size: 40px !important;
}
	
    .section-hedding h3 {
    font-size: 36px !important;
}
    
    .blog-detail h6 {
    font-size: 24px !important;
}
    .slick-prev.slick-arrow {
        left: 2% !important;
    }
    .slick-next.slick-arrow {
        right: 2% !important;
    }
    .testimonial-slider .slick-next.slick-arrow {
    right: 30% !important;
}
    .testimonial-slider .slick-prev.slick-arrow {
    left: 46% !important;
}
    .row.testimonial-slider {
    top: 40%;
     left: 0 !important; 
}
    .comment.comment-middial {
    padding-left: 111px !important;
}
    .comment-image.comment-middial img {
    left: 0 !important;
}
    
    .testi-image {
    padding-bottom: 40px;
}
    .blog-smithbg-perra-name {
    display: block !important;
}
    
    .counter-list p {
    max-width: 100%;
    padding: 10px 15px;
}
    .counter-list {
     display: block; 
}
    .progressbar li {
    font-size: 13px;
}
    .order-item-delivered td {
    border: 0;
    justify-content: center;
    display: flex;
}
    .item-a {
    justify-content: start !important;
}
    .item-c {
    width: 530px !important;
}
    .testi-image h5 {
    padding-top: 15px !important;
}
}

@media screen and (max-width: 767px) {
	.search-bar {
    bottom: 10px !important;
}
    .banner-slider .slick-dots {
    margin-top: 15px !important;
    margin-bottom: 20px !important;
    position: absolute;
    bottom: 35px;
    left: 40%;
}
    .search-bar-section {
    margin-bottom: 50px !important;
}
    .blog-detail-share {
    display: block !important;
    padding-bottom: 40px;
}
    .blog-share-icon {
    padding-bottom: 15px;
}
    .blog-share-tag a {
    padding: 4px 20px !important;
}
   .section-hedding.gallery-sec-two {
    margin: 0px 30px !important;
}
    .blog-detail h6 {
    line-height: 1.3 !important;
}

.testi-box img {
    align-items: center;
    justify-content: center;
    display: flex;
    margin: auto;
    width: ;
    width: 100px;
}
    .coming-soon .coming-soon-contact ul li {
    width: 100% !important;
}
    .miniustries-list {
    display: block !important;
}
    .blog-smithbg {
    display: block !important;
}
    .blog-auther-detail {
    padding-left: 0px !important;
}
    .blog-auther-detail img {
    width: 37% !important;
    position: relative !important;
}
    .blog-auther-name {
    padding-top: 30px;
}
   .blog-sosail span {
    display: flex;
    align-items: center;
}
    .blog-sosail span i {
    padding-right: 10px;
}
    .billing-info {
    display: block;
}
    .panel-body {
    padding: 45px 30px;
}
    .blog-sosail {
    width: 80%;
    left: 10%;
}
}

@media screen and (max-width: 992px) {
	.hamburger {
    display: flex !important;
    /*position: absolute;
    right: 20px;
    top: 25px;*/
}
	.navigation {
    display: none !important;
    align-items: center;
}
	.header .navigation open {
		display: block !important;
		width: 100%;
	}
	.navigation {
    display: block !important;
    position: fixed;
    left: -100% !important;
    top: 86px;
    height: 100vh;
    overflow-y: auto;
    width: 250px;
    background-color: #bfa16b;
    transition: 0.5s all;
    z-index: 100;
}
	.header .navigation.open {
    left: 0 !important;
    top: 86px;
}
.header.sticky .navigation.open {
    left: 0 !important;
    top: 86px;
}
	.header .navigation .main-menu {
    display: block !important;
}
	.menu-item {
    /* padding: 10px 15px !important; */
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500;
     background: var(--thm-color-one); 
    border-bottom: 2px solid !important;
    /* margin: 8px 10px; */
}
	.menu-item a {
    font-weight: 600;
    padding: 15px 15px !important;
    font-size: 16px !important;
    color: #fff !important;
    display: flex;
    justify-content: space-between;
}
	.search-var-box {
  	border-right: 2px solid #e0dcdc;
    border-bottom: 2px solid #e0dcdc;
}
    
.menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu, 
.menu-item-has-megamenu:hover>.megamenu, .menu-item-has-megamenu 
.megamenu, .menu-item-has-children .sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
    left: 0;
    width: 100%;
    position: relative;
    display: none;
    padding: 0;
}

.menu-item-has-children .sub-menu {
    position: relative !important;
    top: 100% !important;
    left: 0px;
    right: 0;
    width: 200px;
    transition: 0.0s ease all !important;
    z-index: 1;
    
}
.header .navigation .menu-item-has-children .sub-menu .menu-item {
    background-color: #fff;
    border-bottom: 1px solid var(--thm-color-one) !important;
}
.header .navigation .menu-item-has-children .sub-menu .menu-item > a {
    color: var(--thm-color-one) !important;
}
.header .navigation .main-menu .menu-item a:hover:before {
    bottom: 0;
    left: 15px;
}
.topbar-follow {
    display: none;
}
.topbar-icon {
    /* opacity: 0; */
    display: none;
}
   .header {
    padding: 20px 15px;
    border-bottom: 1px solid #fff;
    align-items: center;
}
.header.sticky {
    padding: 20px 15px;
}
.logo-three {
  display: block !important;
}
.logo-three img {
    width: 80%;
}

.header.sticky .logo-four {
  display: block !important;
}


.header.sticky .logo-three {
    display: none !important;
}
.header.sticky .logo-four img {
    width: 80%;
}

    .offer-details {
    max-width: 580px;
    padding-top: 130px;
}
    .ft-title h4 {
    padding-top: 30px !important;
}
    
    .blog-detail p {
    line-height: 1.3 !important;
}
    .hamburger {
    display: block !important;
}
    .smith-image img {
    width: 15% !important;
}
    .login-btn.text-center button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
}

@media screen and (max-width: 480px) {
    .login-with-line:before {
    width: 85px;
}
    .login-with-line:after {
    width: 85px;
}
    .container-as {
    top: 22%;
    left: 46%;
}
    .blog-sosail {
    display: none;
}
    .blog-details-box {
    padding: 0px 0;
    border: 0px solid #f0efef;
}
    blockquote {
    padding: 54px 25px;
}
}
@media (min-width: 360px) and (max-width: 480px) {
	.coming-soon .coming-soon-text h1 {
    font-size: 30px !important;
    letter-spacing: 0.5px !important;
    padding-top: 45px !important;
}
    .coming-soon .coming-soon-text .counter .counter-box {
    width: 94% !important;
    margin-bottom: 16px !important;
}
    .coming-soon .coming-soon-text .counter {
     display: block !important; 
    justify-content: center;
    margin: 0px 0px 30px;
}
    .coming-soon .coming-soon-text {
        padding: 0 !important;
    }
    .coming-soon {
    height: 250vh !important;
}
   .come-address {
    display: inline-block !important;
    text-align: center;
}
    .contact-play {
    height: 1050px !important;
}
   .our-ministries-hedding {
    padding-left: 0px !important;
}   
    .miniustries-list-item h6 {
    margin-bottom: 5px !important;
}
     .progress-round .step::after {
    width: 85px;
}
    .panel-body {
    padding: 45px 15px;
}
    .deliver-address span {
    padding-left: 0px;
}
    .fgdfh {
    padding-right: 15px;
}

    
}

@media (min-width: 480px) and (max-width: 576px) {
	.coming-soon .coming-soon-text h1 {
        font-size: 35px !important;
    }
     
    .banner-title h1 {
    font-size: 68px !important;
}
    .banner-title {
    padding-top: 150px !important;
}
.coming-soon .social-media ul {
    padding-bottom: 11px !important;
}
     .contact-play {
        height: 993px !important;
    }
    .progress-round .step::after {
    width: 113px;
}
    .login-with-line:before {
    width: 150px;
}
    .login-with-line:after {
    width: 150px;
}
}


@media (min-width: 576px) and (max-width: 992px) {
	.banner-details h2 {
    font-size: 60px !important;
}
    .banner-title {
    padding-top: 150px !important;
}

}

@media (min-width: 576px) and (max-width: 767px) {
	.coming-soon .coming-soon-text h1 {
        font-size: 43px !important;
    }
    
    .testimonial-slider .slick-prev.slick-arrow{
        left: 60% !important;
    }
    .blog-admin span {
    font-size: 13px !important;
}
   .contact-play {
    height: 1010px !important;
}
    .progress-round .step::after {
    width: 141px;
}
    .login-with-line:before {
    width: 170px;
}
    .login-with-line:after {
    width: 170px;
}
    .container-as {
    top: 28%;
    left: 52%;
}
    .feture-card {
    padding: 15px 5px;
}
    .banner-slider .slick-dots {
    bottom: 35px;
    left: 46% !important;
}
}


@media (min-width: 767px) and (max-width: 992px) {
	.blog-detail h6 {
    font-size: 16px !important;
    line-height: 1.3;
}
    .miniustries-list-item h6 {
    font-size: 15px !important;
    display: flex;
    align-items: center;
}
    .contact-play {
    height: 800px !important;
}
    .blog-auther-detail img {
    width: 14% !important;
}
    .blog-smithbg img {
    width: 100% !important;
}
    .blog-sosail {
    width: 90% !important;
    left: 6% !important;
}
    .progress-round .step::after {
    width: 141px;
}
    .container-as {
    top: 30%;
    left: 50%;
}
    .contact-address h5 {
    color: #fff;
    font-size: 15px;
}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.menu-item a {
    padding: 10px 10px !important;
}
    .item-c {
    width: 560px !important;
    margin-right: 15px;
}
    
	.rating-detail {
    padding-right: 20px !important;
}
	.rating-cart {
    display: block !important;
    justify-content: space-between;
    align-items: center;
}
    .place-price {
    margin-top: 15px;
}
   
   .ft-list-item li a {
    font-size: 16px !important;
}
    .ft-title p {
    font-size: 16px !important;
}
    .section-hedding h3 {
    font-size: 35px !important;
}
    .services-detail h5 {
    font-size: 20px !important;
}
    .tour-boat p {
    font-size: 13px !important;
}
    
    .slick-next.slick-arrow{
        right: 0!important;
    }
    
    
    .blog-perra h5 {
    font-size: 16px;
}
    .blog-admin span {
    margin-right: 10px;
}
    .blog-sosail span {
    font-size: 12px;
}
    .rating-line {
    margin: 0 140px;
}
    .progress-round .step::after {
    width: 214px;
}
     .login-btn button {
    padding: 5px 6px;
    margin-right: 0;
}
    .login-with-line:before {
    width: 150px;
}
    .login-with-line:after {
    width: 150px;
}
    .counter-list p {
    max-width: 100%;
    padding: 10px 15px;
}
    .counter-list {
     display: block; 
}
    .order-detail {
    display: block !important;
}
    .menu-item a {
    font-size: 14px;
}
    .contact-address h5 {
    color: #fff;
    font-size: 15px;
}
    .container-as {
    top: 40%;
    left: 22%;
}
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .testimonial-slider .slick-prev.slick-arrow {
    left: -40px !important;
}
    .slick-prev.slick-arrow{
        left: 5%;
    }
    .slick-next.slick-arrow{
        right: 5%;
    }
     .progress-round .step::after {
    width: 275px;
}
    .login-btn button {
    padding: 5px 6px;
    margin-right: 0;
}
    .login-with-line:before {
    width: 190px;
}
    .login-with-line:after {
    width: 190px;
}
    .contact-address h5 {
    color: #fff;
    font-size: 18px;
}

}

@media (min-width: 1400px) and (max-width: 1500px) {
    
}

@media screen and (max-width: 1400px) {
   
    
}

@media screen and (max-width: 992px) {
.testi-box {
    text-align: center;
    background: #fff;
    padding: 30px 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    justify-content: center;
    max-width: 100%;
    margin: auto;
}  
    .testi-jhon-doe {
    display: block !important;
}
    .item-a {
        padding-bottom: 10px;
        justify-content: start !important;
    }
    .border-line.item-b {
    display: none;
}
    .testimonaial-slider .slick-prev.slick-arrow {
    top: 43%;
    left: -4%;
}
    .about-perra {
    padding-top: 30px;
}
    .support-details {
    padding: 5px 0px !important;
}
    .support-details.text-center h5 {
    font-size: 20px !important;
}
}

@media (min-width: 400px) and (max-width: 480px) {
    .rating-line {
    margin: 0 20px;
}
}

@media (min-width: 480px) and (max-width: 576px) {
    .rating-line {
    margin: 0 65px;
}
    .container-as {
    top: 29%;
    left: 50%;
}
    .contact-play {
    height: 1030px !important;
}
    .banner-slider .slick-dots {
    bottom: 35px;
    left: 44% !important;
}
    /*.item-c {
    width: 455px !important;
}*/
}

@media (min-width: 400px) and (max-width: 767px) {
    .rev-like span {
    padding-left: 10px;
}
}

@media (min-width: 576px) and (max-width: 767px) {
    .rating-line {
    margin: 0 90px;
}
}

@media (min-width: 992px) and (max-width: 1300px) {
    .header .navigation .menu-item-has-children .sub-menu {
    width: 200px;

}
}


@media screen and (max-width: 400px) {
    .rating-line {
    margin: 0 5px;
}
    .review-like-date {
    display: block;
}
}
@media screen and (max-width: 440px) {
    .customer-image img {
    padding-bottom: 24px;
}
}