/*

 Theme Name:     FMS

 Template:       wpbstarter

*/

body {
    font-size: 100%;
    font-weight: normal;
    font-family: 'Rubik', sans-serif;
	color:#000;
}
p {
    font-size: 1rem;
}
html {
	scroll-behavior: smooth;
	overflow-x: hidden;
}
a {
	cursor:pointer;
    color: #EC2737;
	transition: 0.2s ease-in-out;
}
a:hover {
    color: #FFAE21;
	transition: 0.2s ease-in-out;
}
input:focus, textarea:focus, button:focus, .form-control:focus, .btn.focus, .btn:focus, a:focus, button:focus, .search-box input.form-control:focus, button.close-search:focus {
    border: none;
}
#mastheadx {
    position: relative;
}
.sina-nav.navbar-fixed.navbar-freez {
    box-shadow: none;
}
.sina-nav .sina-menu > li.active > a, .sina-nav .sina-menu > li > a:hover, .sina-nav .sina-menu > li > a:focus {
    color: #fff;
    border: none;
}
.sina-nav .sina-menu > li > a {
    font-size: 16px;
    color: #ffffff;
    border: none;
}
.sina-nav .sina-menu > li > a:hover, .topbarwrap .logo-wrap .top-menu ul li a:hover {
    color: #f5b335;
}
.sina-nav .sina-brand > img {
    height: auto;
}
.sina-nav .sina-brand {
  height: auto;
  max-width: 150px;
  margin: -15px auto -22px;
}
.sina-brand:hover {
    opacity: 0.6;
}
.sina-nav .extension-nav > ul > li > a:hover, .sina-nav .extension-nav > ul > li > a:focus {
    color: #999;
    border: none;
}
.sina-nav .extension-nav {
    float: right;
    margin-left: 20px;
    margin-top: -16px;
}
.sina-nav .navbar-collapse.collapse {
    display: block;
}
.sina-nav .extension-nav > ul > li > a {
    font-size: 26px;
    color: #fff;
    border: none;
}
.sina-nav .sina-menu.sina-menu-right {
    display: flex;
    justify-content: space-between;
}
.sina-nav .sina-menu.sina-menu-right li a {
    max-width: none;
}
.sina-nav .extension-nav > ul > li > a:hover, .sina-nav .extension-nav > ul > li > a:focus {
    color: #EC2737;
}
.sina-nav .widget-bar .widget .link li a:focus, .sina-nav .widget-bar .widget .link li a:hover {
    color: #EC2737 !important;
    opacity: 1 !important;
	border-bottom: 2px solid #EC2737 !important;
}
.sina-nav .sina-menu .dropdown .dropdown-menu {
    border-width: 0;
}
header .current_page_item a {
    color: #EC2737 !important;
    opacity: 1 !important;
	border-bottom: 2px solid #F5B335 !important;
}
.current_page_item a {
    color: #EC2737 !important;
}
.current_page_item ul li a {
	border-bottom: 2px solid #F5B335 !important;
    color: #fff !important;
}
.sina-nav .widget-bar .close-widget-bar {
    color: #fff;
}
.close-widget-bar:hover {
    color: #FFAE21 !important;
}

#content {
    position: relative;
}
.sina-nav .widget-bar {
    background-color: #000;
}
.sina-nav .widget-bar .widget .link li a {
    border-bottom: 2px solid #000;
    color: #fff;
    font-size: 1.2rem;
	margin: 0;
}
.sina-nav .widget-bar .widget .link li a:hover {
    opacity: 0.6;
}
.sina-nav ul.sina-menu li .dropdown-menu {
    background-color: #303f4b;
    margin: 0;
}
.sina-nav .sina-menu .dropdown-menu li a {
    color: #ffffff;
}
.siteinfo {
    background: #000;
    font-size: 0.6rem;
    color: #fff;
    padding: 15px 0;
}
.siteinfo a {
    color: #fff;
}
.siteinfo a:hover {
    color: #EC2737;
}
.copyright {
    width: 100%;
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
	text-align:center;
}
.site-footer .col-md-3.col-xs-6 {
    padding: 0;
}
.site-footer .col-md-3.col-xs-6 {
    padding: 0;
    max-width: 33.3333%;
    flex: unset;
}
.site-footer .row {
    padding: 0 15px;
}
.site-footer a {
    color: #fff;
}
.site-footer .topbarsocials a {
    color: #EC2737;
}
footer section#nav_menu-5 {
    margin-bottom: 0;
}
.site-footer a:hover {
    color: #EC2737;
}
.entry-footer {
    display: none;
}
#topcontrol {
    right: 20px !important;
    bottom: 20px !important;
    font-size: 2.2rem;
    color: #EC2737;
	z-index: 9999999999999;
}
#topcontrol:hover {
    color: #FFAE21;
}

/*

CUSTOM CSS

*/
.fms-row {
    position: relative;
}
.fms-wrap {
    display: flex;
    position: relative;
    margin-bottom: 0px;
    flex-wrap: wrap;
}
.boxedwrap {
	width:100%;
	max-width: 1200px;
	padding:0 15px;
	margin:0 auto 80px;
}
.noflex {
	display:block;
}
.fms-wrap.nospace {
    margin-bottom: 0;
}
.fms-wrap.sliderwrap {
    margin-bottom: 0;
    position: unset;
}
.fms-half-left {
    text-align: right;
    width: 100%;
    max-width: 50%;
	position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom left;
}
.fms-half-left.bg-red {
    background: #e5231f;
}
.headslide .fms-half-left {
	min-height: 710px;
}
.fms-half-left .fms-half-inner {
    width: 100%;
    max-width: 650px;
    float: right;
    text-align: left;
    padding: 150px 150px 180px 15px;
	position: relative;
}
.fms-half-right {
    width: 100%;
    max-width: 50%;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
	position: relative;
	background-position-x: 1px;
}
.fms-half-right.maskbg {
    max-width: 45%;
    margin-left: 5%;
}
.pplrow .fms-half-right.maskbg {
    max-width: 50%;
    margin-left: 0;
}
.hex-over-right-top {
    overflow: hidden;
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
	background-position: bottom left;
}
.hex-over-left-bottom {
    overflow: hidden;
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: top right;
}
.fms-half-left.hmabtlft {
    text-align: right;
    width: 100%;
    max-width: 45%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    margin-right: 5%;
}

h2 {
	font-size: 1.9rem;
    font-weight: 500;
    letter-spacing: 0.05rem;
    line-height: 1.2;
    margin-bottom: 1.2rem;
}
h3 {
    font-size: 1.2rem;
    line-height: 1.3;
	font-weight: 400;
	margin-bottom: 1.2rem;
}
.fmslrgtxt p {
    font-size: 1.2rem;
    line-height: 1.3;
}
.wpbstarter-page-title-area {
    display: none;
}
.sina-nav {
    min-height: auto;
    background: #E5231F;
    border: none;
	display: flex;
}
.sina-nav .container, .sina-nav .container-fluid {
  z-index: 99;
}
.sina-nav .widget-bar {
    width: 400px;
}
.sina-nav ul li a {
    text-transform: none;
}
.sina-nav .widget-bar  ul li a {
    display: inline-block !important;
}
.sina-nav .sina-menu.sina-menu-right, .sina-nav .sina-menu.sina-menu-list-right > li {
    float: none;
    margin-right: 0;
}
.widget-bar .menu-item-has-children > a {
    width: auto;
    margin-bottom: 10px;
}
.widget-bar .sub-menu li a {
    font-size: 0.9rem !important;
    line-height: 1.5 !important;
}
.widget-bar .sub-menu {
    margin-bottom: 5px !important;
	visibility: hidden;
	display: none;
	opacity: 1;
	transition: all 0.5s ease;
}
#menu-slide-out-menu li:hover > .sub-menu,
#menu-slide-out-menu li .sub-menu:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

