/*
 Theme Name:     Twenty Sixteen Child Theme
 Theme URI:      http://hyperlinkcode.com/blog/?p=1021
 Description:    A bare-bones child theme for use with Twenty Sixteen Theme. Pick matching colors quickly at <a href="http://www.html-color-names.com/">html-color-names.com</a>.
 Author:         Edward Zivkovic
 Author URI:     http://hyperlinkcode.com/blog/
 Template:       twentysixteen
 Version:        1.0.2
 */
/* Add Custom CSS after this line */
/* Demo Johnson Box code courtesy of: http://hyperlinkcode.com/blog/html-johnson-box/ */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

@font-face {
    font-family: 'trebuc';
    src: url('fonts/trebuc.eot');
    src: url('fonts/trebuc.eot') format('embedded-opentype'),
    url('fonts/trebuc.woff2') format('woff2'),
    url('fonts/trebuc.woff') format('woff'),
    url('fonts/trebuc.ttf') format('truetype'),
    url('fonts/trebuc.svg#trebuc') format('svg');
}

@font-face {
    font-family: 'Abril_Display_SemiBold';
    src: url('fonts/Abril_Display_SemiBold.eot');
    src: url('fonts/Abril_Display_SemiBold.eot') format('embedded-opentype'),
    url('fonts/Abril_Display_SemiBold.woff2') format('woff2'),
    url('fonts/Abril_Display_SemiBold.woff') format('woff'),
    url('fonts/Abril_Display_SemiBold.ttf') format('truetype'),
    url('fonts/Abril_Display_SemiBold.svg#Abril_Display_SemiBold') format('svg');
}

h1, h2, h3, h4, h5 {
    /* font-family: 'Abril_Display_SemiBold'; */
    font-family: 'trebuc' !important;
}

.ctct-form-custom .ctct-form-header {
    font-family: 'trebuc' !important;
}

.blg_wrap .vc_col-sm-6 {
    width: 50%;
    float: left;
    background: #fff;
    padding: 0px;
    margin-bottom: 44px;
}

.blg_wrap .vc_col-sm-6 + .vc_col-sm-6 + .vc_col-sm-6 {
    width: 100% !important;
    float: left;
}

.inner_post {
    padding: 20px;
}

.responsive a {
    font-size: 17px;
    color: #000;
}

.staff ul {
    padding-left: 17px;
}

.manu_wrap {
    padding-right: 0;
}

.home .manu_wrap {
    padding-right: 15px;
}

.donate-car {
    display: none;
}

.top_right {
    text-align: right;
    position: absolute;
    right: 0;
    top: -7px;
    z-index: 999999;
}

.page-id-1207 .donate-car {
    display: inline-block;
}

.staff-content {
    display: inline-block;
}

.inner-activity li a span, .inner-activity li a {
    text-decoration: underline !important;
}

#resources li a, #resources li a span {
    color: #fff !important;
    text-decoration: none !important;
}

table.responsive {
    width: 100%;
    float: left;
    margin-top: 33px;
    margin-bottom: 0px;
}

.page-id-957 div#primary {
    background-image: none;
    background-color: transparent;
}

.page-id-957 .right_con select {
    background-color: #f1f1f1;
}

.page-id-957 .sponsor-loogo .wpb_single_image img {
    height: auto !important;
    max-width: 85%;
    width: auto !important;
}

.table_spo th, .table_spo td {
    font-size: 16px;
}

.table_spo th {
    background: #f7a80f;
    color: #fff;
    font-size: 18px;
}

.table_spo strong {
    color: #3e5b98;
}

table.responsive td {
    padding: 0px 10px;
    text-align: center;
}

table.responsive td select {
    padding: 10px 10px;
    font-size: 11px;
}

p.date {
    font-size: 14px;
    color: #828181;
    padding-bottom: 13px;
    display: inline-block;
    width: 100%;
    float: left;
}

.blg_wrap .vc_col-sm-6 + .vc_col-sm-6 + .vc_col-sm-6 img {
    display: none;
}

.blg_wrap h4 {
    text-transform: none;
    letter-spacing: 0;
    font-size: 19px;
    line-height: 32px;
    margin-bottom: 0px !important;
}

.blg_wrap h4 a {
    color: #000;
}

.menu-main ul.nav.navbar-nav li:last-child a {
    padding-right: 0 !important;
}

.manu_wrap {
    position: relative;
}

.conf_link + ul#menu-mainmenu {
    margin: 45px 0px 6px 0px;
}

.social-icons .container {
    position: relative;
}

.top_right li {
    list-style: none;
}

.in_page .top_right ul#menu-conference li a, .top_right ul#menu-conference li a {
    background: #691e87;
    color: #fff;
    font-size: 18px;
    padding: 11px 17px !important;
}

.top_right.conf_link_home {
    right: 15px;
}

p.date {
    margin-bottom: 0px !important;
}

.blg_wrap p {
    font-size: 16px;
    color: #242728;
    margin-bottom: 0px !important;
}

p.tags {
    font-size: 14px;
    margin-top: 12px;
    display: inline-block;
    width: 100%;
    color: #828181;
}

a.read_more {
    font-size: 14px;
    margin-top: 12px;
    display: inline-block;
    color: #000;
    font-weight: bold;
}

.blg_wrap {
    width: 100%;
    float: left;
}

.tags a:hover, .read_more:hover {
    color: #ee8020;
}

.blg_wrap .vc_col-sm-6:nth-child(2) {
    float: right;
    width: 49%;
}

.blg_wrap .vc_col-sm-6:first-child {
    margin-right: 2%;
    width: 49%;
}

.johnson1 {
    padding: 20px;
    background: #ffff99;
    width: 90%;
    margin: 20px auto;
}

.contact_page input[type="text"], .contact_page input[type="email"], .contact_page textarea {
    width: 100% !important;
    background: #fff !important;
    padding: 26px 10px !important;
    border-color: rgba(255, 255, 255, .35) !important;
    border-style: solid !important;
    border-width: 1px !important;
}

.contact_page select {
    width: 100% !important;
    background: url("images/select-arrow.png") no-repeat 98% center #fff !important;
    padding: 26px 10px !important;
    border-color: rgba(255, 255, 255, .35) !important;
    border-style: solid !important;
    border-width: 1px !important;
}

.contact_page input[type="text"]:focus, .contact_page input[type="email"]:focus, .contact_page textarea:focus, .contact_page select:focus {
    border-color: rgba(36, 39, 40, .35) !important;
    border-style: solid !important;
    border-width: 1px !important;
}

.future_heading h2 {
    font-size: 31px;
}

.contact_page span.wpcf7-not-valid-tip {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: -19px;
}

.contact_page div.wpcf7-response-output {
    font-size: 15px;
}

.contact_page input[type="submit"] {
    margin-top: 26px !important;
}

.contact_page p {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
}

.contact_page p label {
    font-weight: 400;
}

.johnson6 {
    padding: 20px;
    background: #ffff99;
    width: 90%;
    margin: 20px auto;
    border: 3px dashed #ee0000;
}

.johnson8 {
    padding: 20px;
    background: #ccffcc;
    width: 90%;
    margin: 20px auto;
    border-left: 5px solid #ff8080;
}

/* Other Sample Code */

.warning {
    color: red;
}

.shadow {
    box-shadow: 0 8px 8px -6px #333;
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800');

body {
    font-family: 'trebuc' !important;
    color: #000000;
}

a {
    text-decoration: none;
}

a:hover {
    color: #fff;
}

a.Learn-more:hover {
    color: #eb7424;
}

.search_page article {
    margin-bottom: 13px;
    display: inline-block;
    margin-top: 10px;
}

.search_page footer.entry-footer {
    display: none;
}

.search_page .entry-summary {
    line-height: 26px !important;
}

.main-header {
    width: 100%;
    height: 100%;
}

.Logo-center {
    position: relative;
    z-index: 999999;
    text-align: left !important;
}

.home .main-header {
    position: absolute !important;
    top: 0;
}

.menu-main .navbar-inverse {
    background-color: rgba(255, 255, 255, 0.9);
    border-color: transparent;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.right_con {
    width: 26%;
    float: right;
}

.left_con {
    float: left;
    margin-top: 35px;
    width: 70%;
}

h2.ctct-form-header {
    font-family: 'Abril_Display_SemiBold' !important;
}

h2.site-title1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background: #3a617c;
}

h2.site-title1 {
    color: #3a617c;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 22px;
    position: relative;
    letter-spacing: 2px;
    margin-bottom: 22px;
    padding-top: 15px;
}

.entry-content a {
    color: #39617c;
    box-shadow: 0 0 0 0;
    font-style: normal;
}

.right_con .widget {
    margin-bottom: 2.307692em;
    border: 0;
    padding-top: 0;
}

.right_con .widget-title {
    color: #009b7b;
    padding: 1rem 0;
    font-size: 22px;
    position: relative;
    font-family: 'Abril_Display_SemiBold';
    text-transform: uppercase;
    letter-spacing: .09em;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 0;
}

.right_con p {
    color: #797979;
    font-size: 22px;
    margin-bottom: 7px;
    line-height: 27px;
}

.right_con .widget-title:before {
    background-color: #009b7b;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 4.125rem;
}

.right_con section, .right_con aside {
    width: 100%;
    margin-left: 0;
    float: left;
}

.right_con aside {
    margin-bottom: 0px !important;
}

.menu-main .logo {
    padding: 0;
}

.navbar-brand {
    height: auto;
}

.navbar-brand img {
    width: 160px;
    height: auto;
}

.menu-main .navbar-nav {
    margin: 40px 0;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #000;
    background-color: transparent;
}

.menu-main ul.nav.navbar-nav li a {
    color: #000;
    font-size: 17px;
    text-transform: capitalize;
    padding: 10px 10px !important;
}

.social-icons ul li {
    display: inline-block;
    margin-right: 5px;
    border-radius: 0 0 6px 6px;
    vertical-align: top;
}

.social-icons ul li i {
    font-size: 25px;
    color: #fff;
}

.social-icons li a {
    display: inline-block;
    padding: 10px 15px;
}

.social-icons li.fb {
    background: #6081c4;
}

.social-icons li.tw {
    background: #42bdee;
}

.social-icons li.linkin {
    background: #2797cf;
}

.social-icons li.search {
    background: #22b080;
}

.social-icons li.sign {
    background: #e62b33;
}

.sign a {
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    vertical-align: middle;
}

.sign a img {
    padding-right: 10px;
    width: 28px;
    height: auto;
}

.banner-text h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 53px;
}

.inner-map {
    width: 100%;
    background: url("../images/map-bg.png") no-repeat 0 0;
    background-size: 100% auto;
    height: 100%;
    min-height: 530px;
}

