/* General Styles */


.back-to-top-mobile{
  display: none;
}

.icon-arrow {
  font-size: 0;
}

div.back-to-top a span:before,
div.back-to-top-mobile a span:before,
ul.sizes-menu li a span:before,  
ul.products-menu li a span:before,
ul.top-right-nav li a span:before{
  content: "&";
}

#faq-container{
  padding: 0!important;
}

.recently-viewed {display: none;}

#suit-guides-subnav a:hover {
  background-color: #f3f3f3;
  color: #000;
}

/*#suit-guides-subnav a:first-child:hover{
  background-color: #8a8da0;
}*/

#page.content ul {
  margin: 0;
}

#outer-container #inner-container div.site-container .full-page {
  padding: 0;
}

.home-landing-page {
  margin: 0;
  position: relative;
}


section {
  width: 100%;
  float: left;
}

/* Section Header */

.suit-guides-header{
  width: 47.2%;
  display: block;
  float: left;
  background: url(https://images.riverisland.com/is/image/RiverIsland/c20140120_SUITS_DESK_V1.0_03?$JPG%20No%20Scale%2085pc$&scl=1) 50% 0 no-repeat;
  background-size: cover;
  padding-bottom: 12.2%;
  margin: 0 0 2% 1.5%;
    background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='https://images.riverisland.com/is/image/RiverIsland/c20140120_SUITS_DESK_V1.0_03?$JPG%20No%20Scale%2085pc$&scl=1',
sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='https://images.riverisland.com/is/image/RiverIsland/c20140120_SUITS_DESK_V1.0_03?$JPG%20No%20Scale%2085pc$&scl=1',
sizingMethod='scale')";
}

/* Section Top Right Nav */

#page.content ul.top-right-nav{
  width: 43.8%;
  display: block;
  float: right;
  margin: 0 2% 2% 0;
  padding: 2% 0 1%  3%;
  background: #8A8DA0;
  border: 1px solid #76757D;
}

#page.content ul.top-right-nav li{
  width: 33.33%;
  float: left;
  display: block;
  position: relative;
  padding-bottom: 3.5%;
  font-size: 1rem;
  text-transform: uppercase;
  width: 27%\9;
  margin-left: 20px\9;
}

#page.content ul.top-right-nav li a{
  color: #FFF;
}


ul.top-right-nav li .icon-arrow{
  margin: 4px 16% 0 0;
  float: right;
  color: #8A8DA0;
}


ul.top-right-nav li .icon-arrow:before{
  color: #FFFFFF;
}

/* Section Sub Nav */

#suit-guides-subnav {
  /*margin: 1em auto;*/
/*  max-width: 838px;
*/
  margin: 2em 0 0 0;
  max-width: 100%;
  text-transform: uppercase;
  clear: both;
}

#suit-guides-subnav ul li {
 /* display: inline-block;
  padding: 15px 1.1%;
  margin: 10px 1% 0;
  background-color: #444c5f;
  border: 1px solid #4B505A;*/
}

#suit-guides-subnav ul li a{
  color:#FFFFFF;
}

#suit-guides-subnav ul {
    padding:0;
    clear: left;
    margin: 0;
}

/* Hide Select by default */

#suit-guides-products-nav select,
#suit-guides-sizes-nav select,
#suit-guides-subnav select {
  display: none;
  text-transform: uppercase;
}

.icon-1-down-arrow {
  display: none;
}

/* Sub Nav (menu) */

#suit-guides-subnav div, 
#suit-guides-subnav ul,
#suit-guides-subnav li{
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
}

/* -- Fluid Sub Nav styles -- */

#subnav {
  margin-bottom: 40px;
  text-align: justify;
  font-size: 1rem;
}

#subnav li{
  display: inline-block;
  width: 22.2%;
  /*padding-bottom: 6%;  Used instead of height to give elements fluid, width-based height */
  margin-bottom: 2.5%;
  padding: 0 1.1%;
}


#subnav:after {
  content: '';
  display: inline-block;
  width: 100%;
}