.topbar {
    background: #000000;
    padding: 30px 10px;
}
.topbarwrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: right;
}
.topbarwrap .logo-wrap {
    display: flex;
    align-items: center;
}
.topbarwrap .logo-wrap a img {
    width: 200px;
    height: auto;
}
.topbarwrap .logo-wrap .top-menu ul {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
    margin-left: 30px;
    column-gap: 20px;
}
.topbarwrap .logo-wrap .top-menu ul li a {
    color: #fff;
    font-weight: 600;
    padding:15px 20px;
}
.headangle {
    border-top: 80px solid #EFF0F0;
    border-left: 0 solid transparent;
    border-right: 3000px solid transparent;
    width: 100vw;
    height: 0;
    bottom: -80px;
    content: "";
    display: block;
    position: absolute;
    overflow: hidden;
    right: 0;
    margin: auto;
    z-index: 9;
}
.ctarow .logomenu {
    display: block;
}
.home .logomenu {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    column-gap: 10%;
    align-items: center;
    padding: 16px 15px;
}
.logomenu ul {
    margin-bottom: 0;
}
.logomenu h3 {
    color: #fff;
    margin-bottom: 0;
}
.logomenu a img {
    height: 42px;
    display: inline-block;
    margin: 0 35px;
}
.logomenu a:hover {
    opacity: 0.6 !important;
}
.sina-nav .extension-nav > ul > li > a {
    padding: 24px 12px;
}
.topbarbtn {
    display: inline-block;
}
.topbarbtn a.hiring-btn {
    position: relative;
    font-weight: 600;
    border: 1px solid #EC2737;
    padding: 12px 20px;
}
.topbarbtn a.hiring-btn:hover {
    color: #ffffff;
    border-color: #ffffff;
}
/*.topbarbtn a.hiring-btn:before {
    content: "";
    position: absolute;
    border-width: 12px;
    border-right-width: 0;
    border-style: solid;
    border-color: #F5B335 transparent transparent;
    border-top-color: transparent;
    border-left-color: #F5B335;
    margin: 0;
    left: 0;
    top: -3px;
}*/
.redbtn {
    background: #EC2737;
    text-transform: uppercase;
    font-size: 0.9rem;
    padding: 8px 12px 6px;
    display: inline-block;
    border-radius: 3px;
    color: #fff;
    line-height: 1;
	font-weight: 500
}
.redbtn:hover {
    background: #FFAE21;
	color:#000 !important;
}

.topbarsocials {
    display: inline-block;
    margin-right: 30px;
}
.topsocial {
    color: #EC2737;
    font-size: 1.4rem;
    line-height: 1;
    vertical-align: middle;
    padding: 0 10px;
}
.topsocial:hover {
    color: #FFFFFF;
}
.site-footer .topbarsocials {
    margin: 0;
}
.site-footer .topsocial:first-child {
    padding-left: 0;
}


.site-footer.site-footer-modern {
    background: #000000 url(/wp-content/uploads/2024/11/HAWC-footer.png) right bottom no-repeat;
    background-size: auto;
    color: #fff;
    padding: 40px 0 100px;
}

footer .ftr-cnt-pre h3 {
    margin-bottom: 0;
}
footer .ftr-head {
    background: url(/wp-content/uploads/2024/09/location.svg) top left no-repeat;
    padding: 3px 0 0 45px;
    background-size: 22px;
}
footer .ftr-phone {
    background: url(/wp-content/uploads/2024/09/phone.svg) top left no-repeat;
    padding: 1px 0 0 45px;
    background-size: 25px;
}
footer .ftr-email {
    background: url(/wp-content/uploads/2024/09/email.svg) top left no-repeat;
    padding: 0 0 0 45px;
    background-size: 25px;
}
.ftr-cnt-pre p {
    font-size: 0.8rem;
    letter-spacing: 0.05rem;
    margin-bottom: 0.3rem;
	text-transform:uppercase;
}
.ftr-cnt-det {
    font-size: 1rem;
    margin-bottom: 1.5rem;
}
.ftr-cnt-det a {
    color: #fff;
}
.ftr-cnt-det:a_hover {
    color: #EC2737;
}
.ft-main-logo {
	max-width: 33.3333%;
	width:100%;
	margin: 10px 0 50px;
}
.ft-main-logo img {
    max-height: 65px;
}
.ft-sec-logos {
    width: 100%;
    max-width: 66.6666%;
}
.ft-sec-logos img {
    max-height: 67px;
    padding: 11px 16px 0;
	margin-bottom: 30px;
}
.loglast img {
    max-height: 100px;
    margin-top: -35px;
	padding-right: 0;
}
.ft-main-logo a:hover, .ft-sec-logos a:hover {
	opacity: 0.6;
}
.ftrlnk {
    font-size: 1rem;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 0.3rem;
    display: block;
}
.widget_nav_menu ul {
    list-style: none;
    padding: 0;
        padding-top: 0px;
}
.widget_nav_menu li {
	font-size: 1rem;
    letter-spacing: 0.05rem;
    margin-bottom: 0.3rem;
	text-transform:uppercase;
}
.widget ul.nav li a.nav-link {
    padding: 0;
    line-height: 1;
    margin: 0;
    display: inline-block;
}
.fms-wrap ul {
    padding: 0 0 0 25px;
}
.fms-wrap li {
    list-style: none;
	line-height: 1.3;
}
.fms-wrap ul.fms-list li {
    list-style: disc;
    line-height: 1.3;
    font-size: 1.2rem;
}
.fms-wrap li::marker {
    color: #F5B335;
}
.fms-wrap .wwa-items {
    padding-left: 0;
}
.fms-wrap .wwa-items li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 30px;
    text-align: left;
}
.fms-wrap .wwa-items li:last-child {
    margin-bottom: 0;
}
.fms-wrap .wwa-items li::before {
    content: "";
    background: url(/wp-content/uploads/2024/09/location-pin.svg) center no-repeat;
    width: 25px;
    height: 30px;
    position: absolute;
    left: 0;
    top: -4px;
    background-size: contain;
    border-width: 0;
}
.replist li::before {
	content: "";
    border-bottom: none;
    width: 0;
    color: transparent;
    position: absolute;
    line-height: 0;
    left: 0;
}
.flex-control-nav li::before {
	content: "";
    border-bottom: none;
    width: 0;
    color: transparent;
    position: absolute;
    line-height: 0;
    left: 0;
}
.slides li::before {
	content: "";
    border-bottom: none;
    width: 0;
    color: transparent;
    position: absolute;
    line-height: 0;
    left: 0;
}
.replist {
    padding: 0 !important;
}


.fms-half-right .fms-half-inner.abtinner {
    margin-bottom: 80px;
	padding: 40px 15px 0;
}
.fms-half-inner.abtinner {
    max-width: 440px;
}
.abtinner p {
    margin: 0;
}
.hm_about_title {
    max-width: 170px;
}


