/*hiw*/
.link-form { text-align: center; margin: 0; }
.link-form .rounded-button { line-height: 54px; height: 54px; border-radius: 5px; }
.link-form .rounded-button span { font-size: 18px; margin-right: 4px; }
.timeline { border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; }
.timeline ul { list-style: none; background: url('images/vert.png') repeat-y center top; padding: 77px 0 11px; margin: 0; }
.timeline h4 { font-size: 14px; font-family: 'ubuntubold'; margin-bottom: 20px; color: #000; text-transform: uppercase; }
.timeline ul li h4:after { content:""; display:block; width:13px; height:13px; border-radius:50%; border:4px solid #19a54d; position:absolute; left: -7px; top:0; }
.timeline ul li:nth-child(odd) h4:after {right: -7px; left:inherit }
.timeline ul li { padding: 0 20px; width: 50%; position: relative; color: #484848; font-size: 16px; margin-bottom: 50px; }
.timeline ul li .ttc { position: absolute; top: -9px; width: 170px; background: url('images/sqr.png') repeat-y center top #f5f2ef; border-radius: 8px; }
.timeline ul li .ttc:before, .timeline ul li .ttc:after { position: absolute; top: 12px; }
.timeline ul li .ttc:before { content: url('images/circ.png') no-repeat; width: 11px; height: 11px; line-height: 1; }
.timeline ul li .ttc:after { right: 3px; }
.timeline ul li:nth-child(even) .ttc:before { right: -36px; }
.timeline ul li:nth-child(odd) .ttc:before { left: -36px; }
.timeline ul li:nth-child(even) .ttc:after, .timeline ul li:nth-child(odd) .ttc:after { border: solid transparent; content: " "; height: 0; width: 0; pointer-events: none; border-color: rgba(245, 242, 239, 0); border-width: 9px; margin-top: -4px; }
.timeline ul li:nth-child(even) .ttc:after { left: 100%; border-left-color: #f5f2ef; }
.timeline ul li:nth-child(odd) .ttc:after { right: 100%; border-right-color: #f5f2ef; }
.timeline ul li:nth-child(odd) { margin-right: 50%; }
.timeline ul li:nth-child(even) { margin-left: 50%; }
/* .timeline ul li:nth-child(odd) h4, .timeline ul li:nth-child(odd) p { text-align: right; } */
.timeline ul li:nth-child(odd) h4, .timeline ul li:nth-child(odd) p { text-align: justify; }
.timeline ul li:nth-child(odd) .ttc { right: -200px; }
.timeline ul li:nth-child(even) .ttc { left: -200px; }
.timeline ul li:nth-child(odd) .rounded-button { text-align: center; }
.ttc .clock, .ttc .minutes { float: left; width: 50%; text-align: center; padding: 6px 10px; line-height: 1.25; font-size: 12px;     text-transform: uppercase; font-weight: bold;}
.ttc .clock { text-align: right; }
.ttc .clock span { display: block; margin-bottom: 4px; color: #009b3a; font-size: 18px; }
.ttc .min-amm { font-size: 30px; font-family: 'ubuntubold'; color: #009b3a; display: block; }
.rounded-button.drawdown { line-height: 1.25; height: auto; margin: 0 auto; width: auto; max-width: 390px; text-align: center; padding: 20px 30px; color: #fff; display: block; }
.rounded-button.drawdown h4 { color: #fff; font-size: 18px; }
.rounded-button.drawdown p { text-transform: initial; font-family: 'ubunturegular'; font-size: 16px; }
.gen-info { color: #000; }
.gen-info2 { color: #000; padding-bottom: -50px; }
.gen-info h3 { padding-left: 36px; background: url('images/check.png') no-repeat left 4px; font-size: 24px; line-height: 24px; min-height:0; margin: 0 0 20px; }
.gen-info2 h3 { padding-left: 36px; background: url('images/check.png') no-repeat left 4px; font-size: 16px; line-height: 24px; min-height:0; margin: 0 0 20px; }
.gen-info p { min-height:0; font-size: 16px; }
.gen-info .rounded-button { text-align: center; }
.gen-info-list div:first-child{padding-left:0;}
.gen-info-list div:last-child{padding-right:0;}
.gen-info-list { text-align:justify;}


@media (min-width: 1190px){
.gen-info h2{margin-bottom:45px;}
.gen-info h3 {min-height: 40px;}
.gen-info2 h3 {min-height: 40;}
.gen-info p { min-height: 180px;}
}

@media (max-width: 1189px){
/* Vesna, ovde sam dodao i marginu za home page blokove*/
.gen-info h3, .why-profunder h3 {margin-top: 60px;}
}

@media (max-width: 992px){
	.timeline ul{padding-top:150px;}
	.timeline ul li{width:100%; margin-bottom:150px !important; background:#f4f1ed;  border-radius: 13px;
    padding: 15px 20px;}
	.timeline ul li:last-child{margin-bottom:30px !important;}
	.timeline ul li:nth-child(even){margin-left: 0;}
    .timeline ul li:nth-child(odd) h4, .timeline ul li:nth-child(odd) p { text-align: left; }
	.timeline ul li h4:after, .timeline ul li:nth-child(odd) h4:after {display:none;} 
	.timeline ul li h4:before, .timeline ul li:nth-child(odd) h4:before { content:""; display:block; width:13px; height:13px; border-radius:50%; border:4px solid #19a54d; position:absolute; top:-105px;  left: 50%; transform: translate(-50%, -50%);}
	.timeline ul li:nth-child(odd) .ttc, .timeline ul li.ttc, .timeline ul li:nth-child(even) .ttc{ top:-47px; left: 50%; transform: translate(-50%, -50%); }
		
.timeline ul li:nth-child(even) .ttc:after, .timeline ul li:nth-child(odd) .ttc:after  { left: 100%;  border-right-color:transparent;  border-left-color: transparent; border-bottom-color: #f5f2ef; }
.timeline ul li .ttc:before, .timeline ul li .ttc:after { top: -14px; }
.timeline ul li:nth-child(even) .ttc:after, .timeline ul li:nth-child(odd) .ttc:after{left:75px;}
}
	
@media (max-width: 480px){
		.rounded-button.drawdown{max-width:100%;}
}