body {
    font-family: 'raleway', sans-serif;
	font-size:14px;
	background-color: #FFF;
	overflow-x:hidden;
	color:#404040;
	-webkit-overflow-scrolling:touch
}
::selection {
	background:#EEE4D5;
	color:#fff
}
::-moz-selection {
	background:#EEE4D5;
	color:#fff
}
h1,h2,h3,h4,h5,h6 {
	font-weight:600;   
	font-family: 'raleway', sans-serif;
color:#474747
}
.h1,h1 {
	font-size:36px;
	margin-top:35px;
	margin-bottom:20px
}
.h2,h2 {
	font-size:30px;
	margin-top:35px;
	margin-bottom:15px
}
.h3,h3 {
	font-size:26px;
	margin-top:35px;
	margin-bottom:10px
}
.h4,h4 {
	font-size:22px;
	margin-top:20px;
	margin-bottom:10px
}
.h5,h5 {
	font-size:18px;
	margin-top:20px;
	margin-bottom:10px
}
.h6,h6 {
	font-size:16px;
	margin-top:15px;
	margin-bottom:5px
}
code {
	background-color:#F2F2F2
}
p {
	margin-bottom:30px;
	line-height:1.5em
}
em,strong {
	color:#404040
}
strong {
	font-weight:600;
	font-family:raleway
}
blockquote {
	font-size:14px;
	padding:30px 25px;
	margin-bottom:30px;
	border-left:3px solid #EEE4D5;
	color:#A3A3A3;
	background:#f7f7f7
}
blockquote>h1:first-child,blockquote>h2:first-child,blockquote>h3:first-child,blockquote>h4:first-child,blockquote>h5:first-child,blockquote>h6:first-child {
	margin-top:0
}
iframe {
	border:none
}

#main-content.dark-template {
	color:#B1B1B1;
	background-color:#1c1c1c
}
.dark-template em,.dark-template strong {
	color:#EBEBEB
}
#main-content {
	position:relative;
	margin-left:70px;
	left:0;
	z-index:2;
	background: #fffcf5;
	border-left:1px solid #f1f1f1
}
.shadowLeft {
	-webkit-transition:box-shadow .25s ease;
	-moz-transition:box-shadow .25s ease;
	-ms-transition:box-shadow .25s ease;
	-o-transition:box-shadow .25s ease;
	transition:box-shadow .25s ease;
	box-shadow:-5px -5px 13px -5px rgba(0,0,0,.7)
}
a,a:focus,a:hover {
	text-decoration:none;
	outline:0
}
a {
	color:#EEE4D5
}
a:focus,a:hover {
	color:#bc821e
}
.inner-wrapper {
	position:relative;
	height:100%;
	width:100%;
	overflow-y:auto
}
.vcenter-wrapper {
	display:table;
	height:100%;
	width:100%
}
.vcenter {
	display:table-cell;
	vertical-align:middle
}
.img-fit {
	width:100%
}
.mb-small {
	margin-bottom:15px
}
.mb-medium {
	margin-bottom:25px
}
.mb-large {
	margin-bottom:50px
}
.mb-xlarge {
	margin-bottom:80px
}
.no-margin {
	margin:0
}
.nmtop {
	margin-top:0
}
.colored {
	color:#EEE4D5
}
.clearit:after,.clearit:before {
	clear:both;
	display:table;
	content:''
}
.thin-text {
	font-size:16px;
	font-weight:300;
	font-family:ralewaylight
}
.btn {
	border:1px solid #ebebeb;
	border-radius:0;
	text-transform:uppercase;
	padding:10px 25px;
	font-weight:400;
	font-size:13px;
	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	-ms-transition:all .25s ease;
	-o-transition:all .25s ease;
	transition:all .25s ease
}
.btn-default {
	background-color:#fdfdfd;
	color:#474747
}
.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover {
	color:#333;
	background-color:#f1f1f1;
	border-color:#dedede
}
.btn-dyf {
	color:#444;
	background-color:#EEE4D5;
	border-color:#FFF
}
.btn-dyf.alt {
	color:#EEE4D5;
	background-color:transparent;
	border-color:#EEE4D5
}
.btn-dyf.active,.btn-dyf:active,.btn-dyf:focus,.btn-dyf:hover {
	background-color:#efb44f;
	border-color:#e6ae4f;
	color:#fff
}
.btn-transparent {
	color:#fff
}
.btn-transparent:focus,.btn-transparent:hover {
	background-color:#fff
}
.btn-icon i {
	padding-right:5px
}
.btn-icon-right i {
	padding-left:5px
}
.btn-lg {
	padding:15px 35px;
	font-size:14px;
	line-height:1.33
}
.btn-lg-sm {
	padding:1px 5px;
	font-size:14px;
	line-height:1.33;
	margin-left:12px
}
.btn-sm {
	padding:6px 18px;
	font-size:12px
}
.btn-xs {
	padding:3px 10px;
	font-size:12px
}
.btn-simple {
	border:1px solid #dedede
}
.dark-overlay,.light-overlay {
	position:relative
}
.dark-overlay:after,.light-overlay:after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:.3;
	z-index:1
}
.light-overlay:after {
	background-color:#fff
}
.dark-overlay:after {
	background-color:#000
}
.bordered,.lined,.underlined {
	position:relative;
	margin-bottom:35px
}
.bordered-fine {
	position:relative;
	margin-bottom:12px
}
.underlined:after {
	content:'';
	border-bottom:1px solid #eee;
	height:1px;
	position:absolute;
	width:100%;
	left:0;
	bottom:-15px
}
.lined:after {
	content:'';
	position:absolute;
	height:4px;
	background:#EEE4D5;
	width:50px;
	bottom:-17px;
	left:0
}
.bordered,.bordered-fine {
	padding-left:20px
}
.bordered-fine:after,.bordered:after {
	content:"";
	position:absolute;
	height:100%;
	left:0;
	top:0;
	width:4px;
	background:#EEE4D5
}
.section-title {
	font-size:50px;
	color:#474747;
	position:relative;
	padding-bottom:25px;
	margin-bottom:30px
}
.section-title:after {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:80px;
	height:5px;
	background:#EEE4D5
}
.double-title {
	font-weight:400;
	font-family:raleway;
	text-transform:uppercase
}
.double-title:after {
	height:10px;
	width:90px
}
.double-title span {
	position:relative;
	font-size:25px;
	display:block;
	top:5px;
	text-transform:initial;
	font-weight:600;
	font-family:raleway
}

