@import url('https://fonts.googleapis.com/css2?family=Vollkorn:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');
html {
    font-size: 1rem;scroll-behavior: smooth;
}
body {
    color: #1c1b1b;    
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 400;
} 
input:focus, textarea:focus, button:focus {outline: none;}
a, img {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
a{color: #000;}
a:hover{color: #F66014;}
h1, h2, h3, h4, h5, h6, .head, .indf {
    font-family: 'Vollkorn', sans-serif;
    line-height: normal;
}
h1 {
    font-size: 48px;
    font-weight: 600;
}
h2 {
    font-size: 46px;
    font-weight: 600;
}
h3 {
    font-size: 34px;
    font-weight: 600;
}
a.spbtn, .spform button, .spform input[type="submit"] {
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    background-color: #F66014;
    border: 2px solid #F66014;
    border-radius: 3px;
    box-shadow: 0px 18px 22px 0px rgb(0 0 0 / 5%);
    padding: 11px 32px;
    display: inline-block;
}
a.spbtn:hover, .spform button:hover, .spform input[type="submit"]:hover, a.spbtn.outline {
    color: #F66014;
    background-color: rgba(224,22,43,0);
}
a.spbtn.outline:hover {
    color: #ffffff;
    background-color: #F66014;	
}
a.spbtn.white {
    background-color: #fff;
    border-color: #fff;
    color: #F66014;
}
a.spbtn.white:hover {
    background-color: #F66014;
    border-color: #F66014;
    color: #fff;
}
.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
#header .z-container * {
    display: inline-block;
    vertical-align: top;
}
.topbar {
    background-color: #F7F5EC;
    padding: 10px 15px 8px 15px;
    border-bottom: 1px solid #EEEEEE;
}
.topbar .left span {
    color: #6A6A6A;
    font-size: 12px;
    margin-right: 15px;
}
.topbar .left i.fas {
    font-size: 14px;
    vertical-align: top;
    margin: 2px 10px 0 0;
}
.social a {
    background-color: #6A6A6A;
    color: #fff;
    font-size: 11px;
    border-radius: 2px;
    margin: 3px 1px 0 1px;
}
.social a i.fab {
    width: 22px;
    text-align: center;
    line-height: 22px;
}
a.donate {
    font-size: 16px;
    background-color: #F66014;
    padding: 10px 20px;
    border-radius: 3px;
    color: #fff;
    margin: -9px 0 -9px 25px;
}
a.donate i.fas {
    margin: 4px 10px 0 0;
}
a.donate:hover {
	color: #F66014;
    background-color: #FDDD03;
}
.logosec {
    padding: 10px;
}
.logosec .logo {
    margin: 10px 0;
}
.main-menu {
    display: inline-block;
    margin-top: 5px;
}
.main-menu li {
    margin: 0 0 0 20px;
    font-size: 15px;
    position: relative;
    padding: 38px 0;
}
.main-menu li:first-child {
    margin-left: 0;
}
.main-menu i.fas {
    margin: 1px 0 0 5px;
}
.main-menu li a, .main-menu li.active ul a {
    color: #000;
}
.main-menu li.active a, .main-menu li a:hover {
    color: #F66014;
}
.main-menu li ul {
    display: none;
    opacity: 0;
    position: absolute;
    left: 50%;
    padding: 20px 0 0 0;
    top: 95px;
    width: 280px;
    z-index: -1;
    transform: translateX(-45%);
}
.main-menu li ul li {
    display: inline-block;
    background-color: #fff;
    width: 100%;
    padding: 12px 20px;
    margin: 0;
}
.main-menu li ul li a {
    padding: 0;
    text-transform: none;
    font-weight: normal;
    font-size: 15px;
}
.main-menu li ul li a:hover {
    color: #F66014;
}
.main-menu li:hover ul {
    display: block;
    opacity: 1;
    z-index: 99;
}
#footer {
    background-color: #0A4C87;
    padding: 75px 0 0 0;
}
.foobox {
    float: left;
    width: 25%;
    margin-bottom: 35px;
    padding: 0 15px;
}
#footer .head {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
#footer .divider {
    margin: 20px 0;
    background-color: #f66014;
    width: 20%;
    height: 2px;
}
.foobox.box2 {
    padding-left: 40px;
}
.foobox.box1 p {
    font-size: 14px;
    padding-right: 8px;
}
#footer .menu li {
    padding: 0 0 8px 0;
}
.foobox.box4 p i.fas {
    float: left;
    margin: 4px 12px 10px 0;
}
.foosocial {
    margin-top: 10px;
}
.foosocial a {
    width: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    background-color: #fff;
    color: #f66014 !important;
    margin: 0 10px 0 0;
}
.foosocial a:hover {
    transform: translateY(-8px);
    opacity: .9;
    color: #5397b7 !important;
}
.fooclients {
    text-align: center;
    padding: 45px 0 60px 0;
}
.fooclients img {
    margin: 0 35px;
}
.foosec2 {
    background-color: #093D6C;
    font-size: 14px;
    padding: 20px 15px;
}
.foosec2 .left {
    float: left;
}
.foosec2 .right {
    float: right;
}
#footer a:hover {
	color: #f66014;
}
.slidet {
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
}
.slidetinn {
    background-color: rgb(255 255 255 / 76%);
    display: inline-block;
    width: 64%;
    float: left;
    padding: 30px;
}
.slidetinn h2 {
    font-size: 20px;
    color: #F66014;
    padding: 0;
}
.slidetinn h1 {
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 8px;
}
.slidetinn .text {    
    font-size: 16px;
    line-height: 30px;
}
.lightt{color: #514D4D;}
.hsec1 .divider, .conpagesec1 .divider, .conpagesec2 .divider {
    background-color: #f66014;
    height: 4px;
    /* width: 40%; */
}
.videot {
	color: #0A4C87;
    font-weight: 600;
    margin-top: 3px;
}
.hsec2 {
    background-color: #f7f8f9;
    padding: 60px 0 250px 0;
}
.servicebox {
    padding: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 5%);
    max-width: 395px;
}
.servicebox:hover {
    background-color: #EEF0F2;
}
.servicebox .info {
    padding: 15px 28px;
}
.servicebox h3 {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 10px 0;
}
.servicebox .text {
    font-size: 12px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 15px;
}
.servicebox a {
    color: #F66014;
    font-size: 15px;
}
.servicebox a i.fas {
    font-size: 14px;
    margin: 0 0 0 3px;
}
.servicebox a:hover {
    color: #000;
}
.hsec3 .innbox {
    background-color: #0A4C87;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
    margin-top: -152px;
}
.hsec3 .innbox .bg-box img {
    position: absolute;
    left: 0;
    top: 0;
    width: 50% !important;
}
.hsec3 .infobox {
    padding: 55px 50px;
}
.hsec4 {
    padding: 120px 0;
}
.newsbox {
    display: inline-block;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    padding: 0;
}
.newsbox:hover {
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 15%);
}
.newsbox a {
    display: inline-block;
}
.newsbox .topbox {
    padding: 20px 30px;
    font-weight: 600;
    display: inline-block;
}
.newsbox .topbox a.title {
    font-size: 20px;
}
.newsbox .topbox a.title:hover {
    color: #f66014;
}
.newsbox .topbox a.more {
    text-transform: uppercase;
    font-size: 13px;
    margin: 12px 0 0 0;
}
.newsbox .topbox a.more:hover {
    color: #13aff0;
}
.newsbox .date {
    padding: 15px 30px;
    margin-bottom: 0;
    border-top: 1px solid #eaeaea;
    font-size: 12px;
    color: #adadad;
    display: inline-block;
    width: 100%;
}
.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    text-align: left;
    padding: 0 15px;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 60% auto;
}
.z-default-subpage-header:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(90deg, #0A4C870F 0%, #0A4C87 60%);
}
.z-default-subpage-header .z-container {
    position: relative;
}
.z-default-subpage-header .z-default-subpage-title {
    margin: 52px 0;
    padding: 0 15px;
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 400;
    font-family: 'Vollkorn';
}
.z-default-subpage-subpage {
    padding-top: 70px;
    padding-bottom: 70px;
}
.z-default-subpage-left-panel {
    min-width: 300px;
    max-width: 300px;
    padding-right: 30px;
    background-color: transparent;
}
.z-default-subpage-left-panel-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}
.z-default-subpage-left-panel-menu a:link, .z-default-subpage-left-panel-menu a:visited {
    width: 100%;
    color: #494c4f;
    font-size: 14px;
    padding: 12px 20px;
    margin: 0 0 1px 0;
    border: none;
}
.z-default-subpage-left-panel-menu a:hover, .z-default-subpage-left-panel-menu li.active a {
    color: #fff;
    background-color: #14558A;
}
.z-default-subpage-right-panel {
    padding-bottom: 0;
}
.z-default-subpage-subcontent {
    padding: 0 10px 10px 10px;
    background: transparent;
    font-size: 16px;
}
.z-default-subpage-subcontent .sidebar-logos-container{
    display: none;
}
.sidebar-logos-container{
    margin: 0 -15px;
}
.sidebar-logos-container:after{
    clear: both;
    content: '';
    display: table;
}
.sidebar-logo{
    float: left;
    margin-bottom: 30px;
    padding: 0 15px;
}
.sidebar-logo:nth-child(2n + 1){
    clear: left;
}
.sidebar-logo img{
    display: block;
    height: auto;
    max-width: 100%;
}
.p-title {
    font-size: 22px;
    font-family: "Poppins", Sans-serif;
    position: relative;
    margin-bottom: 25px;
}
.p-title:after {
    content: '';
    width: 30%;
    height: 2px;
    position: absolute;
    background-color: #f66014;
    bottom: 0;
    left: 0;
}
.breadcrumb {
    float: right;
    margin: 62px 0;
    font-size: 14px;
    font-weight: 600;
}
.breadcrumb, .breadcrumb a {
    color: #fff;
}
.breadcrumb span {
    display: inline-block;
    background-color: #fff;
    width: 1px;
    height: 30px;
    margin: 0 8px -10px 8px;
}
.breadcrumb a:hover {
    color: #f66014;
}
.bgboxt {
    display: inline-block;
    width: 100%;
    /* background-color: #F7F5EC; */
    padding: 0 10px;
    /* margin-bottom: 25px; */
}
.bgboxt.nobg {
    padding: 0;
    background-color: transparent;
}
.bgboxt .image {
    float: right;
    width: 45%;
    margin: -25px 0 0 20px;
}
.bgboxt .image-caption{
    font-style: italic;
    line-height: 1.4;
    margin-bottom: 5px;
    padding-bottom: 0;
}
.bgboxt p {
    line-height: 30px;
}
.mission {
    text-align: center;
    color: #fff;
    background-color: #0A4C87;
    padding: 50px;
    border-radius: 10px;
}
.mission h3 {
    display: inline-block;
    border-bottom: 3px solid #f66014;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.helpsec {
    background-image: url(../images/helpsec-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 110px 0;
    position: relative;
	color: #e0e0e0;
}
.helpsec:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #483E39;
    opacity: 0.65;
    top: 0;
    left: 0;
}
.helpsec .z-container {
    position: relative;
}
.helpsec h3 {
    font-family: 'Poppins';
}
.helpsec a.spbtn.outline {
    color: #fff;
    border-color: #fff;
    width: 190px;
    margin: 0 10px;
}
.helpsec a.spbtn.outline:hover {
    color: #F66014;
    background-color: #fff;
}
.helpsec a.spbtn i.fas {
    margin-right: 6px;
}
.teambox {
    box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 5%);
    background-color: #ffffff;
    padding: 10px;
}
.teambox .lightt {
    margin-top: 10px;
    line-height: 30px;
}
h3.subhead {
    font-size: 22px;
    color: #47B0AE;
}
.centerbox {
    background-color: #FCFCFC;
    border-radius: 5px;
    border: 1px solid #EEEEEE;
    padding: 10px;
    max-width: 452px;
}
.centerbox a.thumb {
    float: left;
    width: 190px;
    height: 120px;
    margin: 0 20px 0 0;
}
.centerbox a.thumb img {
    width: 190px;
    height: 120px;
    object-fit: cover;
    float: left;
}
.centerbox .title {
    font-weight: bold;
    font-size: 14px;
    margin: 3px 0 10px 0;
}
.centerbox a.spbtn {
    padding: 8px 20px;
    font-size: 13px;
}
.locinfo p {
    padding-bottom: 8px;
}
.z-default-subpage-subpage .newsbox {
    margin: 20px 0;
}
.spform input[type="text"], .spform input[type="email"], .spform select, .spform textarea {
    font-family: 'Poppins';
    background-color: #fff;
    border: 1px solid #818a91;
    color: #212020;
    width: 100% !important;
    margin: 0 0 8px 0;
    vertical-align: top;
    font-size: 14px;
    padding: 6px 12px;
    border-radius: 3px;
}
.spform ::placeholder{
	color: #7c7575;
}
.spform button, .spform input[type="submit"] {
    font-family: 'Poppins';
    width: 300px;
    max-width: 100%;
    font-size: 14px;
}
table.table-list, table.table-list tr, table.table-list td, table.table-list th {
    width: 100% !important;
    display: inline-block;
    margin: 0;
    padding: 0 0 5px 0;
}
table.table-list tr:last-child {
    margin: 5px 0 0 0 ;
}
.table-list .zRadioGroupOptionSpan{
    margin-right: 2em;
}
.hardcopy {
    background-color: #0A4C87;
    color: #fff;
    padding: 20px;
    margin: 40px 0 20px 0;
}
.pdflink a img {
    width: 180px !important;
}
.pdflink ul li {
    margin: 12px 0;
}
.conpagesec1 {
    font-size: 14px;
    padding: 80px 0 60px 0;
}
.conpagesec1 .divider, .conpagesec2 .divider {
    margin: 10px 0 20px 0;
}
.conpagesec2 .conform {
    background-color: #F7F5EC;
    background-image: url(../images/pattern-1.png);
}
.conpagesec2 .foosocial a {
    background-color: #F66014;
    color: #fff !important;
}
.conpagesec2 .foosocial a:hover {
    background-color: #fff;
    color: #F66014 !important;
}
.z-default-subpage-subcontent .servicebox {
    max-width: 452px;
}
.newsbig {
    padding: 50px;
    font-size: 22px;
}
.conpagesec2 .spform {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
}
span.zHelpToolTipLabel {
    padding-bottom: 3px;
}
.conpagesec2 input[type="text"], .conpagesec2 input[type="email"], .conpagesec2 textarea {
    background-color: #F6F6F6;
}
.rss-summary-d {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    border-radius: 3px;
    padding: 15px;
    border: none;
    margin-bottom: 30px !important;
}
.rss-summary-d:hover {
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 15%);
}
.rss-summary-title {
    font-size: 21px;
    font-weight: 600;
    padding: 0;
    margin-bottom: 3px;
}
.rss-summary-title:hover, a.rss-summary-readmore:hover {
    color: #13aff0;
}
.rss-summary-text {  
    /*font-size: 0;*/
}
a.rss-summary-readmore {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
    text-underline-offset: 3px;
}
a.rss-summary-readmore:hover {
    text-decoration-style: dotted;
}
.z-float.rss-category-top-nav {
    display: none;
}
.rss-summary-modern .rss-summary-ds-2 {
   /* width: 100% !important;*/
}
.spform.donate span.zRadioGroupOptionSpan {
    display: inline-block;
    width: 100%;
    margin: 4px 0;
}
.imgsec {
    background-color: #F0F0F0;
    padding: 60px 0;
    margin-top: -6px;
}
button.videobtn {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffffff;
    background-color: #F66014;
    border-radius: 3px;
    padding: 12px;
    border: none;
    cursor: pointer;
}
button.videobtn:hover {
    color: #F66014;
    background-color: #FDDD03;
}
.subpage-gallery-container {
    margin-top: 30px;
}
.hsec3 {
    padding-bottom: 100px;
    margin-top: 100px;
}
.pdflink {
    display: inline-block;
    width: 100%;
}

