@media(min-width: 320px) and (max-width:567px){
    body {
        font-size: 14px !important;
        line-height: 22px !important;
    }
    .texttow {
        max-width: 150px !important;
    }
    h3 {
        font-size: 28px !important;
        line-height: 34px !important;
    }
    .bottomcontant {
        padding-top: 50px !important;
    }
    h2,
    .single .aboutsection h1,
	.countsheading h1{
        font-size: 32px !important;
        line-height: 42px !important;
    }
    .quotes-icon {
        padding-right: 10px;
    }
    .towbtnprevnext {
        bottom: 48px !important;
    }
    .testimonials {
        padding: 50px 0 100px !important;
    }
    .newbest h2 {
        font-size: 32px !important;
        line-height: 42px !important;
    }
    .footer-logo {
        padding-bottom: 30px;
    }
    .bottomcontant {
        padding-top: 50px;
    }
    .sectionaboutbox {
        top: 57%;
    }
    h2,
	.countsheading h1{
        font-size: 28px !important;
        line-height: 32px !important;
    }

    .teamsection {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .all-items {
        bottom: 30px;
    }
    .nswheading p {
        margin: 0;
        font-size: 14px !important;
        line-height: 16px !important;
    }
    .nswheading h2 {
        font-size: 17px !important;
        line-height: 24px !important;
    }
    .servicesacordion  .accordion-item h5 {
        width: 330px;
    }
    .prev a, .next a {
        font-size: 14px;
        line-height: 20px;
    }
    .topblocktext h5 {
        font-size: 19px;
        line-height: 24px;
    }
    .advocacyheading h2,
    .advocacyheading h1 {
        font-size: 28px !important;
        line-height: 36px !important;
    }
    .longcontant {
        max-width: 300px;
    }
    .smallheading h5 {
        font-size: 18px;
        line-height: 28px;
    }
    .signbtn {
        padding: 12px 18px;
        font-size: 18px;
        line-height: 24px;
    }
    .accessbtn {
        padding-top: 10px;
    }
    .our-block-heading h5 {
        font-size: 18px;
        line-height: 26px;
        display: flex;
    }
    .numberone {
        font-size: 17px;
        line-height: 24px;
        padding-right: 10px;
    }
    .ouritem {
        display: inline-block;
    }
    .our-block-heading {
        padding-bottom: 0px;
    }
    .moreinfo {
        padding-bottom: 20px;
    }
    .scroll p {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 4px;
    }
    .scroll p::after {
        height: 18px;
        bottom: -18px;
    }
    .footermain {
        display: flex;
        justify-content: left;
    }
    .footercontant {
        min-width: 141px;
    }
    .tabcontant span {
        font-size: 13px;
        line-height: 19px;
        margin: 0px 8px 0px 0px;
        padding: 4px 10px;
    }
    .tabcontant h5 {
        font-size: 20px;
        line-height: 28px;
    }
    .housstay {
        bottom: 0px;
    }
    .housstay p {
        font-size: 14px;
        line-height: 22px;
    }
    .high-quality h5 {
        font-size: 13px;
        line-height: 19px;
    }
    .editedby {
        padding-top: 8px;
    }
    .high-quality h6 {
        font-size: 14px;
        line-height: 16px;
        margin: 0;
    }
    .editedby {
        justify-content: left;
        gap: 13px;
    }
    .topblocktext {
        max-width: 120px;
    }
    .bannerbutton {
        bottom: 18px;
    }
    .centervideo .vjs-tech {
        width: 180px;
        height: 150px;
    }
    .topblocktext {
        max-width: 100px;
    }
    .topblocktext {
        top: 90px;
    }

    .copyright {
        flex-direction: column;
        text-align: center;
    }
    .footercontant h4,
    .footercontant p{
        width: 160px;
    }
    .footer-grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 30px 30px;
    }


    .headingblok.home-content {
        display: flex;
        justify-content: space-between;
        align-items: self-start;
        flex-direction: column;
        gap: 20px;
    }
    .logobottm img {
        width: 250px !important;
    }
    .headingblok.home-content {
        margin-bottom: 50px;
    }
    .menu-post

}