#subnav .placeholder{
  padding: 0;
}

#subnav li.current-menu-item {
  /*background-color: #8A8DA0;*/
}

#subnav li.current-menu-item a {
  color: #fff;
}

#subnav li a span {
    transform: skew(15deg);
    -o-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -webkit-transform: skew(15deg);
}

/* Intro text */


.main-2-across-left{
  width: 49.5%;
  display: block;
  float: left;
}

.main-2-across-left .highlight{
  width: 95%;
  padding-bottom: 6%;
  margin: 12px 3.2%;;
}

.main-2-across-left .image-desktop{
  width: 95%;
  padding-bottom: 69%;
  margin: 10px 3.2%;
}

.main-2-across-left .text-content{
  width: 95%;
  padding-bottom: 24%;
  margin: 24px 3.2%;
}

/* Carousel */

.bx-wrapper .bx-next:before, 
.bx-wrapper .bx-prev:before,
.bx-wrapper .bx-default-pager,
.bx-wrapper .bx-pager.bx-default-pager a{
  display: none;
}

ul.bxslider li {
  visibility: visible;
}

#collection-carousel-mobile {
  width: 47%;
  float: right;
  margin: 0 2% 60px 1%;
}

.bx-wrapper img {
  max-width: 100%;
}

.bxslider img {  visibility: hidden;}

/* Section: Other products */

