/*
Theme Name:   Cavell
Theme URI:      
Description:    Divi child theme.
Author:         Pedalo
Author URI:     
Template: Divi
Version:        0.1

*/
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700&display=swap');
@import url("../Divi/style.css");
@import url("https://p.typekit.net/p.css?s=1&k=afi8odu&ht=tk&f=7986.7987.7992.7993.7996.7997.7998.7999&a=15329914&app=typekit&e=css");

/*---style to hide secondary navigation on scroll----*/
.et_fixed_nav #top-header { position: absolute !important; } .et-fixed-header { top: 0px!important; }

body {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #666;
    counter-reset: section; 
}

img {
    display: block;
    max-width: 100%;
}

p {
    margin-bottom: 10px;
}

ul,li{
    margin: 0;
    padding: 0;
    list-style: none;
}

.homepage-slider{
position:relative;
}

.homepage-slider .slick-prev{
	left: 40px;
    z-index: 1;
    width: 86px;
    height: 86px;
    background-color: rgb(0 0 0 / 30%);
    border-radius: 50%;
	background-image: url(images/sliderarrow.png);
	background-repeat: no-repeat;
    background-position-x: 20px;
    background-position-y: center;
    background-size: 55%;
	transform: rotate(180deg);
	margin-top: -43px;
}
.homepage-slider .item{
	background-position: center !important;
    min-height:400px;
}
.homepage-slider .slick-prev:before, .homepage-slider .slick-next:before{
content:'' !important;
}

.homepage-slider .slick-next{
	right: 40px;
    z-index: 1;
    width: 86px;
    height: 86px;
    background-color: rgb(0 0 0 / 30%);
    border-radius: 50%;
    background-image: url(images/sliderarrow.png);
	background-repeat: no-repeat;
    background-position-x: 22px;
    background-position-y: center;
    background-size: 55%;
}

.slider {
  width: auto;
  margin:0px;
}

.slider .slick-slide img{
  	max-width: 100%;
    width: 100%;
}

.slider .slick-slide {
  text-align: center;
}

.slider .slick-prev:before,
.slider .slick-next:before {
  color: #292e3e;
}
.slider .slick-dots {
  bottom: -30px;
}
/* .slider .slick-slide:nth-child(odd) {
  background: #57C09F;
} */

.entry-content ul li {
    list-style: initial;
}

.donation-page ul li {
    list-style: none;
}
.logo_container {
    justify-content: center;
    display: flex;
}
.logo_container img{
    position: relative;
    top: -7px;
}

.container-fluid.cavell-header {
    position: sticky;
    top: -1px;
    background-color: #fff;
    z-index: 9;
}
.container-fluid.cavell-header.sticky .header-container {
    transition: 0.2s ease-in-out;
    padding: 0px 0px;
}

.content-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 58px 15px 0;
}

.entry-content ul.order-list li {
    position: relative;
    padding: 0 0 0 25px;
    margin-bottom: 20px;
}

.entry-content .dn-amount ul.order-list li {
    padding: 0 0 0 70px;
}

.entry-content ul.order-list li::before {
    width: 8px;
    height: 8px;
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 50%;
    background: #33cccc;
}
.entry-content ul.order-list li span {
    font-weight: 400;
    color: #fff;
    background: #33cccc;
    text-align: center;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    display: inline-block;
    line-height: 55px;
    position: absolute;
    left: 0;
}
h1, h2, h3, h4, h5, h6, body {
	font-family:'omnes-pro', 'Nunito',Helvetica,Arial,Lucida,sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:700 !important;
	font-style:italic;
}
h1{
    font-size: 48px;
    line-height: 60px;
    color: #fff;
}

h2 {
    font-size: 38px;
    margin: 0 0 30px;
}

h3 {
    font-size: 28px;
    margin: 0 0 20px;
    color: #663399;
    line-height: 34px;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.nomargin {
    margin: 0 !important;
}

.main-page-banner {
    Height: 700px;
    color: #fff;
    padding: 6% 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-content: stretch;
    align-items: center;
    position: relative;
    background-repeat: no-repeat;
    background-position: center 80px;
    background-size: cover;
    background-attachment: fixed;
}

.main-page-banner p{
    font-size: 28px;
    line-height: 32px;
    position: relative;
    z-index: 1112;
    font-weight: normal;
    margin: 0;
}

.main-banner .et_parallax_bg{
    background-position: center center;
}

.main-banner .et_pb_row{
    margin: 0;
    z-index: 1112;
}

.main-page-banner:after,
.main-banner:before{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 401px;
    background: url('images/bg-overlay.png') repeat-x bottom center;
    z-index: 1111;
    content: '';
    opacity: .9;
}

.main-page-banner h1 {
    position: relative;
    z-index: 1112;
    margin: 0 0 20px;
    font-weight: 600;
}

body .et_pb_button_module_wrapper .et_pb_button:hover,
body .et_pb_button_module_wrapper .et_pb_button {
    padding: 3px 50px 3px 30px !important;
    color: #fff;
    font-weight: 600;
    position: relative;
    display: inline-block;
    min-width: 275px;
    text-align: left;
}

body .et_pb_button_module_wrapper .et_pb_button.purple-bg {
    background: #4f2b8c;
}


body .et_pb_button_module_wrapper .et_pb_button.green-bg {
    background: #2abcba;
}

body .et_pb_button_module_wrapper .et_pb_button::after {
    content: '';
    background: url('images/arrow@2x.png') no-repeat center center;
    background-size: contain;
    width: 30px;
    height: 26px;
    position: absolute;
    right: 26px;
    top: 13px;
    margin: 0;
    display: inline-block;
    opacity: 1;
}

.support-section .et_pb_text_inner p{
    margin: 0 auto 45px;
    max-width: 880px;
}

.header-top-right {
    position: absolute;
    right: 0;
    top: 68px;
    display: block;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: 1;
}

.et-fixed-header .header-top-right{
    top: -200px;
    opacity: 0;
}

.et-fixed-header  #logo {
    max-height: 70%;
}

.et_pb_row,
.container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.header-top-right > div{
    display: inline-block;
    vertical-align: middle;
}

.header-top-right #et-info {
    font-size: 20px;
    font-weight: 300;
    color: #4a2583;
    display: inline-block;
    vertical-align: middle;
    float: none;
    padding: 0;
    line-height: 1;
}

.header-top-right #et-info > a{
    display: none;
}

.header-top-right #et-info-phone:before {
    content: '';
    background: url('images/phone@2x.png') no-repeat center center;
    width: 24px;
    height: 21px;
    background-size: 100% auto;
    display: inline-block;
    margin-right: 10px;
}

