
@media (max-width: 480px) {
    .foot-logo{
        width: 175px !important;
    }
    .zpdark-header-portion.theme-header{
        padding-right: 36px;
    }
}

.theme-header-animate .zpcontainer{
    padding-block-start: 10px !important;
    padding-block-end: 10px !important;
}

.theme-header-animate .zpcontainer img{
    width: 100px !important;
    height: auto !important;
}
.hero-slider{
    background-position-y: -150px !important;

}

#Number_of_Participants_Worked_with_in_Sessions li{
    min-width: 140px !important;
}

.zpheader-style-01 .theme-header .zpcontainer {
    width: 100%;
}

.zphero.zpapply-height .zpcontainer, .zphero.zpapply-height .zprow:only-child {
    height: 100%;
    width: 100%;
}
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li a{
    text-transform: uppercase;
    font-size: 14px !important;
    font-family: 'Quicksand', serif;
    font-weight: bold;
}
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary>a{
    text-transform: uppercase;
    color: #ee964b !important;    
    font-family: 'Quicksand', serif;
    font-weight: bold;
}
.theme-header-topbar .zpcontainer{
    width: 100%;    
}

.zpheader-style-01 .theme-header .zpcontainer {
    padding-block-start: 0px !important;
}

.Provider_Enrollment{
    position: absolute;
    display: block;
    z-index: 99999;
    right: 15px;
    background: #EE964B;
    padding: 14px 20px;
    color: #F9FAFB;
    border-radius: 0px 0px 5px 5px;
    border: solid 1px #EE964B;
    border-top: none;
    font-size: 16px;
    font-family: "Lora", sans-serif !important;
}
.Provider_Enrollment:hover{
    background: #F9FAFB;
    color: #EE964B;
    text-decoration: none;
    border-top: none;
}
/* Keyframes */
@keyframes wiggle {
    0%, 7% {
        transform: rotateZ(0);
    }
    15% {
        transform: rotateZ(-15deg);
    }
    20% {
        transform: rotateZ(10deg);
    }
    25% {
        transform: rotateZ(-10deg);
    }
    30% {
        transform: rotateZ(6deg);
    }
    35% {
        transform: rotateZ(-4deg);
    }
    40%, 100% {
        transform: rotateZ(0);
    }
}
.theme-header-animate{
    padding: 5px 0px;
}
/* The Modal (background) */
.modal {
    justify-content:center;
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 300; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    display:inline-flex;
    position: relative;
    background-color: #f9fafb;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}  
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    position: absolute;
    top: -13px;
    right: -13px;
    float: right;
    font-size: 20px;
    font-weight: bold;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background:#969494;
    text-align:center;
}
.close:hover,
.close:focus {
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

/* The Modal (background) */
.modal {
    justify-content:center;
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 300; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    display:inline-flex;
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}  
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    position: absolute;
    top: -13px;
    right: -13px;
    float: right;
    font-size: 20px;
    font-weight: bold;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background:#969494;
    text-align:center;
}
.close:hover,
.close:focus {
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

/******************** Brea Changes ***********************/


.zpelement input:placeholder {
    color:#000000;
}

.testBrea{
    background: #EE964B !important;
    color: #FFF !important;
    font-family: 'Quicksand' !important;
    font-size: 18pt;
}

@media (min-width: 1400px) {
    .zprow-container {
        width: 1300px;
        margin-inline-start: auto;
        margin-inline-end: auto;
    }
    .container {
        width: 100% !important;
    }

}


.h3_style{
    font-family: 'Lora', sans-serif !important;
    margin: 20px 0px 20px 0px !important;
    font-size: 20px !important;
}