/*####################################################*/
/*** LEFT & RIGHT ROWS ***/
/*####################################################*/
.container.main-our-journy {
	margin: auto !important;
}
.ss-stand-alone {
	max-width: 810px;
	position: relative;
	left: 50%;
	margin-left: -405px;
}
.clr {
	clear: both;
}
.ss-container {
	width: 100%;
	position: relative;
	text-align: left;
	float: left;
	padding-top: 30px;
}
.main-our-journy .ss-container {
	padding-top: 80px;
}

.ss-container-clear {
	display: none;
}

.ss-container:before {
	position: absolute;
	width: 4px;
	background-color: #0083d7;
	top: 0px;
	left: 50%;
	margin-left: -2px;
	content: "";
	height: 100%;
}

.ss-row,
.ss-row-f {
	width: 100%;
	clear: both;
	float: left;
	position: relative;
	padding: 30px 0;
	-webkit-backface-visibility: hidden;
}
.add-opacity-fx {
	opacity: 0;
}
.ss-row-clear {
	padding: 0;
	margin-top: -2px;
}
.ss-left,
.ss-right {
	float: left;
	width: 50%;
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
}
.ss-full {
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	position: relative;
	clear: both;
}
.ss-right {
	padding-left: 25px;
	padding-right: 25px;
}
.ss-left {
	text-align: right;
	float: left;
	width: 50%;
	padding: 0 22px 0 22px;
}
.ss-full {
	padding-top: 40px;
	float: left;
}
.empty-right {
	float: right;
}
.empty-left {
	float: left;
}
.ss-row-titles {
	font-size: 28px;
	color: #7b6cb2;
}

/*####################################################*/
/*** CONTAINER ***/
/*####################################################*/
.content-title {
	border-bottom: dashed 1px #ccc;
	margin-bottom: 5px;
	padding-bottom: 14px;
	display: block;
	font-weight: 600;
}
.content-title-no-b {
	border-bottom: none;
	margin-bottom: 5px;
	padding-bottom: 8px;
}

.gray-container {
	background: transparent;
	border: 0;
	padding: 10px 19px 8px 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
	font-size: 14px;
	line-height: 27px;
	color: #333333;
}
.gray-container p {
	margin-bottom: 0;
}

.container-border {
	border: solid 1px #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 0 3px 1px #e0e0e0;
	background-color: #fff;
}

.c-size-small {
	width: 200px;
}
.c-size-large {
	width: 280px;
}
.c-size-big {
	min-width: auto;
}
.ss-left .img-padding {
	margin-right: 40px;
}
.ss-right .img-padding {
	margin-left: 40px;
}
.img-padding-c {
	padding: 5px;
	padding-bottom: 0px;
}
.rows-holder {
	display: inline-block;
}
.row-1-2 {
	width: 48%;
	float: left;
	padding: 14px 8px 0 0px;
	clear: both;
}
.row-2-2 {
	width: 48%;
	float: left;
	padding: 14px 0px 0 0px;
}
.row-1-3 {
	width: 31%;
	float: left;
	padding: 14px 8px 0 0px;
	clear: both;
}
.row-2-3,
.row-3-3 {
	width: 31%;
	float: left;
	padding: 14px 8px 0 0px;
}
/*####################################################*/
/*** CONTAINER ARROWS ***/
/*####################################################*/
.ss-long-arrow::before {
	width: 60px;
	height: 4px;
	background-color: #fff;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	position: absolute;
	content: "";
	margin-top: 22px;
	margin-left: 0;
	overflow: hidden;
	z-index: -1;
	box-shadow: 0px 0 3px 1px #e0e0e0;
}

.ss-left .ss-long-arrow::before {
	right: 23px;
	width: 60px;
	margin-top: 24px;
}
.ss-right .ss-long-arrow:before {
	left: 21px;
}
.ss-left .ss-long-arrow:after {
	right: 0;
	border-color: transparent transparent transparent #f6f6f6;
}

.ss-right .ss-long-arrow:after {
	left: 0;
	border-color: transparent #f6f6f6 transparent transparent;
}

.ss-left .arrow-side {
	right: 10px;
	position: absolute;
	margin-top: 18px;
}
.ss-right .arrow-side {
	position: absolute;
	margin-top: 31px;
	margin-left: 0;
	left: 8px;
	right: inherit;
}