.map {
    margin: 0;
}

.map-img img {
    margin-top: -80px;
}

.affilated-map {
    background: #eb7424;
    margin: 38px 30px;
    padding: 50px 30px 10px;
    width: 490px !important;
}

.affilated-map h3 {
    color: #fff;
    font-size: 29px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 18px;
}

.affilated-map h4 {
    color: #fff;
    font-size: 24px !important;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 30px !important;
    margin-top: 23px !important;
    text-transform: unset;
    letter-spacing: 0;
}

.affilated-map h4 span {
    font-style: italic;
    font-weight: 700;
}

#selectBox {
    width: 100%;
    border: 0;
    padding: 10px 15px;
    color: #413e3c;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.28);
    -webkit-appearance: none;
    cursor: pointer;
    background: url(http://indybytes.com/thearc/wp-content/uploads/2018/07/black-down-arrow.png) no-repeat 97% center;
    background-color: #fff;
    height: 55px;
    font-family: 'Open Sans', sans-serif !important;
}

#selectBox:placeholder {
    color: #000;
    font-family: 'Open Sans', sans-serif !important;
}

.affiliated-link {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    text-decoration: underline;
    text-transform: uppercase;
}

.affiliated-link img {
    padding-left: 10px;
}

.blog-section {
    width: 100%;
    background: url(../images/contact-bg.png) no-repeat 0 0;
    background-size: 100% auto;
    height: 100%;
    min-height: 760px;
    padding: 40px 0;
}

.main-stage {
    display: flex;
    align-items: center;
    justify-content: center;
}

.Lifestages {
    margin: 60px auto;
    display: block;
    text-align: center;
}

.life-heading h6 {
    font-size: 14px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 700;
    margin-top: 20px;
    white-space: normal;
}

.Lifestages h1 {
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 700;
}

.icon-life .icon-life-cus {
    background: rgba(237, 131, 38, 1);
    background: -moz-linear-gradient(bottom, rgba(237, 131, 38, 1) 0%, rgba(237, 131, 38, 1) 21%, rgba(252, 205, 51, 1) 69%, rgba(252, 205, 51, 1) 97%, rgba(252, 205, 51, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237, 131, 38, 1)), color-stop(21%, rgba(237, 131, 38, 1)), color-stop(69%, rgba(252, 205, 51, 1)), color-stop(97%, rgba(252, 205, 51, 1)), color-stop(100%, rgba(252, 205, 51, 1)));
    background: -webkit-linear-gradient(bottom, rgba(237, 131, 38, 1) 0%, rgba(237, 131, 38, 1) 21%, rgba(252, 205, 51, 1) 69%, rgba(252, 205, 51, 1) 97%, rgba(252, 205, 51, 1) 100%);
    background: -o-linear-gradient(bottom, rgba(237, 131, 38, 1) 0%, rgba(237, 131, 38, 1) 21%, rgba(252, 205, 51, 1) 69%, rgba(252, 205, 51, 1) 97%, rgba(252, 205, 51, 1) 100%);
    background: -ms-linear-gradient(bottom, rgba(237, 131, 38, 1) 0%, rgba(237, 131, 38, 1) 21%, rgba(252, 205, 51, 1) 69%, rgba(252, 205, 51, 1) 97%, rgba(252, 205, 51, 1) 100%);
    background: linear-gradient(to top, rgba(237, 131, 38, 1) 0%, rgba(237, 131, 38, 1) 21%, rgba(252, 205, 51, 1) 69%, rgba(252, 205, 51, 1) 97%, rgba(252, 205, 51, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed8326', endColorstr='#fccd33', GradientType=0);

    padding: 20px;
    border-radius: 100%;
    width: 104px;
    height: 104px;
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-life {
    border: 7px solid rgba(253, 207, 52, 0.38);
    border-radius: 100%;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-inn-cus h1, .contact-sec h1 {
    color: #010101;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 35px;
    margin-bottom: 30px;
    margin-top: 0;
}

.blog-inn-cus h1 + img {
    width: 100%;
    margin-bottom: 40px;
}

.blog-inn-cus p {
    color: #0f0f0f;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 40px;
}

.Learn-more {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #eb7424;

}

form.signup-form input, form.signup-form select {
    border: 0;
    box-shadow: unset;
    border-bottom: 1px solid #686868;
    background: transparent;
    border-radius: 0;
    height: 45px;
    padding: 0;
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: 22px;
    width: 100%;
    color: #585858;
    font-size: 17px;
    font-weight: 500;
    appearance:: none;
    -webkit-appearance: none;
}

form.signup-form input::placeholder {
    color: #585858;
    font-size: 17px;
    font-weight: 500;
}

form.signup-form .name input {
    width: 48%;
    float: left;
}

form.signup-form .name input:first-child {
    margin-right: 20px;
}

form.signup-form {
    padding-top: 35px;
}

.signup-form button {
    background: #eb7424;
    color: #fff;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    border: 0;
    padding: 8px 50px;
    margin-top: 25px;
}

.inner-activity {
    background: rgba(36, 67, 136, 0.64);
    padding: 50px;
    /* display: inline-block; */
    color: #fff;
    margin: 160px auto 100px;
}

.blog-inn-cus2 {
    background: rgba(36, 67, 136, 1);
    padding: 50px 30px;
    margin-top: -110px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
    width: 48%;
}

.blog-inn-cus2 h1 {
    color: #fff;
    font-size: 28px;
    margin-top: 0;
    font-weight: 900;
}

.blog-inn-cus2 h3 {
    font-size: 21px;
    line-height: 33px;
    font-weight: 700;
}

.blog-inn-cus2 h5 {
    font-size: 23px;
    line-height: 31px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 0;
}

.blog-inn-cus2 p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    margin-top: 0px;
    color: #fff;
    margin-bottom: 30px;
}

.read-more {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}

.blog-inn-cus1 h1 {
    color: #fff;
    font-size: 18px;
    margin-top: 0;
    font-weight: 900;
    line-height: 26px;
}

.blog-inn-cus1 h3 {
    font-size: 22px;
    line-height: 27px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
}

.blog-inn-cus1 p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    margin-top: 0px;
    color: #fff;
    margin-bottom: 00px;
}

.blog-inn-cus1 div {
    border-bottom: 1px solid #fff;
    padding: 30px 0;
}

.blog-inn-cus1 div:first-child {
    padding-top: 0;
}

.affiliated-link1 {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 41px;
    display: block;
}

a.affiliated-link1 img {
    padding-left: 10px;
}

.footer {
    width: 100%;
    /* background: url(images/footer-bg.png) no-repeat 0 0; */
    /* background-size: cover;  */
    background-color: #ededed;
    height: 467px;
    min-height: 100%;
    padding: 50px 0;
}

.footer-logo {
    margin-bottom: 30px;
}

.links-foot h4 {
    font-size: 16px;
    line-height: 27px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
    color: #fff;
}

.links-foot ul li a {
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 00px;
    margin-top: 0;
    text-transform: unset;
    color: #fff;
    padding-left: 20px;
    display: inline-block;
    position: relative;
}

.links-foot ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    float: left;
}