.header-top-right .searchform {
    margin-right: 30px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    vertical-align: middle;
}

.header-top-right .searchform input {
    border: none;
    width: auto;
    display: inline-block;
    padding: 3px 15px 3px 0;
    font-size: 14px;
    color: #666;
    font-style: italic;
}

.header-top-right .searchform input#searchsubmit {
    background: url('images/search-icon@2x.png') no-repeat center right;
    background-size: 18px auto;
    text-indent: -9999px;
    width: 30px;
}

.header-top-right #et-info-phone span{
    color: #4a2583;
    font-weight: bold;
}

#top-header {
    background: none;
    height: 0;
}

#top-menu li a {
    font-weight: 300;
    padding-right: 0;
}

#top-menu .menu-item-has-children>a:first-child {
    padding-right: 0;
}

#top-menu .menu-item-has-children>a:first-child::after {
    display: none;
}

#main-header .et_menu_container #et-top-navigation {
    padding-top: 128px;
}

#main-header.et-fixed-header .et_menu_container #et-top-navigation {
    padding-top: 40px;
}

#et-top-navigation #top-menu-nav #top-menu > li > a{
    padding-bottom: 44px;
}

#et-top-navigation #top-menu-nav #top-menu > li:last-child > .sub-menu{
    right: 0;
}

#et-top-navigation #top-menu-nav #top-menu > li:hover > a{
    color: #33cccc;
}

#footer-widgets .footer-widget .social-icon ul {
    margin: 0;
    list-style: none;
}

#footer-widgets .footer-widget .social-icon ul li{
    margin: 0 2px;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

#footer-widgets .footer-widget .social-icon ul li:before{
    display: none;
}

#footer-widgets .footer-widget .social-icon ul li a:before{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: none;
    background-size: 100% auto;
    content: '';
}

#footer-widgets .footer-widget .social-icon ul li.face-icon a:before{
    background: url('images/icon-facebook.png') no-repeat center right;
    background-size: 100% auto;
}

#footer-widgets .footer-widget .social-icon ul li.twitter-icon a:before{
    background: url('images/icon-twitter.png') no-repeat center right;
    background-size: 100% auto;
}

#footer-widgets .footer-widget .social-icon ul li.insta-icon a:before{
    background: url('images/icon-instagram.png') no-repeat center right;
    background-size: 100% auto;
}

#footer-widgets .footer-widget .social-icon ul li a{
    display: block;
    text-indent: -9999px;
    width: 37px;
    height: 37px;
    position: relative;
    text-align: left;
}

#footer-widgets .footer-widget .social-icon {
    display: inline-block;
    vertical-align: middle;
}

.more-content {
    overflow: hidden;
}
footer#main-footer .footer-container {
	max-width:1200px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	padding: 40px 0px;
}
#footer-bottom {
    display: none;
}

footer#main-footer #footer-widgets {
    padding: 32px 0;
    display: flex;
	align-items: center;
}

footer#main-footer #footer-widgets .footer-widget {
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    width: 55%;
}

footer#main-footer #footer-widgets .footer-widget p{
    line-height: 1.1;
    padding: 0;
    margin: 0 0 3px;
}

footer#main-footer #footer-widgets .footer-widget p:last-child{
    margin: 0;
}

footer#main-footer #footer-widgets .footer-widget:first-child{
    width: 15%;
    margin: 0;
}

footer#main-footer #footer-widgets .footer-widget:last-child{
    width: 30%;
    margin: 0;
    text-align: right;
}

footer#main-footer #footer-widgets .footer-widget:last-child .fwidget {
    display: inline-block;
    float: none;
}

footer#main-footer #footer-widgets .footer-widget:last-child p{
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.help-us-section .et_pb_row.col-margin-none .et_pb_column{
    margin: 0;
    width: 33.33%;
    padding: 1px;
}

.help-us-section .et_pb_button{
    position: relative;
    top: -35px;
}

.help-us-section .et_pb_text_inner p{
    margin: 0;
}

.contact-form .contact-form-sidebar{
    padding: 0;
    border: none;
}

.contact-form .contact-form-sidebar .widget_newsletterwidget {
    width: 100%;
    margin: 0;
}

.contact-form a{
    color: #666;
    text-decoration: underline;
}

.contact-form-sidebar .tnp-widget {
    margin-top: 30px; 
}

.contact-form-sidebar .tnp-widget .tnp-field {
    display: inline-block;
    vertical-align: bottom;
    text-align: left;
    margin: 0 8px;
}

.contact-form-sidebar .tnp-widget .tnp-field label {
    font-size: 20px;
    line-height: 30px;
    color: #532f92;
    font-weight: normal;
    text-align: left;
}

.btn,
.et_submit_button.et_pb_button {
    font-size: 20px;
    border-width: 0px;
    border-radius: 27px;
    text-align: left;
    padding: 10px 70px 10px 30px;
    line-height: 1.7em;
    background-image: url('images/arrow@2x.png');
    background-repeat:  no-repeat;
    background-position: calc(100% - 30px) center;
    background-size: 30px auto;
    cursor: pointer;
    display: inline-block;
    color: #fff;
    font-weight: normal;
    transition: all 0.4s ease;
}

.btn.btn-back {
    padding: 10px 30px 10px 70px;
    background-image: url('images/arrow-left@2x.png');
    background-repeat:  no-repeat;
    background-position: 30px center;
    background-size: 30px auto;
}

@media only screen and (max-width: 1200px)  {
    .btn {
        min-width: 275px;
    }
}

.btn.btn-default,
.et_submit_button.et_pb_button{
    background-color: #d72d99;
}

.btn.btn.btn.btn-secondary:hover,
.btn.btn.btn-primary:hover,
.btn.btn-default:hover, 
.et_submit_button.et_pb_button:hover  {
    background-color: #2abcba;
}

.btn.btn-primary {
    background-color: #4a2583;
}

.btn.btn-secondary {
    background-color: #2abcba;
    

}
.et_submit_button.et_pb_button{
	margin: 0px;
	float: left;
}

.contact-form-sidebar .tnp-widget .tnp-field .tnp-submit{
    font-size: 20px;
    background: #4d3687;
    border-width: 0px;
    border-radius: 27px;
    text-align: center;
    padding: 10px 30px;
    line-height: 1.7em;
    background-repeat:  no-repeat;
    background-position: calc(100% - 30px) center;
    background-size: 30px auto;
    min-width: 275px;
    cursor: pointer;
}

