/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 26 2023 | 02:45:30 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

button {
    background: #03557d;
}

.lsi-button {
    background: #03557d;
    text-decoration: none !important;
    color: white;
    padding: 20px 50px;
	border: 1px solid #03557d;
	display: inline-block;
}

.lsi-button:hover {
    border: 1px solid #d8e0e4;
    background: white;
    color: #03557d;
}

.lsi-button.inactive {
    background: #f4f4f4;
    border-color: #ebebeb;
    pointer-events: none;
}
	
.force-fullwidth {
	max-width:unset !important;
}

.pos-relative {
	position:relative;
}

.text-align-right {
	text-align: right;
}

.home .entry-header,
.page-id-454 .entry-header,
.page-id-50 .entry-header{
   display: none;
}

.ast-container, .ast-container-fluid {
	padding-left:0px;
	padding-right:0px;
}

#page {
	overflow:hidden;
}

.main-header-menu > .menu-item > .menu-link {
    text-transform: uppercase;
    font-size: 16px;
}

.home #content,
.page-id-166 #content ,
.page-id-454 #content,
.page-id-50 #content{
    margin-top: -100px !important;
}

.home .ast-primary-header-bar,
.page-id-166 .ast-primary-header-bar,
.page-id-454 .ast-primary-header-bar,
.page-id-50 .ast-primary-header-bar,
.page-id-263 .ast-primary-header-bar {
    background: none;
    border: none;
}

.home #primary,
.page-id-166 #primary,
.page-id-454 #primary,
.page-id-50 #primary{
    margin-top: 0px !important;
}

h3 {
    margin-bottom: 10px !important;
}

.home #primary,
.page-id-454 #primary,
.page-id-50 #primary
{
    margin-bottom: 0px !important;
}

/* Home - Banner */
.main-banner {
    padding: 0px !important;
	margin-top : 110px;

}

.main-banner > .wp-block-columns {
    max-width: unset;
}

.main-banner > .wp-block-columns > .wp-block-column:nth-child(1) {
    display: flex;
    flex-direction: column;
    align-items: end;
}

.banner-text-wrap {
    max-width: 620px;
	margin: 0px !important;
	left: -59px !important;
    position: relative;
}

.banner-text-wrap > * {
    width: 65%;
}

.banner-text-separator-wrap {
    width: 100%;
    height: 1px;
    background: #d8e0e4;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
	margin-right: 220px;
	position:relative;
}

.banner-text-wrap a {
    width: unset;
}

.banner-text-wrap:nth-last-child(1) {
    width: 100%;
    margin-top: 20px !important;
}

.main-banner-image-area {
    position: absolute;
    height: 100%;
    width: calc(100% + 290px);
    /*background: url(/wp-content/uploads/2023/05/main-banner-bg.jpg);*/
    z-index: -1;
    left: -290px;
    background-size: cover;
}

.page-id-454 .main-banner-image-area  {
    background: url(/wp-content/uploads/2023/05/main-banner-bg.jpg);
}

.banner-text-separator-wrap::after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    background: #0a5a81;
    position: absolute;
    right: -20px;
    top: -5px;
}

.main-banner > .wp-block-columns > .wp-block-column:nth-child(2) {
    height: 70vh;
    min-height: 700px;
    /*max-height: 1200px;*/
	max-height: 900px;
}

.robot-hand {
    width: 120%;
    max-width: unset;
    left: 16%;
    position: absolute;
    bottom: 0;
    margin-bottom: -4.5%;
	z-index: 2;
}

.globe-wrap {
	position: relative;
	z-index: 2;
}

.main-banner-image-area video {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.1;
}

video.mobile-video {
	display:none;
}

.banner-globe {
    width: 75%;
    /*top: -8%;*/
	margin-top: -3%;
    left: -3%;
    position: absolute;
	animation: globebounce;
	animation-iteration-count: infinite;
	animation-delay: 2000ms !important;
	animation-duration: 5s;
	animation-timing-function: ease;
}

@keyframes globebounce {
	0% {
		transform: translate(0,0px);
	}
	50%{
		transform: translate(0,-50px);
	}
	100% {
		transform: translate(0,0px);
	}
}

/* Home - Business Value */
.business-value {
    margin-bottom: 30px;
}

h5.heading-sub + h2 {
    margin-top: 5px;
}
h5.heading-sub {
    color: #0f5d83;
    font-weight: normal;
    font-size: 18px;
}
.business-value {
    padding-top: 150px !important;
}
.business-value h2 {
    margin-bottom: 50px;
}

.business-value .wp-block-columns {
    gap: 11%;
}

.business-value-wrap img {
    margin-bottom: -42px;
    margin-left: -21%;
    width: 41%;
}