.links-foot li {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.footer ul li a:before {
    content: "";
    background: url(images/right-arrow-foot.png) no-repeat center center;
    width: 20px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    background-size: 34% auto;
    position: absolute;
    left: 0;
    top: 3px;
}

ul.wp-tag-cloud li {
    width: 100%;
    font-size: 15px;
    padding: 0;
    margin: 0;
    display: list-item !important;
    list-style: disc;
}

ul.wp-tag-cloud li a {
    color: #242728 !important;
    border: 0px;
    font-weight: 500;
    margin: 0px;
}

ul.wp-tag-cloud {
    padding-left: 20px;
}

.address p, .phone p {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

.address p:first-child, .phone p:first-child {
    width: 10%;
    float: left;
    margin-right: 0px;
    margin-top: 0px;
}

.address p:last-child, .phone p:last-child {
    width: 85%;
    float: left;
}

.copy-right-footer {
    background: #d9d9d9;
    padding: 20px 0;
    width: 100%;
    border-top: 1px solid #b5b5b5;
}

.copy-right-footer p {
    color: #000;
    font-size: 15px;
    text-align: center;
    margin: 0;
    font-weight: 500;
}

form.wpcf7 select.wpcf7-select {
    background: url(../images/select-arrow.png) no-repeat right center;
    cursor: pointer;
}

/*vk start css*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

.menu-main .navbar-inverse {
    background-color: rgba(255, 255, 255, 0.9);
    border-color: transparent;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.menu-main .logo {
    padding: 0;
}

.navbar-brand {
    height: auto;
}

.navbar-brand img {
    width: 140px;
    height: auto;
}

.menu-main .navbar-nav {
    margin: 40px 0;
}

.navbar-inverse .navbar-nav& gt

;
.active& gt

;
a, .navbar-inverse .navbar-nav& gt

;
.active& gt

;
a:focus, .navbar-inverse .navbar-nav& gt

;
.active& gt

;
a:hover {
    color: #000;
    background-color: transparent;
}

.social-icons ul li {
    display: inline-block;
    margin-right: 5px;
    border-radius: 0 0 6px 6px;
    vertical-align: top;
}

.social-icons ul li i {
    font-size: 25px;
    color: #fff;
}

.social-icons li a {
    display: inline-block;
    padding: 10px 15px;
}

.social-icons li.fb {
    background: #6081c4;
}

.social-icons li.tw {
    background: #42bdee;
}

.social-icons li.linkin {
    background: #2797cf;
}

.social-icons li.search {
    background: #22b080;
}

.social-icons li.sign {
    background: #EA7125;
}

.sign a {
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    vertical-align: middle;
}

.sign a img {
    padding-right: 10px;
    width: 28px;
    height: auto;
}

.banner-text h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 53px;
}

.inner-map {
    width: 100%;
    background: url("../images/map-bg.png") no-repeat 0 0;
    background-size: 100% auto;
    height: 100%;
    min-height: 530px;
}

.map {
    margin: 0;
}

.ssl_head h3 {
    font-size: 21px;
    margin-bottom: 15px !important;
    line-height: 29px;
}

.map-img img {
    margin-top: -80px;
}

.affilated-map {
    /*background: url(images/book-img.png) no-repeat 0 0;*/
    margin: 0;
    padding: 33px 20px 10px !important;
    height: 410px !important;
    position: relative !important;
    bottom: -30px;
    /*background-size: 100%;*/
}

.affilated-map h3 {
    color: #fff;
    font-size: 29px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 18px;
}

.affilated-map h4 {
    color: #fff;
    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 30px;
}

.affilated-map h4 span {
    font-style: italic;
    font-weight: 700;
}

form.select-box select {
    width: 100%;
    border: 0;
    padding: 20px 15px;
    color: #413e3c;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 50px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.28);
    -webkit-appearance: none;
    cursor: pointer;
    background: url(../images/black-down-arrow.png) no-repeat 97% center;
    background-color: #fff;
}

.right_con select {
    margin-top: 8px;
}

.affilated-map select.coll-filter, .right_con select {
    width: 232px;
    max-width: 100%;
    padding: 12px 20px;
    color: #eb7424;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 26px;
    /* box-shadow: 0 0 30px rgba(0,0,0,0.28); */
    -webkit-appearance: none;
    cursor: pointer;
    background: url(./images/black-down-arrow.png) no-repeat 91% center;
    background-color: #fff;
    border: none;
    font-family: 'trebuc';
}

.widget_subpages a {
    font-size: 17px;
    color: #242728;
}

.widget_subpages h2.widget-title {
    color: #ea7125;
}

.widget_subpages h2.widget-title:before {
    background-color: #ea7125;
}

.affilated-map input.wpcf7-form-control.wpcf7-submit {
    background-color: transparent;
    background: url(http://indybytes.com/thearc/wp-content/uploads/2018/07/map-arrow.png) no-repeat 63% center;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    border-radius: 0;
    border: 0;
    padding: 0;
    margin-top: 20px;
    width: 100%;
    margin-bottom: 0;
    text-decoration: underline;
    text-align: left;
}

.screen-reader-response + form {
    padding-top: 0 !important;
}

.affiliated-link img {
    padding-left: 10px;
}

.blog-section {
    width: 100%;
    background: url(../images/contact-bg.png) no-repeat 0 0;
    background-size: 100% auto;
    height: 100%;
    min-height: 760px;
    padding: 40px 0;
}

.main-stage {
    display: flex;
    align-items: center;
    justify-content: center;
}

.Lifestages {
    margin: 60px auto;
    display: block;
    text-align: center;
}

.life-heading h6 {
    font-size: 14px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 700;
    margin-top: 20px;
    white-space: normal;
}

.Lifestages h1 {
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 700;
}

.icon-life .icon-life-cus {
    background: rgba(237, 131, 38, 1);
    background: -moz-linear-gradient(bottom, rgba(237, 131, 38, 1) 0%, rgba(237, 131, 38, 1) 21%, rgba(252, 205, 51, 1) 69%, rgba(252, 205, 51, 1) 97%, rgba(252, 205, 51, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237, 131, 38, 1)), color-stop(21%, rgba(237, 131, 38, 1)), color-stop(69%, rgba(252, 205, 51, 1)), color-stop(97%, rgba(252, 205, 51, 1)), color-stop(100%, rgba(252, 205, 51, 1)));
    background: -webkit-linear-gradient(bottom, rgba(237, 131, 38, 1) 0%, rgba(237, 131, 38, 1) 21%, rgba(252, 205, 51, 1) 69%, rgba(252, 205, 51, 1) 97%, rgba(252, 205, 51, 1) 100%);
    background: -o-linear-gradient(bottom, rgba(237, 131, 38, 1) 0%, rgba(237, 131, 38, 1) 21%, rgba(252, 205, 51, 1) 69%, rgba(252, 205, 51, 1) 97%, rgba(252, 205, 51, 1) 100%);
    background: -ms-linear-gradient(bottom, rgba(237, 131, 38, 1) 0%, rgba(237, 131, 38, 1) 21%, rgba(252, 205, 51, 1) 69%, rgba(252, 205, 51, 1) 97%, rgba(252, 205, 51, 1) 100%);
    background: linear-gradient(to top, rgba(237, 131, 38, 1) 0%, rgba(237, 131, 38, 1) 21%, rgba(252, 205, 51, 1) 69%, rgba(252, 205, 51, 1) 97%, rgba(252, 205, 51, 1) 100%);

    padding: 20px;
    border-radius: 100%;
    width: 104px;
    height: 104px;
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-life {
    border: 7px solid rgba(253, 207, 52, 0.38);
    border-radius: 100%;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-inn-cus h1, .contact-sec h1 {
    color: #eb7424;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 26px !important;
    margin-bottom: 30px;
    margin-top: 0;
    font-weight: bold !important;
    line-height: 26px;
}

.flex-caption p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
}

.blog-inn-cus h1 + img {
    width: 100%;
    margin-bottom: 40px;
}

.blog-inn-cus p {
    color: #333;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 40px;
    font-weight: 400;
}

.flex-caption a {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    box-shadow: none;
    font-weight: 700;
}

.flex-caption a:hover {
    color: #757575;
}

.Learn-more {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #eb7424;

}

form.wpcf7-form input, form.wpcf7-form select {
    border: 0;
    box-shadow: unset;
    border-bottom: 1px solid #686868;
    background: transparent;
    border-radius: 0;
    height: 45px;
    padding: 0;
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: 22px;
    width: 100%;
    color: #585858;
    font-size: 17px;
    font-weight: 500;
    appearance: none;
    -webkit-appearance: none;
}

form.wpcf7-form input::placeholder {
    color: #585858;
    font-size: 17px;
    font-weight: 500;
}

form.wpcf7-form .mainform input {
    width: 48%;
    float: left;
}

form.wpcf7-form .mainform input:first-child {
    margin-right: 20px;
}

form.wpcf7-form {
    padding-top: 35px;
}

.wpcf7-form input .wpcf7-submit {
    background: #eb7424;
    color: #fff;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    border: 0;
    padding: 8px 50px;
    margin-top: 25px;
}

.Activity {
    width: 100%;
    background: url("images/blog-bg.png") no-repeat 0 0;
    background-size: 100% auto;
    height: 100%;
    min-height: 680px;
}

.inner-activity {
    background: rgba(36, 67, 136, 0.64);
    padding: 50px;
    /* display: inline-block; */
    color: #fff;
    margin: 160px auto 100px;
}

.blog-inn-cus2 {
    background: rgba(36, 67, 136, 1);
    padding: 50px 30px;
    margin-top: -110px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
    width: 48%;
}

.blog-inn-cus2 h1 {
    color: #fff;
    font-size: 28px;
    margin-top: 0;
    font-weight: 900;
}

.blog-inn-cus2 h3 {
    font-size: 21px;
    line-height: 33px;
    font-weight: 700;
}

.blog-inn-cus2 h5 {
    font-size: 23px;
    line-height: 31px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 0;
}

.blog-inn-cus2 p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    margin-top: 0px;
    color: #fff;
    margin-bottom: 30px;
}

.read-more {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}

.blog-inn-cus1 h1 {
    color: #fff;
    font-size: 18px;
    margin-top: 0;
    font-weight: 900;
    line-height: 26px;
}

.blog-inn-cus1 h3 {
    font-size: 22px;
    line-height: 27px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
}

.blog-inn-cus1 p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    margin-top: 0px;
    color: #fff;
    margin-bottom: 00px;
}

.blog-inn-cus1 div {
    border-bottom: 1px solid #fff;
    padding: 30px 0;
}

.blog-inn-cus1 div:first-child {
    padding-top: 0;
}

.affiliated-link1 {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 41px;
    display: block;
}

a.affiliated-link1 img {
    padding-left: 10px;
}

.footer-logo {
    margin-bottom: 30px;
}

.links-foot h4 {
    font-size: 16px;
    line-height: 27px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
    color: #fff;
}

.links-foot ul li a {
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 00px;
    margin-top: 0;
    text-transform: unset;
    color: #fff;
    padding-left: 20px;
    display: inline-block;
    position: relative;
}

.links-foot ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    float: left;
}

.links-foot li {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.links-foot ul li a:before {
    content: "";
    background: url(../images/right-arrow-foot.png) no-repeat center center;
    width: 20px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    background-size: 34% auto;
    position: absolute;
    left: 0;
    top: 5px;
}

.address p, .phone p {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

.address p:last-child, .phone p:last-child {
    width: 85%;
    font-weight: 500;
    float: left;
}

form.signup-form select {
    background: url(../images/select-arrow.png) no-repeat right center;
    cursor: pointer;
}

.content-area {
    float: left;
    margin-right: 0;
    width: 100%;
}

/*main#main {
    width: 1170px;
    margin: 0 auto;
    }*/
body {
    background: #fff;
}

.map-right-side1 {
    padding-top: 19%;
}

.frst-fm {
    width: 100%;
}

.last-fm input {
    margin: 0 !important;
}

.mainform {
    float: left;
    padding-bottom: 40px;
}

input.wpcf7-form-control.wpcf7-submit {
    background-color: #ccc;
    background: #eb7424;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0;
    border: 0;
    padding: 8px 50px;
    margin-top: 25px;
    width: 40%;
}

.social-icons li.search {
    padding: 3px 2px;
    background-color: #44697d00;
}

.social-icons li.sign {
    margin: 3px 0;
}

.social-icons li.search a {
    padding: 8px 24px;
    background-color: #009b7b;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    width: 135px;
    max-width: 100%;
}

.main-header .social-icons li.sign a {
    padding: 8px 21px;
    width: 166px;
    font-size: 14px;
    max-width: 100%;
    text-align: center;
}

form select.wpcf7-form-control.wpcf7-select {
    background: url("images/select-arrow.png") no-repeat right center;
    cursor: pointer;
}

.blog-inn-cus button.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-icon-right.vc_btn3-color-danger {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #eb7424;
    background-color: #fff0;
    border: none;
}

/*.social-icons ul.pull-right li {
    margin-top: -20px;
}
.social-icons ul.pull-right li:hover {
    margin-top: 0;
    overflow: hidden;
    transition: .5s;
}
.social-icons ul.pull-right {
    height: 37px;
    }*/
select.wpcf7-form-control.wpcf7-select:focus {
    outline: none;
}

body::before, body::after {
    height: auto !important;
}

.blog-inn-cus1 .wpb_wrapper {
    border: 0;
}

.blog-inn-cus1 p a {
    box-shadow: none;
}

.blog-inn-cus1 img.alignnone {
    width: 28px;
    height: 15px;
    margin-top: 5px;
}

.blog-inn-cus1 a.affiliated-link1 {
    display: inline-flex;
    width: 100%;
}

.resources-bbox h1 {
    font-weight: 700;
    font-size: 36px;
}

.resources-box h6 {
    font-size: 14px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 700;
    margin-top: 20px;
    white-space: normal;
    font-style: initial;
}

.resources-bbox {
    margin-top: 0px;
    margin-bottom: 0px;
}

.resources-bbbox {
    margin-bottom: 30px;
}

.blog-inn-cus2 {
    padding: 50px 30px !important;
}

.blog-inn-cus1 {
    padding-left: 20px;
}

.blog-inn-cus2 a.read-more {
    box-shadow: none;
}

footer#colophon {
    padding: 0;
    width: 100%;
    float: left;
}

.footer p.widget {
    border: none;
}

.footer p.widget.widget_text {
    display: none;
}

.footer h2.widgettitle {
    font-size: 16px;
    line-height: 27px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
    color: #000;
}

.footer ul {
    list-style: none;
    margin: 0;
}

.footer .menu li a {
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 00px;
    margin-top: 0;
    text-transform: unset;
    color: #fff;
    padding-left: 20px;
    display: inline-block;
    position: relative;
    padding-bottom: 4px;
}

.affilated-map .view-w a {
    background: none !important;
    border: none;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 900;
    text-decoration: underline;
    text-transform: uppercase;
}

.affilated-map .view-w:focus, .affilated-map .view-w:hover {
    outline: none;
    border: none;
}

.affilated-map .view-w a {
    border: none !important;
}

.affilated-map .view-w i {
    font-size: 25px !important;
    inline-size: 14px;
}

.menu-main ul.sub-menu li {
    list-style-type: none;
}

.entry-content p, .entry-content li {
    font-size: 16px;
    color: #242728;
}

.entry-content ul {
    padding-left: 15px;
}

.menu-main ul.sub-menu li a {
    font-size: 15px !important;
    padding: 6px 0;
    color: #767676 !important;
    float: left;
    width: 100%;
}

.left_con h6 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px;
}

