/*
Theme Name: EDS Awareness - Support Group
Theme URI: http://www.chronicpainpartners.com/
Description: EDS Support Group WordPress Theme
Version: 2.0
Author: WordPress
Author URI: http://www.wordpress.org/
Tags: white, blue, custom header, fixed width, two columns, widgets, fully responsive
*/

.exo-<uniquifier> {
  font-family: "Exo", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

a{
    text-decoration: none;
    color: #163541;
}


body{
   font-family: "Exo", sans-serif;
    font-size: 22px;
    color: #0A181E;
    overflow-x: hidden;
}


.BannerContainer{
    /*height: 920px;*/
}

.BannerContainer .container{
   /* height: 920px;*/
    position: relative;
}

.bannersliderWrapper{
    width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.banner-box{
    background-size: cover;
    background-position: center center;
}

.BannerContainer, .BannerContainer .container, .banner-box{
    height: 630px;
}

.bannerslider.owl-theme .owl-nav{

}

.BannerContainer .banner-box .overlay{
    background: rgba(0,0,0,.3);
}

.BannerContainer  .banner-box .container{
    display: flex;
    align-items: flex-end;
    padding-bottom: 60px;
}
.BannerContainer  .banner-box a{
     text-decoration: none;
    color: #FFF;
}
.BannerContainer .banner-box h2{
    font-size: 42px;
    font-weight: 700;
    text-decoration: none;
    color: #FFF;
    margin-bottom: 25px;
}

.post-date{
    font-size: 14px;
    font-weight: 500;
}


.BannerContainer  .banner-box .post-date{
    color: #FFF;
}

 .post-date .fa{
    margin-right: 7px;
}

.owl-dots{
    display: none;
}
.owl-theme .owl-nav{
    margin-top: 0;
}

.bannerslider.owl-theme .owl-nav{
    margin-top: -315px;
}

.owl-theme .owl-nav button{
    position: absolute;
}

.owl-theme .owl-nav button span{
    display: none;
}

.owl-prev{
    left: 20px;
    z-index: 9;
    width: 50px;
    height: 50px;
    background: url(assets/images/prev-black.png) no-repeat center center !important;
    background-size: 24px  !important;
}
.owl-next{
    right: 20px;
    z-index: 9;
    width: 50px;
    height: 50px;
    background: url(assets/images/next-black.png) no-repeat center center !important;
    background-size: 24px  !important;
}


.bannerslider .owl-prev{
    background-image: url(assets/images/prev.png) !important;
}
.bannerslider .owl-next{
    background-image: url(assets/images/next.png) !important;
}


.pageheading{
    font-size: 44px;
    font-weight: 700;
    line-height: 52px;
}




.BannerNewsletter{
    position: absolute;
    right: 0px;
    bottom: 50px;
    z-index: 9;
    width: 380px;
}
.BannerNewsletter .pageheading{
    color: #FFF;
    font-size: 38px;
    margin-bottom: 10px;
}

.BannerNewsletter h4{
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-bottom: 5px;
}
input:focus{
    outline: 0px;
    box-shadow: none;
}
.BannerNewsletter input[type=text], .BannerNewsletter input[type=email]{
    height: 48px;
    border: 0px;
    border-bottom: 1px #163541 solid;
    font-size: 16px;
    width: 100%;
    margin-bottom: 18px;
}


.card{
    border: 0px;
    border-radius: 0px;
}

.BannerNewsletter .card-body{
    padding: 30px;
}

.BannerNewsletter input[type=submit]{
    width: 100%;
    height: 55px;
    border: 0px;
    color: #FFF;
    background:#2a5b6e url(assets/images/envelope-regular.svg) no-repeat;
    background-size: 28px;
    background-position:90px 14px;
    text-indent: 35px;
    border-radius: 40px;
    margin-top: 0px;
}


.HeaderSocialmedia {
    width: auto;
}
.HeaderSocialmedia ul{
    display: flex;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.HeaderSocialmedia ul li img{
    height: 18px;
    width:auto;
}

.HeaderSocialmedia ul li a{
    width: auto;
    height: auto;
    display: block;
    text-align: center;
    margin-left: 20px;
    line-height: 25px;
}

.HeaderSocialmedia ul li{
  width: auto;  
}


.top-nav {
    padding-top: 15px;
    padding-bottom: 15px;
}
.HeaderSocialmedia ul li a{
    color: #FFF;
}

.top-nav .row{
    justify-content: flex-end;
}

.HeaderToplink{
    width:auto; 
    margin-right: 20px;
}


.HeaderToplink ul {
    list-style: none;
    display: flex;
    margin: 0px;
    padding: 0px;
}

.HeaderToplink ul li a{
    color: #FFF;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}
.HeaderToplink ul li a:hover{
    color: #e78b00;
}
.NavigationContainer ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.NavigationContainer .logo{
    position: absolute;
    width: 154px;
    height: 154px;
    top: -40px;
    left: 0px;
}


.HeaderContainer{
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99;
}
.NavigationContainer {
    background: rgba(0,0,0,.5);
}


.NavigationContainer .navbar{
    padding-top: 0px;
    padding-bottom: 0px;
}

.NavigationContainer .navbar .nav-links{
    padding-left: 170px;
}

.hd_donate_now{
    position: absolute;
    top: 140px;
    width: 380px;
    right: 0px;
    z-index: 2;
}

.hd_donate_now img{
    max-width: 100%;
    height: auto;
}


.IndexWebinr{
    padding-top: 70px;
    padding-bottom: 40px;
}

.headingsty2{
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.5rem;
    color: #2a5b6e;
}
.IndexWebinr .headingsty2{
    margin-bottom: 30px;
}

.headingsty3{
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 30px;
}

.headingsty3 a{
    color: #000;
    text-decoration: none;
}

.headingsty3 a:hover{
    color: #eaa63f;
}

.weinrtxt{
    margin-top: 40px;
}
.webProfile-pic img{
    max-width: 100%;
}


.WebinrLinks{
    font-size: 22px;
}

.WebinrLinks ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.WebinrLinks ul li{
    margin-bottom: 20px;
}
.WebinrLinks a{
    font-size: 22px;
    line-height: 27px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    background-image: url(assets/images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: left 10px;
    padding-left: 20px;
    list-style: none;
    display: block;
}
.WebinrLinks a:hover{
    color: #2a5b6e;
}

.WebinrLinksrgt{
    padding-left: 70px;
}


.owl-theme.webinrslider .owl-nav{
/*    filter: invert(100%);*/
    margin-top: -200px;
}

.owl-theme.webinrslider .owl-prev{
    left: -60px;
}
.owl-theme.webinrslider .owl-next{
    right: -60px;
}


/*sticky menu css*/
.HeaderContainer.sticky{
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 99999;
    left: 0px;
    background-color: #000;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
    animation-name: stickytopani;
    animation-duration: .5s; 
    animation-timing-function: ease-out; 
    animation-delay: 0;
    animation-direction: alternate;
    animation-iteration-count: once;
    animation-fill-mode: none;
    animation-play-state: running;
    padding: 0;
}

@keyframes stickytopani {
  0% {
    top: -150px;
  }
  /*50% {
     top: 50px;
  }*/
  100% {
    top: 0px;
  }
}


.HeaderContainer.sticky .top-nav {
    display: none;
}

.HeaderContainer.sticky .logo{
    width: 84px;
    height: auto;
    top: 10px;
}
.HeaderContainer.sticky .navbar .links li a{
    font-size: 18px;
}

.NavigationContainer .logo img{
    max-width: 100%;
    height: auto;
}

.HeaderContainer.sticky .navbar .nav-links {
    padding-left: 120px;
}


.BodyMiddlepart{
    padding-top: 60px;
    padding-bottom: 60px;
}


.CurrentpostSec{
    padding-top: 60px;
    padding-bottom: 60px;
}


.cpsleftnavLeft{
    width: 215px;
    flex: 0 0 215px;
}

.cpsleftcont{
    flex: 1;
}
.cpsleftcontainer{
   
}

.BodyMiddlepart{
    background-color: #163541;
    padding-top: 60px;
    padding-bottom: 60px;
}

.bdymdl .nav-link{
    font-size: 27px;
    font-weight: 700;
    color: #FFF;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 0px;
    border: 0px;
}
.bdymdl .nav-tabs .nav-item.show .nav-link, .bdymdl .nav-tabs .nav-link.active{
    background-color: #eaa63f;
    color: #FFF;
    border: 0px;
}

.nav-tabs{
    border-bottom: 5px #eaa63f solid;
}

.bdymdl .nav-tabs .nav-link{
    position: relative;
}

.bdymdl .nav-tabs .nav-link.active:after{
    content:'';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 15px solid #eaa63f;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    bottom: -18px;
}

.BodyMiddlepart .tab-content{
    background-color: #FFF;
    padding: 30px;
    min-height: 490px;
}

.PatientGuidetabcontent .thumb{
    width: 288px;
    float: left;
}

.PatientGuidetabcontent .thumb img{
    width: 100%;
    height: auto;
}

.PatientGuidetabcontent .headingstyl4{
    font-size: 22px;
    font-weight: 700;
}

.PatientGuidetabcontent .text{
    margin-top: 25px;
    font-size: 18px;
    line-height: 22px;
}

.pl-0{
    padding-left: 0px !important;
}

.download-pdfbtn{
    font-size: 20px;
    font-weight: 700;
    display: block;
    background-color: #163541 !important;
    border-radius: 0px;
    margin-top: 60px
}

.download-pdfbtn img{
    display: inline-block;
    margin-left: 7px;
    margin-top: -5px;
}
.pagination-links {
    padding-top: 40px;
}
.pagination-links ol{
    display: flex;
    justify-content: center;
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%;
}

.pagination-links ol li a{
    border: 1px #808080 solid;
    font-size: 18px;
    width: 38px;
    height: 38px;
    font-weight: 700;
    line-height: 38px;
    text-align: center;
    color: #000;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    font-family: "Open Sans", sans-serif;
    padding: 0px;
}

.pagination-links ol li span.current{
        background-color: #163541;
        color: #FFF !important;
        border: 0px #808080 solid;
    font-size: 18px;
    width: 38px;
    height: 38px;
    font-weight: 700;
    line-height: 38px;
    text-align: center;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    font-family: "Open Sans", sans-serif;
    padding: 0px;
    border-radius: 5px;
}

.pagination-links ol li.prev a, .pagination-links ol li.next a{
    width: 60px;
}
.pagination-links ol li.active a, .pagination-links ol li a:hover{
    background-color: #000;
    border-color: #000;
    color: #FFF;
}



.pagination-links ul{
    display: flex;
    justify-content: center;
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%;
}

.pagination-links ul li a{
    border: 1px #808080 solid;
    font-size: 18px;
    width: 38px;
    height: 38px;
    font-weight: 700;
    line-height: 38px;
    text-align: center;
    color: #000;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    font-family: "Open Sans", sans-serif;
    padding: 0px;
}

.pagination-links ul li span.current{
        background-color: #163541;
        color: #FFF !important;
        border: 0px #808080 solid;
    font-size: 18px;
    width: 38px;
    height: 38px;
    font-weight: 700;
    line-height: 38px;
    text-align: center;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    font-family: "Open Sans", sans-serif;
    padding: 0px;
    border-radius: 5px;
}

.pagination-links ul li.prev a, .pagination-links ul li.next a{
    width: 60px;
}
.pagination-links ul li.active a, .pagination-links ul li a:hover{
    background-color: #000;
    border-color: #000;
    color: #FFF;
}









ol.wp-paginate li{
    line-height: 0px !important;
}


.headingstyl5{
    font-size: 24px;
    color: #FFF;
    margin-top: -12px;
}
.pdl30{
    padding-left: 30px;
}


.Productphoto{
    height: 416px;
    background-size: cover;
    background-position: center center;
}

.btn-addtocart{
    border-radius: 0px;
    width: 100%;
    height: 78px;
    color: #FFF;
    font-size: 27px;
    font-weight: 700;
    line-height: 78px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #eaa63f;
    border: 0px;
}

.btn-addtocart img{
    margin-right: 20px;
    width: 23px !important;
}
.btn-addtocart i{
    margin-right: 20px;
}

.btn-addtocart:hover img{
    filter: invert(100%);
}

.PatientGuidetabcontent .box{
    padding-left: 330px;
}

.cpsleft{
    position: relative;
    padding-left: 250px;
}

.cpsleftcontainer{
    position: absolute;
    width: 210px;
    left: 0px;
    top: 67px;
}

.ltsliersliderbox{
    display: flex;
    margin-bottom: 30px;
}
.ltslierbox .headingsty3{
    border-bottom: 2px #bfbfbf solid;
    padding-bottom: 20px;
    padding-right: 110px;
    /*min-height: 90px;
    height: 90px;
    display: inline-flex;
    align-items: center;*/
}

.ltsliersliderbox .lfttext{
    flex: 1;
    font-size: 22px;
    padding-right: 30px;
}

.rgt-newsleter{
    width: 210px;
}
.rgt-newsleter h3{
    font-size: 30px;
    font-weight: 700;
}

.rgt-newsleter input[type=text]{
    height: 38px;
    border: 0px;
    border: 1px #163541 solid;
    font-size: 16px;
    width: 100%;
    margin-bottom: 5px;
    padding-left: 10px;
}

.rgt-newsleter input[type=email]{
    height: 38px;
    border: 0px;
    border: 1px #163541 solid;
    font-size: 16px;
    width: 100%;
    margin-bottom: 18px;
    padding-left: 10px;
}


.rgt-newsleter input[type=submit]{
    width: 100%;
    height: 36px;
    border: 0px;
    color: #FFF;
    background:#000 url(assets/images/envelope-regular.svg) no-repeat;
    background-size: 20px;
    background-position:30px 9px;
    text-indent: 35px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.07rem;
}

.button-box{
    display: flex;
}

.btn-readmore{
    height: 36px;
    border: 0px;
    border: 1px #163541 solid;
    font-size: 16px;
    width: 165px;
    border: 0px;
    border-radius: 0px;
    font-size: 22px;
    line-height: 38px;
    font-weight: 700;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #FFF;
    background-color: #e78b00;
}


.btn-archive{
    height: 36px;
    border: 0px;
    border: 1px #163541 solid;
    font-size: 16px;
    font-weight: 700;
    width: 210px;
    border: 0px;
    border-radius: 0px;
    font-size: 24px;
    line-height: 36px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.ltslierslider.owl-theme .owl-nav{
top: 0px;
    position: absolute;
    right: 0;
    width: 110px;
    
}

.ltslierslider.owl-theme .owl-prev{
    left: 0px;
}


.ltslierslider.owl-theme .owl-next{
    right: 0px;
}

.cpsleftcontainer .nav-pills .nav-link{
    background-color: #d9d9d9;
    margin-bottom: 20px;
    border-radius: 0px;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    position: relative;
    line-height: 32px;
}


.cpsleftcontainer .nav-pills .nav-link:hover{
    background-color: #000000;
     color: #FFF;
}
.cpsleftcontainer .nav-pills .nav-link.active{
    background-color: #000000;
    color: #FFF;
}
.cpsleftcontainer .nav-pills .nav-link.active:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 0 0 auto;
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 20px solid #000000;
    right: -20px;
    top: 0px;
}


.CurrentPollCont .headingsty3{
    border-bottom: 1px #bfbfbf solid;
    padding-bottom: 18px;
}


.wp-polls-ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.wp-polls-ul li{
    margin-bottom: 15px;
}

.Buttons{
    margin-top: 25px;
    height: 38px;
    border: 0px;
    border: 1px #163541 solid;
    font-size: 16px;
    width: 170px;
    border: 0px;
    border-radius: 0px;
    font-size: 24px;
    line-height: 38px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #eaa63f;
    color: #FFF;
    font-weight: 700;
}

.ViewResult{
        margin-top: -53px;
    margin-left: 200px;
    display: block;
    font-weight: 700;
    font-size: 22px;
    text-decoration:  underline;
}

.poolslidersslider.owl-theme .owl-nav{
    margin-top: -270px;
}


.poolslidersslider.owl-theme .owl-nav .owl-prev{
    left: -60px;
}


.PopularArticleContainer{
    border-top: 1px #bfbfbf solid;
    padding-top: 60px;
/*    padding-bottom: 60px;*/
}

.PopularArticlecont .headingsty3{
     border-bottom: 1px #bfbfbf solid;
    padding-bottom: 18px;
}
.Testimonialscont{
    padding-top: 52px;
    padding-left: 30px;
}
.Testimonialscont .headingsty3{
     border-bottom: 1px #bfbfbf solid;
    padding-bottom: 18px;
}

.testimonialsslider.owl-theme .owl-nav{
        padding-top: 30px;
    width: 160px;
    margin: 0 auto;
    position: relative;
    position: absolute;
    width: 100%;
    top: 140px;
}
.testimonialsslider.owl-theme .owl-prev{
    left: -30px;
}
.testimonialsslider.owl-theme .owl-next{
    right: -30px;
}




.testitext{
    font-size: 22px;
    line-height: 33px;
}

.FooterContainer{
    background-color: #163541;
    color: #FFF;
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 16px;
}
.FooterContainer a{
    color: #FFF;
}

.FooterContainer h3{
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 30px;
}


.copyright{
    background-color: #0a181e;
    padding-top: 15px;
    padding-bottom: 15px;
     color: #FFF;
    font-size: 16px;
    text-align: center;
}

.copyright a{
    color: #FFF;
}

.f-logo{
    margin-top: -40px;
    width: 110px;
    height: auto;
    margin-bottom: 30px;
}
.f-abouttext{
    font-size: 16px;
    padding-right: 50px;
}

.f-nav ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.f-nav ul li{
    margin-bottom: 7px;
}

.f-nav ul li a{
    color: #FFF;
    text-decoration: none;
}

.f-nav ul li a:hover{
    text-decoration: underline
}



.footerSocialmedia ul{
    display: flex;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.footerSocialmedia ul li img{
    height: 20px;
    width:auto;
}

.footerSocialmedia ul li a{
    width: auto;
    height: auto;
    display: block;
    text-align: left;
}

.footerSocialmedia ul li{
  width: auto;  
  margin-right: 20px;
}

.f-support .donatebtn{
    max-width: 323px;
    height: auto;
}


.webinrleft{
    padding-right: 65px;
}

ul.sqs-tagcloud {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
}

ul.sqs-tagcloud li {
    margin-bottom: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}
ul.sqs-tagcloud li a{
 padding: 5px 18px;
 font-size: 17px;
 line-height: 16px;
    font-weight: 500;
    background-color: #333;
    color: #FFF;
    display: block;
}
  ul.sqs-tagcloud>li:nth-child(9n) a {
    background-color: #8c01a6 !important;
}
ul.sqs-tagcloud>li:nth-child(9n+1) a {
    background-color: #8c01a6 !important;
}
ul.sqs-tagcloud>li:nth-child(9n+2) a {
    background-color: #59a726 !important;
}
ul.sqs-tagcloud>li:nth-child(9n+3) a {
    background-color: #3353cf !important;
}

ul.sqs-tagcloud>li:nth-child(9n+4) a {
    background-color: #5bb4db !important;
}

ul.sqs-tagcloud>li:nth-child(9n+5) a {
    background-color: #9c3839 !important;
}

ul.sqs-tagcloud>li:nth-child(9n+6) a {
    background-color: #a60101 !important;
}

ul.sqs-tagcloud>li:nth-child(9n+7) a {
    background-color: #00e283 !important;
}
ul.sqs-tagcloud>li:nth-child(9n+8) a {
    background-color: #163541 !important;
}
ul.sqs-tagcloud>li:nth-child(9n+9) a {
    background-color: #FF5C00 !important;
}
.HeaderContainer.sticky .jquerynav ul{
    background: rgba(0,0,0,1);
}

.box-sm{
    display: none;
    margin-bottom: 20px;
}

.box-lg{
    display: flex;
}

.hdSocialmediaformobile{
    display: none;
}



/*Webinars page */

.InnerpageBanner{
    height: 660px;
    position: relative;
    background-position: center center;
    background-size: cover;
    position: relative;
    display: flex;
    width: 100%;
    align-items: flex-end;
    padding-bottom: 80px;
}

.InnerpageBanner:after{
    position: absolute;
    left: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    background:rgba(0,0,0,.5);
    content: '';
}

.InnerpageBanner .container{
    position: relative;
    z-index: 3;
}

.InnerpageBanner h2{
    color: #FFF;
    font-size: 48px;
    margin-bottom: 10px;
    font-weight: 600;
}

.bannersearch{
    padding: 25px 25px;
}

.bannersearch .form-field{
    margin-bottom: 24px;
    padding-left: 15px;
    padding-right: 15px;
}

.bannersearch .form-select{
     font-family: "Open Sans", sans-serif;
     font-size: 18px;
    width: 100%;
    height: 54px;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px #000 solid;
    padding-left: 0px; 
}

.bannersearch .form-select option{
    padding-left: 10px; 
}

.btn-primary{
    background-color: #2A5B6E !important;
    border:0px;
}



.bannersearch .form-control{
     font-family: "Open Sans", sans-serif;
     font-size: 18px;
     width: 100%;
    height: 54px;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px #000 solid;
    padding-left: 0px;
}

.bannersearch .btn-primary{
    width: 100%;
    height: 46px;
    border-radius: 0px;
    border-color: #2A5B6E;
    font-size: 20px;
    color: #FFF;
    font-weight: 700;
    margin-top: 8px;

}

.bannersearch .btn-primary:hover{
    background-color: #000 !important;
}



.innerwebinrcontainer{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f5fbfe;
}

.innerwebinrcontainer .card{
    padding-right: 20px;
    padding-left: 20px;
    display: block;
}

.innerwebinrcontainer .card:hover{
    color: #e78b00;
}

.innerwebinrcontainer .card-body{
padding: 0px;
}

.innerwebinrcontainer .card-img{
    border-radius: 0px;
    padding-bottom: 25px;
    display: block;
}
.innerwebinrcontainer .card-img img{
    max-width: 100%;
    height: auto;
}

.innerwebinrcontainer .card-title{
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: #0a181e;
}

.innerwebinrcontainer .card:hover .card-title{
    color: #e78b00;
}

.Webinarresenetslidercontent{
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 50px;
}


.headingsty6{
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 40px;
}

.Webinarresenetslider .owl-nav{
    position: absolute;
    top: 115px;
    width: 100%;
}

.Webinarresenetslider .owl-prev{
    left: -40px;
    background-image: url(assets/images/sl-arrow-lift.jpg) !important;
    background-repeat: no-repeat  !important;
    background-size: 43px !important;
    width: 43px;
    height: 43px;
    border-radius: 0px !important;
}

.Webinarresenetslider .owl-next{
    right: -40px;
    background-image: url(assets/images/sl-arrow-right.jpg) !important;
    background-repeat: no-repeat  !important;
    background-size: 43px !important;
    width: 43px;
    height: 43px;
    border-radius: 0px !important;
}

.more-btn .btn-primary{
    width: 220px;
    height: 46px;
    border-radius: 0px;
    line-height: 45px;
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
}

.more-btn .btn-primary:hover{
    background-color: #000 !important;
}

.InnerBodyContainer{
    padding-top: 70px;
    padding-bottom: 70px;
}


.InnerBodyContainer .wp-polls-form{
    min-height: 440px;
}


.Upcomingwebiritemphoto{
    width: 100px;
    height: 100px;
}



.InnerBodyRight .headingstyl5{
    color: #000;
    font-weight: 600;
}


.sidebarUpcomingwebir{
    margin-bottom: 90px;
    margin-top: 90px;
}


.Upcomingwebiritem{
    padding-bottom: 35px;
    padding-top: 35px;
    position: relative;
    padding-left: 127px;
    min-height: 124px;
    border-bottom: 1px #b3b3b3 solid;
    display: block;
    text-decoration: underline;
    font-weight: 600;
}

.Upcomingwebiritemphoto{
    position: absolute;
    left: 0px;
    top: 35px;
    width: 100px;
    height: auto;
}
.Upcomingwebiritemphoto img{
    max-width: 100%;
    height: all;
}

.Upcomingwebiritem:last-child{
    border-bottom: 0px;
}

.schedulebtn .btn-primary{
    height: 70px;
    font-size: 27px;
    font-weight: 600;
    border-radius: 0px;
    display: block;
    line-height: 67px;
    padding: 0px;
}

.schedulebtn .btn-primary:hover{
    background-color: #000 !important;
}

.InnerBodyLeft{
    padding-right: 60px;
}

.Webinarvideosec{
    padding-bottom: 60px;
}

.Webinarvideotube{
    height: 500px;    
    margin-bottom: 25px;
}

.Webinarvideotube iframe{
    width: 100%;
    height: 500px;
}

.Webinarvideotubemore{
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
}

.Webinarvideotubemore a{
    text-decoration: underline;
}


.Webinarvideotubemore a:hover{
    color: #eaa63f;
}

.WebinarProgramContainer{
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
}

.WebinarProgramContainer a{
    text-decoration: underline;
}

.WebinarProgramContainer a:hover{
    color: #eaa63f;
    text-decoration: none;
}

.FaqContainer{
    padding-top: 60px;
}


.accordion-button{
    background-color: transparent !important;
    border-radius: 0px;
    font-size: 25px;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;
}

.accordion-item{
    border-radius: 0px !important;
    margin-bottom: 20px;
}

.accordion-button:not(.collapsed){
    box-shadow: inset 0 0px 0 rgb(0 0 0 / 13%);
}


.accordion-header {
    border-top: 1px #ddd solid;
    margin-top: -1px;
}


.FaqButton {
    padding-top: 20px;
}


.FaqButton .btn-primary{
    height: 70px;
    font-size: 27px;
    font-weight: 600;
    border-radius: 0px;
    display: block;
    line-height: 67px;
    padding: 0px;
}

.FaqButton .btn-primary:hover{
    background-color: #000 !important;
}


.accordion-button:not(.collapsed){
    color: #000 !important;
}

.InnerpageBanner.SupportGroupBanner{
    height: 540px;
    padding-bottom: 156px;
}

.SupportGroupBody{
    margin-top: -140px;
    position: relative;
    z-index: 2
}

.SupportGroupBody .InnerBodyLeft{
    background-color: #ffffff;
    border: 1px #ccc solid;
}


.SupportGroupBody .InnerBodyContainer{
    padding-top: 0px;

}

.SupportGroupBody .InnerBodyRight{
    padding-left: 40px;
}
.SupportGroupBody .sbgtoppic{
    float: left;
    margin-right: 40px;
}

.sbgtoptext{
    margin-top: 25px;
    min-height: 234px;
}

.sbgtoptext .align-left{
   float: left;
    margin-right: 40px;
    max-width: 300px;
    margin-bottom:30px;
}


.sbgtop .card-body{
    padding: 40px;
}
hr{
    background-color: #000;
    margin-top: 40px;
    margin-bottom: 40px;
    opacity: 1;
}

.contact-form h3{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
}

.contact-form .form-control{
    margin-bottom: 25px;
    border-radius: 0px;
    border: 1px #000 solid;
    height: 60px;
    font-size: 22px;
    color: #000;
}
.contact-form .form-control::placeholder{
    opacity: 1;
    color: #000;
}
.contact-form textarea.form-control{
    height: 180px;
}

.contact-form .btn-primary{
    width: 220px;
    height: 60px;
    font-size: 30px;
    border-radius: 0px;
}

.contact-form .btn-primary:hover{
    background-color: #000 !important;
}

.sgrtlinks{
    margin-top: 0px;
    margin-bottom: 40px;
}

.sgrtlinksitems{
    background-color: #163541;
    padding: 30px;
}

.sgrtlinksitems ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.sgrtlinksitems ul li a{
    font-size: 22px;
    color: #FFF;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    position: relative;
    background-image: url(assets/images/chevron-left-solid.svg);
    background-repeat: no-repeat;
    background-position: 0px 20px;
    padding-left: 26px;
}

.sgrtlinksitems ul li a:hover{
    color: #E78B00;
}

.InnerpageBanner h2.headingsty2{
    font-size: 36px;
    font-weight: 700;
    color: #C1EEFF;
}


.InnerpageBanner .headingsty3{
    color: #FFF;
}

.pdlt{
    padding-left: 40px;
}

.GlobalInnerpage{
    height: 234px;
}

.BlogContainer{
    /*padding-top: 60px;
    padding-bottom: 60px;*/
}

.BlogContainer h2{
    font-size: 48px;
    font-weight: 700;
    border-bottom: 1px #666 solid;
    padding-bottom: 18px;
    margin-bottom: 0px;
    margin-top: 60px;
}

.BlogItems{
    display: flex;
    flex-direction: column;
    padding-bottom: 60px;
}

.BlogItem{
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
}

.BlogPicture{
    width: 240px;
    height: 240px;
    flex: 0 0 240px;
    margin-right: 40px;
}

.BlogPicture img{
    width: 100%;
}

.BlogText{
    flex: 1;
    font-size: 22px;
}

.BlogText h3{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000;
}

.BlogText .post-date{
margin-bottom: 29px;
}
.BlogText .btn-primary{
    width: 120px;
    height: 36px;
    border-radius: 30px;
    background-color: #0A181E !important;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    line-height: 36px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.BlogText .btn-primary:hover{
    background-color: #000 !important;
}
.blog-listbottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 700;
}

.blog-listbottom .Comment a{
    text-decoration: underline;
}


.blog-pagination{
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    padding-top: 20px;
    padding-bottom: 20px;
}

.blog-pagination ol li a{
    background-color: #D9D9D9;
    border: 0px;
    border-radius: 5px;
}

.pagination-links.blog-pagination ol li.active a, .pagination-links.blog-pagination ol li a:hover{
    background-color: #163541;
}


.BlogRightSection{
    background-color: #E8F2F6;
    padding:60px 40px;
    height: 100%;
    margin-left: -70px;
}

.BlogSearch .form-control{
    height: 60px;
    border-radius: 0px;
    border-color: #000;
    border-right: 0px !important;
}

.BlogSearch .form-control:focus{
    box-shadow: none;
}

.BlogSearch .btn-light{
    border-radius: 0px;
    border-color: #000 !important;
    background-color: #FFF !important;
    border-left: 0px !important;
    font-size: 24px;
}

.blog-left-panel{
    padding-right: 120px;
}




.InnerpageBanner.GlobalInnerpage{
    height: 235px !important;
}


.SidebarLetestBlog{
    margin-bottom: 60px;
    margin-top: 60px;
}

.SidebarLetestBlog .headingsty3{
    margin-bottom: 20px;
}

.SidebarLetestBlogItem{
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    padding-left: 90px;
    min-height: 124px;
    border-bottom: 1px #b3b3b3 solid;
    display: block;
    text-decoration: underline;
    font-weight: 500;
    font-size: 22px;
}

.SidebarLetestBlogItem p{
    margin-bottom: 0px;
}

.SidebarLetestBlogPhoto{
    position: absolute;
    left: 0px;
    top: 30px;
    width: 70px;
    height: auto;
}
.SidebarLetestBlogPhoto img{
    max-width: 100%;
    height: all;
}

.SidebarLetestBlogItem:last-child{
    border-bottom: 0px;
}


ul.cloud {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
/*  line-height: 2.75rem;*/
  width: auto;
}

ul.cloud a {
  /*   
  Not supported by any browser at the moment :(
  --size: attr(data-weight number); 
  */
  --size: 1;
  --color: #a33;
  color: var(--color);
  font-size: calc(var(--size) * 0.25rem + 0.5rem);
  display: block;
  padding: 0.125rem 0.25rem;
  position: relative;
  text-decoration: none;
  /* 
  For different tones of a single color
  opacity: calc((15 - (9 - var(--size))) / 15); 
  */
}

ul.cloud a[data-weight="1"] { --size: 1; }
ul.cloud a[data-weight="2"] { --size: 2; }
ul.cloud a[data-weight="3"] { --size: 3; }
ul.cloud a[data-weight="4"] { --size: 4; }
ul.cloud a[data-weight="5"] { --size: 5; }
ul.cloud a[data-weight="6"] { --size: 6; }
ul.cloud a[data-weight="7"] { --size: 7; }
ul.cloud a[data-weight="8"] { --size: 8; }
ul.cloud a[data-weight="9"] { --size: 9; }

ul[data-show-value] a::after {
  content: " (" attr(data-weight) ")";
  font-size: 1rem;
}

ul.cloud li:nth-child(2n+1) a { --color: #181; }
ul.cloud li:nth-child(3n+1) a { --color: #33a; }
ul.cloud li:nth-child(4n+1) a { --color: #c38; }

ul.cloud a:focus {
  outline: 1px dashed;
}

ul.cloud a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  background: var(--color);
  transform: translate(-50%, 0);
  opacity: 0.15;
  transition: width 0.25s;
}

ul.cloud a:focus::before,
ul.cloud a:hover::before {
  width: 100%;
}


.OurStuffContainer h2{
    font-size: 48px;
    font-weight: 700;
    border-bottom: 1px #666 solid;
    padding-bottom: 18px;
    margin-bottom: 0px;
}
.OurStuffContainer .stffsubhd{
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 40px;
}

.member-photo img{
    width: 100%;
    height: auto;
}

.member-photo{
    margin-bottom: 30px;
}
.member-name{
    font-size: 22px;
    text-align: center;
}

.member-designation{
    font-size: 16px;
    text-align: center;
    font-style: italic;
    line-height: 18px;
}



.member-item .note{
    font-size: 16px;
    text-align: center;
    color: #000;
    line-height: 18px;
}

.teamspacer{
    height: 100px;
}
.stffsubhd a{
    text-decoration: underline;
}



.DirectorySupportSearch .btn-primary{
    width: 300px;
    height: 54px;
    border-radius: 0px;
    font-size: 30px;
    color: #FFF;
    font-weight: 400;
}

.DirectorySupportSearch .form-select{
    border: 1px #000 solid;
    height: 54px;
    border-radius: 0px;
    margin-right: 10px;
}

.map-iframe{
    height: 450px;
    margin-top: 30px;
    margin-bottom: 30px;
}


.DirectorySupportSearch .btn-primary{
    width: 250px;
    height: 54px;
    font-size: 22px;
}


.widgetContainer ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.widgetContainer ul li{
    padding: 0px;
    margin: 0px;
}
.widgetContainer ul li a{
    font-size: 18px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    position: relative;
    background-image: url(assets/images/chevron-left-solid-black.svg);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 15px;
}

.widgetContainer ul li a:hover{
    color: #E78B00;
}

/*Common inner pages */
.InnerPageContent h2.pageTitle{
    font-size: 36px;
    font-weight: 700;
    border-bottom: 1px #666 solid;
    padding-bottom: 18px;
    margin-bottom: 20px;
}

.InnerPageContent h2{
    font-size: 30px;
    font-weight: 700;
    border-bottom: 1px #666 solid;
    padding-bottom: 18px;
    margin-bottom: 20px;
}

.InnerPageContent h3{
    font-size: 28px;
    font-weight: 700;
    border-bottom: 1px #666 solid;
    padding-bottom: 18px;
    margin-bottom: 20px;
}

.InnerPageContent h4{
    font-size: 26px;
    font-weight: 700;
    border-bottom: 1px #666 solid;
    padding-bottom: 18px;
    margin-bottom: 20px;
}

.InnerPageContent h5{
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px #666 solid;
    padding-bottom: 18px;
    margin-bottom: 20px;
}

.InnerPageContent h6{
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px #666 solid;
    padding-bottom: 18px;
    margin-bottom: 20px;
}

.InnerPageContent a{
    text-decoration: underline;
}

.InnerPageContent ul li{
    margin-bottom: 15px;
}

.InnerPageContent ol li{
    margin-bottom: 15px;
}

.entry h1{
    border: none !important;
}
.entry h2{
    border: none !important;
}
.entry h3{
    border: none !important;
}
.entry h4{
    border: none !important;
}
.entry h5{
    border: none !important;
}
.entry h6{
    border: none !important;
}
.entry h7{
    border: none !important;
}

.testimonialContainer h5 {
    border: none !important;
}
.searchResultContainer h3 {
    border: none !important;
}
/*Common inner pages*/

.wp-polls .Buttons{
    border: 1px #eaa63f solid;
    background-color: #eaa63f;
    margin-right: auto;
    display: block;
    margin-top: 22px;
    height: 40px;
    transition: .25s;
}
.wp-polls .Buttons:hover{
    background-color: #FFF;
    color: #eaa63f;
}

.wp-polls-ans a{
    margin-top: -53px;
    margin-left: 200px;
    display: block;
    font-weight: 700;
    font-size: 22px;
    text-decoration: underline;
    transition: .25s;
}

.wp-polls-ans a:hover{
    text-decoration: none;
}


.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea{
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 25px;
    border-radius: 0px;
    border: 1px #000 solid;
    height: 60px;
    font-size: 22px;
    color: #000;
}

.wpcf7 textarea.wpcf7-textarea{
    height: 180px;
}

.wpcf7-submit{
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        text-align: center;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    background-color: #2A5B6E !important;
    border: 0px;
    width: 220px;
    height: 60px;
    font-size: 24px;
    border-radius: 0px;
    color: #FFF !important;
}


.wpcf7-submit:hover{
    background-color: #000 !important;
}

.productslider.owl-theme .owl-nav [class*=owl-] {
    margin-top: -70%;
}


.searchtext{
    display: flex;
}

.searchtext .searchimage{
    width: 150px;
    flex: 0 0 150px;
    margin-right: 30px;
}

.searchtext .searchimage img{
    width: 100%;
    height: all;
}

.searchtext a{
    font-weight: 600;
}
.searchtext a:hover{
    text-decoration: none;
}


.BlogSearch form{
    display: flex;
    width: 100%;
}




/*comments*/

/*=====================================
 Comment Template CSS
========================================*/

.comments-area {
    margin-top: 40px;
}

.comments-area h2.comments-title {
    font-size: 25px;
    margin-bottom: 20px;
}

.comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comment-meta {
    margin-bottom: 20px;
}

.comment-meta a {
    color: #333;
}

.comment-meta img {}

.comment-author.vcard {
    position: relative;
    padding-left: 50px;
}

.comment-author.vcard img {
    position: absolute;
    left: 0;
    top: 5px;
}

.comment-metadata {
    margin-left: 50px;
}

.comments-area table {
    border-left: 1px solid #dddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.comments-area table td,
.comments-area table th {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px;
}

.comments-area th {
    background: #278cc1;
    color: #fff;
}

.comments-area dd {
    margin-bottom: 15px;
}

.comments-area .comments-content ul,
.comments-area .comments-content ol {
    padding-left: 15px;
}

.comments-area .comment-content ul,
.comments-area .comment-content ol {
    padding-left: 15px;
}

.comment-reply-link {
    text-decoration: none !important;
    display: inline-block;
    padding: 5px 20px;
    color: #fff;
    border-radius: 5px;
    width: 120px;
    height: 36px;
    border-radius: 30px;
    background-color: #0A181E !important;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    line-height: 36px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
}

.comment-list li.comment {
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}

.comment-metadata {
    font-size: 80%;
}

.comment-reply-link {
    margin-top: 10px;
}

.comment-list li ol.children {
    padding-left: 50px;
    margin: 0;
    list-style: none;
    margin-top: 25px;
}

.comment-list li ol.children ol.children {
    padding-left: 20px;
}

.comment-list li.comment:last-child {
    border-bottom: 0px solid;
    padding-bottom: 0;
    margin-bottom: 0;
}

.comment-respond {
    margin-top: 50px;
}

.comment-notes {
    font-size: 90%;
    margin-bottom: 40px;
}

#commentform label {
    /*display: block;
    margin-bottom: 10px;
    position: absolute;*/
}
#commentform p{
    position: relative;
    padding-top: 0px;
    margin-bottom: 0px;
}

#commentform input[type="text"], #commentform  input[type="email"], #commentform input[type="tel"], #commentform  textarea{
    /*display: block;
    width: 100%;*/
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 25px;
    border-radius: 0px;
    border: 1px #000 solid;
    height: 60px;
    font-size: 22px;
    color: #000;
}

#commentform  textarea{
    height: 180px;
}

#commentform  input[type="submit"]{
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        text-align: center;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    background-color: #2A5B6E !important;
    border: 0px;
    width: 310px;
    height: 60px;
    font-size: 24px;
    border-radius: 0px;
    color: #FFF !important;
}



.commentlist{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.commentlist li.comment {
   border-left: 1px #ccc solid;
   padding-left: 30px;
   margin-bottom: 0px;
   padding-bottom: 30px;
}

.commentlist .commentmetadata {
    margin-left: 50px;
    font-size: 14px;
    margin-top: 8px;
    text-decoration: none;
}

.commentlist .children{
    list-style: none;
    margin-top: 30px;
    padding: 0px;
}

#respond{
    margin-top: 30px;
    padding-bottom: 60px;
}

#cancel-comment-reply-link{
    margin-bottom: 30px;
    display: inline-block;
    padding: 7px 30px;
    background-color: #000;
    font-size: 14px;
    color: #FFF;
    text-decoration: none !important;
    border-radius: 40px;
}

.testimonialContainer .entry{
    padding: 30px;
    margin-bottom: 20px;
    box-shadow: 0 0 15px rgba(0,0,0,.2);
    border-radius: 20px;
}

/*comments*/



.NavigationContainer .navbar{
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto;
  /* background: red; */
}
.navbar .logo a{
  font-size: 30px;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.NavigationContainer .navbar .nav-links{
  line-height: 50px;
  height: 100%;
}
.NavigationContainer .navbar .links{
  display: flex;
}
.NavigationContainer .navbar .links li{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  padding: 0 14px;
    margin-right: 50px;

}
.NavigationContainer .navbar .links li a{
  height: 100%;
  text-decoration: none;
  white-space: normal;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
    line-height: 50px;
}
.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow{
  transform: rotate(180deg);
  }

.NavigationContainer .navbar .links li .arrow{
  /* background: red; */
  height: 100%;
  width: 22px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  color: #fff;
  transition: all 0.3s ease;
}
.NavigationContainer .navbar .links li .sub-menu{
  position: absolute;
  top: 50px;
  left: 0;
/*  line-height: 40px;*/
    line-height: normal;
  background: #2a5b6e;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 4px 4px;
  display: none;
  z-index: 2;
    width: 350px;
}

.NavigationContainer .navbar .links li .sub-menu a{
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: normal;
}


.NavigationContainer .navbar .links li:hover .htmlCss-sub-menu,
.NavigationContainer .navbar .links li:hover .js-sub-menu{
  display: block;
}

.HeaderContainer.sticky .navbar .links li .sub-menu a{
    font-size: 16px;
}



/*
.NavigationContainer .navbar .links li:hover .sub-menu{
    display: block;
}
*/

.navbar .links li .sub-menu li{
  padding: 0 22px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
    margin-right: 0px;
}
.navbar .links li .sub-menu a{
  color: #fff;
  font-size: 15px;
  font-weight: 500;
    display: inline-block;
}
.navbar .links li .sub-menu .more-arrow{
  line-height: normal;
    font-size: 14px;
}
.navbar .links li .htmlCss-more-sub-menu{
  /* line-height: 40px; */
}
.navbar .links li .sub-menu .more-sub-menu{
  position: absolute;
  top: 0;
  left: 100%;
  border-radius: 0 4px 4px 4px;
  z-index: 1;
  display: none;
    max-width: 250px;
}
.links li .sub-menu .more:hover .more-sub-menu{
  display: block;
}
.navbar .search-box{
  position: relative;
   height: 40px;
  width: 40px;
}
.navbar .search-box i{
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
.navbar .search-box .input-box{
  position: absolute;
  right: calc(100% - 40px);
  top: 80px;
  height: 60px;
  width: 300px;
  background: #2a5b6e;
  border-radius: 6px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
}
.navbar.showInput .search-box .input-box{
  top: 65px;
  opacity: 1;
  pointer-events: auto;
  background: #2a5b6e;
}
.search-box .input-box::before{
  content: '';
  position: absolute;
  height: 20px;
  width: 20px;
  background: #2a5b6e;
  right: 10px;
  top: -6px;
  transform: rotate(45deg);
}
.search-box .input-box input{
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 4px;
  transform: translate(-50%, -50%);
  height: 35px;
  width: 280px;
  outline: none;
  padding: 0 15px;
  font-size: 16px;
  border: none;
}
.navbar .nav-links .sidebar-logo{
  display: none;
}
.navbar .bx-menu{
  display: none;
}



/* dropdown menu */
.jquerynav{
    /*background: #ccc;*/
    width:100%;
    margin: 10px 0;
    list-style:none;
}
.jquerynav:after{
    display:table;
    content: "";
    clear:both;
}
.jquerynav li{
    position: relative;
}
.jquerynav li a{
    color:#FFF;
    display:block;
    font-weight: 600 ; 
    font-size: 24px;
    text-decoration:none;
    padding:15px 45px 15px 25px;
    line-height: normal;
}
.jquerynav li{
    margin-right: 50px;
}
.jquerynav li a:hover,
.jquerynav  li.current a{
    color:#E78B00;
}
/* first level */
.jquerynav > li{
    float:left;
    display:inline;
    border-right:0px solid #ddd;
}
/* second level */
.jquerynav ul{
    display:none;
    position:absolute;
    background: rgba(0,0,0,.5);
    min-width: 200px;
    z-index: 2;
    width: 320px;
}
.jquerynav ul li{ float: none; margin-right: 0px; }
/* third level */
.jquerynav ul ul{ left: 100%; top: 0; }
.jquerynav > li:last-child ul ul{ left:-100%; }
.jquerynav li:hover > ul{ display:block; }
.touch-block{
    content: "&#9660;";
    text-indent: -11111px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 10px;
    width: 25px;
    height: 67px;
}
.jquerynav ul li a{
    font-size: 16px;
    font-weight: 400;
    padding-top: 7px;
    padding-bottom: 7px;
}
.touch-block:after{
        border: solid white;
    border-width: 0 2px 2px 0;
    display: block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 10px;
    height: 10px;
    content: '';
    text-indent: 0px;
    position: absolute;
    top: 25px;
    right: 10px;
}

.jquerynav ul li a{
    margin-right: 0px;
    padding-right: 20px;
}


#commentform textarea{
    max-width: 100%;
    width: auto;
}
.searchtext{
    flex-wrap: wrap;
}
.SchedulesDateCont{
    width: 100%;
    flex: 0 0 100%;
}.searchbodytext {
    flex: 1;
}

.testimonialButton a {
  padding: 20px 0 0 0;
  display: block;
  font-weight: 700;
  font-size: 22px;
  text-decoration: underline;
  transition: .25s;
}

#v-pills-documentaryflm .ltsliersliderbox .lfttext{
    padding-right: 0px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #163541;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px;
    }

.PatientGuidetabcontent .card-body{
    padding: 0px;
}


.supportgroupslider.owl-theme .owl-nav, .patientguideslider.owl-theme .owl-nav, .postslider.owl-theme .owl-nav{
    display: none;
}

.supportgroupslider.owl-theme .owl-dots, .patientguideslider.owl-theme .owl-dots, .postslider.owl-theme .owl-dots {
    display: block;
}



.testimonialsslider.owl-theme .owl-nav {

}



.testimonialsslider.owl-theme .owl-nav {
    top: -138px;
    position: absolute;
    right: 0;
    width: 110px;
}

.testimonialsslider.owl-theme .owl-prev {
    left: 0px;
}

.testimonialsslider.owl-theme .owl-next {
    right: 0px;
}