.contact-form-sidebar .tnp-widget .tnp-field input[type="email"],
.contact-form-sidebar .tnp-widget .tnp-field input[type="text"]{
    background: #fff;
    border-radius: 4px;
    padding: 16px 15px;
    border: none;
    font-size: 18px;
}

.other-cs-wrapper {
    background: #f0f0f0;
    padding: 4% 0;
}

.other-cs-wrapper h2{
    color: #532f92;
    text-align: center;
}

.other-cs-wrapper .more-project-wrapper{
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
}

.more-project-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.more-project-wrapper > a {
    background: #cc3399;
    flex-basis: 32%;
    margin-bottom: 75px;
    color: #fff;
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-direction: column;
}

.more-project-wrapper > a:hover {
    background: #2abcba;
}

.more-project-wrapper > a .cs-block {
    margin-bottom: 35px;
}

.more-project-wrapper > a:after {
    content: '';
    width: 80px;
    height: 80px;
    border: 1px solid #fff;
    background: url('images/arrow@2x.png') no-repeat center center;
    background-size: 30px auto;
    border-radius: 50%;
}

.more-project-wrapper > div{
  flex-basis: 32%;
  background: #fff;
  margin-bottom: 75px;
  position: relative;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  cursor: pointer;
}

.more-project-wrapper > div .image img,
.more-project-wrapper > div .img img{
    width: 100%;
    height: auto;
}

span.wpcf7-not-valid-tip {
    text-align: left;
    margin-top: 6px;
    font-size: 14px;
}

/* .more-project-wrapper > div:hover {
    background: #663399;
} */

/* .more-project-wrapper > div:hover .desc,
.more-project-wrapper > div:hover p,
.more-project-wrapper > div:hover h3{
    color: #fff;
    font-weight: 300;
} */

.cs-list-description h3,
.cs-grid-body-txt h3{
    font-weight: 300;
}

.more-project-wrapper > div:nth-child(3n + 2){
    margin: 0 2% 75px;
}

.more-project-wrapper .cs-block a{
    display: block;
}

.more-project-wrapper .cs-block .img {
    font-size: 0;
    line-height: 0;
}

.cs-list-description {
    padding: 32px;
}

.cs-list-description .date-sec{
    font-weight: 700;
    font-size: 14px;
}

.cs-list-description:hover .date-sec{
    color: #fff;
}

.cs-list-description.with-btn{
    padding-bottom: 80px;
}

.cs-list-description .desc {
    margin: 0 0 30px;
}

.cs-list-description.with-btn .btn{
    position: absolute;
    left: 32px;
    bottom: 32px;
} 

.cs-list-description p{
    font-size: 20px;
    line-height: 30px;
    color: #666666;
}

.iframe-container,
.container-small {
    max-width: 797px;
    padding: 0 15px; 
    margin: 0 auto;
}

.help-block {
    display: block;
    width: 100%;
    font-size: 14px;
    margin: 10px 0;
}

.container-small p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
}

.container-small .quotes-text p {
    margin: 0 0 10px;
}

.container-small > p {
    margin-bottom: 10px;
}

.case-study-wrapper {
    padding: 6% 0;
    background: #fff;
}

.fullwidth-quotes{
    background: url('images/quotes-bg.png') no-repeat left bottom;
    min-height: 300px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin: 85px 0;
    background-size: cover; 
}

.fullwidth-quotes h2{
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    text-align: center;
}

.quotes-section {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 0 25px;
}

.quotes-section .small-quotes{
    flex: 0 0 272px;
    margin-left: 20px;
    margin-top: 10px;
}

.quotes-left.quotes-section .small-quotes{
    margin-left: 0;
    margin-right: 20px;
}

.quotes-section .small-quotes h3{
    color: #2abcba;
    line-height: 34px;
    margin: 0;
    border-bottom: 1px solid #2abcba;
    border-top: 1px solid #2abcba;
    padding: 40px 0;
    position: relative;
}

.quotes-section .small-quotes h3::before{
    content: '"';
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: -23px;
    background: #fff;
    color: #2abcba;
    font-size: 80px;
    line-height: 1;
    padding: 0 8px;
    height: 40px;
}

.contact-tagline {
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    color: #cc3399;
}

.contact-tagline a{
    color: #cc3399;
    text-decoration: underline;
}

.cta-area-wrapper .fr-ctas{
    text-align: center;
    padding: 4% 15px;
    background: #fff;
}

.cta-area-wrapper .fr-ctas .cta-button{
    margin-top: 30px;
}

.cta-area-wrapper .fr-ctas h2{
    color: #532f92;
}

.cta-area-wrapper .fr-ctas.odd {
    background: #532f92;
}

.cta-area-wrapper .fr-ctas.odd h3{
    color: #fff;
}

.cta-area-wrapper .fr-ctas .cta-button {
    background-color: #fff;
    color: #532f92;
}

.cta-area-wrapper .fr-ctas .cta-button {
    background-image: url(images/arrow-purple@2x.png);
}

.cta-area-wrapper .fr-ctas .cta-button:hover{
    background-color: #33cccc;
    background-image: url(images/arrow@2x.png);
    color: #fff;
}

.fr-ctas-inner {
    max-width: 767px;
    margin: 0 auto;
}

.donation-page {
    max-width: 767px;
    margin: 0 auto;
}

.dn-progress {
    justify-content: space-between;
    display: flex;
    align-items: center;
    margin-top: 60px;
    position: relative;
}

.dn-progress:before{
    position: absolute;
    content: '';
    height: 10px;
    width: 100%;
    background: #cc3399;
    left: 0;
    top: 28px;
}

.dn-progress > div {
    position: relative;
}

.dn-progress > div:first-child:before {
    position: absolute;
    content: '';
    height: 10px;
    width: 50%;
    background: #fff;
    left: 0;
    top: 28px;
}

.dn-progress > div:last-child:before {
    position: absolute;
    content: '';
    height: 10px;
    width: 50%;
    background: #fff;
    right: 0;
    top: 28px;
    margin-right: -1px;
}

.dn-progress > div span{
    display: block;
    border-radius: 50%;
    position: relative;
    font-weight: 400;
    padding-top: 70px;
    counter-increment: section;
}

.dn-progress > div span:before{
    content: counter(section); 
    height: 60px;
    width: 60px;
    position: absolute;
    border-radius: 50%;
    left: 50%;
    top: 0;
    margin-left: -30px;
    display: inline-block;
    background: #fff;
    border: 1px solid #cc3399;
    line-height: 60px;
    text-align: center;
    color: #cc3399;
}

.dn-progress > div.visited span:before,
.dn-progress > div.active span:before{
    background: #cc3399;
    color: #fff;
}