.left_con ul, .left_con ol {
    padding-left: 18px;
}

.menu-main ul.sub-menu {
    background-color: #fff !important;
    width: 100%;
    float: left;
    padding: 12px;
    border-radius: 0px 0px 6px 6px;
    border-top: 3px solid #ee821f;
    display: none;
    box-shadow: 0px 1px 2px 0px #2d2b2bad;
}

#menu-mainmenu ul.sub-menu .sub-menu {
    left: 90%;
    top: -3px;
}

#menu-mainmenu li:hover ul.sub-menu {
    display: block;
    overflow: visibility;
    position: absolute;
    width: max-content;
    text-align: justify;
    width: -moz-max-content;
}

.navbar #menu-mainmenu li ul.sub-menu li:hover a {
    color: #ee821f !important;
}

.menu-main ul.nav.navbar-nav li a:hover, .menu-main ul.nav.navbar-nav li a:focus {
    text-decoration: none !important;
}

.local-chapters {
    margin-top: 50px;
    margin-bottom: 20px;
}

.addre-chpter .wpb_text_column {
    background-color: #f3f3f3;
    padding: 20px;
    height: 100%;
    min-height: 220px !important;
    border-radius: 3px;
    box-shadow: 0px 1px 1px #868484;
}

.addre-chpter h2 {
    font-size: 18px;
    color: #eb7623;
    letter-spacing: 0.4px;
    line-height: 24px;
    text-transform: uppercase;
}

.addre-chpter h2 a {
    color: #eb7623;
    text-decoration: none;
    box-shadow: none;
}

.addre-chpter h3 {
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-top: 0;
}

.addre-chpter p {
    font-size: 13px;
    padding-top: 6px;
    margin-bottom: 5px;
}

.addre-chpter p a {
    box-shadow: none;
}

.addre-chpter a:hover {
    color: #eb7623;
}

.section-1-budget {
    padding: 50px 0;
}

.section-1-budget p {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #f7a70f;
    text-shadow: 0px 1px 1px #736f6f;
    line-height: 51px;
}

.section-2-budget {
    padding-top: 60px;
    padding-bottom: 40px;
    background: url("./images/banner-inrr.jpg") no-repeat 0 0;
    margin-bottom: 30px;
    background-size: cover;
}

.section-2-budget p {
    color: #ccc;
    font-size: 14px;
    letter-spacing: 0.9px;
    margin: 0;
    line-height: 35px;
    text-align: center;
}

.section-3-budget {
    padding-top: 60px;
    padding-bottom: 60px;
}

.section-3-budget h2 {
    font-size: 26px;
    letter-spacing: 0.7px;
    line-height: 38px;
    font-weight: 400;
    text-transform: capitalize;
}

.section-3-budget p {
    font-size: 14px;
    letter-spacing: 0.8px;
    color: #ccc;
    font-weight: 600;
}

.section-3-budget ul {
    padding-left: 15px;
    font-size: 14px;
    letter-spacing: 0.8px;
    color: #313131;
    line-height: 28px;
}

.section-4-budget {
    background-color: #f5a110;
}

.boox-left .vc_column-inner {
    padding-left: 0px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.boox-left .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 0 !important;
}

.boox-right {
    float: left;
    padding: 30px 15px 0 25px !important;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 2;
    color: #616161;;
}

.meeting-with {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.meeting-with a {
    font-size: 16px;
    text-transform: capitalize;
    color: #313131;
    letter-spacing: 0.8px;
}

.section-5-budget {
    margin: 60px 0;
    background-color: #f1f1f1;
    box-shadow: 0px 0px 1px 1px #ccc;
    padding: 25px;
    border-radius: 2px;
}

.addre h3 {
    font-size: 28px;
    color: #313131;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.img-mmy .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 0;
}

.my-iimg .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.my-iimg img.wp-image-222.alignnone {
    width: 100%;
}

.section-6 {
    font-size: 16px;
    line-height: 67px;
}

.section-6 h4 {
    font-size: 19px;
}

.section-5-budget {
    font-size: 20px;
    color: #313131;
    letter-spacing: 0.8px;
}

.section-8 p {
    font-size: 14px;
    letter-spacing: 0.8px;
    line-height: 24px;
    padding: 12px 0;
}

.section-8 h3 {
    font-size: 20px;
    font-weight: 500;
    color: #f5a110;
}

.section-8 {
    margin-bottom: 44px;
    margin-top: 20px;
}

.section-8 p {
    padding-bottom: 0;
    margin-bottom: 0;
    color: #757575;
}

.section-8 .wpb_video_widget {
    box-shadow: 0px 0px 16px 1px #c1bebe;
}

.boox-left figure.wpb_wrapper.vc_figure, .boox-left .vc_single_image-wrapper.vc_box_border_grey {
    width: 100%;
}

.boox-left .wpb_single_image img {
    width: 100%;
}

.section-8 a {
    color: #f5a110;
}

.img-mmy .wpb_single_image .vc_figure {
    float: left;
}

.bill-section-1 {
    margin-top: 60px;
}

.bill-section-1 h3 {
    font-size: 31px;
    text-transform: uppercase;
    color: #313131;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.bill-section-2 {
    margin: 30px 0;
}

.bill-section-2 .wpb_text_column.wpb_content_element {
    background-color: #f5a011;
    padding: 20px 10px;
    font-size: 16px;
    text-align: center;
    height: 96px;
    color: #fff;
    box-shadow: 0px 0px 1px 0px #ccc;
    border-radius: 2px;
    display: flex;
    vertical-align: middle;
    align-items: center;
    width: 100%;
    float: left;
    cursor: pointer;
}

.bill-section-2 a {
    color: #fff;
    text-decoration: none;
    box-shadow: none;
}

.history-section {
    margin-top: 50px;
}

.history-section a.vc_general.vc_btn3 {
    background-color: #f5a012;
    font-size: 24px;
    color: #fff;
}

.bill-section-2 .wpb_text_column.wpb_content_element .wpb_wrapper {
    width: 100%;
}

.bill-section-2 .wpb_text_column.wpb_content_element:hover {
    background-color: #757575;
}

.section-3-budget h6 {
    font-size: 16px;
    font-style: initial;
    color: #313131;
    font-weight: 600;
}

select.coll-filter {
    -webkit-appearance: none !important;
    appearance: none !important;
    -moz-appearance: none !important;
}

select::-ms-expand {
    display: none !important;
}

.wpb_posts_slider .flex-caption {
    background-color: transparent !important;
    padding: 30px 25px 30px 0 !important;
}

.blog-inn-cus p a {
    color: #eb7424;
    text-transform: capitalize;
    clear: both;
    display: block;
    padding-top: 45px;
}

.carousel-slider-outer .carousel-slider .carousel-slider__caption .title {
    font-size: 14px;
    font-weight: 600;
    margin: 18px 0 0;
    color: #fff;
}

.carousel-slider-outer .carousel-slider .carousel-slider__item {
    position: relative;
    margin: 0 auto;
    padding: 7px;
    right: 23px;
}

.title-res-1 h1 {
    color: #fff;
}

.carousel-slider-outer .carousel-slider .carousel-slider__item img {
    padding: 19px;
}

.resources-bbbox {
    display: none;
}

.become-hmg .wpb_gallery .wpb_flexslider .flex-control-nav {
    bottom: auto;
    top: 97%;
    margin-top: 0px;
}

.become-hmg ul.flex-direction-nav {
    display: none;
}

.become-hmg .flex-control-paging li a {
    width: 17px;
    height: 17px;
    z-index: 99999;
    background-color: #eb7424;
    border: 1px solid #ad5011;
}

.become-hmg .flex-control-paging li a.flex-active {
    background: rgb(235, 116, 36);
}

.videoo-dg div#iview1 {
    box-shadow: 0px 0px 13px #eb74247a;
    border: 8px solid #eb7424;
    border-radius: 3px;
    margin: 30px 0px 0px 30px;
}

.videoo-dg .iview-caption {
    width: 100% !important;
    font-size: 16px !important;
    background-color: #353535 !important;
    opacity: 0.9 !important;
}

.videoo-dg .iview-caption.caption2 {
    font-weight: bold;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    height: 100% !important;
    max-width: 80% !important;
    max-height: 200px !important;
    overflow-x: hidden !important;
    left: 10% !important;
    top: calc(1% + 20px) !important;
}

.videoo-dg .caption-contain {
    height: auto !important;
    max-height: 93% !important;
    overflow-x: hidden !important;
    line-height: 1.2 !important;
    text-transform: none !important;
    opacity: 1 !important;
}

.videoo-dg .container {
    padding: 0 !important;
}

.videoo-dg #cont1 {
    overflow: visible !important;
}

/* .entry-content .videoo-dg h1{ */
/* font-size:14px !important; */
/* letter-spacing:1px !important; */
/* line-height: 16px !important; */
/* margin: 20px 0;	 */
/* } */
.resources-bbox {
    margin: 0 !important;
    padding: 0 72px !important;
}

#main.site-main {
    margin-bottom: 0;
}

#main .entry-footer {
    margin-top: 0px;
}

.paybut {
    display: none !important;
}

.sponsor-txt-hd h1 {
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 30px 0px;
}

.sponsor-loogo {
    height: 150px !important;
    width: 100%;
}

