@media screen and (min-width: 1400px) and (max-width: 1600px){
    header.header .header-top .col-sm-7 {
        width: 70%;
    }

    section.banner .bg-img{
        padding: 170px 50px;
    }
    
}

@media screen  and (max-width: 1300px){
section.crisis-sec .content-wrap {
    padding: 0 0;
}    

section.crisis-sec .pic {
    padding-right: 0;
}
    .footer section.cop {
    padding: 15px 0;
    margin-top: 30px;
}

.footer {
    padding: 30px 0 0;
}

.footer h3 {
    font-size: 22px;
}

.sec-contact {
    padding: 40px 0;
}

.sec-blog .head-top .col-sm-12 {
    padding-bottom: 30px;
}

.sec-blog .head-top h2 {
    margin: 0;
}
.sec-blog .blog-box {
    padding: 0px 20px 0px;
}

section.donation-sec {
    padding: 30px 0 30px;
}
section.services-sec {
    padding: 40px 0px;
}

section.workforce-sec {
    padding: 0px 0px 40px;
}

section.crisis-sec {
    padding: 40px 0px;
}

section.crisis-sec .content-wrap {
    padding: 0px 0;
}

section.workforce-sec .content-wrap {
    padding: 0px 0;
}
section.banner .bg-img {
    padding: 180px 50px 0;
    height: 780px;
}

section.banner .bg-img .head h4 {
    font-size: 36px;
    line-height: 46px;
}
section.banner .bg-img .head h2 {
    font-size: 60px;
    line-height: 70px;
    padding-right: 0px;
}
section.banner .bg-img {
    padding: 230px 50px 0;
    height: 700px;
}


section.crisis-sec .content-wrap h4 {
    color: #0570ce;
    font-size: 36px;
}

section.crisis-sec .content-wrap h4, section.workforce-sec .content-wrap h4 {
    margin: 0;
    font-size: 36px;
}

section.crisis-sec .content-wrap h3, section.workforce-sec .content-wrap h3 {
    font-size: 46px;
    margin: 0 0 5px;
    line-height: 54px;
}
section.crisis-sec .content-wrap a {
    margin-top: 20px;
}

section.services-sec .head h3 {
    font-size: 46px;
    line-height: 55px;
}

section.donation-sec .head h3 {
    font-size: 46px;
    line-height: 54px;
}

section.donation-sec .donation-box span {
    font-size: 46px;
    margin: 5px 0 10px;
}

section.donation-sec .donation-box p {
    font-size: 22px;
    line-height: 34px;
}


.sec-contact .head h2 {
    margin: 0 0 10px;
    font-size: 46px;
}

section.donation-sec .last {
    margin-top: 30px;
    text-align: center;
}
}


