/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1300px) {

.header__menu li a {
   font-size: 19px;
    padding: 0px 10px
}

a.contact__btn {
    font-size: 18px;
    padding-right: 5px;
    margin-right: 0px;
}

.headee__social {
    gap: 7px;
}

.header__title h1 {
    font-size: 50px;
}

.header__title h1 span {
    font-size: 35px;
}

.header__btn a {
   width: 135px;
    font-size: 18px
}

.donwLoad__btn {
    font-size: 24px;
}

.logo__365 {
    display: grid;
    grid-template-columns: 5fr 9fr;
}

.headee__social img {
    height: 18px;
}

}


/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.welcome__txt {
    padding: 0;
}

.logo {
    margin-bottom: 0;
    text-align: center;
}

.logo img {
    height: 170px;
}

.welcome__txt h2 {
    font-size: 25px;
    margin-top: 15px;
}

.header__title h1 {
    font-size: 50px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
}

.header__title h1 img {
    height: 65px;
}

.header__title h1 span {
    display: block;
    font-size: 32.747px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.header__btn {
    display: none;
}

.headee__social {
    display: none;
}

.header__bottom {
    padding-top: 0;
}

.header__area {
    border: none;
}

.header__menu li a {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.4px;
    text-align: center;
    background: linear-gradient(90deg, rgba(185, 185, 185, 0.00) 0%, #B9B9B9 50%, rgba(185, 185, 185, 0.00) 100%);
    background: linear-gradient(90deg, rgba(185, 185, 185, 0.00) 0%, #B9B9B9 50%, rgba(185, 185, 185, 0.00) 100%);
    display: inline-block;
    border-right: none;
    border-bottom: 1px solid #c5c5c5;
    padding: 5px 0px;
}

.header__menu li {
    display: block;
    text-align: center;
}

.section__tree:after {
    background-size: contain;
}

.donwLoad__btn {
    font-size: 20px;
}

.rental__application h3:after, .rental__application h3:before {
    display: none;
}

.cardImg__txtGrid {
    display: block;
}

.logo__365 p {
    font-size: 12px;
}

.logo__365 {
    display: grid;
    grid-template-columns: 5fr 9fr;
}


.bar__{
    display: block;
}

.openMenu .mobile__menu {
    visibility: visible;
    opacity: 1;
}

.img__right {
    position: initial;
    top: auto;
    width: 100%;
    height: auto;
}

.section__associotions.sec1, .section__associotions.sec2, .section__associotions.sec3, .section__associotions.sec4, .section__associotions.sec5, .section__associotions.sec6 {
    height: auto;
}

.section__associotions.sec2 .img__left, .section__associotions.sec2 .img__left {
    height: auto;
}

.img__left {
    position: initial;
    width: 100%;
    height: auto;
    left: 0;
    top: auto;
}

.img__right, .img__left {
    padding: 20px 0px;
}

hr {
    margin-bottom: 20px;
}

.section__associotions.sec3 {
    margin-bottom: 20px;
}

.section__associotions.sec4 {
    margin-top: 0;
}

.rental__:after{
    display: none;
}
.section__associotions.sec3:after {
   display: none;
}
.section__associotions.sec6:after {
   display: none;
}

}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
.welcome__txt {
    padding: 0;
}

.logo {
    margin-bottom: 0;
    text-align: center;
}

.logo img {
    height: 170px;
}

.welcome__txt h2 {
    font-size: 25px;
    margin-top: 15px;
}

.header__title h1 {
    font-size: 50px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
}

.header__title h1 img {
    height: 65px;
}

.header__title h1 span {
    display: block;
    font-size: 32.747px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.header__btn {
    display: none;
}

.headee__social {
    display: none;
}

.header__bottom {
    padding-top: 0;
}

.header__area {
    border: none;
}

.header__menu li a {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.4px;
    text-align: center;
    background: linear-gradient(90deg, rgba(185, 185, 185, 0.00) 0%, #B9B9B9 50%, rgba(185, 185, 185, 0.00) 100%);
    background: linear-gradient(90deg, rgba(185, 185, 185, 0.00) 0%, #B9B9B9 50%, rgba(185, 185, 185, 0.00) 100%);
    display: inline-block;
    border-right: none;
    border-bottom: 1px solid #c5c5c5;
    padding: 5px 0px;
}

.header__menu li {
    display: block;
    text-align: center;
}

.section__tree:after {
    background-size: contain;
}

.donwLoad__btn {
    font-size: 20px;
}

.rental__application h3:after, .rental__application h3:before {
    display: none;
}

.cardImg__txtGrid {
    display: block;
}

.logo__365 p {
    font-size: 12px;
}

.logo__365 {
    display: grid;
    grid-template-columns: 5fr 9fr;
}


.header__menu li a {
    background: no-repeat;
}

.hero__area {
    display: none;
}

.card__txt h1 {
    font-size: 70px;
}

.imgTxt__card:after {
    display: none;
}

.fotm__left {
    border: none;
    padding: 0;
    margin: 0;
}

.section__tree:after {
    display: none;
}

.section__title__area h2 {
    font-size: 26px;
}

.tel__email span {
    font-size: 15px;
}

.single__card {
    margin: 20px 0px;
}

.footerTxt__grid {
    display: block;
    text-align: center;
}

.footerTxt__grid p {
    margin: 10px 0px;
}

.footer__top {
    padding-top: 20px;
}

.footer__bottom__area {
    padding: 20px 0px;
}

.logo__365 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0px;
}

.logo__365 p {
    font-size: 18px;
}

.footer__social {
    align-items: center;
    justify-content: center;
}

.footer__tx p {
    text-align: center;
}
.logo{
    margin-top: 50px;
}
.form__bg {
    padding: 20px;
}

.imgTxt__card_bg {
    padding: 20px;
}

.section__tree {
    background: linear-gradient(90deg, rgba(50, 75, 128, 0.54) 14.68%, rgba(50, 75, 128, 0.54) 63.93%);
}


.bar__{
    display: block;
}

.openMenu .mobile__menu {
    visibility: visible;
    opacity: 1;
}

.img__right {
    position: initial;
    top: auto;
    width: 100%;
    height: auto;
}

.section__associotions.sec1, .section__associotions.sec2, .section__associotions.sec3, .section__associotions.sec4, .section__associotions.sec5, .section__associotions.sec6 {
    height: auto;
}

.section__associotions.sec2 .img__left, .section__associotions.sec2 .img__left {
    height: auto;
}

.img__left {
    position: initial;
    width: 100%;
    height: auto;
    left: 0;
    top: auto;
}

.img__right, .img__left {
    padding: 20px 0px;
}

hr {
    margin-bottom: 20px;
}

.section__associotions.sec3 {
    margin-bottom: 20px;
}

.section__associotions.sec4 {
    margin-top: 0;
}
.associotions__grid__icon {
    grid-template-columns: 4fr 4fr 4fr;
}
.rental__:after{
    display: none;
}

.section__associotions.sec3:after {
   display: none;
}


.section__associotions.sec6:after {
   display: none;
}

 }   
    
 
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
 


}






