ol li,ul li {
	margin-bottom:7px
}
ul.list-border,ul.list-iconed,ul.list-iconed-circle,ul.list-iconed-square {
	list-style:none;
	padding:0
}
ul.list-iconed i {
	padding-right:10px
}
ul.list-iconed-circle li,ul.list-iconed-square li {
	margin-bottom:10px
}
ul.list-iconed-circle i,ul.list-iconed-square i {
	color:#EEE4D5;
	border:1px solid #EEE4D5;
	border-radius:50%;
	margin-right:10px;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px
}
ul.list-iconed-square i {
	border-radius:0
}
ul.list-border li {
	border-bottom:1px dotted #ccc;
	padding-bottom:5px
}
ul.list-hover li {
	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	-ms-transition:all .25s ease;
	-o-transition:all .25s ease;
	transition:all .25s ease
}
ul.list-hover li:focus,ul.list-hover li:hover {
	padding-left:10px
}
ul.list-items {
	margin:0 0 30px;
	padding:0;
}
ul.list-items li {
	list-style:none;
	margin-bottom:5px;
	font-size:11px
}
ul.list-items .list-label {
	display:inline-block;
	color:#EEE4D5;
	padding-right:5px;
	text-transform:uppercase;
	width:90px
}
ul.list-items .list-des {
	display:inline-block
}
.custom-grid-row {
	position:relative
}
.custom-grid-row img {
	width:100%
}
.custom-grid-row:after {
	content:" ";
	display:table;
	clear:both
}
.col-1-1,.col-1-2,.col-1-3,.col-2-3 {
	float:left
}
.col-1-1 {
	width:100%
}
.col-1-2 {
	width:50%
}
.col-1-3 {
	width:33.333333%
}
.col-2-3 {
	width:66.666666%
}
#side-bar {
	width:270px;
	background:#D7CEC0;
	text-align:center;
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	z-index:2
}
#inner-bar {
	position:fixed;
	top:0;
	left:0;
	width:70px;
	color:#EEE4D5;
	height:100%;
	z-index:5;
	text-align:center;
	background-color:#faf9f5;
	box-shadow:2px 0 4px -4px #444
}


