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

    .divingclub_menu>ul>li>a {
        margin: 30px 6px !important;
        font-size: 15px !important;
    }

    a.logo_img img {
    
    }

    .header-button a {
        padding: 10px 30px;
        font-size: 14px;
    }

.about-counter {
    padding: 26px 11px 16px;
}
.feature-title h3 {
    font-size: 20px;
    font-weight: 700;
}
.course-title h3 a {
    font-size: 16px;
}
.blog-end span p {
    margin: 0 16px 0;
}
.blog-title h4 {
    font-size: 20px;
}
.blog-end p {
    margin: 0 16px 0;
}
   
}


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

    a.logo_img img {
        width: 90%;
    }

    a.main_sticky img {
        width: 100%;
    }


    .divingclub_menu>ul>li>a {
        font-size: 14px;
        margin: 29px 5px;
    }

    .header-button {
        padding-left: 5px;
    }

    .header-button a {
        font-size: 13px;
        padding: 9px 20px;
    }
	
.service-title h3 {
    font-size: 22px;
}
.about-counter {
    padding: 15px 16px 10px;
}
.about-counter-icon {
    margin-right: 16px;
}
.about-counter-text h1 {
    font-size: 26px;
}	
.about-counter-text p {
    font-size: 10px;
}
.feature-title h3 {
    font-size: 16px;
}	
.meta-blogs span {
    font-size: 15px;
}	
.course-title h3 a {
    padding: 10px 63px;
    font-size: 13px;
}	
.counter-desc p {
    font-size: 14px;
}	
.blog-title h4 {
    font-size: 16px;
}	
.blog-end span p {
    margin: 0 4px 0;
}
.section-title h2 {
    font-size: 26px;
    margin: 0;
}
.about-list ul li {
    padding-bottom: 8px;
}
.blog-title h4 {
    font-size: 16px;
}
.blog-end p {
    margin: 0 2px 0;
}
 .blog-end p i {
    margin-top: 5px;
}
.blog-details-comment-reply {
    right: -5px;
    top: 4px;
}
.mail-address input {
    width: 457px;
}
.section-title.up h1 {
    font-size: 32px;
}


}


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

    .divingclub_nav_manu {
        display: none;
    }

    .header-top-section {
        display: none;
    }

    
   

    /*progress
    ==============*/

    .progress-right-content {
        padding-left: 10px;
    }

    .progress-single-box {
        width: 32%;
        bottom: 30%;
        left: 11%;
    }
.about-thumb {
    margin-bottom: 30px;
}
  .feature-title h3 {
    font-size: 18px;
} 
.text-center.section-title p {
    width: 54%;
}
.portfolio_nav ul li {
    padding: 11px 10px;
}
.course-title h3  a{
    padding: 15px 63px;
    font-size: 16px;
}
.single-counter {
    margin-bottom: 30px;
}
.blog-title h4 {
    font-size: 18px;
}
.blog-end span p {
    margin: 0 10px 0;
}
.footer-area {
    background: #139a4e;
    padding: 100px 0 100px;
}
.footer-button a {
    padding: 10px 15px;
}
.section-title h2 {
    font-size: 18px;
    line-height: 26px;
}
.about-list ul li {
    padding-bottom: 4px;
}
.contact-area .section-title p {
    width: 80%;
}
.contact-area {
    padding: 100px 0 50px;
}
.contact-area .section-title h2 {
    margin-top: 30px;
}
.blog-details-comment-reply {
    right: -15px;
}
.section-title.up h1 {
    font-size: 22px;
}
.mail-address input {
    width: 360px;
}
.Subcribe-button button {
    left: 14px;
    width: 158px;
}





}

/* Large Mobile :600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {

    .divingclub_nav_manu {
        display: none;
    }

    .header-top-section {
        display: none;
    }
.hero-title h1 {
    font-size: 48px;
}
.hero-desc p {
    width: 68%;
}
.about-thumb {
    margin-bottom: 20px;
}
.about-counter {
    margin-bottom: 20px;
}    
.section-title h2 {
	font-size: 24px;
}
.text-center.section-title p {
    width: 70%;
}  
.portfolio_nav ul li {
    padding: 10px 15px;
}
.single-counter {
    margin-bottom: 30px;
}
.footer-area {
    background: #139a4e;
    padding: 100px 0 100px;
}
.footer-button a {
    padding: 10px 15px;
}
.about2-thumb {
    margin-bottom: 25px;
}
.contact-area {
    padding: 100px 0 50px;
}
.contact-area .section-title h2 {
    margin-top: 30px;
}
.blog-details-comment-reply {
    margin-bottom: 10px;
    position: static;
}
.blog-details-comment-content {
    margin-top: 15px;
    display: inline-block;
}
.mail-address {
    margin-top: 25px;
}


}

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

    .divingclub_nav_manu {
        display: none;
    }

    .header-top-section {
        display: none;
    }



    /*Progress
    =================*/

    .progress-section {
        background-position: center right;
    }

    .progress-right-content {
        padding-left: 0;
    }

    .progress-single-box {
        width: inherit;
        position: inherit;
        margin: 35px 0 20px;
    }

    .rs-video {
        left: -110px;
    }
