/*
====================================
Screen - Others
====================================
*/

@media screen and (min-width: 1251px) and (max-width: 600000px) {

.nav-part {
    display: block !important;
}


}


@media screen and (min-width: 1200px) and (max-width: 1250px) {

.nav-part {
    display: block !important;
}


.donationmatters-left {
    width: 557px;
}

.header-area {
    padding: 0px 20px;
} 

.nav-part ul li a {
    font-size: 16px;
    padding: 35px 12px;
}

.newevent-area {
    padding-left: 25px;
    padding-right: 25px;
}


}


/*
====================================
Medium Screen - Others
====================================
*/

@media screen and (min-width: 992px) and (max-width: 1199px) {

.header-logo img {
    display: block;
    width: 272px;
}

.nav-part ul li a {
    font-size: 13px;
    padding: 27px 12px;
}


.customPrevBtn1 i {
    left: 8px;
    display: none;
}

.customNextBtn1 i {
    right: 8px;
    display: none;
}


.mainslider1-area:hover .customPrevBtn1 i {
    display: block;
}

.mainslider1-area:hover .customNextBtn1 i {
    display: block;
}

.slidercolor {
    padding: 140px 0;
}


.boxs3-item p br {
    display: none;
}

.newevent-part {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}


.newevent-item-text p br {
    display: none;
}

.newevent-item-text h2 {
    font-size: 18px;
    padding-bottom: 10px;
}

.newevent-item-text p {
    font-size: 14px;
    line-height: 27px;
}

.newevent-item-text h5 a {
    font-size: 16px;
}


.last-part p {
    font-size: 15px;
    padding-top: 5px;
}


.footer-innter {
    padding-left: 43px;
}

.footer-innter ul li p a br {
    display: none;
}

.footer-right {
    padding-left: 74px;
}


.footer-left h3 {
    font-size: 26px;
    padding-bottom: 25px;
}


.footer-innter h3 {
    font-size: 26px;
    padding-bottom: 25px;    
}


.footer-right h3 {
    font-size: 26px;
    padding-bottom: 25px;    
}

.donationmatters-left {
    width: 469px;
    margin: auto;
    margin-right: 0;
}

.donationmatters-left h2 {
    font-size: 45px;
    line-height: 62px;
    padding-bottom: 16px;
}


.donationmatters-left p {
    font-size: 17px;
    line-height: 28px;
    padding-bottom: 35px;
}



.donationmatters-right img {
    width: 100%;
    display: block;
    height: 550px;
}

.donationmattersbg {
    padding: 125px 0;
}

.slider-bg1 {
    height: 612px;
}

.header-area {
    padding: 0px 25px;
}

.nav-part ul li ul li a {
    font-size: 12px;
}

.newevent-area {
   padding-left: 30px;
   padding-right: 30px;
}






}

