/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1600px) {

    .golfix_menu>ul>li>a {
        margin: 30px 6px !important;
        font-size: 15px !important;
    }

    a.logo_img img {
        width: 170px !important;
    }
.why-choose-us-area .about1-play-button {
    left: -22px;
}
.service-title h4 {
    font-size: 20px;
}
.event-title h3 {
    font-size: 20px;
}


.blog-text h3 a {
    font-size: 18px
}
.about2-area .about1-play-button {
    left: -23px;
}
.testi-author {
    margin: 0 0 0 120px;
}
.testi-shape1 {
    left: -19rem;
}   
.testi-shape2 {
    left: 6rem;
}  
 .single-shop-box:hover .shop-thumb-icon a:nth-child(1) {
    left: 61px;
}
.single-shop-box:hover .shop-thumb-icon a:nth-child(2) {
    right: 60px;
}   
.single-products-box:hover .product-thumb-icon a:nth-child(1) {
    right: 75px;
}
 
.single-products-box:hover .product-thumb-icon a:nth-child(2) {
    right: 75px;
}   
   
   
   
   
}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {

    a.logo_img img {
        width: 90%;
    }

    a.main_sticky img {
        width: 100%;
    }


    .golfix_menu>ul>li>a {
        font-size: 14px;
        margin: 29px 5px;
    }

    .header-button {
        padding-left: 5px;
    }

    .header-button a {
        font-size: 13px;
        padding: 9px 20px;
    }

.about-content {
    background: #fff;
    filter: drop-shadow(0 0 9px rgba(2,2,2,0.1));
    padding: 4px 20px 19px;
    border-radius: 20px;
    position: relative;
    left: -115px;
}
.about-area .Section-title h3 {
    font-size: 22px;
    line-height: 18px;
}
.about-title p {
    width: inherit;
}
.about-icon {
    right: 0px;
}
.service-title h4 {
    font-size: 18px;
}
.why-choose-us-area .about1-play-button {
    top: -258px;
    left: -2px;
}
.why-thumb img {
    width: 100%;
}
.event-date p span {
    font-size: 18px;
	top:0;
}
.event-title h3 {
    font-size: 16px;
}
.single-event-box {
    display: inherit;
}
.event-content {
    text-align: center;
    margin-top: 20px;
}
.testi-author-name h4 {
    font-size: 17px;
    line-height: 18px;
}
.testi-author-name {
    left: 25px;
}

.about2-thumb img {
    width: 100%;
}

.about2-area .about1-play-button {
    top: -240px;
    left: 7px;
}
.about2-content {
    position: relative;
    top: -50px;
    left: 20px;
}
.testi-text p {
    width: 100%;
}
.testi-author {
    margin: 0 0 0 100px;
}
.testi-author-name {
    left: 15px;
}
.testi-shape1 {
    left: -17rem;
}   
.testi-shape2 {
    left: 4rem;
}  
 .single-shop-box:hover .shop-thumb-icon a:nth-child(1) {
    left: 40px;
}
.single-shop-box:hover .shop-thumb-icon a:nth-child(2) {
    right: 40px;
}   
 
.single-products-box:hover .product-thumb-icon a:nth-child(1) {
    left: 60px;
}
 
.single-products-box:hover .product-thumb-icon a:nth-child(2) {
    right: 60px;
}

}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

    .golfix_nav_manu {
        display: none;
    }

    .header-top-section {
        display: none;
    }

    .sticky {
    position: absolute!important;
}
   

    /*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;
}
.about-area .Section-title h3 {
    font-size: 24px;
    line-height: 24px;
}
.about-icon {
    right: 0;
}
.about-content {
    left: 0;
}
.Section-title h6 {
    font-weight: 600;
    font-size: 16px;
}
.about-title p {
    width: 100%;
}
.why-choose-us-area {
    padding: 750px 0 30px;
}
.why-thumb {
    margin-top: 30px;
}
.why-choose-us-area .about1-play-button {
    top: -295px;
    left: -90px;
}
.single-testi-box {
    margin-top: 30px;
}
.about2-area {
    padding: 100px 0 70px;
}
.about2-thumb img {
    width: 100%;
}

.about2-area .about1-play-button {
    top: -185px;
    left: 7px;
}
.about2-content {
    position: relative;
    top: -50px;
    left: 20px;
}
.about2-text p {
    width: 100%;
}
.Section-title h3 {
    font-size: 26px;
    line-height: 20px;
}
.single-event-box {
    display: inherit;
}
.event-content {
    text-align: center;
    margin-top: 20px;
}
.gallery-thumb.nt {
    margin-top: 20px;
}
.project-area .Section-title p {
    float: left;
}



}

/* Large Mobile :600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {

    .golfix_nav_manu {
        display: none;
    }

    .header-top-section {
        display: none;
    }
	.sticky {
    position: absolute!important;
}


.hero-title h1 {
    font-size: 52px;
}
.hero-desc p {
    width: 100%;
}
.feature-area .Section-title p {
    width: 100%;
    float: left;
}
.about-content {
    margin-top: 30px;
    left: 0;
}

.why-choose-us-area {
    padding: 1550px 0 30px;
}
.why-thumb {
    margin-top: 25px;
}
.why-choose-us-area .about1-play-button {
    top: -293px;
    left: 1px;
}
.single-blog-box {
    margin-bottom: 50px;
}
.footer-area {
    text-align: center;
}


.about2-area {
    padding: 100px 0 70px;
}
.about2-thumb img {
    width: 100%;
}

.about2-area .about1-play-button {
    top: -270px;
    left: 7px;
}
.about2-content {
    position: relative;
    top: -50px;
}
.about2-text p {
    width: 100%;
}
.Section-title h3 {
    font-size: 26px;
    line-height: 20px;
}
.single-event-box {
    display: inherit;
}
.event-content {
    text-align: center;
    margin-top: 20px;
}

.gallery-thumb.nm {
    margin-top: 20px;
}
.gallery-thumb.nt {
    margin-top: 20px;
}
.single-testi-box {
    margin-top: 30px;
}
.testi-text p {
    width: 100%;
}
.testi-author {
    margin: 0 0 0 100px;
}
.testi-author-name {
    left: 15px;
}
.testi-shape1 {
    left: -17rem;
}   
.testi-shape2 {
    left: 4rem;
}  
.membership-top-title h1 {
    font-size: 56px;
}

.project-area .Section-title p {
    width: 85%;
    float: left;
    padding: 20px 0 0px;
}









}

/* small mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 599px) {

    .golfix_nav_manu {
        display: none;
    }

    .header-top-section {
        display: none;
    }
	.sticky {
    position: absolute!important;
	}


    /*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-title h1 {
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 15px;
}
.hero-desc p {
    width: 100%;
}
.feature-area .Section-title p {
    width: 100%;
    float: left;
}
.about-content {
    margin-top: 30px;
    left: 0;
    padding: 20px 18px 43px;
}
.about-title p {
    width: 97%;
}
.about-icon {
    right: 43px;
}
.why-choose-us-area {
    padding: 1430px 0 30px;
}
.why-thumb {
    margin-top: 25px;
}
.why-thumb img {
    width: 100%;
}
.why-choose-us-area .about1-play-button {
    top: -260px;
    left: 0px;
}
.single-event-box {
    display: inherit;
    text-align: center;
}

.single-testi-box {
    margin-top: 30px;
}
.testi-text p {
    width: 100%;
}
.testi-author {
    margin: 0 0 0 90px;
}
.testi-author-name {
    left: 15px;
}
.testi-shape1 {
    left: -18rem;
}  
.testi-shape2 {
    left: 3rem;
}

.footer-area {
    text-align: center;
}

.about2-area {
    padding: 100px 0 70px;
}
.about2-thumb img {
    width: 100%;
}

.about2-area .about1-play-button {
    left: 71px;
}
.about2-content {
    position: relative;
    top: -50px;
}
.about2-text p {
    width: 100%;
}
.Section-title h3 {
    font-size: 26px;
    line-height: 20px;
}
.single-event-box {
    display: inherit;
}
.event-content {
    text-align: center;
    margin-top: 20px;
}


.gallery-thumb.nm {
    margin-top: 20px;
}
.gallery-thumb.nt {
    margin-top: 20px;
}
.membership-top-title h1 {
    font-size: 48px;
}
.project-area .Section-title p {
    width: 88%;
    float: left;
}








}


/* small mobile :320px. */
@media only screen and (min-width: 320px) and (max-width: 479px) {

    .golfix_nav_manu {
        display: none;
    }

    .header-top-section {
        display: none;
    }
	.sticky {
    position: absolute!important;

	}
	

    /*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-title h1 {
    font-size: 20px;
    line-height: 40px;
}
.hero-desc p {
    width: 100%; font-size:14px; display:none
}
.feature-area .Section-title p {
    width: 100%;
    float: left;
}
.about-area .Section-title h3 {
    font-size: 20px;
    line-height: 18px;
}
.about-content {
    left: 0;
    padding: 20px 10px 43px;
}
.about-icon {
    top: -40px;
    right: 15px;
}
.about-title p {
    padding: 10px 0 6px;
    width: 100%;
}
.about-icon {
    top: -99px;
    right: -25px;
}
.service-title h4 {
    font-size: 20px;
}

.why-choose-us-area {
    padding: 1080px 0 30px;
}

.why-choose-us-area .Section-title h3 {
    font-size: 24px;
    line-height: 25px;
}
.why-thumb {
    margin-top: 60px;
}
.why-thumb img {
    width: 100%;
}
.why-choose-us-area .about1-play-button {
    top: -168px;
    left: -4px;
}
.Section-title h3 {
    font-size: 28px;
}
.single-event-box {
    display: inherit;
    text-align: center;
}
.Section-title h3 {
    font-size: 25px;
    line-height: 22px;
}
.single-testi-box {
    margin-top: 20px;
}
.testi-author {
    margin: 0 0 0 30px;
}
.testi-author-name h4 {
    font-size: 16px;
    line-height: 20px;
}
.testi-shape1 {
    left: -33rem;
}
.testi-shape2 {
    left: 1rem;
}

.footer-area {
    text-align: center;
}
.about2-area .about1-play-button {
    top: -163px;
    left: -2px;
}
.about2-thumb img {
    width: 100%;
}
.Section-title h3 {
    font-size: 22px;
}


.gallery-thumb.nm {
    margin-top: 20px;
}
.gallery-thumb.nt {
    margin-top: 20px;
}
.breadcumb-title h1 {
    font-size: 20px;
}
.membership-top-title h1 {
    font-size: 42px;
}
.category-count-button {
    display: inherit;
}
.category-button {
    margin-top: 20px;
}
.project-area .Section-title p {
    width: 96%;
    float: left;
}
.blog-text h3 {
    width: 84%;
}
.blog-text h3 a {
    font-size: 18px;
}

}
