/**************************************************
***************Don't copy this to live website******
****************************************************/

.solid-header{
	background:#f2f2f2!important;
}
.top-head.solid-header ul a,.solid-header .custom-mega-menu > li > a{
	color:#3d5667;
}
.solid-header .caret-down svg path{
	fill:#3d5667;
}
.headerFixed.solid-header .Hmain-logo{
	display: none;
}
.headerFixed.solid-header .Hmain-logo2{
	display: block;
}
.stratix-hero_banner_img_bg{
	display:none;
}
.Hmain-logo2{
	display:none;
}
.top-head {
	display: flex;
	justify-content: flex-end;
	z-index: 999;
	padding: 5px 0 0px;
	top: 0 !important;
	width: 100%;
    background: rgba(0,0,0,0.25);
}

.top-head.fill{
	background:#f2f2f2;
}
.top-head ul {
	display: flex;
	align-items: center;
}

.top-head ul li {
	padding: 0 10px;
	position: relative;
}
.top-head .btn-search {
	border: none;
	background: url(https://www.stratixcorp.com/wp-content/uploads/2024/03/search-ico.png) no-repeat;
	min-width: 15px;
	height: 15px;
	padding: 0;
	margin: 5px 15px 0 15px;
}
.top-head.fill .btn-search,.top-head.solid-header .btn-search{
	background: url(https://www.stratixcorp.com/wp-content/uploads/2024/04/search-ico-blue.png) no-repeat;
}
.top-head ul li:last-child::after {
	display: none;
}
.top-head:not(.fill) li img{
	filter: brightness(0) invert(1);
}
.top-head.solid-header li img{
	filter:brightness(1) invert(0);
}
.top-head ul a:hover, 
.top-head.fill ul a,
.top-head.fill ul li:not(:first-child)::after{
	color: #3d5667;
}
.top-head ul li:not(:first-child)::after {
	content: '|';
	position: absolute;
	top: 50%;
	left: 0;
	color: #fff;
	transform: translateY(-50%);
}
.top-head.solid-header ul li:not(:first-child)::after{
	color:#3d5667;
}

.top-head ul a {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}

/* Header */
.new-header{
	position: fixed;
	width: 100%;
	top:0;
	z-index:10;
}
.admin-bar .new-header{
	top: 32px;
}
.header-menu .container{
	max-width: 1180px;
	margin:auto;
}

.header-menu .row{
	display: flex;
	flex-wrap: wrap;
}
.header-menu .v-center{
	align-items: baseline;
}
ul{
	list-style: none;
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
}
/* header */
.header-menu {}

.admin-bar .header-menu .header {
	top: 0;
}
.header-menu .header {
	display: block;
	width: 100%;
	position: relative;
	z-index: 99;
	padding: 0 21px 0px;
	height: auto;
	background: transparent;
}
.headerFixed{
	
}
#mega-menu-wrap-max_mega_menu_1{
	background: transparent !important;
}
.admin-bar .header-menu .headerFixed {
	
}
.header-menu .headerFixed{
    background: rgba(0,0,0,0.25);
}
.admin-bar .top-head{
	top: 32px !important;
}
.header .item-left{
	flex:0 0 131px;
	max-width: 131px;
}

.header .item-center{
	flex:0 0 85%;
}
.header .logo img {
	max-width: 100%;
}
.header .menu .menu-main {
	padding-left: 50px;
}
.header .menu > ul > li{
	display: inline-block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1{
	text-align:left;
	padding-left:30px;
}
.header-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
	margin: 0 !important;
}
.header-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
	padding: 0px 15px;
	color: #3d5667;
	height: auto;
	color:#fff;
}
.custom-mega-menu li a:hover{
	background:#c4ccd1;
}
.headerFixed.fill .header-item .mega-menu li a,.headerFixed.fills .header-item .mega-menu li a{
	color: #3d5667 !important;
}
.header-menu .headerFixed.fill,.header-menu .headerFixed.fills{
	background:#f2f2f2;
}

.headerFixed.fill .Hmain-logo2,.headerFixed.fills .Hmain-logo2{
	display:block;
}

.headerFixed.fill .Hmain-logo,.headerFixed.fills .Hmain-logo{
	display:none;
}