.arrowbtn {
    color: #000;
    letter-spacing: 0.05rem;
    margin: 0;
    display: inline-block;
    text-decoration: underline;
    padding: 10px 0;
}
.arrowbtn:hover {
    color: #EC2737;
}
.arrowbtn::before {
    content: "";
    width: 40px;
    height: 16px;
    background: url(https://fms-group.com.au/images/btn-arrow.svg) no-repeat center right;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
	transition: 0.5s ease-in-out;
}
.arrowbtn:hover::before {
    width: 50px;
	margin-right: 10px;
    position: relative;
	transition: 0.5s ease-in-out;
}
.arrowbtn.abwht {
	color:#fff;
	text-decoration:none;
	font-size: 0.9rem;
}
.arrowbtn.abwht:hover {
	text-decoration:underline;
}
.arrowbtn.abwht::before {
    background: url(https://fms-group.com.au/images/btn-arrow-wht.svg) no-repeat center right;
	margin-right: 10px;
	width: 32px;
	height: 12px;
}
.arrowbtn.abwht:hover::before {
	width: 38px;
margin-right: 4px;
}
.arrowbelow {
    color: #000;
    letter-spacing: 0.05rem;
    margin: 0;
    display: inline-block;
    text-decoration: underline;
}
.arrowbelow:hover {
    color: #EC2737;
}
.arrowbelow::after {
    content: "";
    width: 40px;
    height: 16px;
    background: url(https://fms-group.com.au/images/btn-arrow.svg) no-repeat center center;
    display: block;
    vertical-align: middle;
    margin-right: 20px;
	margin-top:10px;
    background-position: center right;
	transition: 0.5s ease-in-out;
}
.arrowbelow:hover::after {
    width: 50px;
	margin-right: 10px;
    position: relative;
	transition: 0.5s ease-in-out;
}
.btnwhtout {
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8rem;
    padding: 7px 28px;
    border: 1px solid #fff;
    border-radius: 3px;
	margin: 0 15px;
}
.btnwhtout.btnonblk:hover {
    color: #EC2737 !important;
    border: 1px solid #EC2737 !important;
}
.btnwhtout:hover {
    color: #000;
    border: 1px solid #000;
}
.whthover:hover {
	border-color: #EC2737;
	color: #EC2737;
}
.btnblkout {
    color: #000;
    text-transform: uppercase;
    font-size: 0.8rem;
    padding: 7px 28px;
    border: 1px solid #000;
    border-radius: 3px;
	margin: 0 15px;
}
.btnblkout:hover {
    color: #fff;
    border: 1px solid #fff !important;
}
.btnblkout.btnonblk:hover {
    color: #EC2737 !important;
    border: 1px solid #EC2737 !important;
}
.btnredout {
    display: inline-block;
    position: relative;
    color: #EC2737;
    text-transform: uppercase;
    font-size: 1rem;
    border: 1px solid #EC2737;
    padding: 12px 20px;
    margin: 0;
    line-height: 1;
    font-weight: 600; 
}
/*.btnredout:before {
    content: "";
    position: absolute;
    border-width: 12px;
    border-right-width: 0;
    border-style: solid;
    border-color: #F5B335 transparent transparent;
    border-top-color: transparent;
    border-left-color: #F5B335;
    margin: 0;
    left: 0;
    top: 4px;
}*/
.btnredout:hover {
    border-color: #ffffff;
    color: #ffffff;
}
.btnredout.white {
    color: #fff;
    border-color: #fff;
}
.btnredout.white:hover {
    border-color: #000000;
    color: #000000;
}
.btnredout.solid-white {
    background: #ffffff;
    border-width: 0;
}
.btnredout.solid-white:hover {
    background: #EC2737;
    color: #fff;
}
.prodguide-btn {
    margin-left: 60px;
}

.left-stripe {
    position: absolute;
    z-index: 9;
    max-width: 10vw;
}
.left-stripe.right-stripe {
    right: -1px;
    top: 150px;
    transform: scale(-1);
}
.viewjobsbanner {
    width: 100%;
    display: flex;
    padding: 80px 0 60px;
}
.viewjobsbanner h2 {
    padding-right: 70px;
    max-width: 25%;
}
.viewjobsbanner h3 a {
    text-decoration: none;
    padding: 0 40px;
    font-size: 1.4rem;
}
.hm_com_title {
    padding-top: 80px;
}
.hm_com_content {
    max-width: 460px;
    margin-bottom: 60px;
}
.hm-com-gallery {
    margin: 0 -10px;
}
.hmgall {
    display: inline;
    column-count: 4;
    vertical-align: top;
}
.galthumb {
    width: 100%;
    height: 258px;
    background-size: cover;
    background-position: center center;
    display: inline-block;
    max-width: 258px;
    margin: 10px 10px;
}
.galthumb:hover {
	opacity:0.6;
	transition: 0.2s ease-in-out;
}
.galthumba:first-child::before {
    content: "Local Clubs";
    display: inline-block;
	background: #EC2737;
    width: 258px;
    height: 258px;
    position: relative;
    vertical-align: top;
    margin: 10px 14px 10px 10px;
    color: #fff;
    padding: 30px;
    font-size: 1.6rem;
}

.galthumba:nth-child(3)::before {
    content: "Mental Health Awareness";
    display: inline-block;
    background: linear-gradient(90deg, rgba(236,39,55,1) 0%, rgba(255,174,33,1) 100%);
    width: 258px;
    height: 258px;
    position: relative;
    vertical-align: top;
    margin: 10px 14px 10px 10px;
    color: #fff;
    padding: 30px;
    font-size: 1.6rem;
}
.galthumba:nth-child(5)::before {
    content: "Charity";
    display: inline-block;
    background: #FFAE21;
    width: 258px;
    height: 258px;
    position: relative;
    vertical-align: top;
    margin: 10px 14px 10px 10px;
    color: #fff;
    padding: 30px;
    font-size: 1.6rem;
}
.galthumba:nth-child(6)::before {
    content: "Industry Partnerships";
    display: inline-block;
    background: linear-gradient(90deg, rgba(236,39,55,1) 0%, rgba(255,174,33,1) 100%);
    width: 258px;
    height: 258px;
    position: relative;
    vertical-align: top;
    margin: 10px 14px 10px 10px;
    color: #fff;
    padding: 30px;
    font-size: 1.6rem;
}


#slider {
    display: inline-block;
    position: relative;
    width: 100%;
}
.slidercont {
    width: 100%;
}
.boxedslider {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px !important;
}
.flex-next {
    float: right;
}
.flex-prev, .flex-next {
	font-size:1.8rem;
	color:#ccc;
}
.custom-controls-container {
    display: inline-block;
    width: 100%;
	text-align: center;
	margin-top: 20px;
}
.flex-control-paging li {
    display: inline-block;
    margin: 0 5px;
}
.flex-control-paging li a {
    background: #fff;
    border-radius: 50%;
    font-size: 0rem;
    width: 15px;
    height: 15px;
    display: block;
}
.flex-active {
    background: #ccc !important;
}

.hm-sup-slider h2 {
    text-align: center;
    padding: 40px 0;
}
.hmsupimg {
    width: 100%;
    max-width: 150px;
    height: 150px;
    background-size: cover;
    background-position: center center;
    display: inline-table;
    margin-right: 120px;
    vertical-align: middle;
}
.hmsupcont {
    vertical-align: middle;
    display: inline-block;
    max-width: 830px;
}
.followrow .fms-wrap {
    display: block;
    padding: 50px 15px;
}
.followrow h2, .followrow h3, .followrow .topbarsocials {
    text-align: center;
    width: 100%;
}
.chevron-down-bg {
    border-top: 150px solid #fff;
    border-left: 1500px solid #EFF0F0;
    border-right: 1500px solid #EFF0F0;
    width: 3000px;
    height: 100px;
    content: "";
    display: block;
    position: relative;
    overflow: hidden;
    left: calc(50% - 1500px);
}
.chevron-down-bg-reverse {
    border-top: 150px solid #EFF0F0;
    border-left: 1500px solid #fff;
    border-right: 1500px solid #fff;
    width: 3000px;
    height: 100px;
    content: "";
    display: block;
    position: relative;
    overflow: hidden;
    left: calc(50% - 1500px);
}
.chevron-down-bg-white {
    border-top: 150px solid transparent;
    border-left: 1500px solid #fff;
    border-right: 1500px solid #fff;
    width: 3000px;
    height: 100px;
    content: "";
    display: block;
    position: absolute;
    overflow: hidden;
    left: calc(50% - 1500px);
    margin-top: -150px;
}

.followrow .topsocial {
    color: #EC2737;
}
.followrow .topsocial:hover {
    color: #FFAE21;
}
.followrow .topbarsocials {
    margin: 0;
}
.ctarow .fms-wrap {
    display: flex;
    justify-content: space-between;
    padding: 50px 15px;
    color: #fff;
}
.ctarow h2 {
    margin: 0;
}
.ctarow .btnwhtout {
    right: 0;
    position: absolute;
}
.hm_event_title {
    margin-top: 80px;
}
.hm_event_description.fmslrgtxt {
    max-width: 480px;
	margin-bottom: 30px;
}
.hm_event_title2 {
    margin-top: 30px;
    max-width: 490px;
}

.serv-cap-wrap {
    width: 100%;
    max-width: 1140px;
    margin: -80px auto;
    padding: 0 15px;
}
.serv-cap-title {
    max-width: 240px;
}
.serv-cap-cols {
  margin: 40px -60px 0;
}
.serv-cap-cols ul {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.serv-cap-cols li {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  max-width: 33%;
  padding: 0 60px;
}
.serv-cap-col-text ul {
    column-count: 1;
    padding-bottom: 80px;
}
.serv-cap-cols ul li::before {
    content: "";
    border-bottom: none;
    width: 0;
}
.serv-cap-col-text li {
    max-width: 100%;
	padding:0 0 0 25px;
}
.serv-cap-col-text ul li::before {
    content: "-";
    border-bottom: 1px solid #000;
    width: 18px;
    color: transparent;
    position: absolute;
    line-height: 12px;
    left: 0;
}
.serv-div-wrap {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 60px 15px 80px;
}
.serv-div-subtitle {
    max-width: 270px;
	margin-bottom: 60px;
}
.serv-div-boxes {
    margin: 0 -20px;
}
.serv-div-box {
    padding: 20px 30px;
    width: 100%;
    max-width: 340px;
    display: inline-block;
    vertical-align: top;
    margin: 20px;
    line-height: 1.3;
    color: #fff;
}
.serv-div-box:first-child {
	background: #EC2737
}
.serv-div-box:nth-child(2) {
	background: linear-gradient(110deg, rgb(234, 25, 66) 0%, rgb(247, 119, 45) 100%);
}
.serv-div-box:nth-child(3) {
	background: linear-gradient(110deg, rgb(246, 109, 48) 0%, rgb(255, 174, 33) 100%);
}
.serv-div-box:nth-child(4) {
	background: linear-gradient(110deg, rgb(234, 25, 66) 0%, rgb(247, 107, 48) 100%);
}
.serv-div-box:nth-child(5) {
	background: linear-gradient(110deg, rgb(242, 78, 54) 0%, rgb(250, 139, 41) 100%);
}
.serv-div-box:last-child {
	background: linear-gradient(110deg, rgb(248, 127, 43) 0%, rgb(255, 174, 33) 100%);
}
.serv-div-box-text p {
    font-size: 0.9rem;
}
.serv-div-img {
    text-align: right;
}
.serv-div-box-title h3 {
    font-size: 1.5rem;
    letter-spacing: 0.05rem;
}
.testim-holder {
    padding: 80px 0;
    max-width: 900px;
    margin: 0 auto;
}
.wpmtst-testimonial-heading.testimonial-heading {
    display: none;
}
.wpmtst-testimonial-field.testimonial-field {
    text-align: right;
    padding: 0 60px;
}
.testimonial-inner {
    color: #fff;
}
.testimonial-content {
    padding: 0 60px;
}
.testimonial-content p {
    font-size: 1.4rem;
    font-weight: 500;
}
.wpmslider-prev::before, .wpmslider-next::before {
    background: #EC2737 !important;
}
.wpmslider-prev::before::hover, .wpmslider-next::before::hover {
    background: #000 !important;
}
.serv_wrk_title {
    padding: 80px 15px 40px;
    text-align: center;
}
.serv_wrk_boxes {
    text-align: center;
    padding: 0 15px;
    display: inline-block;
    width: 100%;
}
.serv-wrk-box {
	display:inline-block;
    margin: 0 20px 30px;
}
.serv-wrk-box iframe {
    max-width: 420px;
    height: 235px;
}
.serv_case_title {
    padding: 80px 0 10px;
}
.serv_case_text {
    max-width: 530px;
    padding-bottom: 20px;
}
.serv-case-box {
    line-height: 1rem;
    padding: 0 0 20px;
}

.ftrjobswrap .fms-half-left {
    color: #fff;
}
.ftrjobswrap .fms-half-inner {
    text-align: left;
    padding: 120px 20% !important;
    max-width: 100%;
}
.ftrjobswrap .fms-half-right .fms-half-inner {
    color: #fff;
  max-width: 100%;
  /*top: 50%;
  position: relative;
  transform: translateY(-50%);*/
}
.ftrjobswrap .btnblkout {
  display: inline-block;
}
.ftrjobs-text, .ftrproj-text {
    font-size: 1.1rem;
    margin: 0 auto 30px;
}
.ftrjobswrap .fms-half-right {
}

.abt_head_title p {
	font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
    line-height: 1.2;
    margin-bottom: 1.2rem;
}
.aboutpg .fms-half-inner {
    padding: 100px 15px 100px;
}
.home .abt_head_logo {
    position: relative;
}
.home .abt_head_logo img {
    width: 40%;
    margin-bottom: 40px;
}
.home .abt_head_logo .head-logo-bb:after {
    content: "";
    height: 3px;
    width: 80px;
    position: absolute;
    background: #e5231f;
    bottom: 15px;
    left: 0;
}
.abt_head_title {
    margin-bottom: 40px;
}
.headslider .abt_head_subtitle {
    color: #ffffff;
}
.headslider .abt_head_subtitle p strong {
    font-weight: 400;
    color: #F5B335;
}
.abt_head_subtitle {
    margin-bottom: 30px;
    max-width: 460px;
}
.abt_who_title {
	margin-bottom: 30px;
}
.abt_who_text {
    padding: 0 15px 0 0;
	max-width: 500px;
}
.about_director {
  width: 100%;
  max-width: 33%;
  display: inline-block;
  vertical-align: top;
  padding: 0 38px 60px;
}
.about_director:first-child {
  padding: 0 75px 60px 0;
}
.about_director:last-child {
  padding: 0 0 60px 75px;
}
.directh2 {
  max-width: 150px;
  margin-bottom: 60px;
}
.direct_image {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin-bottom: 30px;
}
.about_director h2, .about_director h3 {
  margin: 0;
}
.direct_bio {
  margin: 30px 0;
}
.direct_quote {
  background: #eee;
  padding: 30px;
  color: #666;
  font-style:italic;
}
.direct_quote::before {
  content: '"';
  color: #EC2737;
  font-size: 3.4rem;
  font-style: italic;
  display: block;
  height: 16px;
  margin: 0 0 10px -3px;
  line-height: 0.8;
}
.direct_author {
  font-style: normal;
}

.gov_head_title p {
	font-size: 1.9rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
    line-height: 1.2;
    margin-bottom: 1.2rem;
	max-width: 300px;
}
.gov_head_title {
    margin-bottom: 40px;
}
.gov_head_subtitle {
    margin-bottom: 30px;
    max-width: 460px;
}
.gov_who_title {
    max-width: 300px;
	margin-bottom: 40px;
}
.gov_who_text {
    padding: 0 15px 0 0;
	max-width: 500px;
}
.gov-wht-boxes {
    width: 100%;
    max-width: 1140px;
    margin: 30px auto 100px;
    padding: 0;
    column-count: 3;
    column-gap: 80px;
}
.gov-wht-box {
  margin-bottom: 60px;
}

.sust_head_title p {
	font-size: 1.9rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
    line-height: 1.2;
    margin-bottom: 1.2rem;
	max-width: 300px;
}
.sust_head_title {
    margin-bottom: 40px;
}
.sust_head_subtitle {
    margin-bottom: 30px;
    max-width: 460px;
}
.sust_who_title {
    max-width: 300px;
	margin-bottom: 40px;
}
.sust_who_text {
    padding: 0 15px 0 0;
	max-width: 500px;
}
.sust-wht-boxes {
    width: 100%;
    max-width: 1140px;
    margin: 30px auto 100px;
    padding: 0;
    column-count: 3;
    column-gap: 80px;
}
.sust-wht-box {
  margin-bottom: 60px;
}

.ctarow .logomenu h2 {
    color: #000;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
	width: 100%;
    max-width: 20%;
	padding-right: 90px;
}
.logomenu-a {
    display: inline-block;
}
.ctarow .logomenu-a {
    display: inline-block;
    width: 100%;
    max-width: 20%;
}
.ctarow .logomenu {
    width: 100%;
	padding: 30px 0 0;
}
.ctarow .logomenu a:hover {
    opacity: 1;
}
.ctarow .logomenu .btnblkout {
	width: 100%;
    max-width: 20%;
}

.ctarow .provmenu-a {
  display: inline-block;
  width: 100%;
  max-width: 15%;
  text-align: center;
}
.ctarow .provmenu-a img {
  width: 100%;
  max-width: 90px;
}
.ctarow .provmenu {
    width: 100%;
	padding: 15px 0;
}
.ctarow .provmenu h2 {
  color: #fff;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 100%;
  max-width: 27%;
  font-size: 2rem;
}
h2.bb-red {
    position: relative;
}
h2.bb-red:before {
    content: "";
    height: 3px;
    width: 80px;
    position: absolute;
    background: #e5231f;
    left: 0;
    bottom: -15px;
}
.home .fms-row:first-child {
  margin-bottom: 0 !important;
}

.aboutpg .fms-row:first-child {
    margin-bottom: -100px;
}
.abt-wht-boxes {
    width: 100%;
    max-width: 1140px;
    margin: 30px auto 100px;
    padding: 0 15px;
    column-count: 3;
    column-gap: 80px;
}
.abt_wht_title {
	margin-bottom: 30px;
}
.abt_wht_subtitle {
    max-width: 400px;
	margin-bottom: 40px;
}
.abt_wht_content {
    max-width: 340px;
}
.nounderline {
    text-decoration: none;
}
.abt-wht-box h3 {
    max-width: 210px;
}
.thebestrow .fms-half-left {
    max-width: 51%;
}
.thebestrow .fms-half-right {
    max-width: 49%;
    align-content: center;
}
.thebestrow .fms-half-right .fms-half-inner .about_thebest_img {
    border-right: 30px solid #e5231f;
}
.thebestrow .fms-half-inner {
    padding: 80px 15px;
}
.thebestrow .fms-half-right .fms-half-inner {
    max-width: 570px;
    position: relative;
    left: -60px;
    padding: 30px 15px;
}
.thewhyrow .fms-half-left {
    max-width: 49%;
    align-content: center;
}
.thewhyrow .fms-half-right {
    max-width: 51%;
}
.thewhyrow .fms-half-left .fms-half-inner .about_thewhy_img {
    border-left: 30px solid #e5231f;
}
.thewhyrow .fms-half-right.bg-black {
    background: #000000;
    padding-left: 100px;
}
.thewhyrow .fms-half-left .fms-half-inner {
    position: relative;
    right: -60px;
    padding: 30px 15px;
    z-index: 9;
}
.hrow {
    align-items: center;
}
.hcol-5 {
    width: 40%;
    padding: 0 15px;
}
.hcol-7 {
    width: 60%;
    padding: 0 15px;
}
.hcol-5 img {
    width: 80%;
}
.gform_wrapper.gravity-theme .gform_heading, .gform_wrapper.gravity-theme .gform_validation_errors {
    display: none;
}
.gform_wrapper.gravity-theme form .gform-body .gfield .gfield_label {
    margin-bottom: 0;
}
.gform_wrapper.gravity-theme form .gform-body .gfield.gfield_error .gfield_label {
    color: #fff;
}
.gform_wrapper.gravity-theme form .gform-body .gform_fields {
    grid-row-gap: 30px;
}
.gform_wrapper.gravity-theme form .gform-footer {
    justify-content: center;
    margin-top: 30px;
} 
.gform_wrapper.gravity-theme form .gform-footer input {
    background: transparent;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    font-size: 1rem;
    line-height: 1;
    padding: 12px 20px;
}
.gform_wrapper.gravity-theme form .gform-footer input:hover {
    color: #000000;
    border-color: #000000;
}
.prod-div-boxes {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.prod-div-boxes .prod-div-box {
    width: 25%;
    padding: 0 15px;
    position: relative;
}
.prod-div-boxes .prod-div-box .prod-div-box-item {
    position: relative;
}
.prod-div-boxes .prod-div-box .prod-div-box-item .prod-div-title {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    padding: 35px 10px;
    background: rgb(123 0 12 / 88%);
}
.prod-div-boxes .prod-div-box .prod-div-box-item .prod-div-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 20px 0;
}
.prod-div-boxes .prod-div-box .prod-div-box-item .prod-div-title h3 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}
.products-wrap {
    padding: 100px 0;
}
.about_thebest_text {
    color: #fff;
    max-width: 500px;
}
.about_thebest_text .p, .about_thebest_text ul {
    color: #F5B335;
}
.about_thebest_title {
    margin-bottom: 30px;
}
.about_thebest_title h2 {
    color: #fff;
}
h2.bb-black {
    position: relative;
}
h2.bb-black:after {
    content: "";
    height: 3px;
    width: 80px;
    position: absolute;
    background: #000000;
    left: 0;
    bottom: -15px;
}
.abt_ppl_title {
    margin-bottom: 30px;
}
.abt_ppl_text {
    margin-bottom: 40px;
    max-width: 500px;
}
.pplrow .fms-half-inner {
    padding: 120px 15px;
}

.page-template-page-contact .site-content {
    padding-top: 160px;
}
.contwrap1 .fms-half-inner {
    padding: 0px 15px;
}
.cont_title_1 {
    max-width: 230px;
}
.cont_text_1 {
    max-width: 400px;
}
.cont_title_2 {
    max-width: 220px;
}

.fms-wrap.contwrap2 {
	max-width: 1140px;
margin: 0 auto 80px;
padding: 0 15px;
}
.contwrap2 .fms-half-left {
  max-width: 34%;
}
.contwrap2 .fms-half-left .fms-half-inner {
    background: #EC2737;
    padding: 30px;
    color: #fff;
}
.contwrap2 .fms-half-right {
    max-width: 66%;
}
.contwrap2 .fms-half-right .fms-half-inner {
    padding: 0 15px 0 60px;
    max-width: 762px;
}
.cont_dets_title {
    margin-bottom: 120px;
}
.cont-det-label {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    font-weight: 500;
    margin-top: 20px;
    display: block;
}
.cont_det {
    line-height: 1.2;
}
.wwd-wrap {
    display: flex;
    justify-content: space-between;
    column-gap: 5%;
    align-items: flex-start;
    margin-top: 40px;
}
.wwd-wrap .wwd-item {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 27vh;
}
.wwd-wrap .wwd-item img {
    height: 55px;
    width: auto;
    margin-bottom: 15px;
}
.wpcf7-form .form-control {
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 10px;
    height: auto;
}
.wpcf7-form input[type="submit"] {
    background-color: #fff;
    border: 1px solid #EC2737;
    margin: 0;
    color: #EC2737;
    font-size: 0.8rem;
	text-transform:uppercase;
}
.wpcf7-form .btn-primary:hover {
    color: #fff;
    background-color: #EC2737;
    border: 1px solid #EC2737;
}
.wpcf7-form .btn-primary:focus, .btn-primary.focus {
    box-shadow: none;
}
.wpcf7-form .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #EC2737;
    border: 1px solid #EC2737;
}

.whr_hd_title {
    max-width: 140px;
}
.whr_hd_subtitle {
    max-width: 360px;
}
.page-template-page-where .serv-cap-wrap {
    margin: -120px auto -20px;
    z-index: 9;
}
.page-template-page-where .serv-cap-title {
    max-width: 420px;
}
.whr_loc_location_title h3 {
    margin: 0;
}

.whr_loc_location_content {
    margin-top: 20px;
	margin-bottom: 40px;
}
.whr_loc_location_content ul li::before {
    content: "-";
    border-bottom: 1px solid #000;
    width: 18px;
    color: transparent;
    position: absolute;
    line-height: 12px;
    left: 0;
}
.whr_loc_location_content ul li {
    padding: 0 0 0 25px;
	max-width: 100%;
}
.loc-logos-title {
    width: 100%;
}
.loc-logos-title h2 {
    width: 350px;
    margin-bottom: 40px !important;
    color: #000;
    display: block;
}
.page-template-page-where .logomenu.whrlogmn {
    float: none;
    column-count: 3;
    padding: 0;
}
.page-template-page-where .logomenu.whrlogmn a {
    width: 100%;
    display: block;
	text-align: center;
}
.page-template-page-where .logomenu.whrlogmn a img {
    margin: 20px 0;
	height: 80px;
}
.page-template-page-where .logomenu.whrlogmn a:first-child {
    text-align: left;
}
.page-template-page-where .logomenu.whrlogmn a:last-child {
    text-align: right;
}
.logomenu.whrlogmn a:hover {
    opacity: 0.6;
}

.gradient-overlay-dark {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 80%);
}
.brnch_hdr_logo {
    max-width: 300px;
    margin: 0 0 30px;
}
.brnch_hdr_title {
    color: #fff;
    margin-bottom: 40px;
	max-width: 440px;
}
#brnch-wrap .fms-half-left .fms-half-inner {
    padding: 150px 15px 180px;
}
.brnch_hdr_cert_labels {
    max-width: 180px;
    margin-bottom: 60px;
}

