/* Normal desktop :1920px. */
@media (min-width: 1920px) and (max-width: 1920px) {

    .video-btn {
        right: 570px;
    }

}

@media (min-width: 1400px) and (max-width: 1499px){
    .slide-shape {
        left: -40px;
    }
}


/* Normal desktop :1300px. */
@media (min-width: 1300px) and (max-width: 1399px) {

    .slider-title h1 {
        font-size: 55px;
    }

    .slide-shape {
        left: -70px;
    }

/*==========service-section=============*/
    .service-item {
        padding: 30px 20px 30px 35px;
    }

/*==========testimonial-section=============*/
    .testimonial-disc p {
        font-size: 20px;
    }

  

/*==========feature-section=============*/
.feature-thumb img {
    height: 620px;
}

/*==========blog-section=============*/
.blog-section .section-title h4 a {
    font-size: 20px;
}

.section-title h4 a {
    font-size: 20px;
}

.blog-submit-button {
    right: 35px;
}

.form-box select {
    padding: 6px 5px;
}

/*========footer Area responsive===========*/
.repost-content h5 a {
    font-size: 13px;
}

}

/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1299px) {

    .hero-contact {
        left: -50px;
    }

    .slider-title h1 {
        font-size: 55px;
    }

    .slide-shape {
        left: -30px;
    }

/*==========service-section=============*/
    .service-item {
        padding: 30px 20px 30px 35px;
    }

/*==========testimonial-section=============*/
    .testimonial-disc p {
        font-size: 20px;
    }


/*==========feature-section=============*/
.feature-thumb img {
    height: 620px;
}

/*==========blog-section=============*/
.blog-section .section-title h4 a {
    font-size: 20px;
}

.section-title h4 a {
    font-size: 20px;
}

.blog-submit-button {
    right: 35px;
}

.form-box select {
    padding: 6px 5px;
}

/*========footer Area responsive===========*/
.repost-content h5 a {
    font-size: 13px;
}

}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {


    .login a {
        padding: 7px 20px;
    }

    .header-cart i {
        padding: 12px 12px;
        margin-left: 10px;
    }

    .search-box-btn.search-box-outer i {
        margin-left: 10px;
        padding: 12px 12px;
    }  

/*========silder-responsive===========*/
.slider-title h1 {
    font-size: 50px;
    width: 100%;
}

.hero-contact a{
    display: none;
}

.hero-shape {
    display: none;
}

.hero-content p {
    width: 100%;
}

.slider-counter {
    right: -10px;
}

.hero-slide .owl-nav {
    right: 25px;
}

.slide-shape {
    left: -10px;
}

/*========service-responsive===========*/
.service-item {
    padding: 30px 10px 30px 20px;
}

.section-title h2 {
    font-size: 40px;
}

/*========about-responsive===========*/
.about-section .section-title h2 {
    width: 100%;
}

.about-section .section-title p {
    width: 100%;
}

.video-btn {
    right: 225px;
}

/*========feature Area responsive===========*/
.sels-content h4 {
    font-size: 14px;
}

.feature-thumb img {
    height: 618px;
}

/*========testimonial Area responsive===========*/
.testimonial-disc p {
    font-size: 18px;
}

/*==========footer-section=============*/
.repost-content h5 a {
    font-size: 14px;
    width: 100%;
}

span.rcomment {
    font-size: 13px;
}


/*========blog-responsive===========*/
.blog-submit-button {
    right: 50px;
}

.blog-content {
    padding: 25px 20px 25px;
}

.blog-section .section-title h4 a {
    font-size: 20px;
}

.form-box select {
    width: 35%;
    padding: 6px 0px;
}

}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

.sticky {
    position: absolute !important;
}

.watch_nav_manu {
    display: none;
}

.slide-shape {
    display: none;
}

/*========slide-responsive===========*/
.slider-title h1 {
    font-size: 50px;
    width: 100%;
}

.hero-contact a{
    display: none;
}

.hero-slide .owl-nav{
    display: none;  
}