/* Home Page - Wide Range Section */
#wide-range-of-solutions {
    margin-bottom: 20px;
}

#wide-range-of-solutions > .wp-block-columns {
    max-width: unset;
}

#wide-range-of-solutions > .wp-block-columns > .wp-block-column:nth-child(1) {
    z-index: 2;
}

.wide-range-main-image-group {
    max-width: 620px;
    margin-left: auto;
    display: flex;
    flex-direction: row;
    align-items: start;
    padding-top: 70px;
    padding-bottom: 70px;
}

.wide-range-main-image-group img:nth-child(2) {
    margin-left: 10px;
    margin-top: 80px;
}

.wide-range-main-image-group img {
    width: 42%;
}

.wide-range-supporting-group {
    position: absolute;
    z-index: -1;
    top: 0;
    height: 100% !important;
    overflow: hidden;
    width: 750px;
    right: 36%;
    margin-top: 0px !important;
}

.wide-range-supporting-group img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#wide-range-of-solutions > .wp-block-columns >div:nth-child(2) h5,
#wide-range-of-solutions > .wp-block-columns >div:nth-child(2) h2,
#wide-range-of-solutions > .wp-block-columns >div:nth-child(2) p
{
    max-width: 620px;
}

#wide-range-of-solutions .text-separator {
    width: 100%;
    height: 1px;
    background: #d8e0e4;
    margin-left: -550px;
}

/* Home Page - Products Banner */
#prouct-text-heading-intro {
    padding-bottom: 0px;
}

.home-products-banner.right-image .wp-block-columns > div:nth-child(1) {
    position: absolute;
    width: 50%;
}
.home-products-banner.right-image .wp-block-columns .product-banner-text {
    max-width: 620px;
    margin-left: auto;
}
.home-products-banner.left-image .wp-block-columns > div:nth-child(2) {
    position: absolute;
    width: 50%;
	right: 0px;
	text-align: right;
}
.home-products-banner.left-image .wp-block-columns .product-banner-text {
    max-width: 680px;
    padding-right: 51px;
    padding-left: 12px;
}

.home-products-banner .wp-block-columns {
    width: 100%;
    max-width: unset;
}

.home-products-banner.right-image .wp-block-columns > div:nth-child(1) .product-banner-text > div {
    max-width: 500px;
}

.home-products-banner.right-image .wp-block-columns > div:nth-child(2) {
    flex: 0 0 70%;
    margin-left: auto;
    flex-direction: column;
    display: flex;
    align-items: self-end;
	margin-right: -51px;
}
.home-products-banner.left-image .wp-block-columns > div:nth-child(2) .product-banner-text > div {
    max-width: 500px;
	margin-left: auto;
}

.home-products-banner.left-image .wp-block-columns > div:nth-child(1) {
    flex: 0 0 70%;
    margin-left: -51px;
    flex-direction: column;
    display: flex;
    align-items: self-end;
}

.product-banner-area-image-group {
    width: 100%;
}

#renewable-energy-section {
    margin-bottom: 20px;
}

#renewable-energy-section .product-banner-area-image-group img:nth-child(3), #renewable-energy-section .product-banner-area-image-group img:nth-child(4), #renewable-energy-section .product-banner-area-image-group img:nth-child(5) {
    position: absolute;
	width: 4%;
	opacity: 0;
}
#renewable-energy-section .product-banner-area-image-group img:nth-child(2) {
    position: relative;
    width: 57%;
    margin-left: auto;
    display: block;
}
#renewable-energy-section .product-banner-area-image-group img:nth-child(1) {
    position: absolute;
    z-index: 0;
    right: 0px;
    bottom: 0;
    width: 100%;
}

#renewable-energy-section .product-banner-area-image-group img:nth-child(5) {
    top: 14%;
    right: 36%;
}

#renewable-energy-section .product-banner-area-image-group img:nth-child(4) {
    top: 6%;
    right: 28%;
}
#renewable-energy-section .product-banner-area-image-group img:nth-child(3) {
    top: -2%;
    right: 20%;
}

.home-products-banner.right-image .wp-block-columns > div:nth-child(2)::before {
    content: '';
    width: 10px;
    height: 10px;
    background: #0a5a81;
    border-radius: 50%;
    position: absolute;
    bottom: -5px;
    left: -20px;
}
.home-products-banner.right-image .wp-block-columns > div:nth-child(2) {
    border-bottom: 1px solid #d8e0e4;
}
.home-products-banner.left-image .wp-block-columns > div:nth-child(1)::after {
    content: '';
    width: 10px;
    height: 10px;
    background: #0a5a81;
    border-radius: 50%;
    position: absolute;
    bottom: -5px;
    right: -20px;
}
.home-products-banner.left-image .wp-block-columns > div:nth-child(1) {
    border-bottom: 1px solid #d8e0e4;
}