.hero-area {
    height: 550px;
}
.hero-title h1 {
    font-size: 38px;
    line-height: 32px;
}
.hero-desc p {
    width: 80%;
}
.about-thumb {
    margin-bottom: 20px;
}
.about-counter {
    padding: 26px 71px 16px;
    margin-top: 0;
	margin-bottom:20px;
}
.text-center.section-title p {
    width: 100%;
}
.section-title h2 {
    font-size: 22px;
}
.portfolio_nav ul li {
    padding: 10px 8px;
}
.course-title h3 a {
    padding: 14px 63px;
}
.single-counter {
    margin-bottom: 20px;
}
 .footer-area {
    background: #139a4e;
    padding: 100px 0 100px;
}
.footer-button a {
    padding: 10px 15px;
}  
.about2-thumb {
    margin-bottom: 20px;
}
.contact-area .section-title h2 {
    margin-top: 30px;
}
.contact-area {
    padding: 100px 0 50px;
}
.blog-details-comment-content {
    overflow: inherit;
    margin-top: 20px;
}
.blog-details-comment-reply {
    right: 45px;
}
 .blog-pagination {
    margin: 20px 0;
}
.section-title.up h1 {
    font-size: 28px;
}
.mail-address input {
    width: 456px;
}
.mail-address {
    margin-top: 20px;
}

.blog-details-area{padding: 30px 0 0;}




}


/* small mobile :320px. */
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .blog-details-text img{ max-width:100%}
.blog-details-area{     padding:30px 0 0;}
    .row.mr{ right:auto}
    .feature-area,.Service-area,.about-area,.testimonial-area,.blog-area{    padding: 30px 0 20px;}
.breadcamp-content h1, .breadcamp-content h2{font-size:30px;}
    .divingclub_nav_manu {
        display: none;
    }

    .header-top-section {
        display: none;
    }



    /*Progress
    =================*/

    .progress-section {
        background-position: center right;
    }

    .progress-right-content {
        padding-left: 0;
    }

    .progress-single-box {
        width: inherit;
        position: inherit;
        margin: 35px 0 20px;
    }

    .rs-video {
        left: -110px;
    }

.hero-area {
    height: 550px;
}
.hero-title h1 {
    font-size: 30px;
    line-height: 30px;
}
.hero-desc p {
    width: 96%;
}
.service-title h3 {
    font-size: 22px;
}
.about-thumb {
    margin-bottom: 20px;
}
.about-counter {
    padding: 26px 71px 16px;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
}
.about-counter-icon {
    float: inherit;
}
.about-title h4 {
    font-size: 18px;
}
 .counter-content{ width:100%}
.text-center.section-title p {
    width: 100%;
}
.portfolio_menu ul li a{ padding: 5px 5px;}
.section-title h2 {
    font-size: 24px;
}
.text-center.section-title p {
    width: 100%;
    font-size: 13px;
}
.feature-title h3 {
    font-size: 16px;
}
 
.portfolio_nav ul li {
    padding: 10px 8px;
}
.course-title h3 a {
    padding: 5px 63px;
    font-size: 13px;
}
.single-counter {
    margin-bottom: 20px;
}
.author-name h4 {
    font-size: 12px;
}
.author-name p {
    font-size: 13px;
}
.blog-title h4 {
    font-size: 16px;
}
.blog-end span p {
    margin: 0 4px 0;
}
 .footer-area {
    background: #139a4e;
    padding: 100px 0 100px;
}
.footer-content {
    text-align: center;
}
.single-footer {
    display: inherit;
}
.footer-button a {
    padding: 10px 15px;
} 
.about2-thumb {
    margin-bottom: 18px;
}
.contact-area .section-title h2 {
    margin-top: 30px;
}
.contact-area {
    padding: 100px 0 50px;
}
 
 
.blog-details-comment-reply {
    margin-bottom: 10px;
    position: static;
}
.blog-details-comment-content {
    margin-top: 15px;
    display: inline-block;
}
.blog-details-comment {
    margin-bottom: 0;
}
.author-name h4 {
    font-size: 10px;
}
.author-quoite-icon {
    text-align: right;
    position: absolute;
    right: -50px;
}
.widget_search form input {
    padding: 12px 26px;
}

.widget_search form i {
    left: 41px;
}
.section-title.up h1 {
    font-size: 20px;
    margin: 0;
}
.mail-address input {
    width: 295px;
	padding:0 0 0 10px;
}
.Subcribe-button button {
    width: 136px;
}
.mail-address {
    margin-top: 18px;
}


}
