

.columns-02-2575 {
display:grid;
grid-template-columns: 25% auto;
}

.columns-02-3366 {
display:grid;
grid-template-columns: 33% auto;
}

.columns-02-4060 {
display:grid;
grid-template-columns: 40% auto;
}

.columns-02-5050 {
display:grid;
grid-template-columns: auto auto;
grid-gap:20px;
}

.columns-02-7525 {
display:grid;
grid-template-columns: 75% auto;
}

.columns-03 {
display:grid;
grid-template-columns: auto auto auto;
grid-gap:40px;
}

.columns-03-333333 {
display:grid;
grid-template-columns: 33.333% 33.333% auto;
}

.columns-03-332542 {
display:grid;
grid-template-columns: 33.333% 25% auto;
}

.columns-04 {
display:grid;
grid-template-columns: auto auto auto auto;
grid-gap:40px;
}

.columnswithgap-02 {
display:grid;
grid-template-columns: 48.7% 2.6% auto;
}

.columnswithgap-02-3366 {
display:grid;
grid-template-columns: 33% 3% auto;
}

.columnswithgap-03 {
display:grid;
grid-template-columns: 31% 3.5% 31% 3.5% auto;
}

.columns-09 {
display:grid;
grid-template-columns: 11.111% 11.111% 11.111% 11.111% 11.111% 11.111% 11.111% 11.111% auto;
}











@media only screen and (max-width: 1800px) {



}



/* 1680 x 1050 */

@media only screen and (max-width: 1700px) {



}



/* 1600 x 900 */
@media only screen and (max-width: 1600px) {



}




/* 1536 x 864 */

@media only screen and (max-width: 1550px) {



}




/* 1440 x 900 */

@media only screen and (max-width: 1460px) {



}




/* 1366 x 768 & 1366 x 760 */

@media only screen and (max-width: 1390px) {



}




/* 1280 x 800 */

@media only screen and (max-width: 1300px) {

.columns-04 {
display:grid;
grid-template-columns: auto auto auto;
grid-gap:40px;
}

}





@media only screen and (max-width: 1200px) {



}




@media only screen and (max-width: 1100px) {



}




/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
Tablets
-----------------------------------------------------------------------------
----------------------------------------------------------------------------- */



/* 1024 x 768 */

@media only screen and (max-width: 1050px) {



}




/* 960 x 600 */

@media only screen and (max-width: 980px) {

.columns-04 {
display:grid;
grid-template-columns: auto auto;
grid-gap:40px;
}

}




@media only screen and (max-width: 900px) {



}




/* 800 x 1280 & 768 x 1024 */

@media only screen and (max-width: 810px) {



}





@media only screen and (max-width: 700px) {

.columns-03 {
display:grid;
grid-template-columns: auto;
grid-gap:0;
}

}





/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
Phones
-----------------------------------------------------------------------------
----------------------------------------------------------------------------- */



/* 600 x 960 */

@media only screen and (max-width: 620px) {

.columns-04 {
display:grid;
grid-template-columns: auto;
grid-gap:40px;
}

}




@media only screen and (max-width: 550px) {



}




/* 480 x 853 */

@media only screen and (max-width: 500px) {



}




/* 412 x 732 & 414 x 736 (iPhone) */

@media only screen and (max-width: 430px) {



}




/* 360 x 740 & 375 x 812 */

@media only screen and (max-width: 380px) {



}




/* 320 x 568 */

@media only screen and (max-width: 330px) {



}




@media only screen and (max-width: 300px) {



}