@media(min-width: 320px) and (max-width:767px){
    .testimonialsblock {
        text-align: center;
    }
    .footer-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 30px;
    }
    body {
        font-size: 16px;
        line-height: 24px;
    }
    .pdtb-95{
        padding: 60px 0px;
    }
    .pdt-95{
        padding-top: 60px;
    }
    .pdb-95{
        padding-bottom: 60px;
    }
    .footer {
        background: #131426;
        padding: 50px 0px 48px;
    }
    .bottomcontant {
        padding-top: 60px;
    }
    .footermain {
        margin-bottom: 26px;
    }
    /*
    .bannerblock {
        height: 60vh;
    }
    */

    h2,
	.countsheading h1{
        font-size: 24px;
        line-height: 32px;
    }
    .numbersbox {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px 20px;
        padding-top: 60px;
    }
    .advocacyheading h2,
    .advocacyheading h1 {
        font-size: 34px;
        line-height: 45px;
    }
    .sectionbigimages {
        /*bottom: 160px;*/
    }
    .outmorebtn a {
        padding: 10px 10px;
        font-size: 16px;
        line-height: 22px;
    }
    .iconbox img {
        width: 20px !important;
    }
    .contactusbtn a {
        padding: 10px 21px;
        font-size: 16px;
        line-height: 21px;
    }
    .logobottm img {
        width: 150px;
    }
    .texttow p {
        font-size: 16px;
        line-height: 20px;
    }
    .mainheader {
        bottom: 60px;
    }
    .contactusbtn {
        text-align: left !important;
    }
    .contactusbtn img {
        width: 13px;
    }
    .contactusbtn {
        margin-top: 16px;
    }
    .navigations button.navbar-toggler {
        background: #ECE2CD;
        padding: 6px 10px;
        outline: none !important;
        box-shadow: none !important;
    }
    .navigations ul.navbar-nav li a {
        margin: 0 0px;
    }
    .navigations nav.navbar {
        padding: 10px 0px;
    }
    .copyright {
        padding: 20px 0px 20px;
    }
    .footer {
        padding: 60px 0px 16px;
    }
    h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .testimonials {
        padding: 50px 0 100px !important;
    }
    .towbtnprevnext {
        bottom: 48px !important;
    }
    .director img {
        width: 100%;
    }
    .teamboxcontant span img {
        max-width: 100%;
        width: 16px;
    }
    .teamboxcontant span {
        width: 28px;
        height: 28px;
        line-height: 30px;
    }
    .meetteam h5 {
        font-size: 16px;
        line-height: 22px;
    }
    .teamsection {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px 16px;
    }
    .aboutbtn a {
        padding: 10px 21px;
        font-size: 16px;
        line-height: 21px;
    }
    .testheading {
        padding-bottom: 10px;
    }
    .quotes-icon {
        padding-right: 16px;
    }
    .servicesacordion  .accordion-item h5 {
        font-size: 18px;
        line-height: 26px;
    }
    .servicesacordion .accordion-body {
        padding: 0px 0px 10px 42px;
    }
    .servicesacordion .accordion-button {
        padding: 20px 45px 20px 0;
    }
    .servicesacordion .accordion-item.steponetonine .accordion-body {
        padding: 0px 28px 1px 33px;
    }
    .longrangetext {
        margin-top: 20px;
    }
    .benefits-block-heading {
        margin-bottom: 20px;
    }
    .prev a, .next a {
        font-size: 16px;
        line-height: 24px;
    }
    .outmorebtn {
        text-align: left;
        padding-top: 16px;
    }
    .newsblog ul.navbar-nav li a {
        margin: 0px 0px;
    }
    .newsblog button.navbar-toggler {
        background: #1B1D36;
        padding: 12px 13px;
        color: #fff;
        box-shadow: none;
        outline: none;
    }
    .newsblog {
        padding: 10px 0px;
    }
    .gridsection {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px 20px;
    }
    .tabsection .nav {
        justify-content: left;
        gap: 16px 0px;
    }
    .from-section {
        padding-top: 24px;
    }
    .smallheading h5 {
        padding-bottom: 10px;
    }
    .categorytextbox {
        justify-content: left;
    }
    .next a::after {
        height: 13px;
    }
    .sectionaboutbox p {
        font-size: 14px;
        line-height: 18px;
    }
    .signbtn {
        padding: 12px 16px;
        font-size: 18px;
        line-height: 26px;
    }
    .aboutsection {
        height: auto;
    }
    .tabsection {
        margin-bottom: 20px !important;
    }
    .news-block {
        padding: 120px 0px 45px;
    }
    .topblocktext h5 {
        font-size: 14px;
        line-height: 22px;
    }
    .pivotcontant h6 {
        font-size: 18px;
        line-height: 24px;
    }
    .pivottrend {
        grid-template-columns: repeat(1, 1fr);
        gap: 32px 32px;
    }
    .sources span {
        display: flex;
    }
    .nextyears ul li {
        font-size: 14px;
        line-height: 22px;
    }
    .paragraph ul li{
        font-size: 14px;
        line-height: 22px;
    }
    .superheading {
        font-size: 22px;
        line-height: 30px;
    }
    .directorpivot {
        padding-bottom: 20px;
    }
    .introduction h3 {
        padding-bottom: 0px;
    }
    .endtitle {
        padding-top: 0;
    }
    .lightbox {
        padding: 10px 0 10px 0px;
        margin-bottom: 0;
    }
    .darkboxitem {
        padding: 10px 0px 10px 0px;
        margin-bottom: 0;
    }
    .endtitle {
        padding-top: 0;
        padding-bottom: 20px;
    }
    .testimonialsblock{
        margin-top: 30px;
    }
    .workandservices {
        margin-top: 20px;
    }

    .dropdown-menu {
        background-color: transparent;
        border: none !important;

    }
    .teamsingle .teamdataarea {
        margin-top: 30px;
    }
    .pt-160 {
        padding-top: 90px;
    }
    .footer-logo {
        text-align: center;
        padding-bottom: 40px;
    }
    .quotes-icon img {
        width: 25px;
    }
    .firstbox img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .menu-post img{
        display: none;
    }
    .menu-post br{
        display: none;
    }
    .teamtext {
        margin: 0px 0px !important;
    }
    .teamtext h3 {
        padding-top: 0px !important;
    }

    .teaminfo a svg {
        width: 17px;
        height: 17px;
    }
}
@media(min-width: 568px) and (max-width:768px){
    .aboutsection h2,
    .aboutsection h1 {
        font-size: 42px;
        line-height: 50px;
    }
    .mainheader {
        bottom: 98PX;
    }
    .texttow p {
        font-size: 22px;
        line-height: 28px;
    }
    .servicesacordion  .accordion-item h5 {
        font-size: 18px;
        line-height: 26px;
        width: 450px;
    }
    .our-block-heading h5 {
        font-size: 15px;
        line-height: 23px;
    }
    .signbtn {
        padding: 10px 14px;
        font-size: 18px;
        line-height: 26px;
    }
    .accessbtn {
        padding-top: 10px;
    }
    .scroll p {
        font-size: 13px;
        line-height: 18px;
    }
    .scroll p::after {
        height: 26px;
    }
    .footercontant {
        min-width: 100px;
    }
    .footermain {
        display: flex;
        justify-content: left;
    }
    .footer-logo{
        padding-bottom: 28px
    }
    .housstay {
        bottom: 30px;
        max-width: 500px;
    }
    .housstay p {
        font-size: 14px;
        line-height: 22px;
    }
    .editedby {
        padding-top: 20px;
    }
    .high-quality h5 {
        font-size: 14px;
        line-height: 22px;
    }
    .high-quality h6 {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 0;
    }
    .centervideo .vjs-tech {
        width: 350px;
        height: 250px;
    }
    .topblocktext {
        max-width: 130px;
    }
    .topblocktext {
        top: 78px;
    }
    .bannerbutton {
        position: absolute;
        display: flex;
        bottom: 30px;
    }
}

