/******************************************
    File Name: custom.css
    Template Name: Engines
    Created By: PSD Convert HTML Team
    Envato Profile: http://themeforest.net/user/psdconverthtml
    Website: https://psdconverthtml.com
    Version: 1.0
    Support: support@psdconverthtml.com
/******************************************/

/** ADD YOUR CSS CODES HERE **/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cms-hp-list-container { 
    width: 100%; 
    height: 197px; 
    overflow: hidden; 
}
.cms-hp-list-container img { 
    width: 100%;
}
.cms-hp-agent-container { 
    width: 100%; 
    height: 255px; 
    overflow: hidden; 
}
.cms-hp-agent-container img { 
    width: 100%;
}
.cms-list-container { 
    width: 100%; 
    height: 197px; 
	margin-bottom: 6px;
    overflow: hidden; 
}


.cms-other-container { 
    width: 100%; 
    height: 100px; 
    overflow: hidden; 
}
.cms-other-container img { 
    width: 100%;
}

.cms-agent-list-container { 
    width: 100%; 
    height: 260px; 
    overflow: hidden; 
}
.cms-agent-list-container img { 
    width: 100%;
}