.centered-description {
	text-align:center;
	padding:50px;
	font-size:14px;
	color:#2c2c2c
}
.centered-description p:last-child {
	margin-bottom:0
}
.parallax-head {
	position:fixed!important;
	height:600px;
	overflow:hidden;
	background-position:50% 50%;
	background-size:cover
}
.parallax-head:before {
	background:-moz-linear-gradient(top,rgba(0,0,0,.3)0,rgba(0,0,0,0)100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.3)),color-stop(100%,rgba(0,0,0,0)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,.3)0,rgba(0,0,0,0)100%);
	background:-o-linear-gradient(top,rgba(0,0,0,.3)0,rgba(0,0,0,0)100%);
	background:-ms-linear-gradient(top,rgba(0,0,0,.3)0,rgba(0,0,0,0)100%);
	background:linear-gradient(to bottom,rgba(0,0,0,.3)0,rgba(0,0,0,0)100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000',endColorstr='#00000000',GradientType=0);
	content:'';
	position:absolute;
	width:100%;
	height:100px;
	top:0;
	left:0
}
	.parallax-contents {
	margin-top:65%;
	z-index:1;
	background:#fff;
	position:relative
}

.logox {
    float: right;
	margin-right:10px;
	margin-top: 20px;
	z-index:9999999;
}
.logox img {
    height: 45px;
    width:auto;
	z-index:9999999;
}

