@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@500&display=swap');
:root { 
--primary: #163a77; 
--secondary: #042153; 
--orange:#ebb332;
--green:#98ce3b;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { opacity: 1; }
@charset "utf-8; 
html {min-height: 100%;position: relative; }
/*html, body{overflow-x: hidden;}*/
*{outline: none}
*{-webkit-font-smoothing: auto; -webkit-font-smoothing:antialiased; outline: none}
input, textarea, select{appearance:none; -moz-appearance:none; -webkit-appearance:none; border-radius: 0}
img{max-width: 100%}
body{color:#000000; padding:0;margin:0px auto !important;line-height:normal;font-size:19px; font-family: 'Open Sans', sans-serif; background: #fff; font-weight:400}
p, ul, li, img, a, input, select, div{ margin:0px; padding:0px; outline:none!important; box-shadow:none; border:0px; list-style:none; } 
h1, h2, h3, h4, h5, h6{outline:none!important; box-shadow:none; border:0px; list-style:none;  font-weight:400 }
a{-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
::-webkit-input-placeholder {opacity:1; color:#B5B8DE}:-moz-placeholder {opacity:1; color: #B5B8DE}::-moz-placeholder {opacity:1; color: #B5B8DE}:-ms-input-placeholder {opacity:1; color:#B5B8DE}
p{color:#000000;line-height: 1.6;margin-bottom:20px;} 
a, .calander-main a:hover i{text-decoration:underline;color: #006FBF;}
a:hover{color:#000}
a:hover, a:focus{text-decoration:none; outline:0;}
.z-index{ position:relative; z-index:99}
.gradientclr{ background-image: linear-gradient(to right, #08a0d1, #0084c0, #0068ad, #004d96, #00317d); color:#fff;}
.primaryBg{ background:var(--primary); color:#fff}
.primaryBg a, .primaryBg p{ color:#fff}
.secondaryBg{ background:var(--secondary);}
.secondaryBg a, .secondaryBg p{ color:#fff;}
.sbold{ font-weight:600}
.mbold{ font-weight:500}
.bold{ font-weight:700}
.padd75{ padding:75px 0px}
.padd60{ padding:60px 0px}
.padd65{ padding:65px 0px}
.pt60{ padding-top:60px}
.radius img{border-radius:100px 0px}
ul.list-style{ margin:0px; padding:0px;}
ul.list-style li{ margin:0px 0 12px 0; padding:0px;  position:relative; padding-left:53px; line-height:1.7}
ul.list-style li:before{ background:url(../images/icons/site-icon.png) no-repeat; content:""; position:absolute; left:0; top:10px; height:17px; width:28px; }
h1{font-size: 40px;  font-weight:600;}
h2{font-size: 40px; font-weight:600;}
h3{font-size: 30px; font-weight:600; }
h4{font-size: 24px;  font-weight:600;}
h5{font-size: 22px; font-weight:600; margin-bottom:15px}
.f55{ font-size:55px}
.f40{ font-size:40px}
.f35{ font-size:35px}
.f27{ font-size:27px}
.f26{ font-size:26px}
.f25{ font-size:25px}
.f24{ font-size:24px}
.f18{ font-size:18px}
.f19{ font-size:19px}
.f20{ font-size:20px}
.whitetxt{ color:#fff;}
.whitebg{ background:#fff;}
.zindex{ z-index:2;  position:relative}
.btn-primary, .button, .c-btn,  input.btn-primary, .comment-respond .form-submit input.submit { position:relative; border-radius:10px !important; text-decoration:none;  min-height: inherit !important; padding: 15px 45px !important; border:none !important; text-transform:none ; color:#fff !important;     line-height:inherit !important; background: var(--primary); font-weight:600 !important;      display: inline-block;  text-decoration:none !important; font-size:19px; transition: 0.8s;}
.btn-primary:focus, .button:focus{ color:#fff;}  
.btn-primary:hover, .c-btn:hover, .button:hover, .comment-respond .form-submit input.submit:hover{ background:var(--orange); color:#fff !important }
.btn-primary.btn-large{ padding: 22px 75px !important;}
.btn-primary.radius{ border-radius:30px !important;}
.btn-secondary, .nav-previous a, .nav-next a, input.btn-secondary{  padding:15px 45px; background:var(--green); text-decoration:none;  font-size:21px;	 border:none; color:#fff; transition: 0.8s; border-radius:30px; display:inline-block}
.btn-secondary:hover, .nav-previous a:hover, .nav-next a:hover, .btn-secondary:active, .btn-secondary:active:hover{ background-color:var(--orange) !important; border:none !important}
.btn-secondary:focus, .btn-secondary:visited{ box-shadow:none !important; border:none !important;  color:#fff !important;    outline: none;}
.blackOverlay{position:relative }
.blackOverlay:before{content:"";background-color:rgba(0, 0, 0, .3);position:absolute;left:0;top:0;width:100%;height:100% }
.links{ color:var(--primary);  text-decoration:underline; position:relative; font-weight:600 }
.links:hover{ color:var(--green); text-decoration:none; }
.removespace p{ margin-bottom:0px; padding-bottom:0px}
button:focus{     outline: 1px dotted;  outline:none;}
.inner-container{ max-width:960px; margin:auto;}
.topspace{ margin-top:220px; }
.home .topspace{  margin-bottom:0px;}
.title{ position:relative; padding-bottom:20px; margin-bottom:20px  }
.title:before{ content:"";  height:5px; width:175px; background:#98ce3b; position:absolute; bottom:0; }
.title.center:before{left:50%; transform:translateX(-50%)}
.borderbtm{border-bottom: #98ce3b solid 10px;}
.second_button{margin-top: 20px;}
@media (max-width:1280px) { 
.container { max-width: 1200px; } 
.site-header .container,
.header-bar .container,
.project-section .container,
.woocommerce-page .site-main,
.tap-virtual-groups .container,
.consultation-content .container{ max-width: 1200px; } 
}

@media (min-width:1281px) { 
.container { max-width: 1200px; } 
.site-header .container,
.header-bar .container,
.project-section .container,
.woocommerce-page .site-main,
.tap-virtual-groups .container,
.consultation-content .container{ max-width: 1300px;  position:relative;} 
}

/**header**/
.site-header{ transition: all 0.5s ease 0s;}
.site-header.stricky{ top:0; }
.site-header.stricky{ box-shadow: rgb(0 0 0 / 20%) 2px 0px 10px;}
.site-header{ padding-top:8px; z-index:99; position:fixed; top:0; }
.site-header .col-left{ width:155px; }
.site-header .col-left .siteLogo{transition: all 0.5s ease 0s; width:155px }
.site-header.stricky .col-left .siteLogo { width:70px; }
.site-header .col-right { width:calc(100% - 155px); }
.site-header .col-right .header-email a{ color:#000; text-decoration:none; margin:0 15px; position:relative }
.site-header .col-right .header-email a:before{ content:""; position:absolute; right:-21px; background:url(../images/icons/separator-line.png) no-repeat; width:2px; height:60px}
.site-header.stricky .col-right .header-email a:before{ height: 40px; background-size: auto 40px;}
.site-header .col-right .header-email div + div a:before{display:none;}
.site-header .col-right .header-email a i{ background:#163a77; width:44px; height:44px; border-radius:50%; margin-right:20px; display:inline-block; background-repeat:no-repeat; background-position:center center}
.site-header .col-right .header-email a i.email-icon{background-image:url(../images/icons/email-icon.png);}
.site-header .col-right .header-email a i.phone-icon{background-image:url(../images/icons/phone-icon.png);}
.site-header .col-right .header-email a:hover{ color:#163a77; text-decoration:none;}
.site-header .col-right .header-btns a.btn-primary{ padding: 28px 19px !important; font-size:22px; }
.site-header .col-right .header-btns a.btn-primary.donate-btn{padding-left: 84px !important;  position:relative;  background-image:url(../images/icons/heart-w.png);  background-repeat:no-repeat; background-position:25px 25px; margin-left:12px}
.site-header.stricky .col-right .header-btns a.btn-primary{ padding: 14px 20px !important; font-size:18px }
.site-header.stricky .col-right .header-btns a.btn-primary.donate-btn{ padding-left: 55px !important;   background-position:17px 17px; background-size:27px;}
.site-header.stricky .col-right .header-btns a.btn-primary.donate-btn::before{ width: 27px; height: 27px; background-size: 100%;     left: 18px;}

.searchBtn{     width: 40px; height: 40px;border-radius: 50%; border:#163a77 solid 1px; background:none; position:relative; }
.searchBtn:hover{ border:#163a77 solid 1px; background:#163a77; }
.searchBtn:focus{border:#163a77 solid 1px;}
.searchBtn i.icon{ background:url(../images/icons/search-icon.svg) no-repeat;     width: 20px; height: 20px; display: block; top: 50%; left: 50%; position: absolute; transform: translate(-50%, -50%);  background-size:100%;}	
.searchBtn:hover i.icon{background:url(../images/icons/search-icon-w.svg) no-repeat;}
.top-wrap .searchBtn{display:none;}
.top-wrap .cart-panel{display:none;}

.site-search { position: absolute; top: 100px; background: #fff; max-width: 650px; padding: 8px 8px 8px 16px; display: flex; border-radius: 8px; z-index: 1; box-shadow: rgb(0 0 0 / 50%) 0px 2px 8px; display:none; right:15px; }
.site-search label{ margin-bottom:0px;}
.site-search input[type="search"]{ border:none; padding:6px 0px}
.site-search input.search-submit { background: #163a77; text-align: center; color:#fff; border:none; padding: 10px 22px; border-radius:5px}
.site-search input.search-submit:hover { background: var(--orange); }

.site-header.stricky .site-search{  top:85px}

/**home-banner **/
.home-banner:before{  position:absolute; width:100%; height:100%; content:""; top:0; right:0; left:0; bottom:0; background:rgba(0,0,0, 0.3) }
.home-banner{ height:550px; background:url(../images/banner-img.jpg) no-repeat; background-size:cover; background-position: 50% 50%; position:relative; }
.home-banner h1.title,
.home-banner span.title{ display:inline-block;  font-size:45px; color:#fff; font-weight:600; position:relative; max-width: 780px; text-align: left;   text-transform:uppercase; position:relative; padding-bottom:30px; margin-bottom:25px}
.home-banner span.title:after{ content:""; background:#08a0d1; width:190px; height:4px; position:absolute; bottom:0; left:0}
.home-banner p{ color:#fff; font-weight:600; font-size:28px; font-family: 'Roboto Slab', serif; line-height:1.3 } 
.home-banner .banner-info  p strong{ font-size:53px;  line-height:1.3; display:inline-block; font-family: 'Work Sans', sans-serif; margin-left:15px; font-weight:500}
.homeslider .owl-dots{  position:absolute; bottom:20px; left:50%; width:auto;     transform: translateX(-50%);}
.homeslider .owl-theme .owl-dots .owl-dot span{ background:#fff; } 
.homeslider .owl-theme .owl-dots .owl-dot{ margin-right:1px}
.homeslider .owl-theme .owl-dots .owl-dot.active span{  background:#08a0d1; } 
.homeslider .owl-theme strong{font-size:19px}
.homeslider .owl-theme .owl-nav{ position:absolute; bottom:155px;  right:18px; margin:-60px 0 0 0px; }
.homeslider .owl-theme .owl-nav button span{font-size:0px;	}
.homeslider .owl-theme .owl-nav .owl-next,
.homeslider .owl-theme .owl-nav .owl-prev{ position:absolute; right:0px; ;  width: 50px;  height: 50px; border: 1px solid #fff; }
.homeslider .owl-theme .owl-nav .owl-next{ top:0px;}
.homeslider .owl-theme .owl-nav .owl-prev{ right:inherit; left:-50px; top:62px;    }
.homeslider .owl-theme .owl-nav .owl-next:hover,
.homeslider .owl-theme .owl-nav .owl-prev:hover{ background:#08a0d1; border-color:#08a0d1; }
.homeslider .owl-theme .owl-nav .owl-prev.disabled,
.homeslider .owl-theme .owl-nav .owl-next.disabled { border-color: #E5E7EE !important;  opacity: 0.5; background:none !important; filter: blur(0.04rem);}
.homeslider .owl-theme .owl-nav button.owl-prev span,
.homeslider .owl-theme .owl-nav button.owl-next span{ width:14px; height:14px; border-left:#fff solid 2px; border-bottom:#fff solid 2px; display:block; transform: rotate(45deg); position:relative; left:20px;}
.homeslider .owl-theme .owl-nav button.owl-next span{ border-top:#fff solid 2px; border-right:#fff solid 2px; border-left:none; border-bottom:none; left:13px;}

.homeslider .media{ width:50%;     height: 100%; position: absolute; left: 0;      background-size: cover; background-repeat: no-repeat; clip-path: polygon(0 0, 88% 0%, 100% 100%, 0% 100%);}



/**homevideo **/
.homevideosec{ position: relative; padding: 40px 40px 0  40px;  }
.homevideosec:after { content: ''; position: absolute; height: calc(100% - 60px); width: calc(100% - 90px); border:#ebb332 dashed 2px; top: 0px; left: 0px; z-index: -1; border-radius: 10px;}
.homevideosec .videomain{width:100% !important; padding-bottom:41.6%; position:relative; }
.homevideosec .iframeVideo{width:100% !important;  height:100%  !important; position:absolute; top:0; left:0; }
.homevideosec .image-wrapper{ position:relative; }
.homevideosec .image-wrapper img{ width:100%;  border-radius:15px;}
.homevideosec .play_icon{ position:absolute; left:50%; top:50%;  width:120px; height:120px; transform: translate(-50%, -50%);  text-align:center;}
.homevideosec .play_icon a{ color:#fff !important}
.homevideosec .play_icon img{ border-radius:0px !important; height:auto}
.homevideosec .image-wrapper iframe { position: absolute; width: 100%; height: 100%; left: 0; border-radius:15px; display:none }
.homevideosec .image-wrapper .blackOverlay:before { border-radius:15px}  
.videoSection .videoContent p a{ color:#426432;  } 
.videoSection .videoContent p a:hover{ color:#000; } 
.home__welcome-content{ width:calc(100% + 50px); left:-20px; position:relative; margin-top:60px}
.home__welcome-content h1{  font-size:36px; position:relative; padding-bottom:25px; margin-bottom:20px}
.home__welcome-content h1:before{ content:"";  height:5px; width:175px; background:#98ce3b; position:absolute; bottom:0}

/**our mission **/
.home__ourMission { border-bottom:#98ce3b solid 11px; border-radius:10px; position:relative; overflow:hidden}
.home__ourMission p{ margin:15px 0 0 0px}
.home__ourMission:before{ content:""; position:absolute; bottom:-40px; left:0;  background:url(../images/bg/partten-img.png) no-repeat; width:304px; height:240px; background-size:100%}

/**our service **/
.home__ourservice h2.title{ margin-bottom:40px}
.home__ourservice-list .home__ourservice-list-box{ position:relative; margin-bottom:75px;  } 
.home__ourservice-list .home__ourservice-list-box figure{ margin-bottom:0px; overflow:hidden; border-radius:10px;  transition: all 0.5s ease 0s; }
.home__ourservice-list .home__ourservice-list-box figure img{ border-radius:10px; transition: all 0.5s ease 0s;  height: 100%; width: 100%; object-fit: cover;}
.home__ourservice-list .home__ourservice-list-box a{ text-decoration:none;}
.home__ourservice-list .home__ourservice-list-box h3{ background:#163a78; padding:20px 20px; color:#fff; text-decoration:none; left:20px; width:calc(100% - 40px); position:absolute; bottom:-33px; border-radius:10px; text-align:center; transition: all 0.5s ease 0s;}
.home__ourservice-list .home__ourservice-list-box:hover h3{ background:#ebb332; }
.home__ourservice-list .home__ourservice-list-box figure:hover img{transform: scale(1.2); }

/**howHelp **/
.home__howHelp p{ max-width:890px; margin:auto;}
.home__howHelp .home__howHelp-list-info{ position:relative}
.home__howHelp .home__howHelp-list-info:before { background: url(../images/icons/line.png) no-repeat; content: ""; position: absolute; right: 82%; top: calc(50% + -83px); width: 156px;  height: 16px;}
.home__howHelp .home__howHelp-list-info.list1:first-child:before{display:none;}
.home__howHelp .home__howHelp-list-info.list4:first-child:before{display:none;}
.home__howHelp .home__howHelp-list-info figure{ width:155px; height:155px; background:var(--primary); text-align:center;  border-radius:50%; position:relative; margin-bottom:30px}
.home__howHelp .home__howHelp-list-info figure img{ position:relative; z-index:2}
.home__howHelp .home__howHelp-list-info figure:before{width:100%; height:100%; background:var(--primary); content:""; position:absolute; left:0; border-radius:50%; z-index:1}
.home__howHelp .home__howHelp-list-info figure:after{width:calc(100% + 8px); height:calc(100% + 8px); background:#98ce3b; content:""; position:absolute; left:-8px; border-radius:50%;}
.home__howHelp .home__howHelp-list-info figure.icon2:after{ background:#8ad9f8;}
.home__howHelp .home__howHelp-list-info figure.icon3:after{ background:#ebb332;}
.home__howHelp .home__howHelp-list-info figure.icon4:after{ background:#ebb332;}

/**home news **/
.home__news .home__news-list{ padding:10px 10px 30px 10px}
.home__news .home__news-list .home__news-list-box{ box-shadow:rgba(0, 0, 0, 0.35) 0 0 7px; border-radius:10px; }
.home__news .home__news-list .home__news-list-box figure{ position:relative; margin-bottom:25px; overflow:hidden; border-radius:10px 10px 0 0px ;}
.home__news .home__news-list .home__news-list-box figure img{ border-radius:10px 10px 0 0px; transition: all 0.5s ease 0s;}
.home__news .home__news-list .home__news-list-box figure .dateformat{ position:absolute; left:0; bottom:20px; min-width:270px; height:45px; text-align:center; color:#fff; background:rgba(0,0,0, 0.5); line-height:45px; font-size:17px}
.home__news .home__news-list .home__news-list-box .box-info{ min-height:190px; padding:0 20px}
.home__news .home__news-list .home__news-list-box .btn{     border-radius: 30px !important; position: relative; left: 50%; font-size:21px; transform: translateX(-50%); bottom: -20px; }
.home__news .home__news-list .home__news-list-box:hover .btn-primary{ background:var(--orange); }
.home__news .home__news-list .home__news-list-box:hover figure img{transform: scale(1.2); }
/**home support **/
.home__support .container .innerSection{  background-image: linear-gradient(to left, #658928, #6e952b, #77a12f, #81ae32, #8aba36); color:#fff; padding:45px 0 45px 380px; overflow:hidden; position:relative}
.home__support .container .innerSection h2{ font-size:31px; line-height:1.6; max-width:730px}
.home__support .container .innerSection a.btn-primary{ border-radius:50px !important}
.home__support .container .innerSection:after{ content:""; position:absolute; bottom:0px; right:0;  background:url(../images/bg/partten-img.png) no-repeat; width:304px; height:240px;}
.home__support .container .innerSection:before{ content:""; position:absolute; bottom:0px; left:0;  background:url(../images/bg/heartbg.png) no-repeat; width:323px; height:260px;}
.home__support .container .innerSection:hover .btn-primary{ background:var(--orange); }
/*****footer css*****/
.site-footer .footermenu ul{ margin:0px; padding:0px; }
.site-footer .footermenu li{ margin:0px 0 10px 0; padding:0px 0 0 22px; list-style:none; position:relative;	 }
.site-footer .footermenu li a{  text-decoration:none;  }
.site-footer .footermenu li a:hover{ color:#98ce3b}
.site-footer .footermenu li:before{ content:""; position:absolute; top:50%; left:0; width:5px; height:5px; background:#98ce3b; transform:translateY(-50%); border-radius:50%}
.site-footer .footercontactSec li{margin:0px; padding:0 20px 20px 53px; display:block; line-height:1.6; position:relative	}
.site-footer .footercontactSec li span{font-weight:700; margin-right:10px}
.site-footer .footercontactSec li p{ margin-bottom:0px}
.site-footer .footercontactSec li a{ text-decoration:none;}
.site-footer .footercontactSec li a:hover, .site-footer .footercontactSec li a:hover p{ text-decoration:none; color:#98ce3b}
.site-footer .footercontactSec li:before{content:""; position:absolute; left:0; top:5px; width:30px; height:35px; }
.site-footer .footercontactSec li:nth-child(1):before{background:url(../images/icons/location.png) no-repeat;  }
.site-footer .footercontactSec li:nth-child(2):before{background:url(../images/icons/phone.png) no-repeat; top:2px;  }
.site-footer .footercontactSec li:nth-child(3):before{background:url(../images/icons/email.png) no-repeat;   top:0px}
.site-footer .amazonbox{ border-top:#1b55ba solid 1px; }
.site-footer .amazonbox img{ margin-top:16px}

.site-footer .footerlastbox  .emaillist form{display:flex;     flex-wrap: wrap;}
.site-footer .footerlastbox  .emaillist form .es-field-wrap{    width: calc(100% - 117px);}
.site-footer .footerlastbox  .emaillist form label{ width:100%}
.site-footer .footerlastbox  .emaillist form label input{padding:10px 20px; border-radius:0px; color:#898989; font-size:18px; height: 55px !important; width:100%}
.site-footer .footerlastbox  .emaillist form label input::-webkit-input-placeholder { color:#898989; }
.site-footer .footerlastbox  .emaillist form label input:-ms-input-placeholder {color:#898989; }
.site-footer .footerlastbox  .emaillist form label input::placeholder { color:#898989; }
.site-footer .footerlastbox .emaillist form input[type="submit"] { padding: 0px 15px !important; border-radius: 0px; color: #fff; font-size: 21px; height: 55px !important; line-height: initial; border: none; font-weight: 600; background-image: linear-gradient(to left, #658928, #6e952b, #77a12f, #81ae32, #8aba36);}
.site-footer .footerlastbox .emaillist form input[type="submit"]:hover{ background:var(--orange)}

.site-footer .footerlastbox form{display:flex;     flex-wrap: wrap; position:relative;}
.site-footer .footerlastbox form .es-field-wrap{    width: calc(100% - 117px);}
.site-footer .footerlastbox form p br{ display:none;}
.site-footer .footerlastbox form label{ width:100%; display:none;}
.site-footer .footerlastbox form  input{padding:10px 20px; border-radius:0px; color:#898989; font-size:18px; height: 55px !important; width:100%;}
.site-footer .footerlastbox form input::-webkit-input-placeholder { color:#898989; }
.site-footer .footerlastbox form input + input{display:none;}
.site-footer .footerlastbox form  input:-ms-input-placeholder {color:#898989; }
.site-footer .footerlastbox form  input::placeholder { color:#898989; }
.site-footer .footerlastbox form input[type="submit"] { padding: 0px 15px !important; border-radius: 0px; color: #fff; font-size: 21px; height: 55px !important; line-height: initial; border: none; font-weight: 600; background-image: linear-gradient(to left, #658928, #6e952b, #77a12f, #81ae32, #8aba36); width: auto; top: 0px; right:0; position:absolute;}
.site-footer .footerlastbox form input[type="submit"]:hover{ background:var(--orange)}

.site-footer .site-info{ min-height:80px; font-size:17px}
.site-footer .site-info .copyright{ width:calc(100% - 140px)}
.site-footer .site-info .social-icons{ width:140px;}
.site-footer .site-info .social-icons img:hover { opacity:0.75 }
/*****footer css*****/

/*****coronawp*****/
#coronawp .cwp_content{ max-width:1200px; margin:auto; position:relative;}
#coronawp .cwp_content { position:relative;  width:100%;  display: flex; justify-content: center; align-items: center;  flex-wrap:wrap}
#coronawp .cwp_content .cwptxt{      font-size:20px !important; font-weight:600} 
#coronawp .cwp_content .cwp_button{ background:#ebb332;  padding:8px 45px; color:#000; border:none; display:inline-block;  font-weight:600;  top:0; font-size:20px; margin-left:15px}
#coronawp .cwp_content .cwp_button:hover{background:#163a77; color:#fff; text-decoration:none; }
#coronawp  #close_notice a { color: #000 !important; text-decoration: none; font-size: 25px; position: relative; top: 12px; right: 20px; }

/*****headerbar*****/
.header-bar{ min-height:225px; overflow: hidden;}
.header-bar .container{ position:relative}
.header-bar .container:after{ content:""; position:absolute; bottom:-100px; right:0;  background:url(../images/bg/partten-img.png) no-repeat; width:260px; height:188px; background-size:100%}
.header-bar h1{ margin-bottom:0px; margin-top:35px}
/*****aphasia video*****/
.aphasia-video-sec .cta{  background:#fafafa; border:#d9d9d9 solid 1px; padding:23px 35px; font-size:22px;     margin-top: -6px;}
.aphasia-video-sec .cta a{ display:block; background:url(../images/icons/arrow.png) center right no-repeat; text-decoration:none; color:#000000;}
.aphasia-video-sec .cta a:hover{ color:#163a77;}

/*****tips*****/
.tips-content { padding:30px 0}
.tips-content span{ line-height:2}
.tips-content span{ position:relative; display:block;padding:30px  30px 30px 85px}
.tips-content span p{ margin:0px}
.tips-content span:before, 
.tips-content span:after{ position:absolute; content:""; width:81px; height:70px;}
.tips-content span:before{  left:0; top:0; background:url(../images/icons/quote-left.png) no-repeat;  background-size:100%}
.tips-content span:after{ right:-50px; bottom:0; background:url(../images/icons/quote-right.png) no-repeat;  background-size:100%}

/*****tips*****/
.card-block-list .card_blocks:nth-child(2n + 2 ){ background:#f9f9f9;}
.card-block-list .card_blocks:nth-child(2n + 2 ) .row  {        flex-flow: row-reverse;}

/*****impct section*****/
.impct-section { background:#f9f9f9;}
.impct-section p{ margin-bottom:0px}

/*****awareness section*****/
.aphasia-awareness-section ul{ padding:0px; margin:0px;}
.aphasia-awareness-section li{ padding:5px 0 5px 60px; margin:0px 0 20px 0; list-style:none; position:relative}
.aphasia-awareness-section li:before{ background:url(../images/icons/site-icon.png) no-repeat; content:""; position:absolute; left:0; top:5px; height:30px; width:30px; }

/*****current clients****/
.consultation-content{  background:#2d5ba8; padding:20px 0 3px 0px}
.consultation-content p{ color:#fff; text-decoration:none; margin-bottom:15px }
.consultation-content p a{ color:#fff; text-decoration:underline }
.consultation-content p a:hover{ color:var(--green); text-decoration:none }

/*****virtual groups section*****/
.tap-virtual-groups{ background:#fafafa;}
.tap-virtual-groups .zoom-sec i{ width:150px;}
.tap-virtual-groups .zoom-sec .zoom-sec-info{ width:calc(100% - 150px);}

/*****project section*****/
.project-section ul{display:flex; flex-wrap:wrap; margin-top:40px}
.project-section ul li{  width:50%; border-bottom:#dadada solid 1px; padding:45px 0 35px 22px }
.project-section ul li:nth-child(odd){ border-right:#dadada solid 1px; padding-left:0px; padding-right:20px}
.project-section ul li:nth-child(1), .project-section ul li:nth-child(2){ padding-top:0px}
.project-section ul li .card-block i{ width: 160px; height: 160px; line-height: 140px; border-radius: 50%; margin-right:30px; border: 8px solid #f4f4f4; text-align: center; box-shadow: 0 10px 5px rgb(0 0 0 / 20%) inset; background: #fff; text-align: center; cursor: default; position:relative; top:-10px}
.project-section ul li .card-block .card-block-info{ width:calc(100% - 190px)}

/*****upcomming schedule*****/
.upcomming-schedule{ background:url(../images/facebook-img.png) no-repeat; min-height:445px;     display: flex; justify-content: center; background-size:cover; align-items: center; text-align:center; border-radius:15px; width:calc(100% + 50px); position:relative }
.upcomming-schedule:before{ content:""; position:absolute; width:100%; height:100%;background:rgba(0,0,0, 0.5); top:0; left:0;  border-radius:15px;}
.upcomming-schedule span.schedulebox{ background-image: linear-gradient(to left, #658928, #6e952b, #77a12f, #81ae32, #8aba36); width:520px; min-height:280px;  align-items: center; display: flex; border-radius:10px; justify-content: center; z-index:9;}
.payment-section p{ margin-bottom:10px}
.payment-section li{ position:relative; padding-left:25px}
.payment-section li:before{ content:""; position:absolute; top:10px; left:0; width:10px; height:10px; background:#98ce3b; border-radius:50%}

/*****facebook schedule*****/
.facebook-sec .card-block{ position:relative;}
.facebook-sec .card-block figure{ position:relative; margin-bottom:0px}
.facebook-sec .card-block figure img{ border-radius:10px}
.facebook-sec .card-block figure i{ position:absolute; top:18px; right:17px; background:#fff; width:90px; height:90px; border-radius:50%; display:flex; align-items:center; justify-content:center}
.facebook-sec .card-block .card-block-info{ background: #163a78;     padding: 30px 20px; color: #fff; text-decoration: none; left: 20px; width: calc(100% - 40px); position: relative; bottom: 0px; margin-top:-35px; border-radius: 10px; text-align: center; transition: all 0.5s ease 0s;}
.facebook-sec .card-block .card-block-info i{ background:#fff; width:90px; height:90px; border-radius:50%; display:flex; align-items:center; justify-content:center; margin-right:20px}
.facebook-sec .card-block .card-block-info .info{ width:calc(100%  - 120px)}
.facebook-sec .card-block .card-block-info p{ font-size:18px}
.facebook-sec .card-block a { text-decoration:none}
.facebook-sec .card-block a:hover { text-decoration:none}
.card-block-wrap .card-block-list .card_blocks{position:relative;}
.card-block-wrap .card-block-list .card_blocks img{ border-radius:15px; width:100%}
.card-block-wrap .card-block-list .card_blocks .editor_content ul li{ position:relative; padding-left:22px; margin-bottom:5px} 
.card-block-wrap .card-block-list .card_blocks .editor_content ul li:before{ width:8px; height:8px; background: var(--green); content:""; position:absolute; left:0; top:10px; border-radius: 50%; } 
.card-block-wrap .card-block-list .card_blocks:nth-child(2n + 1 ) {  background: var(--primary); }
.card-block-wrap .card-block-list .card_blocks:nth-child(2n + 1 ) h2, 
.card-block-wrap .card-block-list .card_blocks:nth-child(2n + 1 ) li, 
.card-block-wrap .card-block-list .card_blocks:nth-child(2n + 1 ) p{ color:#fff} 
.card-block-wrap .card-block-list .card_blocks:nth-child(2n + 1 ) .row  {flex-flow: row-reverse;}
.card-block-wrap .card-block-list .card_blocks:nth-child(2n + 2 ) .row  {flex-flow: inherit;}
.card-block-wrap .card-block-list .card_blocks .ind-logo { position: absolute; right: 0; bottom: 25px; width: 135px; background: #fff; border: #add270 solid 4px; border-right: none; height: 100px; text-align: center; display: flex; align-items: center; justify-content: center; border-radius: 35px 0 0px 35px;}
.card-block-wrap .card-block-list .card_blocks .ind-logo img{ border-radius:0px; margin-left:15px;     width: auto;}
.card-block-wrap .card-block-list .card_blocks:nth-child(2n + 2 ) .ind-logo{ left:0; right:inherit; border: #add270 solid 4px; border-left: none; border-radius: 0px 35px 35px 0px;}
.card-block-wrap .card-block-list .card_blocks:nth-child(2n + 2 ) .ind-logo img{ margin-left:0px;}
.card-block-wrap .card-block-list .card_blocks:nth-child(2) .ind-logo {  border-color:#85cee9}
.card-block-wrap .card-block-list .card_blocks:nth-child(3)  .ind-logo 	{  border-color:#e3b652}

.gethelp-block figure{ position:relative; margin-bottom:40px}
.gethelp-block figure img{ border-radius:15px}
.gethelp-block h2{ font-size:36px}

.live-block{ box-shadow:rgba(0, 0, 0, 0.07) 0px 0px 16px; }
.live-block h3{ font-size:31px;  margin-bottom:15px}
.live-block .btn-primary{    font-size: 21px;}
.live-block .live-block-info{ margin-top:70px}
.live-block .live-block-info h4{ font-size:28px}
.live-block .live-block-info p{  color:#000; line-height:1.9; margin-bottom:0px}
.live-block .live-block-info p a{ font-weight:bold; color:#000}

.entry-content ul{ margin:20px 0 20px 0px}
.entry-content li{ list-style:none; padding-left:20px; position:relative;}
.entry-content li:before{ position:absolute; left:0; content:""; top:11px; width:7px; height:7px; background:var(--primary); border-radius:50%; }
.entry-content a{ color:#042153; font-weight:600}
.entry-content a:hover{ color:#ebb332}

.entry-content blockquote {display:flex; align-items:center; position:relative;  padding:30px;     margin-bottom: 0;}
.entry-content blockquote div { margin-right:20px; }
.entry-content blockquote:after { content: ''; position: absolute; height: calc(100% - 30px); width: calc(100% - 30px); border: #ebb332 dashed 2px;  top: 0px; left: 0px; z-index: -1; border-radius: 10px;}
.top-wrap { display:none}

.owl-theme .owl-dots{ text-align: center;     margin-top: 20px;}
.owl-theme .owl-dots .owl-dot span { width: 8px; height: 8px; margin: 0 4px; background: #042153; display: block; -webkit-backface-visibility: visible;transition: opacity .2s ease; border-radius: 30px;}
.owl-dots .owl-dot.active span { background: #163a77; width: 33px;  height: 8px;}

.woocommerce-ordering select { max-width: 280px; min-width:280px; background: url(../../images/dropdown-caret.png) calc(100% - 8px) center no-repeat; background-size: 15px; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-size: 16px; outline: none; width: 100%; border: 1px solid #ccc; padding: 9px 15px; height: 47px; border-radius: 0; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ border: 1px solid #ccc; padding:15px;     margin: 0 1.8% 1.5em 0;     width: 23.60%; transition-duration: 0.2s;}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last{    margin-right: 0;}
.woocommerce ul.products li.product:hover{ transform: translateY(-4px); -webkit-box-shadow: 0 22px 40px rgb(0 0 0 / 15%); -moz-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15); box-shadow: 0 22px 40px rgb(0 0 0 / 15%);}
.woocommerce ul.products li.product h2{ font-weight:700; color:#000; font-size:24px;}	
.woocommerce ul.products li.product .price{ font-weight:600; color:#9fd648; font-size:20px;}	

.woocommerce-page .site-main{ margin: 50px auto 100px;}
.woocommerce .woocommerce-breadcrumb{display:none;}
.woocommerce-page .site-main h1{  position:relative; padding-bottom:20px !important; margin-bottom:20px; font-size:35px}
.woocommerce-page .site-main h1:before{ content:"";  height:3px; width:125px; background:#98ce3b; position:absolute; bottom:0; }
.related > h2, .cart_totals  h2, .woocommerce-tabs h2{  position:relative; padding-bottom:20px !important; margin-bottom:20px; font-size:30px}
.related > h2:before, .cart_totals  h2:before, .woocommerce-tabs h2:before{ content:"";  height:5px; width:175px; background:#98ce3b; position:absolute; bottom:0; }
#order_review_heading{ margin-top:50px}

.woocommerce-checkout h3{  position:relative; padding-bottom:12px !important; margin-bottom:20px; font-size:26px}
.woocommerce-checkout h3:before{ content:"";  height:4px; width:155px; background:#98ce3b; position:absolute; bottom:0; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{ background:var(--primary); border-radius:30px}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{ background:var(--orange)}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{  background:var(--primary); border-radius:30px}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{ background:var(--orange)}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{ max-width:50%}
.woocommerce form .form-row{display:inherit}
.woocommerce .col2-set, .woocommerce-page .col2-set { margin: 0 -15px; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{ padding:10px 10px; font-size:15px}
.woocommerce ul#shipping_method li label{ font-size:15px}
.select2-container--default .select2-selection--single{ padding: 10px 10px; height: auto;}
.select2-container--default .select2-selection--single .select2-selection__arrow { height: auto; top: 24px; right: 10px; width: 20px;}
#order_review p{ font-size:15px}
#coupon_code{ width: 180px; margin-top: 8px !important; display: block; margin-right: 11px !important;}
.woocommerce ul#shipping_method li:before{display:none;}
ul.wc_payment_methods li:before{display:none !important;}
.woocommerce ul#shipping_method li, ul.wc_payment_methods li{ padding-left:0px;}
.woocommerce ul.wc_payment_methods li [type="radio"] {  height:25px; min-width:25px; background:#fff; border:1px solid #c3c3c3; cursor:pointer; outline:none; position:relative; z-index:9; border-radius:0; -webkit-appearance:none; -moz-appearance:none; appearance:none; border-radius:50%}
.woocommerce ul.wc_payment_methods li [type="radio"]:checked { background:url(../images/blue-dots.png) center center no-repeat #fff;  } 
.woocommerce ul#shipping_method li [type="radio"] {  height:25px; min-width:25px; background:#fff; border:1px solid #c3c3c3; cursor:pointer; outline:none; position:relative; z-index:9; border-radius:0; -webkit-appearance:none; -moz-appearance:none; appearance:none; border-radius:50%}
.woocommerce ul#shipping_method li [type="radio"]:checked { background:url(../images/blue-dots.png) center center no-repeat #fff;  } 
.woocommerce .quantity .qty { margin-top: 12px; margin-right: 12px;}
.woocommerce .products ul, .woocommerce ul.products { display: flex; flex-wrap: wrap; }
.wpforms-confirmation-scroll{text-align:center;}
.required{color:red	}
ul.woocommerce-error li:before{display:none;}
.woocommerce ul#shipping_method li input{ margin-top:1px !important}
.profile-wrap{ border: 1px solid #e2e2e2; border-bottom: solid 1px #dce0e0; padding: 20px 30px 20px;  overflow: hidden; margin-bottom:30px}
.profile-wrap .profile-img{ width:200px; margin-right:30px}	
.profile-wrap .profile-content{ width:calc(100% - 230px); }	
.profile-wrap .profile-content h2.title{ padding-bottom: 10px; margin-bottom: 16px;}
.profile-wrap .profile-content h2.title:before{ height:3px; width:120px}
.profile-wrap .profile-content P{ margin-top:15px; }
.profile-wrap .profile-content strong{ color:#042153; font-size:18px}
.profile-wrap .profile-content .email{ color:#8aba36; font-size:18px}
.profile-wrap .profile-content .email a{ color:#8aba36; font-weight:600;     display: flex; align-items: center;}
.profile-wrap .profile-content .email a i { background: #163a77; width: 30px; height: 30px; border-radius: 50%; background-image: url(../images/icons/email-icon.png); margin-right: 10px; display: inline-block; background-repeat: no-repeat;  background-position: center center; background-size: 15px;}

.wc_payment_method.payment_method_paypal a{  margin-left:10px}
.woocommerce-checkout .entry-content .woocommerce{ overflow:hidden}
/***blog page*****/
.navigation.post-navigation { display: none }
.post-list ul { padding: 0; margin: 0 }
.post-list article { list-style-type: none; float: left; width: 100%; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #f2f2f2 }
.post-list article figure { float: left; width: 100%; max-width: 280px; padding-right: 30px }
.post-list article figure img {     object-fit: cover; height: 200px; }
.post-list article .entry-content { float: left; width: calc(100% - 280px); margin-top:0px; }
.post-list article .entry-content p{ line-height:1.3; font-size:15px}
.post-list article .entry-content h3 { font-weight: 600;  color: #000; margin-top: 0; margin-bottom: 0px}
.post-list article .entry-content h3 a {color: #000; text-decoration: none; display: block }
.post-list article .entry-content h3 a:hover {color: #163a77; text-decoration: underline; }
.post-list article .entry-content .readmore a { text-decoration: none; color: #002b78; font-weight:600 }
.post-list article .entry-content .readmore a:hover,
.post-list article ..entry-content h3 a:hover { text-decoration: underline; color: #000 }
.post-list article .entry-content.full-width { width: 100% }
.date {font-size: 15px; color: #163a77; display:block; margin-bottom:8px;     font-weight: 600; }
.pagination {float: left; width: 100%; text-align: center; margin: 45px 0; margin: 15px 0 30px }
.pagination .page-numbers { display: inline-block; margin: 0 2px }
.pagination .page-numbers { font-size: 22px; font-weight: 600; color: #002b78; text-decoration: none }
.pagination .page-numbers:hover,
.pagination .page-numbers.current { color: #000 }
.content-area .title { margin-bottom: 30px }
.comments-area { float: left; width: 100% }
.comments-area ol { margin: 0; list-style-type: none; padding: 0}
.comments-area ol .children { margin: 30px 0 0; padding-left: 30px }
.comments-area .comment-list ol.children li { border-bottom: none; border-top: 1px solid #f2f2f2; margin: 30px 0 0; padding: 30px 0 0}
.comments-area ol a { color: #9e2925 }
.comments-area .comment-list .comment { margin-bottom: 20px; border-bottom: 1px solid #f2f2f2; padding-bottom: 20px}
.comments-area .comments-title { margin-bottom: 30px}
.comments-area .reply a { font-size: 14px; text-transform: uppercase; text-decoration: none; padding: 7px 15px; display: inline-block; background: #fab040; color: #fff; border-radius: 25px }
.comments-area .reply a:hover { color: #fff; background: #9e2925; text-decoration: none }
.comments-area .comment-content { font-size: 16px; color: #333;font-weight: 300 }
.comments-area .comment-author,
.comments-area .comment-metadata { margin-bottom: 10px }
.comments-area .comment-author img { margin-right: 15px }
.comment-respond { margin-top: 70px }
.comment-respond .comment-reply-title {font-size: 20px; }
.comment-respond .logged-in-as a { color: #9e2925 }
.comment-respond .comment-form-comment label { color: #333; font-size: 18px; font-weight: 400}
.comment-respond .comment-form-comment textarea { height: 150px; border-radius: 0; border: 1px solid #e6e5e9; padding: 5px 10px; resize: none}
.comment-respond .form-submit input.submit { width: auto; font-size: 16px; border: none; text-transform: uppercase; padding: 10px 30px !important; display: inline-block; background: #fab040; color: #fff; border-radius: 35px; cursor: pointe;     height: auto; }
.comment-respond .form-submit input.submit:hover { color: #fff; background: #9e2925; text-decoration: none}
.comment-respond form .comment-notes { font-size: 14px; color: #333; font-weight: 300 }
.comment-respond form p label { float: left; width: 100%; color: #333; font-size: 16px; font-weight: 400 }
.comment-respond form p input { width: 100%; height: 40px; border-radius: 0; border: 1px solid #e6e5e9; padding: 5px 10px }
.comment-respond .comment-form-cookies-consent { display: none }
.entry-header .entry-title { position:relative; padding-bottom:15px; margin-bottom:0px; margin-top:0px; }
.entry-header .entry-title a { color:#000; text-decoration:none;}
.search-results .entry-header .entry-title {  padding-bottom:25px; }

#secondary .widget_block { clear:both; float:left; width:100%; margin-bottom:20px}
#secondary h2{ position:relative; padding-bottom:15px; margin-bottom:10px; font-size:28px }
#secondary h2:before{     content: ""; height: 5px; width: 175px; background: #98ce3b; position: absolute; bottom: 0;}
#secondary .text-center h2:before{ left:50%;transform:translateX(-50%)}
#secondary ul {  margin-bottom:30px !important}
#secondary ul li { list-style-type: none; padding: 10px 0; margin: 0px;      border-bottom: #ccc solid 1px;}
#secondary ul li a {  color: #000000; text-decoration: none;  display: block; }
#secondary ul li a:hover {  color: #426432; text-decoration: underline;  }	

#block-4, 
#block-6, 
#block-7, 
#block-5{display:none;}
.widget-area .widget_search label{display:none;}
.widget-area .widget_search { position: relative; }
.widget-area .widget_search label { width:100%; position: relative; }
.widget-area .widget_search input { width: 100%; height: 48px; padding: 5px 85px 5px 10px;  color: #666; border: 1px solid #ccc; }
.widget-area .widget_search .wp-block-search__button	 { width:auto; border:none; display: inline-block; background: #163a77;  text-align: center; padding: 11px 15px; color: #fff; text-decoration: none; border-radius: 0px 5px 5px 0px; cursor: pointer; position: absolute; top:0; right:0;  height:100%}
.widget-area .widget_search .wp-block-search__button:hover {  background:var(--orange)}

.storyType article{ max-width:33%; padding:0 15px}
.storyType article figure{ height:250px; overflow:hidden;}
.storyType article figure img{ width:100%; height:100%; object-fit:cover; border-radius:10px}
.storyType .storyTypeWrap  {display:flex; flex-wrap:wrap; margin:0 -15px}
.client-story-wrap .home__ourservice-list .home__ourservice-list-box figure{ height:350px}
/**search**/
.search-results article	.post-thumbnail { max-width:450px; display:block}
.search-results article	.post-thumbnail img { /*max-width:100%; height:300px; object-fit: cover;   */  margin-bottom: 20px;}	
.search-results article .entry-meta{display:none}

.entry-content  p{word-wrap: break-word;}
/****referal Form****/
.referal-form{ background:#f9f9f9;  padding:40px 0px 30px 0}
.referal-form .container .wpforms-field-container{ background:#fff;  padding:40px 40px}
.referal-form .container h2{ text-align:center; font-size:30px; font-weight:600; margin-bottom:5px}
.referal-form .container p{ text-align:center}
.referal-form div.wpforms-container-full .wpforms-form .wpforms-field-label{ font-weight: 400; font-size: 19px; margin: 5px 0 15px 0;}
.referal-form input[type="text"],
.referal-form input[type="email"],
.referal-form input[type="tel"] {border: 1px solid #c6c6c6; padding: 8px 23px !important; height: 48px !important;}	
.referal-form  #wpforms-3841-field_16-container input{ position:relative; top:45px}
.referal-form #wpforms-3841-field_23-container { background: #f6f6f6; margin: 22px -41px 12px -41px; padding: 15px 40px; display: block; font-size: 24px;  float: left; width: calc(100% + 81px); }
.referal-form textarea{ height:147px !important; resize:none; border: 1px solid #c6c6c6;  padding: 8px 23px !important;}
.referal-form input[type="checkbox"] {  height:25px !important; min-width:25px !important; background:#fff; border:1px solid #c3c3c3; cursor:pointer; outline:none; position:relative; z-index:9; border-radius:0; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
.referal-form input[type="checkbox"]:checked { background:url(../../images/check-icon.png) center no-repeat #fff;  } 
.referal-form div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{     display: flex !important; cursor:pointer;   align-items: center; }
.referal-form div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{ cursor:pointer}	
.referal-form input::placeholder { color: #ababab; opacity: 1; }
.referal-form textarea::placeholder { color: #ababab; opacity: 1; }
.referal-form input:-ms-input-placeholder {  color: #ababab;}
.referal-form input::-ms-input-placeholder { color: #ababab;}
.referal-form #wpforms-3841-field_25{ margin-top:27px !important;    display: flex; flex-wrap:wrap}
.referal-form .wpforms-submit-container .wpforms-submit{ background:#98ce3b !important; border:none !important; border-radius:30px; font-size:21px;  width:205px; color:#fff !important; height:48px; font-weight:600; margin-top:25px}
.referal-form .wpforms-submit-container .wpforms-submit:hover{background:#163a78 !important;}
.referal-form div.wpforms-container-full .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-two-sixths { width: calc(33.3% - 20px) !important; }
.referal-form  div.wpforms-container-full .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-two-thirds{     margin-left: 25px !important;}
.referal-form div.wpforms-container-full .wpforms-form .wpforms-first { clear: both !important; margin-left: 0 !important; }


/*.Volunteer-form{ background:#f9f9f9;  padding:80px 0px 30px 0}*/
.Volunteer-form .wpforms-field-container{ background:#fff;  padding:80px 40px}
.Volunteer-form #wpforms-4184-field_23 h2{ text-align:center; font-size:30px; font-weight:600; margin-bottom:5px}
.Volunteer-form div.wpforms-container-full .wpforms-form .wpforms-field-label{ font-weight: 400; font-size: 19px; margin: 5px 0 15px 0;}
.Volunteer-form input[type="text"],
.Volunteer-form input[type="email"],
.Volunteer-form input[type="tel"] {border: 1px solid #c6c6c6; padding: 8px 23px !important; height: 48px !important;}	
.Volunteer-form  #wpforms-3841-field_16-container input{ position:relative; top:45px}
.Volunteer-form #wpforms-4184-field_21-container { background: #f6f6f6; margin: 22px -0px 12px -0px; padding: 15px 40px; display: block; font-size: 24px;  float: left; width: calc(100% + 0px); }
.Volunteer-form textarea{ height:147px !important; resize:none; border: 1px solid #c6c6c6;  padding: 8px 23px !important;}
.Volunteer-form input[type="checkbox"] {  height:25px !important; min-width:25px !important; background:#fff; border:1px solid #c3c3c3; cursor:pointer; outline:none; position:relative; z-index:9; border-radius:0; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
.Volunteer-form input[type="checkbox"]:checked { background:url(../../images/check-icon.png) center no-repeat #fff;  } 
.Volunteer-form div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{     display: flex !important; cursor:pointer;   align-items: center; }
.Volunteer-form input[type="radio"] {  height:25px !important; min-width:25px !important; background:#fff; border:1px solid #c3c3c3; cursor:pointer; outline:none; position:relative; z-index:9; border-radius:0; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
.Volunteer-form input[type="radio"]:checked {     background: url(../images/radio-icon.png) 3px 3px no-repeat #fff; background-size: 17px;   } 
.Volunteer-form div.wpforms-container-full .wpforms-form .wpforms-field-description, .Volunteer-form div.wpforms-container-full .wpforms-form .wpforms-field-limit-text{ font-weight:700 !important}
.Volunteer-form div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{ cursor:pointer}	
.Volunteer-form input::placeholder { color: #ababab; opacity: 1; }
.Volunteer-form textarea::placeholder { color: #ababab; opacity: 1; }
.Volunteer-form input:-ms-input-placeholder {  color: #ababab;}
.Volunteer-form input::-ms-input-placeholder { color: #ababab;}
.Volunteer-form #wpforms-4184-field_9{ margin-top:27px !important;    display: flex; flex-wrap:wrap}
.Volunteer-form #wpforms-4184-field_7{ margin-top:27px !important;    display: flex; flex-wrap:wrap}
.Volunteer-form .wpforms-submit-container .wpforms-submit{ background:#98ce3b !important; border:none !important; border-radius:30px; font-size:21px !important;  width:205px; color:#fff !important; height:48px; font-weight:600; margin-top:10px; padding:0px !important}
.Volunteer-form .wpforms-submit-container .wpforms-submit:hover{background:#163a78 !important;}
.Volunteer-form div.wpforms-container-full .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-two-sixths { width: calc(33.3% - 20px) !important; }
.Volunteer-form div.wpforms-container-full .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-two-thirds{     margin-left: 25px !important;}
.Volunteer-form div.wpforms-container-full .wpforms-form .wpforms-first { clear: both !important; margin-left: 0 !important; }
.Volunteer-form #wpforms-4184-field_22{ font-size:14px}
.Volunteer-form #wpforms-4184-field_22 strong{ display:block; }
.navigation{  clear: both; width: 100%; display: flex; margin:20px 0px; justify-content: center;}	
.navigation .title:before{display:none;}
.page-id-276 .header-bar{ display:none !important}
.page-id-276 .site-main  {    margin-top: 335px; margin-bottom:150px}
.page.page-id-3800 .entry-content blockquote:after{ width:calc(100% - 0px) }
.page.page-id-3800 .entry-content blockquote p{  padding-bottom:15px}

/*****tips*****/
.testimonials-wrap { padding:40px 0 30px 0}
.testimonials-wrap figure{width:320px}
.testimonials-wrap figure img{border-radius:10px}
.testimonials-wrap .testimonials-info { width:calc(100% - 320px ) }
.testimonials-wrap .testimonials-info span{ line-height:1.7}
.testimonials-wrap .testimonials-info span strong{ color:#98ce3b ;}
.testimonials-wrap .testimonials-info span{ position:relative; display:block;padding:30px  80px 30px 105px}
.testimonials-wrap .testimonials-info span p{ margin:0px}
.testimonials-wrap .testimonials-info span:before, 
.testimonials-wrap .testimonials-info span:after{ position:absolute; content:""; width:81px; height:70px;}
.testimonials-wrap .testimonials-info span:before{  left:0; top:0; background:url(../images/icons/quote-left.png) no-repeat;  background-size:100%}
.testimonials-wrap .testimonials-info span:after{ right:0px; bottom:0; background:url(../images/icons/quote-right.png) no-repeat;  background-size:100%}
.single-tribe_events .tribe-events-before-html { display: none; }
.rtec-checkbox-option-wrap [type="checkbox"] {  height:25px; min-width:25px; background:#fff; border:1px solid #c3c3c3; cursor:pointer; outline:none; position:relative; z-index:9; border-radius:0; -webkit-appearance:none; -moz-appearance:none; appearance:none; margin-right:8px}
.rtec-checkbox-option-wrap [type="checkbox"]:checked { background:url(../../images/check-icon.png) center no-repeat #fff;  } 
.page-id-18 iframe{  float:left; margin-right:25px; margin-top:10px}
.page-template-tpl-mission .content .title{display:inline-block;}
.page-template-tpl-mission .content img{ margin-top:30px}
.page-template-tpl-love-one-support .card-block-list .card_blocks:nth-child(1) .row.align-items-center{ align-items:flex-start !important}
.page-template-tpl-love-one-support .card-block-list .card_blocks:nth-child(1) img{ margin-top:30px}
.page-template-tpl-love-one-support .card-block-list .card_blocks:nth-child(3) .row.align-items-center{ align-items:flex-start !important}
.tribe-common p, .tribe-events-pro-week-grid_event-tooltip-datetime{ font-size:14px}
.tribe-common p, .tribe-event-date-start{ font-size:14px}
.tribe-common p, .tribe-event-time{ font-size:14px}
.tribe-common p, .tribe-events-pro-week-grid__event-tooltip-datetime{ font-size:14px}
.tribe-common a{ font-size:16px}
.cart-contents:before{ font-family: WooCommerce; content: "\e01d"; font-size: 40px; color:#163a77; margin-top: 10px;  vertical-align: bottom; }
.cart-contents {  text-decoration: none; color: #163a77; position:relative; }
.cart-contents-count { color: #fff; background-color: #2ecc71; border-radius: 50%; padding: 1px 6px; line-height: 1; font-family: Arial,Helvetica, sans-serif; vertical-align: top; text-decoration: none; }
#secondary .s2_form_widget {  padding: 30px 30px 16px 30px; background: var(--primary); clear:both; margin-top:10px; float: left;     width: 100%;}
#secondary .s2_form_widget h2{ margin-bottom:15px; padding-bottom:0px}
#secondary .s2_form_widget h2, .s2_form_widget label{ color:#fff; }
#secondary .s2_form_widget label{ font-size:17px}
#secondary .s2_form_widget h2:before{display:none;}
#secondary .s2_form_widget input[type="email"] { width: 100%; background: #fff; padding: 10px 60px 10px 35px; border: none; border-radius: 35px; height: 53px; }
#secondary .s2_form_widget input[type=submit] { font-weight:700;  width: auto; background-image: linear-gradient(to left, #658928, #6e952b, #77a12f, #81ae32, #8aba36);  border: none; border-radius: 35px;  padding: 10px 40px; color: #fff; cursor: pointer; height: 53px; font-size: 16px; }
#secondary .s2_form_widget input[type=submit]:hover {  background: var(--orange); }
#secondary .s2_form_widget .s2_message{ color:#fff;}
#secondary .s2_form_widget .s2_message a{ color:var(--orange);}
#secondary .s2_form_widget .s2_message a:hover{text-decoration:none;}
.entry-content .wsp-container li{ line-height:1.6}
.entry-content .wsp-container li a{ font-size:16px}
.variations select { max-width: 385px; background: url(../../images/dropdown-caret.png) calc(100% - 8px) center no-repeat; background-size: 15px; -webkit-appearance: none; -moz-appearance: none; padding:0px 10px; border: #c3c3c3 solid 1px; appearance: none; font-size: 16px; outline: none; max-width:250px !important; min-width:250px !important  }
.woocommerce div.product form.cart .button{background: var(--primary);}

.reset_variations{ color:var(--primary); font-weight:bold;     font-size: 12px !important;}
.woocommerce div.product form.cart .variations label{     font-size: 15px;}
.posted_in a{ color:var(--primary); font-weight:bold;     font-size: 14px !important;}
.product_meta{  font-size: 14px !important;}
.posted_in a:hover, .reset_variations:hover{ color:var(--orange); }
.woocommerce div.product .woocommerce-tabs ul.tabs li a{ font-size:16px}
.woocommerce table.shop_attributes td p{ font-size:14px}
.variations th:first-child{ width: 120px !important;}
.woocommerce div.product form.cart div.quantity{ width:116px}
.woocommerce-variation-availability{ margin-left:120px}
.woocommerce div.product form.cart .button {  padding: 8px 30px !important; position: relative; top: 9px; border-radius: 5px !important; font-size: 16px;}
.calendar-header{ margin-bottom:30px}
.calendar-header a.btn-primary{    padding: 10px 25px !important; }
/*.calendar-header a.btn-primary#virtual_groups, .calendar-header a.btn-primary#in_person_groups{ position:relative;  padding-left:65px !important}*/
/*.calendar-header a.btn-primary#virtual_groups:before { position: absolute; width: 30px; height: 30px; background: url(../images/groups-img.png) no-repeat; content: ""; left: 23px; top: 7px; background-size: 100%;}*/
.western{
background:#6b2a13;
}
.triad{
    background:#91b249;
}
.eastern{
background:#ebb233;
}
.calendar-header a.btn-primary#in_person_groups:before { position: absolute; width: 30px; height: 30px; background: url(../images/in-person.png) no-repeat; content: ""; left: 23px; top: 7px; background-size: 100%;}
.calendar-items{ border-right: 5px solid var(--primary);border-top: 4px solid var(--primary);}
.calender_column { border-left: 4px solid var(--primary); border-bottom: 4px solid var(--primary); width: 16.66%; display:flex;flex-wrap: wrap; }
.events-items .calender_column h3{display:none;}
.calender_column h3 { background: var(--primary); height: 50px; width: 100%; color: #fff; font-size: 19px; margin-bottom: 0px; text-align: center; display: flex; justify-content: center; align-items: center;position:relative;}
.calender_column h3:before{ content:""; background:#fff; width:4px; right:-1px;     height: calc(100% + 15px); position:absolute; }
.calendar-items .calender_column:first-child  h3{ border:none}
.calendar-items .calender_column:last-child  {  width: 16.9%;}
.calender_column:last-child h3:before{display:none;}
.weekname{border-right: 1px solid var(--primary);border-top: 1px solid var(--primary); }
.weekname .calender_column:first-child  h3{ border:none}
.weekname .calender_column:last-child  {  width: 16.9%;}
.calendar-items .calender_column a{ text-decoration: none;}
.blue_event{ border: 6px solid #163A77 ; padding:10px; border-bottom: 5px solid #163A77 ;text-align: center; }
.orange_event{ border: 6px solid #732707 ; border-bottom: 5px solid #732707 ; padding:10px; text-align: center; }
.events { width:100%; position:relative; display:flex;}
.events a{ height:100%;}

.events span{ font-size:18px; display:block; color:var(--primary); margin:10px 0px; font-weight:bold;}	
.events span.time{ font-size:16px; color:#000}	
.events img {  margin: 10px 0px; height: 50px; width: auto;}
.wpform-events .wpforms-field-container{ background:#fff;  padding:80px 40px}
.wpform-events #wpforms-5926-field_7 h2{ text-align:left; font-size:30px; font-weight:600; margin-bottom:5px}
.wpform-eventsdiv.wpforms-container-full .wpforms-form .wpforms-field-label{ font-weight: 400; font-size: 19px; margin: 5px 0 15px 0;}
.wpform-events input[type="text"],
.wpform-events input[type="email"],
.wpform-events input[type="tel"] {border: 1px solid #c6c6c6; padding: 8px 23px !important; height: 48px !important;}	
.wpform-events  #wpforms-3841-field_16-container input{ position:relative; top:45px}
.wpform-events #wpforms-4184-field_21-container { background: #f6f6f6; margin: 22px -0px 12px -0px; padding: 15px 40px; display: block; font-size: 24px;  float: left; width: calc(100% + 0px); }
.wpform-events textarea{ height:147px !important; resize:none; border: 1px solid #c6c6c6;  padding: 8px 23px !important;}
.wpform-events input[type="checkbox"] {  height:25px !important; min-width:25px !important; background:#fff; border:1px solid #c3c3c3; cursor:pointer; outline:none; position:relative; z-index:9; border-radius:0; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
.wpform-events input[type="checkbox"]:checked { background:url(../../images/check-icon.png) center no-repeat #fff;  } 
.wpform-events div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{     display: flex !important; cursor:pointer;   align-items: center; }
.wpform-events input[type="radio"] {  height:25px !important; min-width:25px !important; background:#fff; border:1px solid #c3c3c3; cursor:pointer; outline:none; position:relative; z-index:9; border-radius:0; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
.wpform-events input[type="radio"]:checked {     background: url(../images/radio-icon.png) 3px 3px no-repeat #fff; background-size: 17px;   } 
.wpform-events div.wpforms-container-full .wpforms-form .wpforms-field-description, .Volunteer-form div.wpforms-container-full .wpforms-form .wpforms-field-limit-text{ font-weight:700 !important}
.wpform-events div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{ cursor:pointer; position:relative; top:-6px}	
.wpform-events input::placeholder { color: #ababab; opacity: 1; }
.wpform-events textarea::placeholder { color: #ababab; opacity: 1; }
.wpform-events input:-ms-input-placeholder {  color: #ababab;}
.wpform-events input::-ms-input-placeholder { color: #ababab;}
.wpform-events #wpforms-4184-field_9{ margin-top:27px !important;    display: flex; flex-wrap:wrap}
.wpform-events #wpforms-4184-field_7{ margin-top:27px !important;    display: flex; flex-wrap:wrap}
.wpform-events .wpforms-submit-container .wpforms-submit{ background:#98ce3b !important; border:none !important; border-radius:30px; font-size:21px !important;  width:205px; color:#fff !important; height:48px; font-weight:600; margin-top:10px; padding:0px !important}
.wpform-events .wpforms-submit-container .wpforms-submit:hover{background:#163a78 !important;}
.wpform-events div.wpforms-container-full .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-two-sixths { width: calc(33.3% - 20px) !important; }
.wpform-events div.wpforms-container-full .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-two-thirds{     margin-left: 25px !important;}
.wpform-events div.wpforms-container-full .wpforms-form .wpforms-first { clear: both !important; margin-left: 0 !important; }
.wpform-events #wpforms-4184-field_22{ font-size:14px}
.wpform-events #wpforms-4184-field_22 strong{ display:block; }
.calendar-link{     display: flex; align-items: center; text-decoration:none; font-size: 14px;}
.calendar-link:visited { color: var(--primary); }
.calendar-link i.calendar { background: url(../images/calendar-img.png) left top no-repeat; width: 28px; height: 28px;margin-right:10px; display: block;  background-size: 100%;}

.editor_content #wpforms-5938 li input[type="checkbox"] {  height:25px !important; min-width:25px !important; background:#fff; border:1px solid #c3c3c3; cursor:pointer; outline:none; position:relative; z-index:9; border-radius:0; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
.editor_content #wpforms-5938 li input[type="checkbox"]:checked { background:url(../../images/check-icon.png) center no-repeat #fff;  } 
.editor_content #wpforms-5938 ul#wpforms-5938-field_8{ margin:20px 0 0 0px !important}
.editor_content #wpforms-5938 li:before{display:none;}
.editor_content #wpforms-5938 li { margin-bottom: 15px !important; display: flex; align-items: center;}
.editor_content #wpforms-5938 .wpforms-submit-container .wpforms-submit{ background:#98ce3b !important; border:none !important; border-radius:30px; font-size:21px !important;  width:205px; color:#fff !important; height:48px; font-weight:600; margin-top:10px; padding:0px !important}
.editor_content #wpforms-5938 .wpforms-submit-container .wpforms-submit:hover{background:#163a78 !important;}
#wpforms-5971 .wpforms-submit-container .wpforms-submit{ background:#98ce3b !important; border:none !important; border-radius:30px; font-size:21px !important;  width:205px; color:#fff !important; height:48px; font-weight:600; margin-top:10px; padding:0px !important}
#wpforms-5971 .wpforms-submit-container .wpforms-submit:hover{background:#163a78 !important;}
#wpforms-5971 li{display:flex; align-items:center;}
#wpforms-5971 li input[type="checkbox"] {  height:25px !important; min-width:25px !important; background:#fff; border:1px solid #c3c3c3; cursor:pointer; outline:none; position:relative; z-index:9; border-radius:0; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
#wpforms-5971 li input[type="checkbox"]:checked { background:url(../../images/check-icon.png) center no-repeat #fff;  } 
#wpforms-5971-field_11-container .option_payment_rec_pay.has-input-box_pay{  position: relative; top: -11px;}
#wpforms-5971-field_11-container .option_payment_rec_pay.has-input-box_pay #custom_price_rec_pay{  height:36px;}
.option_payment_row_pay .option_payment_rec_pay .input-box_pay .dollar_sign_pay{     margin-top: 12px;}
.option_payment_row_pay { display: flex; flex-wrap: wrap; align-items: center;}
.option_payment_row_pay .option_payment_rec_pay:not(:last-child) { margin-right: 10px;}
.option_payment_rec_pay a { padding: 4px 25px !important; border: 2px solid #163a77 !important; border-radius: 3px !important;  text-decoration: none !important; color: #000 !important; font-weight: 500 !important; font-size: 16px !important; display: block !important; }
.option_payment_rec_pay a.active_price_rec_pay{ background-color: #163a77; color: rgb(255, 255, 255) !important; }
.option_payment_row_pay .option_payment_row_pay.has-input-box_pay{ flex: 1; }
.option_payment_row_pay .input-box_pay{ position: relative !important; }
.option_payment_row_pay .option_payment_rec_pay .input-box_pay .dollar_sign_pay{ position: absolute; top: 50%; transform: translateY(-50%); left: 15px; font-weight: 500;}
.option_payment_row_pay .option_payment_rec_pay input[type="text"] { width: 100%; border: 2px solid #163a77; height: 39px; padding-left: 25px; }
.additional_payment { display: none; }
a#full_calender {background-color: #000 !important;}
a#in_person_groups { background: #732707;}
.odc-img{ position:relative; margin-bottom:15px}
.odc-img span{     position: absolute;  left: 50%; bottom: -25px; transform: translateX(-50%); width: 146px; font-size: 14px; font-weight: 600;}
.coronawp  #coronawp{ position:fixed !important}
.coronawp  .site-header{     margin-top: 64px;}
.coronawp  .topspace { margin-top: 300px; }
/***responsive css***/
@media (max-width: 1440px){
	body{ font-size:15px}
	h2{ font-size:26px}
	.f35{ font-size:24px}
	.f25{ font-size:19px}
	 h3{ font-size:18px}
	 h4{ font-size:17px}
	.home__support .container .innerSection h2{ font-size:21px}
	.f26{font-size:19px}
	.f24{ font-size:17px}
	.f20{ font-size:16px}
	.home-banner .banner-info p strong, .f55{ font-size:40px;}
	.site-header .col-right .header-btns a.btn-primary{ padding: 14px 20px !important;  font-size: 18px; }
	.site-header .col-right .header-btns a.btn-primary.donate-btn::before{ width: 27px; height: 27px; background-size: 100%;   left: 18px;}
	.site-header .col-right .header-btns a.btn-primary.donate-btn{ padding-left: 55px !important; background-position: 17px 17px; background-size: 27px; }
	.home__news .home__news-list .home__news-list-box figure .dateformat, .site-footer .site-info{ font-size:15px}
	.home-banner{ height:400px;}
	.home-banner p{ font-size:16px}
	.home__welcome-content{ width: calc(100% + 0px);}
	.home__welcome-content h1{ font-size:26px}
	.home__news .home__news-list .home__news-list-box .btn{ font-size:15px; padding: 12px 35px !important;}
	.btn-primary, .button, input.btn-primary, .comment-respond .form-submit input.submit{ font-size:16px; padding: 12px 35px !important;}
	.btn-secondary, input.btn-secondary{ font-size:16px; padding: 12px 35px;}
	.donation-sec img{  max-width:150px}
	.homevideosec .play_icon{ width:90px; height:90px;	}	
	.header-bar{ min-height:130px}
	.header-bar .container:after{     width: 160px; height: 150px;}
	.homevideosec { padding: 20px 20px 0 20px; }
	.home__welcome-content{     margin-top: 20px;}
	.aphasia-video-sec .cta{  padding: 15px 25px; font-size: 16px;}
	.tips-content span:before, .tips-content span:after	{ width: 60px; }
	.tips-content span { position: relative; display: block; padding: 45px 60px 45px 60px;  }
	.tips-content span:after{ right:0}	
	.home__news .home__news-list .home__news-list-box .box-info{ min-height:120px}
	.site-footer .site-info{ font-size:14px}
	.live-block h3{ font-size:23px}
	.live-block .btn-primary{ font-size:16px}
	.live-block .live-block-info h4{ font-size:18px}
	.gethelp-block h2{ font-size:25px}
	.site-footer .footerlastbox .emaillist form label input{ font-size:15px;}
	.project-section ul li .card-block i{ width: 130px; height: 130px; line-height: 120px; border-width:5px}
	.project-section ul li .card-block i img{ width:70px}
	.project-section ul li{ padding: 35px 0 25px 18px;}
	#coronawp .cwp_content .cwptxt { font-size: 15px !important; }
	#coronawp .cwp_content .cwp_button{padding: 6px 30px; font-size: 15px;} 
    .woocommerce .quantity .qty { margin-top: 9px; }
	
	.woocommerce div.product div.images{     width: 35%;}
	.woocommerce div.product div.summary{     width: 62%; margin-top:0px}
	.woocommerce-page .site-main h1{ font-size:25px;     padding-bottom: 10px !important; margin-bottom: 10px;}
	.woocommerce div.product p.price{ margin-bottom:10px}
	.related > h2, .cart_totals h2, .woocommerce-tabs h2{ font-size:22px}
	.related > h2:before, .cart_totals h2:before, .woocommerce-tabs h2:before{     height: 3px; width: 125px;}
	.comment-respond .comment-reply-title{ font-size:20px}
}

@media (max-width: 1200px){
	.site-header{ padding-top: 0;}
	.site-header .col-right{ width:100%; }
	.site-header .col-right .header-email a{ color:#fff; margin:0 33px 0 0px}
	.site-header .col-right .header-email a::before { display:none;}
	.topspace { margin-top: 124px; }
	 body{ font-size:14px}
	 p{line-height:1.7	}
	.site-header .col-left .siteLogo{ width:70px;}
	.home__ourMission p br{display:none;}
	.home__ourMission:before{     width: 199px; height: 167px;}
	.top-wrap { display:block; padding:0px 0px}
	.col-right.d-flex .header-email{display:none !important}
	.site-header .col-right .header-email a i{  margin-right:0px}
	.site-header.stricky .col-right .header-btns a.btn-primary{ font-size:16px}
	.site-header .col-right .header-btns a.btn-primary{ font-size:16px}
	.site-header.stricky .col-right .header-btns a.btn-primary.donate-btn{ background-size:22px}
	.site-header .col-right .header-btns a.btn-primary.donate-btn{ background-size:22px}
	.upcomming-schedule { min-height: inherit; width: 100%; padding: 50px 21px;}
	.facebook-sec .card-block .card-block-info{     padding: 30px 30px;}
	.storyType article{max-width:50%}
	.btn-primary, .button, input.btn-primary, .comment-respond .form-submit input.submit{ font-size:15px; padding: 10px 25px !important;}
	.btn-secondary, .nav-previous a, .nav-next a,  input.btn-secondary{ font-size:15px; padding: 10px 25px;}
	.searchBtn{display:none;}
	.top-wrap .searchBtn { display: inline-block;  border: #fff solid 1px; position: absolute; right: 67px; top: 7px; width: 30px;  height: 30px; }
	.searchBtn i.icon{ background: url(../images/icons/search-icon-w.svg) no-repeat; width:15px; height:15px}
	.site-search { top:52px}
	.woocommerce-page .site-main { padding: 0 20px; }
	.coronawp .site-header {  margin-top: 64px; }
	.coronawp .topspace {  margin-top: 189px; }
}
@media (max-width: 992px){
	h1{ font-size:30px}
	 h2{ font-size:24px}
	 h3{ font-size:19px}
	 h4{ font-size:17px}
	.f35{ font-size:23px}
	.f25{ font-size:17px}
	 .home__support .container .innerSection h2{ font-size:20px}
	 .f26{font-size:18px}
	 .f24{ font-size:17px}
	 .f20{ font-size:14px}
	 .live-block h3{ font-size:21px}
	.live-block .btn-primary{ font-size:15px}
	.live-block .live-block-info h4{ font-size:17px}
	.gethelp-block h2{ font-size:23px}
	 .home-banner {  height: 300px; }
	 .home-banner p{ font-size:15px}
	 .home-banner .banner-info p strong, .f55{ font-size:28px;}
	 .home__welcome-content h1{ font-size:20px}
	 .home__ourservice-list .home__ourservice-list-box{ margin-bottom:55px}
	.home__ourservice h2.title {  margin-bottom: 30px;}
	.home__ourservice-list .home__ourservice-list-box h3{ padding: 15px 20px;bottom: -30px;}	
	.tips-content span:before, .tips-content span:after	{ width: 44px; height: 40px;}
	.tips-content span { position: relative; display: block; padding: 45px 30px 30px 30px;  }
	.tips-content span:after{ right:0}
	.home__howHelp .home__howHelp-list-info figure img{     width: 60px;}
	.home__howHelp .home__howHelp-list-info figure{     width: 120px; height: 120px;}
	.home__howHelp .home__howHelp-list-info:before{     right: 72%;}
	.site-footer .footerlastbox .emaillist form label input{ font-size:14px;}
	.project-section ul li .card-block .card-block-info { width: calc(100% - 0px); }
	.project-section ul li .card-block i { width: 110px; height: 110px; line-height: 100px; margin-right:0px}
	.project-section ul li .card-block i img { width: 50px;}
	.zoom-button {     display: flex; flex-wrap: wrap; justify-content: center; width:100%}
	.zoom-button a{  margin:0 5px 15px 5px}
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{ max-width:100%}
	.referal-form .container h2{ font-size:24px}
	.referal-form #wpforms-3841-field_23-container{ font-size:18px;}
	.referal-form div.wpforms-container-full .wpforms-form .wpforms-field-label{ font-size:16px}
	.page-template-tpl-new-client .card_blocks  .image{ margin-bottom:50px}
	.card-block-wrap .card-block-list .card_blocks .ind-logo img{ width: 50px;}
	.card-block-wrap .card-block-list .card_blocks .ind-logo{     width: 75px;  bottom:15px;   height: 75px; border-radius: 25px 0 0px 25px;}
	.related  ul.products li.product{     margin: 0 1.8% 1.5em 0 !important;}
	.woocommerce div.product div.images{     width: 100%;}
	.woocommerce div.product div.summary{     width: 100%;}
	.woocommerce-page .site-main h1{ font-size:24px}
	.events-items .calender_column h3{display:flex;}
	.calender_column h3:before{display:none !important;}
	.weekname .calender_column{display:none;}
	.calendar-items{display:flex; flex-wrap: wrap;}
	.calender_column{     width: 33.3% !important;    display: initial;}
}
@media (max-width: 767px){
.site-header .col-right .header-email a{ font-size:0px}
.site-header .col-right .header-email a{ margin: 0 0px 0 0px;}
.site-header .col-right{ 	padding-right: 0px;}
.siteLogo{ width: 90px;}
.header-email { margin-right:40px;}
.topspace {  margin-top: 133px; }
.home__welcome-content{ left:0}
.home__howHelp .home__howHelp-list-info::before{display:none;}
.homevideosec { padding: 20px 0px 0 20px; }
.home__support .container .innerSection{ padding: 45px 20px 300px 20px;display: flex; flex-wrap: wrap;}
.home__support .container .innerSection h2{ font-size: 18px; line-height:1.4}
.home__support .container .innerSection::after{display:none;}
.site-footer .site-info .copyright { width: calc(100% - 0px); text-align: center; margin-bottom: 15px;}
.site-footer .site-info .social-icons { width: 100%; justify-content: center !important; margin-top: 15px; margin-bottom: 15px; }
.site-info .container.flex-wrap{ flex-wrap: wrap-reverse !important;}
.card-block-list .card_blocks:nth-child(2n + 2 ) .row{ flex-flow:inherit; flex-wrap:wrap}
.home-banner {  height: 350px; }
.home__howHelp .home__howHelp-list-info{ margin-bottom:40px}
.home__news .home__news-list .home__news-list-box figure .dateformat, .site-footer .site-info{ font-size:14px}
.home__news .home__news-list .home__news-list-box .box-info{ min-height:auto;}
.home__welcome-content{   margin-top: 20px;}
.home__welcome-content h1 { font-size: 22px;}
.site-footer .footerlastbox .emaillist form label input{ font-size:15px}
.site-footer .footerlastbox .emaillist form input[type="submit"]{ font-size:17px}
.aphasia-video-sec .cta{     padding: 12px 15px; font-size: 16px;}
.title { margin-bottom: 15px; }
.facebook-sec .card-block .card-block-info{ padding: 20px 10px;}
.home__ourservice-list .home__ourservice-list-box figure img{ width:100%}
.site-footer .footercontactSec li{ padding-top:8px}
.homevideosec .play_icon { width: 60px; height: 60px; }
.homevideosec:after { height: calc(100% - 30px); width: calc(100% - 30px); }
.upcomming-schedule{ margin-top:30px;}
.zoom-button a { margin: 24px 5px 0px 5px; }
.referal-form .container h2{ font-size:20px}
.referal-form #wpforms-3841-field_23-container{ font-size:17px;}
.referal-form div.wpforms-container-full .wpforms-form .wpforms-field-label{ font-size:14px}
.referal-form div.wpforms-container-full .wpforms-form .wpforms-four-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-thirds{ width:100% !important; margin:0px !important}
.referal-form div.wpforms-container-full .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-two-sixths{ width:100% !important; margin:0px !important}
div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths { width: 100% !important; margin-bottom: 15px !important; margin-left:0px !important }
.referal-form #wpforms-3841-field_16-container input { top: 0; }
.referal-form .container .wpforms-field-container { padding: 30px 25px; }
.referal-form  div.wpforms-container-full .wpforms-form input[type=text]{ font-size:14px !important}
.referal-form { padding: 50px 0px 20px 0; }
.referal-form div.wpforms-container-full .wpforms-form .wpforms-field-label-inline { font-size: 14px; }
.referal-form input[type="text"], .referal-form input[type="email"], .referal-form input[type="tel"] {  padding: 8px 15px !important; }
.card-block-wrap .card-block-list .card_blocks:nth-child(2n + 1 ) .row { flex-flow: wrap; }
.card-block-wrap .card-block-list .card_blocks:nth-child(2n + 2 ) .row { flex-flow: wrap; }

.btn-primary, .button, input.btn-primary, .comment-respond .form-submit input.submit{ font-size:14px; padding: 10px 20px !important;}
.btn-secondary, input.btn-secondary{ font-size:14px; padding: 10px 20px;}
.profile-wrap .profile-content{     width: calc(100% - 0px); text-align:center}
.profile-wrap .profile-img { margin-right: 0; margin: 0 auto 25px; }
.profile-wrap { padding: 20px 15px 20px;  margin-bottom: 15px; }
#coronawp { font-size: 14px !important; padding: 8px 0px !important; }
div#close_notice{ right: 0 !important;}
#coronawp .cwp_content .cwptxt { font-size: 13px !important;  text-align: center; margin-bottom: 10px; }
#coronawp .cwp_content .cwp_button { padding: 6px 20px; }
.homeslider .media{ width: 122%; }
.homeslider .media:before{ width:100%; position:absolute; left:0; bottom:0; right:0; top:0;  background:rgba(0,0,0, 0.5); content:"";}
.home-banner .banner-info p strong { text-align: center; width: 100%; margin-left: 0;}
.header-bar h1{ margin-top:0px}
.site-footer .footerlastbox form input[type="submit"]{ font-size:17px}
.site-footer .footerlastbox p{ width:100%;     margin-bottom: 0;}
.site-footer .footerlastbox form input{ font-size:15px}
.calendar-header #full_calender { margin: 10px 0px; }
.calendar-header a.btn-primary#virtual_groups:before{ width: 22px;}

div#close_notice { top: 2px;}
.coronawp .site-header { margin-top: 47px;}
#coronawp .cwp_content .cwptxt{ margin-bottom: 0;}
.coronawp .topspace { margin-top: 173px; }
#coronawp #close_notice a{ top: 4px;}

}
@media (max-width: 568px){
h1{ font-size:25px}	
.home__welcome-content h1 { font-size: 19px;}
.home-banner .banner-info p strong, .f55{ font-size:24px;}
 h2{ font-size:22px}
 h3{ font-size:18px}
.f26{font-size:17px}
.f24{ font-size:16px}
.aphasia-awareness-section img{     max-width: 250px;     margin:0 auto 20px; display: inherit;}
.project-section ul li{ width:100%;  padding-left:0px; text-align: center;}
.project-section ul li:nth-child(odd){ border-right:none;}
.project-section ul li .card-block{ justify-content: center;}
.cart-panel {display:none}
.col-right .cart-panel .cart-contents {display:none}
.top-wrap .cart-panel{ display:block; position:absolute; right:65px; top:6px;}
.cart-contents:before{ color:#fff; font-size:28px}
.calender_column{     width: 50% !important;    display: initial;}
.post-list article .entry-content{     width: calc(100% - 0px);}
.post-list article figure { max-width: 100%; padding-right: 0; }
#coronawp .cwp_content .cwptxt{ margin-bottom: 0px;font-size: 12px !important;  display: block;
    width: 100%;}
#coronawp .cwp_content .cwp_button{ margin-left: 5px; padding: 6px 20px;}
.site-header .col-right .header-btns a.btn-primary { font-size: 14px; }
.site-header .col-right .header-btns a.btn-primary.donate-btn{ margin-left:0px}
.site-header.stricky .col-right .header-btns a.btn-primary { font-size: 14px; }
.coronawp .site-header {  margin-top: 67px; }

}
@media (max-width: 414px){
.col-right.d-flex{display:none !important;}
.site-header .col-left { width: 100%; text-align: center; display: flex;  justify-content: center;}
.storyType article{max-width:100%}
.post-list article .entry-content{     width: calc(100% - 0px);}
.post-list article figure { max-width: 100%; padding-right: 0; }
.referal-form div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{ width:100%}
.home-banner {  height: 250px; }
.home-banner strong br{display:none}
.related ul.products li.product{ width:100% !important}
.variations select{ max-width: 175px !important;  min-width: 175px !important; margin-right:0px !important}
.page-id-5577 .entry-content p .alignright { float: none; margin-left: 0; margin-bottom: 1.5em;}
#coronawp .cwp_content .cwp_button { padding: 5px 20px; font-size: 14px; top: 4px; }
#coronawp .cwp_content .cwptxt{ margin-bottom: 0px;font-size: 12px !important; padding-right: 40px;}
#coronawp .cwp_content .cwp_button {  margin-left: 0; }
.coronawp .site-header {  margin-top: 64px; }
.coronawp .topspace { margin-top: 190px; }
}

@media (max-width: 374px){
#coronawp .cwp_content .cwptxt{ font-size:11px !important}
div#close_notice { right: 0px !important;  top: 0;}
#coronawp #close_notice a { font-size: 20px;top: 4px; right: 10px; }
#coronawp .cwp_content .cwp_button { font-size: 12px;}
#coronawp .container{ padding-left:5px; padding-right:5px;}
}

div.wpforms-container-full .wpforms-form input[type="radio"] { -webkit-appearance: auto;  appearance: auto; }


/* ***** Current client new design - 240723 ***** */
.current-clients-new-banner{
	padding: 50px 0 50px;
}
.current-clients-new-banner .f55{
	margin-top: 0;
    font-weight: 400;
    margin-bottom: 30px;
}
.current-clients-new-banner__video {
	width: 100%;
	height: 0;
	position: relative;
	padding-top: 56.25%; /* 9 / 16 * 100 */
  }
.current-clients-new-banner__video > iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	border-radius: 10px;
}
.current-clients-new-banner p{
	font-size: 20px;
	font-weight: 400;
	line-height: 32px; 
} 
.quick-links{
	padding: 48px 0;
}
.quick-links .row{
	row-gap: 41px;
}
.quick-links a{
	text-decoration: none;
	display: block;
	height: 100%;
}
.quick-links__card{
	border-radius: 10px;
	padding: 27px 12px;
	border-radius: 10px;
	border: 2px solid #F5F5F5;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	text-align: center;
	height: inherit;
}
.quick-links__card .content{
	padding-top: 24px;
}
.quick-links__card .content p{
	color: #163A77;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: 42px;
	margin-bottom: 0;
}
.quick-links__card .title{
	margin-bottom: 24px;
}
.research-opportunities .title{
	margin-bottom: 43px;
	font-size: 36px;
}
.research-opportunities .research-icon{
	margin-top: 26px;
}
.research-opportunities .upcomming-schedule{
	/* max-width: 486px; */
	min-height: auto;
	border-radius: 10px;
	padding: 38px;
	background-position: center;
    background-size: cover;
	background-color: #ffffff;
}
.research-opportunities .row .col-md-6:last-child{
	display: flex;
	justify-content: center;
}
.research-opportunities .upcomming-schedule:before{
	opacity: 0;
}
.research-opportunities .upcomming-schedule span.schedulebox{
	background-color: #98CE3B;
	background-image: none;
	width: 100%;
	min-height: auto;
	padding: 38px 26px;
}
.research-opportunities .schedulebox h2{
	font-size: 36px;
	margin-bottom: 49px!important;
}
.research-opportunities .schedulebox .second_button{
	margin-top: 49px;
}
.research-opportunities .schedulebox .btn-primary{
	font-size: 20px;
	border-radius: 10px!important;
	padding: 15px 14px !important;
}
.fb-sec-current_client_new .row{
	flex-direction: row-reverse;
}
.fb-sec-current_client_new .card-block .card-block-info{
	width: 100%;
	left: 0;
	max-width: 508px;
    margin: -35px auto 0;
	min-height: 128px;
}
.fb-sec-current_client_new .card-block .card-block-info i{
	background-color: transparent;
}
.fb-sec-current_client_new .card-block .card-block-info .info{
	text-align: left;
}
.fb-sec-current_client_new .card-block .card-block-info i{
	background: transparent;
    width: auto;
    height: auto;
    margin-right: 29px;
}
.fb-sec-current_client_new .card-block figure {
    /* width: 80%; */
    margin: 0 auto 60px;
	text-align: center;
}
.fb-sec-current_client_new .card-block figure {
	max-width: 317px;
	object-fit: cover;
}
@media screen and (min-width: 1440px) {
	.fb-sec-current_client_new .card-block .card-block-info{
		max-width: 560px;
	}
}
@media screen and (max-width: 1440px) {
	.research-opportunities .title,
	.research-opportunities .schedulebox h2{
		font-size: 26px;
	}
	.quick-links__card .content p{
		font-size: 18px;
	}
	.research-opportunities .title{
		margin-bottom: 26px;
	}
	.research-opportunities .schedulebox h2{
		margin-bottom: 32px !important;
	}
	.research-opportunities .schedulebox .second_button{
		margin-top: 32px;
	}
	.research-opportunities .research-icon{
		width: 80px;
	}
}
@media screen and (max-width: 991px) {
	.quick-links__card .content p {
		font-size: 16px;
        line-height: normal;
    }
	.quick-links__card {
		padding: 18px 12px;
	}
	.facebook-sec .card-block .card-block-info {
		padding: 18px;
    }
	.facebook-sec .card-block .card-block-info img{
		width: 40px;
		height: 40px;
	}
	.fb-sec-current_client_new .card-block .card-block-info i{
		margin-top: 12px;
	}
	.research-opportunities .schedulebox .btn-primary {
		font-size: 16px;
	}
	.research-opportunities .upcomming-schedule span.schedulebox{
		padding: 12px;
	}
	.research-opportunities .schedulebox h2 {
		margin-bottom: 26px !important;
    }
	.research-opportunities .schedulebox .second_button {
		margin-top: 26px;
    }
	.research-opportunities .schedulebox .btn-primary {
		font-size: 14px;
		padding: 10px 12px !important;
	}
	.research-opportunities .schedulebox h2{
		font-size: 22px;
	}
}
@media screen and (max-width: 767px) {
	.quick-links .row {
		row-gap: 26px;
	}
	.current-clients-new-banner p {
		font-size: 16px;	
		line-height: 26px;
	}
	.current-clients-new-banner .f55{
		margin-bottom: 24px;
	}
	.current-clients-new-banner,
	.quick-links  {
		padding: 36px 0 36px;
	}
	.research-opportunities .upcomming-schedule{
		padding: 24px;
	}
}
@media screen and (max-width: 568px) {
	.project-section ul li:nth-child(2){ padding-top:35px}
}
/* ***** Current client new design - 240723***** */