#client_content p {
    padding-bottom: 10px;
}



/* header bez margine na dnu */
.client_folio .fullwidth .panel-row-style-parent {
margin-bottom: 0px !important; 
}

/* header uži */
#header_wrapper {
    padding: 26px 0;
}

/*botuni udaljenost*/
.alignleft {
margin:0;
}

/*za paragrafe*/
p {
    line-height: 23px !important;
}

.vimeography-journey-viewport {
    overflow: visible !important;
}

.vimeography-journey .vimeography-thumbnail a span {
    font-size: 13px;
    margin-top: 95px;
    display: block;
    text-align: center;
}

.vimeography-thumbnail {
    height: 134px !important;
}

.vimeography-journey .vimeography-thumbnail a {
    opacity: 1 !important;
    background: none !important;
}

.vimeography-thumbnail-container {
overflow:hidden;
padding-bottom:0 !important;  
}

/**reducing spacing between buttons and video **/

.panel-grid-cell .so-panel .video_window {
margin-bottom: 0;
}

/** hiding the title for individual clients **/

.single .sub_header_wrapper {
display:none; 
}

/** Special title formatting for client headers **/

.textAreaWrapper {
line-height: 20px;
}
/** Special formatting for the agent page photo **/
.left_image {
    border: none !important;
}
/** Special formatting for the placements page **/

.news_boxes {
    min-height: 172px !important;
    background: url(/wp-content/uploads/2015/10/client_name_bg2.jpg);
    width: 450px;
    margin: 0 16px;
}

#pgc-1790-0-0, #pgc-1790-1-0, #pgc-1790-2-0 {
    width: 100%;
    width: calc(100% - ( 0 * 30px ) );
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
}


div#panel-1790-0-0-1 {
    margin-top: 30px;
}



.news_boxes img
{
margin-right:30px;
width:125px;
height:121px; 
}

@media screen and (max-width: 768px)  {
.news_boxes {
    width: 300px;
}

div#panel-1790-0-0-1 {
    margin-top: 0;
}

}



.headline {
    background: url('/wp-content/uploads/2015/10/client_name_bg2.jpg');
    height: 110px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.1);
}

.headline h3 {
    text-shadow: 2px 2px 2px black;
    border-bottom: 4px solid #a68242;
/**    height: 17px;**/
    font-size: 30px;
    padding-top: 58px;
    margin-bottom: 1px;
/**line-height:0;**/
}

.portfolio_fullwidth {
    margin-top: 0;
}

.fa-plus {
display:none;
}


/** Client list text under photo **/
.portfolio-container h4 {
    position: relative;
}

/**Search box**/


#ajaxsearchlite1 .probox, div[id*="ajaxsearchlite"] .probox {
        height: 44px !important;
}

#ajaxsearchlite1 .probox .proinput input, div[id*="ajaxsearchlite"] .probox .proinput input {
    font-size: 20px !important;
height: 44px !important;
}

div[id*="ajaxsearchlite"] .probox .promagnifier {
    height: 44px !important;
}

//* botuni za stranicu sa klijentima *//

.all_buttons {
    display: inline-block;
    margin-right: 5px;
}

.entry-content ul li.botun a {
display: inline-block;
    font-size: 14px;
    padding: 6px 13px;
background: #333;
}
.entry-content ul li.botun{
display: inline-block;
}
.entry-content ul li.botun a:hover {
background: #787878;
}

/** ukidanje bijele crte na velikom videu **/

#mid_container_wrapper .vimeography-player a {
    color: #ffffff;
    display: none;
}



/**dimenzioniranje thumbnaila**/
@media screen and (min-width: 300px) {
.vimeography-journey .vimeography-thumbnail img {
    height: 95px !important;
}}

@media screen and (min-width: 300px) {
.vimeography-journey .vimeography-thumbnail {
    width: 160px !important;
}}



@media screen and (min-width: 300px) {
.vimeography-journey .vimeography-thumbnail a {
    width: 100% !important;
}}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
.logo {
    width: 370px !important;
}}

@media only screen and (max-width: 768px) and (min-width: 375px) {
#client_content .panel-grid-cell:nth-last-of-type(2) {
    top: -600px !important;
}}

@media only screen and (max-width: 375px) {
#client_content .panel-grid-cell:nth-last-of-type(2) {
    top: -590px !important;
}}