body {
    font-family: agenda, sans-serif;
	font-weight: 400;
	font-style: normal;
    font-size: 1.25rem;
}
.inner_page {
    padding: 50px 0px;
}
.donate_section {
    background-color: #000000;
    position: relative;
    overflow: hidden;
    color: #fff;
    padding:40px;
}

.footer-section {
    padding: 30px 10px 10px;
}
footer {
    background: #f8bb47;
}

ul a{
    color: #000000;
}
.btns a {
    background: red;
    border: none;
    border-radius: 0;
}
.btns a:hover, .newsletter-btn:hover, .subscription .btn:hover{
    background: #f8bb47 !important;
    color: #000;
}
.newsletter-btn {
    background: #000000!important;
    border: none !important;
    padding: 10px !important;
    border-radius: 0;
}
.newsletter {
    padding: 25px;
    border: 2px solid #6c757d;
}
.newsletter h2 {
    padding: 0 25px;
    font-size: 20px;
}
.newsletter p {
    padding: 10px;
    text-align: center;
}
.fs-15{
  font-size: 15px;
}
.newsletter input {
    width: 100%;
    padding: 5px;
    border: 2px solid #000;
}
.subscription .form-control {
    height: 40px;
    border-radius: 4px;
    -webkit-border-radius: 0;
    border: 2px solid #6c757d !important;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border: 0px;
    font-size: 14px;
    color: #fff;
    padding-left: 24px;
    padding-right: 24px;
    box-shadow: none;
    margin-right: 10px;
    font-weight: 300;
}
.module_3 p {
    padding: 0;
    margin: 0;
}
.subscription .btn {
    background: #fff !important;
    color: #000;
    border: 0;
    height: 40px;
    border-radius: 0px;
}
.more-btn {
    border: 0px;
    background: #f8bb47;
    border-radius: 0px;
    color: #000;
    padding: 10px 35px;
}
.more-btn:hover{
  background: #000;
  color: #fff;
}
/*Single Post Page Start*/

.single-post-title {
    border-top: 4px double pink;
    padding: 25px 0;
    text-align: center;
    border-bottom: 4px double pink;
    display: flex;
}
.single-post-meta, .single-post-meta a {
    color: #941f1e;
    letter-spacing: .2px;
    margin: 10px 0;
}
.single-post-content {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
  
}
.single-post-content a {
    color: #333;
    text-decoration: underline;
    letter-spacing: .3px;
}
.single-post-image img {
    object-fit: cover;
    height: 350px;
}
.single-post-content img {
    max-width: 100%;
	height:auto !important;
	width: auto !important;
}
.single-post-title h1 {
    font-size: 34px;
}

/*Single Post Page Ends*/
.story .story_img img {
    height: 200px;
    object-fit: cover;
    display: block;
    transition: transform .4s;
}

.story_img img:hover {
    transform: scale(1.3);
    transform-origin: 50% 50%;
}

.story .story_inner {
    display: flex;
    margin-bottom: 17px;
}
.story .story_img {
    -ms-flex: 0 0 224px;
    flex: 0 0 224px;
    max-width: 224px;
    overflow: hidden;
    margin-top: 6px;
}
.story .story_img img {
    height: 200px;
    object-fit: cover;
    display: block;
    transition: transform .4s;
	border-radius: 0;
}