.products-header{
  background: url(https://images.riverisland.com/is/image/RiverIsland/Untitled-4?$JPG%20No%20Scale$&scl=1) 50% 0 no-repeat;
  width: 96.5%;
  float: left;
  padding-bottom: 4%;
  margin: 15px 0 0 1.5%;
}

.col-products-container {
  margin:0 -2px;
}
.col-products-container,
.col-products-container *, 
.col-products-container *:before,
.col-products-container *:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.col-products-1,
.col-products-2,
.col-products-3, 
.col-products-4 {
  display: block;
  padding: 15px 2px 0;
  //margin: 10px 1.35% 0 1.5%;
  width: 25%;
  float: left;
}

.col-products-1 .image,
.col-products-2 .image,
.col-products-3 .image, 
.col-products-4 .image {
  background-size: 100%!important;
	padding-bottom:125%;
  
}

.col-products-1 .image{
 
  background: url(https://images.riverisland.com/is/image/RiverIsland/c20150223%2Dm%2Dfinishing%2Dtouches1?$JPG%20No%20Scale%2085pc$
) 50% 0 no-repeat;
}

.col-products-2 .image{
  background: url(https://images.riverisland.com/is/image/RiverIsland/c20150223%2Dm%2Dfinishing%2Dtouches2?$JPG%20No%20Scale%2085pc$) 50% 0 no-repeat;
}

.col-products-3 .image{
  background: url(https://images.riverisland.com/is/image/RiverIsland/c20150223%2Dm%2Dfinishing%2Dtouches3?$JPG%20No%20Scale%2085pc$
) 50% 0 no-repeat;
}

.col-products-4 .image{
  background: url(https://images.riverisland.com/is/image/RiverIsland/c20150223%2Dm%2Dfinishing%2Dtouches4?$JPG%20No%20Scale%2085pc$) 50% 0 no-repeat;
}

ul.products-menu li a{
  text-transform: uppercase;
  text-align: center;
  margin: 15px 1.35% 0 2.6%;
  width: 21%;
  float: left;
  color: #000;
}

ul.products-menu li .icon-arrow{
  margin: 0 1%;  
}

/* Section: Size Guides */

.sizes-header{
  background: url(https://images.riverisland.com/is/image/RiverIsland/Untitled-5?$JPG%20No%20Scale$&scl=1) 50% 0 no-repeat;
  width: 96.5%;
  float: left;
  padding-bottom: 8%;
  margin: 20px 0 0 1.5%;
}

ul.sizes-menu li{
  text-align: right;
  margin: 0 0.4% 0 0;
  width: 19.3%;
  float: left;
}

ul.sizes-menu li a{
  text-transform: uppercase;
}

ul.sizes-menu li a:hover {
  background-color: #fff;
  color: #000;
}

ul.sizes-menu li .icon-arrow{
  margin: 0 4%;  
}

.size-tables{
  width: 96.5%;
  margin: 60px 0 0 1.5%;
  float: left;
}

.size-tables h1{
  letter-spacing: 8px;
  font-size: 2.3em !important;
}

.size-tables h4{
    margin: 30px 10% 0;
  }

.size-tables div,
.size-tables table{  
  margin: 0 10% 30px;
  width: 80%;
}

.size-tables .table-title,
.size-tables div h2{  
  font-size: 1.2rem!important;
  letter-spacing: 8px;
  font-weight: bold;
  text-transform: uppercase;
}

/* Section: How to Measure */

#how-to-measure div span{
  border-bottom: 1px solid #000;
  letter-spacing: 4px;
  font-size: 0.9rem;
  padding: 5px 25% 20px 0;
  display: block;
}





/* Suit Guide / Shop Suit */

  .link-col1, .link-col2 {
    display: inline-block;
    margin: 5px 3.2%;
    width: 45%;
  }

  .link-col2 {
    float: right;
    margin: 5px 1.7% 0 0;
  }

  .link-col1 a, .link-col2 a{
    color: #fff;
    padding: 18px 0;
    background-color: #444c5f;
    border: 1px solid #4b505a;
    width: 100%;
    font-size: 0.9em;
    text-align: center;
  }

  #suit-guides-subnav .menu-item a, #suit-guides-subnav .current-menu-item a {
    color: #fff;
    padding: 18px 0;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    background-color: #444c5f;
    border: 1px solid #4b505a;
    width: 100%;
    font-size: 0.9em;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    text-transform: uppercase;

  }

   .sizes-menu a {
    color: #fff;
    padding: 18px 0;
     -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    background-color: #444c5f;
    border: 1px solid #4b505a;
    width: 100%;
    font-size: 0.9em;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    text-transform: uppercase;
  }

  .current-menu-item a {
    background-color: #8a8da0;
    cursor: default;
  }

  .current-menu-item a:hover {
    background-color: #8a8da0!important;
    cursor: default;
  }

  html .link-col1 .icon-right:before, 
  html .link-col2 .icon-right:before{
    position: absolute;
    right: 10px;
    top: 20px;
    content: "&";
    font-size: 14px;
    font-size: 0.875rem;
  }


/* Suit guide size panels*/

#suit-guides-sizes{
  margin: 50px 0;
}



.size-tables div.back-to-top,
.size-tables div.back-to-top-mobile{
  margin: 30px 74.5%;
}

.size-tables div.back-to-top a,
.size-tables div.back-to-top-mobile a{
  border: 2px solid #d4d4d4;
  padding: 1% 3%;
}

.size-tables div.back-to-top a span.icon-1-up-arrow,
.size-tables div.back-to-top-mobile a span.icon-1-up-arrow{
  margin: 0 0 0 2%;
}


#how-to-measure div span.icon-1-up-arrow,
.size-tables div.back-to-top a span.icon-1-up-arrow ,
.size-tables div.back-to-top-mobile a span.icon-1-up-arrow {
  border-bottom: none;
  padding: 0;
  display: inline-block;
  font-size: 0;

}

#how-to-measure div span.icon-1-up-arrow:before,
.size-tables div.back-to-top a span.icon-1-up-arrow:before,
.size-tables div.back-to-top-mobile a span.icon-1-up-arrow:before {
  font-size: 12px;
  content: "%";
}









/* Small Screen Responsive */


/* 1220px */

@media only screen and (max-width: 1220px) {

  ul.sizes-menu li a,  
  ul.products-menu li a,
  ul.top-right-nav li a,
  ul.sizes-menu li a span:before,  
  ul.products-menu li a span:before,
  ul.top-right-nav li a span:before{
    font-size: 0.8rem;
  }  

  ul#subnav li a{
    font-size: 0.9rem;
  }  

  .suit-guides-header{
    padding-bottom: 13%;
  }

  .products-header{
    padding-bottom: 4%;
  }  

  .sizes-header{
    padding-bottom: 8.5%;
  }  

  .size-tables div.back-to-top,
  .size-tables div.back-to-top-mobile {
    margin: 30px 74%;
  }

}