/*
====================================
Small Screen - Tablate
====================================
*/
@media screen and (min-width: 768px) and (max-width: 991px) {

.nav-part ul li ul li a {
    font-size: 14px;
}

.menu-part {
    display: block;
    padding-left: 10px;
    width: 50px;
}

.header-area {
    padding: 20px 15px;
}


.header-logo img {
    width: 280px;
}


.header-logo {
    width: 60%;
}

.header-right {
    width: 100%;
    justify-content: end;
}


.nav-part {
    position: absolute;
    background: #fff;
    top: 60px;
    left: 0;
    width: 100%;
    padding-bottom: 0;
    z-index: 9999;
    display: none;

}


.nav-part ul {
    text-align: left;
}

.nav-part ul li {
    display: block;
    margin: 0 0px;
}

.nav-part ul li a {
    font-weight: 500;
    display: block;
    padding: 11px 15px;
    transition: 0.3s all ease;
    border-top: 0;  
}


.licolora {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.nav-part ul li.active a {
    background-color: #0075C9;
    color: #fff;
    border-top: none;
}



.header-btn a {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 8px 10px;
    border-radius: 5px;
}


.header-rights {
    display: block;
}

.nav-part ul li a:hover {
    color: #000;
}

.nav-part ul li ul {
    position: relative;
    width: 100%;
}

.nav-part ul li:hover ul {
    display: none;
}

.licolor1a {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.social-icons ul li a {
    font-size: 16px;
    width: 30px;
    height: 30px;
    display: block;
    line-height: 31px;
    text-align: center;
    border-radius: 50%;
    transition: 0.3s all ease;
}

.last-part p {
    font-size: 12px;
    margin: 0;
    font-weight: 400;
    text-align: center;
    padding-top: 7px;
}

.customPrevBtn1 i {
    left: 8px;
    display: none;
}

.customNextBtn1 i {
    right: 8px;
    display: none;
}


.mainslider1-area:hover .customPrevBtn1 i {
    display: block;
}

.mainslider1-area:hover .customNextBtn1 i {
    display: block;
}


.slider1-part h1 {
   font-size: 45px;
    margin: 0;
    font-weight: 500;
    line-height: 63px;
    width: 500px; /* mobile slideshow text */
}

.slidercolor {
    padding: 129px 0;
}


.menu-part i {
    font-size: 38px;
    cursor: pointer;
}


.FindDoctor-form-item {
    width: 687px;
}

.FindDoctor-heading h2 {
    font-size: 43px;
}

.FindDoctor-form-item input {
    width: 224px;
}

.FindDoctor-form-item select {
    width: 224px;
}

.form-select {
    line-height: 33px;
    background-position: right 26px center;
    background-size: 16px 10px;
}

.FindDoctor-area {
    padding: 80px 0;
}


.boxs3-part {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

.newevent-part {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 40px;
    grid-row-gap: 63px;
}


.donationmatters-left h2 {
font-size: 36px;
line-height: 47px;
padding-bottom: 12px;
}

.donationmatters-left {
    width: 346px;
    margin: auto;
    margin-right: 0;
}

.donationmatters-left p {
    font-size: 13px;
    line-height: 23px;
    padding-bottom: 22px;
}

.donationmatters-left a {
    width: 155px;
}

.footer-left h3 {
    font-size: 23px;
    font-weight: 400;
    padding-bottom: 28px;
}

.footer-left p br {
    display: none;
}

.footer-left p {
    font-size: 14px;
}

.footer-innter {
    padding-left: 46px;
}


.footer-innter h3 {
    font-size: 23px;
    font-weight: 400;
    padding-bottom: 28px;
}

.footer-right {
    padding-left: 80px;
}


.footer-right h3 {
    font-size: 23px;
    font-weight: 400;
    padding-bottom: 28px;
}

.footer-right ul li a {
    font-size: 14px;
}


.footer-innter ul li p a {
    font-size: 14px;
}

.footer-area {
    padding: 70px 0;
}

.newevent-item-text h2 {
    font-size: 18px;
}

.newevent-item-text p {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}

.newevent-item-text h5 a {
    font-size: 17px;
}

.footer-innter ul li p br {
    display: none;
}

.donationmatters-right img {
    width: 100%;
    display: block;
    height: 447px;
}
.donationmattersbg {
    padding: 105px 0;
}


.slider-bg1 {
    height: 490px;
}


.nav-part ul li a i {
    position: inherit;
    padding-left: 0px;
    margin-top: 0px;
}



.newevent-area {
   padding-left: 25px;
   padding-right: 25px;
}

.select-menu .select-btn {
    width: 224px;
}


}
/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/
@media screen and (max-width: 767px) {

.menu-part {
    display: block;
    padding-left: 10px;
    width: 37px;
}

.header-area {
    padding: 20px 15px;
}


.header-logo img {
    width: 201px;
}


.header-logo {
	width: 60%;
}

.header-right {
    width: 100%;
    justify-content: end;
}


.nav-part {
    position: absolute;
    background: #fff;
    top: 52px;
    left: 0;
    width: 100%;
    padding-bottom: 0;
    z-index: 9999;
    display: none;

}


.nav-part ul {
    text-align: left;
}

.nav-part ul li {
    display: block;
    margin: 0 0px;
}

.nav-part ul li a {
    font-size: 17px;
    font-weight: 500;
    display: block;
    padding: 11px 15px;
    transition: 0.3s all ease;
    border-top: 0;	
}


.licolora {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.nav-part ul li.active a {
    background-color: #0075C9;
    color: #fff;
    border-top: none;
}



.header-btn a {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 8px 10px;
    border-radius: 5px;
}


.header-rights {
    display: block;
}

.nav-part ul li a:hover {
    color: #000;
}

.nav-part ul li ul {
    position: relative;
    width: 100%;
}

.nav-part ul li:hover ul {
    display: none;
}

.licolor1a {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}


.slider1-part h1 {
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    text-align: center;
}
.slider1-part a {
    margin: auto;
    margin-top: 22px;
}

.slidercolor {
    padding: 0px 0;
}


.customPrevBtn1 i {
    left: 8px;
    display: none;
}

.customNextBtn1 i {
    right: 8px;
    display: none;
}


.mainslider1-area:hover .customPrevBtn1 i {
    display: block;
}

.mainslider1-area:hover .customNextBtn1 i {
    display: block;
}

.slider1-part a {
    font-size: 15px;
    width: 163px;
}


.last-part p {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    padding-top: 20px;
}

.social-icons ul {
    text-align: center;
}

.footer-left h3 {
    font-size: 25px;
    font-weight: 400;
    padding-bottom: 18px;
    text-align: center;
}

.footer-area {
    padding: 35px 0;
}


.footer-left p br {
    display: none;
}

.footer-left p {
    font-size: 17px;
    margin: 0;
    text-align: justify;
    text-align-last: center;
    line-height: 29px;
}

.footer-innter h3 {
    font-size: 25px;
    font-weight: 400;
    padding-bottom: 18px;
    text-align: center;
}

.footer-innter {
    padding-left: 0px;
    padding-top: 31px;
}


.footer-innter ul {
    width: 700px;
    margin: auto;
}

.footer-left ul {
    width: 700px;
    margin: auto;
    margin-left: 100px;
}


.footer-innter ul li p br {
    display: none;
}

.footer-right {
    padding-left: 0px;
    padding-top: 31px;
}

.footer-right h3 {
    font-size: 25px;
    font-weight: 400;
    padding-bottom: 18px;
    text-align: center;
}


.footer-right ul {
    width: 700px;
    margin: auto;
}

.FindDoctor-heading h2 {
    font-size: 28px;
    padding-bottom: 17px;
}

.FindDoctor-heading p {
    font-size: 18px;
}

.FindDoctor-form-item {
    width: 100%;
    display: block;
    margin: auto;
    padding-top: 26px;
}

.FindDoctor-form-item input {
    font-size: 16px;
    margin-bottom: 8px;
    width: 100%;
}

.FindDoctor-form-item input::placeholder {
    font-size: 16px;   
}

.FindDoctor-form-item select {
    font-size: 16px;
    width: 100%;
    outline: none;
}

.donationmatters-left {
        width: 100%;
        margin: auto;
        margin-right: 0;
        padding: 46px 15px;
}



.newevent-items {
    padding: 0 10px;
    border-top: 0;
}

.donationmatters-left h2 {
    font-size: 30px;
    line-height: 46px;
    padding-bottom: 16px;
    text-align: center;
}

.donationmatters-left p br {
    display: none;
}


.donationmatters-left p {
    font-size: 16px;
    line-height: 27px;
    padding-bottom: 16px;
    text-align: center;
}

.donationmatters-left a {
    margin: auto;
    background-color: #fff;
}


.FindDoctor-area {
    padding: 35px 0;
}

.newevent-part {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 60px;
}



.newevent-item-text p br {
    display: none;
}


.newevent-item-text h6 {
    margin-bottom: 23px;
}


.newevent-heading h2 {
    font-size: 25px;
    padding-bottom: 27px;
}


.newevent-heading h2 a {
    font-size: 19px;
    padding-left: 4px;
    position: relative;
    top: -2px;
}


.newevent-area {
    padding: 35px 15px;
    padding-bottom: 58px;
}

.newevent-item-image {
    width: 100%;
    height: initial;
}

.boxs3-part {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 30px;
}



.boxs3-area {
    padding: 40px 15px;
}

.boxs3-item p br {
    display: none;
}



.boxs3-item p {
    font-size: 14px;
    font-weight: 400;
    padding-top: 9px;
    line-height: 25px;
    padding-bottom: 17px;
}


.boxs3-item h2 {
    font-size: 25px;
    padding-top: 22px;
}


.boxs3-item i {
    font-size: 16px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
}


.card__side {
    height: 406px;
}

.card-boxs {
    position: relative;
    height: 406px;
}



.boxs3-item-image {
    width: 125px;
    height: 125px;
    line-height: 123px;
    text-align: center;
    margin: auto;
}




.donationmattersbg {
    padding: 0px 0;
}

.donationmatters-right img {
    width: 100%;
    display: block;
    height: initial;
}


.slider-bg1 {
    width: 100%;
    height: 310px;
}


.owl-item.active h1 {
    margin: auto;
}

.nav-part ul li a i {
    font-size: 11px;
    position: initial;
    padding-left: 0px;
    margin-top: 0px;
}


.form-select {
    background-position: right 63px center;
}

.newevent-heading h2 i {
    top: -2px;
}

.select-menu .select-btn {
    font-size: 16px;
    width: 100%;
}

.select-btn i {
    font-size: 17px;
    padding-left: 7px;
}


}


@media screen and (min-width: 361px) and (max-width: 375px) {
    .form-select {
        background-position: right 95px center;
    }
}


@media screen and (min-width: 321px) and (max-width: 360px) {
    .form-select {
        background-position: right 84px center;
    }
}