/*1-9-2018*/
.freeHtmlMapbottom.htmlMapResponsive path {
    fill: #ffaf78;
}

/* 3-9-2018 */
.affilated-map .vc_column-inner {
    padding: 0px 68px 68px 68px !important;
    position: relative;
}

.affilated-map .vc_column-inner h3 {
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 40px;
}

.affilated-map .vc_column-inner h4 {
    font-weight: 300;
    font-size: 24px !important;
}

.vc_custom_1531478390943 {
    height: 100%;
    margin: 81px 0 0 0;
}

img.logo_chapters {
    float: right;
    position: relative;
    width: 40%;
    bottom: 45px;
    left: 67px;
}

span.sep {
    font-size: 0;
    border-top: 2px solid #fff !important;
    width: 40%;
    float: left;
    padding-bottom: 20px;
}

.social-icons ul.pull-right {
    display: inline-flex;
}

.social-icons-lists li.social-icons-list-item a.social-icon span {
    font-size: 25px !important;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 0 !important;
    line-height: 39px;
}

.social-icons-lists li.social-icons-list-item {
    margin: 0px;
}

.social-icons li.social-icons-list-item a.social-icon {
    padding: 0;
    margin: 0;
}

/* 4-9-2018 */
.search-topss {
    width: 100%;
    background-color: #0d846b;
    height: 453px;
    position: absolute;
    z-index: 9;
}

.search-topss .search-form input.search-field::placeholder {
    color: #fff;
}

.search-topss .search-form input.search-field {
    background-color: transparent;
    border: 0;
    font-size: 38px;
    font-weight: 200;
    color: #fff;
    padding-left: 56px;
    padding-bottom: 18px;
}

.search-topss .search-form button.search-submit {
    background: transparent;
    left: 34%;
    width: 60px;
    bottom: 25px;
    top: inherit;
}

.search-topss .search-form label {
    border-bottom: 2px solid #fff;
    position: absolute;
    left: 34%;
    bottom: 0;
    top: inherit;
}

.search-topss .search-submit:before {
    font-size: 38px;
    width: 61px;
}

.main-header .menu-main ul.sub-menu li {
    padding: 6px 12px 6px 7px !important;
}

.search-topss .search-form {
    position: relative;
    height: 374px;
}

.search img {
    vertical-align: text-bottom !important;
}

.social-icons ul.pull-right {
    margin-bottom: 0px;
    margin-top: 5px;
}

.vc_custom_1531478359265 {
    margin-top: 40px;
}

h1.ls-l {
    line-height: 40px !important;
}

.affilated-map.wpb_column.vc_column_container.vc_col-sm-6 h3 {
    font-size: 36px !important;
    position: relative;
    margin-top: 56px;
}

.affilated-map.wpb_column.vc_column_container.vc_col-sm-6 h3:after {
    content: "1";
    width: 93px;
    height: 2px;
    position: absolute;
    border: 1px solid white;
    display: block;
    color: transparent;
    margin-top: 10px;
}

.wpb_gallery .wpb_flexslider .flex-control-paging {
    position: relative;
}

/*manjit start css*/

.vc_row.vc_custom_1531552371692 {
    background-color: #ededed;
    background-image: none !important;

    padding: 150px 0 30px 0;
    margin-top: -150px;
}

.vc_row.vc_custom_1531552371692 .mainform input {
    background-color: #fff;
    color: #000;
    border-bottom: none;
    margin-bottom: 20px;
    padding-left: 16px;
}

.vc_row.vc_custom_1531552371692 .mainform input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000;

}

.vc_row.vc_custom_1531552371692 .mainform input::-moz-placeholder { /* Firefox 19+ */
    color: #000;
}

.vc_row.vc_custom_1531552371692 .mainform input:-ms-input-placeholder { /* IE 10+ */
    color: #000;
}

.vc_row.vc_custom_1531552371692 .mainform input:-moz-placeholder { /* Firefox 18- */
    color: #000;
}

.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    margin-top: 0;
    width: 100%;
    max-width: 120px;
    padding: 8px 30px;
    font-size: 15px;
}

.blog-inn-cus .wpb_wrapper h1 {
    font-weight: normal;
    font-size: 27px;
    position: relative;
}

.blog-inn-cus .wpb_wrapper h1:after {
    position: absolute;
    content: "1";
    width: 93px;
    height: 2px;
    display: block;
    color: transparent;
    border: 1px solid #eb7424;
    margin-top: 12px;
}

.vc_row.vc_custom_1531552371692 .mainform {
    padding-bottom: 0;
    margin-top: 24px;
}

.vc_row.vc_custom_1531478359265 {
    z-index: 2;
}

.vc_custom_1536059815645, .vc_row.wpb_row.vc_row-fluid.Activity {
    min-height: auto;
    height: 800px;
}

/* .vc_custom_1536059815645{    padding-left: 0 !important;padding-right: 0 !important;} */
/* .vc_custom_1536059815645 .vc_row.wpb_row.vc_inner.vc_row-fluid.inner-activity {width: 102%;} */

.vc_row.wpb_row.vc_row-fluid.Activity .inner-activity {
    padding: 0;
    margin: 0;
}

.vc_row.wpb_row.vc_row-fluid.Activity .blog-inn-cus2.wpb_column.vc_column_container,
.vc_row.wpb_row.vc_row-fluid.Activity .inner-activity {
    background-color: transparent;
}

.vc_row.wpb_row.vc_row-fluid.Activity .blog-inn-cus2.wpb_column.vc_column_container {
    box-shadow: none;
}

.vc_row.wpb_row.vc_row-fluid.Activity .blog-inn-cus2 {
    margin-top: 0;
}

.vc_row.wpb_row.vc_row-fluid.Activity .blog-inn-cus2 h1, .videoo-dg h5, .videoo-dg h3, .videoo-dg p {
    color: #fff;
    font-size: 20px;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 20px;
}

.uavc-list-content span.uavc-list-desc {
    color: #fff;
}

.blog-inn-cus2 h6 {
    color: #fff;
    font-size: 15px;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: normal;
}

.videoo-dg h5 {
    margin-bottom: 0;
}

.blog-inn-cus2 .view-all {
    font-size: 16px;
    text-decoration: none;
    position: relative;
    box-shadow: 0 0 0;
    color: #eb7424;
    background: url('http://indybytes.com/thearc/wp-content/uploads/2018/09/arrowww.png') no-repeat;
}

.videoo-dg a.read-more {
    font-size: 16px;
    text-decoration: none;
    position: relative;
    box-shadow: 0 0 0;
    color: #eb7424;
}

.Activity h2 {
    margin-bottom: 32px !important;
}

.vc_row.wpb_row.vc_row-fluid.Activity .blog-inn-cus2 .left-one {
    border-bottom: 1px solid #fff;
    padding-bottom: 24px;
}

.blog-inn-cus2 .wpb_text_column.wpb_content_element {
    margin-bottom: 20px;
}

.videoo-dg a.read-more:after, .blog-inn-cus2 a.view-all:after {
    content: "";
    background: url(http://indybytes.com/thearc/wp-content/uploads/2018/09/arrowww.png) no-repeat;
    position: absolute;
    right: -23px;
    width: 10px;
    height: 10px;
    top: 3px;
}

footer .phone p, footer .address p, .footer .menu li a {
    color: #000;
}

.sponsor-loogo .wpb_single_image.vc_align_right, .sponsor-loogo .wpb_single_image.vc_align_center,
.sponsor-loogo .wpb_single_image.vc_align_left {
    text-align: center;
    background-color: #f1f1f1;
    padding: 16px 0;
    border: 2px solid #fff;
    box-shadow: -5px 0px 34px #e7e7e7;
    min-height: 126px;
}

.sponsor-txt-hd .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.vc_row.wpb_row.vc_row-fluid.sponsor-txt-hd h1 {
    font-weight: normal;
    position: relative;
    margin-bottom: 48px;
    padding: 60px 0 18px 0;
}

.sponsor-txt-hd h1:after {
    content: "1";
    width: 93px;
    height: 2px;
    background-color: #e97425;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: transparent;
    bottom: 0;
}

.vc_row.wpb_row.vc_row-fluid.Activity.vc_custom_1536065345784 .vc_column_container .vc_column-inner {
    padding-top: 0;
}

.wpb_gallery.wpb_posts_slider.wpb_content_element .flexslider {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.vc_col-has-fill .vc_column-inner.vc_custom_1536148847696 {
    padding-top: 0;
}

.vc_custom_1531552371692 .wpb_posts_slider .flex-caption {
    padding: 18px 0 0 0 !important
}

.videoo-dg .uavc-list-icon li {
    float: left;
    clear: none !important;
    width: 50% !important;
    font-size: 16px;
    margin-bottom: 16px !important;
}

.videoo-dg ul.uavc-list {
    display: inline-block;
    width: 100%;
}

.videoo-dg ul.uavc-list .uavc-list-content {
    float: left;
    display: inline-block;
}

.videoo-dg .uavc-list-icon li .uavc-list-icon {
    float: left;
}

.videoo-dg .uavc-list-icon li .uavc-list-icon img.img-icon {
    height: 24px;
    display: inline-block;
    width: auto !important;
}

.videoo-dg .aio-icon-img {
    font-size: inherit !important;
    margin-right: 20px;
    width: 24px;
}

.vc_custom_1536141439777 .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner {
    padding-right: 0;
    padding-left: 0;
}

.vc_custom_1536141439777 .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner {
    padding: 0 !important;
}

.videoo-dg h2:after {
    content: "";
    background: #eb7424;
    width: 97px;
    height: 2px;
    left: 0;
    position: absolute;
    bottom: 0;
}

.videoo-dg h2 {
    position: relative;
    font-weight: 600;
    padding-bottom: 11px;
    margin-bottom: 22px !important;
}

.right_con {
    margin-top: 38px;
}

#resources .videoo-dg.wpb_column.vc_column_container {
    background: rgba(67, 67, 69, 0.95);
    height: 686px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: inherit;
    margin-top: 57px;
}

/*#resources .wpb_column {background: rgba(67,67,69,0.3);}*/

/*manjit end css*/
.map {
    z-index: 9;
    display: inline-block;
    width: 100%;
}

.morning-inner-text {
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.3px;
    font-style: italic;
    font-weight: 600;
    color: #6f6f6f;
    margin-bottom: 12px !important;
}

#campaign {
    overflow: visible !important;
}

.become-hmg .wpb_content_element {
    margin-bottom: 0 !important;
}

.Activity .videoo-dg {
    float: right;
}

.fixed1, .home .fixed1 {
    position: fixed !important;
    top: 0px !important;
    width: 100%;
    z-index: 999;
    opacity: 1;
    background: #fff;
    /* transition: 0.3s all;
 box-shadow: 0 2px 3px rgba(0,0,0,0.15);*/
    height: 100px;
}