#automation-system-section {
    margin-bottom: 20px;
}

#automation-system-section .product-banner-area-image-group img:nth-child(1) {
    position: relative;
    width: 65%;
}
#automation-system-section .product-banner-area-image-group img:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 57%;
    width: 31%;
}

#automation-system-section .product-banner-area-image-group img:nth-child(3) {
    position: absolute;
    z-index: 2;
    left: 2%;
    width: 64%;
    bottom: 5%;
}

#ict-section {
    margin-bottom: 150px;
}

#ict-section .product-banner-area-image-group img:nth-child(4) {
    position: absolute;
    bottom: 29%;
    right: 33%;
    width: 39%;
}
#ict-section .product-banner-area-image-group img:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 70%;
    width: 13%;
}
#ict-section .product-banner-area-image-group img:nth-child(2) {
    position: absolute;
    width: 59%;
    right: 5%;
    bottom: 0px;
}
#ict-section .product-banner-area-image-group img:nth-child(1) {
    position: relative;
    bottom: 0px;
    width: 80%;
    margin-left: auto;
    display: block;
    margin-right: 3%;
    opacity: 0;
}

/* Home Page - CSR */
.csr-bulb-image > img {
    max-width: unset;
    width: 100%;
    height: 600px;
    object-fit: cover;
    position: relative;
    z-index: 1;
    margin-bottom: -43px;
}
.csr-man-image > img {
    max-width: unset;
    position: absolute;
    bottom: 0px;
    transform: translateX(-50%);
    left: 50%;
}
#csr-section > .wp-block-columns > div:nth-child(1) {
    padding-left: 50px;
	z-index:1;
}
#csr-section > .wp-block-columns > div:nth-child(3) {
    position: relative;
    z-index: 3;
    padding-right: 50px;
}

#csr-section > .wp-block-columns {
    margin-top: -100px;
    border-bottom: 1px solid #d8e0e4;
}
#csr-section {
    background: url(/wp-content/uploads/2023/05/we-care-bg.jpg);
    margin-top: 100px;
    padding-bottom: 100px;
}

/* Home Page Blog */
.home-blog .wp-block-post-excerpt {
    margin-top: 9px;
    padding-top: 9px;
    border-top: 1px solid;
}

.home-blog figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-blog figure {
    padding-bottom: 82%;
    position: relative;
}
.home-blog .wp-block-group {
    padding: 0px !important;
}
.home-blog .wp-block-post-date {
    font-size: 13px;
    margin-top: 0px;
}
.home-blog h2.wp-block-post-title {
    margin-top: 12px;
}
.home-blog h2.wp-block-post-title a {
    font-size: 22px;
    text-decoration: none !important;
    line-height: 1.3em;
    color: #4d5b72;
}

.home-blog .wp-block-post-excerpt__more-text:hover a {
    color: #4a4a4a;
}
.home-blog .wp-block-post-excerpt__more-text:hover {
    background: white;
}
.home-blog .wp-block-post-excerpt__more-text a {
    color: white;
    text-decoration: none;
    padding: 5px 20px;
    transition: 0.3s all ease;
}
.home-blog .wp-block-post-excerpt__more-text {
    background: #4a4a4a;
    display: inline-flex;
    margin-top: 0px;
    margin-bottom: 50px;
    border: 1px solid #4a4a4a;
    transition: 0.3s all ease;
}

.home-blog-button .lsi-button {
    display: block;
    text-align: center;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}

/* Home Page Contact Section */
#home-contact-section {
    padding-top: 115px;
	background: #f8f8f8;
}

#home-contact-section iframe {
    width: 100%;
}

#home-contact-section h2::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #d8e0e4;
    position: relative;
    display: block;
    margin-top: 8px;
}
#home-contact-section a:not(.lsi-button) {
    text-decoration: none;
    color: #000;
}
.emphasize {
    color: #0a5a81;
    font-weight: 700;
}

/* Footer */
.ast-builder-footer-grid-columns {
    gap: 50px;
}

.contact-details-bottom {
    margin-bottom: 0px;
}

.footer-logo-wrap {
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-self: center;
}
.footer-three-col > div, .footer-three-col > p {
    flex: 0 0 33.33%;
}
.footer-three-col {
    display: flex;
    flex-direction: row;
}

.footer-three-col .address-title {
    margin-bottom: 0px;
    font-weight: 700;
}
.footer-three-col p {
    padding: 5px;
    text-align: left;
    font-size: 13px;
    line-height: 1.5;
}

.footer-three-col:nth-of-type(2) {
    border-top: 1px solid white;
    margin-top: 10px;
    padding-top: 20px;
}

.site-primary-footer-wrap {
	padding-left: 20px;
	padding-right: 20px;
}