.accordion {
  cursor: pointer;
  padding: 5px 0;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: all 3s ease-in-out;
  margin-bottom: 10px;
  background:#fff;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover,
button:focus {
  border: none;
  background: #fff;
  transition: all 3s ease-in-out;
}
/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 20px 30px;
  display: none;
  overflow: hidden;
  background:#EFF0F0;
  transition: all 3s ease-in-out;
	max-height:0;
}
.accordion::before {
    content: '+';
    font-size: 1.8rem;
    color: #EC2737;
    float: left;
    margin-right: 10px;
    width: 20px;
    line-height: 0.8;
}
.accordion h3 {
    margin: 0;
}
.panel.show {
    display: block;
	margin-bottom: 20px;
	max-height:2000px;
}

.brnch_acrd_accordion_left_col {
    max-width: 45%;
    float: left;
    margin-right: 5%;
}
.brnch_acrd_accordion_right_col {
    position: relative;
    max-width: 50%;
    display: inline-block;
    padding-left: 15px;
}
.accordion-wrap {
    margin-bottom: 80px;
}
.brnch_acrd_leftcol_link_text {
    margin-top: 40px;
}
.brnch_acrd_title {
    max-width: 540px;
    margin: 80px 0 40px;
}
.brnch_bod_title {
    max-width: 350px;
}
.brnchmore-wrap {
    width: 100%;
    display: flex;
	margin: 80px 0;
}
.brnch_mor_title {
    max-width: 33.33%;
    padding-right: 60px;
    width: 100%;
}
.brnch_mor_title h2 {
    font-size: 1.6rem;
	max-width: 340px;
}
.brnchlogo {
    width: 100%;
    max-width: 33.33%;
    text-align: center;
}
.brnchlogo:hover {
	opacity: 0.6;
}
.brnchlogo img {
    max-height: 80px;
}
.brnch_acrd_text {
  display: inline-table;
  margin-bottom: 80px;
}

