/*
1* FONTS
2* INITIAL RESETS
2.1* SELECTION
2.2* SCROLLBAR
2.3* TRANSITIONS
3* LINKS
4* TYPOGRAPHY
5* LAYOUT STYLES
6* MISC RESETS
7* SWITCH COLOURS
8* FONT-WEIGHT RESETS
9* PADDING RESETS
10* MARGIN RESETS
11* FOOTER
12* ACCCORDION
13* SALIENT FEATURES










/* 5 LAYOUT STYLES*/
.profile-col2 {float:left; width:50%;}
.red-block-we {background:#CE202A; padding:15px; color:#fff;}

.spotlight-bkr {background-image:none;}
.spotlight-bkr article {margin: 0 auto; padding:30px 45px 30px 45px; box-sizing: border-box; width: 100%; max-width: 1400px; position: relative;}
.spotlight-bkr article span {border:1px solid #000; padding:10px; width:15%; text-align:center; display:block;}
.spotlight-bkr article h2 {border:0px solid #000;}
.spotlight-bkr article i {background:#DCDBD9; padding: 5px 20px; font-style:normal; display:block;}

ul.movite-list {list-style:none; margin:0; padding:0;}
ul.movite-list li {float:left;}
ul.movite-list li:first-of-type {width:75%; padding-right:50px; box-sizing:border-box;}
ul.movite-list li:last-of-type {width:25%;}


ul.154-brands-list {list-style:none; padding:0; margin:0;}
ul.154-brands-list li {float:left;}
ul.154-brands-list li:first-of-type {width:30%;}
ul.154-brands-list li:last-of-type {width:70%;}

.switch-brown {color:#6E6159!important;}