.footer-small {
    font-size: 14px;
}

.ast-footer-copyright {
    padding-left: 5px;
    padding-right: 5px;
}

/* footer menu */
.site-footer-primary-section-2 > .footer-widget-area > section:nth-child(2) a::before {
    content: '';
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: white;
    position: relative;
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 5px;
}

.site-footer-primary-section-2 > .footer-widget-area > section:nth-child(2) a {
}
.site-footer-primary-section-2 > .footer-widget-area > section:nth-child(2)::before {
    content: 'PRODUCTS';
    color: white;
    font-size: 14px;
	margin-bottom: 5px;
	display: block;
}
.site-footer-primary-section-2 > .footer-widget-area > section:nth-child(2) {
    flex: 0 0 50%;
}
.site-footer-primary-section-2 > .footer-widget-area > section:nth-child(1) {
    flex: 0 0 50%;
}
.site-footer-primary-section-2 > .footer-widget-area {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#nav_menu-6 a, #nav_menu-7 a {
    color: white;
    font-size: 14px;
    margin-bottom: 5px !important;
    display: block;
    text-transform: uppercase;
}
#nav_menu-6, #nav_menu-7 {
    margin-bottom: 0px;
}

.site-footer-primary-section-2 {
    padding: 5px;
}

.site-footer-primary-section-2 .widget_search {
    margin-top: 22px;
}
.site-footer-primary-section-2 .widget_search .wp-block-search__label {
    display: none;
}

.site-footer-primary-section-2 .wp-block-search__inside-wrapper > button {
    flex: 0 0 100px;
    padding: 12px 17px !important;
}

.site-footer-primary-section-2 .wp-block-search__inside-wrapper > input {
    flex: 1 1 70%;
}

/* About Us */
#about-us-banner {
    margin-top: 100px;
}

#about-us-banner > .wp-block-columns {
    width: 100%;
    max-width: unset;
}
#about-us-banner .wp-block-column:nth-child(2) > .wp-block-group {
    max-width: calc(20% + 620px);
    margin-left: -20%;
    position: relative;
    z-index: 2;
}

.about-us-banner {
    position: relative;
    background: url(/wp-content/uploads/2023/05/about-us-main-bg.jpg);
    background-size: cover;
    width: calc(100% + 60px);
    left: -60px;
}
.about-us-banner > img:nth-child(2) {
    width: 67%;
    padding-top: 5%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.about-us-banner > img:nth-child(1) {
    position: absolute;
    width: 86%;
    top: -10%;
    left: 2%;
}

h2.heading-w-separator {
	border-bottom: 1px solid #d8e0e4;
    padding-bottom: 15px;
}

.why-us-absolute-image {
    width: 30%;
    right: 0px;
    position: absolute;
    bottom: -20%;
    z-index: -1;
}

#why-us-section {
    margin-bottom: 50px;
}

/* About Us Vision Mission */
#vision-mission-section .wp-block-column:nth-child(1) p {
    padding-right: 25px;
}
#vision-mission-section .wp-block-column:nth-child(1) p::after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    right: 0;
    border: 1px solid #49aae4;
    top: 8px;
    border-radius: 50%;
}
#vision-mission-section .wp-block-column p {
    position: relative;
}

#vision-mission-section .wp-block-column:nth-child(2) p {
    padding-left: 25px;
}
#vision-mission-section .wp-block-column:nth-child(2) p::before {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: 0;
    border: 1px solid #49aae4;
    top: 8px;
    border-radius: 50%;
}

#vision-mission-section .wp-block-column:nth-child(1), #vision-mission-section .wp-block-column:nth-child(2) {
    padding-top: 20px;
    padding-bottom: 50px;
}
#vision-mission-section .wp-block-column:nth-child(1)::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #d8e0e4;
    top: 0;
    right: -30px;
}
#vision-mission-section .wp-block-column:nth-child(1) {
    position: relative;
}
#vision-mission-section .wp-block-columns {
    gap: 60px;
}

.vision-mission-absolute-image {
    position: absolute;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
    width: 14%;
    left: -7%;
	display:none;
}

/* Home - Product */
.product-page-banner > .wp-block-columns:nth-child(1) {
    max-width: unset;
	
}

.product-page-banner > .wp-block-columns .wp-block-column:nth-child(1) > .wp-block-group {
    max-width: 671px;
	margin-left: auto;
}

.product-page-banner > .wp-block-columns .wp-block-column:nth-child(1) > .wp-block-group > .wp-block-group .product-pdf-button {
    margin-left: unset !IMPORTANT;
}