.page-template-page-division .brnchlogo img {
    max-height: 44px;
}
.page-template-page-division .brnch_mor_title {
    max-width: 50%;
}
.page-template-page-division .brnchlogo {
    max-width: 16%;
}

.divis_hd_title {
    color: #fff;
}
.divis_hd_subtitle {
    color: #fff;
}
.divis_intro_title {
    max-width: 580px;
    margin: 80px 0 60px;
	padding: 0 15px;
}
.divis_intro_left_column {
    max-width: 50%;
    float: left;
    width: 100%;
	padding: 0 60px 0 15px;
}
.divis_intro_right_column {
  width: 100%;
  max-width: 45%;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  margin-left: 5%;
}

.blog #primary, .single #primary {
    padding: 0;
}
#blogrow .fms-half-inner, #singlerow .fms-half-inner {
    padding: 220px 15px;
}
.blog_title {
    color: #fff;
    max-width: 415px;
}
.gradient-overlay-dark-full {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 100%;
    height: 100%;
}
#blogrow, #singlerow {
    margin-bottom: 80px;
}
.wpbstarter-blog-list article:hover {
    box-shadow: none;
}
.wpbstarter-blog-list article, .widget-area .widget {
    box-shadow: none;
	border: none;
}
.blog article {
    display: inline-block;
    max-width: 33%;
    vertical-align: top;
    min-height: 400px;
    padding: 15px;
    margin: 0;
}
.blog article:first-child {
    max-width: 66%;
}
.blog .entry-content.ulol {
    display: none;
}
h2.entry-title {
    padding-bottom: 5px;
    border-bottom: none;
}
.wpbstarter-blog-list h2, .widget-area .widget h2 {
    font-size: 1.4rem;
    font-weight: normal;
    margin-bottom: 0;
	padding: 0;
}
.wpbstarter-blog-list {
    margin-bottom: -80px;
}