.dn-amount {
	overflow: hidden;
    margin-top: 60px;
}

.dn-amount .left{
    float: left;
    width: 60%;
    padding-right: 15px;
}

.dn-amount .left > div {
    margin-bottom: 30px;
    padding: 20px;
    background: #f2f2f2;
}

.dn-amount .left > div select,
.dn-amount .left > div input{
    margin-bottom: 20px;
}

.dn-amount .left > div input{
    width: 90%;
    display: inline;
    margin-left: 0px;
}

.currency-sign{
    margin-top: 14px;
}

.dn-amount .right{
    float: right;
    width: 40%;
    padding-left: 15px;
}


.custom-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default checkbox */
  .custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ccc;
  }
  
  /* On mouse-over, add a grey background color */
  .custom-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .custom-checkbox input:checked ~ .checkmark {
    background-color: #cc3399;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .custom-checkbox input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .custom-checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .latest-lisitng-outer h1{
      color: #663399
  }

.et_pb_accordion .et_pb_accordion_item{
    border: 1px solid #d72d99;
    border-radius: 4px;
    background: none;
}
.et_pb_toggle_item{
    border: 1px solid #d72d99;
    border-radius: 4px;
    background: none;
}

.et_pb_toggle_open .et_pb_toggle_title, 
.et_pb_toggle_open h5.et_pb_toggle_title,
.et_pb_toggle_close .et_pb_toggle_title, 
.et_pb_toggle_close h5.et_pb_toggle_title {
    color: #d72d99;
    font-weight: bold;
}

.et_pb_toggle_title:before {
    color: #d72d99;
}

.bottom-cnt-ar {
    margin-bottom: 40px;
}

.bottom-cnt-ar .current_page_item li.current_page_item > a {
    background:rgba(228, 35, 19, 0.6);
    color: #fff;
}

.bottom-cnt-ar .child-sidebar-menu > li {
    padding: 0;
    font-size: 18px;
    margin: 0;
}

.bottom-cnt-ar .child-sidebar-menu > li:last-child a{
    border-bottom: none;
}

.bottom-cnt-ar .child-sidebar-menu li a{
    padding: 0;
    display: block;
    color: #d72d99;
    line-height: 32px;
    padding: 8px 30px;
    border-bottom: 1px solid #d72d99;
}

.bottom-cnt-ar .child-sidebar-menu ul ul li a{
    padding: 8px 45px;
}

.bottom-cnt-ar .child-sidebar-menu ul li a:hover{
    background: #d72d99;
    color: #fff;
}

.bottom-cnt-ar .child-sidebar-menu > li > a{
    background: #d72d99;
    color: #fff;
    padding: 8px 15px;
    font-weight: bold;
}

.bottom-cnt-ar .child-sidebar-menu li::before{
    display: none;
 }

.entry-content .bottom-show-more-content.bottom-cnt-ar .advanced-sidebar-menu .child-sidebar-menu,
.entry-content .bottom-show-more-content.bottom-cnt-ar .advanced-sidebar-menu {
    width: 100%;
    margin: 0;
}

.entry-content .bottom-show-more-content.bottom-cnt-ar .advanced-sidebar-menu {
    border: 1px solid #d72d99;
}

.entry-content .bottom-show-more-content.bottom-cnt-ar .advanced-sidebar-menu .child-sidebar-menu ul li{
    margin: 0;
    font-size: 17px;
}

.entry-content .bottom-show-more-content.bottom-cnt-ar .advanced-sidebar-menu .grandchild-sidebar-menu ul li{
    margin: 0;
    font-size: 16px;
}

#main-content .container:before {
    display: none;
}

.single-news_and_events #left-area{
    width: 100%;
    max-width: 760px;
    margin: 0 auto 60px;
    padding: 0;
    float: none;
}
#left-area {
    float: none;
    width: 100%!important;
}
.single-news_and_events #left-area h2{
    color: #663399;
    margin: 0;
}

.single-news_and_events .post-meta {
    font-weight: 400;
    margin: 0;
}

.single-news_and_events .btn-back {
    margin-bottom: 20px;
}

.mobile_nav.opened .mobile_menu_bar:before {
    content: "\4d";
}
.status-publish.has-post-thumbnail img {
    margin-bottom: 20px;
}

.InputContainer {
    border: 1px solid red;
}
.simpay-form-title {
    display: none;
}
.simpay-label-wrap {
    float: left;
    width: 30%;
}
.simpay-field-wrap {
    float: left;
    width: 70% !important;
}
.simpay-email-container {
    display: none;
}
.simpay-checkout-btn-container {
    width: 70%;
    margin-left: 30%;
}