.product-page-banner > .wp-block-columns:nth-child(1) .wp-block-image img {
    max-height: 480px;
    object-fit: cover;
	max-width:unset !important;
	width: 100%;
}
.product-page-banner > .wp-block-columns:nth-child(1) .wp-block-image {
    width: 100%;
}

.download-pdf-button-group {
    border-bottom: 1px solid #d8e0e4;
    margin-top: -112px !important;
    position: relative;
    z-index: 2;
    padding-bottom: 60px;
}
.product-pdf-button p {
    margin-bottom: 5px;
    font-weight: 700;
}

.benefit-list p {
    margin-bottom: 5px;
}

.product-page-banner > .wp-block-columns .wp-block-column:nth-child(1) > .wp-block-group p {
    padding-bottom: 147px;
}

.product-contact-button-group p {
    margin-bottom: 10px;
}

.product-contact-button-group a:not(.wa-link) {
    margin-bottom: 10px;
}

.product-contact-button-group a:not(.wa-link) {
    text-decoration: none !important;
}

.product-contact-button-group a:not(.wa-link):before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2023/06/form.png);
    background-size: contain;
    position: absolute;
    left: 27px;
    top: 13px;
	opacity: 1;
	transition: 0.3s all ease;
	filter: invert(36%) sepia(13%) saturate(978%) hue-rotate(175deg) brightness(92%) contrast(82%);
}

/*.product-contact-button-group button::after {
    content: '';
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2023/06/form.png);
    background-size: contain;
    position: absolute;
    left: 27px;
    top: 13px;
	opacity: 0;
	filter:invert(100%) sepia(100%) saturate(29%) hue-rotate(134deg) brightness(108%) contrast(106%);
}

.product-contact-button-group button:hover:before {
	opacity:0;
}
.product-contact-button-group button:hover:after {
	opacity:1;
}*/

.product-contact-button-group a:not(.wa-link):hover:before {
	filter:invert(100%) sepia(100%) saturate(29%) hue-rotate(134deg) brightness(108%) contrast(106%);
}

.product-contact-button-group a:not(.wa-link) {
    margin-bottom: 10px;
    background: none;
    color: #506076;
    font-weight: 700;
    border: 1px solid #506076;
    padding: 11px 49px 11px 57px;
    position: relative;
    display: inline-block;
}

.product-contact-button-group a:not(.wa-link):hover {
    background: #03557d;
    color: white;
    border: 1px solid #03557d;
	
}

.product-contact-button-group .contact-form-button {
    margin-bottom: 10px;
}

.product-contact-button-group {
    margin-top: 39px !important;
}

button, a {
	transition: 0.3s all ease;
}

.wa-link::before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2023/06/whatsapp.png);
    position: relative;
    background-size: contain;
    display: inline-block;
    margin-bottom: -5px;
    margin-right: 5px;
}
.wa-link {
    position: relative;
    margin-left: 10px;
}



#product-footer-link .wp-block-columns > .wp-block-column h3 {
    margin-bottom: 0px !important;
}

#product-footer-link .wp-block-columns > .wp-block-column {
    display: flex;
    flex-direction: column;
    align-items: center;
	padding-top: 100px;
    padding-bottom: 100px;
}

#product-footer-link .wp-block-columns {
    max-width: unset;
    gap: 0px;
}
#product-footer-link {
    padding: 0px;
	
}

.energy-link-footer {
    background: url(/wp-content/uploads/2023/05/product-link-to-energy.jpg);
    background-size: cover;
    background-position: right bottom;
}

.automation-link-footer {
    background: url(/wp-content/uploads/2023/05/product-link-to-automation.jpg);
    background-size: cover;
    background-position: right bottom;
}

.ict-link-footer {
    background: url(/wp-content/uploads/2023/05/product-link-to-ict.jpg);
    background-size: cover;
    background-position: right bottom;
}

.page-id-200 .energy-link-footer {
    display: none !important;
}

.page-id-228 .automation-link-footer {
    display: none !important;
}

.page-id-236 .ict-link-footer {
    display: none !important;
}

/* Contact Us */
.contact-us-page-details a {
    text-decoration: none !important;
}

.two-col-contact {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.contact-asterisk {
    color: #f25359;
    font-weight: 700;
    margin-right: 9px;
}

.page-id-263 :where(body .is-layout-flex) {
    gap: 70px;
}

.lsi-contact-form form p:nth-child(4) {
    margin-bottom: 45px;
}

.contact-us-page-details {
    margin-bottom: 70px;
}

/* Blog Page */
body.blog .hfeed .post {
    margin-bottom: 90px;
}
body.blog h2.entry-title a {
    font-weight: 700;
    font-size: 42px;
}

body.blog #primary {
	padding:30px;
}
body.single-post #primary {
	padding:30px;
	margin-top: 20px;
}

.single-post h1 {
    font-size: 45px !important;
}

