Contact Information

<h3> Main Topic (Wrapped in .intro-sec)

This is the main heading of the section. The class .intro-sec wraps the heading for spacing and layout. Start with <h3> and follow order: h4, h5, h6. Do not use h1/h2.

<h4> Subtopic Level (Wrapped in .intro-sec)

This subheading is inside the same .intro-sec container. Use it for breaking down topics below h3.

<h5> Supporting Detail (Wrapped in .intro-sec)

Use this heading level for further breakdowns within a subtopic.

<h6> Minor Heading (Wrapped in .intro-sec)

This is the final and smallest heading level. Useful for minor sections or inline content splits.

<img> Right-Aligned Image with .right-align-image

Below is an image aligned to the right using .right-align-image and wrapped in .left-right-align-block:

img_20250804

This image is floated right using .right-align-image and the container uses .left-right-align-block to keep text next to the image.

<img> Left-Aligned Image with .left-align-image

This image is floated to the left:

img_20250804

The image uses .left-align-image to float left and the same .left-right-align-block container.

<table> Responsive Table using .table-model and .table-responsive

The table below is responsive on all devices. Use .table-responsive to wrap the table and .table-model k-table to style it:

FeatureAvailableNot Available
Feature One  
Feature Two  
Feature Three  

<blockquote> with .quote-block

Use this to highlight quotes or important messages:

“This is a sample quote using <blockquote> and styled with the .quote-block class for emphasis.”

<iframe> Google Map using .video-section

This Google Map is embedded using <iframe> and wrapped in the .video-section class to make it responsive with a 16:9 ratio:

<iframe> YouTube Video Embed using .video-section

This video is embedded from YouTube using the <iframe> tag. It is wrapped inside a .video-section container for responsive layout:

<video> MP4 Native Video using .embed-responsive-item

This is an MP4 video using the native <video> tag. The class .embed-responsive-item is used to apply consistent styles:

Contact Information