.header-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:hover > a.mega-menu-link {
	background: #c4ccd1;
	outline: none;
}
.header .menu > ul > li > a{
	font-size: 18px;
	font-weight: 600;
	color: #3d5667;
	position: relative;
	text-transform: capitalize;
	transition: color 0.3s ease;
	display: block;
	padding: 40px 32px 31px;
}
.header .menu > ul > li .sub-menu{
	position: absolute;
	z-index: 500;
	background-color: #f2f2f2;
	padding: 20px 30px;
	transition: all 0.5s ease;
	margin-top: 25px;
	opacity: 0;
	visibility: hidden;
	top: 100%;
	border-top: 1px solid #e3e3e3;
}
.faq_main_container{
	display: flex;
	flex-direction: column;
}
div.faq_container{
	display: none;
}
div.faq_container:nth-child(3),div.faq_container:nth-child(12),div.faq_container:nth-child(13),div.faq_container:nth-child(2),div.faq_container:nth-child(1){
	display: block;
}
div.faq_container:nth-child(3){
	order:1;
}
div.faq_container:nth-child(12){
	order:2;
}
div.faq_container:nth-child(13){
	order:3;
}
div.faq_container:nth-child(2){
	order:4;
}
div.faq_container:nth-child(1){
	order:5;
}
@media(min-width: 1110px){
	/* .header .menu > ul > li.menu-item-has-children:hover .sub-menu{
	margin-top: 0;
	visibility: visible;
	opacity: 1;
} */
	.header .menu ul.services-submenu li .dropdown-services,
	.menuRightCnt {
		left: 263px;
		top: 26px;
		padding: 16px 0 0 0px;
	}

	.header .menu > ul > li .sub-menu.mega-menu > .list-item.nav-intro {
		max-width: 413px !important;
		padding-right: 113px;
	}
	.header .menu > ul > li .sub-menu.mega-menu.mega-menu-column-3 .list-item.nav-intro {
		max-width: 30%;
	}
}
.header .menu > ul > li .sub-menu > ul > li{
	line-height: 1;
}
.header .menu > ul > li .sub-menu > ul > li > a{
	display: inline-block;
	padding: 10px 0;
	font-size: 15px;
	color: #555555;
	transition: color 0.3s ease;
	text-decoration: none;
	text-transform: capitalize;
}
.header .menu > ul > li .single-column-menu{
	min-width: 280px;
	max-width: 350px;
}
.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li{
	line-height: 1;
	display: block; 
}
.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a {
	transition: color 0.3s ease;
}
.header .menu > ul > li:hover > a {
	background: #c4ccd1;
}
.header .menu > ul > li:hover > a i {
	transform: rotate(180deg);
	position: relative;
	top: 3px;
}
.header .menu > ul > li .sub-menu.mega-menu { 
	width: 100%; 	
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	left: 0;
}
.header .menu > ul > li .sub-menu.mega-menu > .list-item {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}
.header .menu > ul > li .sub-menu.mega-menu > .list-item .title {
	font-size: 16px;
	color:#ea4636;
	font-weight: 500;
	line-height: 1;
	padding:10px 0;
}
.header .menu > ul > li .sub-menu.mega-menu > .list-item.text-center .title {
	text-align: center;
}
.header .menu > ul > li .sub-menu.mega-menu > .list-item img {
	max-width: 100%;
	width: 100%;
	vertical-align: middle;
	margin-top: 10px;
	height: 300px;
	object-fit: cover;
}

ul.services-submenu li {
	border-right: 1px solid #e3e3e3;
	max-width: 244px;
}

.header .menu ul.services-submenu li .dropdown-services,.header .menuRightCnt {
	width: auto;
	max-width: 100%;
	border: none;
	display: none;
}

.header .menu ul.services-submenu li:hover .dropdown-services, #mega-menu-item-11339:hover .dropdown-services{
	display: block;
	visibility: visible;
	opacity: 1;
}

ul.services-submenu li:hover a {
	font-weight: 700;
}
.services-sublist .service-link {
	flex-grow: 1;
	flex-basis: 0;
	margin-right: 72px;
	padding: 0 20px;
}
.services-sublist .service-link:hover {
	background: #c4ccd1;
}
.services-sublist .service-link strong {
	font-size: 18px;
	font-weight: 600;
	line-height: 23px;
	display: inline-block;
}

.services-sublist .service-link p {
	margin: 0;
	font-size: 13px;
}
ul.services-submenu {
	position: relative;
	padding: 0;
}

ul.services-submenu li:first-child {
	padding-top: 0px;
}

ul.services-submenu li:last-child {
	padding-bottom: 40px;
}

ul.services-submenu li a,.menuRightCnt a {
	padding: 0;
	color: #3d5667;
	display: block;
	padding: 15px 0;
	font-size: 15px;
}
ul.services-submenu li a {
	padding: 15px 21px;
}
ul.services-submenu li:hover a {
	font-weight: 700;
	background: #c4ccd1;
}
ul.services-submenu li .dropdown-services h4,
.menuRightCnt h4 {
	margin: 0 0 67px;
	font-size: 27px;
	line-height: 21px;
	color: #3d5667;
	font-weight: 300;
}

ul.menu-main {
	padding-left: 50px;
}

.header .menu > ul > li .sub-menu.mega-menu.mega-menu-column-3 {
	padding: 0 20px;
}

.list-item.nav-intro,.list-item.nav-links {
	padding: 32px 0;
}

.list-item.nav-intro strong {
	font-size: 27px;
	font-weight: 300;
	color: #3d5667;
	display: block;
	padding: 0 0 26px;
	line-height: 21px;
}