@media(min-width: 768px) and (max-width:991px){
    .footer-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 30px;
    }
    .footermain--locations{
        grid-column: span 3;
    }
    .footer-logo {
        text-align: center;
        padding-bottom: 40px;
    }
    .dropdown-menu {
        background-color: transparent;
        border: none !important;

    }
    .aboutsection h2,
    .aboutsection h1 {
        font-size: 42px;
        line-height: 50px;
    }
    .heromenu ul.navbar-nav li {
        color: #1B1D36;
        padding: 0px 0px 0px 0px !important;
    }
    .mainheader {
        position: absolute;
        bottom: 110px;
        width: 100%;
    }
    .pdtb-95{
        padding: 60px 0px;
    }
    .pdt-95{
        padding-top: 60px;
    }
    .servicessetion--has-border {
        margin-top: 60px;
    }
    .pdb-95{
        padding-bottom: 60px;
    }
    h2,
	.countsheading h1{
        font-size: 34px;
        line-height: 44px;
    }

    .advocacyheading h2,
    .advocacyheading h1 {
        font-size: 42px;
        line-height: 52px;
    }

    .outmorebtn a {
        padding: 12px 16px;
        font-size: 18px;
        line-height: 26px;
    }
    .numbersbox {
        grid-template-columns: repeat(3, 1fr);
        gap: 24px 20px;
        padding-top: 48px;
    }
    h3 {
        font-size: 32px;
        line-height: 40px;
    }
    body {
        font-size: 16px;
        line-height: 22px;
    }
    .contactusbtn {
        text-align: left;
        margin-top: 20px;
    }
    .contactusbtn a {
        padding: 10px 16px;
        font-size: 16px;
        line-height: 24px;
    }
    .bottomcontant {
        padding-top: 60px;
    }
    .newbest h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .footermain {
        margin-bottom: 26px;
    }

    .footercontant {
        margin-bottom: 20px;
        min-width: 130px;
    }
    .footermain {
        display: flex;
        justify-content: left;
    }
    .copyright {
        padding: 20px 0px 20px;
    }
    .footer {
        padding: 60px 0px 16px;
    }
    .bannerblock {
        height: 60vh;
    }

    .bannerblock img {
        width: 300px;
    }
    .navigations button.navbar-toggler {
        background: #ECE2CD;
        padding: 8px 15px;
        outline: none !important;
        box-shadow: none !important;
    }
    .navigations ul.navbar-nav li a {
        color: #ECE2CD;
        margin: 0 0px;
    }
    .navigations nav.navbar {
        padding: 10px 0px;
    }
    .towbtnprevnext {
        bottom: 20px;
    }
    .meetteam h5 {
        font-size: 16px;
        line-height: 22px;
    }
    .aboutbtn a {
        padding: 12px 16px;
        font-size: 18px;
        line-height: 26px;
    }
    .quotes-icon {
        padding-right: 16px;
    }
    .testheading {
        padding-bottom: 0px;
    }
    .servicesacordion  .accordion-item h5 {
        font-size: 18px;
        line-height: 26px;
    }

    .longrangetext {
        margin-top: 20px;
    }
    .outmorebtn {
        text-align: left;
    }
    .longcontant {
        max-width: 322px;
    }
    .outmorebtn {
        padding-top: 20px;
    }
    .newsblog ul.navbar-nav li a {
        margin: 0px 0px;
    }
    .newsblog button.navbar-toggler {
        background: #1B1D36;
        padding: 12px 13px;
        color: #fff;
        box-shadow: none;
        outline: none;
    }
    .our-block-heading h5 {
        font-size: 18px;
        line-height: 26px;
        display: flex;
    }
    .prev a, .next a {
        font-size: 16px;
        line-height: 24px;
    }
    .next a::after {
        height: 13px;
    }
    .scroll p {
        font-size: 13px;
        line-height: 18px;
    }
    .scroll p::after {
        height: 26px;
    }
    .sectionaboutbox p {
        font-size: 14px;
        line-height: 22px;
    }
    .signbtn {
        padding: 12px 16px;
        font-size: 18px;
        line-height: 26px;
    }
    .tabcontant span {
        font-size: 13px;
        line-height: 19px;
        margin: 0px 3px 0px 0px;
        padding: 5px 10px;
    }
    .gridsection {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px 15px;
    }
    .tabcontant h5 {
        color: #1B1D36;
        font-size: 18px;
        line-height: 27px;
    }
    .tabssection .nav-tabs .nav-link {
        padding: 0 10px;
    }
    .tabsection {
        margin-bottom: 36px !important;
    }
    .smallheading h5 {
        padding-bottom: 16px;
    }

    .topblocktext h5 {
        font-size: 18px;
        line-height: 24px;
    }

    .phonenumber h3, .infoemail h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .pivotcontant h6 {
        font-size: 18px;
        line-height: 24px;
    }

    .pivotcontant h6 {
        font-size: 18px;
        line-height: 24px;
    }
    .pivottrend {
        grid-template-columns: repeat(1, 1fr);
        gap: 32px 32px;
    }
    .sources span {
        display: flex;
    }
    .nextyears ul li {
        font-size: 14px;
        line-height: 22px;
    }
    .paragraph ul li{
        font-size: 14px;
        line-height: 22px;
    }
    .superheading {
        font-size: 22px;
        line-height: 30px;
    }
    .directorpivot {
        padding-bottom: 20px;
    }
    .introduction h3 {
        padding-bottom: 0px;
    }
    .endtitle {
        padding-top: 0;
    }
    .lightbox {
        padding: 10px 0 10px 0px;
        margin-bottom: 0;
    }
    .darkboxitem {
        padding: 10px 0px 10px 0px;
        margin-bottom: 0;
    }
    .endtitle {
        padding-top: 0;
        padding-bottom: 20px;
    }
    .pivottrend {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .editedby {
        justify-content: left;
        gap: 20px;
        padding-top: 20px;
    }
    .housstay {
        max-width: 550px;
    }
    .housstay p {
        font-size: 16px;
        line-height: 22px;
    }
    .high-quality h5 {
        font-size: 16px;
        line-height: 22px;
    }
    .centervideo .vjs-tech {
        width: 250px;
        height: 350px;
    }
    .topblocktext {
        max-width: 130px;
    }

    .bannerbutton {
        position: absolute;
        display: flex;
        bottom: 30px;
    }
}

