/*
====================================
Medium Screen - Others
====================================
*/
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .contact-right h3 {
        font-size: 32px;
    }
    
    .price h4 {
        font-size: 23px;
    }






}

/*
====================================
Small Screen - Tablate
====================================
*/
@media screen and (min-width: 768px) and (max-width: 991px) {

    .top-hero-right h2 {
        font-size: 28px;

    }

    .top-hero-right p {
        font-size: 15px;
    }

    .top-hero-btn a {
        font-size: 24px;
        transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
    }

    .top-hero-btn a:hover {
        opacity: 0.8
    }

    .top-hero-left h4 {
        font-size: 26px;
    }

    .customer-says-right {
        padding: 0 0px;
    }

    .customer-says-left img {
        width: 100%;
    }

    .feature-area .feature-item {
        text-align: center;
        padding: 10px 0px;
    }

    .contact-right h3 {
        font-size: 28px;
    }

    .packege-right {
        margin: 0 0px;
    }

    .cover-heading h3 {
        font-size: 19px;
    }

    .sell-heading h4 {       
        font-size: 24px;
    }
    .countdown-container ul li span {
        width: 50px;
        padding: 4px 0px;
    }

    .price h4 {
        font-size: 20px;
    }

    .menu-area .menu-nav ul li a {
        font-size: 14px;
        padding: 15px 12px;
    }

    .p2-step-content h4 {
        font-size: 16px;
    }

    .customer-content p {
        font-size: 18px;
    }
    
    .p2-customer-content .green {
        color: #2064E1;
        font-size: 14px;
    }



}

/*
====================================
Small Screen - Mobile
====================================
*/
@media screen and (min-width: 576px) and (max-width: 767px) {

    .top-hero-left .img img {
        width: 60%;
    }

    .top-hero-right h2 {
        font-size: 32px;
    }

    .support-area .support-left {
        text-align: left;
    }

    .footer-nav ul li a {
        padding: 2px 8px;
        font-size: 15px;
    }

    .contact-right {
        padding-top: 50px;
    }

    .testomonial-arrow .left {
        bottom: 0;
        top: inherit;
    }

    .testomonial-arrow .right {
        bottom: 0;
        top: inherit;
    }

    .testomonial-content {
        padding: 0 20px;
        padding-bottom: 30px;
    }

    .p2-step-content h4 {
        font-size: 15px;
    }

    .p2-customer-wrapper h3 {
        font-size: 28px;
    }

    .customer-content p {
        font-size: 16px;
    }

    .asked-question-content .video-item iframe {
        height: 250px;
    }

    .asked-question-wrapper {
        padding-left: 40px;
        padding-right: 40px;
    }

    .asked-question-header {
        margin-top: 35px!important;
    }
	
	.igen-fx-images {
		margin-bottom: 35px;
	}



}

/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/
@media screen and (max-width: 576px) {

    .top-hero-left h4 {
        font-size: 24px;
    }

    .top-hero-right h2 {
        font-size: 28px;
    }
    .top-hero-right p {
        font-size: 15px;
    }

    .top-hero-btn a {
        padding: 2px 20px;
        font-size: 24px;
    }



    .customer-says-right .header h3 {
        font-size: 24px;
    }

    .customer-says-right .list ul li {
        font-size: 16px;
        padding: 5px 0;
        padding-left: 30px;
    }

    .feature-area .feature-item {
        text-align: center;
        padding: 10px 0px;
    }

    .support-area .support-left {
        text-align: left;
    }

    /* contact-page-responsive-area-start  */
    .contact-left-header h2 {
        font-size: 24px;
    }

    .contact-right {
        padding: 40px 10px;
        padding-top: 0px;
    }

    .contact-area-wrapper {
        padding: 20px ;
    }

    /* testomonial-area-start  */
    
    .testomonial-content {
        padding: 0 20px;
        padding-bottom: 30px;
    }

    .testomonial-content .content p {
        font-size: 18px;
    }

    .testomonial-arrow .left {
        bottom: 0;
        top: inherit;
    }

    .testomonial-arrow .right {
        bottom: 0;
        top: inherit;
    }
    .testomonial-header h3 {
        font-size: 24px;
    }
    /* testomonial-area-end   */

    /* ============
    igenfx-page-start 
    ================ */
    .igent-says-header h2 {
        font-size: 24px;
    }

    .igenfox-img img {
        width: 65%;
    }

    .cover-heading h3 {
        font-size: 18px;
    }

    .sell-heading h4 {
        font-size: 24px;
    }

    .countdown-container ul li span {
        width: 50px;
        padding: 3px 0px;
    }
    .price h4 {
        font-size: 20px;
    }

    .packege-right {
        margin: 0 20px;
    }

    .p2-customer-wrapper h3 {
        font-size: 24px;
    }
    
    .p2-step-content h4 {
        font-size: 14px;
    }


    .customer-content p {
        font-size: 16px;
    }

    .customer-says-right {
        padding: 0 20px;
        margin-top: 30px;
    }
    /* ============
    igenfx-page-start 
    ================ */
    .asked-question-content .video-item iframe {
        height: 200px;
        width: 100%;
    }
    
    .ziehharmonika h3 {
        font-size: 15px;
    }

    .ziehharmonika > div p {
        font-size: 16px;
    }

    .packed-heading h3 {
        font-size: 18px;
    }

    .asked-question-header h3 {
        font-size: 19px;
    }

    .asked-question-wrapper {
        padding-left: 0px;
        padding-right: 0px;
    }

    .asked-question-header {
        margin-top: 35px!important;
    }
	
	.igen-fx-images {
		margin-bottom: 35px;
	}


}