$rubik: 'Rubik', sans-serif; $white: #ffffff; $black: #000000; $body-color: #fff; $body-color-light: #909090; $desc: #4b566b; $grey-1: #f6f6f6; $grey-2: #fbfbfb; $heading-color: #ce9d2b; $theme-color: rgb(145, 111, 32); $theme-color-hover: #b39616dc; $extraBig-device : 'only screen and (min-width: 1500px)'; $laptop-device-min-1300 : 'only screen and (min-width: 1300px)'; $laptop-device : 'only screen and (min-width: 1200px)'; $desktop-device : 'only screen and (min-width: 992px)'; $mobile-device : 'only screen and (max-width: 1200px)'; $mobile-device-mx-lg : 'only screen and (max-width: 991px)'; $tablet-device:'only screen and (min-width: 768px)'; $large-mobile:'only screen and (max-width: 767px)'; $small-mobile: 'only screen and (max-width: 479px)';