.single_title h2 {
    font-weight: normal;
    font-size: 2.2rem;
    color: #fff;
	margin-bottom: 40px
}
.post-categories {
    padding: 0 !important;
}
.post-categories li::before {
    border: none;
    width: 0;
}
.post-categories li a {
    color: #fff;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}
.posted-on i {
    display: none;
}
.poston {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}

blockquote {
    color: #666;
    background: #EFF0F0;
    padding: 20px 35px 15px;
    margin: 20px 0 40px;
    display: inline-block;
}
blockquote p::before {
    content: '"';
    color: #f00;
    display: block;
    width: 20px;
    height: 20px;
    font-style: italic;
    font-size: 3rem;
    line-height: 1;
    margin-bottom: 10px;
}

.postslider ul {
    padding: 20px 0;
    display: inline-block;
}
.post-subtitle {
    font-size: 1.8rem;
    line-height: 1.2;
    margin-bottom: 40px;
}
.post-slide-caption {
    font-style: italic;
    color: #999;
    font-weight: 500;
}

.headslider .slides {
    margin: 0;
    padding: 0;
	max-height: 710px;
	overflow: hidden;
}
.headslide {
    display: flex !important;
	min-height: 600px;
}

.divis-ctabtns {
    right: 0;
	position: absolute;
	text-align: unset;
	width: unset;
}
.eventslider {
    max-width: 750px;
}
.eventslider .boxedslider {
    padding: 0 !important;
}
.eventslide-dets {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 30px 50px;
	z-index: 4;
}
.eventslide-title h2 {
    color: #fff;
}
.evntslideoverlay {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 80%);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.pum-container::before {
  content: none;
}


@media (min-width: 768px) {
    .sina-nav .sina-nav-header, .sina-nav .extension-nav {
        display: none;
    }
}


@media (max-width: 1024px) {
	.navbar-toggle, .logo-wrap {
    display: none !important;
}
.sina-nav .sina-brand {
	max-width: 90px;
    margin: 0 15px 0 0;
    float: left;
}
.sina-nav .sina-nav-header {
    height: auto;
    float: left;
}
.logomenu a img {
    height: 30px;
    margin: 0 15px;
}
.sina-nav .extension-nav > ul > li > a {
    padding: 16px 12px;
}
.abt_head_title p {
    font-size: 1.2rem;
}
.gov_head_title p {
    font-size: 1.4rem;
}
.sust_head_title p {
    font-size: 1.4rem;
}
h3 {
    font-size: 1rem;
}
h2 {
    font-size: 1.4rem;
}
.fmslrgtxt p {
    font-size: 1rem;
}
p {
    font-size: 0.9rem;
}
.fms-half-left {
    max-width: 40%;
}
.fms-half-right.maskbg {
    max-width: 55%;
}
.fms-half-left.hmabtlft {
    max-width: 55%;
}
.fms-half-right {
    max-width: 35%;
}
.thebestrow .fms-half-left {
    max-width: 50%;
}
.thebestrow .fms-half-right {
    max-width: 50%;
}
.ftrjobswrap .fms-half-left {
    max-width: 50%;
}
.ftrjobswrap .fms-half-right {
    max-width: 50%;
}
.ft-main-logo img {
    max-height: 40px;
}
.ft-sec-logos img {
    max-height: 47px;
}
.loglast img {
    max-height: 68px;
    margin-top: -23px;
}
.logomenu a img {
    height: 22px;
    margin: 0 10px;
}
.about_director {
  max-width: 100%;
  padding: 0 12vw 60px !important;
}
}

@media (max-width: 767px) {
.topbar {
    padding: 7px 10px;
}    
.sina-nav {
    padding: 15px 0;
}
.topbarwrap {
    justify-content: center;
}
.sina-menu.sina-menu-right {
    display: none;
}    
	.sina-nav .widget-bar {
  width: 100%;
}
.topbarwrap {
    text-align: center;
}
.topbarsocials {
    margin: 0 20px 0 0;
}
.topsocial {
    font-size: 1rem;
}
.redbtn {
    font-size: 0.8rem;
}
.btnredout {
    font-size: 1rem;
}
.btnredout:before {
    border-width: 9px;
    top: 5px;
}
.topbarbtn a.hiring-btn:before {
    border-width: 9px;
    top: 0px;
}
.prodguide-btn {
    margin-left: 0px;
}
.abt_head_title {
    margin-bottom: 20px;
}
p {
    font-size: 0.8rem;
}
li {
  font-size: 0.8rem;
}
.abt_head_title p {
    font-size: 1rem;
}
.headslider .slides {
    max-height: none;
}
.fms-half-right.maskbg {
    display: none;
}
.sina-nav .sina-brand {
    max-width: 120px;
}
.fms-half-left.hmabtlft {
    max-width: 100%;
	order: 2;
	height: 340px;
}
.fms-half-right {
    max-width: 100%;
	order: 1;
}
.fms-wrap {
    flex-flow: row wrap;
}
.left-stripe.right-stripe {
    top: 245px !important;
}
#brnch-wrap .left-stripe.right-stripe {
    top: 460px !important;
}
#brnch-wrap {
  min-height: 70vh;
}
.home .left-stripe.right-stripe, .page-template-page-branch .left-stripe.right-stripe, .page-template-page-services .left-stripe.right-stripe, .page-template-page-contact .left-stripe.right-stripe {
    top: 185px !important;
}
.left-stripe {
    top: 376px !important;
}
.aboutpg .fms-half-inner {
    padding: 40px 15px 60px;
}
.fms-half-left {
    max-width: 100%;
	order: 2;
}
.fms-half-right.maskbg {
    max-width: 100%;
	height: 340px;
}
.fms-half-left .fms-half-inner {
    max-width: 100%;
}
.headslide {
    min-height: 100px;
	flex-flow: row wrap;
}
.left-stripe {
  max-width: 14vw;
}
.headslide .fms-half-left {
  min-height: unset;
}
.abt-wht-boxes {
    column-count: 1;
}
.abt-wht-box h3 {
    max-width: 100%;
}
.abt-wht-box {
    margin: 0 0 40px;
}
.gov-wht-boxes {
    column-count: 1;
  margin: 30px auto 0;
}
.gov-wht-box h3 {
    max-width: 100%;
}
.gov-wht-box {
    margin: 0 0 40px;
}
.gov_head_title p {
	max-width:70%;
}