.page-side {
	position:fixed;
	height:100%;
	width:290px;
	background-color:#1c1c1c;
	z-index:5
}
.page-main {
	background-color:#1c1c1c;
	margin-left:290px;
	position:relative;
	height:100%;
	z-index:3
}
.page-side .side-content {
	padding:0 15%;
	font-size:13px
}
.page-side .title {
	color:#fff;
	font-size:38px;
	width:100%;
	margin-bottom:20px;
	font-weight:800;
	font-family:raleway;
	line-height:1.1em;
	margin-top:0
}
.page-side .title span {
	display:block
}
.page-side .title .first-part {
	font-size:17px;
	line-height:1em;
	font-weight:300;
	font-family:ralewaylight
}
.page-side .title .second-part {
	color:#EEE4D5;
	font-size:16px;
	font-weight:300;
	font-family:ralewaylight;
	line-height:1em
}
.rightside-folio .page-side {
	right:0;
	padding: 20px 20px 160px;
	width:290px
}
.rightside-folio .page-main {
	left:0;
	right:25%;
	background:#fff;
	margin-left:0;
	margin-right:290px
}
.rightside-folio .side-content {
	padding:0
}
.side-title {
	font-size:20px;
	font-weight:700;    font-family: 'raleway', sans-serif;
margin-bottom:20px;
	margin-top:28px;
	color:#fefefe;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
#project-header {
	position:relative
}
#project-header .header-cover {
	height:600px;
	overflow:hidden
}
#project-header .header-cover>img {
	width:100%
}
#project-header .header-content {
	position:absolute;
	bottom:200px;
	width:100%;
	text-align:center;
	z-index:1
}
.project-title {
	font-size:53px;
	font-weight:600;
	font-family:raleway;
	color:#fff;
	position:relative;
	padding:25px 10%;
	text-shadow:1px 1px 3px rgba(0,0,0,.5)
}
.project-title:after {
	content:'';
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-70px;
	width:140px;
	height:2px;
	background:#fff;
	opacity:.2
}
.project-caption {
	bottom:0;
	left:0;
	width:100%;
	padding:25px 50px;
	background:rgba(255,255,255,.25);
	color:#fff;
	font-size:18px;
	text-align:center;
	position:absolute;
	border-top:1px solid #989898;
	z-index:1
}
.project-caption p {
	margin:0
}
.img-container {
	position:relative;
	margin-bottom:50px
}
.img-container>img {
	width:100%
}
.caption {
	z-index:10
}
.cap-full {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden
}
.cap-lg {
	text-align:center;
	padding:0 15%
}
.cap-boxed {
	padding:30px 20px;
	position:absolute;
	max-width:60%
}
.cap-light {
	background:rgba(255,255,255,.5);
	border:1px solid rgba(255,255,255,.1);
	color:#000
}
.cap-dark {
	background:rgba(0,0,0,.5);
	border:1px solid rgba(0,0,0,.1);
	color:#fff
}
.cap-top {
	top:50px
}
.cap-left {
	left:50px
}
.cap-bottom {
	bottom:50px
}
.cap-right {
	right:50px
}
.cap-ribbon {
	bottom:0;
	left:0;
	max-width:100%;
	width:100%;
	padding:35px 40px;
	border:none;
	border-top:1px solid #333
}
.cap-dyf {
	position:absolute;
	bottom:90px;
	left:80px;
	right:200px
}
.cap-bordered {
	position:absolute;
	padding-left:30px;
	border-left:10px solid #fff;
	max-width:50%;
	color:#fff;
	text-shadow:0 1px 2px rgba(0,0,0,.25)
}
.cap-bordered.cap-reverse {
	border-left:none;
	padding-left:0;
	padding-right:30px;
	border-right:10px solid #fff;
	text-align:right
}
.cap-compact {
	border-left:8px solid #EEE4D5;
	padding-left:20px;
	max-width:80%
}
.cap-compact.cap-reverse {
	border-left:none;
	border-right:8px solid #EEE4D5;
	padding-left:0;
	padding-right:20px;
	text-align:right
}
.cap-elegant {
	position:absolute;
	bottom:60px;
	left:0;
	width:100%;
	padding:0 10%;
	color:#fff;
	text-shadow:0 1px 2px rgba(0,0,0,.25);
	text-align:center
}
.caption .cap-title {
	margin-top:0;
	color:#fff
}
.caption .cap-des {
	font-size:18px
}
.cap-boxed .cap-title {
	font-size:24px;
	margin-bottom:5px
}
.cap-boxed.cap-light .cap-des,.cap-boxed.cap-light .cap-title {
	color:#000
}
.cap-boxed.cap-dark .cap-des,.cap-boxed.cap-dark .cap-title {
	color:#fff
}
.cap-ribbon.cap-top {
	top:0;
	bottom:auto;
	border-top:none;
	border-bottom:1px solid #333
}
.cap-ribbon.cap-dark {
	border-color:rgba(128,128,128,.4)
}
.cap-ribbon.cap-light {
	border-color:rgba(174,174,174,.5)
}
.cap-lg .cap-title {
	font-size:60px;
	color:#fff;
	margin-bottom:55px;
	letter-spacing:5px;
	font-weight:100;
	font-family:raleway;
	text-shadow:0 1px 2px rgba(0,0,0,.25)
}
.cap-lg .cap-des {
	line-height:25px;
	margin-bottom:45px;
	position:relative;
	color:#fff;
	text-shadow:0 1px 2px rgba(0,0,0,.25)
}
.cap-lg .cap-des:after {
	content:'';
	position:absolute;
	top:-30px;
	left:50%;
	width:130px;
	height:7px;
	margin-left:-65px;
	background-color:#EEE4D5
}
.vf-item .cap-lg .cap-title {
	margin-bottom:25px
}
.vf-item .cap-lg .cap-des {
	margin-bottom:20px
}
.vf-item .cap-des:after {
	height:5px;
	top:-14px
}
.cap-lg-pushdown .cap-title {
	letter-spacing:normal;
	margin-top:15%
}
.cap-dyf .cap-title {
	font-size:60px;
	color:#fff;
	position:relative;
	padding-bottom:25px;
	margin-bottom:30px;
	text-shadow:0 1px 2px rgba(0,0,0,.25);
	font-weight:800;
	font-family:raleway
}
.cap-dyf .cap-title span {
	font-size:30px;
	font-weight:400
}
.cap-dyf .cap-title:after {
	content:'';
	position:absolute;
	bottom:-6px;
	left:0;
	width:80px;
	height:10px;
	background:#EEE4D5
}
.cap-dyf .cap-des {
	font-size:22px;
	line-height:1.2;
	color:#fff;
	text-shadow:0 1px 2px rgba(0,0,0,.25)
}
.cap-dyf .cap-des p {
	line-height:1.2
}
.cap-bordered .cap-title {
	font-size:40px;
	margin-bottom:30px;
	color:#fff;
	font-weight:400;
	line-height:.8
}
.cap-bordered .cap-des {
	font-size:18px;
	line-height:1.2;
	margin-bottom:30px
}
.cap-bordered .cap-des p {
	line-height:1.2
}
.cap-bordered.cap-top {
	top:70px
}
.cap-bordered.cap-left {
	left:70px
}
.cap-bordered.cap-bottom {
	bottom:70px
}
.cap-bordered.cap-right {
	right:70px
}
.cap-elegant .cap-title {
	font-size:30px;
	margin-bottom:0
}
.cap-elegant .cap-des {
	margin-bottom:25px;
	font-weight:500;
	font-family:ralewaymedium;
	font-size:25px
}
.cap-compact .cap-title {
	font-size:30px;
	line-height:.8;
	margin-bottom:0;
	font-weight:800;
	font-family:raleway;
	text-shadow:0 1px 2px rgba(0,0,0,.25)
}
.cap-compact.cap-top {
	top:50px
}
.cap-compact.cap-bottom {
	bottom:25px
}
.caption p {
	margin:0
}
.caption-1 {
	bottom:0;
	left:0;
	width:100%;
	padding:25px 50px;
	background:rgba(255,255,255,.25);
	color:#fff;
	font-size:18px;
	text-align:center
}
.ms-layer.cap-right {
	right:160px
}
.ms-layer.cap-left {
	left:160px
}
.ms-layer.cap-top {
	top:100px
}
.ms-layer.cap-bottom {
	bottom:100px
}