/* In-Home Services page */
.in-home-section{
    background-size: cover;
    line-height: 1.6;
}
.in-home-section h1, .in-home-section h2, .in-home-section h3, .in-home-section h4{
    color: #00A550;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
}
.in-home-section h1 strong, .in-home-section h2 strong, .in-home-section h3 strong, .in-home-section h4 strong{
    color: #37B6AB;
}
.in-home-separator:after{
    background: #61ce70;
    content: '';
    display: block;
    height: 5px;
    margin: 15px 0 30px 0;
    max-width: 50%;
    width: 300px;
}
.in-home-intro{
    color: #FFF;
    padding: 100px 30px 150px 30px;
    position: relative;
    text-align: center;
}
.in-home-intro:before{
    background: rgba(117, 117, 117, 0.28);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.in-home-intro .z-container{
    position: relative;
    z-index: 5;
}
.in-home-intro h1{
    color: #FFF;
    font-family: 'Montserrat', 'Roboto', sans-serif;
    text-transform: none;
}
.in-home-below-intro{
    clear: both;
    padding: 30px 0 0 0;
}
.in-home-about{
    padding: 150px 30px;
}
.in-home-about ul{
    font-size: .925em;
    list-style-type: none;
    margin-left: 0;
    max-width: 640px;
    padding-left: 0;
}
.in-home-about li{
    margin-bottom: 1.5em;
    padding-left: 30px;
    position: relative;
}
.in-home-about li:before{
    color: #F1A33B;
    content: "\f14a";
    font-family: 'Font Awesome 6 Free';
    font-size: 14px;
    font-weight: 900;
    left: 0;
    margin-right: 1em;
    position: absolute;
    top: 0;
}
.in-home-about-cta{
    box-shadow: 0px 0px 25px 10px rgb(86 73 73 / 14%);
    margin-top: 50px;
    padding: 50px;
    text-align: center;
}
.in-home-about-cta h2, .in-home-about-cta h3{
    color: #111;
}
.in-home-about-cta .spbtn{
    margin-top: 1em;
}
.in-home-services{
    background: #F8F9FA;
    padding: 80px 30px;
}
.in-home-subheading{
    color: #A4A7AD;
    margin-bottom: 1em;
}
.in-home-services ul{
    color: #767070;
    column-count: 2;
    font-size: .925em;
    list-style-type: none;
    margin-left: 0;
    margin-top: 30px;
    padding-left: 0;
}
.in-home-services li{
    margin-bottom: 1em;
}
.in-home-services li:before{
    color: #00A651;
    content: '\f004';
    font-family: 'Font Awesome 6 Free';
    font-size: 14px;
    font-weight: 900;
    margin-right: 1em;
}
.in-home-contact{
    padding: 80px 30px 100px 30px;
    text-align: center;
}
.in-home-contact .in-home-separator:after{
    margin-left: auto;
    margin-right: auto;
}
.in-home-contact-boxes{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
    margin-top: 30px;
    text-align: center;
}
.in-home-contact-box{
    background: #F4F4F4;
    box-shadow: 0px 0px 10px 0px rgb(156 155 155 / 50%);
    padding: 50px;
    width: 30%;
    width: calc(33.33% - 20px);
}
.in-home-contact-box .fa, .in-home-contact-box .fas, .in-home-contact-box .far{
    color: #898989;
    display: block;
    font-size: 24px;
    margin: auto auto 15px auto;
    text-align: center;
}
.in-home-contact-box h3{
    color: #111;
    font-size: 1.25em;
    text-transform: uppercase;
}
.in-home-contact-map iframe{
    height: 500px;
    max-height: 80vh;
    width: 100%;
}
.in-home-form{
    padding: 80px 30px;
}
.in-home-form .table-list, .in-home-form .table-list thead, .in-home-form .table-list tbody, .in-home-form .table-list tr, .in-home-form .table-list th, .in-home-form .table-list td{
    box-sizing: border-box;
    display: block;
    width: 100% !important;
}
.in-home-form .table-list tr{
    width: 50% !important;
}
.in-home-form .table-list input[type='text'], .in-home-form .table-list input[type='email'], .in-home-form .table-list textarea, .in-home-form .table-list select{
    border: 1px solid #818a91;
    padding: .5em .65em;
    width: 100% !important;
}

#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#f66014; color:#FFF; font-size:40px;line-height:1; padding:15px;  position:absolute; z-index:4; border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ border:1px solid rgba(255,255,255,.7); width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px;}
.homeSlideshowNext{bottom:45%; right:0px; }
.homeSlideshowPlay, .homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPrevious:hover, .homeSlideshowNext:hover, .homeSlideshowPause:hover, .homeSlideshowPlay:hover {background-color: #001b3a;color: #FFF;}
.homeSlideshowPause:focus, .homeSlideshowPlay:focus, .homeSlideshowNext:focus, .homeSlideshowPrevious:focus{outline:2px dashed #FFF;}


@media screen and (max-width: 1362px) {
	.logosec .logo {width: 140px;}
	.main-menu li {margin: 0 0 0 15px;padding: 10px 0 38px 0;}
	.main-menu li ul {top: 66px;}
	.fooclients {padding: 15px 0 45px 0;}
	.fooclients img {margin: 0 15px;width: 18%;}
	.centerbox a.thumb, .centerbox a.thumb img {width: 100%;}
	.centerbox a.thumb {margin: 0 0 10px 0;}
    .main-menu i.fas {margin: 1px 0 0 0;}
}
@media screen and (max-width: 992px) {	
	#header .logo, .main-menu {display: none !important;}
	.z-default-subpage-header {margin-top: 0;}
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {background-color: #f7f6f2 !important;}
    .z-mobile-header .z-mobile-menu, .z-mobile-menu-icon span {background: #f66014;}
    .logosec {padding: 0;}
    .slidetinn {width: 80%;margin: 0 10%;}
    .foobox {width: 100%;}
    .foobox.box2 {padding-left: 15px;}
    .z-default-subpage-left-panel {padding: 15px;}
    .z-default-subpage-right-panel {padding-bottom: 40px;}
    .z-default-subpage-subpage {padding-top: 40px;padding-bottom: 30px;}
    .z-default-subpage-subcontent {padding: 0 15px 15px 15px;}
    
}
@media screen and (max-width: 767px) {
	.hsec3 .innbox .bg-box img {position: relative;width: 100% !important;}
	.hsec3 .infobox {padding: 25px;}
	.z-default-subpage-header {background-size: auto 100%;}
    .z-mobile-header .z-mobile-header-logo {width: 100px;}
    .slidet{ position:relative;}

    .bgboxt .image{
        float: none;
        width: 100%;
    }

    .in-home-section h2{
        font-size: 1.5em;
    }
    .in-home-services ul{
        column-count: 1;
    }
    .in-home-contact-box{
        margin-bottom: 20px;
        width: 100%;
    }
    .in-home-form .table-list tr{
        width: 100% !important;
    }
}
@media screen and (max-width: 479px) {
	.foosec2 .left, .foosec2 .right, .bgboxt img, .breadcrumb, .locinfo .z-1of2, .teambox, .z-default-subpage-subcontent .servicebox, .centerbox, .pdflink .z-1of2, .topbar .left, .topbar .right, .locinfo .z-2of5, .locinfo .z-3of5, .conpagesec2 .conform button {width: 100% !important;}
	.slidetinn {width: 94%;margin: 0 3%;padding: 15px;}
	.slidetinn .text {display: none;}
	.slidetinn h2 {font-size: 15px;}
	.slidetinn h1 {font-size: 20px;}
	h1, h2 {font-size: 32px;}
	h3 {font-size: 24px;}
	h3.subhead {font-size: 20px;}
	.servicebox h3 {font-size: 18px;}
	.newsbox .topbox a.title {font-size: 17px;}
	.servicebox .info {padding: 5px;}
	.hsec2 {padding: 40px 0 170px 0;}
	.hsec4 {padding: 60px 0;}
	#footer {padding: 40px 0 0 0;}
	.fooclients img {margin: 10px;width: 38%;}
	.foosec2 .left, .foosec2 .right {text-align: center;}
	.fooclients {padding: 0 0 30px 0;}
	#footer .menu li {padding: 0 0 2px 0;}
	.foobox.box1 p {padding: 0;}
	.bgboxt img {margin: 0 0 15px 0;}
	.bgboxt p {line-height: normal;}
	.mission {padding: 20px;}
	.z-default-subpage-header .z-default-subpage-title {margin: 25px 0;font-size: 28px;}
	.breadcrumb {margin: 0 0 30px 0;}
	.z-default-subpage-header::before {background-image: linear-gradient(90deg, #536A7F94, #0A4C87);}
	.breadcrumb span {height: 15px;margin: 0 5px -3px 5px;}
	.helpsec {padding: 60px 0;font-size: 15px;}
	.helpsec a.spbtn.outline {margin: 5px;}
	.z-default-subpage-left-panel {max-width: 100%;}
	.locinfo .z-1of2 {margin: 0 0 10px 0;}
	.z-default-subpage-left-panel-menu a:link, .z-default-subpage-left-panel-menu a:visited {padding: 10px 15px;}
	.teambox, .z-default-subpage-subcontent .servicebox, .centerbox, .pdflink .z-1of2, .locinfo .z-2of5, .locinfo .z-3of5 {margin:  0 0 25px 0;}
	.newsbig {padding: 25px 0;font-size: 16px;}
	.conpagesec1 {padding: 50px 0 20px 0;}
	.topbar {text-align: center;}
	.topbar .left span {margin: 0 5px;}
	a.donate {margin: 2px 0 0 5px;font-size: 14px;padding: 6px 12px;}
	a.spbtn, .spform button, .spform input[type="submit"] {font-size: 13px;padding: 8px 25px;}
    .z-mobile-header .z-mobile-header-logo img {max-width: 85px;}
    .rss-summary-title {font-size: 18px;}
    .imgsec {padding: 30px 0;}
    button.videobtn {padding: 8px;font-size: 15px;}
    .hsec3 {padding-bottom: 50px;}
	
}