.story .story_content {
    padding-left: 26px;
}
.story .story_content .days {
    margin-bottom: 6px;
}
.story .story_content h6 {
    font-size: 26px;
    line-height: 30px;
    font-weight: 100;
    margin-bottom: 3px;
}
.story .story_content a.story_link {
    font-size: 18px;
    line-height: 1.2;
    margin: 10px 0 !important;
    display: inherit;
    letter-spacing: .4px;
    text-decoration: none;
}
.story a, .story h6, .newsletter a {
    color: #000;
}
.story-left{
  margin-right: 3em;
}
.event_img img:hover {
    transform: scale(1.3);
    transform-origin: 50% 50%;
}
.event_img{
    overflow: hidden;
}
.event_img img {
    object-fit: cover;
    height: 275px;
    display: block;
    transition: transform .4s;
	border-radius: 0px !important;
}
.module_1 .content {
    font-size: 18px;
    color: #000;
}
.top-section {
    border-top: 4px double #ffc0cb;
    padding: 40px 0;
    border-bottom: 4px double #ffc0cb;
}
section.module_1 h4 a {
    font-weight: 500;
    font-size: 29px;
    text-decoration: none;
    font-family: 'agenda';
}
.explore_img img {
    height: 350px;
    object-fit: cover;
    display: block;
    transition: transform .4s;
    padding-top: 15px;
	border-radius: 0px !important;
}
.explore_img{
    overflow: hidden;
}
.explore_img img:hover {
    transform: scale(1.3);
    transform-origin: 50% 50%;
}
.single-post-title .social-icons {
    margin-top: 10px;
}


.story .story_content a.story_link:before {
  top: 7px;
}
.top-right-section {
    display: flex;
}


.section-break {
    height: 1px;
    background: #ffc0cb !important;
}
.module_2 {
    font-size: 17px;
    line-height: 1.3;
}
.module_2 a, .module_1 a{
    color: #000;
}
.card{
  border:0 !important;
}
.module_2 h4::before {
    content: '';
    bottom: -8px;
    right: 0px;
    left: 0px;
    position: absolute;
    width: 70%;
    height: 3px;
    background-color: pink;
    margin: auto;
}

.module_2 h4 {
    padding-bottom: 20px;
    position: relative;
   /* height: 80px;*/
    margin-bottom: 15px;
    font-size: 22px;
}
.post-meta-data span {
    width: 100%;
    float: left;
    font-size: 15px;
}
.story_inner h6 a, .card a {
    text-decoration: none;
}

.navbar {
    z-index: 200;
    color: #fff;
    background: #f8bb47 !important;
    transition: .35s ease-in-out;

}
.navbar {
    position: fixed;
	width: 100%;

}
.navbar .nav-item a {
    font-size: 20px;
    color: rgba(0,0,0,1) !important;
    font-weight: 500;
}

.module_1, .inner_page{
    margin-top: 162px;
}
/*nav li:last-child:after { content: " "; } 
nav li {
display: inline-block;
border-right: 1px solid #000;
padding: 0 5px;
overflow: hidden
}*/

.navbar-nav {
    margin-top: 90px;
    text-align: center;
	-webkit-transition: all 0.7s; -moz-transition: all 0.7s; -o-transition: all 0.7s;  transition: all 0.7s;
}
 .social-icons {
    margin-top: 20px;
    text-align: center;
}
nav li:last-child { border: 0; } 
.navbar-brand img {
    width: 100%;
	-webkit-transition: all 0.7s; -moz-transition: all 0.7s; -o-transition: all 0.7s;  transition: all 0.7s;
}
.logo p {
    color: #000;
    font-size: 16px;
   -webkit-transition: all 0.7s; -moz-transition: all 0.7s; -o-transition: all 0.7s;  transition: all 0.7s;
}
.top-section {
    justify-content: space-between;
    display: flex;
}
.social-icons a {
    padding: 8px;
    font-size: 16px;
    width: 32px;
    background: #000;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin: 5px 2px;
}
.dbtn a {
    width: 100px;
    background: #000;
    border: 0;
    margin-top: 5px;
    border-radius: 0px;
}
.social-icons.search a {
    margin: 0;
    background: none;
    font-size: 22px;
    padding: 8px;
    color: #000;
}
.social-icons.search img {
    width: 35px !IMPORTANT;
    margin: 5px 0;
}
#menu-footer-menu .nav-link {
    padding: 0;
}
.headerMenu a {
    text-transform: uppercase;
}
.search_page a {
    text-decoration: none;
    color: #000;
}

.form-control:focus {
    box-shadow: none !important;
    border: none;
}

.search-form-wrapper {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    padding: 20px 15px;
    background: #f8bb47;
    z-index: 1;
}
.search-form-wrapper.open {
    display: block;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    background: #000;
    border: 1px solid #fff;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-spacee: nowrap;
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
#basic-addon2{
    cursor: pointer;
}