@media only screen and (max-width:990px) {
	body {
		font-size:13px
	}
	p {
		margin-bottom:20px;
		line-height:1.5em;
		margin-left:93px;	}
	.page-side {
		position:relative;
		height:auto;
		padding:10px 0;
		width:100%
	}
	.page-main {
		margin-left:0
	}
	.container {
		padding-left:20px;
		padding-right:20px
	}
	.page-side .side-content {
		padding:0 25px
	}
	.page-side .title {
		width:auto;
		font-size:25px;
		font-weight:500;
		font-family:ralewaymedium;
		margin-top:13px;
		margin-left:40px;
		margin-bottom:13px
	}
	.page-side .title .first-part,.page-side .title .second-part {
		display:none
	}
	.page-side .grid-filters,.page-side .title {
		display:inline-block;
		vertical-align:top
	}
	.rightside-folio .page-main {
		margin-right:0
	}
	.project-title {
		font-size:30px
	}
	.project-caption {
		padding:15px;
		font-size:14px
	}
	.rightside-folio .portfolio-md-detail {
		margin-top:0!important
	}
	.rightside-folio .portfolio-md-detail ul.list-items {
		margin-bottom:20px;
		margin-top:10px
	}
	ul.list-items {
	margin:0 0 30px;
	padding:0;
	padding-left:110px
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
		margin-bottom:15px
	}
	.ib-center {
		margin-top:65px
	}
	#main-content {
		margin-left:0
	}
	.section-title {
		margin-top:5px;
		font-size:30px;
		margin-bottom:25px
	}
	.double-title:after {
		height:7px
	}
	.double-title span {
		font-size:20px
	}

h1,h2,h3,h4,h5,h6 {
		font-weight:600;
		font-family:raleway;
		color:#474747
	}
	.h1,h1 {
		font-size:28px;
		margin-top:35px;
		margin-bottom:20px
	}
	.h2,h2 {
		font-size:25px;
		margin-top:35px;
		margin-bottom:15px
	}
	.h3,h3 {
		font-size:22px;
		margin-top:35px;
		margin-bottom:10px
	}
	.h4,h4 {
		font-size:18px;
		margin-top:20px;
		margin-bottom:10px
	}
	.h5,h5 {
		font-size:16px;
		margin-top:20px;
		margin-bottom:10px
	}
	.h6,h6 {
		font-size:14px;
		margin-top:15px;
		margin-bottom:5px
	}
	.announce-box {
		padding:40px;
		font-size:26px
	}
	.announce-box p {
		line-height:1
	}
	.caption .cap-des {
		font-size:15px
	}
	.cap-lg {
		padding:0 30px
	}
	.cap-lg .cap-title {
		font-size:35px;
		margin-bottom:45px
	}
	.cap-lg .cap-des {
		margin-bottom:20px
	}
	.cap-lg .cap-des p {
		line-height:1em
	}
	.cap-dyf {
		left:5%;
		right:5%;
		bottom:8%
	}
	.cap-dyf .cap-title {
		font-size:35px;
		margin-bottom:20px;
		padding-bottom:15px
	}
	.cap-dyf .cap-title:after {
		height:7px
	}
	.cap-bordered.cap-bottom {
		bottom:10%
	}
	.cap-bordered.cap-left {
		left:10%
	}
	.cap-bordered.cap-right {
		right:10%
	}
	.cap-bordered.cap-top {
		top:10%
	}
	.cap-bordered {
		padding-left:20px;
		border-left:6px solid #fff;
		max-width:70%
	}
	.cap-bordered .cap-title {
		font-size:30px;
		margin-bottom:20px
	}
	.cap-bordered .cap-des {
		margin-bottom:20px
	}
	.cap-top {
		top:10%
	}
	.cap-left {
		left:10%
	}
	.cap-bottom {
		bottom:10%
	}
	.cap-right {
		right:10%
	}
	.cap-compact .cap-title {
		margin-bottom:0
	}
