.scrollable {
    position: relative;
    clear: both;
    overflow: auto;
}
@media screen and (max-width : 1660px) {

	
.nav-row {
    flex-basis: 60%;
    display: flex;
}		
	
	
.heading {
    flex-basis: 56%;
}	
	
	
	
	
}
@media screen and (max-width : 1440px) {

header h2 {
    font-size: clamp(1.6rem, calc(1.6 / 80* 100vw), 2.2rem);
  
}	
.heading {
    flex-basis: 40%;
}	
a.download-row-btn {

    font-size: 10px;
}	
	
	
	
.download-col {
    
    flex-basis: 61%;
    
}	
	
.footer-logo-col {
    padding-right: 0;
}	
	
.footer-img-col {

    padding-left: 0;
    padding-right: 0;
    flex-basis: 34%;
}	
	
    .nav-row {
        flex-basis: 60%;
        display: flex;		
	}
	
	
	
	
	
	
	
	
}
@media screen and (max-width : 1280px) {	

	
.toggle-comm div {
    font-size: clamp(1.2rem, calc(1.2 / 80* 100vw), 1.2rem);

}	
	
    .footer-img-col {
        height: 190px;
        flex-basis: 35%;
        padding-right: 30px;
    }
.download-col h2 {
  
    font-size: clamp(1.0rem, calc(1.0 / 80 * 100vw), 1.4rem);
}	
.nav-row {
    flex-basis: 60%;
    display: flex;
}	
    .download-col {
        padding-left: 100px;
        flex-basis: 65%;
        padding-right: 130px;
    }	
	
.footer-logo-col {
    padding-right: 30px;
}	
a.download-row-btn {
    padding: 15px 25px;
    font-size: 10px;
}
	
    header h2 {
        font-size: clamp(1.6rem, calc(1.6 / 80* 100vw), 2.0rem);
    }	
	
	
	
	
	
}
@media screen and (max-width : 1080px) {	
nav .nav-row .nav-col ul.nav-list {
    height: 420px;
}
header h2 {
    font-size: clamp(1.4rem, calc(1.4 / 80 * 100vw), 2.0rem);
    padding: 0;
    margin: 0;
    line-height: 1.3;
    font-weight: 100;
}	
.toggle-comm div {
  
    font-size: clamp(1.0rem, calc(1.0 / 80 * 100vw), 1.2rem);
}	
    .download-col h2 {
        margin-bottom: 30px;
        margin-top: 30px;
        padding-bottom: 1px;
    }	
section article, header article, footer article {
    padding: 0 20px;

}	

	.nav-row {
    flex-basis: 75%;
    display: flex;
}

header {margin-bottom: 43px;}	

p {font-size: clamp(1.2rem, calc(1.2 / 80 * 100vw), 1.6rem);}	

.right-col img {
	display: none;
}	
	
}
@media screen and (max-width : 980px) {	
	
	
	
.toggle-comm div {margin-bottom: 30px;}	
	
.logo {flex-basis: 90px;}	
.right-nav {flex-basis: calc(100% - 109px);}	
nav .nav-row .nav-col ul.nav-list li:after{display: none}
nav .nav-row .nav-col img{ max-width: 100%}
nav .nav-row .nav-col ul.nav-list li {font-size: clamp(1.0rem, calc(1.0 / 80 * 100vw), 1.2rem);padding-left: 0px; padding-right: 20px;padding-bottom: 10px;}
nav .nav-row .nav-col h4 {min-height: 50px;}	
nav .nav-row .nav-col ul.nav-list {height: 450px;}	
.banner-row {
    background-size: 63%;
    background-position: right bottom;
    min-height: 458px;
}	
	
.banner-row .col-left-cont {
    max-width: 100%;
    min-height: 450px;
    position: relative;
}	
	
.banner-row .col-left-cont .top-row {
    padding-top: 0;
}	
	.banner-row .col-left-cont .bot-row {
    position: absolute;
    bottom: 31%;
}
.col {
    box-sizing: border-box;
    flex: 1;
    min-width: 0;
    padding: 10px;
}	
	
.download-col {
    padding-top: 0px;
    padding-left: 120px;
    flex-basis: 70%;
    padding-right: 130px;
}	
.footer-logo-col {
    padding-right: 0;
}	
	
.download-col h2 a.download-btn {
    top: -14px;
}	
a.download-row-btn {
    background: #000;
    color: #fff;
    padding: 15px 30px;
    border-radius: 36px;
    font-size: 9px;
}	

    .footer-img-col {
        height: 190px;
        flex-basis: 72%;
        display: none;
    }	
	
	
		
	
	
	
	
	
}


@media (min-width: 768px) and (max-width: 1024px) {
.col-6, .col-12 {flex-basis: 50%;}
}






