.sitewide-25off-promo {
	background: #de6d54;
    background: linear-gradient(to bottom, #de6d54 0%,#f69788 100%);
    padding: 5vw 0;
}
.sitewide-25off-promo .promo-copy {
	margin-bottom: 1vw;
}
.sitewide-25off-promo p.fine-print {
	color: #444;
	font-size: .8em;
	margin-bottom: 10px;
}
.sitewide-25off-promo .product-image {
	max-width: 80vw;
	margin-bottom: 3vw;
}
.sitewide-25off-promo .cx-button-link {
	font-size: 17px;
	line-height: 2;
}
.sitewide-25off-promo .col-xs-6 {
    padding-left: 4px;
    padding-right: 4px;
}
.customa:hover{
  background-color: transparent !important;
  color: white !important;
}

/*---------------------------------------------Clear Styles*/

  .home-slot1 a:hover,
  .home-slot1 a:focus {
    text-decoration: none;
  }
  .home-slot1 .cs_container-crocs,
  .home-slot1 .cs_container-fluid,
  .home-slot1 .text-container,
  .home-slot1 .right-container {
    padding-right: 0px;
    padding-left:  0px;
    margin-left: 0px;
    margin-right: 0px;
  }

  /*----------------------------------------------Core Layout*/

  .home-slot1 .flex {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
  .home-slot1 .row { flex-direction: row; }
  .home-slot1 .column { flex-direction: column; }
  .home-slot1 .vertical-center{ height: 25.5vh; }
  .home-slot1 .align-bottom{ align-self: flex-end; }
  .home-slot1 .align-top{ align-self: flex-start; }

  .home-slot1 .overall {
    flex-wrap: wrap;
    padding:0;
  }
  .home-slot1 a{
    width: 100%;
  }
  .home-slot1 .inner-btn{
    position: relative;
    border: 1px solid #cccccc;
  }
  .home-slot1 .inner-btn:after {
    content: "";
    display: block;
    padding-bottom: 89%;
  }
  .home-slot1 a:focus .inner-btn{
    outline: 3px solid rgba(0,0,0,0.5);
    outline-offset: -3px;
  }
  .home-slot1 a:focus{outline: 0;}

  /*------------------------------------------------Text Styles*/

  .home-slot1 p{
    height: 35px;
    font-size: 20px;
    line-height: 35px;
    width: 100%;
    color: #000;
    background-color: #ffffff;
    background-color: #f1f1f1CC;/*#f1f1f1D9*/
    /*background-color: rgb(241, 241, 241, .85);*/
  }
    .home-slot1 .images{
    position: absolute;
    z-index: -10;
    margin: auto;
    top: 0; left: 0; bottom: 0; right: 0;
    max-height: 100% !important;
  }

  .home-slot2 {
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
}

/*---------------------------------------------Clear Styles*/

.home-slot2 a:hover,
.home-slot2 a:focus {
  text-decoration: none;
}
.home-slot2 .cs_container-crocs,
.home-slot2 .cs_container-fluid,
.home-slot2 .text-container,
.home-slot2 .image-container {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

/*----------------------------------------------Core Layout*/

.home-slot2 .flex{
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.home-slot2 .row { flex-direction: row; }
.home-slot2 .column { flex-direction: column; }
.home-slot2 .vertical-center{ height: 100%; }
.home-slot2 .align-bottom{ align-self: flex-end;}
.home-slot2 .align-top{ align-self: flex-start; }

/*------------------------------------General Button Styles*/

/* Link Style*/
.home-slot2 a {
  width: 100%;
}
.home-slot2 .cx-button-link {
  background-color: transparent;
  border: none;
  color: #444 !important;
  text-align: center;
  font-size: 19px;
  padding: 12px 5px 12px 5px;
  line-height: 1.0;
}
.home-slot2 a:focus .cx-button-link {
  outline: 2px solid #444;
  outline-offset: -2px;
  box-shadow: none;
  background-color: transparent;
}

/*----------------------------------------------Text Styles*/

.home-slot2 h2{
  color: #444;
}
#naslovnica_slider{
  max-width: 1300px !important;
  padding: 0 50px;
}

.home-slot5 {
	 overflow: hidden;
	 -webkit-font-smoothing: antialiased;
 }

 /*---------------------------------------------Clear Styles*/

 .home-slot5 a:hover,
 .home-slot5 a:focus {
	 text-decoration: none;
 }
 .home-slot5 .cs_container-crocs,
 .home-slot5 .cs_container-fluid,
 .home-slot5 .text-container,
 .home-slot5 .image-container,
 .home-slot5 .btn-overall {
	 padding-right: 0px;
	 padding-left: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
 }

 /*----------------------------------------------Core Layout*/

 .home-slot5 .flex{
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 align-content: center;
 }
 .home-slot5 .row { flex-direction: row; }
 .home-slot5 .column { flex-direction: column; }
 /*.home-slot5 .vertical-center{ height: 100%; }*/
 .home-slot5 .align-bottom{ align-self: flex-end;}
 .home-slot5 .align-top{ align-self: flex-start; }

 /*------------------------------------General Button Styles*/

 /* Link Style*/
 .home-slot5 a {
	 width: 100%;
	 height: 100%;
 }
 .home-slot5 .cx-button-link {
	 background-color: transparent;
	 border: none;
	 color: #444 !important;
	 font-size: 20px;
	 text-align: center;
	 font-size: 20px;
	 padding: 12px 5px 12px 5px;
	 line-height: 1.0;
 }
 .home-slot5 a:focus .cx-button-link {
	 outline: 2px solid #444;
	 outline-offset: -2px;
	 box-shadow: none;
	 background-color: transparent;
 }

 .home-slot6 {
     overflow: hidden;
     -webkit-font-smoothing: antialiased;
   }

   /*---------------------------------------------Clear Styles*/

   .home-slot6 a:hover,
   .home-slot6 a:focus {
     text-decoration: none;
   }
   .home-slot6 .cs_container-crocs,
   .home-slot6 .cs_container-fluid,
   .home-slot6 .text-container,
   .home-slot6 .image-container,
   .home-slot6 .btn-overall {
     padding-right: 0px;
     padding-left: 0px;
     margin-left: 0px;
     margin-right: 0px;
   }

   /*----------------------------------------------Core Layout*/

   .home-slot6 .flex{
     display: flex;
     align-items: center;
     justify-content: center;
     align-content: center;
   }
   .home-slot6 .row { flex-direction: row; }
   .home-slot6 .column { flex-direction: column; }

   .home-slot6 .align-bottom{ align-self: flex-end;}
   .home-slot6 .align-top{ align-self: flex-start; }

   .home-slot6 h3{
     font-size: 30px;
     line-height: 40px;
   }

   /*------------------------------------General Button Styles*/

   /* Link Style*/
   .home-slot6 a {
     width: 100%;
     height: 100%;
   }
   .home-slot6 .cx-button-link {
     background-color: transparent;
     border: none;
     color: #444 !important;
     font-size: 20px;
     text-align: center;
     font-size: 20px;
     padding: 12px 5px 12px 5px;
     line-height: 1.0;
   }
   .home-slot6 a:focus .cx-button-link {
     outline: 2px solid #444;
     outline-offset: -2px;
     box-shadow: none;
     background-color: transparent;
   }

	 /*---------------------------------------------Clear Styles*/

	   .footer1 a:hover,
	   .footer1 a:focus {
	     text-decoration: none;
	   }
	   .footer1 .cs_container-crocs,
	   .footer1 .cs_container-fluid,
	   .footer1 .text-container,
	   .footer1 .image-container {
	     padding-right: 0px;
	     padding-left:  0px;
	     margin-left: 0px;
	     margin-right: 0px;
	   }

	   /*----------------------------------------------Core Layout*/

	   .footer1 .flex {
	     display: flex;
	     align-items: center;
	     justify-content: center;
	     align-content: center;
	   }
	   .footer1 .column { flex-direction: column; }
	   .footer1 .vertical-center{ height: 100%; }
	   .footer1 .align-bottom{ align-items: flex-end; height: 100% }

	   /*------------------------------------General Button Styles*/
	   .footer1 a:focus .cx-button {
	     box-shadow: inset 0 0 0 2px #fff;
	     outline: 1px solid #004979;
	     background-color: #004979;
	     outline-offset: -1px;
	     color: #fff !important;
	    }
	   .footer1 a:hover .cx-button{
	     background-color: #004979;
	     border-color: #004979;
	     color: #fff !important;
	   }
	   .footer1 .cx-button {
	     color: #004979;
	     background-color: #fff;
	     border-color: #004979;
	     text-align: center;
	     font-size: 16px;
	     padding: 6px 0px 6px 0px;
	     border-width: 2px;
	     line-height: 1.0;
	     -webkit-font-smoothing: antialiased;
	     -moz-osx-font-smoothing: grayscale;
	   }
	   /* Link Style*/
	 /*   .footer1 .link-box {
	      padding-left: 5px;
	      padding-right: 5px;
	      margin-top: 5px;
	    }
	    .footer1 .link-box {
	      color: #004979;
	      border-color: #004979;
	      text-align: center;
	      font-size: 18px;
	      padding: 12px 0px 12px 0px;
	      border-width: 2px;
	      line-height: 1.0;
	    }
	   .footer1 a:focus .link-box {
	     outline: 1px solid #004979;
	   }
	   .footer1 .link{
	     border-bottom: 1px solid #004979;
	     width: 120px;
	     margin: 0 auto;
	   }*/
	   .footer1 a{
	     width: 100%;
	   }
	   .footer1 .btn {
	     padding-left: 5px;
	     padding-right: 5px;
	   }
	   .footer1 .btn-overall {
	     flex-wrap: wrap;
	   }

	   .footer1 .cx-button-link {
	     background-color: transparent;
	     border: none;
	     color: #004979 !important;
	     font-size: 20px;
	     text-align: center;
	     font-size: 20px;
	     padding: 6px 5px 6px 5px;
	     line-height: 1.0;
	   }
	   .footer1 a:focus .cx-button-link {
	     outline: 2px solid #004979;
	     outline-offset: -2px;
	     box-shadow: none;
	     background-color: transparent;
	     color: #004979 !important;
	   }

	   /*----------------------------------------------Text Styles*/
	   .footer1 .paragraph-text{
	     color: #fff;
	     font-size: 18px;
	     line-height: 20px;
	     -webkit-font-smoothing: antialiased;
	     -moz-osx-font-smoothing: grayscale;
	   }
	   .footer1 .find-a-store{
	     background-color: #eeeeee;
	   }
	   .footer1 .crocs-club{
	     background: rgb(26,50,75);
	     background: linear-gradient(45deg, rgba(26,50,75,1) 0%, rgba(29,66,95,1) 14%, rgba(33,91,130,1) 59%);
	   }
	   .footer1 .crocs-club,
	   .footer1 .find-a-store{
	     margin: 15px;
	   }
	   .footer1 .cs_container-crocs{
	     width: 100%;
	   }
	   .footer1 .cc-logo{
	     margin-bottom: 5px;
	     /*width: 95%;*/
	   }
		 .footer-3 a:hover,
		   .footer-3 a:focus {
		     text-decoration: none;
		   }
		   .footer-3 .cs_container-crocs,
		   .footer-3 .cs_container-fluid {
		     padding-right: 0px;
		     padding-left:  0px;
		     margin-left: 0px;
		     margin-right: 0px;
		   }

		   /*------------------------------------General Button Styles*/

		   .footer-3 .cx-button:focus {
		     background-color: #444;
		     color: #fff;
		     box-shadow: inset 0 0 0 2px #fff;
		     border-color: #fff;
		     outline: 1px solid #444;
		     outline-offset: -1px;
		    }
		   .footer-3 .cx-button:hover{
		     background-color: #444;
		     border-color: #444;
		     color: #fff;
		   }
		   .footer-3 .cx-button {
		     color: #444;
		     background-color: #fff;
		     border: solid #444 1px;
		     text-align: center;
		     font-size: 18px;
		     margin: 12px 6px;
		   }
		   .footer-3 .cta_overall {
		     flex-wrap: wrap;
		   }
		   .footer-3{
		     margin-top: 15px;
		     margin-bottom: 30px;
		   }
		   /*---------------------------------------------General Layout*/

		   .footer-3 .flex{
		     display: flex;
		     align-items: center;
		     justify-content: center;
		     align-content: center;
		   }
		   .footer-3 .column { flex-direction: column; }
		  

/* Small devices (Phones, under 480px) */
@media (max-width: 480px) {

  .home-slot2 .cs_container-crocs,
  .home-slot2 .image-container{
    flex-direction: column;
  }
  .home-slot2 .cs_container-crocs{
    margin-bottom: 3vw;
  }
  .home-slot2 {
   background: rgb(230,218,160);
    background: linear-gradient(180deg, rgba(230,218,160,1) 0%, rgba(237,226,175,1) 30%, rgba(254,248,215,1) 100%);
  }
  .home-slot2 h2{
    font-size: 10vw;
    line-height: 10.5vw;
    margin: 3vw 0;
  }
  .home-slot2 .link{
    width: 60vw;
    font-size: 6vw;
  }
    .home-slot1 .cs_container-crocs{
      margin: .5em;
    }
    .home-slot1 .btn {
      height: 45vw;
      padding: 1.5vw
    }
    .home-slot1 .inner-btn:after {
      content: "";
      display: block;
      padding-bottom: 40vw;
    }
    .home-slot1 p{
      font-size: 4.8vw;
    }
		.home-slot5{
			background-color: #ffa54b;
		}
		.home-slot5 .cs_container-crocs,
		.home-slot5 a{
			flex-direction: column;
		}
		.home-slot5 .cx-button-link{
			font-size: 6vw;
			margin-bottom: 5vw;
		}
		.home-slot5 .paragraph-text{
			font-size: 6.5vw;
			line-height: 6.5vw;
			margin-bottom: 6.5vw;
		}
		.home-slot5 .sandal-logo{
			width: 90%;
			margin: 8vw auto 10vw;
		}
		.home-slot5 .mobile-image-container{
			margin-bottom: 10px
	}
	.home-slot6{
		background-color: #fff;
		margin-top: 15px;
	}
	.home-slot6 .cs_container-crocs,
	.home-slot6 a{
		flex-direction: column;
	}
	.home-slot6 .cx-button-link{
		font-size: 5.9vw;
		margin-bottom: 5vw;
	}
	.home-slot6 .paragraph-text{
		font-size: 6vw;
		line-height: 7vw;
		margin-bottom: 6.5vw;
	}
	.home-slot6 .literide-logo{
		margin: 4vw auto 6vw;
		height: 20vw;
	}
	.footer1 .cs_container-crocs{
		flex-direction: column;
	}
	.footer1 .crocs-club{
		margin: 0;
	}
	.footer1 .crocs-club,
	.footer1 .find-a-store{
		height: 179px;
	}
	.footer-3 .cta_overall{
		 padding: 0;
	 }
	 .footer-3 .btn{
		 padding-left: 0;
		 padding-right: 0;
	 }
	 .footer-3 .cx-button {
		 margin: 3vw 0;
     }
     
     #naslovnica_slider{
         padding:0 0px;
     }
  }
  @media (max-width: 442px) {
    .home-slot1 .inner-btn{
        height:20.5vh;
    }
  }
  /* Small: Phone & Tablet */
  @media (min-width : 481px) {

    .home-slot1 .btn {
      height: 45vw;
      padding: 1.5vw;
    }
    .home-slot1 .inner-btn:after {
      content: "";
      display: block;
      padding-bottom: 42vw;
    }
    .home-slot1 .cs_container-crocs{width: 100%;}
    .home-slot2 .cs_container-crocs{
      background: rgb(230,218,160);
      background: linear-gradient(180deg, rgba(230,218,160,1) 0%, rgba(237,226,175,1) 30%, rgba(254,248,215,1) 100%);
      width: 100%;
    }
    .home-slot2 h2{
      font-size: 36px;
      line-height: 46px;
      margin-bottom: 15px;
    }
    .home-slot2 .cs_container-crocs {
      height: 250px;
    }
		.home-slot5 .cs_container-crocs{
 		 /* background: url('https://www.crocs.eu/on/demandware.static/-/Sites/default/dw5afc5f79/040219ShopSandals-BackgroundTablet.jpg'); */
 		 background-position: center;
 		 background-repeat: no-repeat;
 		 flex-direction: row;
 		 height: 500px;
 		 width: 100%;
 	 }
 	 .home-slot5 .vertical-center{ height: 100%; }
 	 .home-slot5 .sandal-logo{
 		 padding-bottom: 20px;
 		 height: 110px;

 	 }
 	 .home-slot5 .paragraph-text{
 		 font-size: 20px;
 		 line-height: 20px;
 		 margin-bottom: 20px;
 	 }
 	 .home-slot5 .text-container{
 		 width: 435px;
 		 height: 230px;
 		 background-color: #ffa54b;
 		 box-shadow: 0px 3px 8px #444;
 	 }
	 .home-slot6 {
		 margin-top: 15px;
	 }
	 .home-slot6 .cs_container-crocs{
		 /* background: url('https://staging-na-crox.demandware.net/on/demandware.static/-/Sites/default/dw3ef1bfd1/041519-VividBlooms-Background.jpg'); */
		 background-position: center;
		 background-repeat: no-repeat;
		 flex-direction: row;
		 height: 500px;
		 width: 100%;
	 }
	 .home-slot6 .vertical-center{ height: 100%; }
	 .home-slot6 .literide-logo{
		 padding-bottom: 20px;
		 height: 84px;
	 }
	 .home-slot6 .paragraph-text{
		 font-size: 18px;
		 line-height: 22px;
		 margin-bottom: 5px;
	 }
	 .home-slot6 .text-container{
		 width: 435px;
		 height: 230px;
		 background-color: #fff;
		 box-shadow: 0px 3px 8px #444;
	 }
	 .footer1 .cs_container-crocs{
		 flex-direction: column;
	 }
	 .footer1 .find-a-store h2{
		 font-size: 40px;
		 line-height: 45px;
		 color: #004978;
		 display: inline-block;
	 }
	 .footer1 .crocs-club,
	 .footer1 .find-a-store{
		 height: 169px;
	 }
	 .footer1 .crocs-club{
		 margin: 0;
	 }
	 .footer1 .find-a-store{
		 border: 2px solid #004979;
	 }
  }

  /* X-Large: Desktop*/
  @media (min-width : 1200px) {

    .home-slot1 .inner-btn:after {
      content: "";
      display: block;
      padding-bottom: 245px;
    }
    .home-slot2 .cs_container-crocs {
      width: 1200px;
    }
    .home-slot2 h2{
      font-size: 46px;
      line-height: 46px;
      margin-bottom: 15px;
    }
		.home-slot5 .cs_container-crocs {
 		 width: 1200px;
 		 margin: 0 auto;
 	 }
	 .home-slot6 .cs_container-crocs {
		 width: 1200px;
		 margin: 0 auto;
	 }
	 .footer1 .paragraph-text{
		 font-size: 18px;
	 }
  }

@media (min-width: 768px) {
	.sitewide-25off-promo {
		height: 130px;
		padding: 0;
	}
	.sitewide-25off-promo .copy-container {
		margin-top: 15px;
	}
	.sitewide-25off-promo .promo-copy {
		max-width: 358px;
		margin-bottom: 5px;
	}
	.sitewide-25off-promo .product-image {
		max-width: 200px;
		margin-bottom: 0;
		margin-top: 8px;
	}
	.sitewide-25off-promo .extra-top-margin {
		margin-top: 15px;
	}
	.sitewide-25off-promo .cx-button-link {
		font-size: 21px;
		line-height: 1.7;
		color: #fff;
	}
  .home-slot1 .cs_container-crocs {
    width: 1230px;
  }
  .home-slot1 p{
    font-size: 18px;
  }
  .home-slot1 .btn {
    padding:15px;
    height: 22.5vw;
    max-height: 280px;
  }
  .home-slot1 .inner-btn:after {
    content: "";
    display: block;
    padding-bottom: 20vw;
  }
	/* .home-slot5 .cs_container-crocs{
		background: url('https://www.crocs.eu/on/demandware.static/-/Sites/default/dw5afc5f79/040219ShopSandals-BackgroundTablet.jpg');
	} */
}

@media (min-width: 960px) {
	.sitewide-25off-promo {
		max-height: 150px;
		min-height: 150px;
		padding: 0;
	}
	.sitewide-25off-promo .copy-container {
		margin-top: 0;
	}
	.sitewide-25off-promo .promo-copy {
		max-width: 463px;
		margin-top: 5px;
	}
	.sitewide-25off-promo .product-image {
		max-width: 275px;
		margin-top: 15px;
	}
	.sitewide-25off-promo .extra-top-margin {
		margin-top: 30px;
	}
	.sitewide-25off-promo .cx-button-link {
		font-size: 23px;
		line-height: 1.9;
	}
  .home-slot1 p{
    font-size: 20px;
  }
	/* .home-slot5 .cs_container-crocs{
		background: url('https://www.crocs.eu/on/demandware.static/-/Sites/default/dw45d4ee3a/040219ShopSandals-Background.jpg');
	} */
	.home-slot5 .text-container{
		margin-left: 40px;
	}
	.home-slot6 .text-container,
	.home-slot6 .desktop-img{
		margin-right: 40px;
	}
	.footer1 .cs_container-crocs {
			width: 1230px;
	}
	.footer1 .cs_container-crocs{
		flex-direction: row;
	}
	.footer1 .crocs-club,
	.footer1 .find-a-store{
		margin: 15px;
	}
	.footer1 .paragraph-text{
		font-size: 16px;
	}
}



@media (min-width: 768px) and (max-width: 1060px) {
    .home-slot1 .vertical-center {
        height: 16vh;
    }

}

@media (min-width: 768px) and (max-width: 960px) {
    .sitewide-25off-promo .promo-copy{
        margin-bottom:1px !important;
    }

    .sitewide-25off-promo p.fine-print{
        font-size:0.7em;
    }

    .copy-container{
        margin-top:9px !important;
    }
}

@media (max-width: 552px) {
    .footer-3 .cx-button{
        font-size:16px;
    }
}