.fixed1 .navbar-brand img {
    width: 100px;
    height: auto;
}

.fixed1 .social-icons-lists li.social-icons-list-item a.social-icon span {
    font-size: 18px !important;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0 !important;
    line-height: 32px;
}

.fixed1 .social-icons li.search a {
    padding: 3px 24px;
}

.main-header.fixed1 .social-icons li.sign a {
    padding: 3px 21px;
}

.fixed1 .menu-main {
    position: absolute;
    z-index: 999999999;
    right: 0;
    bottom: 19px;
    background: transparent !important;
}

.fixed1 .menu-main .navbar-inverse {
    background: transparent !important;
}

.fixed1 .menu-main .navbar-nav {
    margin: 0px 0;
}

.fixed1 .menu-main ul.nav.navbar-nav li a {
    font-size: 14px;
    padding: 10px 14px;
}

.fixed1 .social-icons ul.pull-right {
    margin-bottom: 0px;
    margin-top: 0;
}

#morning-section.vc_row[data-vc-full-width], #campaign {
    overflow: visible !important;
}

#campaign .videoo-dg.wpb_column.vc_column_container {
    background: rgba(92, 43, 133, 0.9);
    min-height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: auto; */
    /* position: absolute; */
    /* right: 50px; */
    /* top: -80px; */
    /* z-index: 999999999; */
    margin: -90px 60px;
    /* overflow: visible !important; */
    /* opacity: 1 !important; */
    padding-top: 30px;
    padding-bottom: 30px;
}

div#resources {
    margin-top: 0px;
}

.ctct-form-custom .ctct-form-field {
    width: 47%;
    float: left;
}

.ctct-form-custom .ctct-form-field :first-child {
    margin-right: 20px;
}

.ctct-form-custom .ctct-form-field input.ctct-form-element {
    border: 0 !important;
    box-shadow: unset !important;
    border-bottom: 1px solid #686868 !important;
    background: transparent !important;
    border-radius: 0 !important;
    height: 33px !important;
    padding: 0 !important;
    vertical-align: bottom !important;
    display: inline-block !important;
    margin-bottom: 22px !important;
    width: 100% !important;
    color: #585858 !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    font-family: 'Montserrat', sans-serif !important;
    margin-bottom: 0 !important

}

.ctct-form-custom .ctct-form-field label {
    color: #585858 !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    font-weight: 500 !important;
    font-family: 'Montserrat', sans-serif !important;
    margin-bottom: 0 !important;
}

div#gdpr_text {
    display: none;
}

.ctct-form-custom .ctct-form-button {
    margin-top: 0;
    width: 100%;
    max-width: 120px;
    padding: 8px 30px;
    font-size: 15px;
    border-radius: 0 !Important;
    font-weight: normal !Important;
    font-family: 'Montserrat', sans-serif !important;
    margin-top: 40px !IMPORTANT;
    display: inline-block !important;
}

#constant-form .ctct-form-embed.form_0 .ctct-form-defaults {
    background-color: transparent;
    padding: 0;
}

.ctct-form-header {
    font-size: 27px !important;
    color: #eb7424;
    text-align: left;
    color: #eb7424;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0;
    font-weight: bold !important;
    line-height: 27px !important;
    position: relative !important;
    font-family: 'Montserrat', sans-serif !important;
}

div#email_address_field_0, #last_name_field_0 {
    margin-right: 30px !important;
}

div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    margin: 24px 0 10px 0px !important;
}

.ctct-form-header:after {
    position: absolute;
    content: "1";
    width: 93px;
    height: 2px;
    display: block;
    color: transparent;
    border: 1px solid #eb7424;
    margin-top: 12px;
}

.logo_small {
    display: none;
}

div#shiftnav-toggle-main {
    display: none;
}

.mob_menu {
    display: none !important;
}

.campaign-inner {
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.campaign-inner .home-active-campaigns p {
    font-size: 13px;
    line-height: 18px;
    color: #777777;
    font-weight: bold;
}

.campaign-inner .home-active-campaigns p a {
    color: #eb7424;
}

.campaign-inner .home-active-campaigns p a:hover {
    color: #757575;
}

.inner-page-heading:after {
    position: absolute;
    content: "";
    width: 93px;
    height: 2px;
    display: block;
    color: transparent;
    border: 1px solid #eb7424;
    margin-top: 12px;
}

.inner-page-heading {
    font-size: 23px !important;
    color: #eb7424;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 50px !important;
    margin-top: 30px !important;
}

.staff-content h1 {
    font-weight: normal;
    font-size: 24px;
}

.staff-content img {
    width: 230px;
}

.staff .wpb_text_column.wpb_content_element {
    margin: 0;
}

.innerpolicy {
    margin-bottom: 30px;
}

.policypage h1 {
    margin-bottom: 5px;
}

.policypage h4 {
    text-transform: unset;
    letter-spacing: 0;
    font-size: 19px;
    font-weight: normal;
    margin-top: 10px;
    color: #000;
    font-style: italic;
    margin-bottom: 15px;
}

.policypage ul li:before {
    content: "";
    background: url(images/right-arrow-foot.png) no-repeat center center;
    width: 20px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    background-size: 34% auto;
    position: absolute;
    left: 0;
    top: 5px;
}

.policypage ul li {
    position: relative;
    list-style-type: none;
    padding-left: 28px;
}

.staff-content h1 {
    font-size: 28px;
}

div#comments {
    display: none;
}

nav.navigation.post-navigation {
    display: none;
}

.blg_wrap .vc_pageable-slide-wrapper .vc_col-sm-6 + .vc_col-sm-6 + .vc_col-sm-6 .vc_gitem-animated-block {
    display: none;
}

.blg_wrap .vc_pageable-slide-wrapper .vc_col-sm-6 + .vc_col-sm-6 + .vc_col-sm-6 {
    width: 100% !important;
}

.blg_wrap {
    /*margin-top: 49px;*/
}

.blg_wrap .vc_col-sm-8 {
    width: 75%;
}

.blg_wrap .vc_col-sm-4 {
    width: 25%;
}

.blg_wrap .vc_pageable-slide-wrapper .vc_col-sm-6 + .vc_col-sm-6 + .vc_col-sm-6 .vc_col-sm-12 {
    padding: 16px;
}

.blg_wrap h4 {
    text-transform: none;
    letter-spacing: 0;
    font-size: 19px;
    line-height: 32px;
    margin-bottom: 0px !important;
}

.blg_wrap .vc_btn3-container.vc_btn3-left {
    display: none;
}

.blg_wrap a.more-link {
    color: #f18f19;
}

.entry-content {
    width: 100% !important;
}

.blg_wrap .vc_gitem-post-data-source-post_title {
    margin-bottom: 5px;
}

.tag .page-header {
    border-top: 0px solid #1a1a1a;
    text-align: center;
}

.tag h1.page-title {
    font-size: 29px;
}

label#postal_code_label_0 {
    font-size: 0 !important;
}

label#postal_code_label_0:after {
    content: 'Zip Code';
    font-size: 18px;
}

.become-hmg .wpb_posts_slider ul.slides li img {
    height: 300px;
    object-fit: cover;
    min-height: 300px;
    max-height: 300px;
}

.home .navbar-brand, a.navbar-brand.innn {
    padding: 3px 15px;
}

/*.become-hmg .wpb_posts_slider ul.slides li {
    min-height: 580px;
    max-height: 580px;
    }*/
.arc-tags h2.widget-title:before {
    display: none;
}

/*victim-services-new*/
.victim-services-dropdown {
    padding: 29px 24px 66px 50px !important;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 !important;
}

.victim-services-dropdown select {
    max-width: 100%;
    padding: 12px 49px;
    color: #eb7424;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    background: url(images/black-down-arrow.png) no-repeat 91% center;
    background-color: #fff;
    border: none;
    font-family: 'trebuc';
}

.victim-services-dropdown h2 {
    color: #43687D;
    padding: 1rem 0;
    font-size: 30px;
    position: relative;
    font-family: 'Abril_Display_SemiBold';
    letter-spacing: .09em;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 20px;

}

/*country-inner-page*/
.country-inner-page .wpb_wrapper h1,
.country-inner-page .wpb_wrapper h2 {
    color: #ED7D31;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 2px;
}

.country-inner-page .wpb_wrapper a {
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.country-inner-page .wpb_wrapper h2 {
    font-size: 18px;
}

.country-inner-page .wpb_wrapper p {
    font-size: 18px;
    font-weight: 700;
}

.country-inner-page hr {
    background-color: #000;
    height: 2px;
}

.top-video-wrap {
    padding-top: 35px;
    margin-bottom: 20px;
}

.logo_gradient {
    margin: 0 !important;
}

/*homepage-disability-vote*/
.disability-vote-wrapper .disability-vote-inner a,
.disability-vote-wrapper .disability-vote-inner p {
    font-size: 45px;
    color: #fff;
    line-height: 54px;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
}

.disability-vote-wrapper .disability-vote-inner p {
    margin: 25px 0 0 0;
}

.disability-vote-wrapper .disability-vote-inner {
    margin-bottom: 35px;
    overflow-wrap: break-word;
}

.disability-vote-wrapper .disability-vote-inner a {
    text-decoration: underline;
}

.disability-vote-wrapper .disability-vote-inner a:hover {
    color: #EB7424;
}

.disability-vote-wrapper .disability-vote-inner > .vc_column-inner {
    padding: 40px !important;
    background-color: rgba(68, 105, 125, 0.9) !important;
}

/*012821-new-request*/
.register-now .register-block p strong {
    color: #ea7125;
    font-weight: bold !important;
    margin-top: 0;
}

.register-now .register-block .wpb_wrapper .wpb_text_column {
    margin-bottom: 12px;
    padding: 10px 0;
}

.purple-box .vc_column-inner {
    padding-top: 15px !important;
    padding-bottom: 15px;
}

.purple-box .vc_column-inner .wpb_wrapper .wpb_content_element {
    margin-bottom: 0;
}

.purple-box .vc_column-inner .wpb_wrapper .wpb_content_element h2,
.purple-box .vc_column-inner .wpb_wrapper .wpb_content_element p {
    margin-bottom: 10px;
}

.conference-div {
    padding-bottom: 35px;
}

.conference-wrapper .vc_col-sm-3 {
    text-align: center;
}

.conference-wrapper .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img,
.conference-wrapper .wpb_single_image .wpb_wrapper .vc_single_image-wrapper,
.conference-wrapper .wpb_single_image .wpb_wrapper {
    width: 100%;
    text-align: center;
}

.conference-wrapper .vc_col-sm-3 .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img {
    width: 40%;
    text-align: center;
}

.register-btn a {
    font-weight: bold;
    letter-spacing: 2px;
}

.main-header .menu-main {
    z-index: 99;
}

.featured-speaker-wrapper .wpb_single_image {
    float: left;
    margin-right: 20px;
}
/*021921*/
.glang-top-bar #google_translate_element{
    text-align: left;
    position: relative;
    z-index: 1;
}
/*022221*/
.accessability_container button.aicon_link{
    width: 40px;
    background: transparent !important;
}
/* 030222 */
.conference-wrapper .featured-speaker-wrapper .wpb_single_image{
    float: none;
}
.conference-wrapper .featured-speaker-wrapper .wpb_single_image figure img{
    width: 250px;
    height: 250px;
    max-width: 100%;
    object-fit: cover;
}
.conference-wrapper .featured-speaker-wrapper .wpb_content_element p{
    color: #fff;
}
.conference-wrapper .featured-speaker-wrapper .wpb_column:first-child{
    border-right: 5px solid #fff;
}
.get-ticket-btn a{
    font-weight: normal;
    padding: 15px;
    background-color: #5c2b84;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    display: inline-block;
    min-width: 200px;
}
/* 070822-\ */
.ult_modal .ult_modal-body{
    width: 800px;
    max-width: 100%;
    min-height: 499px;
    max-width: 100%;
    background: #e37a26 !important;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ult_modal .ult_modal-body a{
    color: #fff;
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
}
/* Media query start */
@media only screen and (min-width: 768px) {
    .bottom-video-wrap .wpb_content_element {
        margin-bottom: 0;
    }

    .victim-services-dropdown {
        margin-bottom: 23px !important;
    }
}