.img-container {
	position:relative;
	margin-bottom:50px;
	margin-left:45px
}
.custom-grid-row {
	position:relative;
	margin-left:65px
}
.logox {
    float: right;
	margin-right:-11px;
	margin-top: -14px;
	z-index:9999999;
}
.logox img {
    height: 45px;
    width:auto;
	z-index:9999999;
}
}


@media only screen and (max-width:520px) {
	.regular-sidebar .gallery-widget .gallery-item {
		max-width:105px
	}
	#inner-bar {
		display:none
	}
	#inner-bar>.logo-alt {
		display:none
	}
	p {
		margin-bottom:20px;
		line-height:1.5em;
		margin-left:3px;
		}
		
	.btn-lg {
		padding:6px 15px;
		font-size:12px;
		line-height:1.33
	}
	.caption .cap-des {
		font-size:12px
	}
	.cap-lg {
		padding:0 20px
	}
	.cap-lg .cap-title {
		font-size:20px;
		margin-bottom:25px
	}
	.cap-lg .cap-des {
		margin-bottom:20px;
		display:none
	}
	.cap-lg .cap-des p {
		line-height:1em
	}
	.cap-lg .cap-des:after {
		width:100px;
		height:4px;
		margin-left:-50px;
		top:-15px
	}
	.cap-lg-pushdown .cap-title {
		margin-top:0
	}
	.cap-dyf {
		left:5%;
		right:5%;
		bottom:8%
	}
	.cap-dyf .cap-title {
		font-size:22px;
		margin-bottom:16px;
		padding-bottom:8px
	}
	.cap-dyf .cap-title span {
		font-size:15px;
		font-weight:400
	}
	.cap-dyf .cap-title:after {
		height:5px
	}
	.cap-bordered.cap-bottom {
		bottom:10%
	}
	.cap-bordered.cap-left {
		left:10%
	}
	.cap-bordered.cap-right {
		right:10%
	}
	.cap-bordered.cap-top {
		top:10%
	}
	.cap-bordered {
		padding-left:20px;
		border-left:6px solid #fff;
		max-width:70%
	}
	.cap-bordered .cap-title {
		font-size:16px;
		line-height:1;
		margin-bottom:10px
	}
	.cap-bordered .cap-des {
		margin-bottom:10px
	}
	.cap-bordered.cap-reverse {
		padding-right:20px;
		border-right:6px solid #fff
	}
	.cap-top {
		top:10%
	}
	.cap-left {
		left:10%
	}
	.cap-bottom {
		bottom:10%
	}
	.cap-right {
		right:10%
	}
	.cap-compact .cap-title {
		margin-bottom:0
	}
	.cap-elegant .cap-title {
		font-size:22px;
		margin-bottom:0
	}
	.cap-elegant {
		bottom:20px
	}
	.cap-elegant .cap-des {
		margin-bottom:15px
	}
	.cap-boxed .cap-title {
		font-size:16px
	}
	.cap-boxed {
		padding:15px;
		max-width:70%
	}
	.cap-ribbon {
		width:100%;
		max-width:100%
	}
	.img-container {
		margin-bottom:20px
	}
.img-container {
	position:relative;
	margin-bottom:20px;
	margin-left:0px
}
#side-bar {
		width:100%
	}
	.custom-grid-row {
	position:relative;
	margin-left:0px
}
.logox {
    float: right;
	margin-right:-11px;
	margin-top: -14px;
	z-index:9999999;
}
.logox img {
    height: 45px;
    width:auto;
	z-index:9999999;
}
}
@media (min-width:768px) {
	.container {
		width:680px
	}
	
}
@media (min-width:992px) {
	.container {
		width:900px
	}
}
@media (min-width:1200px) {
	.container {
		width: 1100px
	}
}