/* 1120px */

@media only screen and (max-width: 1120px) {

  ul.sizes-menu li a,  
  ul.products-menu li a,
  ul.top-right-nav li a,
  ul.sizes-menu li a span:before,  
  ul.products-menu li a span:before,
  ul.top-right-nav li a span:before{
    font-size: 0.75rem;
  }  

  ul#subnav li a{
    font-size: 0.85rem;
  }  

  .products-header{
    padding-bottom: 4.5%;
  }  

  .sizes-header{
    padding-bottom: 9%;
  }  

  .size-tables div.back-to-top,
  .size-tables div.back-to-top-mobile {
    margin: 30px 73%;
  }

}

/* 1020px */

@media only screen and (max-width: 1020px) {

  ul.sizes-menu li a,  
  ul.products-menu li a,
  ul.top-right-nav li a,
  ul.sizes-menu li a span:before,  
  ul.products-menu li a span:before,
  ul.top-right-nav li a span:before{
    font-size: 0.7rem;
  }  

  .suit-guides-header{
    padding-bottom: 13.5%;
  }

  .products-header{
    padding-bottom: 5%;
  }

  .sizes-header{
    padding-bottom: 9.5%;
  }  

  .size-tables div.back-to-top,
  .size-tables div.back-to-top-mobile {
    margin: 30px 72%;
  }

}

/* 920px */

@media only screen and (max-width: 920px) {

  ul.sizes-menu li a,  
  ul.products-menu li a,
  ul.top-right-nav li a,
  ul.sizes-menu li a span:before,  
  ul.products-menu li a span:before,
  ul.top-right-nav li a span:before{
    font-size: 0.65rem;
  }  

  ul#subnav li a{
    font-size: 0.8rem;
  }  

  .suit-guides-header{
    padding-bottom: 14%;
  }

  .products-header{
    padding-bottom: 5.5%;
  }

  .sizes-header{
    padding-bottom: 10.5%;
  }  

  .size-tables div.back-to-top,
  .size-tables div.back-to-top-mobile {
    margin: 30px 70%;
  }
  
}

/* 820px */

@media only screen and (max-width: 820px) {

  ul.sizes-menu li a,  
  ul.products-menu li a,
  ul.top-right-nav li a,
  ul.sizes-menu li a span:before,  
  ul.products-menu li a span:before,
  ul.top-right-nav li a span:before{
    font-size: 0.6rem;
  }  

  ul#subnav li a{
    font-size: 0.8rem;
  }  

  .suit-guides-header{
    padding-bottom: 14.5%;
  }

  .products-header{
    padding-bottom: 6%;
  }

  .sizes-header{
    padding-bottom: 11.5%;
  }  

  .size-tables div.back-to-top,
  .size-tables div.back-to-top-mobile {
    margin: 30px 69%;
  }

}




/* 700px */

@media only screen and (max-width: 700px) {

  ul.sizes-menu li a,  
  ul.products-menu li a,
  ul.top-right-nav li a,
  ul.sizes-menu li a span:before,  
  ul.products-menu li a span:before,
  ul.top-right-nav li a span:before{
    font-size: 0.55rem;
  }  

  .link-col1, .link-col2 {
    display: block;
    width: 96%;
    margin: 0 0 0 2%; 
    float: left; 
  }

  ul#subnav li a{
    font-size: 0.75rem;
  }  

  #suit-guides-sizes {
    margin: 0;
  }

  .size-tables h1 {
    letter-spacing: 0px;
    font-size: 2em!important;
  }

  .size-tables h4 {
    margin: 30px 11% 0;
  }

  .sizes-header{
    padding-bottom: 12.5%;
  }  

  .size-tables div.back-to-top,
  .size-tables div.back-to-top-mobile {
    margin: 30px 67%;
  }

  .size-tables div.back-to-top a,
  .size-tables div.back-to-top-mobile a{    
    padding: 3% 3%;
  }

  #how-to-measure div span.icon-1-up-arrow:before, 
  .size-tables div.back-to-top a span.icon-1-up-arrow:before,
  .size-tables div.back-to-top-mobile a span.icon-1-up-arrow:before{
    font-size: 10px;
  }

}