.simpay-errors {
    text-align: center;
}
.dd-success {
    text-align: center;
}
.dd-success img {
    margin: 0 auto;
}
#sessionemail {
    display:none;
}
.signpost-col .signpost-img {
    min-height: 220px;
    overflow: hidden;
}
body h2 {
    color: #663399;
}
#top-menu li {
    padding-right: 15px;
}
#et-top-navigation #top-menu-nav #top-menu > li:last-child > a {
    border: 1px solid #cc3399;
    padding: 10px;
    border-radius: 50px;
    margin-top: -10px;
}
.help-block.form-error {
    color: red;
}
.next-btn-block {
    text-align: center;
    margin-top: 30px;
}
.next-btn-block .btn {
    min-width: 275px;
}
.single-donation .text-center, .regular-donation .text-center {
    text-align: center;
}
.single-donation .btn, .regular-donation .btn {
    min-width: 254px;
}
.dn-amount .left .or-text {
    font-weight: 400;
    color: #666;
    background: transparent;
    padding: 0;
    text-align: center;
}
::placeholder {
    color: #666;
    font-style: italic;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #666;
    font-style: italic;
}
::-ms-input-placeholder {
    color: #666;
    font-style: italic;
}
.regular-donation-input {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.regular-donation-input input[type=text] {
    margin-right: 20px;
}
.regular-donation-input input[type=text], .regular-donation-input select {
    flex: 1;
}
.regular-donation-input select {
    -webkit-appearance: none; 
   -moz-appearance: none;
   appearance: none;
   background: #fff url('images/arrow-down.png') no-repeat right 10px center;
}
.text-center {
    text-align: center;
}
.featured-img {
    max-width: 797px;
    padding: 0 15px;
    margin: 0 auto;
    margin-top: 85px;
}
.page-standard-page .et_pb_row {
    max-width: 800px;
}
.custom-row .et_pb_row {
    max-width: 800px;
}
.contact-form-btn {
    text-align: center;
    margin-top: 32px;
}

.pagination {  
    display: block;
    text-align: center;
    width: 100%;
}

.pagination .wp-pagenavi{
    display: inline-block;
    border: none;
}

.pagination .wp-pagenavi *{
    font-size: 16px !important;
}

.pagination .wp-pagenavi a{
    display: inline-block;
}

.pagination .wp-pagenavi .page {
    padding: 4px 10px;
}

.pagination .wp-pagenavi .page:hover,
.pagination .wp-pagenavi .current {
    font-weight: bold !important;
    background: #532f92;
    color: #fff !important;
    padding: 4px 10px;
    border-radius: 4px;
}

.et_mobile_menu li{
    position: relative;
}

.et_mobile_menu li span.mob-menu-click {
    position: absolute;
    right: 0;
    top: 8px;
    text-indent: -9999px;
    width: 35px;
}

.contact-form .contact-form-sidebar .widget_mc4wp_form_widget{
    width: 100%;
    margin: 0;
}

body .contact-form .mc4wp-form-fields h2:first-of-type{
    text-shadow: none;
}


/*------------- responsive style -------------*/
@media only screen and (max-width: 980px) {
    .header-top-right {
        display: none;
    }
    .et_header_style_left .logo_container {
        width: 93%;
    }
    .dn-progress>div {
        position: relative;
        flex: 1;
        text-align: center;
    }
    .dn-progress {
        align-items: flex-start;
    }

    .dn-progress>div span {
        font-size: 16px;
    }
    .et_pb_row, .container {
        padding-left: 25px;
        padding-right: 25px;
    }
    #main-header .et_menu_container #et-top-navigation {
        padding-top: 24px;
    }
    .help-us-section .et_pb_row.col-margin-none .et_pb_column {
        width: 100%;
    }
    
    .contact-form-sidebar .tnp-widget .tnp-field + .tnp-field {
        margin-top: 20px;
    }
    .cta-area-wrapper .fr-ctas {
        padding: 4% 25px;
    }
    .other-cs-wrapper {
        padding: 4% 25px;
    }
    .more-project-wrapper > div, .more-project-wrapper > div:nth-child(3n + 2) {
        flex-basis: 100%;
        margin: 0 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .dn-amount .left, .dn-amount .right {
        float: none;
        width: 100%;
    }
    footer#main-footer #footer-widgets {
        display: block;
    }
    #footer-widgets .footer-widget {
        text-align: center;
    }
    #footer-widgets .footer-widget .fwidget.et_pb_widget {
        float: none;
    }
    #footer-widgets .footer-widget .fwidget img {
        margin: 0 auto;
    }
    footer#main-footer #footer-widgets .footer-widget:last-child .fwidget {
        display: block;
        text-align: center;
    }
    #footer-widgets .footer-widget .social-icon {
        display: block;
        margin-bottom: 30px;
    }
    footer#main-footer #footer-widgets .footer-widget:last-child p {
        margin: 0;
    }
    #footer-widgets .footer-widget #text-3 p:first-child {
        margin-bottom: 20px;
    }
    h1{
        font-size: 28px;
        line-height: 36px;
    }
    .main-banner.et_pb_section_0{
        height: auto !important;
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 480px){
    .simpay-label-wrap{
        width: 100%;
    }
    .simpay-field-wrap{
        width: 100% !important;
    }
    .simpay-checkout-btn-container{
        width: 100%;
        margin-left: 0;
    }
    .dn-amount-payment .left .one-time-pay{
        padding: 3px
    }
    .container{
        padding-left: 9px;
        padding-right: 9px;
    }
    .dn-amount .left{
        padding-right: 0px;
    }
}
body, input, textarea, select {
   font-family: 'Nunito',Helvetica,Arial,Lucida,sans-serif;
}
#et-top-navigation #top-menu-nav #top-menu>li>a {
   font-family: 'Nunito', sans-serif;
}

.fsPage label {
    text-align: left;
}
.radio-register {
	display: block;
	overflow: hidden;
}

.radio-register .wpcf7-list-item {
	display: block;
	float: left;
	clear: both;
}

.page-id-21 #main-content main.content {
    max-width: 767px;
    margin: 0 auto;
}

.omnes-light {
	font-family: "omnes-pro";
	font-weight:400;
}
.omnes-light-italic {
	font-family: "omnes-pro";
	font-weight:400;
	font-style:italic;
}
.omnes-regular {
	font-family: "omnes-pro";
	font-weight:500;
}
.omnes-italic {
	font-family: "omnes-pro";
	font-weight:500;
	font-style:italic;
}
.omnes-medium {
	font-family: "omnes-pro";
	font-weight:600;
}
.omnes-medium-italic {
	font-family: "omnes-pro";
	font-weight:600;
	font-style:italic;
}
.omnes-semibold {
	font-family: "omnes-pro";
	font-weight:700;
}
.omnes-semibold-italic {
	font-family: "omnes-pro";
	font-weight:700;
	font-style:italic;
}

#text-3 {
	margin-left: 30%;
}

.et_pb_button {
	text-align: center !important;
}

.column-hover {
  padding : 35px;
}
.column-hover:hover {
  background-color: #e6faff;
  border-radius: 40px;
}
.mobile_nav.opened .mobile_menu_bar:before {
    content: "\4d";
}

/* custom code for hamburger menu */
.header-container{
  display:flex !important;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0px;
  margin: 0 auto;
  max-width:1200px;
  transition:0.2s ease-in-out
}
.logo_container img{
	top: 0px;
	max-width: 318px;
	max-height:113px;
}

.menu-container{
  display: flex;
  align-items: center;
  padding-right:15px;
  height: 80px; 
  justify-content: center;
}

.hamburger-menu {
  display: block;
  position: relative;
  cursor: pointer;
}
.hamburger-icon:before {
  width: 30px;
  height: 30px;
  font-size: 100px;
  line-height: 1;
  margin: 50px;
  color: #2ea3f2;
  text-align: center;
}

.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal #et-info {
    display: none;
}

.modal-content {
  display: flex;
  flex-direction: column;
  background-color: #5d3e8f;
  padding: 120px 50px 0px;
  width: 35%;
  min-width:400px;
  height: 100%;
  margin-left: auto;
  margin-right: 0;
  font-size: 30px;
  font-weight: 400;
  position: relative;
  overflow-y:scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modal-content::-webkit-scrollbar {
    display: none;
}
#modal-menu{
	width: 95%;
    /*margin: 70px 0px 100px 50px;*/
}