.list-item.nav-intro p {
	color: #3d5667;
	font-size: 15px;
	margin: 0;
	line-height: 23px;
}

.list-item.nav-links {}

.list-item.nav-links ul {
	display: flex;
	column-count: 2;
	flex-wrap: wrap;
	max-width: 500px;
}

.list-item.nav-links ul li {
	max-width: 50%;
	flex: 0 0 50%;
}

.list-item.nav-links ul a {
	display: block;
	font-size: 18px;
	color: #3d5667;
	line-height: 21px;
	padding: 12px 17px;
}

.list-item.nav-links ul a:hover {
	background: #bbc3c8;
	font-weight: 600;
}

.list-item.nav-vid {
	border-left: 1px solid #e3e3e3;
	padding: 29px 63px;
}

.list-item.nav-vid span {
	display: block;
	font-size: 18px;
	line-height: 1;
	padding-bottom: 8px;
}

.list-item.nav-vid span strong {
	display: block;
	font-size: 28px;
	line-height: 26px;
	font-weight: 600;
}

.list-item.nav-vid .virtualvid {max-width: 208px;color: #3d5667;font-size: 13px;line-height: 1.1;letter-spacing: -1px;}

.list-item.nav-vid .virtualvid img {
	height: auto !important;
}

.list-item.nav-vid .virtualvid .vid-holder {
	padding: 0 0 10px;
}

.mobile-menu-head,
.mobile-menu-trigger{
	display: none;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.widget_custom_html {
	padding: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
	transform: rotate(180deg);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
	border-top: 1px solid #e3e3e3;
}
@media (max-width: 1920px){
	
}
/*responsive*/
@media (max-width: 1300px) {


	.header .menu > ul > li .single-column-menu {
		right: 170px;
	}
}
@media(max-width: 1109px){
	.header .item-center{
		order:3;
	}
	.header .item-left,
	.header .item-right{
		flex:0 0 auto;
	}
	.header .item-left {
		max-width: 110px;
	}
	.header-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
		margin: 0 10px !important;
	}
	.header-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
		padding: 9px 0;
	}
	.v-center{
		justify-content: space-between;
	}
	.header .mobile-menu-trigger{
		display: flex;
		height: 30px;
		width: 30px;
		margin-left: 15px;
		cursor: pointer;
		align-items: center;
		justify-content: center;
	}
	.header .mobile-menu-trigger span{
		display: block;
		height: 2px;
		background-color: #333333;
		width: 24px;
		position: relative;
	}
	.header .mobile-menu-trigger span:before,
	.header .mobile-menu-trigger span:after{
		content: '';
		position: absolute;
		left:0;
		width: 100%;
		height: 100%;
		background-color: #333333;
	}
	.header .mobile-menu-trigger span:before{
		top:-6px;
	}
	.header .mobile-menu-trigger span:after{
		top:6px;
	}
	.header .item-right{
		align-items: center;
	}

	.header .menu{
		position: fixed;
		width: 320px;
		background-color:#ffffff;
		left:0;
		top:0;
		height: 100%;
		overflow: hidden;
		transform: translate(-100%);
		transition: all 0.5s ease;
		z-index: 1099;
	}
	.header .menu.active{
		transform: translate(0%);	
	}
	.header .menu > ul > li{
		line-height: 1;
		margin:0;
		display: block;
	}
	.header .menu > ul > li > a{
		line-height: 50px;
		height: 50px;
		padding:0 50px 0 15px;
		display: block;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.header .menu > ul > li > a i{
		position: absolute;
		height: 50px;
		width: 50px;
		top:0;
		right: 0;
		text-align: center;
		line-height: 50px;
		transform: rotate(-90deg);
	}
	.header .menu .mobile-menu-head{
		display: flex;
		height: 50px;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		justify-content: space-between;
		align-items: center;
		position: relative;
		z-index: 501;
		position: sticky;
		background-color: #ffffff;
		top:0;
	}
	.header .menu .mobile-menu-head .go-back{
		height: 50px;
		width: 50px;
		border-right: 1px solid rgba(0,0,0,0.1);
		cursor: pointer;
		line-height: 50px;
		text-align: center;
		color:#000000;
		font-size: 16px;
		display: none;
	}
	.header .menu .mobile-menu-head.active .go-back{
		display: block;
	}
	.header .menu .mobile-menu-head .current-menu-title{
		font-size: 15px;
		font-weight: 500;
		color:#000000;
	}
	.header .menu .mobile-menu-head .mobile-menu-close{
		height: 50px;
		width: 50px;
		border-left: 1px solid rgba(0,0,0,0.1);
		cursor: pointer;
		line-height: 50px;
		text-align: center;
		color:#000000;	
		font-size: 25px;
	}
	.header .menu .menu-main{
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 0;
	}
	.header .menu > ul > li .sub-menu.mega-menu,.header .menu > ul > li .sub-menu{
		visibility: visible;
		opacity: 1;
		position: absolute;
		box-shadow: none;
		margin:0;
		padding:15px;
		top:0;
		left:0;
		width: 100%;
		height: 100%;
		padding-top: 65px;
		max-width: none;
		min-width: auto;
		display: none;
		transform: translateX(0%);
		overflow-y: auto;
	}
	.header .menu > ul > li .sub-menu.active{
		display: block;
	}
	ul.services-submenu li .dropdown-services h4,
	.menuRightCnt h4 {
		margin: 0;
		font-size: 25px;
	}

	.services-sublist .service-link {
		padding: 0;
	}

	.header-menu .services-sublist.row {
		flex-direction: column;
	}

	.services-sublist .service-link strong {
		font-size: 15px;
	}

	.header .menu ul.services-submenu li:hover .dropdown-services,
	ul.services-submenu li:first-child {
		padding-top: 0;
	}

	ul.services-submenu li:first-child {
		padding-top: 0;
	}

	.list-item.nav-links ul {
		display: block;
		max-width: 100%;
		padding-bottom: 20px;
	}

	.list-item.nav-links ul li {
		max-width: 100%;
	}

	.list-item.nav-intro, .list-item.nav-links {
		padding: 60px 0 0;
	}

	.list-item.nav-links {
		padding-top: 10px;
	}

	.list-item.nav-vid {
		border-top: 1px solid #e3e3e3;
		padding: 0;
		text-align: center;
	}

	.list-item.nav-vid .virtualvid {
		max-width: 100%;
		letter-spacing: 0;
	}

	.list-item.nav-vid span {
		padding: 0 0 10px;
	}

	.header-menu .header {
		padding: 15px 15px 0;
	}
	

	.list-item.nav-links ul a {
		padding: 12px 0;
	}

	.list-item.nav-links ul a:hover {
		padding: 12px 17px;
	}

	@keyframes slideLeft{
		0%{
			opacity:0;
			transform: translateX(100%);
		}
		100%{
			opacity:1;
			transform: translateX(0%);	
		}
	}
	@keyframes slideRight{
		0%{
			opacity:1;
			transform: translateX(0%);
		}
		100%{
			opacity:0;
			transform: translateX(100%);	
		}
	}
	.header .menu > ul > li .sub-menu.mega-menu > .list-item img{
		margin-top:0;
	}
	.header .menu > ul > li .sub-menu.mega-menu > .list-item.text-center .title{
		margin-bottom: 20px;
	}
	.header .menu > ul > li .sub-menu.mega-menu > .list-item.text-center:last-child .title{
		margin-bottom:0px;
	}
	.header .menu > ul > li .sub-menu > ul > li > a,
	.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a{
		display: block;
	}
	.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul {
		margin-bottom: 15px;
	}
	.menu-overlay{
		position: fixed;
		background-color: rgba(0,0,0,0.5);
		left:0;
		top:0;
		width: 100%;
		height: 100%;
		z-index: 1098;
		visibility: hidden;
		opacity:0;
		transition: all 0.5s ease;
	}
	.menu-overlay.active{
		visibility: visible;
		opacity:1;	
	}
}
/* End Header */

._btn-w-outline {
	color: #fff;
	border: 3px solid #fff;
	border-radius: 30px;
	height: 40px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	line-height: 34px;
	font-weight: 700;
	padding: 0 12px;
	transition: 0.3s linear;
}
._btn-w-outline:hover {
	color: #a3cc3a;
	border-color: #a3cc3a;
}
/* Hero Section */
.stratix-hero_slider {
	max-width: 700px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 10%;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	z-index: 8;
}
.stratix-hero_banner.desktop-hero{
	margin-top:-100px;
}

.stratix-hero_banner {
	position: relative;
	overflow: hidden;
	z-index: 8;
	height: calc(100vh - 100px);
}

.stratix-hero_banner::after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 103%;
	height: 150px;
/* 	background: url(https://www.stratixcorp.com/wp-content/uploads/2024/03/hero-b-bg1.png) no-repeat center 100%; */
	background: url(https://www.stratixcorp.com/wp-content/uploads/2024/04/banner-after.svg) no-repeat center 100%;
	background-size: 100%;
	z-index: 2;
}

.stratix-hero_video > * {
	height: 100%;
	width: 100%;
}

.stratix-hero_video {
	position: relative;
	width: 100%;
	overflow: hidden;
	/* padding-top: 30%; */
	padding-top: 56.25%;
}
.stratix-hero_video .overlayVid {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1;
	top: 0;
	opacity: .5;
}
.stratix-hero_video iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.stratix-hero_banner::before {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0;
	background: url(https://www.stratixcorp.com/wp-content/uploads/2024/03/video-bg.png) no-repeat;
	width: 342px;
	height: 575px;
	z-index: 1;
}

.stratix-hero_video video::-webkit-media-controls-panel {
	display: none !important;
	opacity: 1 !important;
}

.stratix-hero_slider strong {
	font-size: 55px;
	display: block;
	padding: 0 0 30px;
}

.stratix-hero_slider p {
	margin: 0 0 40px;
	color: #fff;
	font-size: 26px;
	line-height: 1.2;
	font-weight: bold;
}

.stratix-hero_slider .stratix-hero_btn._btn-w-outline {
	font-size: 18px;
	line-height: 32px;
}
.stratix-hero_slider .stratix-hero_btn._btn-w-outline:hover {
	background: #3d5667;
	color: #fff;
	border-color: #3d5667;
}

@media (max-width: 1200px) {
	.stratix-hero_banner::before {
		display:none;
	}
	.stratix-hero_banner {
		height: 500px;
	}

	.stratix-hero_slider strong {
		font-size: 30px;
		padding-bottom: 15px;
	}

	.stratix-hero_slider p {
		font-size: 18px;
	}

	.stratix-hero_video {
		height: 100%;
	}

	.stratix-hero_slider {
		bottom: 70px;
	}
	.stratix-hero_video::after {
		display: none;
	}
	.stratix-hero_banner::after,
	.stratix-hero_video::after {
		bottom: 0;
	}
}



@media (max-width: 1400px) {
	.stratix-hero_banner {
		height: calc(100vh - 100px); 
	}
	.stratix-hero_slider strong{
		padding:40px 0px 0px 0px;
		font-size:35px;
	}
	.stratix-hero_slider p{
		font-size: 18px;
	}
}

@media (max-width: 1025px){
	.new-header{
		top:0;
		z-index:9999;
		background: transparent;
	}
	.admin-bar .new-header{
		top:0;
	}
	.header-menu .headerFixed.fill,.header-menu .headerFixed.fills{
		background:#fff;
	}
	.header-menu .header{
		padding: 15px;
	}
	a.parent-item{
		pointer-events: none;
	}
	.overlay-menu{
		padding-top:40px;
	}
	.sticky{
		z-index:0;
		position: relative;
		top:0;
	}
	.admin-bar .sticky{
		top:0;
	}
}

@media (max-width: 767px) {

	.stratix-hero_banner {
		height: 550px;
	}
	.stratix-hero_slider {
		padding: 0 30px;
		width: calc(100% - 30px);
	}

	.stratix-hero_banner_img_bg{
		display:block;
		width:100%;
		position:absolute;
		top:0;
		left:0;
		height:100%;
	}
	.stratix-hero_video iframe{
		display:none;
	}


}
/* End Hero Section */

.circle-figure {
	position: relative;
}

.circle-figure .walkthrough-scroller {
	bottom: -20px;
	background-color: #fff;
}
.circle-figure .walkthrough-scroller.active:before {
	height: 100%;
}

.circle-figure .walkthrough-scroller.active:after {
	bottom: -100%;
}
.walkthrough-scroller.active:before {
	height: 200%;
}
.walkthrough-scroller.active:after {
	bottom: -200%;
}
/* Industry Section */
.stratix-industry .content {
	max-width: 640px;
	margin: 0 auto;
	padding: 0 0 56px;
	text-align:center;
}

.stratix-industry .content h2 {
	font-weight: 700;
	margin: 0 0 17px;
	color: #16afe3;
	text-transform: capitalize;
}

.stratix-industry .content p {
	color: #666666;
	font-size: 14pt;
	font-weight: 700;
	margin: 0;
}

.stratix-industry .wrapper {
	max-width: 1120px;
}

.stratix-industry .hover-blocks .grid {
	margin: 0;
}

.stratix-industry .hover-blocks .grid .item {
	padding: 6px;
}

.stratix-industry .hover-blocks .grid .item .article {
	min-height: 213px;
	height: 291px;
	padding: 20px;
}

.stratix-industry .hover-blocks .grid .item .article h3 {
	text-transform: capitalize;
	font-size: 20px;
}

.stratix-industry .hover-blocks .grid .item .article p {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	line-height: 1.5;
	height: 103px;
}

.stratix-industry .hover-blocks .grid .item .article aside span {
	text-transform: capitalize;
}

.stratix-industry .hover-blocks .grid .item figure {
	background-size: auto;
}

.stratix-industry .hover-blocks .grid .item .article .hover {
	background-color: #385066;
	mix-blend-mode: color;
}

.stratix-industry .hover-blocks .grid .item .article .hover2 {
	mix-blend-mode: normal;
	opacity: 0.5;
}

.stratix-industry .hover-blocks {padding-bottom: 155px;}

.stratix-industry .hover-blocks .walkthrough-scroller {
	bottom: 60px;
}

.lifecycle article h2 {
	text-transform: capitalize;
	font-weight: 700;
}
.lifecycle .wrapper article p {
	color: #666;
	font-size: 14pt;
	font-weight: 700;
}

@media (min-width: 1201px) {
	.stratix-industry .hover-blocks .grid .item {
		width: calc(100% / 5);
	}
}
@media (max-width: 1024px) {
	.stratix-industry .hover-blocks .grid .item figure {
		background-size: cover;
	}
}
/* End Industry Section */

/* Testimonial Section */
.stratix-testimonials {
	background: url(https://www.stratixcorp.com/wp-content/uploads/2024/03/testimonial-bg.png) no-repeat center;
	background-size: 100% 100%;
	position: relative;
	z-index: 1;
	margin: -30px 0;

}

.stratix-testimonials .strip-t {
	margin-top: -44px;
}

.stratix-testimonials .strip-b {
	position: absolute;
	bottom: -27px;
	left: 0;
	width: 100%;
}


@media (max-width: 1350px) {
	.stratix-industry .hover-blocks .grid .item .article{
		height:250px;
	}
}



@media (min-width: 1820px) {
	.stratix-testimonials .strip-b {
		bottom: -44px;
	}
}
@media (max-width: 1200px) {

	.stratix-industry .hover-blocks .grid .item .article{
		height: 380px;
	}

	.stratix-testimonials {
		background-size: cover;
		margin: 0 0 -30px;
		padding: 40px 0;
	}
}
@media (max-width: 1200px) {
	.stratix-testimonials {
		background-size: cover;
		margin: 0 0 -30px;
		padding: 40px 0;
	}
	.header-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
		margin: 0 10px !important;
	}
}
@media (max-width: 991px) {
	.lifecycle .walkthrough-scroller{
		display:none;
	}
}
@media (max-width: 990px) {
	.stratix-testimonials {
		background: url(https://www.stratixcorp.com/wp-content/uploads/2024/03/testimonial-bg1.svg) no-repeat center;
		background-size: cover;
		margin: -50px 0;
		padding: 50px 0;
	}
	.header-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item{
		margin: 0 5px !important;
	}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{
		font-size: 16px;
	}

}
 .mobile-hero{
        display: none;
    }
    @media (max-width: 768px){
        .mobile-hero{
            display: block;
            height: 550px;
            position: relative;
        }
        .desktop-hero{
            display: none;
        }
        .slider-img{
            object-fit: cover;
        }
        .stratix-hero_slider{
            bottom:0;
        }
        .stratix-hero_slider{
            max-width:100%;
            padding:0;
            width:100%;
        }
        .stratix-hero_slide{
            z-index: 999;
            position: relative;
            padding: 0 30px;
        }
        .stratix-hero_video{
            padding-top: 32.25%;
        }
    }
@media (max-width: 767px) {
	.stratix-testimonials .strip-b,
	.stratix-testimonials .strip-t {
		display: none;
	}
	.headerFixed .header-item.item-center{
		position: absolute;
		right: 20px;
		top: 21px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
	.stratix-industry .hover-blocks .grid .item .article {
		height: 480px;
	}
}

@media (max-width: 1023px) {
	.walkthrough-scroller {
		display: block;
		width: 40px;
		height: 40px;
	}
	.lifecycle {
		margin-top: 70px;
	}
}


.stratix-testimonials::after,.stratix-testimonials::before {
	content: '';
	position: absolute;
	width: 100%;
}

.stratix-testimonials .testimonial-wrapper {
	max-width: 920px;
	margin: 0 auto;
	padding: 98px 20px 90px;
}

.stratix-testimonials h2 {
	text-align: center;
	margin: 0 0 36px;
	font-weight: bold;
}

.testimonial-slider .slide {
	overflow: hidden;
	display: flex;
	flex-direction: row;
}

.testimonial-slider .slide .icon {
	display: flex;
	margin-right: 38px;
	padding-right: 50px;
	border-right: 2px solid #16afe3;
	align-items: flex-end;
	padding-bottom: 31px;
}

.testimonial-slider .slide .icon img {
	max-width: 137px;
	height: auto;
	display: block;
}

.testimonial-slider .slide .content{
	flex:1;
}
.testimonial-slider .slide .content strong {
	display: block;
	color: #fff;
	padding: 0 0 5px;
	font-size: 26px;
}

.testimonial-slider .slide .content p {
	margin: 0 0 23px;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	max-width: 380px;
}

.testimonial-slider .content .logos-list {
	display: flex;
	align-items: center;
	/*max-width: 488px;*/
	gap:0 20px;
	padding: 0 50px 24px 0;
	width: 100%;
}

.testimonial-slider .content .logos-list li {
	padding-right: 0px;
	display: flex;
	flex:1;
	justify-content: center;
}

.testimonial-slider .content .logos-list img {
	max-width: 100%;
	height: 30px;
	object-fit: contain;
	box-sizing: border-box;
}

.testimonial-slider .slick-dots {
	text-align: center;
	padding: 31px 0 0;
}

.testimonial-slider .slick-dots button {
	margin: 0;
	border: 2px solid #9eabb3;
	text-indent: -9999px;
	padding: 0;
	width: 12px;
	height: 12px;
	font-size: 0;
	min-width: auto;
	background: transparent;
	display: block;
	overflow: hidden;
}

.testimonial-slider .slick-dots .slick-active button {
	background: #9eabb3;
}

.testimonial-slider .slick-dots li {
	display: inline-block;
	padding: 0 3.5px;
}

.testimonial-slider .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin: 0;
	border: none;
	padding: 0;
	text-indent: -9999px;
	background: none;
	overflow: hidden;
	left: -95px;
	min-width: 22px;
	height: 72px;
}
.testimonial-slider .slick-arrow.slick-next {
	left: auto;
	right: 0;
} 
.testimonial-slider .slick-arrow::after {
	content: '';
	background: url(https://www.stratixcorp.com/wp-content/uploads/2024/03/arrow.svg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.testimonial-slider .slick-arrow.slick-prev::after {
	transform: scale(-1);
}

.resources-wrapper .featured-posts .post .image-wrap {
	height: auto;
	border-radius: 20px 20px 0 0;
	overflow: hidden;
}
.resources-wrapper .featured-posts .post img {
	width: 100%;
	z-index: 1;
	object-fit: cover;
	height: 194px;
	display: block;
}
.resources-wrapper .featured-posts .post .card {
	height: 100%;
	position: relative;
	padding: 0 0 20px;
}

.resources-wrapper .featured-posts .post .type {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}
.resources-wrapper .featured-posts .post .type img {
	padding-right: 15px;
	max-width: 39px;
	filter: brightness(100);
	height: 30px;
	object-fit: contain;
}

.resources-wrapper .featured-posts .post {
	padding: 0 14px;
	background: none;
}

.resources-wrapper .featured-posts .post .content {
	background: #fff;
	padding-bottom: 20px !important;
	min-height: calc(100% - 239px);
	position: relative;
	display: flex;
	flex-direction: column;
	box-shadow: 0 2px 2px #0003;
	border-radius: 0 0 20px 20px;
}
featured-posts .post h6 a:hover {
	color: #3d5667;
}
.resources-wrapper .featured-posts .post .btn {
	position: relative;
	margin: auto 0 0;
	display: inline-block;
	text-transform: uppercase;
	max-width: max-content;
	padding:10px 15px;
	font-size: 8pt;
}
@media (max-width: 1025px){
	#wpadminbar{
		display: none!important;
	}
	.header-menu .headerFixed{
		
		padding: 10px 15px;
		box-shadow: none;
	}
	.overlay .mega-menu, .submenu{
		background:#f1f2f2;
	}
	
}
@media (max-width: 1200px) {
	.stratix-testimonials .testimonial-wrapper {
		padding: 90px 20px;
		max-width: 740px;
	}

	.testimonial-slider .slick-arrow {
		left: -60px;
	}

	.testimonial-slider .slick-arrow.slick-next {
		right: -50px;
	}
}
@media (max-width: 1000px) {
	.testimonial-slider .slide {
		flex-direction: column;
		align-items: center;
		text-align: center;
		padding: 0 50px;
	}

	.testimonial-slider .slick-arrow.slick-next {
		right: 0;
	}
	.testimonial-slider .slide .icon {
		margin: 0 0 30px;
		padding: 0 0 30px;
		border-right: 0;
		border-bottom: 2px solid #16afe3;
	}

	.testimonial-slider .slide .content p,.testimonial-slider .content .logos-list {
		max-width: 100%;
	}

	.testimonial-slider .slick-arrow {
		left: 0;
	}

	.testimonial-slider .content .logos-list img {
		margin: 0 auto;
		padding: 0 20px;
	}

	.testimonial-slider .content .logos-list li {
		padding: 0;
	}

	.testimonial-slider .slide .content strong {
		font-size: 20px;
	}
}

@media (max-width: 767px) {
	.testimonial-slider .content .logos-list {
		flex-direction: column;
	}

	.testimonial-slider .content .logos-list img {
		padding: 0 0 20px;
		max-width: 50%;
		margin: 0 auto;
	}
	.testimonial-slider .slick-arrow {
		display: none;
	}
	.page-content{
		margin-top: 0px !important;
	}

	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1::after{
		color:#fff;
	}
	.headerFixed.fill #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1::after,.headerFixed.fills #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1::after{
		color: #333;
	}



}
/* End Testimonial Section */

/* Resources Section */
.stratix-resources {
	background: url(https://www.stratixcorp.com/wp-content/uploads/2024/03/Resources.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	padding: 135px 20px 97px;
	position: relative;
}

.stratix-resources .walkthrough-scroller {
	top: -24px;
	bottom: auto;
	background-color: #fff;
}

.stratix-resources .resources-wrapper {
	max-width: 1110px;
	margin: 0 auto;
}

.stratix-resources h2 {
	margin: 0 0 50px;
	text-align: center;
	

}

.resources-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px;
	padding: 0 0 81px;
}

.resources-list > .card {
	width: calc(100% / 3);
	position: relative;
	padding: 4px;
}

.resources-list .card > div::after,
.resources-list .card > div::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.resources-list .card > div::before {
	background: rgba(255,255,255,0.8);
	z-index: 1;
}
.resources-list .card [class^="clr-"]::after {
	mix-blend-mode: multiply;
	z-index: 2;
}
.resources-list .card .clr-green::after {background: #a2cc3a;}
.resources-list .card .clr-lightblue::after {background: #16afe3;}
.resources-list .card .clr-bluegray::after {background: #3d5667;}

.resources-list .card > div {
	position: relative;
	padding: 22px 36px 28px;
	background-size: cover !important;
}

.resources-list .card > div * {
	position: relative;
	z-index: 3;
	color: #fff;
}

.resources-list .icon img {
	display: block;
	max-width: 100%;
	margin: 0 0 10px;
}

.resources-list .icon {
	font-size: 18px;
	font-weight: 700;
	padding: 0 0 22px;
}

.resources-list strong {
	font-size: 22px;
	display: block;
	padding: 0 0 17px;
}

.resources-list p {
	margin: 0 0 35px;
	font-size: 17px;
	line-height: 21px;
}

.resources-list .resource-btn:hover {
	background: #a2cc3a;
	border-color: #a2cc3a;
}

.contactus {
	text-align: center;
	max-width: 535px;
	margin: 0 auto;
	padding-top:60px;
}

.contactus h2 {
	
	margin: 0 0 24px;
}

.contactus p {
	color: #3d5667;
	font-size: 14pt;
	font-weight: 700;
	margin: 0 0 45px;
}

.contactus .contact-info {
	max-width: 240px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.contactus .contact-info .contact-btn {
	background: #3d5667;
	border: none;
	padding: 0 20px;
	border-radius: 100px;
	line-height: 40px;
	color: #fff;
	max-width: max-content;
	margin: 0 0 35px;
}

.contactus .contact-info .contact-btn:hover {
	background: #99cc33;
}

.contactus .contact-info .tel {
	color: #3d5667;
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 32px;
}

.contactus .contact-info address {
	font-size: 17px;
	font-weight: 700;
	font-style: normal;
	color: #3d5667;
}


@media (max-width:1200px) {
	.resources-list > .card {
		width: calc(100% / 2);
	}
}
@media (max-width: 575px) {
	.resources-list > .card {
		width: 100%;
	}	
}
/* End Resources Section */


.social .widgets{display: flex; flex-wrap: wrap;}

@media (max-width: 767px) {
	.top-head {
		display: none;
	}
	.headerFixed {
		top: 0 !important;
	}
	.admin-bar .header-menu .headerFixed {
		top: 0px !important;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
		padding: 0;
	}

	ul.services-submenu li:last-child {padding-bottom: 0px;}

	.header .menuRightCnt {
		padding: 10px 0;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
		height: auto;
		min-height: auto;
		max-height: max-content;
	}

	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
		overflow: auto;
		height: calc(100vh - 116px);
		top: 56px;
	}

	.header-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
		margin: 0 !important;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		padding: 0 20px;
	}

	.list-item.nav-intro, .list-item.nav-links {
		padding: 10px 0 0;
	}

	.header-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
		background: #c4ccd1;
		padding: 5px 20px;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
	.header-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover {
		color: #c4ccd1;
		background: #3d5667;
	}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
		border-top: none;
	}
	.list-item.nav-vid {
		border: none;
	}
	ul.services-submenu .services-sublist .service-link a {
		padding: 0;
		margin-top: 10px;
	}

	ul.services-submenu li .dropdown-services h4 {
		margin: 10px 0;
	}

	ul.services-submenu li a {
		padding: 10px 0;
	}

	ul.services-submenu li:hover a {
		background: none;
	}
	.list-item.nav-links ul a {
		padding: 5px 0;
		font-size: 15px;
	}
}




@media only screen and (min-width: 1200px) and (max-width: 1350px)  {
	.stratix-hero_video::after {
		bottom: 20px;
	}
}

@media only screen and (min-width: 1500px) and (max-width: 1700px)  {
	.stratix-hero_video::after {
		bottom: 186px;
	}
}
@media only screen and (min-width: 1700px) and (max-width: 2000px)  {
	.stratix-hero_video::after {
		bottom: 290px;
	}
}

@media (min-width: 1921px) {
	.page-content{
		margin-top:0px;
	}
}

@media (max-width: 768px) {
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, .header-menu #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover{
		background:#00a9e0;
	}
	div.t-technology ul{
		padding-left:20px;
	}
	div.t-technology ul li a, div.t-technology ul li a:active{
		color: #3d5667 !important;
	}
	div.t-technology ul li a:hover{
		color:#00a9e0;
	}
	.logos-list{
		display: none!important;
	}
}


/**************************************************
***************Don't copy this to live website******
****************************************************/