@media only screen and (max-width: 1381px) {
    .boox-left figure.wpb_wrapper.vc_figure, .boox-left .vc_single_image-wrapper.vc_box_border_grey {
        width: 100%;
        height: 581px;
    }

    .boox-left .wpb_single_image img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }
}

/*vk end css*/

@media screen and (max-width: 1200px) {
    .main-header .container {
        width: 88%;
    }

    .manu_wrap {
        width: 100%;
    }

    .in_page nav.navbar.navbar-inverse {
        width: 100%;
    }

    .map .wpb_column.vc_column_container.vc_col-sm-6:first-child {
        display: none;
    }

    .map {
        text-align: center;
    }

    .affilated-map {
        display: inline-block !important;
        float: none !important;
        margin-top: -62px;
    }

    div#morning-section {
        margin-top: 70px !important;
    }

    .header_bg {
        margin-bottom: 30px;
    }

    .affilated-map .wpb_single_image.vc_align_right {
        text-align: center;
        margin-bottom: 0px;
    }

    .affilated-map.wpb_column.vc_column_container.vc_col-sm-6 h3 {
        margin-top: 32px;
        text-align: center !important;
    }

    .affilated-map.wpb_column.vc_column_container.vc_col-sm-6 h3:after {
        display: none;
    }

    .affilated-map .vc_column-inner {
        padding: 0px 0 68px 0px !important;
    }

    .affilated-map h4 {
        text-align: center !important;
    }

    .shiftnav-toggle-button {
        display: inline-block;
        padding: 10px 15px;
        background: none !important;
        color: #000 !important;
        float: right;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {
        margin-right: 0 !important;
    }

    .entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {
        margin-left: 0 !important;
    }

    .mob_menu {
        float: right;
        margin-top: 25px;
    }

    .mob_menu i.fa.fa-bars {
        font-size: 26px;
        display: inline-block;
        float: right;
        position: relative;
        top: -2px;
        left: 7px;
    }

    .shiftnav-toggle-button:hover {
        display: inline-block;
        padding: 10px 15px;
        background: none !important;
        color: #000 !important;
    }

    .shiftnav-toggle-button:hover {
        color: #ee821e !important;
    }

    .shiftnav {
        z-index: 9999999999 !important;
    }

    .map {
        margin-left: 0px !important;
    }

    .map, .map.vc_custom_1536306342537 {
        height: 346px;
        background-size: cover !important;
    }

    .menu-main ul.nav.navbar-nav li a {
        font-size: 13px;
        padding: 4px 7px;
    }

    .logo_small {
        display: inline-block;
    }

    .Logo-center .navbar-brand {
        display: none !important;
    }

    .social-icons ul.pull-right {
        margin-top: 0;
    }

    .mob_menu {
        display: inline-block !important;
    }

    .navbar-brand {
        padding: 3px 15px;
    }

    .ctct-form-custom .ctct-form-field {
        width: 46%;
    }

    .footer {
        height: auto;
    }

    /*victim-services-new*/
    .victim-services-dropdown {
        padding: 31px 50px 56px 50px !important;
    }
}

@media screen and (max-width: 1199px) {
    .victim-services-dropdown {
        padding: 10px 50px 28px 50px !important;
    }
    .main-header .menu-main .navbar-inverse {
        margin-top: -3px;
    }
    .glang-top-bar #google_translate_element{
        padding-left: 37px;
    }
}

/*@media screen and (max-width: 1024px){
    .victim-services-dropdown {
        padding: 33px 38px 33px 38px !important;
    }
    }*/

@media screen and (max-width: 991px) {
    .campaign-inner {
        position: relative !important;
        top: auto;
        transform: unset;
        width: auto;
    }

    .become-hmg .vc_col-sm-6 {
        width: 100%;
    }

    .address {
        float: left;
        width: 100%;
    }

    .footer .col-md-3:nth-child(2), .footer .col-md-3:nth-child(3), .footer .col-md-3:last-child {
        margin-bottom: 20px;
    }

    .footer {
        padding-bottom: 20px;
    }

    .footer p.widget.widget_nav_menu {
        margin-bottom: 0;
        padding-top: 0;
    }

    .address p:first-child, .phone p:first-child, .address p:last-child, .phone p:last-child {
        width: auto;
    }

    .vc_row.wpb_row.vc_row-fluid.sponsor-txt-hd h1 {
        padding: 0 0 18px 0 !important;
    }

    div#morning-section {
        padding-top: 30px !important;
    }

    .container {
        padding: 0 7.8125%;
        width: 84.375%;
    }

    .sponsor-loogo .vc_col-sm-4 {
        width: 100%;
        text-align: center;
    }

    .vc_custom_1536059815645, .vc_row.wpb_row.vc_row-fluid.Activity {
        min-height: auto;
        height: auto;
        padding: 70px 0px !important;
    }

    .victim-services-dropdown.vc_row-has-fill > .vc_column_container > .vc_column-inner {
        padding-top: 10px;
    }

    .victim-services-dropdown {
        padding: 17px 38px 33px 38px !important;
    }

    .victim-services-dropdown h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .disability-vote-wrapper .disability-vote-inner a,
    .disability-vote-wrapper .disability-vote-inner p {
        font-size: 30px;
    }

    .disability-vote-wrapper .disability-vote-inner > .vc_column-inner,
    .disability-vote-wrapper {
        padding: 25px !important
    }
    .glang-top-bar #google_translate_element{
        position: absolute;
        width: 100%;
        top: 142px;
        left: 0;
        background: #fff;
        text-align: center;
        padding: 0;
    }
        .ult_modal .ult_modal-body{
        width: 100%;
        min-height: 379px;
    }
}
@media screen and (max-width: 768px) {
    .victim-services-dropdown {
        padding: 5px 38px 7px 38px !important;
    }

    .victim-services-dropdown select {
        font-size: 14px;
    }

    .victim-services-dropdown h2 {
        margin-bottom: 0;
    }
    /* 030222 */
    .conference-wrapper .featured-speaker-wrapper .wpb_wrapper .wpb_single_image figure img{
        width: 200px;
        height: 200px;
    }
}

@media screen and (max-width: 767px) {
    #resources .videoo-dg.wpb_column.vc_column_container {
        height: auto;
    }

    .blg_wrap .vc_col-sm-6:first-child {
        margin-right: 0;
        width: 100%;
    }

    .blg_wrap .vc_col-sm-6:nth-child(2) {
        width: 100%;
    }

    .victim-services-dropdown select {
        padding: 7px 30px;
    }

    .victim-services-dropdown h2 {
        font-size: 17px;
    }

    .bottom-video-wrap .vc_column_container:last-child .wpb_content_element {
        margin-bottom: 0;
    }
    /* 030222 */
    .conference-wrapper .featured-speaker-wrapper .wpb_column:first-child{
        border: none;
        border-bottom: 5px solid #fff;
    }
}

@media screen and (max-width: 576px) {
    .victim-services-dropdown select {
        font-size: 13px;
    }

    .country-inner-page {
        padding-top: 50px;
    }
    .ult_modal .ult_modal-body a{
        font-size: 23px;
    }
}

@media screen and (max-width: 479px) {
    .victim-services-dropdown {
        padding: 17px 9px 19px 9px !important;
        background-size: 100% 100%;
        width: 290px;
        margin: 0 auto !important;
    }

    .disability-vote-wrapper .disability-vote-inner a,
    .disability-vote-wrapper .disability-vote-inner p {
        font-size: 28px;
    }

    .disability-vote-wrapper .disability-vote-inner p {
        margin-top: 10px;
    }
    .glang-top-bar #google_translate_element{
        top: 119px;
    }
}

@media screen and (max-width: 400px) {
    .staff-content img {
        width: 100%;
        margin-bottom: 10px !important;
    }

    .staff-content h1 {
        font-size: 19px;
    }

    .policypage h4 {
        font-size: 16px;
    }
    .disability-vote-wrapper .disability-vote-inner a,
    .disability-vote-wrapper .disability-vote-inner p {
        font-size: 23px;
        line-height: 40px;
    }
}

/* 9/15/2021 */

.nav-pagination {
    display: inline-block;
    width: 100%;
}

.nav-pagination ul {
    display: flex;
    justify-content: center;
    padding: 0;
    flex-wrap: wrap;
    position: relative;
    margin: 0;
}
.nav-pagination ul li {
    list-style: none;
    padding: 8px;
    border: 1px solid #BFBFBF;
    margin-right: 10px;
    display: inline-block;
    line-height: 1;
    margin-bottom: 10px;
    color: #000;
    font-size: 13px;
}
.nav-pagination ul li:last-child {
    margin-right: 0;
}
.nav-pagination ul li a {
    color: #000;
    font-size: 13px;
}
.nav-pagination ul li.active {
    border: 1px solid #000;
}
.nav-pagination ul li.active a{
        font-weight: bold;
}