.page-item.active .page-link {
    background-color: #f8bb47 !important;
    border-color: #f8bb47 !important;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{
    max-width:100% !important;
}

/* Sub Menu Start*/
.navbar .nav-item ul.sub-menu {
  margin: 0px;
  padding: 0px;
  display: none;
  list-style: none;
  position: absolute;
  background-color: #fff;
  overflow: hidden;
  min-width: 170px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -ms-border-radius: 0px 0px 10px 10px;
  -o-border-radius: 0px 0px 10px 10px;
}
.navbar .nav-item ul.sub-menu li {
  padding: 0px;
}
.navbar .nav-item ul.sub-menu li a {
  color: #fff !important;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 1px solid #d9d7d2;
  padding: 7px 20px;
  letter-spacing: 0.98px;
  display: block;
  text-align: left;
  background: #000 !important;
}
.navbar .nav-item ul.sub-menu li a:before {
  display: none;
}
.navbar .nav-item ul.sub-menu li a:hover, .navbar .nav-item ul.sub-menu li a:focus {
  background-color: #fff !important;
  color: #000 !important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.navbar .nav-item:hover ul.sub-menu, .navbar .nav-item:focus ul.sub-menu {
  display: block;
}
/* Sub Menu Ends*/
.mtop {
    margin-top: 130px;
}

.tags a {
    font-size: 16px;
    text-transform: uppercase;
}
.col-sm-8.postdata {
    margin: 0 auto;
}
.image-caption {
    font-size: 15px;
}
span.credit {
    color: grey !important;
}
.postdata {
    background: #c1c1c142;
    padding: 10px;
}
.image-caption span {
    color: #1a1b14d4;
}

/* Sticky Menu Start */

.sticky {
  position: fixed;
  top: 0;
  padding: 5px;
  width: 100%;
  border-bottom: 5px solid #e1a026;
}
.sticky + .content {
  padding-top: 60px;
}
.sticky .logo img {
    max-width: 100%;
    width: 50%;
}
.sticky .logo p {
    font-size: 10px;
    padding: 0;
    margin: 0;
}
.sticky .navbar-nav, .sticky .social-icons, .sticky .dbtn {
    margin: 12px 0;
}
.navbar-brand {
     padding-bottom: 5px !important; 
}
.social-icons a:hover {
    background: #fff;
    color: #000;
}

.single-post-title .social-icons a:hover {
    background: #f8bb47;
    color: #000;
}
.newsletter h2 {
    text-align: center;
}
.newsletter p {
    font-family: 'Agenda-LightCondensed';
}
.headerMenu li a:after {content: "|";margin-left: 20px;}
.headerMenu li:last-child a:after, .headerMenu .sub-menu li a:after {content: "" !IMPORTANT;}
.site-header {
    border-bottom: 10px solid #e1a026;
}
#menu-footer-menu {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

#menu-footer-menu li {
    list-style: none;
    padding: 0px 40px;
    position: relative;
}

#menu-footer-menu li:before {
    content: '';
    height: 16px;
    position: absolute;
    width: 2px;
    background-color: #000;
    right: 0;
    top: 8px;
}

#menu-footer-menu li:last-child:before {
    display: none;
}
.footer-section p {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}
.donate_section.subscription h2 {
    margin: 0 !important;
    padding: 0 !important;
}
.search-forms, .dbtn{
    margin-top: 0px;
	-webkit-transition: all 0.7s; -moz-transition: all 0.7s; -o-transition: all 0.7s;  transition: all 0.7s;
}
.footer-section a {
    color: #000 !important;
}
.search-forms img {
    width: 36px !important;
	margin-top: 6px;
}
.footer-section .social-icons a{
    color: #fff !important;
}
.footer-section .social-icons a:hover{
    color: #000 !important;
}
.img-circle {
    border-radius: 50%;
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 70%;
}
.author_tagline {
    color: grey;
    font-style: italic;
}
section.author-page h1, section.author-page h6 {
    padding: 0px !important;
    margin: 0 !important;
}
.author_social span {
    color: grey;
}
.author_social .social-icons {
    margin: 0;
    text-align: left;
}
.author_social .fa-facebook {
    background: #4867aa;
}
.author_social .fa-facebook:hover {
    color: #4867aa;
}
.author_social .fa-twitter {
    background: #3da1f2;
}
.author_social .fa-twitter:hover {
    color: #3da1f2;
}
.has-dropcap:first-letter {
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  float: left;
  font-size: 6.5rem;
  line-height: 0.65;
  margin: 0.1em 0.1em 0.2em 0;
  font-weight: 600;
}