@media screen and (min-width: 1200px) and (max-width: 1399px){
    header.header .header-top .col-sm-7 {
        width: 100%;
    }

    section.banner .bg-img{
        padding: 120px 50px;
    }
    
    section.banner .bg-img .head h2{
        font-size: 83px;
        line-height: 100px;
        padding-right: 500px;
    }
    
    section.banner .bg-img .head p{
        padding-right: 550px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1199px){
header.header .main .logo img {
    width: 100%;
    height: 110px;
    object-fit: cover;
}
.menu-header > ul > li > a {
    padding: 29px 10px;
    font-size: 13px;
}
header.header .main .call {
    margin-top: 11px;
}
header.header .main .call {
    margin-top: 12px;
}
section.banner .bg-img {
    padding: 0px;
}
section.banner .bg-img .head h2 {
    font-size: 54px;
    color: #fff;
    margin: 0 0 15px;
    line-height: 60px;
    text-transform: uppercase;
    font-weight: 700;
    /* padding-right: 600px; */
    padding-left: 40px;
}
section.banner .bg-img .head h2 {
    font-size: 57px;
    line-height: 60px;
    /* padding-right: 600px; */
    padding-left: 40px;
}
section.banner .bg-img .head p {
    line-height: 26px;
    padding-right: 500px;
    padding-left: 40px;
}
section.banner .bg-img .head h4 {
    font-size: 40px;
    margin: 0 40px;
    line-height: 70px;
}
section.banner .bg-img .jp-contact {
    display: inline-block;
    background-color: #0570ce;
    border-radius: 35px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-right: 5px;
    border: 1px solid #0570ce;
    margin-left: 40px;
}
section.banner .bg-img .jp-contact a {
    font-size: 15px;
    line-height: 23px;
    padding: 0px 18px;
}
section.banner .bg-img .jp-learn a {
    padding: 0px 16px;
    font-size: 16px;
    line-height: 22px;
}
section.banner .bg-img .head {
    padding-bottom: 15px;
}
section.banner .bg-img {
    padding: 130px 0;
}
section.donation-sec .donation-box span {
    font-size: 40px;
    margin: 5px 0 10px;
}
section.sec-blog {
    padding: 50px 0;
}
.sec-blog .head-top h2 {
    margin: 0 0 20px !important;
}
.sec-blog .head-top .col-sm-12 {
    padding-bottom: 0;
}
.sec-contact iframe {
    width: 100%;
}
.sec-contact {
    padding: 50px 0;
}
section.workforce-sec {
    padding: 30px 0px 30px;
}
section.banner .bg-img {
    padding: 100px 0px 0;
    height: 540px;
}
section.crisis-sec .pic {
    padding-top: 50px;
}
section.crisis-sec .content-wrap {
    padding: 85px 0;
}
section.crisis-sec {
    padding-top: 0 !important;
}
section.crisis-sec {
    padding: 0px 0px !important;
}
.footer {
    margin: 0;
    background-color: #131313;
    padding: 40px 0 0;
}
.footer section.cop {
    background-color: #090909;
    padding: 15px 0;
    margin-top: 50px;
}
header.header .header-top .contant-info {
    width: 70%;
}

header.header .header-top .contant-info .email {
    margin: 0;
}

header.header .header-top .contant-info .email a {
    font-size: 13px;
    margin-left: unset;
    margin-right: 10px;
}
section.donation-sec {
    position: relative;
    padding: 50px 0 50px;
}
}

@media screen and (min-width: 100px) and (max-width: 999px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
.push-logo img {
    width: 30%;
}
header.header .main .logo img {
    height: auto;
}
.menu-header {
    display: none;
}
header.header .main .call {
    margin: 50px 0 20px -50px;
}
header.header .main .row {
    padding: 43px 0 0px;
}
section.banner .bg-img .head p {
    font-size: 15px;
    margin: 0;
    line-height: 25px;
}
section.banner .bg-img .head h2 {
    font-size: 37px;
    margin: 0 0 15px;
    line-height: 34px;
}
section.banner .bg-img {
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100% !important;
    height: auto;
    padding: 100px 0;
}
section.banner .bg-img .head p {
    font-size: 14px;
    margin: 0;
    line-height: 25px;
    padding: 0 400px 0 0px;
}
section.banner .bg-img .head h4 {
    font-size: 30px;
    margin: 0;
}
section.donation-sec .donation-box span {
    font-size: 45px;
}
section.banner .head {
    padding-left: 60px;
}
section.banner .bg-img .jp-contact{
    margin-left: 60px;
}
section.banner .bg-img .head {
    padding-bottom: 15px;
}
section.banner .bg-img .jp-contact a {
    font-size: 15px;
    line-height: 26px;
    padding: 0px 25px;
}
section.banner .bg-img .jp-learn a {
    padding: 0 25px;
    font-size: 15px;
    line-height: 26px;
}
section.banner .bg-img .head h2 {
    padding-right: 0;
}
header.header .header-top .email {
    display: none;
}
header.header .header-top .email {
    display: none;
}
header.header .main .call {
    margin: 0px;
}
.header .main .col-sm-12 {
    padding: 10px;
}
header.header .main .call a {
    font-size: 13px;
    padding: 6px 0px;
}
header.header .header-top {
    padding: 18px 0;
}
header.header .main {
    margin-left: 0;
}
section.crisis-sec .content-wrap h4 {
    font-size: 30px;
}
section.crisis-sec .content-wrap h3 {
    font-size: 40px;
    line-height: 50px;
}
section.crisis-sec .content-wrap p {
    font-size: 14px;
    line-height: 26px;
}
section.crisis-sec .content-wrap a {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 25px;
    margin-top: 15px;
}
section.crisis-sec .content-wrap {
    padding: 30px 0;
}
section.crisis-sec {
    padding: 50px 0px;
}
section.workforce-sec .content-wrap {
    padding: 30px 0;
}
section.workforce-sec .content-wrap h4 {
    font-size: 30px;
}
section.workforce-sec .content-wrap h3 {
    font-size: 43px;
    margin: 0;
    line-height: 50px;
}
section.workforce-sec .content-wrap ul li {
    font-size: 14px;
    line-height: 28px;
}
section.workforce-sec {
    padding: 0px 0px 50px;
}
section.workforce-sec .content-wrap {
    padding: 30px 0;
}
section.services-sec {
    padding: 50px 0px;
}
section.donation-sec {
    padding: 50px 0 50px;
}
section.donation-sec .donation-box p {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 0;
}
section.donation-sec .donation-box a {
    font-size: 15px;
    line-height: 25px;
    padding: 5px 15px;
}
section.services-sec .head h3 {
    font-size: 40px;
    margin: 0;
    line-height: 50px;
}
.sec-blog .head-top h2 {
    margin: 0;
}
section.donation-sec .head h3 {
    font-size: 50px;
    line-height: 40px;
}
.sec-blog .head-top h2 {
    font-size: 36px;
}

section.donation-sec .last {
    margin-top: 0px;
    text-align: center;
}
.sec-blog .head .learn {
    margin-top: 20px;
}
.sec-blog .blog-box{
    padding:0;
}
.sec-blog .head-top .col-sm-12 {
    padding-bottom: 30px;
}
section.sec-blog {
    padding: 40px 0 20px 0;
}
.footer h3 {
    font-size: 20px;
    line-height: 40px;
}
.footer ul li a {
    font-size: 14px;
    line-height: 28px;
}
.footer .col-sm-4 {
    padding: 0;
}
.footer section.cop {
    margin-top: 50px;
}
.footer {
    padding: 15px 0 0;
}
section.workforce-inner-sec .read h2, .services-inner-sec .head h3 {
text-transform: uppercase;font-weight: 600;
    font-size: 31px;
    margin: 0;
    line-height: 50px;
}
section.banner .bg-img .head p {
    font-size: 13px;
    margin: 0;
    line-height: 20px;
    padding: 0 350px 0 0;
}
section.banner .head {
    padding-left: 65px;
}
#hamburg {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    z-index: 9;
    background-color: #0570ce;
    text-align: center;
    color: white;
    display: none;
    transition: all ease-out 0.3s;
}
.nav-cross span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}
.nav1 .container {
    width: 100%;
}
.nav1 .search-nav input {
    border: 1px solid #2c313f;
    background-color: rgba(255,255,255,0.2);
    padding: 5px;
    width: 100%;
    color: #000;
    margin: 10px 0;
}
.push-logo {
    margin: 20px 0;
    text-align: center;
}
.push-logo img {
    width: 100%;
}
.sec-contact iframe {
    width: 350px !important;
}
.services-inner-sec .head .workforce-img {
    width: 48%;
}
.services-inner-sec .head .workforce-content {
    width: 50%;
}
.footer section.cop .col-sm-6.text-right {
    text-align: center;
    padding: 6px 0;
}