@media(min-width: 320px) and (max-width:991px){
    .aboutsection img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .aboutsection {
        height: 100vh;
    }
    .page-banner-module--small-height{
        height: 50vh;
    }
    .pt-130 {
        padding-top: 110px !important;
    }
    .dropdown-toggle::after {
        right: 0;
    }
    .menu-overlay button.navbar-toggler {
        color: #1B1D36;
    }

    .page-id-157 button.navbar-toggler,
    .page-id-268  button.navbar-toggler,
    .single-pivotpb_team button.navbar-toggler,
    .header--normal button.navbar-toggler{
        color: #1B1D36;
    }
    .heromenu ul.navbar-nav li {
        padding: 8px 0px 8px 0px !important;
        position: relative !important;
    }

}

@media(min-width: 992px) and (max-width:1199px){
    .fouricon {
        width: 148px;
    }
    .bannerblock {
        height: 80vh;
        overflow: hidden;
        position: relative;
    }
    .bannerblock img {
        width: 350px;
    }
    .footermain {
        display: inline-block;
        justify-content: space-around;
    }
    h2,
	.countsheading h1{
        font-size: 32px;
        line-height: 48px;
    }
    .advocacyheading h2,
    .advocacyheading h1 {
        font-size: 55px;
        line-height: 68px;
    }
    .outmorebtn a {
        padding: 14px 23px;
        font-size: 16px;
        line-height: 24px;
    }
    .quotes-icon {
        padding-right: 16px;
    }
    .testheading {
        padding-bottom: 60px;
    }
    body {
        font-size: 16px;
        line-height: 24px;
    }
    .meetteam h5 {
        font-size: 18px;
        line-height: 26px;
    }
    h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .aboutbtn a {
        padding: 12px 18px;
        font-size: 18px;
        line-height: 26px;
    }
    .servicesacordion  .accordion-item h5 {
        font-size: 18px;
        line-height: 24px;
    }
    .testimonials {
        padding: 95px 0px 95px;
    }
    .contactusbtn a {
        padding: 14px 23px;
        font-size: 16px;
        line-height: 24px;
    }
    .numbersbox {
        padding-top: 60px;
    }
    .pdt-95 {
        padding-top: 60px;
    }
    .pdtb-95 {
        padding: 60px 0px;
    }
    .pdb-95 {
        padding-bottom: 60px;
    }
    .our-block-heading h5 {
        font-size: 18px;
        line-height: 26px;
    }
    .footer {
        padding: 60px 0px 30px;
    }
    .prev a, .next a {
        font-size: 14px;
        line-height: 24px;
    }
    .towbtnprevnext {
        bottom: 10px;
    }
    .next a::after {
        height: 12px;
    }
    .tabssection .nav-tabs .nav-link {
        margin: 0 0px;
    }
    .footercontant {
        min-width: 98px;
    }

    .footermain {
        display: flex;
        justify-content: left;
    }
    .gridsection {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 16px 16px;
    }
    .tabcontant span {
        font-size: 13px;
        line-height: 19px;
        margin: 0px 6px 0px 0px;
        padding: 4px 8px;
    }
    .tablist {
        padding: 16px 16px;
    }
    .tabcontant h5 {
        font-size: 18px;
        line-height: 28px;
        margin-top: 16px;
    }
    .aboutsection {
        height: auto;
    }
    .bottomcontant {
        padding-top: 60px;
    }
    .servicessetion--has-border {
        margin-top: 60px;
    }
    .sectionaboutbox p {
        font-size: 16px;
        line-height: 22px;
    }
    .housstay {
        max-width: 660px;
    }
    .housstay p {
        font-size: 20px;
        line-height: 28px;
    }
    .bannerbutton {
        bottom: 30px;
    }
}
@media(min-width: 1200px) and (max-width:1300px){
    .our-block-heading h5 {
        font-size: 22px;
        line-height: 28px;
    }
    h3 {
        font-size: 38px;
        line-height: 45px;
    }
    .advocacyheading h2,
    .advocacyheading h1 {
        font-size: 54px;
        line-height: 64px;
    }
    .footercontant {
        min-width: 120px;
    }
    .tabcontant span {
        font-size: 13px;
        line-height: 16px;
        margin: 0px 6px 0px 0px;
        padding: 6px 10px;
    }
    .texttow p {
        font-size: 22px;
        line-height: 28px;
        text-transform: uppercase;
    }
    .tabcontant h5 {
        font-size: 20px;
        line-height: 28px;
    }
    h2,
	.countsheading h1{
        font-size:38px;
        line-height: 45px;
    }
    .sectionaboutbox p {
        font-size: 18px;
        line-height: 24px;
        color: #ECE2CD;
    }

    .bannerbutton {
        bottom: 40px;
    }
    .topblocktext h5 {
        font-size: 19px;
        line-height: 24px;
    }
    .prev a, .next a {
        font-size: 16px;
        line-height: 24px;
    }
}
@media(min-width: 1300px) and (max-width:1400px){
    .centervideo .vjs-tech {
        width: 450px;
        height: 350px;
    }
    .bannerbutton {
        bottom: 40px;
    }
    .topblocktext h5 {
        font-size: 19px;
        line-height: 24px;
    }
    .prev a, .next a {
        font-size: 16px;
        line-height: 24px;
    }
}
@media(min-width: 1300px) and (max-width:1500px){
    .sectionaboutbox p {
        font-size: 18px;
        line-height: 24px;
    }
}
@media (min-width: 1300px) {
    .container {
        max-width: 1280px;
    }

}

@media (min-width: 1800px) {
    .centervideo .vjs-tech {
        width: 420px;
        height: 620px;
        object-fit: cover;
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1440px;
    }
    .heromenu .container {
        max-width: 1440px;

    }
}
@media screen and (max-width: 767px) {
    .footermain--locations{
        grid-column: span 3!important;
    }
    .fouricon--columns {
        gap: 15px;
    }
}
@media screen and (max-width: 375px) {
    .footermain--locations{
        grid-column: span 3!important;
    }
    .fouricon--columns {
        grid-template-columns: repeat(1, 1fr);
    }
}