.slider-counter{
    display: none;  
}

.hero-content {
    margin-top: 0px;
}

/*========about-responsive===========*/
.about-section .section-title h2 {
    width: 100%;
}

.about-section .section-title p {
    width: 100%;
}

.video-btn {
    top: 585px;
}

.about-section .section-btn {
    margin-bottom: 30px;
}

/*========feature-responsive===========*/
.feature-section {
    padding: 60px 0 60px;
}

.section-title h2 {
    font-size: 40px;
}

.feature-thumb img {
    height: 620px;
}

/*==========testi-section=============*/
.testimonial-disc p {
    font-size: 20px;
    width: 100%;
}

/*========footer-responsive===========*/
.footer-area .section-title {
    margin-bottom: 70px;
}

.subscribe-form::before {
    top: 250px;
    width: 40%;
}

.subscribe-form input {
    margin-bottom: 20px;
}


/*========breadcumb-responsive===========*/
.breadcumb-title h1 {
    font-size: 35px;
}

/*========blog-responsive===========*/
.blog-description h3 a {
    font-size: 20px;
}

.blog-content {
    padding: 25px 20px 25px;
}

.blog-section .section-title h4 a {
    font-size: 20px;
}

.section-title h4 a {
    font-size: 20px;
}

.login_title_inner h2 {
    font-size: 40px;
}

}

/* Tablet desktop :600px. */
@media (min-width: 600px) and (max-width: 767px) {

.sticky {
    position: absolute !important;
} 

.watch_nav_manu {
    display: none;
}

.slide-shape {
    display: none;
}

/*========slider-responsive===========*/
.slider-title h1 {
    font-size: 45px;
    width: 100%;
}

.hero-contact a{
    display: none;
}

.hero-slide .owl-nav{
    display: none;  
}

.slider-counter{
    display: none;  
}

.hero-content {
    margin-top: 0px;
}

/*========about-responsive===========*/
.section-title h2 {
    font-size: 31px;
}

.about-section .section-title h2 {
    width: 100%;
}

.about-section .section-title p {
    width: 100%;
}

.video-btn{
    display: none;
}

.about-section .section-btn {
    margin-bottom: 30px;
}

/*========feature Area responsive===========*/
.feature-section {
    padding: 60px 0 60px;
}

.feature-thumb img {
    width: 513px;
    height: 620px;
}

/*==========testi-section=============*/
.testimonial-disc p {
    font-size: 18px;
    width: 100%;
}

/*========footer-responsive===========*/
.footer-area .section-title {
    margin-bottom: 70px;
}

.footer-area .section-title h2 {
    font-size: 30px;
}

.subscribe-form::before {
    top: 250px;
    width: 40%;
}

.subscribe-form input {
    margin-bottom: 20px;
}

/*========breadcumb-responsive===========*/
.breadcumb-title h1 {
    font-size: 35px;
}



/*========blog-responsive===========*/
.blog-description h3 a {
    font-size: 20px;
}

.single-shop-box{
    margin: 0;
}

.form-box select {
    padding: 6px 0px;
}

}

/* small mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 599px) {

.sticky {
    position: absolute !important;
}

.watch_nav_manu {
    display: none;
}

.slide-shape {
    display: none;
}

/*========slider-responsive===========*/
.slider-title h1 {
    font-size: 50px;
    width: 100%;
}

.hero-contact a{
    display: none;
}

.hero-slide .owl-nav{
    display: none;  
}

.slider-counter{
    display: none;  
}

.hero-content {
    margin-top: 0px;
    margin-left: 9px;
}

.number {
    padding-left: 9px;
}

.hero-disc {
    padding-left: 9px;
}

/*========about-responsive===========*/
.about-section .section-title h2 {
    width: 100%;
}

.about-section .section-title p {
    width: 100%;
}

.video-btn{
    display: none;
}

.about-section .section-btn {
    margin-bottom: 30px;
}