.home-blog-button {
    display: flex;
    flex-direction: column;
    align-content: center;
}

.single-post h2:not(.entry-header) {
    margin-top: 70px;
}

.single-post .wp-block-post-featured-image {
	margin-bottom: 30px;
}


@media screen and (max-width: 1440px) {
	/* 1440 Home - Banner */
	  .banner-text-wrap > * {
		margin-left: 40px;
	}
	
	.banner-text-wrap {
		left: 0px !important;
	}
	
	.banner-globe {
		width: 85%;
	}
}

@media screen and (max-width: 1280px) {
	/* 1280 Home - Banner */
	.main-banner-image-area {
		width: calc(100% + 150px);
		left: -150px;
	}
	
	.banner-globe {
		width: 95%;
		left: -10%;
	}
	
	.main-banner > .wp-block-columns > .wp-block-column:nth-child(2) {
		min-height: 510px;
	}
	
	/* 1280 Home Page - CSR Section */
	.csr-man-image > img {
		left: 56%;
	}
	
	#csr-section > .wp-block-columns > div:nth-child(2) {
		display: none;
	}
	
	/* 1280 About Us Vision Mission */
	.vision-mission-absolute-image {
		left: 2%;
	}
	
}

@media screen and (max-width: 1024px) {
	/* 1024 Home - Banner */
	.banner-globe {
		width: 109%;
		max-width: unset;
	}
	.robot-hand {
		width: 150%;
	}
	.main-banner > .wp-block-columns > .wp-block-column:nth-child(2) {
		max-height: 527px;
	}
}

@media screen and (max-width : 921px) {
	h2 {
		font-size:42px !important ;
	}
	
	h5.heading-sub {
		font-size: 16px;
	}
	
	/* 921 Home - Business Value */
	.business-value-wrap img {
		margin-bottom: -30px;
	}
	
	/* 921 Footer */
	
	.footer-three-col .footer-logo-wrap img {
		max-width: 277px;
		margin-bottom: 50px;
		width: 100%;
	}
	.footer-three-col .footer-logo-wrap {
		padding: 0px;
		align-self: baseline;
	}
	.footer-three-col {
		flex-direction: column;
	}
	
	/* 921 Blog Page */
	body.blog h2.entry-title a {
		font-weight: 700;
		font-size: 42px;
	}
	
	
}

@media screen and (max-width : 820px) {
	/* 820 Home - Banner */
	.main-banner {
		margin-top: 0px;
	}
	.main-banner > .wp-block-columns {
		flex-direction: column;
	}
	.main-banner > .wp-block-columns > .wp-block-column:nth-child(1) {
		padding-top: 180px;
		align-items: baseline;
	}
	.main-banner > .wp-block-columns > .wp-block-column:nth-child(2) {
		min-height: unset;
	}
	.banner-text-wrap > * {
		width: 100%;
		margin: 0px;
		padding-left: 55px;
		padding-right: 40%;
	}
	.banner-text-separator-wrap {
		width: 65%;
	}
	
	.banner-text-wrap:nth-last-child(1) a {
		margin-left: 55px;
		padding: 20px 50px;
	}
	
	.main-banner-image-area {
		position: relative;
		width: 100%;
		left: 0;
		background: none;
	}
	.banner-globe {
		width: 93%;
		left: 50%;
		transform: translateX(-50%);
		bottom: 98%;
		opacity: 0.3;
	}
	
	@keyframes globebounce {
		0% {
			transform: translate(-50%,0px);
		}
		50%{
			transform: translate(-50%,-50px);
		}
		100% {
			transform: translate(-50%,0px);
		}
	}
	img.robot-hand {
		width: 125%;
		margin-left: 6%;
		position: relative;
	}
	.main-banner-image-area video {
		display:none;
	}
	video.mobile-video {
		display:none;
		position:absolute;
		top:0;
		left:0;
		height:100%;
	}
	
}