.sec-contact .head h2{
    font-size: 50px;
}

.sec-contact{
    padding-top: 50px;
}
header.header .main .col-sm-3 {
    width: 100%;
    height: auto;
}
header.header .main {
    margin-left: 0;
    padding-top: 40px;
}
header.header .main .logo img {
    width: auto;
    max-height: 110px;
}
header.header .main .logo {
    background-color: #fff;
    text-align: center;
    box-shadow: none;
}
}

@media screen  and (max-width: 800px){
   header.header .main .logo img {
    width: auto;
    max-height: 110px;
}
header.header .main .col-sm-3 {
    width: 100%;
}

header.header .main .col-sm-2 {
    width: 100%;
}

header.header .main .col-sm-7 {
    width: 100%;
}



section.banner .bg-img {
    padding: 90px 0px 0;
    height: 450px;
}

section.banner .bg-img .head h4 {
    font-size: 26px;
    margin: 0 0px;
    line-height: 44px;
}

section.banner .bg-img .head h2 {
    font-size: 40px;
    line-height: 46px;
    padding-right: 400px;
}

section.banner .bg-img .head h4 {
    font-size: 28px !important;
    margin: 0 0px !important;
    line-height: 44px;
}
section.banner .bg-img .head h2 {
    font-size: 46px;
    line-height: 56px;
}
section.banner .bg-img .head h4 {
    font-size: 32px;
    margin: 0 40px;
    line-height: 44px;
}
header.header .main .row {
    padding: 0px 0 0px;
}
header.header .main .call a {
    font-size: 16px;
    padding: 12px 0px;
}
header.header .main .call {
    margin: 0px;
    text-align: center;
    padding: 10px 0px;
    display: block;
    width: 40%;
    margin: 0 auto;
}


header.header .main .logo {
    background-color: #fff;
    text-align: center;
    box-shadow: none;
}
header.header .main {
    margin-left: 0;
    padding-top: 40px;
}
}