.close {
    width:95%;
    display: flex;
    /* margin: 30px 25px 0px 0px; */
    justify-content: end;
    cursor: pointer;
    color: #fff;
    font-size: 80px;
    position: relative;
    right: -3px;
    top: -70px;
}
.wp-block-button__link{
   background-color:#cc3399;
   font-size: 40px;
   font-style: italic;
   font-weight: 900;
}
ul {
  list-style: none;
  padding: 0;
}

ul li {
  margin-bottom: 10px;
  border-bottom: 2px solid #fff;
}

ul li a {
  text-decoration: none;
  color: #fff;
}
.menu-item-has-children {
	position:relative;	
}
.menu-item-has-children > span.arrow-after {
  content: "";
  background: url("images/arrow-down.png");
  background-repeat: no-repeat;
  font-size: 30px;
  width: 30px;
  height: 40px;
  margin-left: 5px;
  transition: transform 0s;
  cursor:pointer;
	position:absolute;
	right:0;
	top:5px;
}
ul#modal-menu>li {
	padding:0 0 10px 0;	
}
ul#modal-menu>li ul {
	padding:20px 0 0 20px;	
}
.menu-item-has-children > span.arrow-after.open {
  transform: rotate(180deg);
	top:-20px;
}

.sub-menu {
    display: none;
}

.sub-menu>li, .sub-menu>li>a{
	border: none;
	color: rgba(255,255,255,0.5);
}

#et-info{
	display: flex;
	align-items: center;
	padding:0px;
	justify-content: flex-end;
}

#et-inf-phone {
	margin-left:20px;
	font-size: 30px;
	font-weight: 900;
	color: #5f4190;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.5;
}

#et-inf-phone a {
	color:#5f4190;
}
#et-inf-phone>span{
	font-style: italic;
}

.phone-icon{
	width:55px;
	height:55px;
	background-image: url('/wp-content/uploads/2023/06/phone-icon.png');
	background-size:cover;
}

.wp-block-button__link{
	background-color: #cc3399;
	font-size: 40px;
	font-style: italic;
	font-weight: 900;
	transition: 0.2s all ease-in-out;
}

.wp-block-button__link:hover{
	background-color: #5f4190;
}


@media screen and (max-width: 1440px) {
 #et-inf-phone{
	font-size: 20px;
}
.logo_container img{
	width: 350px;
}
}
@media screen and (max-width: 1024px) {
  #modal-menu{
	width: 100%;
    margin: 50px 5px 100px 5px;
	font-size: 20px;  
 }
.close{
	margin-right: 0px;
	
}
 .header-container{
	 padding: 0px;
 }
.logo_container img{
	width: 300px;
}
}
@media screen and (max-width: 980px) {
	 #et-info {
	  display:none;
	}
	.wp-block-button__link {
		font-size:16px;
		padding: 10px 15px;
		margin-right: 10px;
	}
	.header-container, .menu-container{
		padding: 0px;
	}
    .mobile_menu_bar:before{
		color: #2ea3f2 !important;
	}
	.modal #et-info {
		display: flex !important;
		align-items: center;
		padding: 0px;
		justify-content: flex-start;
		margin-top: -30px;
	    width: calc(100% - 50px);
	}
	.modal #et-info	#et-inf-phone {
		color:rgba(255,255,255,0.5);
		text-align:left;
	}
	.modal #et-info #et-inf-phone a{
		color:#fff;
		text-align:left;
	}
	.modal #et-info .phone-icon {
		background-image: url(/wp-content/uploads/2023/08/phone-icon-responsive.png);
	}
	header.header-container>div:first-child {
    	width: 40%;
	}
	header.header-container>div:last-child {
    	width: 60%;
		padding-right:10px;
	}
	header.header-container .logo_container img	 {
    	height: auto;
		max-height:unset !important;
	}
	header.header-container .menu-container {
    	justify-content: flex-end;
	}
}
@media screen and (max-width: 768px) {
	  ul li a {
	  text-decoration: none;
	  color: #fff;
	  font-size: 15px;
	}
	.hamburger-icon:before{
	  margin: 0px;
	}
	.logo_container img{
	  height: 80px;
      max-width: 180px;
	  margin-left:20px;
  }
	.modal-content {
		width:100%;
		min-width:100%;
		overflow:auto;
	}
	.menu-item-has-children > span.arrow-after.open {
		top:0;
	}

	.banner-button .button {
		margin: 20px auto !important;
		display: block !important;
		text-align: center;
	}
}

@media screen and (max-width: 550px) {
	  .logo_container{
	    width:230px;
	}
}


/* Custom code for new template  */
.banner-section{
	width: 100%;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.banner-image,.bannerimg{
	width: 100%;
}

.banner-text-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	text-align: center;
    width: 100%;
    padding:40px 40px;
}	

.banner-heading{
	width: 75%;
	font-size: 75px;
	font-weight: bold;
	color: #5d3e8f;
	line-height: 1.0;
}

.banner-text{
    padding:20px 0px;
    font-size: 24px;
    line-height: 1.5;
    color: #000000;
    text-align: center;
	max-width:1200px;
}
.banner-text .sp-easy-accordion,
.banner-text form {
    text-align: left;
}
.banner-text h1 {
	color:#d05199;
}
.banner-text ul{
	margin:0 0 0 45px;
}
.banner-text ul li {
	list-style: disc;
    margin: 0;
    padding: 0;
}
.banner-text p {
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0;
    font-weight: normal;
}
.banner-button{
	display: inline-block;
    align-items: center;
    justify-content: center;
	color:#ffffff;
    font-size: large;
    text-transform: uppercase;
	margin:0 auto 10px;
}
.cardlink {
	display:flex;
	flex-wrap: wrap;
    height: 100%;
}
.cardlink .top {
	width:100%;
}
.cardlink .bottom {
    display: flex;
    align-content: flex-end;
    flex-wrap: inherit;
	width:100%;
}

.card-section.grey .card-container{
   background: #fff;
   transition:0.2s all ease-in-out;
}

.banner-button .button{
	color: #ffffff;
	font-weight: 900;
    text-decoration: none;
	padding: 10px 30px;
	display:inline-block;
    background-color: #5d3e8f;
	transition:0.2s all ease-in-out;
    border-radius: 70px;
	margin: 20px 0;
	cursor:pointer;
}

.banner-button .button:hover{
	background-color: #2abcba;
}

.card-section.white .card-container{
   background: #fafafa;
   transition:0.2s all ease-in-out;
}


.heading_blue{
	font-size: 24px;
    font-weight: 700;
	color: #5d3e8f;
}

.card-section.white .card-container:hover,
.card-section.grey .card-container:hover {
	background:#dff2fd;	
}