/*========feature Area responsive===========*/
.feature-section {
    padding: 60px 0 60px;
}

.section-title h2 {
    font-size: 30px;
}

.feature-thumb img {
    width: 455px;
    height: 620px;
}

/*========testi-responsive===========*/
.testimonial-disc p {
    font-size: 18px;
    width: 100%;
}

.testimonial-section .owl-dots {
    top: 320px;
}

/*========footer-responsive===========*/
.footer-area .section-title {
    margin-bottom: 70px;
}

.footer-area .section-title h2 {
    font-size: 30px;
}

.repost-content h5 a {
    font-size: 14px;
    width: 100%;
}

.subscribe-form::before {
    top: 250px;
    width: 40%;
}

.subscribe-form input {
    margin-bottom: 20px;
}

/*========breadcumb-responsive===========*/
.breadcumb-title h1 {
    font-size: 32px;
}



/*========blog-responsive===========*/
.blog-description h3 a {
    font-size: 20px;
}

/*========shop-details Area responsive===========*/
.single-shop-box{
    margin: 0;
}

.section-title h4 {
    font-size: 18px;
}

/*========shop Area responsive===========*/
.form-box select {
    width: 35%;
    padding: 6px 0px;
}

}

/* small mobile :320px. */
@media only screen and (min-width: 320px) and (max-width: 479px) {
.watch_nav_manu {
    display: none;
}

.sticky {
    position: absolute !important;
}

.slide-shape {
    display: none;
}

/*========slider-responsive===========*/
.slider-title h1 {
    font-size: 30px;
    width: 100%;
}

.hero-contact a{
    display: none;
}

.hero-slide .owl-nav{
    display: none;  
}

.slider-counter{
    display: none;  
}

.hero-content {
    margin-top: 0px;
    margin-left: 9px;
}

.number {
    padding-left: 9px;
}

.hero-disc {
    padding-left: 9px;
}

.section-btn {
    margin-bottom: 20px;
}

/*========about-responsive===========*/
.about-section .section-title h2 {
    width: 100%;
}

.about-section .section-title p {
    width: 100%;
}

.video-btn{
    display: none;
}

.about-section .section-btn {
    margin-bottom: 30px;
}

/*========feature Area responsive===========*/
.feature-section {
    padding: 60px 0 60px;
}

.section-title h2 {
    font-size: 27px;
}

.feature-thumb img {
    height: 620px;
}

.sels-content h4 {
    font-size: 14px;
}

/*========service-responsive===========*/
.service-item {
    padding: 30px 15px 30px 15px;
}

/*==========testi Area responsive===========*/
.testimonial-disc p {
    font-size: 15px;
    width: 100%;
}

.testimonial-section .owl-dots {
    top: 320px;
}

/*========footer-responsive===========*/
.footer-area .section-title {
    margin-bottom: 70px;
}

.footer-area .section-title h2 {
    font-size: 28px;
}

.repost-content h5 a {
    width: 100%;
}

.subscribe-form::before {
    top: 250px;
    width: 40%;
}

.subscribe-form input {
    margin-bottom: 20px;
}

/*========breadcumb-responsive===========*/
.breadcumb-title h1 {
    font-size: 30px;
}

/*========blog-details Area responsive===========*/
.blog-submit-button {
    right: 30px;
}

.blog-description h3 a {
    font-size: 17px;
}

.rpost-content h5 a {
    font-size: 15px;
}

.blog-section .section-title p {
    font-size: 15px;
}

.blog-content {
    padding: 25px 12px 25px;
}

.blog-section .section-title h4 a {
    font-size: 18px;
}

.blog-details-social-icon ul li a {
    margin-left: 8px;
}

/*========shop-details Area responsive===========*/
.section-title h4 {
    font-size: 16px;
}

.single-shop-box{
    margin: 0;
}

.shop-details-content h2 {
    font-size: 20px;
}

.add-to-cart-btn a {
    margin-top: 20px;
}

.form-box select {
    width: 55%;
    padding: 6px 0px;
}

}