@media screen and (max-width:781px) {
	.mobile-left-align h2, .mobile-left-align h3, .mobile-left-align h4, .mobile-left-align h5, .mobile-left-align p, .mobile-left-align span, .mobile-left-align div {
		text-align: left;
	}
	
	.business-value {
		margin-bottom: -50px;
	}
	
	.business-value-wrap {
		margin-bottom: 40px !important;
		max-width: 387px;
		margin-left: auto;
		margin-right: auto;
	}
	.business-value-wrap img {
		margin-left: 0px;
		margin-bottom: 10px;
		width: 100px;
	}
	.business-value-wrap {
		text-align: center;
	}
	
	
	
	/* 781 Home Page - wide range section */
	#wide-range-of-solutions {
		margin-bottom: 0px;
	}
	
	#wide-range-of-solutions .text-separator {
		display: none;
	}
	
	.wide-range-main-image-group img {
		width: 30%;
	}
	
	.wide-range-supporting-group {
		bottom: 10%;
		top: unset;
		height: 83% !important;
	}
	
	.wide-range-main-image-group img {
		width: 42%;
	}
	
	#wide-range-of-solutions .wp-block-columns > div:nth-child(1) {
		margin-bottom: -46px;
	}
	
	/* Home Page Product Banner */
	#prouct-text-heading-intro {
		padding-bottom: 0px;
		margin-bottom: -20px;
	}
	
	.home-products-banner.right-image .wp-block-columns > div:nth-child(1) {
		position: relative;
		width: 100%;
	}
	
	.home-products-banner.left-image .wp-block-columns > div:nth-child(2) {
		position: relative;
		width: 100%;
		text-align: left;
	}
	
	.home-products-banner.right-image .wp-block-columns .product-banner-text {
		margin-left: 0px;
	}
	
	.home-products-banner.right-image .wp-block-columns > div:nth-child(2) {
		flex: 1 0 calc(100% + 60px);
		width: calc(100% + 60px);
		max-width: unset;
		margin-right: -30px;
		margin-left: -30px;
	}
	
	.home-products-banner.left-image .wp-block-columns > div:nth-child(1) {
		flex: 1 0 calc(100% + 60px);
		width: calc(100% + 60px);
		max-width: unset;
		margin-right: -30px;
		margin-left: -30px;
	}
	
	#renewable-energy-section {
		margin-bottom: 0px;
	}
	
	#renewable-energy-section .product-banner-area-image-group img:nth-child(1) {
		width: 150%;
		max-width: unset;
	}
	#renewable-energy-section .product-banner-area-image-group img:nth-child(2) {
		width: 80%;
	}
	
	#renewable-energy-section .product-banner-area-image-group img:nth-child(3), #renewable-energy-section .product-banner-area-image-group img:nth-child(4), #renewable-energy-section .product-banner-area-image-group img:nth-child(5) {
		width: 7%;
	}
	
	#renewable-energy-section .product-banner-area-image-group img:nth-child(3) {
		top: -5%;
		right: 28%;
	}
	
	#renewable-energy-section .product-banner-area-image-group img:nth-child(4) {
		top: 2%;
		right: 38%;
	}
	
	#renewable-energy-section .product-banner-area-image-group img:nth-child(5) {
		top: 9%;
		right: 48%;
	}
	
	.home-products-banner.left-image .wp-block-columns > div:nth-child(2) .product-banner-text > div {
		max-width: unset;
	}
	.home-products-banner.left-image .wp-block-columns .product-banner-text {
		padding-left:0px;
		padding-right:0px;
	}
	
	#automation-system-section {
		margin-bottom: 0px;
	}
	
	#automation-system-section .wp-block-columns {
		flex-direction: column-reverse;
	}
	#automation-system-section .product-banner-area-image-group img:nth-child(1) {
		transform: scaleX(-1);
		margin-left: auto;
		display: block;
		width: 69%;
		margin-top: 10%;
	}
	#automation-system-section .product-banner-area-image-group img:nth-child(2) {
		left: 4%;
		width: 37%;
	}
	#automation-system-section .product-banner-area-image-group img:nth-child(3) {
		transform: scaleX(-1);
		left: unset;
		right: 5%;
		width: 63%;
		bottom: 9%;
	}
	
	#ict-section {
		margin-bottom: 200px;
	}
	
	#ict-section .product-banner-area-image-group img:nth-child(4) {
		width: 49%;
		bottom: 31%;
	}
	#ict-section .product-banner-area-image-group img:nth-child(1) {
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	#ict-section .product-banner-area-image-group img:nth-child(3) {
		width: 17%;
		right: 79%;
	}
	#ict-section .product-banner-area-image-group img:nth-child(2) {
		width: 70%;
		right: 2%;
	}
	
	/* 781 Home Page - CSR Section */
	#csr-section {
		padding-bottom: 60px;
	}
	
	#csr-section > .wp-block-columns > div:nth-child(3) {
		order: 2;
	}

	#csr-section > .wp-block-columns > div:nth-child(2) {
		order: 1;
		display: none;
	}
	#csr-section > .wp-block-columns > div:nth-child(1) {
		padding-left: 0px;
		order: 3;
	}
	.csr-bulb-image > img {
		margin-bottom: 0px;
		max-width: 500px;
		height: 394px;
		object-position: top;
	}
	#csr-section > .wp-block-columns {
		border: none;
	}
	
	/* 781 Home Page Blog */
	
	.home-blog .wp-block-post-template {
		padding-left: 0px;
	}

	
	/* 781 Home page Contact Us Section */
	#home-contact-section {
		padding-top: 50px;
	}
	
	/* 781 Footer */
	.site-primary-footer-wrap {
		padding-bottom: 30px;
	}
	
	.footer-three-col .footer-logo-wrap img {
		margin-bottom: 30px;
		width: 194px;
	}
		
	.ast-footer-copyright p:nth-child(1) {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	/* 781 About Us */
	
	#about-us-banner .wp-block-column:nth-child(2) > .wp-block-group {
		margin-left: 0px;
		width: 100%;
	}
	
	#about-us-banner .wp-block-column:nth-child(1) {
		margin-top: -90px;
	}
	
	.about-us-banner > img:nth-child(2) {
		padding-top: 118px;
	}
	.about-us-banner > img:nth-child(1) {
		top: unset;
		bottom: 20%;
	}
	.about-us-banner {
		left: -22px;
	}
	
	/* 781 About Us Why Us */
	#why-us-section .wp-block-column:nth-child(1) {
		margin-bottom: 0px;
	}
	#why-us-section .why-us-absolute-image {
		display: none;
	}
	
	/* 781 About Us Vision Mission */
	#vision-mission-section .wp-block-column:nth-child(1) p {
		padding-right: 0px;
		padding-left: 25px;
	}
	
	#vision-mission-section .wp-block-column:nth-child(1) p::after {
		right: unset;
		left: 0px;
	}
	
	#vision-mission-section .wp-block-column:nth-child(1)::after {
		display: none;
	}
	
	#vision-mission-section .wp-block-column:nth-child(1) {
		padding-bottom: 0px;
	}
	
	.vision-mission-absolute-image {
		top: unset;
		bottom: 0;
		width: 40%;
		left: -11%;
		opacity: 0.2;
		transform: translateY(0px);
	}
	
	/* 781 Product */
	.product-page-banner > .wp-block-columns .wp-block-column:nth-child(2) {
		order: 1;
	}
	.product-page-banner > .wp-block-columns .wp-block-column:nth-child(1) {
		order: 2;
	}
	
	.product-page-banner > .wp-block-columns:nth-child(1) .wp-block-image {
		width: calc(100% + 60px);
		margin-left: -30px;
	}
	
	.product-page-banner {
		padding-top: 0px !important;
	}
	
	.product-page-banner > .wp-block-columns:nth-child(1) .wp-block-image img {
		max-height: 250px;
	}
	.product-page-banner > .wp-block-columns .wp-block-column:nth-child(1) > .wp-block-group p {
		padding-bottom: 0px;
	}
	.download-pdf-button-group {
		margin-top: 10px !important;
	}
	
	#product-footer-link .wp-block-columns > .wp-block-column {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