@media screen and (max-width: 767px) {
    .nav-pagination ul li:first-child {
        position: absolute;
        left: 0;
        top: 0;
    }
    .nav-pagination ul li:last-child {
        position: absolute;
        right: 0;
        top: 0;
    }
    .nav-pagination ul {
        padding-top: 60px;
    }
 
}
/* 1/10/2022 */
.board-member-wrap .vc_custom_heading {
    position: relative;
}
.board-member-wrap .vc_custom_heading:after {
    position: absolute;
    content: "";
    width: 93px;
    height: 2px;
    display: block;
    color: transparent;
    border: 1px solid #eb7424;
    margin-top: 12px;
}
.board-member-wrap .wpb_wrapper p a {
font-weight: bold;
text-decoration: underline;
}

/* At 08/02/2022, code added of customizer */
.vic_show h2:before { display:none;
}
.vic_show {
    background: url(https://thearcca.org/wp-content/uploads/2019/10/vs-blank.png) no-repeat;
    background-size: 100%;
    padding: 27px 43px !important;
}
.fixed1 .manu_wrap {
    margin-top: 36px;
}
.staff-content h1 {
    text-transform: uppercase;
}

.fixed1 .menu-main {
    left: 0;
}
.vic_show h2 {
    letter-spacing: 1px !important;
}
.menu-main ul.nav.navbar-nav ul.sub-menu li a{
        font-size: 14px !important;
    padding: 1px 10px !important;
    font-weight: 600;
}
.menu-main ul.nav.navbar-nav ul.sub-menu li  {
    padding: 4px 12px 5px 7px!important;
}
.sponsor-txt-hd h1 {
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 10px 0px 40px 0;
    color: #eb7424;
}
select.coll-filter-2 {
    width: 100%;
    font-size: 13px;
    padding: 10px;
    margin-top: 0px;
    border: 1px solid #ccc;
}
.logo_gradient {
    background: #EA7125;
    padding: 30px 10px;
    margin-top: 0 !important;
}
.logo_gradient .vic_head:before {
    background-color: #ffc57f;
	content: "";
}
.vic_head {
    position: relative;
    padding-top: 10px;
}
.vic_head:before {
    background-color: #009b7b;
    content: "";
    height: 2px;
    left: 0px;
    position: absolute;
    top: 0;
    width: 4.125rem;
}
.vic_show {
    display: none;
}
.page-id-2811 .vic_show {
    display: inline-block;
}
.wp-pagenavi span, .wp-pagenavi a {
    padding: 8px;
    color: #000;
    font-size: 13px;
}
.blg_wrap img {
    height: 296px;
    width: auto;
    object-fit: cover;
}
.blg_wrap {
    text-align: center;
}
.inner_post {
    text-align: left;
}
.sponsor-loogo {
    height: 150px !important;
    width: 100%;
}
footer.entry-footer {
    display: none;
}
.sponsor-loogo .wpb_single_image img {
    height: auto !important;
    max-width: 200px;
    vertical-align: top;
    width: 100% !important;
    min-width: 100% !important;
}
#menu-mainmenu li .sub-menu ul.sub-menu {
    display: none;
		}
#menu-mainmenu li .sub-menu ul.sub-menu a{
	color:	#767676 !important ;
}
#menu-mainmenu li .sub-menu li#menu-item-29:hover ul.sub-menu {
    display: block;
}
.main-header .menu-main ul.sub-menu li {
    padding: 12px 25px;
}
.main-header .menu-main ul.sub-menu  {
    padding: 0;
}
.ubtn{
	border-radius:14px;
}
h1.site-title1 {
	color: #3a617c;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 22px;
	position: relative;
	letter-spacing: 2px;
	margin-bottom: 22px;
	padding-top: 15px;
}
h1.site-title1::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 2px;
	background: #3a617c;
}
@media screen and (max-width:1200px) {
.vic_show {
    padding: 17px 30px !important;
}
	.fixed1 .social-icons ul.pull-right {
    width: 421px;
}
	.fixed1.in_page .social-icons {
    bottom: -52px;
}
	.vic_show select.coll-filter-1 {
    padding: 10px 20px;
}
	.vic_show h2.widget-title {
    padding-bottom: 0;
    line-height: 26px;
    font-size: 21px;
}
}

@media screen and (max-width:991px) {
.vic_show {
    padding: 42px 43px !important;
    min-height: 282px;
    width: 370px !important;
    margin-bottom: 43px !important;
}
	.vic_show h2.widget-title {
    line-height: 36px;
    font-size: 27px;
}
	.vic_show select.coll-filter-1 {
    padding: 15px 20px;
    width: 100%;
}
}
@media screen and (max-width:767px) {
.fixed1 .social-icons li.search a {
    padding: 7px 9px;
}
	.fixed1 .social-icons ul.pull-right {
    width: 322px;
}
}

@media screen and (max-width:600px) {
.main-header.fixed1 .social-icons li.sign a {
    padding: 6px 6px;
}
	.fixed1 .social-icons ul.pull-right {
    width: 187px;
}
}

@media screen and (max-width:480px) {
.vic_show {
    padding: 22px 34px !important;
    min-height: inherit;
    width: 280px !important;
    margin-bottom: 43px !important;
}
	.vic_show h2.widget-title {
    line-height: 27px;
    font-size: 23px;
}
}
.blog-inn-cus .wpb_wrapper h3::after {
	position: absolute;
	content: "1";
	width: 93px;
	height: 2px;
	display: block;
	color: transparent;
	border: 1px solid #eb7424;
	margin-top: 12px;
}
.videoo-dg h3::after {
	content: "";
	background: #eb7424;
	width: 97px;
	height: 2px;
	left: 0;
	position: absolute;
	bottom: 0;
}
.videoo-dg h3 {
	position: relative;
	font-weight: 600;
	padding-bottom: 11px;
	margin-bottom: 22px !important;
}
.staff-content h2, .staff-content h3 {
	font-size: 28px;
}
.right_con .widget-title {
	color: #009b7b;
	padding: 1rem 0;
	font-size: 22px;
	position: relative;
	font-family: 'Abril_Display_SemiBold';
	text-transform: uppercase;
	letter-spacing: .09em;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 0;
}
.right_con .widget-title::before {
	background-color: #009b7b;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	top: 0;
	width: 4.125rem;
}

.campaign-inner{
    position: absolute!important;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.campaign-inner .home-active-campaigns p{
    font-size: 13px;
    line-height: 18px;
    color: #777777;
    font-weight: bold;
}
.campaign-inner .home-active-campaigns p a{
    color: #eb7424;
}
.campaign-inner .home-active-campaigns p a:hover{
    color: #757575;
}

.vc_btn3-container.vc_btn3-inline .vc_general {
	 background: #EA7125;
    color: #fff;
    padding: 10px 30px;
    margin-top: 30px;
}

.nav-pagination {
    display: inline-block;
    width: 100%;
}

.nav-pagination ul {
    display: flex;
    justify-content: center;
    padding: 0;
    flex-wrap: wrap;
    position: relative;
    margin: 0;
}
.nav-pagination ul li {
    list-style: none;
    padding: 8px;
    border: 1px solid #BFBFBF;
    margin-right: 10px;
    display: inline-block;
    line-height: 1;
    margin-bottom: 10px;
    color: #000;
    font-size: 13px;
}
.nav-pagination ul li:last-child {
    margin-right: 0;
}
.nav-pagination ul li a {
    color: #000;
    font-size: 13px;
}
.nav-pagination ul li.active {
    border: 1px solid #000;
}
.nav-pagination ul li.active a{
        font-weight: bold;
}
.member-detail-col .wpb_single_image.vc_align_center {
    text-align: center;
    width: 50%;
    margin: 0 auto 30px;
}
@media screen and (max-width: 991px) {
	.campaign-inner {
					position: static !important;
		transform: none;
	}
    }
@media screen and (max-width: 767px) {
    .nav-pagination ul li:first-child {
        position: absolute;
        left: 0;
        top: 0;
    }
    .nav-pagination ul li:last-child {
        position: absolute;
        right: 0;
        top: 0;
    }
    .nav-pagination ul {
        padding-top: 60px;
    }
 
}

.career-cus-line .wpb_wrapper ul li > p{
	margin-bottom: 0;
}
.career-cus-line .wpb_wrapper ul li ul li {
	   list-style: circle;
}
.career-cus-line .wpb_wrapper ul li strong {
	display: block;
}

.page-load-popup .ult_modal-content a {
	color: #fff;
	background: #ea7125;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}



@media screen and (max-width: 1199px) {
    .fixed1 .social-icons ul.pull-right {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }
}

@media screen and (max-width: 600px) {
    .in_page .social-icons {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .social-icons ul.pull-right,ul.social-icons-lists.icons-background-square {
        margin-left: 0;
    }
    .social-icons ul.pull-right {
        display: flex;
        justify-content: flex-end;
        flex-wrap: wrap;
        width: 100% !important;
    }
    .main-header .social-icons li.sign a {
        font-size: 14px;
        padding: 7px 10px;
    }
    .main-header.fixed1 .social-icons li.sign a {
        font-size: 10px;
    }
    .fixed1 .menu-main {
        bottom: 8px;
    }
    .fixed1 .navbar-brand img {
        width: 65px;
        top: 20px;
        position: relative;
    }
    .in_page.fixed1 .menu-main {
        bottom: 19px;
    }
    .in_page.fixed1 .navbar-brand img {
        width: 100px;
        top: 20px;
        position: static;
    }
}   
.staff-content h2, .staff-content h3 {
    text-transform: capitalize;
}
.scholarship-box .vc_column-inner > .wpb_wrapper {
  border: 1px solid #ea7125;
  padding: 38px 25px;
}
@media (max-width: 767px) {
  .scholarship-box .vc_column-inner > .wpb_wrapper {
    margin-bottom: 15px;
  }
}

.col-list-heading h1 {
	font-weight: 600 !important;
}

.conference-wrapper .two-col-lists .vc_figure img {
  width: 100% !important;
}
.entry-content .conf-sidebar p{
	margin-bottom: 5px;
}
.social-recreation .wpb_text_column :last-child{
	margin-bottom:16px;
}
.social-recreation .wpb_single_image figure,
.social-recreation .wpb_single_image figure .vc_single_image-wrapper,
.social-recreation .wpb_single_image figure .vc_single_image-wrapper img{
   width: 100%;
}


/* ========================================= 041923 ====================================== */
.custom-sponsor-logo-cls {
   justify-content: center;
}

.custom-sponsor-logo-cls .wpb_single_image img {
   width: 197px;
   height: 135px;
   object-fit: contain;
}

.custom-sponsor-logo-cls .wpb_single_image {
   background: #fff;
}

.custom-table-block table {
   word-break: break-word;
   overflow: auto;
}

.custom-table-block table th {
   font-weight: 400;
}

.custom-table-block table th strong {
   color: #fff;
}