/*
Theme Name: NCA

*/

@font-face {
    font-family: "Enriqueta2";
    src: url('assets/fonts/I27Pb-wEGH2ajLYP0QrtSOgdm0LZdjqr5-oayXSOefg.woff2');
    src: local('☺'), url('assets/fonts/-KTKVm0Mx9ZCRXL9CXVIbVtXRa8TVwTICgirnJhmVJw.woff2') format('woff'), url('fonts/I27Pb-wEGH2ajLYP0QrtSOgdm0LZdjqr5-oayXSOefg.ttf') format('truetype'), url('fonts/-KTKVm0Mx9ZCRXL9CXVIbVtXRa8TVwTICgirnJhmVJw.woff2.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Enriqueta-Regular';
	src: url('assets/fonts/Enriqueta-Regular.eot');
	src: local('☺'), url('assets/fonts/Enriqueta-Regular.woff') format('woff'), url('assets/fonts/Enriqueta-Regular.ttf') format('truetype'), url('assets/fonts/Enriqueta-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Enriqueta-Bold';
	src: url('assets/fonts/Enriqueta-Bold.eot');
	src: local('☺'), url('assets/fonts/Enriqueta-Bold.woff') format('woff'), url('assets/fonts/Enriqueta-Bold.ttf') format('truetype'), url('assets/fonts/Enriqueta-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaKVAFont';
	src: url('assets/fonts/HelveticaKVAFont.eot');
	src: local('☺'), url('assets/fonts/HelveticaKVAFont.woff') format('woff'), url('assets/fonts/HelveticaKVAFont.ttf') format('truetype'), url('assets/fonts/Enriqueta-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*
@font-face {
	font-family: 'HelveticaKVAFont';
	src: url('assets/fonts/HelveticaKVAFont.eot');
	src: local('assets/fonts/HelveticaKVAFont'), url('assets/fonts/HelveticaKVAFont.woff') format('woff'), url('assets/fonts/HelveticaKVAFont.ttf') format('truetype');
}
*/
.nca-left-menu-title h2,.nca-right-main-title h1{
        /*letter-spacing: 0.04em;*/
}
body {
    margin: 0;
    padding: 0;
    background-color: #DFDACF;
    color: #3f5055;
    margin-top: 10px;
    font-family: 'Enriqueta';
}

.sign-up-login a {
    font-family: Enriqueta;
}

a {
    color: #1ab0df;
}
.nca-content-wrapper tbody,
.file-attachment-list,
.nca-content-wrapper h6,
.pd-all span,
.field-nca-newsletters-link.pd-all a,
.pagesidebar .nca-left-menu-list ul li .sub-menu a,
.add-event a,
.filter-option a,
.block-nca-blog-blog-breadcrumb span,
.blog-single-catogery-title h4,
.page-numbers,span.page-numbers.current,span.page-numbers.dots ,
.site-address-btn button a,
.sign-up-login a,
.extra-part-srch,
.signu-ftr-btn a,
ul li,
.nca-content-wrapper h4,
.advance-srch,
.social-media-option a,
address,
.form-srch,
.nca-left-contact-title h4,
.nca-left-menu-list ul li a,
p,
.date,
.nca-nav .menu.nav li a,
.name a,
.slider-content p,
.news-bg p,
.views-field-title h4,
.field-statistic-number h4,
.field-statistic-text h4,
.region-block-wrapper p,
.owl-wrapper-outer,
.social-name a,
.prsn-id a,
.blog-list ul li a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.nca-container {
    margin: 0 auto;
    max-width: 1080px;
    background-color: #fff;
}

.text-wrap h4 {
    /*padding: 0 0px 0 30px;*/
    color: #3f5055;
    font-family: "Enriqueta", "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 1.42857143;
    margin-top: 5px;
    text-align: center;
}

.menu.nav a {
    color: #a6b6ba;
    font-size: 14px;
}
.list-nca ul li {
    font-size: 12px;
    font-weight: 600;
}
.menu-block-wrapper .nav>li {
    display: inline-block;
}

.left-top-wrapper {
    margin-top: 40px;
}

.menu.nav {
    text-align: right;
}

.visible-search {
    position: relative;
}

.input-wrapper input {
    border: 1px solid #C5CACD;
    box-shadow: none;
    width: 250px;
    max-width: 250px;
    height: 33px;
    padding: 0 30px;
    /* position: absolute;
    right: 0;*/
}

.input-wrapper {
    text-align: right;
}

.hide-search {
    position: absolute;
    width: 21px;
    top: 1px;
    height: 31px;
    right: 228px;
    background: #ffffff url(assets/images/icon-close-x-8x8.jpg) center center no-repeat;
}

.srch-icon .input-group-btn-show {
    background-position: 5px 4px;
    background-image: url(assets/images/icon-search-semitransparent-dark.png);
}

.input-group-btn {
    background-position: -3px -23px;
    background-image: url(assets/images/icon-search-grey-40x80.jpg);
}

.input-group-btn-show {
    border: solid #ccc;
    border-width: 1px 0 1px 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-indent: -999em;
    width: 34px;
    height: 33px;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}

.input-group-btn {
    border: solid #ccc;
    border-width: 1px 0 1px 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-indent: -999em;
    width: 34px;
    height: 33px;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}

.input-group-btn button {
    display: none;
}

.social-icons-top .icon {
    background: url(assets/images/social-icons-set.png) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    overflow: hidden;
    text-indent: 200%;
}

.social-icons-top .icon.youtube-icon {
    background-position: -122px 0;
}

.social-icons-top .icon.twitter-icon {
    background-position: -31px 0;
}


/*
.input-wrapper {
    text-align: right;
    position: absolute;
    right: 300px;
}
*/

.top-sigmup-wrapper {
    position: relative;
    z-index: 1;
}


/*
.social-icons-top {
    position: absolute;
    right: 0;
}*/

.lu-fornav {
    display: inline-block;
    width: 100%;
}

.block-signup-login a {
    color: white;
    line-height: 33px;
    padding: 0 10px;
    text-decoration: none;
}

.sign-up-login {
    display: inline-block;
}

.social-icons-top {
    display: inline-block;
}

.signup--wrap {
    display: inline-block;
    width: 60%;
}

.top-nav ul li {
    list-style: none;
    float: left;
}

.sign-up-login.bg-sky {
    /*background: #43C1E9;*/
    background: #1ab0df;
}

.sign-up-login.bg-red:hover {
    background: #e4000e;
}
.sign-up-login.bg-red a:hover {
   text-decoration:none;
   color:#fff;
}
.sign-up-login a {
    color: #fff;
    line-height: 33px;
    padding: 0px 20px 0px 20px;
    text-decoration: none;
    display: block;
}

.sign-up-login.bg-sky a:hover {
    background: #43c1e9;
    text-decoration:none;
    color:#fff;
}

.sign-up-login.bg-red {
    background: #b1000b;
}

.link-cov.clearfix {
    padding: 6px 9px;
    border: 1px solid #c5cacc;
}

.top-nav {
    position: relative;
    z-index: 1;
}

.inner-search-nav {
    position: absolute;
    right: 0;
}


/*
.nca-nav {
    margin-top: 10px;
}*/

.nca-nav {
    padding-top: 3px;
}

.header-row {
    min-height: 100px
}

.logo-wrapper {
    padding: 10px 0;
}

.menu-top-wrapper {
    margin-top: 26px;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #1ab0df;
}

.main-menu-ul {
    float: left;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    background-color: #2F3F41;
}

.main-menu-ul li {
    list-style: none;
}

.main-menu-ul li {
    float: left;
    position: relative;
}

.sub-menu {
    display: none;
}

.main-menu-ul li a {
    font-size: 17px;
    text-transform: capitalize;
    color: #fff;
    display: block;
}

.main-menu-ul li a {
    position: relative;
    text-transform: uppercase;
}


/*
.menu-li {
    padding: 16px 0 16px 10px;
}
.main-menu-ul .menu-li {
    float: left;
    width: 13.04761905%;
}*/

.social-icons-top .facebook-icon {
    background-position: 0 0px;
}

.social-icons-top .gplus-icon {
    background-position: -91px 0px;
}

.social-icons-top .linkedin-icon {
    background-position: -61px 0px;
}

.main-menu-ul li a:focus,
.main-menu-ul li a:hover {
    background: none;
    color: #ffcc00;
    text-decoration: none;
}

.social-slider {
    text-align: center;
}

.bx-wrapper {
    border: none;
    box-shadow: none;
}

.copy-left {
    display: inline-block;
    width: 50%;
}

.copy-right {
    display: inline-block;
    float: right;
    width: 50%;
}

.sign-up-footer {
    float: right;
    margin-top: 5px;
}

.footer-social .link-cov {
    padding: 0;
    border: 0;
}

.social_bottom_menu li {
    margin-left: 4px;
}

.signu-ftr-btn {
    display: inline-block;
}

.footer-social {
    vertical-align: top;
}

.copy-left ul {
    display: inline-block;
    padding: 0;
    margin-left: 2px;
}

.copy-left ul {
    list-style: none;
}

.copyright-mark-wrapper p {
    font-size: 12px;
    display: inline-block;
    width: 47%;
}

.footer_left_menu a {
    color: #4d9bf0;
    font-size: 12px;
}

.social-icons-top.footer-social ul {
    padding: 0;
}

.social-icons-top.footer-social {
    padding: 0;
    border: none;
    margin: 0;
}

.signu-ftr-btn a {
    background-color: #ae0615;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 600;
    height: 25px;
    line-height: 25px;
    margin: -2px 2px 0 0;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}

.container-pd {
    padding: 0 15px;
}

.link-cov a {
    margin: 0 2px;
}

.nca-nav .menu.nav li a {
    padding: 0;
    padding-left: 14px;
}


/*
.main-menu-ul .menu-li:hover {
    background: #263234;
    color: #ffcc00;
}
.main-menu-ul .menu-li:hover a{
    color: #ffcc00;
}*/

.main-menu-ul li a {
    padding: 15px 55px 15px 44px;
    font-family: Enriqueta;
}

.menu-li a {
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    display: block;
}

.main-menu-ul li {
    float: left;
    /*width: 14.047619%;*/
    text-align: center;
}

.main-menu-ul li a {
    position: relative;
}

.main-menu-ul li .menu-drop {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 24px;
    right: 37px;
    content: " ";
    background: url(assets/images/arrows-848f92-fff-all-vertical.png);
    background-position: 0 -102px;
}

.main-menu-ul li.active .menu-drop {
    background-position: 0 -202px;
}


/*
.menu-drop{
    margin-top: 0;
    margin-left: 8px;
    display: inline-block;
    position: static;
    background-image: url(images/arrows-848f92-fff-all-vertical.png);
}
*/


/***********FOOTER**/

.social-slider .owl-carousel {
    color: #fff;
}

.tweet-back-color {
    background: #3b579e;
}

.fb-back-color {
    background: #a2cff0;
}

.owl-item {
    color: #fff;
}

.owl-buttons {
   /* position: relative;*/
    margin-top: 10px;
}

.prsn-id a {
    color: #e1f2ff !important;
    font-weight: 100;
    font-size: 0.85714285714286em;
}

.avatar img {
    border-radius: 3px;
}

.owl-prev {
    background: url(assets/images/previous_arrow.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 20px;
    color: transparent;
    position: absolute;
    left: -93px;
}

.owl-next {
    background: url(assets/images/next_arrow.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 20px;
    right: -93px;
    text-align: right;
    position: absolute;
    color: transparent;
}

.footer-social-click li a {
    text-indent: 200%;
    width: 38px;
    height: 38px;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    background: url(assets/images/social-tab-icons.png) 0 0 no-repeat;
}

.footer-social-click ul {
    display: inline-block;
    padding: 0;
    margin-left: 15px;
}

.footer-social-click li {
    list-style: none;
    display: inline-block;
       /* width: 49px; */
    margin-left: -3px;
}

.insta-block .footer-social-click .first a {
    background-position: 0 -43px;
}

.insta-block .footer-social-click .second a {
    background-position: -56px -1px;
}

.insta-block .footer-social-click .active a {
    width: 58px;
    height: 56px;
}

.prsn-info {
    display: inline-block;
    vertical-align: text-top;
}

.avatar {
    display: inline-block;
}

.person-detail {
    display: inline-block;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
}

.social-slider-block {
    width: 560px;
    margin: 0 auto;
}

.social-slider-block {
    margin: 0 auto;
    color: #e1f2ff;
    padding: 0px 10px 0;
    margin-top: 20px;
    margin-bottom: 93px;
    font-size: 1.5em;
    line-height: 1.42857142857143em;
    border: 0px solid red;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.owl-controls.clickable {
    position: absolute;
    width: 100%;
    top: 0;
}

.prsn-info {
    display: inline-block;
    vertical-align: top;
    margin-left: 9px;
}

.social-name a,
.prsn-id a {
    color: #fff;
}


/************************/

.first-text h2 {
    margin: 0;
    display: inline-block;
    margin-right: 20px;
    font-size: 27px;
}

.search-discription form div {
    margin-bottom: -5px;
  margin-right: 1px;
}

.search-btn {
    margin-left: 10px;
}

.search-drop {
    margin-left: 5px;
}

.search-drop-down-wrap {
    margin: 0 -10px;
    padding-left: 25px;
    padding-right: 22px;
    padding-top: 23px;
    /* border-bottom: 20px solid #1ab0df;*/
    position: relative;
    color: #fff;
    background-color: #1ab0df;
}

.search-text-bnnr {
    display: inline-block;
    width: 60%;
}

.first-text {
    display: inline-block;
}

.search-discription {
    display: inline-block;
    width: 38%;
}

.enter-zip {
    display: inline-block;
}

.search-drop {
    display: inline-block;
}

.search-btn {
    display: inline-block;
}

.search-drop {
    display: inline-block;
}

.advance-srch {
    display: inline-block;
}

.enter-zip {
    width: 96px;
}

.search-discription {
    float: right;
}

.innr-s {
    border-top: 3px solid #c5cacc;
    border-left: 0;
    border-bottom: 0;
    border-right: 0;
    border-radius: 0;
}

.advance-srch {
    margin-left: 24px;
    width: 50px;
    padding: 13px 12px 12px 12px;
    line-height: 10px;
    text-align: center;
    box-sizing: content-box;
    z-index: 99;
    position: relative;
    float: right;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-size: 11px;
    text-transform: capitalize;
    background: #1197ce;
}

.search-discription form {
    float: right;
}

.advance-drop:after {
    margin-top: 10px;
    content: "";
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 7px 0 7px;
    border-color: #ffffff transparent transparent transparent;
    line-height: 0px;
    _border-color: #ffffff #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.form-srch {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-top: 3px solid #c5cacc;
    text-transform: capitalize;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.search-btn button {
    vertical-align: baseline;
    margin: 0;
    padding: 8px 13px 4px 12px;
    border-radius: 0;
    border: none;
    border-bottom: 3px solid #154a9c;
    background-color: #185bc4;
    text-transform: capitalize;
}

.advance-extra-option {
    padding-left: 15px;
    padding-right: 20px 15px;
    border-bottom: 6px solid #b7b4ac;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    color: #fff;
    background-color: #1e96cd;
    padding-bottom: 10px;
}

.extra-part-srch {
    padding: 6px 12px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 3px solid #c5cacc;
    border-radius: 0;
    width: 295px;
    height: 37px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-right: 20px;
    color: #555555;
}
.drop-icon-t-b{
        background: url(assets/images/dropdown_arrows.png) no-repeat 94% 50%;
            background-color: #ffffff;
}
.search-name label {
    font-weight: 100;
}
.inner-advane-wrapper,
.select-state,
.select-city,
.search-organization,
.search-btn {
    display: inline-block;
}

.reset-btn button {
    display: block;
    color: #ffffff;
    background-color: #b7bec0;
    margin: 25px 0 0;
    border-color: #98a5a7;
    padding: 6px 12px;
    text-transform: capitalize;
    border: 0;
}

.reset-btn {
    float: right;
    padding: .5em 0 0;
}

.search-name {
    font-size: 14px;
    text-transform: capitalize;
}

.link-btn a {
    display: inline-block;
    color: #185bc4;
    font-size: 22px;
    letter-spacing: 0px;
    background-color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: capitalize;
}

.right-pos {
    float: right;
    margin-right: 35px;
}

.news-content {
    color: #fff;
    padding: 5px 30px 30px 15px;
}

.youtube-title h2 {
    margin: 15px 0;
    font-size: 21px;
    color: #fff;
}

.youtube-wrapper {
    background: #b1000b;
    padding: 0 10px;
}

.no-pd {
    padding: 0;
}

.news-blog-wrapper {
    margin-right: 10px;
}

.news-wrapper-pd {
    padding: 15px 0;
}

.news-bg h2 {
    font-size: 25px;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.news-bg p {
    font-size: 16px;
}

.news-bg h3 {
    color: #ffe202;
    font-size: 20px;
    letter-spacing: 0.05em;
    margin: 15px 0 0 0;
}

.views-field-title {
    padding: 17px 15px 17px 15px;
    position: relative;
    min-height: 1px;
    cursor: pointer;
    background-color: #789DDB;
    margin-right: 3px;
}

.views-field-title h4 {
    margin: 0;
    font-size: 14px;
    color: #fff;
}

.views-field-wrapper .col-sm-4:last-child .views-field-title {
    margin-right: 10px;
}

.views-field-title.active {
    background-color: rgba(24, 91, 196, 0.95);
}

.youtube-link {
    margin: 13px 0;
    text-align: center;
}

.youtube-link a {
    color: #fff;
    font-size: 14px;
    line-height: 1.42857143;
    text-decoration: underline;
}

.region-block-wrapper {
    color: #fff;
}

.region-block-wrapper h2 {
    margin: 0;
    margin-left: 0;
    font-size: 36px;
    color: #1ab0df;
    letter-spacing: 0.025em;
}

.region-block-wrapper h3 {
    font-size: 24px;
    margin: 25px 0;
}

.region-block-wrapper p {
    margin: 0;
}

.region-pd {
    padding: 42px 50px;
}

.our-story-btn a {
    padding: 8px 16px 8px 60px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
    font-weight: bold;
    font-family: 'Enriqueta';
    display: inline-block;
    color: #4d9bf0;
    background: #ffffff url(assets/images/icon-video-play-blue.png) 5% center no-repeat;
}

.our-story-btn {
    margin-top: 40px;
}

.region-wid {
    width: 65%;
}
.region-wid p {
  font-size: 14px;
}

.field-statistic-text,
.field-statistic-number,
.field-statistic-image {
    text-align: center;
}

.field-statistic-number h4 {
    color: #3f5055;
    font-weight: bold;
    line-height: normal;
    font-size: 65px;
    margin: 10px 0 5px 0px;
}

.field-statistic-text h4 {
    color: #888;
    font-size: 14px;
    margin: 0 0 15px 0;
}

.note-block-pd {
    padding: 0px 0 75px 0;
}

.slider-content {
    margin-left: 40px;
    margin-top: 34px;
    color: #fff;
}

.slider-content h1 {
    margin: 0;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.slider-content h3 {
    margin: 10px 0 10px;
    padding: 5px 20px;
    font-size: 22px;
    letter-spacing: 1px;
    display: inline-block;
    color: #fc0;
    background-color: rgba(63, 80, 85, 0.4);
}
.slider-content .field-body {
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
p {
    font-size: 16px;
}

.banner-btn a {
    margin-top: 20px;
    padding: 5px 20px;
    -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
    font-size: 22px;
    letter-spacing: 0px;
    text-decoration: none;
    display: inline-block;
    color: #3f5056;
    background-color: #fc0;
    text-transform: capitalize;
}

.banner-side {
    cursor: pointer;
    height: 79.5px;
    background-color: rgba(255, 255, 255, 0.3);
    margin: 4px;
}

.pager-icon {
    line-height: 79.5px;
    width: 79.5px;
    float: left;
    margin: 0 10px;
}

.page-title h2 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    text-align: left;
    line-height: 79.5px;
    color: #fff;
    text-transform: capitalize;
}

.banner-side.active {
    margin: 4px;
    height: 79.5px;
    cursor: pointer;
    background-color: #ffcc00;
}

.pd-btm {
    padding-bottom: 10px;
}

.copyright-mark-wrapper {
    padding: 7px 15px 16px 15px;
}

.copy-left-wrap {
    margin-top: 12px;
}


/**/

.sub-menu {
    margin: 0;
    padding: 0;
}

.sub-menu li {
    text-align: left;
    width: 100%;
}

.sub-menu {
    margin: 0;
    padding: 0px;
    /*padding-left: 10px;*/
}

.sub-menu li a {
    text-align: left;
    color: #fff;
}

.sub-menu li a:after {
    content: " ";
    display: none;
}


/**/

.main-menu .navbar.navbar-inverse {
    border-radius: 0px;
    margin: 0;
}

.main-menu .nav>li>a {
    position: relative;
    display: block;
    padding: 16px 46px;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
}

.main-menu .navbar-inverse {
    background-color: #2F3F41;
    border-color: #2F3F41;
}

.main-menu .navbar-inverse .navbar-nav>.active>a,
.main-menu .navbar-inverse .navbar-nav>.active>a:focus,
.main-menu .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fc0;
    background-color: #263234;
}

.main-menu .navbar-inverse .navbar-nav>li>a:focus,
.main-menu .navbar-inverse .navbar-nav>li>a:hover {
    color: #fc0;
    background-color: #263234;
}

.main-menu .navbar-nav>li>.dropdown-menu {
    background: #263234;
}

.main-menu .dropdown-menu>li>a {
    color: #fff;
    padding: 8px 10px 8px 20px;
    text-transform: capitalize;
}

.main-menu .dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #ffcc00;
}

.advance-extra-option {
    display: none;
}

.link-btn a:hover {
    background: #185bc4;
    color: #fff;
    transition: all 0.5s;
}

.copyright-mark-wrapper p {
    font-size: 12px;
    color: #8d9a9e;
}

.region-block-wrapper h2 {
    font-weight: 700;
    margin-bottom: 30px;
}

.input-wrapper {
    display: none;
}

.first-text span {
    font-size: 18px;
}

.search-drop-down-wrap:after {
    content: "\a";
    margin: 0 -13px 0 -15px;
    border-bottom: 6px solid #b7b4ac;
    height: 6px;
    display: block;
    position: relative;
    top: 6px;
    visibility: visible;
}

.text-wrap {
    margin-left: 32px;
    margin-right: 26px;
}

.logo-img {
    margin-right: 27px;
    margin-left: 15px;
}

.col-sm-logo-3 {
    width: 28%;
    float: left;
}

.col-sm-head-menu-6 {
    width: 47%;
    float: left;
    padding: 0 10px;
}

.top_nav {
    padding: 0;
}

.inner-search-nav ul {
    padding: 0;
}

.social_top_menu li {
    margin: 0 2px;
}

.social-icons-top {
    padding: 6px 8px 5px 8px;
    border: 1px solid #cccccc;
}

.main-menu-ul .sub-menu li a:hover {
    background: #ffcc00;
    color: #2A3739;
}

.main-menu-ul li a:hover {
    background: #263234;
    color: #ffcc00;
}

.main-menu-ul .sub-menu li a {
    /*padding: 8px 3px 8px 20px;*/
    padding: 13px 1.03em 10px;
    display: block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    white-space: nowrap;
}

.sub-menu li a {
    font-size: 14px;
}

.sub-menu {
    position: absolute;
    width: auto;
    background: #2f3f41;
    z-index:120;
    /*left: 0;
    right: 0;*/
}


/*    border-bottom: 6px solid #b7b4ac;*/


/*****************************************************/

.blog-menu-drop-title h2 {
    text-transform: uppercase;
    background-color: #323F42;
    font-size: 16px;
    padding: 0.6em 2.5em;
    cursor: pointer;
    color: #fff;
    margin: .75em 0 0 0;
    text-align: center;
    display: inline-block;
    line-height: 1.4em;
}

.blog-menu-drop-title {
    text-align: center;
}

.blog-menu-drop-title.active h2:after {
    content: ' ▲';
}

.blog-menu-drop-title h2:after {
    content: ' ▼';
    display: inline;
    color: #FFCA00;
}

.dropdown-blog {
    left: 15px;
    background-color: #323F42;
    position: absolute;
    padding: 3em;
    min-width: 250px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    /* -webkit-transform: scale(1, 0); */
    -ms-transform: scale(1, 0);
    /* transform: scale(1, 0); */
    /* -webkit-transition: -webkit-transform 0.2s; */
    transition: transform 0.2s;
    color: #fff;
    display: none;
}

.dropdown-blog li {
    list-style: none;
}

.dropdown-blog li a {
    color: #fff;
    font-size: 16px;
}

.latest-blog-title h2 {
    font-size: 20px;
    margin-left: 0;
    text-align: left;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.blog-list li {
    list-style: none;
}

.blog-list ul {
    margin: 0;
    padding: 0;
}

.blog-list ul li a {
    color: #1ab0df;
    padding: 0px;
}

.field-teaser-image img,
.header-image img {
    width: 100%;
}

.field-post-details img {
    display: inline-block;
    height: auto;
}

.field-post-right-detail {
    display: inline-block;
    vertical-align: bottom;
}

.field-post-right-detail {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 8px;
}

.right-blog-heading h2 a {
    font-weight: 700;
    letter-spacing: 0.02em;
    font-size: 36px;
}

.name a {
    font-weight: 700;
}

.block-blog-contain {
    padding-top: 10px;
}

.blog-detail-help h4 {
    text-transform: uppercase;
    background-color: #323F42;
    display: inline-block;
    color: white;
    font-family: 'Enriqueta';
    font-weight: bold;
    padding: 0.5em 1em;
    font-size: 16px;
    margin: 1em 0;
    padding: 0.75em 2em;
    font-weight: 300;
}

.blog-detail-artical p {
    font-size: 14px;
}

.field-teaser-image {
    margin: 1em 0;
}

.block-nca-blog-right-wrapper {
    margin-top: 25px;
}

.block-nca-blog-blog-breadcrumb {
    margin-top: 10px;
}
/*
.block-nca-blog-blog-breadcrumb span {
    margin-right: 15px;
}
*/
.block-nca-blog-blog-breadcrumb span:last-child:after {
    display: none;
    content: " ";
}
.block-nca-blog-blog-breadcrumb span:last-of-type a {
    color: #1ab0df;
    font-weight: bold;
    text-decoration: none!important;
}

.block-nca-blog-blog-breadcrumb span:after {
    content: "\00BB";
    padding: 0.5em;
}

.block-nca-blog-blog-breadcrumb span {
    margin-right: 5px;
}

.block-nca-blog-blog-breadcrumb {
    margin-top: 10px;
    text-transform: capitalize;
}

.blog-wrapper {
    padding-top: 43px;
}

.blog-dropdown-menu {
    position: relative;
}
/*
.block-block-content-cover {
    margin-bottom: 67px;
}
*/
.block-nca-blog-right-wrapper {
    margin-bottom: 67px;
}

/*-------------------------------------------*/

.nca-image-erapper img {
    max-width: 100%;
}


/*
.nca-left-menu-wrapper {
    margin-left: 15px;
}
*/

.nca-left-menu-title h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Enriqueta-Bold';
    margin: 0;
    margin-bottom: 10px;
}

.nca-left-menu-list ul {
    margin: 0;
    padding: 0;
}

.nca-left-menu-list ul li {
    list-style: none;
}

.nca-left-menu-list ul li a {
    padding: 10px 14px;
    display: block;
    color: #a6b6ba;
    font-size: 14px;
}

.nca-left-menu-title {
    margin-left: 15px;
    margin-top: 10px;
}

.nca-main-title-h1 h1,
.nca-content-wrapper h1 {
    color: black;
    border-bottom: solid 1px black;
    margin-bottom: 14px;
    padding-bottom: 14px;
    font-size: 44px;
    text-transform: capitalize;
    font-weight: 700;
    margin: 0;
    font-family: 'Enriqueta-Bold';
}

.nca-content-wrapper p {
    font-size: 14px;
    margin-bottom:5px;
}

.nca-main-title-h1 {
    padding-bottom: 11px;
}

a {
    cursor: pointer;
}

.nca-container-top-gap {
    padding-top: 40px;
}

.nca-left-menu-list.active a {
    color: #1ab0df;
}

.nca-left-menu-list a:hover {
    background-color: transparent;
    color: black;
    text-decoration: none;
}


/*--------------------------------------------------------cotact*/

.nca-contact-form-wrapper {
    padding: 25px 0px 25px 30px;
    background: #efefef;
}

.form-text label {
    font-weight: normal;
    margin-right: 0;
    float: left;
    display: block;
    font-size: 17px;
}

.label-name {
    width: 35%;
    display: inline-block;
}

.input-section {
    width: 60%;
    display: inline-block;
}

.form-text input {
    width: 100%;
    padding: 8px 12px;
    border: none;
    border-top: 3px solid #c5cacc;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -ms-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    background: #fff;
}

.form-text input:focus {
    outline: none;
}

.form-text {
    margin-bottom: 8px;
    display: flex;
}

.dropdown-nca-half select {
    display: inline-block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 50%;
    margin-left: -5px;
}

.dropdown-nca-full select {
    display: inline-block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-text.state-code {
    display: inline-block;
    width: 100%;
}

.zip {
    width: 148px;
    display: inline-block;
    text-align: right;
    float: right;
    margin-right: 4px;
}

textarea {
    width: 100%;
    padding: 8px 12px;
    border: none;
    border-top: 3px solid #c5cacc;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -ms-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    background: #fff;
    height: 100px;
}

.form-text.upload-file input {
    background: none;
    border: none;
}

.upload-button input[type="submit"] {
    border-radius: 0px;
    background-color: #c5cacc;
    color: #fff;
    font-family: 'Enriqueta';
    border: 0px;
    border-bottom: 3px solid #a0a0a0;
}

.upload-button {
    width: 20%;
    display: inline-block;
    text-align: right;
    float: right;
}

.choose-file {
    display: inline-table;
    width: 60%;
}

.reset-submit {
    display: inline-block;
    width: 100%;
}

.contact-submit-btn a,
.submit-btn button {
    padding: 9px 30px 8px 30px;
    border: none;
    border-radius: 0px;
    border-bottom: 3px solid #a0a0a0;
    font-family: 'Enriqueta';
    color: #ffffff;
    font-size: 17px;
    min-width: 150px;
    display: inline-block;
    background: #c5cacc;
}
.contact-wrapper label {
    font-family: 'Enriqueta';
    text-transform: capitalize;
}
.single-page-contact.contact-submit-btn input{
	    padding: 9px 30px 8px 30px;
    border: none;
    border-radius: 0px;
    border-bottom: 3px solid #a0a0a0;
    font-family: 'Enriqueta';
    color: #ffffff;
    font-size: 17px;
    min-width: 150px;
    display: inline-block;
    	background:#185BC4;
}
.contact-reset-btn a {
    padding: 10px 30px;
    border: none;
    border-bottom: 3px solid #154a9c;
    font-family: 'Enriqueta';
    font-size: 16px;
    min-width: 150px;
    display: inline-block;
    background: #185bc4;
    margin-left: 15px;
}
.radio-click label {
    display: block;
    margin-bottom: 26px;
}
.contact-reset-btn.clearfix {
    display: inline-block;
    width: 50%;
    text-align: right;
}

.contact-submit-btn.clearfix {
    display: inline-block;
    width: 49%;
    text-align: left;
}
.single-page-contact.contact-submit-btn.clearfix {
    display: inline-block;
    width: 80%;
    text-align: right;

}
.radio-click span.wpcf7-list-item.first.last {
    margin: 0;
    font-weight: 100;
    font-size: 17px;
}
.input-section {
    width: 61%;
}
h2 {
    font-size: 26px;
}

h4,
.h4 {
    font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Enriqueta';
    font-style: normal;
    /* font-weight: 700;*/
}

.nca-full-widh-container .nca-content-wrapper {
    padding: 20px;
}

.social-media-option a {
    display: inline-block;
    line-height: 16px;
    margin-left: 10px;
    vertical-align: top;
    color: rgb(225, 242, 255);
    text-transform: capitalize;
    font-size: 0.85714285714286em;
}

.social-media-option {
    text-align: right;
}

.social-media-option li {
    list-style: none;
    display: inline-block;
}

.btn-blue a {
    background-color: #4d9bf0;
    color: #fff;
    font-family: 'Enriqueta';
    font-weight: bold;
    padding: 10px 21px;
    text-align: center;
    -webkit-box-shadow: 2px 2px 1px 0px #c1c1c1;
    -moz-box-shadow: 2px 2px 1px 0px #c1c1c1;
    box-shadow: 2px 2px 1px 0px #c1c1c1;
}

.nca-content-wrapper h2,
.nca-right-main-title h1 {
    font-weight: 700;
    margin-top:15px;
    font-family: 'Enriqueta-Bold';
}

.nca-right-main-title h1 {
    color: black;
    border-bottom: solid 1px black;
    margin-bottom: 14px;
    padding-bottom: 14px;
    font-size: 44px;
    margin-top: 0;
    letter-spacing: 0.019em;
}

.tab-content {
    display: none;
    background: #ededed;
    padding: 15px;
}

.tab-content.current {
    display: block;
}

.news-blog-wrapper {
    min-height: 230px;
    max-height: 230px;
}

.facebook-block {
    display: none;
}

.social-icons-top .icon:hover {
    background-position: 0px -24px;
}

.social-icons-top .icon.twitter-icon:hover {
    background-position: -31px -24px;
}

.social-icons-top .icon.youtube-icon:hover {
    background-position: -122px -24px;
}

.nca-right-content-wrapper img {
    width: auto;
    height: auto;
}

.caret {
    display: inline-block;
    width: 0px;
    height: 0;
    color: #727C7F;
    margin-left: 2px;
    vertical-align: middle;
    margin-top: -5px;
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.col-sm-09 {
    width: 70.5%;
    float: left;
}

.col-sm-03 {
    width: 29.5%;
    float: left;
}

.col-sm-04 {
    width: 33%;
    float: left;
}

.youtube-block-1234 .videoChannelLink a {
    font-family: Enriqueta;
}


/*new menu changes*/

.main-menu-ul li.active .sub-menu .menu-drop {
    background-position: 0px -2px;
}

.main-menu-ul .sub-menu .menu-drop {
    background-position: 0px -2px;
    top: 19px;
    right: 17px;
    height: 24px;
}

.sub-menu li {
    position: relative;
}

.sub-menu .sub-menu {
    position: absolute;
    width: 100%;
    background: #2f3f41;
    z-index: 1;
    right: -168px;
    top: 10px;
}


/*********************************************/

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.main-menu ul ul a {
    letter-spacing: 0;
    padding: 0.4em 0;
    position: relative;
    text-transform: none;
    max-width: auto;
}



/** new pages **/



.circle-icon {
	width: 212px;
	height: 212px;
	border-radius: 100%;
	background:	#5dc5df;
	
	position: relative;
}
.circle-icon.pink {
	background: #ec2868;
}
.circle-icon img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	max-width: 85%;
}
.container-common.container-pd {
  padding: 100px 120px 50px 120px;
}
.link-url {
  margin-top: 50px;
	float: right;
}
.sep-row.odd .link-url {
	float: left;
}
.link-url a {
  display: block;
  width: 224px;
  height: 52px;
  background: #5dc5df;
    border-bottom: 10px solid #328ca2;
    font-size: 22px;
    color: #fff;
    text-align: center;
  padding-top: 5px;
  display: inline-block;
}
.link-url a.blue {
	width: 207px;
	height: 59px;
	background: #185bc4;
	border-color: #154a9c;
	padding-top: 8px;
}
.link-url a:nth-child(2) {
  margin-left: 20px;
}
.row.sep-row {
  margin-bottom: 100px;
}
.container-common h2 {
  color: #1ab0df;
  font-size: 30px;
  margin-bottom: 25px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.container-common .row.sep-row {
	margin-bottom: 5px;
}
.container-common h2.big-title {
  font-size: 44px;
  color: #000;
  letter-spacing: 0.05em;
}
.container-common h2.pink {
	color: #ec2868;
}
.col-sm-12.video-col {
	padding-left: 5px;
    padding-right: 5px;
	margin-bottom: 90px;
}
.fixed-summary {
  max-width: 80%;
}
.fixed-summary p {
  font-size: 14px;
}
.common-page .nca-main-title-h1.member-search-result-h1 {
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin-bottom: 30px;
}

.text-block p {
  font-size: 14px;
  color: #000;
}

.form-for-demo {

}
.form-for-demo .wpcf7-response-output {
	float: left;
}
.form-for-demo input[type="text"], .form-for-demo input[type="email"], .form-for-demo input[type="tel"] {
      width: 100%;
    height: 58px;
    margin-bottom: 35px;
    border: 1px solid #185bc4;
	background:	#fffbfc;
	padding: 8px 12px;
}
.form-for-demo input[type="submit"] {
    float: right;
    height: 65px;
    width: 205px;
    border: none;
    background: #185bc4;
    border-bottom: 10px solid #154a9c;
    color: #fff;
    font-size: 22px;
}
.banner-img img {
  width: 100%;
}
.nca-container.sep-boxes {
	padding: 0px 55px;
}
.sep-box {
	    font-size: 48px;
    height: 193px;
    background: #ec2868;
	color: #fff;
    text-align: center;
	position: relative;
	background-repeat: no-repeat;
	background-position: 40px center;
}
.sep-box1 {
	background: #8babe0;
}
.sep-box1 h3 { 
	color: #fff;
}
.sep-box span {
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
 .sep-box1 {
	height: 193px;
	background: #5bc6e0;
	padding-left: 35px;
    padding-top: 30px;
	 position: relative;
}
.link-url.abs {
	position: absolute;
	right: 0px;
	top: 84px;
}
.sep-box1 h3 { 
	color: #fff;
	margin-top: 0px;
	font-size: 32px;
}
.sep-box1 p { 
	font-size: 20px;
	color: #000;
}
.sep-box1 .inner-sep {
	max-width: 70%;
}
.sep-boxes .col-sm-4 {
	padding-right: 0px;
}
.sep-boxes .col-sm-8 {
	padding-left: 0px;
}

.embed-container {
	margin-top: 56px;
    display: flex;
    width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
	padding: 0px;
	margin: 0px;
}

.container-common.container-pd.pd-top0 {
	padding-top: 0px;
}
.container-common.container-pd.pd-top00 {
	padding-top: 0px;
}
.pd20lr {
	padding: 0px 55px;	
}
.circle1 {
	    position: absolute;
    width: 64px;
    height: 64px;
    background: #5dc5df;
    border-radius: 100%;
	left: 0px;
	margin-top: -15px;
	
}
.left-padding {
	padding-left: 80px;
}

.col-sm-12.fullwidth-ad.no-pd {
	padding-top: 7px;
	padding-right: 10px;
}
.enable-vert-add {
	padding-top: 25px;
}

.enable-vert-add .field-statistic-number h4 {
	font-size: 45px;
}
.banner-img {
	position: relative;
}
.container-common.container-pd.pdt0 {
	padding-top: 25px;
}
/** end new pages **/





@media screen and (min-width: 48em) {
    .main-menu ul ul a {
        padding: 0.75em 1.25em;
        /*  width: 12em;*/
    }
}


/********************************************/

.view-content {
    clear: both;
}

.view-slider .views-slideshow-controls-top {
    position: relative;
    z-index: 100;
    width: 30%;
    float: right;
}

.view-slider .views-slideshow-controls-top .pager .pager-icon {
    line-height: 79.5px;
    width: 79.5px;
    float: left;
    margin: 0 10px;
}

.view-slider .views-slideshow-controls-top .pager .pager-title {
    color: #fff;
    font-size: 30px;
    line-height: 79.5px;
    text-align: left;
}

.view-slider #views_slideshow_cycle_main_slider-block_1,
.view-slider #views_slideshow_cycle_main_slider-page {
    width: 100%;
}

.views_slideshow_main {
    position: relative;
}

#views_slideshow_cycle_main_slider-block_1 .views-slideshow-cycle-main-frame {
    height: 0 !important;
    width: 100% !important;
    padding-bottom: 32.3%;
}

#views_slideshow_cycle_main_slider-block_1 .views-slideshow-cycle-main-frame .views_slideshow_slide {
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 32.3%;
}

.view-slider #views_slideshow_cycle_main_slider-block_1 .field-image img,
.view-slider #views_slideshow_cycle_main_slider-page .field-image img {
    position: relative;
    width: 100%;
    max-height: 342px;
}

.view-slider #views_slideshow_cycle_main_slider-block_1 .slider-content,
.view-slider #views_slideshow_cycle_main_slider-page .slider-content {
    position: absolute;
    float: left;
    top: 0;
    z-index: 100;
    margin-left: 25px;
    margin-top: 25px;
}

.view-slider #views_slideshow_cycle_main_slider-block_1 .slider-content .slider-content-title,
.view-slider #views_slideshow_cycle_main_slider-page .slider-content .slider-content-title {
    color: #fff;
    padding: 0;
    margin: 0px;
}

.view-slider #views_slideshow_cycle_main_slider-block_1 .slider-content .slider-content-title h2,
.view-slider #views_slideshow_cycle_main_slider-page .slider-content .slider-content-title h2 {
    margin-top: 10px;
}

.view-slider .views-slideshow-controls-top .pager {
    cursor: pointer;
    height: 79.5px;
    background-color: rgba(255, 255, 255, 0.3);
    margin: 4px;
}

.view-slider .views-slideshow-controls-top {
    position: relative;
    z-index: 100;
    width: 30%;
    float: right;
}

.view-slider .views-slideshow-controls-top .pager {
    cursor: pointer;
    height: 79.5px;
    background-color: rgba(255, 255, 255, 0.3);
    margin: 4px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

.view-slider .views-slideshow-controls-top .pager .pager-icon {
    line-height: 79.5px;
    width: 79.5px;
    float: left;
    margin: 0 10px;
}

img {
    max-width: 100%;
    height: auto;
}
li.first.active a {
    background-position: 0px -41px;
    width: 60px;
    height: 53px;
}
li.second a {
    background-position: -56px 0px;
    width: 46px;
}
.main-menu-ul .sub-menu li a{
    padding: 8px 1.03em 8px;
}
/**********gaurav*******************/
.nca-left-menu-list ul li a.active
{
    font-weight: bold;
    color: #1ab0df;
}
#menu-main-menu .sub-menu li.current-menu-item
{
       background: #ffcc00;
}
#menu-main-menu .sub-menu li.current-menu-item a
{
       color: #000;
}
.nca-content-wrapper
{
        margin: 10px 0 40px;
}
.btn-blue a:hover
{
        text-decoration: none;
}
/**********gaurav******************
@media (min-width: 1200px) {
.nca-container {
        width: 1170px;
    }
}

@media (min-width: 992px){
.nca-container {
        width: 970px;
    }
}
@media (min-width: 768px){
.nca-container {
   width: 750px;
}   
    
}*/




 li.first.active a {
    background-position: 0px -41px;
    width: 60px;
    height: 53px;
}
li.second a {
    background-position: -56px 0px;
    width: 46px;
}
.main-menu-ul .sub-menu li a{
    padding: 10px 1.03em 10px;
}
 .field-image img{
    position: relative;
    width: 100%;
    max-height: 342px;
}
.nca_slideshow_cycle_slide{
        width: 100% !important;
    height: 0 !important;
    padding-bottom: 32.3%;
}
.nca-slideshow-cycle-main-frame {
    height: 0 !important;
    width: 100% !important;
    padding-bottom: 32.3%;
}
.nca-slider #views_slideshow_cycle_main_slider-block_1, .view-slider #views_slideshow_cycle_main_slider-page {
    width: 100%;
}
.nca-slider .wid-full{
    width: 100%;
    position: relative;

}
.slider-content {
    position: absolute;
    top: 0;
}
.nca-slider .nca-slideshow-controls-top {
    position: relative;
    z-index: 100;
    width: 30%;
    float: right;
}
.nca-slider .nca-slideshow-controls-top {
    position: relative;
    z-index: 100;
    width: 30%;
    float: right;
}
.nca-slider .nca-slideshow-controls-top .pager {
    cursor: pointer;
    height: 79.5px;
    background-color: rgba(255, 255, 255, 0.3);
    margin: 4px;
}
.nca-slider .nca-slideshow-controls-top .pager .pager-icon {
    line-height: 78.5px;
    width: 79.5px;
    float: left;
    margin: 0 10px;
}
.view-slider .nca-slideshow-controls-top .pager .pager-title {
    color: #fff;
    font-size: 30px;
    line-height: 79.5px;
    text-align: left;
}
.pager-title {
    color: #fff;
    font-size: 30px;
    line-height: 79.5px;
    text-align: left;
}
.wid-half{
    width: 50%;
    float: left;
}
.active .views-content-title .pager {
    background-color: #ffcc00;
}

.mobile-menu{
    display:none;
}
.bootom-signup .inner-search-nav{
    display: none;
}

.nca_slideshow_cycle_slide{
    position: absolute;
      /*opacity:0;*/
	 visibility:hidden;
    transition: opacity 2s;
    -webkit-transition: opacity 2s; /* Safari */
}
.nca_slideshow_cycle_slide.active{
     /*opacity:1;*/
	visibility:visible;
    
}
.bootom-signup .sign-up-login{
    display: none;
}
.bootom-menu{
    display: none;
}
.mob-search-cover {
    display: none;
}


/******************************************************************************create user*/
.create-user-wrapper {
    margin: 20px auto;
    padding: 15px 25px;
    max-width: 50%;
    background: #f6f6f6;
}
.user-name input,.user-email input,.user-password input {
    border-top: 3px solid #cccccc;
    border-radius: 0px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.create-user-text p ,.help-block{
    color: #999999;
    font-size: 12px;
    margin: 5px 0 10px;
    padding: 0;
}
.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}

fieldset legend.panel-heading {
    float: left;
    line-height: 1em;
    margin: 0;
}
.panel-heading {
    display: block;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.create-user-back label{
        font-family: 'Enriqueta';
    font-size: 17px;
}
.login-in-btn button
{
        color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.create-user-back input {
    margin-bottom: 15px;
}

.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.tab-content {
    padding-bottom: 40px;
}
.nav-tabs>li>a{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.tml {
    max-width: 100%;
}
.mob-top-text{
    display: none;
}
.mid-tip {
    width: 19px;
    margin: 0 auto;
    margin-top: -20px;
}
.mob-search-icon {
    display: none;
}


/*----------------------------------------------------------------------------------------new css*/
.members-only  .social-icons-top {
     padding:0;
     border:0;
}
.members-only .col-sm-logo-3 {
    width: 28%;
    float: left;
}

.members-only .col-sm-head-menu-6 {
    width: 47%;
    float: left;
    padding: 0 10px;
}
.members-only .header-row {
    background: #3F5055;
}

.members-only .text-wrap.members-text-wrapper h4 {
    border-left-color: white;
    border-left-width: 1px;
    border-left-style: solid;
    padding-left: 20px;
    margin-top: -10px;
    padding-top: 16px;
    padding-bottom: 21px;
    color: #ffcc00;
    font-size: 24px;
    text-align: left;
    text-transform: uppercase;
}
.members-only .text-wrap.members-text-wrapper {
    margin-left: 10px;
    margin-right: 0;
}
.members-only .members-nca-nav .menu.nav li a {
    padding: 0;
    padding: 0px 14px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
}
.members-only .members-nca-nav .menu.nav li:last-child a {
    color: #B3BBBD;
    margin-left: 5px;
    border-left: 1px solid #b3bbbd;
    text-transform: capitalize;
    padding: 0 0px 0 18px;
    margin: 0 0 0 5px;
}
.members-only .logo-img.member-logo {
    margin: 0 20px 0 30px;
}
.members-only .logo-img.member-logo img {
    width: 100%;
}
.members-only .social-icons-top .icon {
    background: url(assets/images/social-icons-set-members.png) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    overflow: hidden;
    text-indent: 200%;
}
.members-only .social-icons-top .icon.twitter-icon {
    background-position: -31px 0;
}
.members-only .social-icons-top .icon.youtube-icon {
    background-position: -122px 0;
}
.members-only .srch-icon .input-group-btn-show {
    background-position: 5px 4px;
    background-image: url(assets/images/icon-search-semitransparent-light.png);
}
.members-only .input-group-btn-show{
    background-color: #3f5055;
}
.members-only .input-group-btn-show {
    border-width: 0px 0 1px 1px;
    top: 1px;
}
.members-only .main-menu-ul .menu-li a {
    padding: 15px 100px 15px 100px;
}
.members-only .main-menu-ul .menu-li {
    float: left;
    position: relative;
    background: #1085BC;
}
.members-only  .main-menu-ul{
     background: #1085BC;
}
.members-only  .main-menu-ul .menu-li a:hover {
    background: transparent;
    color: #ffcc00;
}
.members-only .menu-li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    display: block;
}
.members-only .member-area-title h4 {
    font-family: 'Enriqueta-Bold';
    font-weight: bold;
    padding: 10px 40px;
    display: inline-block;
    margin: 0;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    background: #3f5055;
}
.members-only .member-form {
    padding: 8px;
    text-transform: capitalize;
}
.members-only .member-header-wrapper .member-form {
    font-weight: 600;
}
.members-only .member-area-title.member-right-aside h4 {
    padding: 10px 9px 10px 8px;
    width: 100%;
    text-align:center;
}
.members-only .mebmer-table-wrapper{
    background: #f5f5f5;
    padding: 10px;
}
.members-only .member-content-wrapper {
    background: #fff;
}
.members-only .member-content-wrapper .col-first {
    font-size: 22px;
    text-transform: capitalize;
    background: #a2cff0;
    color: #fff;
}
.members-only .col-first{
    text-align: center;
}
.members-only .col-mem-2 {
    width: 11.49%;
    float: left;
}
.members-only .col-mem-6 {
    width: 54%;
    float: left;
}
.members-only .col-mem-4 {
    width: 30%;
    float: left;
}
.members-only .col-mem-9 {
    width: 69%;
    float: left;
}
.members-only .col-mem-3 {
    width: 31%;
    float: left;
}
.members-only .members-main-title-h1 h1 {
    padding-left: 40px;
    margin-bottom: 0px;
    color: #fc0;
}
.members-only .member-content-wrapper .col-second a {
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    color: #185bc4;
}
.members-only .members-right-aside-content-wrapper ul {
    list-style: none;
    padding: 0;
}
.members-only .members-right-aside-content-wrapper {
    background: #a2cff0;
    padding: 10px;
}

.members-only .member-right-aside-head {
    display: table;
    width: 100%;
}
.members-only .left-title {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}
.members-only .right-content {
    display: table-cell;
    width: 100%;
}
.members-only .member-aside-option {
    background: #fff;
    margin-bottom: 10px;
    display: table;
    width: 100%;
}
.members-only .members-aside-cover {
    margin-left: 12px;
}
.members-only .mem-address{
    display: block;
}

.members-only .left-title.member-form a {
    color: #185bc4;
    font-size: 18px;
}
.members-only .right-content.member-form {
    color: #3f5055;
    font-weight: bold;
}
.members-only .mem-address {
    color: #929ea1;
    font-weight: 100;
}
.members-only .member-right-aside-head .right-content.member-form {
    font-weight: 100;
}
.members-only .filter-option {
    display: inline-block;
    width: 100%;
    vertical-align: super;
}
.members-only .all-evnt {
    width: 40%;
    display: inline-block;
}
.members-only .member-area-title.events-wid {
    display: inline-block;
    width: 49%;
}
.members-only .filter-option {
    display: inline-block;
    width: 50%;
}
.members-only .all-evnt {
    /*width: 50%;*/
    display: inline-block;
    padding: 0 0px 0 15px;
}
.members-only .add-evnt {
    width: 50%;
    display: inline-block;
    padding: 0 20px 0 0px;
}
.members-only .all-evnt a {
    margin-left: 8px;
    vertical-align: bottom;
}
.members-only .add-evnt a{
 margin-left: 7px;
    vertical-align: bottom;   
}
.members-only .members-main-title-h1 {
    padding: 40px 0 49px 0;
}
.members-only .v-mid {
    vertical-align: middle;
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%);
    padding: 10px 20px;
}
input.extra-part-srch.extra-find {
    border-radius: 0;
    border-top: 3px solid #c5cacc;
    border-left: 0;
    border-bottom: 0;
    border-right: 0;
        vertical-align: middle;
}
.members-right-aside-content-wrapper.member-benifits {
    background: #f5f5f5;
}
.member-aside-option.member-benifit-aside-op .left-title.member-form {
    padding: 0 0 5px;
    font-family: 'Enriqueta';
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    line-height: normal;
    width: 15%;
    clear: left;
    color: #fff;
    background: #a2cff0;
}
.right-content.member-form.member-benefit-aside-right-content a,.right-content.member-form.member-benefit-aside-right-content {
    font-weight: 100;
}
.member-area-pd {
    padding: 25px 0;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #ffffff;
    background-color: #1ab0df;
    border-color: #1ab0df;
    cursor: default;
}
.bold-text {
    font-weight: bold;
    width: auto;
    float: left;
    clear: left;
    margin-right: 7px;
    text-transform: capitalize;
}
.single-address-heading h2 {
    color: #1ab0df;
    font-size: 20px;
    border-bottom: 0;
    margin: 40px 0 20px 0;
}
.single-address-pd {
    margin: 0 40px;
    padding: 43px 0 33px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.site-address-btn button {
    background-color: #ffcc00;
    color: #032643;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
    float: right;
    position: relative;
    -webkit-box-shadow: 2px 2px 1px 0px #c1c1c1;
    -moz-box-shadow: 2px 2px 1px 0px #c1c1c1;
    box-shadow: 2px 2px 1px 0px #c1c1c1;
    width: 100%;
    float: none;
    display: block;
    border: none;
}
.single-address-heading h2 {
    color: #1ab0df;
    font-size: 20px;
    border-bottom: 0;
    margin: 0px 0 20px 0;
}
.single-address-pagination {
    text-align: center;
    padding-bottom: 40px;
}
.nca-main-title-h1.member-search-result-h1 {
    padding: 30px 0;
}

.nca-main-title-h1.member-search-result-h1 h1 {
    border-bottom: none;
}   
.add-more-right {
    width: 50%;
    display: inline-block;
}
.add-more-left {
    display: inline-block;
    width: 50%;
}
.add-content {
    display: inline-block;
    width: 100%;
}
.add-more-left a ,.add-more-right a{
    padding-left: 5px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    color: #fff;
    background-position: left center;
    background-repeat: no-repeat;
    vertical-align: bottom;
}
.add-more-left-icon,.add-more-right-icon {
    display: inline-block;
}
.member-header-wrapper-pd {
    padding-bottom: 10px;
}
.nca-slider {
    margin-bottom: 10px;
}
.my-container-fluid {
    margin: 0 15px;
}
.members-only .main-menu-ul li a {
    padding: 14px 55px 12px 24px;
    font-family: Enriqueta;
}
.members-only .main-menu-ul .sub-menu li {
    width: 100%;
}
.members-only .main-menu-ul li:first-child .menu-drop {
    right: 94px;
}
.members-only .main-menu-ul li:nth-child(2) .menu-drop {
    right: 90px;
}
.members-only .main-menu-ul li {
    width: 25%;
}
/*
.members-only .main-menu-ul li a:after {
    background: url(assets/images/arrows-848f92-fff-all-vertical.png);
    content: " ";
    position: absolute;
    width: 20px;
    height: 20px;
    background-position: 0 -104px;
    top:0;
}
*/
.members-only .main-menu-ul li a:hover {
    background: #1085bc;
    color: #ffcc00;
}
.members-only .main-menu-ul li a {
    font-size: 14px;
}
.members-only .sub-menu {
    background: #1085bc;
}
.members-only .main-menu-ul .sub-menu li a:hover {
    background: #ffcc00;
    color: #2A3739;
}
.members-only .main-menu-ul li .menu-drop {
    background-position: 0 -502px;
    top: 15px;
    right: 61px;
    opacity: 0.8;
}
.members-only .main-menu-ul li a:hover .members-only .main-menu-ul li .menu-drop{
    opacity:1;
}
.members-only .sign-up-login a{
        padding: 1px 20px 0px 20px;
}
.members-only .main-menu-ul li.active .menu-drop {
    background-position: 0 -600px;
}
.members-only .main-menu-ul .sub-menu li a {
    padding: 8px 1.03em 8px;
}
.members-only .sign-up-login.bg-red {
    background: #FFCC00;
}
.members-only .sign-up-login.bg-red:hover {
    background:#FFD633;
}
.members-only .main-menu-ul li a {
    line-height: 1;
}
.members-only .sign-up-login.bg-red a {
    text-transform: uppercase;
}
.nca-right-main-title h1 {
    letter-spacing: 0;
    font-family: 'Enriqueta-Bold';
}
.border-wrapper {
    border-top: 1px solid #ccc;
    margin: 0 40px;
    padding: 35px 0 30px;
}
.site-address-btn button a {
    color: #032643;
    font-size: 14px;
    text-transform: capitalize;
}
.page-numbers,.page-numbers.current,.page-numbers.dots {
    position: relative;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -5px;
    color: #1ab0df;
}
.page-numbers.dots {
    color:#000;
}
.page-numbers:hover{
    background:#eeeeee;
        text-decoration: none;
}
.page-numbers.current
{
        z-index: 2;
    color: #ffffff;
    background-color: #1ab0df;
    border-color: #1ab0df;
    cursor: default;
    
}

.members-only .nca-container.mob-con-rem {
    padding: 0;
}

.no-result {
    font-size: 31px;
    font-weight: 700;
    padding: 100px 20px;
    text-align: center;
}
.tages-name {
    display: inline-block;
    font-size: 36px;
    text-transform: capitalize;
     font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}
.tages-name:first-child:after {
    content: " ";
    margin: 0;
}
.tages-name:first-child:before {
    content: " ";
    margin: 0;
}

.tages-name:after {
    /*content: "/";
    color: #000;
    margin-left: 20px;*/
}
.tages-name:before {
    content: "/";
    color: #000;
    margin: 0px 10px;
    opacity: 0.7;
}
.split-blog {
    padding-right: 9%;
}
.more-from-serviver {
    font-size: 36px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top:35px;
    margin-bottom:20px;
}
.blog-recent .right-blog-heading h2 a {
    color: #000;
}
.single-page-blog .block-nca-blog-right-wrapper {
    margin-top: 0;
}
.single-page-blog .block-nca-blog-right-wrapper .block-blog-contain{
    padding-top:0;
}
.blog-single-catogery-title {
    margin-top: 35px;
}
.blog-single-catogery-title h4 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
}
.single-page-blog .right-blog-heading h2 a{
    color:#000;
}
.single-page-blog .block-nca-blog-right-wrapper .right-blog-heading h2 {
    margin-top: 0;
    color: black;
    border-bottom: solid 1px black;
    margin-bottom: 14px;
    padding-bottom: 14px;
    font-size: 44px;
    margin-top: 0;
    font-weight: bold;
}
.single-page-blog .blog-wrapper {
    padding-top: 20px;
}
.tages-head h3 {
    font-weight: 600;
    width: auto;
    margin-right: 7px;
    font-family:Enriqueta-Regular;
    margin-top: -15px;
}
.tages-name a:hover {
    color: #127a9a;
    text-decoration: underline;
}
/*hover for all links*/
a:hover, a:focus {
    color: #127a9a;
    text-decoration: underline;
}
.youtube-link a:hover {
    color:#fff;
}
.pagination {
    width: 100%;
    text-align: center;
}
.single-content-wrapper {
    margin-top: 30px;
}
.block-nca-blog-blog-breadcrumb {
    margin-top: 0;
}
.latest-blog-post-wrapper {
    margin-top: 32px;
}
.latest-blog-title h2 {
    margin: 0;
    margin-bottom: 10px;
}
.block-nca-blog-blog-breadcrumb a{
    color:#000;
}
.block-nca-blog-blog-breadcrumb .current {
    color:#1ab0df;
    font-weight: 600;
}
.single-page-bannr .header-image {
    margin: 0 4px;
}
.block-nca-blog-blog-breadcrumb span {
    margin-right: 0;
}
.blog-single-catogery-title {
    margin-top: 43px;
}
.div-break {
    display: inline-block;
    float: initial;
    vertical-align: top;
    width:49.5%;
}
.all-category .blog-wrapper {
    padding-top: 50px;
}
.blog-menu-drop-title h2 {
    padding: 0.65em 2.5em;
}
.top-content-author-wrapper {
    margin-top: 40px;
    margin-bottom: 18px;
}
.top-author-content{
    margin-top: 52px;
}
.top-author-content p {
    font-size: 14px;
}
.top-author-content {
    margin-top: inherit;
    margin-top: 50px;
}
.author .region-sidebar-first {
    margin-top: 43px;
}
.author .blog-wrapper {
    padding-top: 7px;
}
.author .block-nca-blog-blog-breadcrumb {
    margin-top: 3px;
}
.block-nca-blog-blog-breadcrumb .active{
    font-weight:600;
}
.author .block-blog-contain{
    padding:0;
}
.author .block-block-content-cover {
    margin-top: -10px;
}
.filter-option a {
    color: #185bc4;
}
.page-id-109 .nca-right-content-wrapper iframe {
    width: 100%;
height:430px;
}
.insta-back-color,.owl-item {
    background: #a2cff0;
}
.home .footer-finder {
    display: none;
}
/**/
.col-job-2 {
    width: 12%;
    float: left;
}
.col-job-3 {
    width: 26%;
    float: left;
}
.col-job-4 {
    width: 46%;
    float: left;
}
.col-job-8 {
    width: 80%;
    float: left;
}
.col-job-1 {
    width: 10%;
    float: left;
}
.col-job-last {
    width: 6%;
    float: left;
}
.members-only .member-form {
    padding: 8px;
    text-transform: capitalize;
}
.job-member-wrapper.clearfix {
    margin-top: 30px;
    border: solid #f5f5f5;
    border-width: 0 10px 10px;
    background: #f5f5f5;
}
.job-member-list-detail-wrapper.clearfix {
    background: #fff;
}
.job-list-date {
    font-size: 22px;
    text-align: center;
    color: #fff;
    background: #a2cff0;
   /* position: absolute;
    bottom: 0;
    height: 100%;*/
}
.job-acc a {
    font-size: 18px;
    color: #185bc4;
}

.job-detail-edit a,.job-detail-close a
{
    margin: 0 auto;
    border: 2px solid #a2cff0;
    width: 28px;
    height: 28px;
    text-indent: -999em;
    display: block;
    background-color: #fff;
    background-image: url('assets/images/icon-manage.png');
    background-repeat: no-repeat;
}
.job-detail-edit a{
    background-position: -24px 0;
}
.job-detail-close {
    margin-top: 2px;
}

.job-location-detail {
    font-size: 13px;
    color: #929ea1;
    word-break: break-word;
}
.members-only .blog-list a {
    padding: 12px 12px 12px 45px;
    border: 2px solid #a2cff0;
    font-weight: bold;
    display: block;
    color: #185bc4;
    background-color: #fff;
    background-position: 12px center;
    background-repeat: no-repeat;
}
.blog-list a {
	padding: 2px 12px 0px 5px;
    border: none;
    font-weight: normal;
    display: block;
    color: #185bc4;
    background-color: #fff;
    background-position: 12px center;
    background-repeat: no-repeat;
}

.add-job-post ,.view-my-jobs{
    position: relative;
}

.add-job-post a:before ,.view-my-jobs a:before{
position: absolute;
    background: url(../images/icon-add-event.png);
    background-repeat: no-repeat;
    background-position: left center;
    content: " ";
    width: 100%;
    height: 40px;
    left: 15px;
    top: 4px;
}
.view-my-jobs a:before{
    background: url(../images/icon-view.png);
    background-repeat: no-repeat;
    background-position: left center;
    content: " ";
    width: 100%;
    height: 40px;
    left: 15px;
    top: 4px;
}
.view-my-jobs {
    margin-top: 5px;
}
.blog-list ul .add-job-post a ,.blog-list ul .view-my-jobs a {
    color: #185bc4      ;
}
.member-only-side-aside h2 {
    margin-top: 15px;
}
 .latest-blog-post-wrapper.member-only-side-aside {
    padding-left: 15px;
}
.blog-list ul .add-job-post a:hover, .blog-list ul .view-my-jobs a:hover {
    border-color: #185bc4;
    text-decoration: none;
}
.job-date a {
    font-family: 'Enriqueta-bold';
}
.job-member-list-detail-wrapper.clearfix {
    position: relative;
}
/*
.job-left-pad {
    margin-left: 80px;
}
*/

.td-top{
vertical-align: top;
}
.member-form.job-left-pad p {
    font-size: 14px;
}
.clear-b{
    clear: both;
}
.create-event .nca-content-wrapper {
    padding: 5px 0 20px 0px;
}
.container-inline-date .date-padding {
    padding: 10px;
    float: left;
}
.form-type-date-popup.form-item-field-date-und-0-value.form-item.form-group {
    margin: 0;
}
.create-btn-s{
    color: #ffffff;
    background-color: #1ab0df;
    border-color: #179ec8;
}
.create-btn-p{
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.form-text{
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.job-member-list-detail-wrapper.clearfix {
    position: relative;
    margin-bottom: 10px;
}
.job-member-list-detail-wrapper:last-child {
    margin: 0;
}
.add-job-post a:before, .view-my-jobs a:before {
    position: absolute;
    background: url(assets/images/icon-add-event.png);
    background-repeat: no-repeat;
    background-position: left center;
    content: " ";
    width: 100%;
    height: 40px;
    left: 15px;
    top: 4px;
}
.view-my-jobs a:before {
    background: url(assets/images/icon-view.png);
    background-repeat: no-repeat;
    background-position: left center;
    content: " ";
    width: 100%;
    height: 40px;
    left: 15px;
    top: 4px;
}

/*contact*/
.contact-wrapper {
    background: aquamarine;
    padding: 25px 30px;
    background: #efefef;
}
.sub-contact-form .contact-wrapper {
    padding: 0;
}
.contact-wrapper label {
    display: inline-flex;
    width: 100%;
}
.con-title {
    width: 40%;
    float: left;
}

.con-block input {
    padding: 6px 12px;
    border: none;
    border-top: 3px solid #c5cacc;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -ms-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    background: #fff;
        width: 100%;
    float: left;
color: #555555;
    font-weight: normal;
text-transform: capitalize;
}
.con-block select {
font-weight: 100;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.contact-upload input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.con-block {
    display: inline-flex;
    width: 60%;
}
.con-block span {
    width: 100%;
}
.contact-upload-btn input{
    border-radius: 0px;
    background-color: #c5cacc;
    color: #fff;
    font-family: 'Enriqueta';
    border: 0px;
    border-bottom: 3px solid #a0a0a0;
margin-top: 0px;
    padding: 5px 12px;
}
.con-block input:focus {
    outline: none;
}
.con-title {
    font-size: 17px;
    font-weight: 100;
    font-family: 'Enriqueta';
}
.contact-wrapper ::-webkit-input-placeholder { 
  color: #999999;
}
.contact-wrapper ::-moz-placeholder { 
  color: #999999;
}
.contact-wrapper :-ms-input-placeholder { 
  color: #999999;
}
.contact-wrapper :-moz-placeholder { 
  color: #999999;
}
.con-block.zip-drop-down {
    width: 30%;
}
.con-block.zip-code {
    width: 19%;
    margin-left: auto;
}

.contact-upload {
    width: 50%;
    height: 100%;
    display: inline-flex;
}
.contact-upload span {
    width: 100%;
}
.contact-upload input{
background-color:transparent;
border:none;
box-shadow: none;
}
.contact-upload-btn {
    width: 10%;
    float: right;
}
.code-zip {
    margin-bottom: 25px;
}
.select-category {
    margin-bottom: 10px;
}
.select-question label {
    margin-bottom: -4px;
}
.contact-btn input{
    margin: 20px auto;
    padding: 9px 30px 8px 30px;
    border: none;
    border-radius: 0px;
    border-bottom: 3px solid #a0a0a0;
    font-family: 'Enriqueta';
    color: #ffffff;
    font-size: 17px;
    min-width: 150px;
    display: inline-block;
    background: #c5cacc;
    float: right;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    line-height: 1.42857143;
}
.blue-btn input{
    border-bottom: 3px solid #154a9c;
    background: #185bc4;
}
.blue-btn input {
    border-bottom: 3px solid #154a9c;
    background: #185bc4;
    float: left;
    margin-left: 20px;
}
.contact-right-prt {
    display: inline-flex;
}
.contact-left-prt {
    width: 40%;
    display: inline-block;
}
.search-results .right-blog-heading h3 {
    text-transform: capitalize;
margin-top: 0;
}
.search-results .form-group {
    width: 93%;
    display: inline-block;
}
.search-results .search-page-top-wrapper {
    display: inline-block;
    width: 100%;
}
.search-results .form-control {
    border-radius: 3px 0px 0px 3px;
}
.search-results .search-btn-right {
    display: inline-block;
    width: 6%;
    vertical-align: top;
    margin-left: -3px;
}
.search-results .search-btn-right .btn {
    border-radius: 0px 3px 3px 0px;
    padding: 6px 14px;
    border: 1px solid rgb(204, 204, 204);
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: rgb(204, 204, 204);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(204, 204, 204);
    border-left: 0;
    text-transform: capitalize;
}
.search-results #main {
    padding: 0 20px;
}
.search-results .search-result-content .link-more {
    display: none;
}
.search-results .page-header {
    margin: 0;
border-bottom:none;
}
.counter-number {
    display: inline-block;
    width: 1%;
    float: left;
    margin-top: 4px;
}
.content-srch-main {
    width: 98%;
    display: inline-block;
}
.block-blog-contain {
    display: inline-block;
    width: 100%;
}
.h-dot {
    vertical-align: sub;
}
#edit-captcha-response {
    padding: 8px 12px;
    border: none;
        border-top-width: medium;
        border-top-style: none;
        border-top-color: currentcolor;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: currentcolor;
    border-top: 3px solid rgb(197, 202, 204);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -ms-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    background: rgb(255, 255, 255);
}
.form-text {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#edit-captcha-response:focus {
    box-shadow: none;
    line-height: normal;
    height: auto;
}
.nca-content-wrapper .help-block {
    color: rgb(153, 153, 153);
    font-size: 12px;
    margin: 5px 0 10px;
        margin-bottom: 10px;
    padding: 0;
}
.panel-body {
    padding: 15px;
    clear: both;
}
.add-event a {
    padding: 12px 12px 12px 45px;
    border: 2px solid #a2cff0;
    font-weight: bold;
    display: block;
    color: #185bc4;
    background-color: #fff;
    background-position: 12px center;
    background-repeat: no-repeat;
    position: relative;
}    
.add-event a:before {
    position: absolute;
    background: url(assets/images/icon-add-event.png);
    background-repeat: no-repeat;
    background-position: left center;
    content: " ";
    width: 100%;
    height: 40px;
    left: 13px;
    top: 2px;
}
.add-event:nth-child(3) a:before {
    background: url(assets/images/icon-view.png);
    background-repeat: no-repeat;
    background-position: left center;
    content: " ";
    width: 100%;
    height: 40px;
    left: 12px;
    top: 2px;
}
.add-event a:hover {
    border-color: #185bc4;
    text-decoration: none;
}
.nca-left-menu-wrapper {
    padding-left: 15px;
}
.nca-left-menu-title {
    margin-left: 0px;
    margin-top: 10px;
}
.members-only .social-icons-top .icon.facebook-icon:hover {
    background-position: 0 -24px;
}
.members-only .social-icons-top .icon.twitter-icon:hover {
    background-position: -31px -24px;
}
.members-only .social-icons-top .icon.youtube-icon:hover {
    background-position: -122px -24px;
}
.members-only .social-icons-top .social_bottom_menu .icon {
    background: url(assets/images/social-icons-set.png) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    overflow: hidden;
    text-indent: 200%;
}
.members-only .social-icons-top .social_bottom_menu .twitter-icon.icon {
    background-position: -31px 0px;
}
.members-only .social-icons-top .social_bottom_menu .youtube-icon.icon {
    background-position: -122px 0;
}
.owl-wrapper {
    background: #a2cff0;
}
.members-only .social-icons-top .social_bottom_menu .twitter-icon.icon:hover {
    background-position: -31px -24px;
}
.members-only .social-icons-top .social_bottom_menu .youtube-icon.icon:hover {
    background-position: -122px -24px;
}
.members-only .member-content-wrapper:last-child {
    margin-bottom: 0;
}


.members-only .member-content-wrapper {
    background: #fff;
    margin-bottom: 10px;
}
/*new css */
.blog-menu-drop-title h2 {
    text-transform: uppercase;
    background-color: #323F42;
    font-size: 16px;
    padding: 0.5em 2.5em;
    cursor: pointer;
    color: #fff;
    margin: .75em 0 0 0;
    text-align: center;
    display: inline-block;
    line-height: 1.4em;
}
.blog-menu-drop-title {
    text-align: center;
}
.blog-menu-drop-title.active h2:after {
    content: ' ▲';
}
.blog-menu-drop-title h2:after {
    content: ' ▼';
    display: inline;
    color: #FFCA00;
}
.dropdown-blog {
	left: 15px;
    background-color: #323F42;
    position: absolute;
    padding: 3em;
    min-width: 250px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    /* -webkit-transform: scale(1, 0); */
    -ms-transform: scale(1, 0);
    /* transform: scale(1, 0); */
    /* -webkit-transition: -webkit-transform 0.2s; */
    transition: transform 0.2s;
    color: #fff;
    display: none;
}
.dropdown-blog li {
    list-style: none;
}
.dropdown-blog li a {
    color: #fff;
    font-size: 16px;
}
.latest-blog-title h2 {
    font-size: 20px;
    margin-left: 0;
    text-align: left;
    font-weight: 700;
}
.blog-list li {
    list-style: none;
}
.blog-list ul{
    margin: 0;
    padding: 0;
}
.blog-list ul li a {
    color: #1ab0df;
}
.field-teaser-image img,.header-image img{
	width: 100%;
}
.field-post-details img {
    display: inline-block;
    height: auto;
    width: 75px;
}
.field-post-right-detail {
    display: inline-block;
    vertical-align: bottom;
}
.field-post-right-detail {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 8px;
}
.right-blog-heading h2 a {
    font-weight: 700;
    letter-spacing: 0.02em;
    font-size: 36px;
}
.name a {
    font-weight: 700;
}
.block-blog-contain {
    padding-top: 10px;
}
.blog-detail-help h4 {
    text-transform: uppercase;
    background-color: #323F42;
    display: inline-block;
    color: white;
    font-family: 'Enriqueta';
    font-weight: bold;
    padding: 0.5em 1em;
    font-size: 16px;
    margin: 1em 0;
    padding: 0.75em 2em;
    font-weight: 300;
}
.blog-detail-artical p {
    font-size: 14px;
}
.field-teaser-image {
    margin: 1em 0;
}
.block-nca-blog-right-wrapper {
    margin-top: 25px;
}
.block-nca-blog-blog-breadcrumb {
    margin-top: 10px;
}
.block-nca-blog-blog-breadcrumb span {
    margin-right: 15px;
}
.block-nca-blog-blog-breadcrumb span:last-child:after {
    display: none;
    content: " ";
}

.block-nca-blog-blog-breadcrumb span:after {
        content: "\00BB";
    margin-left: 5px;
}
.block-nca-blog-blog-breadcrumb span {
    margin-right: 5px;
}
.block-nca-blog-blog-breadcrumb {
    margin-top: 10px;
    text-transform: capitalize;
}
.blog-wrapper {
    padding-top: 43px;
}
.blog-dropdown-menu {
    position: relative;
}
.block-block-content-cover{
	margin-bottom: 67px;
}
.block-nca-blog-blog-breadcrumb .current {
    color: #1ab0df;
font-family: Enriqueta-bold;
}
.blog-wrapper {
    padding-top: 50px;
}
.block-nca-blog-blog-breadcrumb span:after {
    margin-left: 0px;
}
.block-nca-blog-blog-breadcrumb span {
    margin-right: 0px;
}
.block-nca-blog-blog-breadcrumb {
    margin-top: 0;
}
.block-block-content-cover {
    margin-bottom: 28px;
}
.tweet-back-color {
    background: #a2cff0;
}
.dropdown-blog li {
    width: 100%;
}
.nca-left-menu-list ul li a {
    padding-left: 0;
}
.nca-content-wrapper p {
    margin-bottom: 9px;
}
.respond-posts span {
    padding-left: 15px;
}
.respond-posts {
    text-align: right;
}
.respond-posts span a{
color: #e1f2ff !important;
text-transform:capitalize;
}
.nca-content-wrapper p img {
    width: 100%;
}
.nca-content-wrapper h2 img {
    width: 100%;
}
.second.active a {
    background-position: -55px -43px;
    width: 67px;
    height: 53px;
}
.first a {
    background-position: -20px -1px;
}
.fb-back-color {
    background: #3b579e;
}
.fb-back-color .owl-item {
    background: #3b579e;
}
.fb-back-color .owl-carousel {
    background: #3b579e !important;
}
.fb-back-color .first a {
    background-position: -20px 0px;
}
.fb-back-color .owl-wrapper {
    background: #3b579e;
}
.tweet-back-color:hover .respond-posts {
    display: block;
}
.respond-wrapper {
    position: relative;
}
.respond-posts {
    text-align: right;
    position: absolute;
    right: 0;
    display: none;
}
.respond-wrapper {
    position: relative;
    height: 30px;
}
.mobile-border.mob-bdr {
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    -ms-box-shadow: 0 1px 0 #fff inset;
    -o-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.03)), to(rgba(255, 255, 255, 0.03)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0.03), rgba(255, 255, 255, 0.03));
    border-top: 1px solid #dfdfdf;
}
.owl-next,.owl-prev{
    top: 0;
}
.nca-right-content-wrapper h3 img {
    margin-right: 23px;
}
.content-archive .category-arhive-first .field-teaser-image {
    width: 100%;
}

.content-archive .field-teaser-image {
    width: 20%;
    float: left;
    margin-right: 15px;
}
.panel-default {
    display: none;
}
.vanish-text {
    display: none;
}
.next.page-numbers svg, .page-numbers svg {
    display: inline-block;
    width: 1.3em;
    height: 14px;
}
.single .right-blog-heading h3 a {
    font-size: 36px;
    text-transform: capitalize;
    color: black;
    font-family: 'Enriqueta-bold';
}
.split-blog {
    padding-right: 9%;
    float: none;
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.pagesidebar .nca-left-menu-list ul li .sub-menu {
    display: block;
    background: transparent;
    position: relative;
    left: 15px;
    color: #a6b6ba;
    font-size: 14px;
}
.pagesidebar .nca-left-menu-list ul li .sub-menu a:hover {
    color: #000;
}
.pagesidebar .nca-left-menu-list ul li .sub-menu a {
    font-weight: 600;
}
.pagesidebar .nca-left-menu-list ul li a {
    padding-left: 0;
}
.job-date {
    margin-left: 11px;
}
.news-detail-wrapper {
    border-top: 1px solid #dddddd;
    padding: 8px;
}
.news-detail-wrapper:last-child{

    border-bottom:  1px solid #dddddd;
}
.left-view-form {
    display: inline-block;
    width: 40%;
}
.press-inline-wrapper {
    display: inline-block;
    width: 100%;
}
.select-year-wrapper .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.right-view-form {
    display: inline-block;
    width: 11%;
}
.press-cover h2 a {
    font-family: 'Enriqueta-bold';
    font-size: 26px;
}



.newslatter-right-inline {
    display: inline-block;
    width: 29%;
}
.newslatter-left-inline {
    display: inline-block;
    width: 70%;
}
.newsletter-inline {
    display: inline-block;
    width: 100%;
}
.pd-all{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}

.nca-newsletters-repeater {
    border-top: 1px solid #dddddd;
}
.nca-newsletters-repeater:last-child {
    border-bottom: 1px solid #dddddd;
}
 
.message-title{
    font-weight: bold;
    font-size: 14px;
}
.alignnone.size-medium.wp-image-8692 {
    width: 400px;
    height: 538px;
}
.s1 iframe {
    width: 100%;
    height: 441px;
}
/*
.pagesidebar .nca-right-content-wrapper ul {

    padding-left: 15px;
}
.pagesidebar .nca-right-content-wrapper ul li {
    padding: 5px 0px;
    padding-left: 5px;
}*/
.nca-right-content-wrapper p {
    font-size: 14px;
}
.parent-pageid-126 .newslatter-left-inline {
    display: inline-block;
    width: 77%;
    float: right;
}
.parent-pageid-126 .newslatter-right-inline {
    display: inline-block;
    width: 23%;
}
.moreinfo_jobs .field-label {
    font-weight: 700;
    font-family: 'Enriqueta-bold';
}
.page-id-104 .pagesidebar .nca-right-content-wrapper ul {
    padding-left: 40px;
}
.page-id-104 .pagesidebar .nca-right-content-wrapper ul li {
    padding: 0px 0px;
    padding-left: 0px;
}
.blog.logged-in .sign-up-login.bg-red a {
    background: #FFD633;
}
.logged-in .sign-up-login.bg-red a {
    background: #FFD633;
}
.blog.logged-in .sign-up-login.bg-red a:hover {
    background: #FFD633;
}
.nca-nav .menu.nav .current-menu-item a {
    color: #1ab0df;
    font-weight: 700;
}
.single-post .nca-nav .menu.nav .current_page_parent a{
	    color: #1ab0df;
    font-weight: 700;
}
/*
.blog-detail-artical p {
    display: inline;
}
*/
.members-only .main-menu-ul li {
    width: 16%;
}
.members-only .main-menu-ul li:nth-child(2) .menu-drop {
    right: 50px;
}
.members-only .main-menu-ul li:nth-child(4) .menu-drop {
    right: 0;
}

.members-only .main-menu-ul li:nth-child(2) .menu-drop {
    right: 49px;
}
.members-only .main-menu-ul li:first-child .menu-drop {
    right: 53px;
}
.members-only .main-menu-ul li .menu-drop {
    background-position: 0 -502px;
    top: 15px;
    right: 48px;
    opacity: 0.8;
}
.dropdown-blog ul {
    padding-left: 0;
}
.address-text.text-center.websitelink a{
    background-color: #ffcc00;
    color: #032643;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
    float: right;
    position: relative;
    -webkit-box-shadow: 2px 2px 1px 0px #c1c1c1;
    -moz-box-shadow: 2px 2px 1px 0px #c1c1c1;
    box-shadow: 2px 2px 1px 0px #c1c1c1;
    width: 100%;
    float: none;
    display: block;
    border: none;
}
.file-img {
    vertical-align: text-bottom;
}
.file-attachment-wrapper {
    background: #F5F5F5;
}
.file-attachment-wrapper {
    background: #F5F5F5;
    padding: 0 15px;
	margin-bottom: 40px;
}
.nca-content-wrapper h2 {
    margin-top: 0;
}
.social-icons-top .icon a {
    width: 20px;
    height: 20px;
    float: left;
    overflow: hidden;
    text-indent: 200%;
    margin-top: -20px;
}
.file-attachment-head {
margin-bottom:10px;
}
.cover-btm {
    margin-top: 24px;
    display: block;
}
.btn-blue a:hover {
    color: #fff;
}
.btn-blue a:focus {
    color: #fff;
    text-decoration: none;
}
.nca-content-wrapper p .auto-img{
width:auto;	
}
.tweet-msz {
    color: #e1f2ff;
}
.tweet-msz a{
    color: #fff;
}
.con-block input {
    width: 100%;
    padding: 8px 12px;
    border: none;
    border-top: 3px solid #c5cacc;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -ms-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    background: #fff;
}
.sub-contact-form .form-text input {
    font-size: 17px;
}
.textarea-box .label-name {
    width: 100%;
    display: block;
}
.textarea-box .input-section{
	width:100%;
}
.form-text.textarea-box {
    display: block;
}
.form-text.textarea-box {
    display: block;
    width: 96%;
}
.submit-width {
    width: 20%;
    display: inline-block;
}
.file-attachment-list a {
    text-transform: capitalize;
    padding: 5px 0px;
    display: inline-block;
}
.file-attachment-head .file-attachment-list {
    padding: 0;
}
.file-attachment-list {
    padding-bottom: 20px;
}
.members-only .main-menu-wrap .current_page_item {
    background: #ffcc00;
}
.fb-block{
display:none;
}

/***************************New template css***************************************/

.nca-right-main-title h1 {
    letter-spacing: 0;
    font-family: 'Enriqueta-Bold';
    text-transform: capitalize;
}

.nca-right-main-title h1 {
    color: black;
    border-bottom: solid 1px black;
    margin-bottom: 14px;
    padding-bottom: 14px;
    font-size: 44px;
    margin-top: 0;
    letter-spacing: 0.019em;
}
figure img {
    width: 100%;
}
.div-rev {
    display: flex;
}
.half-div {
    flex: 1;
    flex-basis: 50%;
}
.half-img {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    margin-left: 0;
}

.half-img img {
    width: 100%;
}
.half-img {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 300px;
    margin-left: 100px;
}
.half-content{
	padding-left: 100px;
}
.sec-11 {
    background: #fffbfc;
}

.list-nca h4 {
    margin: 0;
}
.list-nca ul {
    margin: 0 0;
    margin-bottom: 20px;
}
.div-rev:nth-child(even) {
    flex-direction: row-reverse;
}

.nca-sm-8 {
    display: flex;
    width: 60%;
}
.div-rev:nth-child(even) .h-txt {
    display: flex;
    width: 60%;
}
.nca-sm-4 {
    width: 40%;
}
.half-content h2 {
    font-size: 30px;
    color: #eb2b67;
}
.list-nca h4,.list-nca ul li {
    font-size: 12px;
}
.contain-pd-4 {
    padding: 0 40px;
}
figure {
    margin: 0;
}
.div-rev {
    padding: 90px 0;
    border-bottom: 5px solid #fff;
}
/**/
.membership .half-img {
    width: 100%;
    margin-left: 0;
}
.half-content h2 {
    margin-top: 8px;
        margin-bottom: 0;
}
.learn-more a {
    color: #1ab0df;
    font-size: 17px;
    text-decoration: none;
    font-weight: 700;
}
.div-rev:nth-child(even) .half-content {
    padding: 0 60px 0 70px;
}

.half-content h2 {
    font-family: 'Enriqueta-Bold';
}
.wrap-1 p:first-child {
    width: 790px;
}
.wrap-1 iframe {
    width: 100% !important;
    height: 600px;
}
.membershipbenifits .sec-11 {
    background: transparent;
}
.membershipbenifits_child .half-img {
    width: 300px;
}
.half-content a {
    display: block;
    color: #1ab0df;
    font-size: 16px;
    margin-top: 15px;
	font-family: 'Enriqueta-Bold';
}
.list-nca .half-content a {
	display: inline-block;
    margin: 0px;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/******************************************************************/
.half-img {
    width: 100%;
    margin-left: 0;
}
.half-content {
    padding-left: 50px;
}
.list-nca {
    margin-top: 15px;
}
.list-nca h4 {
    font-family: 'Enriqueta-Bold';
}

.wrap-1 p:first-child {
    font-family: 'HelveticaKVAFont';
}
.copy-left-wrap {
    display: flex;
    width: 100%;
}
.copyright-mark-wrapper p {
    width: auto;
}
.copy-left ul {
    line-height: 1;
}
.copyright-mark-wrapper p:last-child {
    width: auto;
    display: none;
}

.bx-wrapper .bx-next:hover {
    background-position: 0;
}
.bx-wrapper .bx-next {
    right: 10px;
    background: url(assets/images/next_arrow.png);
    background-repeat: no-repeat;
    right: -70px;
}
.bx-wrapper .bx-prev {
    left: 10px;
    background: url(assets/images/previous_arrow.png);
    background-repeat: no-repeat;
    left: -50px;
}
.bx-wrapper {
    background: transparent;
}

select#dafprovider {
    width: 100%;
}
.dafdirectInputFull {
    width: 100%;
}
#dafdirectdiv {
    background: #fff;
    margin: 0 auto;
}
.page-template-newsletters .parent-pageid-126 .newslatter-left-inline {
    display: inline-block;
    width: 77%;
    float: right;
    display: flex;
}
.page-template-newsletters .newsletter-inline {
    display: flex;
    flex-direction: row;
    width: 100%;
}
.list-nca .half-content a {
    display: inline-block;
    color: #1ab0df;
    margin-top: 15px;
}
.desc-text .row.sep-row {
	padding-left: 35px;
    padding-right: 35px;
}
.row.sep-row.first {
	padding-top: 30px;
}

/**/


.container-common .sep-row:last-child {
    margin-bottom: 0;
}
.row.sep-row {
    background-color: #fffbfc;
    padding: 60px 50px;
	padding: 60px 40px;
}
.container-common1 .row.sep-row {
	padding:40px 50px 60px 50px;
}

.container-common.container-pd {
    padding: 100px 70px 50px 70px;
}
.row.sep-row {
    margin-bottom: 5px;
}
.link-url {
    display: flex;
}



/*--------************************************************************     MEDIA CSS       **********-------------*/






@media screen and (max-width: 1070px) {
	.sep-box {
		background-position: 16px center;
	}
	.embed-container {
		margin-top: 42px;
	}
	.enable-vert-add .field-statistic-number h4 {
		font-size: 32px;
	}
.text-wrap {
    margin-left: 0;
    margin-right: 0;
}
.owl-wrapper {
    width: 100% !important;
}
.main-menu-ul li a {
    padding: 15px 46px 15px 42px;
    font-family: Enriqueta;
}
iframe {
    width: 100%;
}
.nca-container {
    margin: 0 auto;
    max-width: 900px;
    background-color: #fff;

}
.field-statistic-number h4 {
    font-size: 50px;
}
.pager-title {
    font-size: 22px;
        line-height: 62.5px;
}
.nca-slider .nca-slideshow-controls-top .pager {
    height: 64.5px;
}
.nca-slider .nca-slideshow-controls-top .pager .pager-icon {
    line-height: 62.5px;
    width: 35.5px;
}
.main-menu-ul li a {
    padding: 15px 51px 15px 18px;
}
.slider-content h3 {
    font-size: 17px;
    }
    .slider-content h3 {
    font-size: 17px;
}
.first-text h2 {
    font-size: 21px;
}
.first-text span {
    font-size: 14px;
}
.enter-zip {
    width: 80px;
}
.form-srch {
    padding: 6px 4px;
    font-size: 12px;
}
.search-text-bnnr {
    width: 50%;
}
.search-discription {
    width: 45%;
}
.our-story-wrapper {
    background-size: cover !important;
    background-position: center !important;
}
	/*
.copyright-mark-wrapper p {
    width: 57%;
}*/
.copyright-mark-wrapper p:first-child {
    width: 62%;
}
	.copy-left ul {
    line-height: 1.2;
}
.nca-slider {
    margin-bottom: 0px;
}
	.wrap-1 iframe {
    width: 100% !important;
    height: 500px;
}
		.slider-content .field-body {
    font-size: 12px;
}
	.container-common.container-pd {
    	padding: 100px 80px 50px 80px;
	}
	.sep-box1 .link-url a.blue {
		width: 115px;
		padding-top: 12px;
    	font-size: 19px;
	}
	.sep-box1 p {
		font-size: 16px;
	}
}



@media screen and (max-width: 800px) {
	.fixed-summary {
		max-width: unset;
	}
	.embed-container {
		margin-top: 21px;
	}
.nca-slider .nca-slideshow-controls-top .pager .pager-icon {
    line-height: 54.5px;
}
.nca-slider .nca-slideshow-controls-top .pager {
    height: 54.5px;
}
.slider-content {
    margin-left: 34px;
    margin-top: 15px;
}
.slider-content h1 {
    font-size: 46px;
}
.slider-content h3 {
    font-size: 15px;
}
.field-body {
    font-size: 12px;
}
.banner-btn a{
    font-size: 18px;  
}
.views-field-title h4 {
    margin: 0;
    font-size: 12px;
    color: #fff;
}
.link-btn a {
    font-size: 20px;
    padding: 5px 15px;
}
.youtube-title h2 {
    font-size: 17px;
}
.youtube-link a {
    font-size: 12px;
}
.field-statistic-number h4 {
    font-size: 40px;
}
.copyright-mark-wrapper p {
    width: 70%;
}
.nca-container {
    max-width: 97%;
}
.views-field-title {
    padding: 14px 10px 14px 10px;
}
.nca-slider {
    margin-bottom: 10px;
}
.search-text-bnnr {
    width: 54%;
}
.first-text h2 {
    font-size: 17px;
    display: none;
}
.search-text-bnnr {
    width: 40%;
}
.search-discription {
    width: 55%;
}
.main-menu-ul li a {
    padding: 15px 50px 15px 15px;
    font-size: 12px;
}
.main-menu-ul li .menu-drop {
    top: 20px;
}
.slider-content h1 {
    font-size: 35px;
}
.nca-slider .nca-slideshow-controls-top .pager {
    height: 51.5px;
}
.nca-nav .menu.nav li a {
    padding: 0;
    padding-left: 9px;
    font-size: 13px;
}
.members-only .member-area-title h4 {
    font-family: 'Enriqueta';
    font-weight: bold;
    padding: 10px 25px;
    display: inline-block;
    margin: 0;
    font-size: 19px;
    text-transform: uppercase;
    color: #fff;
    background: #3f5055;
}
.members-only .all-evnt a {
    margin-left: 9px;
    vertical-align: bottom;
    font-size: 12px;
}
.members-only .add-evnt a {
    margin-left: 9px;
    vertical-align: bottom;
    font-size: 12px;
}
.members-only .all-evnt {
    width: 40.5%;
    display: inline-block;
    padding: 0;
}
.members-only .add-evnt {
    width: 50%;
    display: inline-block;
    padding: 0;
}
.members-only .member-content-wrapper .col-second a {
    font-size: 14px;
    line-height: 22px;
    text-decoration: none;
    color: #185bc4;
}
.members-only .left-title.member-form a {
    font-size: 14px;
}
.members-only .right-content.member-form {
    font-size: 12px;
}
.views-field-title h4 {
    font-size: 12px;
}
.text-wrap h4 {
    font-size: 12px;
}
.logo-wrapper {
    padding: 20px 0 10px 0;
}
.container-fluida .col-sm-12 .col-sm-04:last-child .views-field-title {
    width: 97%;
    margin-right: 0;
}

	.div-rev {
    display: block;
}
.membershipbenifits_child .half-img {
    width: 300px;
    margin: 0 auto;
}
.wrap-1 p:first-child {
    width: 100%;
}
.div-rev:nth-child(even) .h-txt {
    display: block;
    width: 100%;
}

.div-rev:nth-child(even) .half-content {
    padding: 0;
}
.wrap-1 iframe {
    width: 100% !important;
    height: 360px;
}
.nca-sm-4 {
    width: 100%;
}
	.half-content {
    padding-left: 0;
}
	/*.nca-sm-8 {
    display: flex;
    width: 100%;
}*/
	.div-rev {
    padding: 40px 0;
    border-bottom: 5px solid #fff;
}	
	.nca-banner {
    margin-bottom: 40px;
}
	.div-rev {
    padding-top: 0;
	}
	.bx-wrapper .bx-next {
    right: 0;
}
.bx-wrapper .bx-prev {
	left: 0;
	}
	.pager-title {
    font-size: 18px;
    line-height: 62.5px;
}
	.copyright-mark-wrapper p:first-child {
    width: 75%;
}
	
	/*new1*/
	.circle-icon {
    	margin: 0 auto;
	}
	.text-block {
    text-align: center;
}
.link-url {
    display: flex;
    justify-content: center;
}
	
.row.sep-row {
    padding: 20px 35px;
}
	/*new1*/
}


@media screen and (max-width: 768px) {
	.container-common.container-pd {
    	padding: 100px 5px 50px 5px;
	}
	.sep-box {
		font-size: 35px;
		background-position: 16px center;
    	background-size: 15px;
	}
}


@media screen and (max-width: 767px) {
	.sep-box {
		background-position: calc(50% - 90px) center;
    	background-size: 15px;
	}
	.desc-text .row.sep-row {
		padding-left: 0px;
		padding-right: 0px;
	}
	.sep-row.odd .link-url, .link-url {
		float: none;
	}
	.left-padding {
		padding-left: 0px;
	}
	.circle1 {
		display: none;
	}
.inner-search-nav {
    position: absolute;
    right: 0;
    display: none;
}
.left-top-wrapper {
    margin-top: 40px;
    display: none;
}
/*menu*/
.sub-menu {
    position: relative;
    width: auto;
    background: #2f3f41;
    z-index: 1;
}
.top-nav ul li:nth-child(3) {
    display: none;
}

.top-nav ul li:nth-child(2) {
    display: none;
}
.slider-content h1 {
    font-size: 26px;
}
.banner-btn a {
    font-size: 16px;
}
.col-sm-09 {
    width: 100%;
    float: left;
}
.col-sm-03 {
    width: 100%;
    float: left;
}
.news-blog-wrapper {
    min-height: auto;
    max-height: none;
}
.region-wid {
    width: 100%;
}
.news-blog-wrapper {
    margin-right: 0;
}
.right-pos {
    margin-top: 40px;
    float: right;
    margin-right: 0;
}
.news-content {
    color: #fff;
    padding: 5px 8px 15px 15px;
}
.nca-slider .nca-slideshow-controls-top {
    position: relative;
    z-index: 100;
    width: 100%;
    float: none;
    background: #000;
}
.tab_section_home_top.nca_slideshow_cycle_slide.active {
    position: relative;
    height: auto;
    width: auto;
}

.tab_section_home_top.nca_slideshow_cycle_slide.active {
    height: 328px;
    padding-bottom: 63%;
}
.slider-content {
    margin-left: 20px;
    margin-top: 15px;
}

.wid-half {
    width: 90%;
    float: left;
}
.field-image img {
    position: relative;
    width: 100%;
    max-height: 342px;
    width: 200% !important;
    max-width: 500% !important;
    max-height: 100% !important;
    left: -50%;
}
.field-image{
 overflow:hidden;   
}
.slider-swap-div {
    display: flex;
    flex-direction: column-reverse;
}
.nca-slider .nca-slideshow-controls-top .pager {
    /* height: 51.5px; */
    margin: 0;
    padding: 5px 0;
    height: auto;
    clear: both;
    cursor: pointer;
    background-color: #3f5055;
}
.nca-slider .nca-slideshow-controls-top .pager {
    background-color: #3f5055;
}
.nca-slider .nca-slideshow-controls-top .tab_home_top.active .views-content-title .pager{
    background:#fc0;
}
.col-sm-logo-3 {
    width: 37%;
    float: none;
    margin: 0 auto;
}
.mobile-menu {
    width: 35px;
    position: absolute;
    top: 76px;
}
.main-menu-ul li {
    float: none;
    text-align: left;
}
.main-menu-wrap {
    width: 100%;
    z-index: 999;
    top: 119px;
    left: 12px;
    display: none;
}
.mobile-menu:after {
    border-right: 1px solid #dfdfdf;
    position: absolute;
    content: " ";
    height: 60px;
    top: -21px;
    margin-left: 13px;
    text-align: center;
}
.header-row {
    min-height: 51px;
     border-bottom: 1px solid #dfdfdf;
}
/*
.mob-bottm-border {
   
}*/
.logo-wrapper {
    padding: 5px 0;
}
.home .nca-container {
    max-width: 100%;
    padding: 0;
}
.nca-container {
    padding: 0 20px;
}
.mob-bottm-border {
    padding: 0;
}
/*alider */
.social-slider-block {
    display: none;
}
    .mobile-menu{
    display:block;
}
.region-pd {
    padding: 20px;
}
.bootom-signup .inner-search-nav{
    display: block;
}
.bootom-signup .sign-up-login a {
    line-height: 33px;
    background: #43C1E9;
    padding: 7px 57px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    display: block;
    color: #fff;
    text-transform: capitalize;
}

.bootom-signup .sign-up-login.bg-red a{
    background: #b1000b;
}
.bootom-signup {
    text-align: center;
    margin-top: 27px;
}
.bootom-signup .sign-up-login {
    margin: 0px 8px;
}

.sign-up-login {
    display: inline-block;
}
.bootom-extra-content .menu.nav {
    text-align: center;
}
.bootom-extra-content .menu-top-wrapper {
    margin-top: 10px;
}
.copy-left {
    display: inline-block;
    width: 100%;
}
.copyright-mark-wrapper p {
    width: 75%;
}
.copy-right {
    float: none;
    width: 100%;
}
.sign-up-footer {
    float: none;
    margin-top: 20px;
    text-align: center;
}
.copyright-mark-wrapper.container-pd {
    display: flex;
    flex-direction: column-reverse;
}
.copyright-mark-wrapper {
    padding: 7px 15px 0px 15px;
}
.bootom-signup .sign-up-login{
    display: inline-block;
}
.bootom-menu{
    display: block;
}
.social_bottom_menu li {
    position: relative;
}
.social-icons-top .facebook-icon a {
    position: absolute;
    left: 0;
}
.social-icons-top .icon.twitter-icon a {
    position: absolute;
    left: 0;
}
.social-icons-top .icon.youtube-icon a {
    position: absolute;
    left: 0;
}
.logo-img {
    width: 95px;
    padding: 0;
    margin: 0 auto;
}
.mobile-menu {
    width: 30px;
    position: absolute;
    top: 23px;
    left: 13px;
}
.main-menu-ul .sub-menu li a {
    padding: 10px 2.03em 10px;
}
.mob-search-icon {
    position: absolute;
    width: 32px;
    right: 12px;
    top: 19px;
    z-index: 1;
}
.mob-srch input {
    width: 100%;
    border: none;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    vertical-align: middle;
    text-transform: capitalize;
}
.mob-search-icon:before {
    border-left: 1px solid #ebebeb;
    content: " ";
    position: absolute;
    height: 53px;
    width: 1px;
    left: -13px;
    top: -10px;
}
.home .mob-srch{
        width: 85%;
}
.mob-srch {
    display: inline-block;
    width: 82%;
    float: left;
}
.mob-srch-btn input {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.mob-srch-btn {
    display: inline-block;
    width: 15%;
}
.home .mob-srch-btn {
    display: inline-block;
    width: 15%;
}
.mob-srch-btn button {
    margin: 0;
    text-indent: -999em;
    width: 100%;
    background: #ffffff url(http://localhost/nca/wordpress/wp-content/uploads/2017/12/icon-search-mobile-grey-57x57.png) center center no-repeat;
    background-size: 32px;
    display: block;
    height: 100%;
    height: 50px;
    border: none;
}
.mob-search-cover {
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 62px;
    display: none;
}
.footer-social-click {
    display: none;
}
.search-drop-down-wrap {
    position: fixed !important;
    bottom: -153px;
    top: unset !important;
    z-index: 999;
    width: 100% !important;
    margin: 0;
}
.advance-srch {
    display: none;
}
.pager-title {
    font-size: 16px;
    line-height: 62.5px;
}
.nca-slider .nca-slideshow-controls-top .pager .pager-icon {
    line-height: 59.5px;
    width: 27.5px;
}
/*-----------------*/
.pager-title {
    font-size: 16px;
    line-height: 34px;
}
.nca-slider .nca-slideshow-controls-top .pager .pager-icon {
    line-height: 33px;
    width: 24px;
}
	.list-nca {
    font-family: 'Enriqueta-Bold';
}
.wrap-1 p:first-child {
    font-family: 'HelveticaKVAFont';
    font-weight: bold;
}
.list-nca ul {
    margin: 0 0;
    margin-bottom: 6px;
}
.list-nca ul li {
    font-weight: 500;
}

.banner-btn a:hover {
    background: #fff;
    text-decoration: none;
}

.banner-btn a {
    text-decoration: none;
}
.link-btn a {
    text-decoration: none;
}
.link-btn a:hover {
    text-decoration: none;
}
.copy-left ul {
    line-height: 1;
}
.copy-left-wrap {
    display: flex;
    width: 100%;
}
.copyright-mark-wrapper p{
    width: auto;
}
.nca-content-wrapper a:hover, a:focus {
    color: #127a9a;
    text-decoration: none;
}
/*-----------------------*/
.enter-zip {
    width: 70%;
    display: block;
    float: left;
}
.search-drop {
    width: 80px;
    display: block;
}
.search-btn {
    display: inline-block;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
}
.search-btn button {
    width: 100%;
}
.search-discription form {
    float: none;
    position: relative;
}
.search-discription {
    width: 100%;
    margin-bottom: 15px;
}
.first-text h2 {
        font-size: 14px;
    display: inline-block;
}
.search-text-bnnr {
    width: 100%;
}
.first-text h2 {
    margin-right: 5px;
}

.mob-top-text{
    display: block;
}
.search-bar-intro-2 {
    float: right;
}
.search-drop-down-wrap{
    padding-top: 2px;
}
.search-bar-intro {
    padding: 0 47px;
    position: relative;
    top: -11px;
}
.search-bar-intro {
    font-family: 'Enriqueta';
    text-transform: uppercase;
    font-size: 15px;
}
.open-bottom{
bottom: 0;
z-index: 999;
}
.members-only .open-bottom{
bottom: 0;
z-index: 999;
}
.nca-slider {
    margin-bottom: 0px;
}
.search-drop {
    width: 100%;
    display: block;
    margin-left: 0;
    padding-top: 42px;
}
.copy-left-wrap {
    margin-top: 12px;
    margin-bottom: 10px;
}
.mob-width.active {
    width: 84%;
}
.mob-width {
    width: 8%;
}
.mob-width.active h4{
 color: #fff;
}
.mob-width h4 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.views-field-title {
    height: 42px;
}
.nca-left-menu-title {
    margin-left: 0;
}
.nca-left-menu-list ul li a {
    padding-left: 0;
    border-bottom: 1px solid #dfdfdf;
}
.nca-left-menu-wrapper {
    margin-bottom: 25px;
}
.bootom-signup .sign-up-login a {
    padding: 7px 45px;
    font-size: 12px;
}
.copyright-mark-wrapper p {
    width: 76%;
}
.copyright-mark-wrapper {
    padding: 0;
}
.mob-search-icon {
    display: inline-block;
}
.nca-slider .nca-slideshow-controls-top .tab_home_top.active .views-content-title .pager{
        background-color: #3f5055;
}
.nca-slider .nca-slideshow-controls-top .pager {


}
.nca-slider .nca-slideshow-controls-top .active .pager .pager-title{
        color: #ffcc00;
}
.members-only .col-mem-9 ,.members-only .col-mem-3{
    width: 100%;
}
.members-only .members-aside-cover {
    margin-left: 0;
}
.members-only .v-mid {
    vertical-align: middle;
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%);
    padding: 0 20px;
}
.members-only .member-area-title.events-wid {
    display: inline-block;
    width: 100%;
}
.members-only .member-area-title h4 {
    width: 100%;
}
.members-only .filter-option {
    display: inline-block;
    width: 100%;
    margin: 15px 0;
}
.members-only .member-content-wrapper .col-first {
    font-size: 12px;
}
.members-only .members-main-title-h1 h1 {
    font-size: 24px;
}
.my-container-fluid {
    margin:0;
}
.container-fluida .col-sm-12 .col-sm-04:last-child .views-field-title {
    margin-right: 0;
    width:100%;
}
.home .copy-left-wrap {
    margin-top: 12px;
    margin-bottom: 10px;
    padding: 0 25px;
}

.nca-container {
    margin: 0 auto;
    width:100%;
    max-width:100%;
}
.nca-right-content-wrapper table ,.nca-right-content-wrapper img {
    width: 100% !important;
}
.members-only .member-form {
    padding: 8px 1px 8px 1px;
    text-transform: capitalize;
}
.members-only .nca-container {
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.members-only .search-drop-down-wrap{
    bottom:-154px;
}
.latest-blog-post-wrapper {
    display: none;
}
.blog-menu-drop-title h2{
    
    width:100%;
}
.dropdown-blog {
    width: 100%;
    opacity: 1;
    left: 0;
    z-index: 99;
}
.nca-container.single-page-blog {
    padding: 0;
    max-width:100%;
}
.tab-content {
    padding-bottom: 20px;
}
.right-pos {
    margin-top: 10px;
    margin-right: 35px;
}
.mob-width.active h4 {
    text-align: center;
}
.views-field-title h4 {
    font-size: 14px;
}
.mob-width.active {
    width: 71%;
}
.mob-width {
    width: 14.5%;
}
.youtube-title h2 {
    font-size: 21px;
}
iframe {
    height: 197px;
}
.youtube-wrapper {
    background: #b1000b;
    padding: 0 15px;
}
.field-statistic-number h4, .enable-vert-add .field-statistic-number h4 {
    font-size: 50px;
}
	.vertical-ad {
		margin-bottom: 25px;
	}
.field-statistic-text h4 {
    font-size: 18px;
    text-transform: capitalize;
}
.youtube-link a {
    font-size: 14px;
}
.youtube-link p {
    margin: 0;
}
.news-wrapper-pd {
    padding: 0 0 0px 0;
}
.nca-left-menu-wrapper {
    padding-left: 0px;
}
.mob-no-pd{
padding:0;
}
.views-content-title {
    border-bottom: 1px solid #647479;
}
.view-slider .views-slideshow-controls-top .pager .pager-title {
    padding-top: 4px;
    font-size: 16px;
    text-align: left;
    line-height: normal;
    color: #fff;
    background: url(/sites/all/libraries/superfish/images/arrows-fff-fc0-all-vertical.png) 95% 12px no-repeat;
}
.tab_home_top .pager-title:after {
    background: url(assets/images/arrows-fff-fc0-all-vertical.png) 95% 12px no-repeat;
    content: " ";
    position: absolute;
    right: 10px;
    width: 20px;
    height: 25px;
}
.tab_home_top.active .pager-title:after {
    background-position: 10px -389px;
}
.mob-con-rem {
    padding: 0;
}
.mob-no-pd{
padding:0;
}
	.membershipbenifits_child .half-img {
    width: 100%;
    margin: 0 auto;
}
.half-content h2 {
    font-family: 'Enriqueta-Bold';
    text-align: center;
}

.wrap-1 iframe {
    width: 100% !important;
    height: auto;
}
.contain-pd-4 {
    padding: 0 10px;
}
.col-sm-03 {
    width: 100%;
    float: left;
    text-align: center;
}
.bootom-signup .sign-up-login a {
    padding: 7px 33px;
    font-size: 12px;
    min-width: 170px;
}
.copy-left-wrap {
    display: block;
    width: 100%;
}
.bootom-signup .sign-up-login {
    margin: 5px 8px;
}
	.nca-container.copyright-mark-wrapper.container-pd {
    margin-bottom: 15px;
}
	/*
	.copyright-mark-wrapper p:first-child {
    width: 100%;
}*/
	.home .copy-left-wrap {
    text-align: center;
}
	.slider-content .field-body {
    font-size: 12px;
}
	img.auto-img {
    width: auto !important;
    height: auto !important;
    display: block;
    text-align: center;
    margin: 13px auto 0px !important;
}
	.cov-donate-now {
    width: 100% !important;
    text-align: center;
}
	.nca-right-main-title h1 {
    font-size: 28px;
}
	.covr-up {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.contact-upload-btn {
    width: 100%;
    float: none;
    display: block;
    text-align: center;
}
.contact-upload {
    width: 106px;
    height: 100%;
    display: inline-flex;
    text-align: center;
    margin: 0 auto;
}
.contact-upload-btn input {
     padding: 5px 26px;
    margin-left: 28px;
}
.con-title {
    font-size: 14px;
    font-weight: 100;
    font-family: 'Enriqueta';
}
.con-block.zip-code {
    width: 28%;
}
	/*new1*/
	.form-for-demo form {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
	}
	.container-common .sep-row:nth-child(even) {
   	 display: flex;
  	  flex-direction: column-reverse;
	}
	.container-common .sep-row.icon-left {
		flex-direction: column;
	}
	.container-common.container-pd {
		padding: 100px 15px 50px 15px;
	}
	.sep-boxes .col-sm-4 {
		padding-left: 0px;
	}
	.sep-boxes .col-sm-8 {
		padding-right: 0px;
	}
	.fixed-summary {
		max-width: unset;
	}
	/*new1*/
}
@media screen and (max-width: 500px) {
	.link-url.abs {
		position: unset;
	}
	.sep-box1 {
		height: auto;
		padding-bottom: 25px;
	}
	.sep-box1 .inner-sep {
		max-width: unset;
	}
	.sep-box1 {
		padding-left: 25px;
		padding-right: 25px;
	}
}

@media screen and (max-width: 375px) {
.page-id-109 .nca-right-content-wrapper iframe {
    height: 190px;
}
}

@media screen and (max-width: 340px) {
    .tab_section_home_top.nca_slideshow_cycle_slide.active {
        height: 328px;
        padding-bottom: 83%;
    }
    .search-bar-intro {
    padding: 0 20px;
    position: relative;
    top: -11px;
}
.field-image img {
    width: 257% !important;
}
.bootom-signup .sign-up-login a {
    padding: 7px 33px;
    font-size: 12px;
}
.copyright-mark-wrapper p {
    width: 100%;
    margin: 0;
    display: inline-block;
}
	.copy-left-wrap {
    display: block;
    width: 100%;
}
.bootom-signup .sign-up-login {
    margin: 5px 8px;
}
	.nca-container.copyright-mark-wrapper.container-pd {
    margin-bottom: 15px;
}
	.copyright-mark-wrapper p:first-child{
		width:100%;
	}
}
.half-content .list-nca a{
    display: inline-block!important;
    color: #1ab0df!important;
    margin-top: inherit!important;
	    font-size: inherit!important;
    font-family: inherit!important;

}
.half-content .list-nca ul {
    margin: 0 0;
    margin-bottom: 20px;
    margin-top: 10px;
}
.con-block.zip-drop-down {
    width: 100%;
}
.con-block p {
    display: flex;
}
.con-block select {
    display: flex;
    width: 70%;
}
.con-block.zip-code {
    width: 25%;
    margin-left: auto;
}
.th select {
    width: 100%;
}
.ful-tb select {
    width: 100%;
}
.ful-tb select {
    width: 100%;
    font-size: 23px;
    font-weight: 100;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.con-block.zip-drop-down select {
    width: 100%;
}
span.con-block1.full-z span.wpcf7-form-control-wrap.zip {
    width: 100%;
}
span.con-block.full-z {
    width: 100%;
}
span.con-block.full-z select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 100%;
}

.con-block select {
    display: flex;
    width: 70%;
}

@media screen and (max-width: 425px) {
	.embed-container {
    	margin-top: 4px;
	}
}
@media screen and (max-width: 375px) {
	.embed-container {
    	margin-top: 0px;
	}
}