.search {
    background-image: url('../images/bg-optimists-takeover.png'),linear-gradient(#003d6e 100px,#1d6092 300px);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-attachment: fixed;
    background-size: cover;
    background-color: #1e4b87;
}
.search .page-header {
    margin: 0;
    padding-left: 0;
    padding-top: 35px;
    min-height: 140px;
    background: #00284a;
    color: #fff;
}
.search .page-header h1 {
    padding-left: 50px;
}
body.search .content.row {
    max-width: 100%!important;
    margin: 0;
}
body.search .wrap.container {
	padding: 0;
}
body.search .main {
	padding: 0;
}
body.search .main .content-wrapper {
    padding-left: 50px;
    padding-right: 50px;
     padding-bottom: 50px;
     padding-top: 30px;

     min-height: 552px;
}
a.search-result-link {
    line-height: 20px;
    font-size: 14px;
    font-weight: 700;
    display: block;
    padding: 4px 0 2px;
}
.entry-summary p {
    line-height: 27px;
    font-size: 16px;
}
.search-page-search-form {
    float: right;
    padding-right: 50px;
}
body.search input.search-submit {
    margin-bottom: 0!important;
}
/* search pagination */ 
ul.search-pagination {
    text-align: center;
}
ul.search-pagination li {
    list-style-type: none;
    display: inline-block;
    padding: 20px 10px;
}
ul.search-pagination li.active a {
    font-weight: 700;
    color: #777;
}
@media only screen and (min-width: 1280px){
    body.search .search-title-wrapper {
        width: 1280px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 768px){
	.search .main {
		float: left;
		width: 100%;
	}
}
@media only screen and (max-width: 567px){
    .search-icon {
        width: 32px;
        margin-right: 0px!important;
    }
    .navbar-toggle {
        margin-right: 15px!important;
    }
}
@media only screen and (max-width: 480px){
    body.search .main .content-wrapper {
        padding: 8%;
        min-height: 250px;
    }
    .search-page-search-form {
        display: block;
        padding-right: 0px;
        float: none;
        text-align: center;
    }
    .search .page-header {
        padding-left: 8%;
        padding-right: 8%;
    }
    .search .page-header {
        margin: 0;
        padding-top: 12px;
        min-height: 86px;
        background: #00284a;
        color: #fff;
    }
    .search .page-header h1 {
        padding-left: 0!important;
        font-size: 24px;
    }
}
.alert.alert-warning{
    background-color: #9a0002;
    border: none;
    color: #fff;
    margin: 0;
    border-radius: 0;
    text-align: center;
    padding: 8px;
}
.alert.alert-warning a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
    font-family: "Proxima Nova Semibold","Helvetica Neue",Helvetia,Arial,sans-serif;
}
.my-custom-menu {
/*  background-color:#f0f1f2;
    border-style: groove;
    border-radius:5px;
    color: blue;
    font-family: Arial;*/
}
.my-custom-menu {
    padding: 0;
}
.my-custom-menu li {
    list-style-type: none;
}
.my-custom-menu li a{
    display: block;
    padding: 12px 16px;
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
    color: #00284a;
}
.my-custom-menu li a:hover{
    background: #eee;
}
.my-custom-menu .current_page_item a {
    background: #eee;
}
.page-template .wrap .main .content-wrapper.three-column-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
.menu-sidebar-gray {
    background: #fafafa;
    height: 100%;
}

.page-template .page-header h2 {
    font-size: 24px;
    line-height: 30px;
      margin: auto;
    color: #fff;
    padding-left: 25px;
}

    @media only screen and (min-width: 960px) {
 .page-template .page-header h2 {
    width: 960px;
}
    }
@media only screen and (min-width: 1280px){
     .page-template .page-header h2 {
    width: 1280px;
}
}
.gform_body input:checked+label {
    text-decoration: line-through;
}
.row.flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.flex-col {
    display: flex;
    flex-direction: column;
}
/*checklist form*/
div#checklist-form {
    max-width: 75%;
    margin: 0 auto;
}
@media only screen and (max-width:767px){
    div#checklist-form {
    max-width: 90%;
    margin: 0 auto;
}
}
div#checklist-form input[type="checkbox"] {
    margin: 0px;
    padding: 0;
    float: left;
    margin-top: 3px;
    margin-right: 8px;
}
    .top_label label.gfield_label {
    border-bottom: 2px solid #aaa;
        margin-top: 12px;
    display: block;
    width: 100%;
    padding-bottom: 8px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "proximanova-bold", sans-serif;
    color: #1f68ca;
        font-size: 24px!important;
}
div#checklist-form .gform_wrapper .ginput_container.ginput_container_checkbox li {
    border-bottom: 1px solid #aaa;
    display: block;
    padding-bottom: 12px!important;
    padding-top: 8px!important;
}
.btn.outlined {
    border: 1px solid;
}
.page-id-3895 label.gfield_label {
    font-size: 18px!important;
    text-transform: none;
    color: #333;
    border-bottom: none;
    margin-bottom:0;
    padding-bottom:0;
}
.page-id-3895 .gfield {
    margin-bottom: 24px;
}
.page-id-3895 .ginput_container {
    margin-top: 8px!important;
}
.page-id-3895 .ginput_container input {
    margin-top: 0px!important;
}

.page-id-3895 .ginput_container label {
    margin-top: 2px!important;
}
.page-id-3895 .gform_body input:checked+label {
    text-decoration: none;
}
a.side-stiky-button {
    background: #4480bb;
    border: 1px solid #fff;
    border-bottom: none;
    padding: 8px 24px;
    position: fixed;
    right: -127px;
    color: #fff;
    transform: rotate(-90deg);
    z-index: 10000;
    top: 50%;
}
body.page-id-3895 .side-stiky-button,body.page-id-3913 .side-stiky-button,body.search .side-stiky-button {
    display: none;
}
.survey-overlay {
    position: fixed;
    z-index: 1000;
    background: rgba(0,0,0,.3);
    top: 0;
    height: 100%;
    width: 100%;
}
.survey-module {
    max-width: 520px;
    background: #fff;
    padding: 32px;
    border-radius: 18px;
    position: fixed;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
a#take-survey {
    background: #2274dc;
    color: #fff;
    padding: 16px;
    display: block;
    border-radius: 8px;
    text-align: center;
}
a#no-survey {
    text-align: center;
    display: block;
    color: #777;
    margin-top: 8px;
}
ul.survey-btns {
    margin: 0;
    padding: 0;
    list-style: none;
}
.required-btn,.required-label,.recommended-label {
    background: #fff03e;
    padding: 2px 8px 0px;
    border-radius:4px;
    margin-bottom: 12px;
    display: inline-block;
}
.recommended-label {
    background: #c7dff2;
}
body.page-id-3643 input#gform_submit_button_1 {
    display: none;
}
.sidebar-primary .main {
        float: left;
        width: 100% !important;
    }
.wrap {
    padding-top: 0px !important;
    margin-top: 0px !important;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}
    .nav li {
        position: static;
        margin-bottom: 0px !important;
    }

::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: auto !important;
}
ul {
    list-style-type: disc;
}
:is(dir, menu, ol, ul) ul {
    list-style-type: circle;
}

li {
    margin-bottom: 0px;
}
.page-template-templay-empty-page-php .content-wrapper .col-md-12 {
    padding: 30px 0 39px;
}
p {
    margin-bottom: 15px;
    display: block;
    margin-block-start: .9em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}