.sust-wht-boxes {
    column-count: 1;
  margin: 30px auto 0;
}
.sust-wht-box h3 {
    max-width: 100%;
}
.sust-wht-box {
    margin: 0 0 40px;
}
.sust_head_title p {
	max-width:70%;
}

.ctarow .logomenu {
    text-align: center;
}
.ctarow .logomenu h2 {
    max-width: 100%;
    padding-right: 0;
    text-align: center;
    margin-bottom: 30px;
}
.ctarow .logomenu-a {
    max-width: 32%;
    text-align: center;
    margin-bottom: 30px;
}
.ctarow .logomenu .btnblkout {
    max-width: max-content;
}
.ctarow .provmenu-a img {
  max-width: 50%;
}
.ctarow .provmenu h2 {
  text-align: left;
  max-width: 100%;
}
.ctarow .provmenu-a {
  max-width: 45%;
  margin-bottom: 30px;
}
.btnblkout {
    margin: 0 auto;
}
.thebestrow .fms-wrap {
    display: block;
    margin-bottom: 0;
}
.thebestrow .fms-half-left, .thewhyrow .fms-half-left {
    display: flex;
    max-width: 100%;
}
.thebestrow .fms-half-right, .thewhyrow .fms-half-right {
    max-width: 100%;
}
.thebestrow .fms-half-left .fms-half-inner {
	max-width: 100%;
}
.thebestrow .fms-half-right .fms-half-inner {
    max-width: 100%;
}
.thebestrow .fms-half-right .fms-half-inner .about_thebest_img {
    border-right: 15px solid #e5231f;
}
.thewhyrow .fms-half-left .fms-half-inner .about_thewhy_img {
    border-left: 15px solid #e5231f;
}
.products-wrap {
    padding: 50px 0;
}
.prod-div-boxes .prod-div-box {
    width: 50%;
    margin-bottom: 20px;
}
.prod-div-boxes .prod-div-box .prod-div-box-item .prod-div-title {
    padding: 20px 10px;
}
.prod-div-boxes .prod-div-box .prod-div-box-item .prod-div-btn {
    padding: 10px 0;
}
.thebestrow .fms-half-right  {
    display: flex;
    max-width: 100%;
}
.thebestrow .fms-half-right .fms-half-inner {
    left: 0;
    padding: 40px 15px 60px;
}
.thewhyrow .fms-half-left .fms-half-inner {
    right: 0;
    padding: 40px 15px 60px;
}
.thewhyrow .fms-half-right.bg-black {
    padding-left: 0;
}
.ctarow .fms-wrap {
    display: inline-block;
	text-align: center;
}
.ctarow h2 {
    margin: 0 auto 30px;
    text-align: left;
}
.ctarow .btnwhtout {
    right: unset;
    position: relative;
    margin: 0 auto;
    width: max-content;
    display: inline-block;
}
.ftrjobswrap .fms-half-left {
    max-width: 100%;
    display: flex;
}
.ftrjobswrap .fms-half-right {
    max-width: 100%;
}
.ftrjobswrap {
    display: block;
}
.ftrjobs-text, .ftrproj-text {
    font-size: 1rem;
	max-width: 100%;
}
.ftrjobswrap .fms-half-inner {
    padding: 120px 15px !important;
}
#sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
    width: 20%;
    height: 20vw;
}
#sb_instagram .sbi_photo_wrap {
    height: 100%;
}
#sb_instagram .sbi_photo {
    height: 100% !important;
}
.site-footer .col-md-3.col-xs-6, .site-footer .col-md-8.col-xs-6 {
    max-width: 100%;
	padding: 0;
}
#topcontrol {
    display: none;
}
.brnch_acrd_accordion_left_col {
    max-width: 100%;
    margin-right: 0;
}
.brnch_acrd_accordion_right_col {
    max-width: 100%;
    padding-top: 30px;
}
.divis-ctabtns {
    right: unset;
	position: relative;
	text-align: center;
	width: 100%;
}
.brnch_mor_title {
    max-width: 100%;
    padding-right: 0;
}
.brnchmore-wrap {
    display: block;
    text-align: center;
}
.brnch_mor_title h2 {
    max-width: 100%;
}
.brnchlogo {
    display: inline-block;
    margin: 0 10px;
}
.serv-cap-cols ul {
    column-count: 1;
}
.serv-cap-cols li {
  max-width: 100%;
}
.serv-div-box {
    max-width: 100%;
    margin: 20px 0 0;
}
.serv-wrk-box {
    margin: 0 0 30px;
}
.serv-wrk-box iframe {
    max-width: 100%;
}
.divis_intro_left_column {
    max-width: 100%;
    margin-bottom: 20px;
	padding: 0 15px;
}
.divis_intro_right_column {
    max-width: 100%;
    padding: 0 15px 30px;
	margin-left: 0;
}
.page-template-page-division .brnch_mor_title {
    max-width: 100%;
}
.page-template-page-division .brnchlogo {
    max-width: 18%;
    display: inline-block;
}
.page-template-page-division .brnchlogo img {
    max-height: 34px;
}
.fms-half-left .fms-half-inner {
    max-width: 100%;
    padding: 60px 15px;
}
.page-template-page-people .left-stripe {
    top: 500px !important;
}
.viewjobsbanner h2 {
    padding-right: 0;
    max-width: 100%;
}
.viewjobsbanner {
    display: block;
    text-align: center;
}
.viewjobsbanner h3 {
    max-width: 30%;
    display: inline-block;
    text-align: left;
}
.viewjobsbanner h3 a {
    padding: 0 10px;
    font-size: 0.9rem;
}
.hm-com-gallery {
    text-align: center;
}
.hmsupimg {
    margin-right: 0;
    margin-bottom: 25px;
}
.hmsupli {
    text-align: center;
}
.flex-control-nav.flex-control-paging {
    padding: 0;
}
.blog article:first-child {
    max-width: 100%;
}
.blog article {
    max-width: 100%;
}
.contwrap2 .fms-half-right {
    max-width: 100%;
}
.contwrap2 .fms-half-right .fms-half-inner {
    padding: 0 15px;
    max-width: 100%;
}
.contwrap2 .fms-half-left {
    max-width: 100%;
    order: 1;
}
.contwrap2 .fms-half-left .fms-half-inner {
    max-width: 100%;
    margin-bottom: 60px;
}
.cont_dets_title {
    margin-bottom: 20px;
}
.galthumb, .galthumba:first-child::before, .galthumba:nth-child(3)::before, .galthumba:nth-child(5)::before, .galthumba:nth-child(6)::before {
  height: 40vw;
max-width: 40vw;
  padding: 20px;
font-size: 1.2rem;
width: 100%;
}
#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
  width: 33.33%;
  height: 33.33vw;
}
.ctarow .logomenu {
    padding-top: 0;
}
.fms-wrap .wwa-items li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 15px;
}
.fms-wrap .wwa-items {
    padding-left: 0;
}
.logomenu a.btnredout {
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 10px;
}
.fms-row.ctarow {
    background-size: 80% ! important;
}
.wwd-wrap .wwd-item {
    height: auto;
}
.abt-wht-box {
    margin: 0;
}
.fms-wrap .wwa-items {
    margin-bottom: 15px;
}
.ftrjobswrap .fms-half-inner {
    padding: 30px 15px !important;
}
.site-footer.site-footer-modern {
    background-size: 60%;
    padding-top: 30px;
}
.headslide {
    min-height: 430px;
}
.hcol-5, .hcol-7 {
    width: 100%;
}
.hcol-5 img {
    margin-bottom: 20px;
}
.gform_wrapper.gravity-theme form .gform-body .gform_fields {
    grid-row-gap: 15px;
}
.gform_wrapper.gravity-theme form .gform-footer {
    margin-top: 15px;
} 
.gform_wrapper.gravity-theme form .gform-footer input {
    line-height: 1!important;
}
}