@media screen and (max-width:544px) {
	/* 544 product page */
	#product-footer-link .wp-block-columns > .wp-block-column {
		margin-bottom: 0px;
	}
}

@media screen and (max-width:520px) {
	
	h2 {
		font-size:36px !important;
	}
	
	/* 520 Home - Banner */
	.banner-text-wrap > * {
		padding-right: 40px;
	}
	
	img.robot-hand {
		width: 172%;
		margin-left: -5%;
		position: relative;
	}
	.banner-globe {
		left: 47%;
		width: 148%;
		bottom: 165%;
	}
	
	/* 520 Home Page - Wide Range Section */
	.wide-range-main-image-group img {
		width: 47%;
	}
	
	/* 520 Contact Us */
	.two-col-contact {
		flex-direction: column;
		gap: 0pc;
		margin-bottom: 0px !important;
	}
	
	.wpcf7 form>div, .wpcf7 form>p {
		margin-bottom: 40px;
	}
	
	.two-col-contact p {
		margin-bottom: 40px;
	}
}



/* Animation */
.s-anim .energy-fi, .s-anim.energy-fi {
	opacity:0 ;
	animation: efadein;
	animation-duration : 1.5s;
	animation-fill-mode: forwards;
}

@keyframes efadein {
	0% {
		opacity:0;
	}
	100% {
		opacity:0.2;
	}
}

.s-anim .ict-fi, .s-anim.ict-fi {
	opacity:0 ;
	animation: efadein;
	animation-duration : 1.5s;
	animation-fill-mode: forwards;
}

@keyframes efadein {
	0% {
		opacity:0;
	}
	100% {
		opacity:0.5;
	}
}

.s-anim .vision-mission-ltr, .s-anim.vision-mission-ltr {
    transform: translate(0, -50%);
    opacity: 0;
	animation-duration : 1.5s;
	animation: vmltr;
	animation-fill-mode: forwards;
}

@keyframes vmltr {
	0% {
		transform: translate(-150px, -50%);
		opacity:0;
	}
	100% {
		transform: translate(0px, -50%);
		opacity:0.5;
	}
}