.dropcap {
font-family: AGaramondPro,"Adobe Garamond Pro",Garamond,Georgia,serif;
  color: darkred;
  float: left;
  font-size: 8rem;
  line-height: 1;
  margin: 0.0em 0.2em -0.1em 0;
  padding: 0.2em 0.1em .1em 0;
}
.dropcap:before,
.dropcap:after {
  content: "";
  display: block;
}
.dropcap:before {
  margin-top: -0.2em;
}
.dropcap:after {
  margin-bottom: -0.15em;
}

.sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}


/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));

  background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 150ms infinite linear;
  -moz-animation: spinner 150ms infinite linear;
  -ms-animation: spinner 150ms infinite linear;
  -o-animation: spinner 150ms infinite linear;
  animation: spinner 150ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.navbar-brand {
    width: 100%;
    display: block;
    white-space: initial;
}
.ajax-loader {
    display: none;
}
.clicked .ajax-loader {
    display: block;
}
.subscription .form-control {
    color: #6c757d !important;
}
.story_inner.tags {
    margin-bottom: 0 !important;
}

.navbar-toggler {
    height: 45px !important;
}
.search-form-wrapper.open {
    z-index: 999;
    top: 160px;
}

@media screen and (max-width: 990px) {
.search-form-wrapper.open {
    top: 40px;
}
.mobile-header {
    display: flex !important;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.top-right-section .search-forms{
    display: none;
}

#navbar {
    padding: 0 15px 0px;
}
}

@media screen and (max-width: 768px) {
  .mb-logo img {
      width: 95px !important;
      max-width: 100%;
  }
  .mb-logo {
    display: block !important;
}
.logo {
    display: none;
}
.search-form-wrapper.open {
    top: 100px;
	}
}
@media screen and (max-width: 575px) {
.search-form-wrapper.open {
    top: 60px;
}
.wp-caption {
    width: 100% !important;
}
.module_3 p {
    font-size: 16px;
}
.story_inner h6 a{
    font-weight: 600;
}
.blockquote2 span.quote {
    font-size: 22px !important;
}
.page-template-default .inner_page .container {
   padding: 0 10px !important;
}
.donate_section.subscription h2 {
    padding: 0 !important;
    margin: 0 0px 20px !important;
    font-size: 20px;
}

  .d-btn{
    display: none;
  }
    ul.sub-menu {
    display: none !important;
}
    #menu-footer-menu li {
        padding: 0px 8px !important;
    }
  .story .story_content a.story_link {
    font-size: 15px;
    padding-right: 18px;
  }
  .story-left{
  margin-right: 0;
}
.explore_img img {
    height: auto;
    object-fit: cover;
}
.single-post-content {
    padding: 0px;
}
.single-post-title {
    display: block;
    padding: 50px 0;
}
.single-post-title h1 {
    font-size: 30px;
}
.mb-logo img {
    width: 90px !important;
    max-width: 100%;
}
.mb-logo {
    display: block !important;
}
.mb-logo p {
    font-size: 12px !important;
    padding: 0 !important;
    margin: 0;
	display: none !important;
}
.single-post-image img {
     max-width:100% !important; 
	height:auto !important;
}
  .story .story_content a.story_link:before {
    top: 5px;
  }
  .top-section {
    display: block !important;
}
.top-right-section {
    display: block !important;
    width: 50%;
}
.headerMenu li a:after, .headerMenu .sub-menu li a:after{
    content: "" !important;
}

  .story .story_content .days ul li {
    font-size: 12px;
    line-height: 12px;
  }
  .logo{
    display: none;
  }
  .navbar-nav, .social-icons, .dbtn {
    margin-top: 0px !important;
    text-align: center;
}

  .story .story_content h6 {
    font-size: 17px;
    line-height: 17px;
  }
  .story .story_img {
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
}
  .story .story_img img {
    height: 165px;
}