.ss-left .arrow-side::after {
	border-color: transparent transparent #fff #fff;
	border-style: solid;
	border-width: 6px;
	right: 0;
	height: 0;
	width: 0;
	position: absolute;
	margin-right: 0;
	margin-top: 16px;
	content: "";
	transform-origin: 0 0;
	transform: rotate(223deg);
	box-shadow: -3px 2px 3px -1px rgba(0, 0, 0, 0.2);
	left: -13px;
}
.ss-left .arrow-side::before {
	content: "";
	box-shadow: 0 0 5px;
	width: 2px;
	position: absolute;
	top: 0px;
	right: 13px;
	height: 14px;
	z-index: -2;
}
.ss-right .arrow-side::after {
	border-color: transparent transparent #fff #fff;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
	position: absolute;
	margin-top: -15px;
	margin-left: -8px;
	content: "";
	transform-origin: 0 0;
	transform: rotate(45deg);
	box-shadow: -3px 3px 3px -1px rgba(0, 0, 0, 0.2);
	right: -30px;
}
.ss-right .arrow-side::before {
	content: "";
	box-shadow: 0 0 5px;
	width: 2px;
	position: absolute;
	top: -13px;
	right: -19px;
	height: 14px;
	z-index: -2;
}

.ss-full .arrow-up,
.arrow-up-comments {
	border-color: transparent transparent #e0e0e0 transparent;
	border-style: solid;
	border-width: 10px;
	height: 0;
	width: 0;
	position: absolute;
	margin-top: -19px;
	left: 50%;
	margin-left: -10px;
}
.ss-right .arrow-up-comments {
	margin-left: 42.9%;
}
.ss-full .arrow-up:after,
.arrow-up-comments:after {
	border-color: transparent transparent #f6f6f6 transparent;
	border-style: solid;
	border-width: 10px;
	height: 0;
	width: 0;
	position: absolute;
	margin-top: -9px;
	margin-left: -10px;
	content: "";
}

.arrow-date {
	border-color: #0083d7 transparent transparent transparent;
	border-style: solid;
	border-width: 8px;
	height: 0;
	width: 0;
	position: absolute;
	margin-top: 35px;
	margin-left: 51.5px;
}
.arrow-date:after {
	border-color: #fff transparent transparent transparent;
	border-style: solid;
	border-width: 10px;
	height: 0;
	width: 0;
	position: absolute;
	margin-top: -11px;
	margin-left: -10px;
	content: "";
}

/*####################################################*/
/*** TIME AND DOT ***/
/*####################################################*/
.time-dot {
	visibility: hidden;
	position: absolute;
	height: 15px;
	width: 15px;
	border: solid 3px #0083d7;
	border-radius: 50%;
	background-color: #f6f6f6;
	z-index: 1;
	left: 50%;
	margin-top: 19px;
	margin-left: -7px;
}
.ss-row-f .time-dot {
	visibility: visible;
}

.time-dot-date {
	color: #7b6cb2;
	visibility: hidden;
	width: 123px;
	height: 35px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	right: 50%;
	margin-right: -63.5px;
	margin-top: -84px;
	background-color: #fff;
}
.ss-row-f .time-dot-date {
	visibility: visible;
}
.ss-right .time-dot-date {
	top: -140px;
	left: -283px;
}
.ss-left .time-dot-date {
	top: -40px;
	right: -83px;
}
.ss-full .time-dot-date {
	top: -40px;
	right: 39.8%;
}
.time-dot-hide {
	visibility: hidden;
}
.time-dot-show {
	visibility: visible;
}
.time-dot-date .container-border {
	box-shadow: none;
	border: none;
}
.time-dot-date .gray-container {
	padding: 3px 4px 0 0;
	overflow: hidden;
	font-size: 16px;
	color: #333333;
	border: 1px solid #0083d7;
	height: 36px;
	text-align: center;
	font-weight: 600;
	border-radius: 6px;
}
.ss-left .time-dot {
	right: -5px;
	top: 12px;
}
.ss-right .time-dot {
	left: -7px;
	top: 12px;
}
.ss-full .time-dot {
	top: 12px;
	right: 49.5%;
}

/*####################################################*/
/*** BADGE ***/
/*####################################################*/