@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
}
}
@media screen and (min-width:100px) and (max-width: 500px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
header.header .main {
    margin: unset;
}
section.banner .bg-img {
    padding: 30px 0px 0px;
}
section.banner .bg-img .head p {
    display: none;
}
section.banner .bg-img .jp-contact {
    margin-left: 20px;
}
section.banner .bg-img .jp-contact a {
    font-size: 13px;
    line-height: 20px;
    padding: 0px 18px;
}
section.banner .bg-img .jp-learn a {
    padding: 0 18px;
    font-size: 13px;
    line-height: 10px;
}
section.banner .bg-img .head h4 {
    font-size: 16px;
    margin: 0;
    line-height: 27px;
}
section.banner .bg-img .head h2 {
    font-size: 36px;
    margin: 0 0 5px;
    line-height: 42px;
    padding-right: 0;
}
section.banner .bg-img .jp-learn {
    margin-left: -3px;
}
header.header .main .logo img {
    height: auto;
    margin-left: 75px;
}
header.header .main .logo {
    background: none;
    box-shadow: none;
    width: 50%;
}
header.header .main .row {
    padding: 5px 0 0px;
}
section.crisis-sec .content-wrap h3 {
    font-size: 28px;
    line-height: 35px;
    margin:0 0 5px;
}
section.crisis-sec .content-wrap p {
    font-size: 13px;
    line-height: 20px;
}
section.crisis-sec .content-wrap {
    padding: 10px 0;
}
section.crisis-sec .content-wrap a {
    font-size: 15px;
    line-height: 15px;
    padding: 10px 25px;
    margin-top: 5px;
}
section.crisis-sec {
    padding: 10px 0px;
}
section.workforce-sec .content-wrap h4 {
    font-size: 21px;
}
section.workforce-sec .content-wrap h3 {
    font-size: 28px;
    margin: 0;
    line-height: 35px;
}
section.services-sec .head h3 {
    font-size: 30px;
    margin: 0;
    line-height: 35px;
}
section.services-sec .head p {
    font-family: 'Poppins';
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 0 0;
}
section.donation-sec .head h3 {
    font-size: 35px;
    line-height: 20px;
}
section.donation-sec .donation-box {
    text-align: center;
    background-color: #fff;
    position: relative;
    padding-top: 50px;
    padding-bottom: 30px;
    margin-bottom: 20px;
    margin-top: 60px;
}
section.crisis-sec .content-wrap {
    padding: 10px 0;
    text-align: center;
}
section.workforce-sec .content-wrap {
    padding: 15px 0;
    text-align: center;
}

section.workforce-sec .content-wrap ul {
    text-align: left;
}
section.banner .bg-img {
    padding: 50px 0px 0;
    height: 250px;
}
section.donation-sec {
    padding: 30px 0 20px;
}

section.donation-sec .head {
    text-align: center;
    margin-bottom: 20px;
}
.sec-contact .head h2 {
    margin: 0 0 20px;
    font-size: 35px;
}
.sec-contact {
    padding: 30px 0;
}
.sec-blog .head-top .col-sm-12 {
    padding-bottom: 20px;
}
.sec-blog .head .learn a {
    font-size: 14px;
    padding: 11px 25px;
    line-height: 8.97px;
}
.donation-sec .last p {
    font-size: 13px;
    line-height: 18px;
}
.sec-contact .head {
    margin-bottom: 25px;
}
section.crisis-sec .pic {
    padding: 15px 15px 0px 11px;
}
section.workforce-sec .pic {
    padding: 0 15px 0 15px;
}
section.workforce-sec {
    padding: 0px 0px 30px;
}
section.workforce-sec .content-wrap {
    padding: 15px 0;
}
section.services-sec {
    padding: 25px 0px;
}
section.donation-sec .donation-box span {
    font-size: 55px;
    margin: 15px 0 25px;
}
section.donation-sec .donation-box a {
    font-size: 13px;
    line-height: 20px;
    padding: 8px 15px;
}
.sec-contact input.wpcf7-form-control.wpcf7-text {
    font-size: 13px;
    padding: 10px 20px;
    margin: 5px 0px;
}
.sec-contact input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 10px 15px;
    font-size: 14px;
}
.communicate-wrap {
    margin-left: 20px;
}
.subscription {
    margin-left: 20px;
    padding: 30px 0;
}
.footer li.widget_nav_menu {
    list-style: none;
    margin-left: 20px;
    padding-bottom: 30px;
}
.footer ul li a {
    font-size: 13px;
    line-height: 25px;
}
div.tnp-subscription, div.tnp-profile, form.tnp-subscription, form.tnp-profile {
    display: block;
    margin: 1em auto;
    max-width: 325px;
    width: 93% !important;
}
.footer section.cop {
    margin-top: 10px;
}
.footer section.cop .col-sm-6.text-left p {
    text-align: center;
}
.footer section.cop .col-sm-6.text-right {
    text-align: center;
    padding: 6px 0;
}
.footer .subscription ul li {
    display: inline-block;
    margin: 0px 15px 20px 65px;
}
.hud-logo {
    display: flex;
    margin-left: 125px;
}
section.workforce-inner-sec .read .read-2 {
    width: 100%;
}
section.workforce-inner-sec .content-wrap p, section.workforce-inner-sec .read p, .services-inner-sec .head p {
    font-size: 14px;
    line-height: 25px;
}
section.workforce-inner-sec .read .read-1 {
    width: 100%;
}
.inner-banner h2 {
    margin: 0;
    padding: 0px;
    font-size: 40px;
}
.services-inner-sec .head .workforce-img {
    width: 100%;
}
.services-inner-sec .head .workforce-content {
    width: 100%;
}
section.workforce-inner-sec, .services-inner-sec {
    padding: 20px 0;
}
section.banner .head {
    padding-left: 20px;
}

}