@media screen and (max-width : 768px) {  
	.row{ flex-wrap: wrap;}
.col {flex-basis: 100%;}
.top-row {
    width: 100%;
    margin-top: 20px;
}	
.logo {
    flex-basis: 100px;
    text-align: center;
    margin: 0 auto;
}	
.right-nav {
    flex-basis: 100%;
}	
	
.heading-row {
    display: flex;
    border-bottom: 1px solid #000;
    width: 100%;
    flex-wrap: wrap;
}	
	
.heading {
    flex-basis: 100%;
    text-align: center;
}	
	
.nav-row {
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}	
.toggle-comm {
    display: flex;
    flex-basis: calc(100% - 250px);
    justify-content: center;
}	
.toggle-comm div {
    font-size: clamp(1.0rem, calc(1.0 / 80 * 100vw), 1.2rem);
 
}	
.menu-next-prev {
    flex-basis: 250px;
    flex-wrap: wrap;
    display: flex;
    margin: 0 auto;
    position: relative;
    justify-content: center;
}	
.next-prev {
    display: flex;
    padding-top: 5px;
    column-gap: 10px;
    flex-basis: 50%;
    margin-bottom: 18px;
    margin-right: 0;
    position: absolute;
    top: 89%;
}	
.next-prev .prev {
    flex-basis: 50%;
    height: 33px;
    position: relative;
 }
.menu-next-prev .next {
    flex-basis: 50%;
    position: relative;
    height: 33px;
}	
.menu-next-prev .menu-trigger {flex-basis: 30%;margin-right: 10px;margin: 0 auto;height: 15px;}	
.graph-trigger {
    
    display: none;
}	
nav {
  
    top: 268px;

}	
	
nav .nav-row .nav-col {
    flex-basis: 100%;
    padding: 0;
    text-align: center;
}	
nav .nav-row .nav-col h4 {
    min-height: 25px; cursor: pointer
}	
	
nav .nav-row .nav-col ul.nav-list {
    list-style: none;
    padding: 0;
    display: none;
}	
	
	
nav .nav-row .nav-col ul.nav-list li {
    font-size: clamp(1.2rem, calc(1.2 / 80 * 100vw), 1.4rem);
    padding-left: 0px;
    padding-right: 20px;
}	
.download-col {
    padding-left: 100px;
    flex-basis: 100%;
    padding-bottom: 0;
    border-radius: 0;
    padding-right: 100px;
}	
.footer-img-col {
    height: auto;
    flex-basis: 100%;
    border-bottom: 1px solid #000;
}	
footer .row {
    display: flex;
    padding: 0px 0;
    flex-wrap: wrap;
    justify-content: center;
}	
section article .row {
    display: flex;
    flex-wrap: wrap;
}	
.right-nav {padding-left: 0;}

.menu-next-prev .next a span {
    
    top: 19%;
    left: 51%;
}	
	
	
    .banner-row .col-left-cont {
        max-width: 100%;
        min-height: 458px;
        position: relative;
    }
	
.banner-row .col-left-cont .top-row h1 {
    font-size: clamp(6.8rem, calc(6.8 / 80* 100vw), 6.2rem);

}	
	
.banner-row .col-left-cont .top-row h2 {
    font-size: clamp(1.8rem, calc(1.8 / 80* 100vw), 2.5rem);

}	
    nav .nav-row .nav-col ul.nav-list {
      
        height: auto;
    }	
	
}
@media screen and (max-width : 600px) {	
	
 footer article {
    max-width: 1660px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
} 
	
section article {
    max-width: 1660px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}	
	
header article {
    max-width: 1660px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}	
	
.next-prev {
 
    display: none;
}	
.menu-next-prev .menu-trigger {
    flex-basis: 100%;
    margin-right: 0px;
}	
.menu-next-prev {
    flex-basis: 50px;
    flex-wrap: wrap;
    display: flex;
}	
	
.toggle-comm {
    display: flex;
    flex-basis: calc(100% - 70px);
}	
header .top-row {
  
    flex-wrap: wrap;
}

.report-row {flex-wrap: wrap;}
.report-row div:nth-child(1) {flex-basis: 100%;}
.report-row div:nth-child(2) {flex-basis: 100%;}
}
@media screen and (max-width : 500px) {
	
    .banner-row .col-left-cont {
        max-width: 100%;
        min-height: 458px;
        position: relative;
    }	
	
	.buttons {
   
    margin-top: 0px;
}

section article .row {
    display: flex;
    flex-wrap: wrap;
} 
.right-nav {
    flex-basis: 100%;
    padding-left: 0;
}

}
@media screen and (max-width : 480px) {

	
	
}
@media screen and (max-width : 375px) {

}