.below_dropdown {
  margin-top: -9px;
  width: 100%;
  height: 25%;
  box-shadow: 5px 5px 10px #ccc;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #fff;
  border-radius: 0px 0px 10px 10px;
  height: 42px;
}
.below_dropdown h6{
	padding-top:7px;
    font-weight: 600;
}
#menu1 {
  width: 100%;
  padding-top: 9.5px;
  padding-bottom: 9.5px;
  border-radius: 10px;
  background: -webkit-linear-gradient(#0078c9,#003479);
  background: -o-linear-gradient(#0078c9,#003479);
  background: -moz-linear-gradient(#0078c9,#003479);
  background: linear-gradient(#0078c9,#003479);
  border-radius: 10px 10px 0px 0px;
  color: #fff;
}
.dropdown_col{
width: 20%;
}
.page1, .page5, .page3, .page7, .page9, .page11,.page15, .page17,.page21,.page13,.page19, .page23, .page25 {
      width: 100%;
  height: 25%;
    position: absolute;
    box-shadow: 5px 5px 10px #ccc;
    background-size: 100%; 
    background-repeat: no-repeat; 
    background-position: bottom;
	background-color:#fff;
	border-radius: 0px 0px 10px 10px;
}
.reset_button {
  position: relative;
  margin-top: -110px;
}     

.card_left_1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 18.4%;
    height: 50%;
}
.card_left_top{
    position: absolute;
    top: 0px;
    left: 20.5%;
    width: 18.4%;
    height: 50%;
}
.card_middle_left{
    position: absolute;
    top: 0px;
    left: 41%;
    width: 18.4%;
    height: 50%;
}
.card_bottom_left{
    position: absolute;
    top: 125px;
    left: 0px;
    width: 18.4%;
    height: 50%;
}
.card_bottom_left1{
    position: absolute;
    top: 225px;
    left: 0px;
    width: 18.4%;
    height: 50%;
}
.card_bottom_left2{
    position: absolute;
    top: 325px;
    left: 0px;
    width: 18.4%;
    height: 50%;
}
.card_bottom_left3{
    position: absolute;
    top: 425px;
    left: 0px;
    width: 18.4%;
    height: 50%;
}
.card_right_top{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 18.4%;
    height: 50%;
}
.card_middle_right{
    position: absolute;
    top: 0px;
    right: 20.5%;
    width: 18.4%;
    height: 50%;
}
.card_bottom_right{
    position: absolute;
    top: 125px;
    right: 0px;
    width: 18.4%;
    height: 50%;
}
.card_bottom_right1{
    position: absolute;
    top: 225px;
    right: 0px;
    width: 18.4%;
    height: 50%;
}
.card_bottom_right2{
    position: absolute;
    top: 325px;
    right: 0px;
    width: 18.4%;
    height: 50%;
}
.card_bottom_right3{
    position: absolute;
    top: 425px;
    right: 0px;
    width: 18.4%;
    height: 50%;
}
#test1 {
  position: absolute;
  top: 0p;
  right: 7.3%;
  width: 16%;
  max-height: 600%;
  z-index:999;	
  background-color: rgb(237, 158, 35);
  color: #fff;
  border-radius: 10px;
  padding: 10px;
  /* box-shadow: 5px 5px 10px #ccc; */
  margin-top: -0.24%;
}
.card_search_center{
    position: absolute;
    left: 150px;
    top: 100px;
    width: 600px;
    height: 219px;

}
.col-md-9.content_search_card{
 margin-left: -15px;   
}
.card_search_center img{
    width: 100%;
}
.content{background-color: #fff;}
.content_search_card {
  background-size: 35%;
  background-position: center;
  background-repeat: no-repeat;
  background-position-y: 59%;
}
.title_search_card{
position: relative;
margin-top: -5px; top: 0px;
left: 0px;
width: 100%;
height: auto;
padding: 10px;
color: #ffffff;
  background: -webkit-linear-gradient(#0078c9,#003479);
  background: -o-linear-gradient(#0078c9,#003479);
  background: -moz-linear-gradient(#0078c9,#003479);
  background: linear-gradient(#0078c9,#003479);
	
border-radius: 10px 10px 0px 0px;	
}
/* Popbox */
    .popbox {
    display: none;
    position: absolute;
    z-index: 99999;
    width: 300px;
    padding: 10px;
    background: #fff;
    color: #000000;
    border: 1px solid #4D4F53;
    margin: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
}
.popbox h2 {
    background-image: radial-gradient(center center, circle cover, #0077C8, #003C83);
    background-image: -o-radial-gradient(center center, circle cover, #0077C8, #003C83);
    background-image: -ms-radial-gradient(center center, circle cover, #0077C8, #003C83);
    background-image: -moz-radial-gradient(center center, circle cover, #0077C8, #003C83);
    background-image: -webkit-radial-gradient(center center, circle cover, #0077C8, #003C83);
    color: #ffffff;
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 5px 10px;
}
.popper {
  position: absolute;
  top: 5px;
  right: 12px;
  color: #FFFFFF;
  z-index: 100;
}

@media only screen and (max-width: 1195px){
	.page1, .page5, .page3, .page7, .page9, .page11, .page15, .page17, .page21, .page13, .page19, .page23, .page25{
	height:31%;
	}
	
	.card_bottom_left,.card_bottom_right{
    top: 120px;
	}
.card_bottom_left1,.card_bottom_right1{
    top: 240px;
}
.card_bottom_left2,.card_bottom_right2{
    top: 360px;
}
.card_bottom_left3,.card_bottom_right3{
		    top: 480px;
	}
}
@media only screen and (max-width: 1024px){
	div.line2{display:none !important;}
	div.line4{display:none !important;}
	div.line10{display:none !important;}
	div.line11{display:none !important;}
	.title_search_card{padding:10px 20px 10px 10px;}
	.reset_button {margin-top: 220px;}
	.dropdown_col{
width: 100%;
}
	.content_search_card{background-image:none !important;}
	
.card_left_1,.card_bottom_left,.card_bottom_left1,.card_bottom_left2,.card_bottom_left3{
	width:49%;
	left:0%;	
	}
	.card_right_top,.card_middle_right,.card_bottom_right,.card_bottom_right1,.card_bottom_right2,.card_bottom_right3{
	width:49%;
	right:0%;	
	}
.card_left_top {
  top: 0px;
  right: 0 !important;
  width: 49%;
  left: inherit;		
}
.card_middle_left {
  top: 140px !important;
  left: 0 !important;
  width: 49%;
  left: inherit;		
}
.card_middle_right {
  top: 140px !important;
  right: 0 !important;
  width: 49%;
  left: inherit;		
}
.card_bottom_right {
  right: 0 !important;
  width: 49%;
}

.card_right_top {
  top: 280px !important;
  left: 0 !important;
  width: 49%;
}
.card_bottom_left, .card_bottom_right {
  top: 420px !important;
height:60%;
	}
.card_bottom_left1, .card_bottom_right1 {
  top: 525px !important;
height:60%;
	}
.card_bottom_left2, .card_bottom_right2 {
  top: 630px !important;
height:60%;
	}
.card_bottom_left3,.card_bottom_right3 {
  top: 735px !important;
  height:60%;		
}	
}


div.line2 {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  position: absolute;
  top: 50%;
  width: 36.5%;
  height: 33%;
  left: 28.5%;
  display: none;
  border-radius: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 69%;
}

div.line4 {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  position: absolute;
  top: 55%;
  width: 7.5%;
  height: 20%;
  left: 39.5%;
  display: none;
  border-radius: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 69%;
}
div.line10 {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  position: absolute;
  top: 40%;
  width: 13.5%;
  height: 21%;
  left: 37.5%;
  display: none;
  border-radius: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 69%;
}
div.line11 {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  position: absolute;
  top: 22.7%;
  width: 37.5%;
  height: 21%;
  left: 35.5%;
  display: none;
  border-radius: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 69%;
}

#button_moj_izbor{display:none;}
#test{display:none;}

div[class^=prod] {
  padding: 5px;
  /* background-color: rgb(0, 67, 140); */
  margin-bottom: 10px;
  border-radius: 5px;
  background-color:#fff;
  color:#004188;	
  border: 1px solid;
  text-align: center;
  padding-top: 15px;
}

a#remove {
color:#ED9E23;
}
div#button_moj_izbor .btn {
  padding: 13px;
  width: 100%;
  border: 1px solid #fff;
}
#email_ponuda{
color:#fff;
}

@media only screen and (max-width: 1700px){
div.line2 {
  top: 49%;
}
div.line4 {
  top: 54.5%;
}
div.line10 {
  top: 40%;
}
div.line11 {
  top: 27.7%;
}	
}
@media only screen and (max-width: 1550px){
div.line2 {
  top: 48%;
}
div.line4 {
  top: 53.5%;
}
div.line10 {
  top: 41%;
}
div.line11 {
  top: 28.7%;
}	
}
@media only screen and (max-width: 1400px){
div.line11 {
  top: 29.7%;
}	
}
@media only screen and (max-width: 1360px){
#test1 {
  top: 186px;
  width: 20%;
  right: 6.8%;
}	
}
@media only screen and (max-width: 1300px){
div.line11 {
  top: 30.7%;
}	
}
@media only screen and (max-width: 1226px){
div.line2 {
  top: 47%;
}
div.line4 {
  top: 52.5%;
}
div.line10 {
  top: 42%;
}
div.line11 {
  top: 31.7%;
}	
}