.ss-left .c-size-large .m-pading {
	left: 58px;
}
.ss-right .c-size-large .m-pading {
	right: 58px;
}
.ss-left .c-size-small .m-pading {
	left: 138px;
}
.ss-right .c-size-small .m-pading {
	right: 138px;
}
.badge-hot {
	width: 69px;
	height: 58px;
	position: absolute;
	z-index: 20;
	right: 3.5%;
	top: -2px;
	background: url(images/badge-hot.png) no-repeat;
}
.ss-left .badge-hot {
	left: 3.5%;
	background: url(images/badge-hot-left.png) no-repeat;
}
.ss-left .c-size-large .badge-hot {
	left: 104px;
}
.ss-right .c-size-large .badge-hot {
	right: 104px;
}
.ss-left .c-size-small .badge-hot {
	left: 184px;
}
.ss-right .c-size-small .badge-hot {
	right: 184px;
}
.ss-left .c-size-large .b-pading {
	left: 64px;
}
.ss-right .c-size-large .b-pading {
	right: 64px;
}
.ss-left .c-size-small .b-pading {
	left: 144px;
}
.ss-right .c-size-small .b-pading {
	right: 144px;
}
.badge-1 {
	background: url(images/badge-1.png) no-repeat;
}
.ss-left .badge-1 {
	background: url(images/badge-1-left.png) no-repeat;
}
.badge-top-padding {
	top: 31px;
	right: 7px;
}
.badge-hot-top-padding {
	top: 38px;
	right: 13px;
}
/*####################################################*/
/*** CIRCLE STYLE IMG ***/
/*####################################################*/
.circle-img-1 {
	padding-top: 90px;
	padding-bottom: 72px;
}
.circle-img-2 {
	padding-top: 110px;
}
.circle-img-3 {
	padding-top: 160px;
}
.circle-img-b {
	border-radius: 50%;
	width: 244px;
	height: 244px;
	margin-left: 40px;
	margin-top: -100px;
}
.circle-img-1 .circle-img-b {
	width: 180px;
	height: 180px;
	background-color: #f1efef;
	border: 4px solid #fff;
	box-shadow: 0px 0 2px 2px #e0e0e0;
	margin: -63px 44px 0 44px;
}
.circle-img-3 .circle-img-b {
	width: 334px;
	height: 334px;
	margin-left: 40px;
	margin-top: -150px;
}
.ss-left .circle-img-b {
	margin-right: 40px;
}
.circle-img-c {
	border-radius: 50%;
	width: 230px;
	height: 230px;
	padding: 6px;
}
.circle-img-1 .circle-img-c {
	width: 180px;
	height: 180px;
}
.circle-img-3 .circle-img-c {
	width: 320px;
	height: 320px;
}
.ch-grid {
	padding-top: 5px !important;
	list-style: none;
	display: block;
	text-align: center;
	overflow: hidden;
	position: inherit;
	height: 100%;
	padding: 0;
}
.circle-img-1 .ch-grid {
	width: 180px;
	height: 180px;
}
.circle-img-2 .ch-grid {
	width: 274px;
}
.circle-img-3 .ch-grid {
	width: 384px;
}
.ch-grid:after,
.ch-item:before {
	content: "";
	display: table;
}
.ch-grid:after {
	clear: both;
}

.circle-img-1 .ch-grid li {
	width: 132px;
	height: 132px;
	margin: auto;
	position: relative;
	left: -10px;
	top: 8px;
}
.circle-img-2 .ch-grid li {
	width: 220px;
	height: 220px;
}
.circle-img-3 .ch-grid li {
	width: 310px;
	height: 310px;
}
.gray-container .ch-grid div {
	-webkit-backface-visibility: hidden;
}
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
}

.ch-info-wrap,
.ch-info {
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;
	-webkit-backface-visibility: hidden;
	z-index: 1;
}
.circle-img-1 .ch-info {
	width: 110px;
	height: 110px;
	margin-top: 0;
	margin-left: 0;
	-webkit-backface-visibility: hidden;
	z-index: 1;
}
.circle-img-2 .ch-info {
	width: 180px;
	height: 180px;
}
.circle-img-3 .ch-info {
	width: 110px;
	height: 110px;
	margin-top: -1px;
	margin-left: -1px;
}
.ch-info-wrap {
	background: #f9f9f9;
	box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2), inset 0 0 3px rgba(103, 103, 103, 0.8);
}

.circle-img-1 .ch-info-wrap {
	top: 12px;
	left: 11px;
	width: 110px;
	height: 110px;
	box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.8);
}

.circle-img-2 .ch-info-wrap {
	top: 20px;
	left: 20px;
}
.circle-img-3 .ch-info-wrap {
	top: 20px;
	left: 20px;
	width: 110px;
	height: 110px;
}
.ch-info div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	-webkit-backface-visibility: hidden;
}
.ch-info .ch-info-front {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.ch-info .ch-info-back {
	opacity: 0;
	background: #0083d7;
	filter: alpha(opacity=80);
	pointer-events: none;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.4s ease-in-out 0.2s;
	-moz-transition: all 0.4s ease-in-out 0.2s;
	-o-transition: all 0.4s ease-in-out 0.2s;
	-ms-transition: all 0.4s ease-in-out 0.2s;
	transition: all 0.4s ease-in-out 0.2s;
}

.ch-info h3 {
	font-size: 16px;
	color: #fff;
	margin: 0 15px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 40px 0px 10px 0px;
	height: auto;
	text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.ch-item:hover .ch-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	opacity: 0;
}
.ch-item:hover .ch-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	pointer-events: auto;
}