/* 620px */

@media only screen and (max-width: 620px) {

  ul.sizes-menu li a,  
  ul.products-menu li a,
  ul.top-right-nav li a,
  ul.sizes-menu li a span:before,  
  ul.products-menu li a span:before,
  ul.top-right-nav li a span:before{
    font-size: 0.5rem;
  }  

  .sizes-header{
    padding-bottom: 13%;
  }  

  .size-tables div.back-to-top,
  .size-tables div.back-to-top-mobile {
    margin: 30px 67%;
    font-size: 12px
  }

}


/* 520px */

@media only screen and (max-width: 520px) {

  ul.sizes-menu li a,  
  ul.products-menu li a,
  ul.top-right-nav li a,
  ul.sizes-menu li a span:before,  
  ul.products-menu li a span:before,
  ul.top-right-nav li a span:before{
    font-size: 0.7rem;
  }  

  #suit-guides-intro div.suit-guides-header{
    margin: 10% 2% 0%;
  }

  html #collection-carousel-mobile {
    width: 96.5%;
    margin: 0 0 30px 1.5%;
    float: left;
  }
  
  #how-to-measure div span{
    letter-spacing: 1px;
    font-size: 0.6em;
    padding: 5px 0% 20px 0;
  }

  .size-tables h1 {
    font-size: 1.4em!important;
  }

  .size-tables .table-title, .size-tables div h2{
    font-size: 1rem!important;
    letter-spacing: 2px;
  }

  table td {
    font-size: 0.7em;
    padding: 5px 3px;
  }  

  table td.table-header{
    padding: 5px 10px;
  }

  .size-tables div.back-to-top,
  .size-tables div.back-to-top-mobile {
    font-size: 0.6em;
  }

}


/* 420px */

@media only screen and (max-width: 420px) {

  ul.sizes-menu li a,  
  ul.products-menu li a,
  ul.top-right-nav li a,
  ul.sizes-menu li a span:before,  
  ul.products-menu li a span:before,
  ul.top-right-nav li a span:before{
    font-size: 0.5rem;
  }  

  #suit-guides-intro div.suit-guides-header{
    margin: 12% 2% 0%;
  }

  .size-tables h1 {
    letter-spacing: 0px;
  }

  .size-tables h4{
    margin: 30px 8% 0;
    width: 80%;
  }

  .size-tables table{
    margin: 0 5% 20px;    
  }

}


/* 320px */

@media only screen and (max-width: 320px) {

  #suit-guides-intro div.suit-guides-header{
    margin: 14% 2% 0%;
  }

  .size-tables h4{
    margin: 30px 4% 0;
  }

  .size-tables table{
    margin: 0 0 20px;    
  }

  .size-tables div.back-to-top,
  .size-tables div.back-to-top-mobile {
    margin: 20px 57%;
  }

}







/* 1200px and up*/

@media only screen and (min-width: 1220px) {

  ul.sizes-menu li a,  
  ul.products-menu li a,
  ul.top-right-nav li a,
  ul.sizes-menu li a span:before,  
  ul.products-menu li a span:before,
  ul.top-right-nav li a span:before{
    font-size: 0.85rem;
  }  

  .main-1-across-right {
    margin-top: -7em;
    padding-bottom: 0;
  }

  #collection-images-desktop {
    display: block;
    float: left;
    clear: left;
    width: 66.101%;
    margin-top: 2.2em;
  }

  .suit-box {
    display: block;
  }  

}