.banner-text-container.white,
.card-section.white{
   background: #fff;
}

.banner-text-container.grey,
.card-section.grey{
   background: #fafafa;
   transition:0.2s all ease-in-out;
}
.card-section{
   display:flex;
   flex-direction:row;
   justify-content: center;
   padding: 15px;
}
.card-section.white .card-container:hover,
.card-section.grey .card-container:hover {
	background:#dff2fd;	
}



.card-container{   
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 400px;
    margin: 10px;
    padding: 40px 70px;
    border-radius: 40px;
}
.card-container:hover{
	background: #dff2fd;
}



.card-content{
	display: flex;
    align-items: flex-start;
    flex-direction: column;
	height:100%;
}

.card-image {
	display: block;
    height: 260px;
    width: 100%;
	overflow:hidden;
	margin:0 auto;
}
.card-image.round {
    width: 260px;
}
.card-image img{
	object-fit: cover;
    height: 100%;
    width: auto;
	margin:0 auto;
}
.card-image.round img{
	object-fit: cover;
    height: 100%;
    width: 100%;
}
.card-image.round img{
    border-radius: 100%;
}
.card-title{
	color: #d05199;
    font-size: 25px;
    font-weight: 700;
    margin: 40px 1px 10px 0px;
}
.card-title.yellow-title {
    color: #ff941e;
}


.card-text{
	display: flex;
    align-items: flex-start;
    margin-top: 5px;
	font-weight: 500 !important;
    line-height: 28px;
    color: #000000;
}
.quotes-section {
	color: #000000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding: 50px;
	margin: 0px auto;
	max-width:1200px;
}
.gery-quotes{
	background: #fafafa;
}

.quotes-image{
	width:150px;
}
.quotes-text{
	display: flex;
	color: #52c5f0;
    font-size: 40px;
    line-height: 1.0;
    font-weight: 600;
}
.quotes-text span.quotes-text-content {
    max-width: 840px;
}
.quotes-author{
	padding: 20px 0px;
	font-size: 20px;
	font-weight: 600;
	color:#000;
	margin-top:10px;
	display:block;
}


.form-section{
	display: flex;
    background: #ece9f5;
    justify-content: center;
	padding: 50px;
}

.mc4wp-form-fields{
	display:flex;
	flex-direction:column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.tnp-widget{
	display:flex !important;
	justify-content: space-evenly;
	padding: 10px 0px;
}

.tnp-submit{
	font-size: large;
	background: none;
	border:none;
	color: #fff;
    font-weight: 800;
    text-transform: uppercase;
	
}
.mc4wp-form-fields h2{
	margin: 5px;
}

.tnp-widget input[type=text], .tnp-widget input[type=email]{
	background-color:#fff !important;
	border:none !important;
	padding: 10px 40px !important;
}

.tnp-field-text input::placeholder,
.tnp-field-email input::placeholder {
  color: transparent;
}


/* Code for resonsive devices */
@media screen and (max-width: 1024px) {
	  .banner-heading{
		  font-size:35px;
	}
	.banner-text{
		font-size:15px;
	}
	.card-text{
		font-size: 16px;
	}
	.card-container{
		width: 300px;
	}
	.quotes-text{
		font-size: 30px;
	}
	.tnp-widget{
		flex-direction: column;
	}
}

@media screen and (max-width: 768px) {
	.menu-item-has-children > span.arrow-after{
		height:20px;
	}
	  .banner-heading{
		  font-size:28px;
	}
	.banner-text{
		font-size:15px;
	}
	.card-section{
		flex-direction: column;
		align-items:center;
		
	}
	.card-container{
		width: 90%;
		padding: 20px 0px;
		font-size: 20;
	}
	.card-content{
		width: 60%;
		align-items: center;
	}
	.card-title{
		font-size:30px;
	}
	.card-text{
		font-size: 20px;
		width: 100%;
		justify-content: center;
        margin: 10px 0px;
        height: auto;
	}
	.banner-button{
		width: 250px;
	}
	.quotes-text{
		flex-direction: column;
		align-items:center;
		font-size: 30px;
	}
	.quotes-image{
	   margin: 15px;
	}
	
}

@media screen and (max-width: 425px) {
	.hamburger-icon:before{
	  font-size: 70px;
	}
	.close{
		font-size: 60px;
	}
	footer#main-footer .footer-container {
		display:block;
	}
	footer#main-footer .footer-container .footer-image img {
		margin:0 auto;
	}
	 .banner-heading{
		  font-size:18px;
		  width: 95%;
	}
	.card-section{
		flex-direction: column;
		align-items:center;
		
	}
	.card-container{
		width: 90%;
		padding: 20px 0px;
		font-size: 20;
	}
	.card-content{
		width: 75%;
		align-items: center;
	}
	.card-image{
		height: auto;
	}
	.card-image.round{
		height: 260px;
	}
	.card-title{
		font-size:30px;
		margin-top: 10px;
	}
	.card-text{
		font-size: 18px;
		width: 110%;
		justify-content: center;
        margin: 10px 0px;
        height: auto;
	}
	.banner-button{
		width: 250px;
	}
	.quotes-text{
		flex-direction: column;
		align-items:center;
		font-size: 30px;
	}
	.omnes-semibold-italic{
	   font-size: 22px !important;	
	}
   p.omnes-medium{
	  font-size:12px !important;
	}
	
}

@media screen and (max-width: 325px) {
	.card-text{
		font-size: 15px;
	}
	.quotes-text{
		font-size: 20px;
	}
	.quotes-author{
		font-size: 15px;
	}
	.card-title {
      font-size: 25px;
	}
}

/* Main Footer */
#main-footer{

}
#menu-footer-menu{
	display: flex;
}
.copyright-section{
	color: #fff;
	margin-left: 20px;
	font-weight: 600;
}

.copyright-section p{
    font-size:18px;
}

#menu-footer-menu li{
	border-bottom: none;
	padding: 5px;
}

#menu-footer-menu li a{
	border-right: 2px solid #fff;
	padding-right: 5px;
	transition:0.2s all ease-in-out;
	font-size: 18px;
}
#menu-footer-menu li a:hover {
	color:rgba(255,255,255,0.65);
}
#menu-footer-menu li:last-child a{
	border-right: none;
	
}
#main-footer .social-icons a {
	opacity:1;
	transition:0.2s all ease-in-out;
}
#main-footer .social-icons a:hover {
	opacity:0.5;
}
.social-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.social-icon {
    width: 33.33%;
    padding: 10px;
    box-sizing: border-box;
}

.icons{
	padding-right: 10px;
}
.social-icon>a img{
    max-width: 100%;
	padding: 20px;
    height: auto;
}

