/* =Child-Theme responsive styles starts here
-------------------------------------------------------------- */


@media (max-width: 1439px) {


/*
    .menu_mobile .menu_mobile_nav_area {
        max-height: 50%;
        top: 28%
    }
 */
	.menu_mobile .menu_mobile_nav_area {
		max-height: 72%;
	}


}


@media (max-width: 1023px) {


/*
	.menu_mobile .menu_mobile_nav_area {
		top: 31%;
		max-height: 47%
	}
 */
	.menu_mobile .menu_mobile_nav_area {
		max-height: 69%
	}


/*
	.team_member_page .team_member_position {
		font-size: 34px
	}
 */
	.team_member_page .team_member_position {
		font-size: 1.65em;
		-ms-word-wrap: normal !important;
		word-wrap: normal !important;
		overflow-wrap: unset;
		word-break: unset;
		-webkit-hyphens: none;
	}


}


@media (max-width: 767px) {


/*
	html,body {
        font-size: 15px
    }

    h1,.front_page_section_caption {
        font-size: 30px;
        line-height: 35px;
        margin-top: 25px;
        margin-bottom: 14px;
        letter-spacing: 0
    }

    h2 {
        font-size: 24px;
        line-height: 28px;
        margin-top: 24px;
        margin-bottom: 14px;
        letter-spacing: 0
    }

    h3 {
        font-size: 21px;
        line-height: 26px;
        margin-top: 24px;
        margin-bottom: 14px;
        letter-spacing: 0
    }

    h4 {
        font-size: 18px;
        line-height: 23px;
        margin-top: 21px;
        margin-bottom: 12px;
        letter-spacing: 0
    }

    h5 {
        font-size: 17px;
        line-height: 20px;
        margin-top: 20px;
        margin-bottom: 11px;
        letter-spacing: 0
    }

    h6 {
        font-size: 16px;
        line-height: 19px;
        margin-top: 18px;
        margin-bottom: 9px;
        letter-spacing: 0
    }
 */
	html,body {
		font-size: 17px
	}

	h1,.front_page_section_caption {
		font-size: 32px;
		line-height: 37px;
		margin-top: 27px;
		margin-bottom: 16px;
	}

	h2 {
		font-size: 26px;
		line-height: 30px;
		margin-top: 26px;
		margin-bottom: 16px;
	}

	h3 {
		font-size: 23px;
		line-height: 28px;
		margin-top: 26px;
		margin-bottom: 16px;
	}

	h4 {
		font-size: 20px;
		line-height: 25px;
		margin-top: 22px;
		margin-bottom: 14px;
	}

	h5 {
		font-size: 19px;
		line-height: 22px;
		margin-top: 22px;
		margin-bottom: 13px;
	}

	h6 {
		font-size: 18px;
		line-height: 21px;
		margin-top: 20px;
		margin-bottom: 11px;
	}


}


@media (max-width: 479px) {


/*
	h1,h2,h3,h4,h5,h6 {
		-ms-hyphens: auto;
		hyphens: auto
	}

    h1,.front_page_section_caption {
        font-size: 26px;
        line-height: 31px;
        margin-top: 25px;
        margin-bottom: 14px;
        letter-spacing: 0
    }

    h2 {
        font-size: 22px;
        line-height: 26px;
        margin-top: 25px;
        margin-bottom: 14px;
        letter-spacing: 0
    }

    h3 {
        font-size: 20px;
        line-height: 24px;
        margin-top: 22px;
        margin-bottom: 13px;
        letter-spacing: 0
    }

    h4 {
        font-size: 18px;
        line-height: 22px;
        margin-top: 20px;
        margin-bottom: 12px;
        letter-spacing: 0
    }

    h5 {
        font-size: 16px;
        line-height: 21px;
        margin-top: 20px;
        margin-bottom: 10px;
        letter-spacing: 0
    }

    h6 {
        font-size: 14px;
        line-height: 20px;
        margin-top: 18px;
        margin-bottom: 8px;
        letter-spacing: 0
    }
 */
	h1,h2,h3,h4,h5,h6 {
		-ms-hyphens: none;
		hyphens: none
	}

	h1,.front_page_section_caption {
		font-size: 28px;
		line-height: 33px;
		margin-top: 27px;
		margin-bottom: 16px;
	}

	h2 {
		font-size: 24px;
		line-height: 28px;
		margin-top: 27px;
		margin-bottom: 16px;
	}

	h3 {
		font-size: 22px;
		line-height: 26px;
		margin-top: 24px;
		margin-bottom: 15px;
	}

	h4 {
		font-size: 20px;
		line-height: 24px;
		margin-top: 22px;
		margin-bottom: 14px;
	}

	h5 {
		font-size: 18px;
		line-height: 23px;
		margin-top: 22px;
		margin-bottom: 12px;
	}

	h6 {
		font-size: 16px;
		line-height: 22px;
		margin-top: 20px;
		margin-bottom: 10px;
	}


/*
	.team_member_page .team_member_position {
        font-size: 28px;
        line-height: 32px
	}
 */
	.team_member_page .team_member_position {
		font-size: 1.33em;
		-ms-word-wrap: normal !important;
		word-wrap: normal !important;
		overflow-wrap: unset;
		-webkit-hyphens: none;
		word-break: unset;
	}


}