/* 1024px and below */

@media only screen and (max-width: 1020px) {

  .bx-wrapper img {
    max-width: 60%;
  }

  .main-2-across-left {
    width: 100%;
    float: left;
  }

  .main-2-across-left a {
    margin-top: 0;
  }

  .main-1-across-right {
    display: none;
  }

  #collection-carousel-mobile {
    width: 96.5%;
    margin: 0 0 60px 1.5%;
    float: left;
  }

  #collection-carousel {
    margin-top: 0;
  }

  #collection-carousel > div {
    margin-top: 1.5em;
  }

  .main-2-across-left .highlight{
    background: url(https://images.riverisland.com/is/image/RiverIsland/Untitled%2D8?$JPG%20No%20Scale$&scl=1);
    padding-bottom: 8%;
    width: 96.6%;
    background-size: cover;
    margin: 12px 1.5%;
  }

  .main-2-across-left .image-desktop,
  .main-2-across-left .text-content{
    display: none;
  }

  .link-col1{
    margin: 10px 1.5%;
  }

  .link-col2{
    margin: 10px 2%;
  }

}





/* Main Mobile Breakpoint 700px */

@media only screen and (max-width: 700px) {

  .back-to-top-mobile,
  .icon-1-down-arrow {
    display: block;
  }

  .back-to-top{
    display: none;
  }

  html .icon-1-down-arrow:before {
    color: #FFF;
    font-size: .8rem;
    position: absolute;
    margin-top: -30px;
    right: 2em;
    pointer-events: none;
  }
  

  div.suit-guides-header{
    width: 96%;
    padding-bottom: 15%;
    margin: 8% 2% 0%;
  }


  #outer-container #inner-container .full-page {
    padding: 0 !important;
  }

  .center {
    max-width: 100%;
  }

  .intro-text h2 {
    font-size: 2.75rem;
    padding: 1em 0;
  }
    
  .intro-text p {
      display: none;
    }
    
  .main-2-across-left {
    margin: 0 auto;
    width: 100%;
    float: none;
  }

  .main-2-across-left h2, .main-2-across-left p, .main-2-across-left a {
      text-align:center;
    }

  .main-2-across-left h2 {
    margin-top: 1.5em;
  }

  .main-2-across-left a {
    margin: 0 auto;
    float: none;
    max-width: 100%;    
    padding: 18px 14%;
  }


  /* Carousel */

  #collection-carousel-mobile {
    width: 96.5%;
    margin: 0 0 60px 1.5%;
    float: left;
  }

  /* Hide or Resize Elements */
  #suit-guides-products-nav ul,
  .products-header,
  .col-products-1, .col-products-2, .col-products-3, .col-products-4,
  #suit-guides-sizes-nav ul,
  .sizes-header,
  #page.content ul.top-right-nav,
  #suit-guides-subnav ul#subnav,
  .main-1-across-right, 
  .suit-box {
    display: none !important;
  }

  #suit-guides-products-nav select,
  #suit-guides-sizes-nav select,
  #suit-guides-subnav select {
    display: inline-block;
    background-color: #444c5f;
    border: 1px solid #4b505a;
    width: 96%;
    margin: 0 0 0 2%;
    color: #FFF;
  }

  #suit-guides-products-nav select{
    background-color: #8a8da0;
  }

  #black-line-mobile{
    background: #000;
    width: 96.2%;
    height: 20px;
    margin: 20px 0 20px 2%;
  }
  
  .col-3-across-left, .col-3-across-center, .col-3-across-right, .col-3-across {
    width: 100%;
    padding-bottom: 100%;
  }

  .col-3-across-center, .col-3-across, #suit-guides-other-products > div ~ div {
    margin-left: 0;
  }

  #suit-guides-other-products .col-3-across { 
    width: 50%;
    padding-bottom: 50%;
  }

  #page {
    margin-bottom: 1em;
  }

  
}