/*
Theme Name:     Orbius Child Theme
Theme URI:      http://themeforest.net/user/Softwebmedia/portfolio
Description:    Orbius Child Theme for customization
Author:         Soft Web Media
Author URI:     http://themeforest.net/user/Softwebmedia
Template:       orbius
Version: 		1.00
*/


/* Add your custom style below */

/** POP UP **/

#row {
	width:100%;
	display: table;
    vertical-align: middle;
	height: 660px;
}

.column-50s.thumb {
	display: table-cell;
	width: 50%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

.column-50s.bg {
	background-size: cover;
	background-repeat: no-repeat;
    background-position: center;
	display: table-cell;
	width: 50%;
	height: 100%;
	vertical-align: middle;
}

.ds-popup-content h3 {
	color: #000000;
	letter-spacing: 2px;
	font-weight: 300;
	line-height: 1.655em;
}