/* Story post code */

#primary{
	background-color: #fafafa;
	padding-bottom:20px;
}

.entry-content >
.container-small.title-button{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.featured-image {
    max-width: 797px;
    padding: 30px 15px 0px 15px;
    margin: 0 auto;
}

.banner-button a.button.back-button{
    display: flex;
    align-items: center;
	position: relative;
	text-transform: initial;
	padding: 10px 20px 10px 40px;
	font-weight: 600;
}


.banner-button a.button.back-button::before {
    content: "";
    font-size: 16px;
    background: url(https://cavellrebrand2023.pedalo.dev/wp-content/uploads/2023/07/arrow-down.png);
    display: flex;
    background-repeat: no-repeat;
    font-weight: bold;
    height: 30px;
    width: 30px;
    left: 0;
    top: 30px;
    bottom: 0;
    position: absolute;
    transform: translateY(-50%) rotate(90deg);
    color: #FFFFFF;
    background-size: 20px;
}

.story-section{
	display: flex;
    flex-direction: column;
    align-items: center;
	padding: 20px 0px;
}

.card-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  
}

#filtered-posts{
  max-width: 1300px;
}
.story-top{
  max-width: 1230px;
}

#filtered-posts >.card-story{
	background-color: #fafafa;
}

.story-pagination{
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
}

.pagination-links{
	display: flex;
    gap: 20px;
	
}

.pagination-links a, .pagination-nav a{
	padding: 0px 5px;
	text-decoration: none;
	color: inherit;
}

.pagination-links>.active-page{
	background: #532f92;
	color: #ffffff;	
	font-weight: 700;
	border-radius:6px;
}

#filtered-posts >.card-story > a > .card-content > .card-text{
	font-weight: 600;
}




@media screen and (max-width: 1024px) {
	  #menu-footer-menu li a{
	   border: none;
}

}


@media screen and (max-width: 768px) {
	.banner-button.banner-backbutton{
	  max-width: 180px;
	}
}

@media screen and (max-width: 425px) {
	#main-footer{
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 40px 10px;
	}
	#menu-footer-menu{
		flex-direction: column;
	}
	#menu-footer-menu li {
		padding: 0px;
		margin-bottom: 10px;
	}
	.copyright-section{
		text-align: center;
		padding: 20px 0px;
	}
	.social-icons{
		flex-wrap: unset;
	}
	
	.title-wrapper > h2.entry-title{
	   margin: 0px;
	}
	.entry-content > .container-small.title-button{
	  flex-direction: column;
	  align-items: center;
	  text-align: center;
	}
	

}

.page-cavell-star-awards .header {
   /* padding: 15px 0; */
}
/*.page-cavell-star-awards .header-container {
    display: block;
    padding: 0;
    max-width: unset;
}*/
.tnp-field label {
    text-align: left;
    font-family: inherit;
    font-size: 20px !important;
    font-weight: 700;
    color: #663399 !important;
    margin-bottom: 5px;
}
.form-section .tnp-widget .tnp-field {
	margin:0 7.5px 10px;
}

.card-story{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 400px;
    margin: 10px;
    border-radius: 40px;
}

.card-link {
    width: 100%;
    height: 100%;
    z-index: 1;
	padding: 40px 70px;
    background: transparent;
    cursor: pointer;
    pointer-events: auto;
}

p:not(has-background):last-of-type {
    
    margin: 0;
}

#filtered-posts >.card-story > a > .card-content > .card-image{
    object-fit: cover;
    height: 250px;
    width: 250px;
    background-size: cover;
    margin: 0 auto;
    border-radius: 100%;
}

#filtered-posts >.card-story > a > .card-content > .card-image img{
	width: 100%;
}

#filtered-posts >.card-story:hover{
	background: #dff2fd;
	transition: 0.2s all ease-in-out;
}
.story-section>.story-pagination>.pagination-links>a{
	padding: 5px 5px;
}



.et_pb_section.et_section_regular{	
	z-index: 0;	
}	

.et_password_protected_form h1{	
	color: #5f4190;	
}

.et_pb_button:hover:after{	
	opacity: 0;	
}	
.et_submit_button.et_pb_button:hover{	
	padding: 10px 70px 10px 30px;	
    line-height: 1.7em!important;	
    background-image: url(images/arrow@2x.png) !important;	
    background-repeat: no-repeat !important;	
    background-position: calc(100% - 30px) center!important;	
    background-size: 30px auto !important;	
    cursor: pointer;	
    display: inline-block;	
    color: #fff;	
    font-weight: normal;	
    transition: all 0.4s ease;	
}

		
.et_submit_button.et_pb_button{	
	margin: 0px;	
	float: left;		
}


.et_password_protected_form p input {
	margin-left: 0;
}

.custom-iframe-container{
  position: relative;
  min-height: 1800px;
  max-height: 2900px;
  width: 100%; /* Set a width if not already set */
  margin: auto; /* Center the container */
  overflow: hidden; /* Hide scroll bars */
}

@media screen and (max-width: 767px) {
	.homepage-slider .slick-prev {
    left: 10px;
    width: 35px;
    height: 35px;
    background-position-x: center;
    background-position-y: center;
    transform: rotate(180deg);
    margin-top: -20px;
	transform: rotate(180deg);
}
	.homepage-slider .slick-next {
    right: 10px;
    z-index: 1;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: 55%;
}
.homepage-slider .item {
    min-height: 300px;
    height: 300px !important;
    background-position-x: center !important;
}
}

@media only screen and (min-width: 1025px) {
 .custom-iframe-container{
    margin: auto -10px; 
  }
	
 .custom-iframe-container iframe{
	 margin: 0px -10px;
  }
}

@media only screen and (max-width: 768px) {
    .close{
        width: 100%;
        right: -13px;
        top: -70px;
    }
}

.custom-iframe-container iframe{
  position: absolute;
  padding: 20px;
  width: 100%;
  height: 100%;
  box-sizing: border-box; 
  margin: 0px;
}


.cardlink {
	display:flex;
	flex-wrap: wrap;
    height: 100%;
}
.cardlink .top {
	width:100%;
}
.cardlink .bottom {
    display: flex;
    align-content: flex-end;
    flex-wrap: inherit;
	width:100%;
}
.card-section.grey.card-container{
   background: #ffffff;
   transition:0.2s all ease-in-out;
}
.card-section.white.card-container{
   background: #fafafa;
   transition:0.2s all ease-in-out;
}
.banner-button.banner-backbutton{
   display: contents;
}
h2.entry-title {
    margin: 15px 0px;
}