.mobile-header {
    display: flex !important;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.top-right-section .search-forms{
    display: none;
}

#navbar {
    padding: 0 15px 0px;
}
}
.single-post-excerpt p {
    font-size: 22px;
    padding-top: 4px;
	max-width: 700px;
}
blockquote {
  margin: 0 0 10, 0;
  padding: 1em;
  border-left: 5px solid #F8BB47;
}
blockquote:before {
  display: none;
}
blockquote:not(:first-of-type) {
  margin-top: .5em;
}
blockquote p {
  color: #000;
  font-size: 25px;
  line-height: 32px;
}
blockquote footer {
  margin-top: .5em;
  padding: 0;
  color: #777;
  font-size: 12pt;
  text-align: left;
  font-style: italic;
  background-color: #fff;
}
blockquote footer:before {
  content: '— ';
}
blockquote:nth-of-type(even) {
  text-align: right;
  border-left: none;
  border-right: 5px solid #999;
}
blockquote:nth-of-type(even) footer {
  text-align: right;
}
blockquote:nth-of-type(even) footer:before {
  content: '';
}
blockquote:nth-of-type(even) footer:after {
  content: ' —';
}
@element 'blockquote' and (min-width: 300px) {
  blockquote {
    padding: 1em 20% 1em 1em;
  }
  blockquote p {
    font-size: 14pt;
  }
  blockquote:nth-of-type(even) {
    padding: 1em 1em 1em 20%;
  }
}
.blockquote2 span.quote {
    font-size: 2em;
    font-style: italic;
    float: left !important;
    margin-right: 20px !important;
    max-width: 50%;
    padding: 20px !important;
}

.blockquote2 .quote::before, blockquote p::before  {
  content: "\201C";
}

.blockquote2 .quote::after, blockquote p::after {
  content: "\201D";
}
.blockquote2 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.navbar-light .navbar-toggler { border-color: transparent; }
.page-template-default .inner_page .container { padding: 0 100px 0 120px; }
.sticky .logo p { display: none; }
.firstcharacter {
    font: 1rem/1 "essonnes-display",serif;
    font-weight: 300;
    font-style: normal;
    font-size: 8.2rem;
    position: relative;
    display: block;
    float: left;
    line-height: 0.9;
    padding: 0px 33px 0px 0;
}

.asp_price_container 
{
  display: none;
}

/* 4 Jan 2021 */

.accordion {
  background-color: #eee0;
  color: #444;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none !important;
  transition: 0.4s;
  text-indent: -0.00em;
  list-style-image: url('https://www.nysfocus.com/wp-content/uploads/2021/01/reverse-caret-solid-512.png');
}
.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}

.accordion::before {
	display: inline-block;
    content: '';
    -webkit-border-radius: 0.375rem;
    border-radius: 0.375rem;
    height: 0.75rem;
    width: 0.75rem;
    margin-right: 0.5rem;
    background-color: #000000;

}
.accordion:after {
  content: '\276F';
  font-size:15px;
  position: absolute;
  margin-left: 10px;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-top:7px
}
.active:after {
  content: "\276E";
}
.pagination .active:after{
  content: "";
}
.wp-caption-text, .wp-caption-text strong {
    color: #1a1b14d4;
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0 0 0;
}
.wp-caption{
	background: #c1c1c142;
    padding: 10px;
    margin-bottom: 10px;
}
.leftForm, .rightForm {
    width: 50%;
    padding: 0 10px;
}
.leftForm br, .rightForm br {
    display: none;
}
@media only screen and (max-width: 767px) {
    .spayment .leftForm, .spayment .rightForm {
		width: 100%;
		padding: 0 20px;
	}
}