body {
	color: #333;
}
a {
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.stretched #gotoTop {
	bottom: 30px;
	background: #e31e25;
	border-radius: 0;
}
.css3-spinner {
	background: #000;
	z-index: 999;
	width: 100%;
	height: 100%;
}
.css3-spinner:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 300px;
	height: 300px;
	margin: -150px auto 0;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.css3-spinner > div {
	display: none;
}
.mfp-preloader {
	background: url(../images/preloader-dark.svg) center center no-repeat;
	width: 120px;
	height: 120px;
	margin-top: -60px;
	margin-left: -60px;
}
::selection {
	background: #fe0000;
}
.dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a, .dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li > a, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li > a, .overlay-menu #primary-menu.dark > ul > li > a, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > #overlay-menu-close, .overlay-menu #primary-menu.dark > #overlay-menu-close, .dark #header-wrap:not(.not-dark) #top-search a, .dark #header-wrap:not(.not-dark) #top-cart a, .dark #header-wrap:not(.not-dark) #side-panel-trigger a, .dark #top-cart .top-cart-item-desc a, body.top-search-open .dark #header-wrap:not(.not-dark) #top-search a, .dark #header-wrap:not(.not-dark) #top-search a:hover, .dark #header-wrap:not(.not-dark) #top-cart a:hover, .dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover, .dark #header-wrap:not(.not-dark) #top-search form input {
	color: #fff;
}
.full-width {
	width: 100%;
}
.marginbottom-xs {
	margin-bottom: 15px !important;
}
.white-bg {
	background: #fff !important;
}
.col-middle, .col-top, .col-bottom {
	display: table;
}
.col-middle-inner, .col-top-inner, .col-bottom-inner {
	display: table-cell;
}
.col-middle-inner {
	vertical-align: middle;
}
.col-top-inner {
	vertical-align: top;
}
.col-bottom-inner {
	vertical-align: bottom;
}
.list-points {
	margin: 0 0 0 18px;
	position: relative;
}
.list-points li {
	list-style: none;
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	padding-left: 5px;
	margin-bottom: 5px;
}
.list-points li:before {
	content: "\e116";
	font-family: 'lined-icons';
	background: transparent;
	height: inherit;
	width: initial;
	font-size: 16px;
	color: #e31e24;
	position: absolute;
	left: -18px;
}
.theme-btn {
	position: relative;
	overflow: hidden;
	display: inline-block;
	padding: 10px 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 2px solid #d21016;
	font-weight: 600;
	background: #d21016;
	color: #d21016;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.theme-btn:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: -100%;
	background: #c80a10;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.theme-btn i {
	font-size: 16px;
	line-height: 18px;
	vertical-align: middle;
	margin-right: 5px;
}
.theme-btn:hover:before {
	left: 0;
}
.theme-btn.line-btn {
	border: 2px solid #d21016;
	font-weight: 600;
	color: #d21016;
	background: transparent;
}
.theme-btn.line-btn:before {
	background: #d21016;
}
.theme-btn.line-btn.white-btn {
	border: 2px solid #fff;
	font-weight: 600;
	color: #fff;
	background: transparent;
}
.theme-btn.line-btn.white-btn:before {
	background: #fff;
}
.theme-btn.line-btn.white-btn:hover span {
	color: #d21016;
}
.theme-btn:hover {
	color: #fff;
}
.theme-btn span {
	position: relative;
	color: #fff;
	z-index: 1;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
p {
	font-size: 18px;
	line-height: 28px !important;
	letter-spacing: 0.2px;
	color: #000;
	margin-bottom: 30px;
}
p:last-child {
	margin-bottom: 0;
}
.left-right-padding {
	padding-left: 100px;
	padding-right: 100px;
}
.theme-color {
	color: #ff1501 !important;
}
.theme-bottom-padding {
	padding-bottom: 100px;
}
.sketch-img {
	display: block;
	margin: 0 auto 10px;
	padding: 0 30px;
	width: 100%;
}
.section-title {
	font-size: 52px;
	line-height: 58px;
	margin-bottom: 0;
	font-weight: 300;
}
.section-inner-title {
	font-size: 45px;
	font-weight: 300;
	line-height: 60px;
	margin-bottom: 10px;
}
.read-more-link {
	text-align: right;
	display: block;
}
.read-more-link img {
	margin: 0 !important;
	max-width: 16px;
}
.image-zoom {
	overflow: hidden;
}
.image-zoom a {
	display: block;
}
.image-zoom img {
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.image-zoom:hover img, .home-case-study-detail:hover .image-zoom img {
	-moz-transform: scale(1.02, 1.02);
	-ms-transform: scale(1.02, 1.02);
	-o-transform: scale(1.02, 1.02);
	-webkit-transform: scale(1.02, 1.02);
	transform: scale(1.02, 1.02);
}
.modal-content {
	border-radius: 0;
}
.thumb-img-padding {
	padding: 0 10px 10px 0;
}
.block-link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#header, #header-wrap {
	height: 160px;
}
#header.transparent-header.full-header #header-wrap {
	border-bottom: 0;
}
body.stretched #header.full-header .container {
	padding: 30px 80px;
}
#header.full-header #logo {
	padding-right: 0;
	margin-right: 0;
	border-right: 0;
}
#header.full-header #primary-menu > ul {
	padding-right: 0;
	margin-right: 0;
	border-right: 0;
}
#primary-menu ul li > a {
	font-weight: normal;
	font-size: 20px;
}
#about #primary-menu ul li > a {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);
}
#home #primary-menu ul li > a {
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5) !important;
}
.sitemap-and-social {
	background-color: #000000;
	text-align: center;
	padding: 10px 0;
}
.col-footer:first-child {
	text-align: left;
}
.col-footer:last-child {
	text-align: right;
}
#footer .left-right-padding {
	padding: 0 65px;
}
.footer-social a {
	display: inline-block;
	padding: 0 15px;
	font-size: 16px;
	color: #fff;
}
.footer-social a:hover {
	opacity: 0.7;
}

.section-inner-title.mb-5{
    margin-bottom:30px;
}
.footer-menu {
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}
.footer-menu li {
	list-style: none;
	display: inline-block;
	margin: 0 20px 0 0;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
}
.footer-menu li:last-child {
	margin: 0;
}
.footer-menu li:before {
	display: none;
}
.footer-menu li a {
	color: #fefefe;
}
.footer-menu li a:hover {
	opacity: 0.7;
}
#footer {
	position: relative;
	background-color: #000000;
	border-top: 0;
	padding: 15px 0;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0 !important;
}
.copyright-text {
	color: #fefefe;
	font-size: 16px;
	font-weight: 300;
}
.copyright-text a {
	color: #fefefe;
}
.copyright-text a:hover {
	opacity: 0.7;
}
#home .content-wrap {
	position: relative;
	padding: 100px 0;
}

.main-title h1{
    position: absolute;
    top: -64px;
}

.content-wrap.content-wrapper{
    padding: 130px 0;
}

.slider-wrapper {
	position: relative;
	top: -160px;
	margin-bottom: -160px;
	text-align: center;
}
.banner-text-wrapper {
	position: absolute;
	top: calc(50% + 40px);
	left: 0;
	right: 0;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	overflow: hidden;
}
.banner-text-wrapper img {
	width: 100%;
	padding: 0 115px;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.banner-text-wrapper:hover .banner-text {
	-moz-transform: scale(1.02, 1.02);
	-ms-transform: scale(1.02, 1.02);
	-o-transform: scale(1.02, 1.02);
	-webkit-transform: scale(1.02, 1.02);
	transform: scale(1.02, 1.02);
}
.big-title {
	font-size: 80px;
	line-height: 85px;
	font-weight: 300;
	letter-spacing: 2px;
}
.section-img {
	width: 100%;
	margin-bottom: 30px;
}
.col-case-study h4 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
.home-case-study-detail {
	position: relative;
}
#home .col-whats-new-at-gb img {
	margin-bottom: 10px;
	width: 100%;
}
#home .col-case-study .image-zoom {
	margin-bottom: 10px;
}
#home .col-case-study .image-zoom img {
	width: 100%;
}
.home-case-study-detail p {
	margin-bottom: 0;
}
.client-slider .read-more-link {
	position: relative;
	z-index: 9;
}
#client-section {
	position: relative;
}
#client-section .bx-wrapper {
	max-width: inherit !important;
}
.kiwi-logo-carousel li {
	width: initial!important;
	list-style: none!important;
	position: relative!important;
	min-height: 70px!important;
	height: 70px!important;
	margin: 0 20px;
	display: table!important
}
.kiwi-logo-carousel li .helper {
	width: inherit!important;
	height: auto!important;
	vertical-align: middle!important;
	display: table-cell!important
}
.kiwi-logo-carousel li:before {
	display: none
}
.kiwi-logo-carousel li .helper img {
	max-height: 50px!important
}
#client-section .bx-viewport:before, #client-section-mob .bx-viewport:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	z-index: 1;
	width: 60px;
	background: -moz-linear-gradient(left, rgba(245,246,250,1) 19%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(19%, rgba(245,246,250,1)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, #fff 19%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(245,246,250,1) 19%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left, rgba(245,246,250,1) 19%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, #fff 19%, rgba(255,255,255,0) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f6fa', endColorstr='#00ffffff', GradientType=1)
}
#client-section .bx-viewport:after, #client-section-mob .bx-viewport:after {
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	height: 100%;
	z-index: 1;
	width: 60px;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0, rgba(245,246,250,1) 80%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255,255,255,0)), color-stop(80%, rgba(245,246,250,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0, #fff 80%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0, rgba(245,246,250,1) 80%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0, rgba(245,246,250,1) 80%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0, #fff 80%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f5f6fa', GradientType=1)
}
.kiwi-logo-carousel-facts li {
	width: initial!important;
	list-style: none!important;
	position: relative!important;
	min-height: inherit!important;
	height: inherit!important;
	margin: 0 5px;
	display: table!important
}
.kiwi-logo-carousel-facts li .helper img {
	max-height: inherit!important
}
.clientspeak-item p {
	color: #fff;
	font-weight: 300;
}
.clientspeak-author-name {
	font-size: 33px;
	color: #fff;
	font-weight: normal;
	display: block;
}
.clientspeak-author-designation {
	font-size: 22px;
	color: #fff;
	font-weight: 300;
}
#side-panel-trigger {
	position: fixed;
	top: 40px;
	right: 0;
	background-color: #e31e25;
	height: 40px;
	width: 40px;
	line-height: 40px;
	margin: 0;
	text-align: center
}
#side-panel-trigger:hover {
	background-color: #e31e25;
}
#side-panel.insomenu-active {
}
#side-panel {
	width: 100%;
	right: -100%;
	background: rgba(28, 27, 23, 0.9) !important;
}
#side-panel .side-panel-wrap {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: auto;
	padding: 0
}
#side-panel-trigger-close {
	position: absolute;
	top: 60px;
	right: 0;
	z-index: 9
}
#side-panel-trigger-close a {
	display: block;
	font-size: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #e31e24!important
}
.top-menu-wrapper {
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 30px;
}
.top-menu {
	margin: 0;
	padding: 50px 0
}
.top-menu li {
	list-style: none;
}
.top-menu li a {
	color: #fff!important;
	font-size: 22px;
	line-height: 20px;
	display: block;
	margin-bottom: 30px;
	padding: 0;
	text-transform: uppercase;
}
.top-menu li:last-child a {
	margin-bottom: 0
}
.top-menu li a:hover {
	color: #e31e24!important
}
.top-menu-bottom {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 30px;
}
#side-panel {
	display: none;
}
#side-panel-trigger a {
	color: #fefefe;
}
.top-social a {
	display: inline-block;
	margin-right: 15px;
	font-size: 18px;
	color: #fff;
}
.top-social a:hover {
	opacity: 0.7;
}
.col-top-header:last-child {
	text-align: right;
}
.col-top-header .copyright-text {
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	padding: 0;
	text-align: right;
}
.insomenu-bars {
	bottom: 30px;
	right: 15px;
	top: auto;
	margin: 0 !important;
	display: inline-block !important;
	height: 40px;
	width: 40px;
	position: absolute;
}
.insomenu-bars span, .insomenu-bars span:before, .insomenu-bars span:after {
	width: 23px;
	height: 1px;
	border-radius: 0;
	background-color: #ffffff;
	-webkit-transition: -webkit-transform ease 0.15s;
	transition: -webkit-transform ease 0.15s;
	transition: transform ease 0.15s;
	transition: transform ease 0.15s, -webkit-transform ease 0.15s;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.insomenu-active .insomenu-bars span, .insomenu-active .insomenu-bars span:before, .insomenu-active .insomenu-bars span:after {
	opacity: 1;
}
.insomenu-bars span {
	top: 50%;
	display: block;
	background-color: transparent;
	margin-top: -2px;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-webkit-transition-duration: .1s;
	transition-duration: .1s;
}
.insomenu-bars span:before, .insomenu-bars span:after {
	display: block;
	content: '';
}
.insomenu-bars span:before {
	top: -4px;
	-webkit-transition: top .1s .14s ease, opacity .1s ease;
	transition: top .1s .14s ease, opacity .1s ease;
}
.insomenu-bars span:after {
	bottom: -6px;
	-webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.insomenu-active .insomenu-bars span {
	-webkit-transition-delay: .14s;
	transition-delay: .14s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.insomenu-active .insomenu-bars span:before {
	top: 0;
	-webkit-transition: top .1s ease, opacity .1s .14s ease;
	transition: top .1s ease, opacity .1s .14s ease;
	opacity: 1;
}
.insomenu-active .insomenu-bars span:after {
	bottom: 0;
	transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.about-top-banner {
	position: relative;
	top: -160px;
	margin-bottom: -160px;
}
.about-top-banner-detail {
	position: absolute;
	top: 50%;
	width: 50%;
	padding: 0 90px;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.about-top-banner-detail h1 {
	font-size: 46px;
	line-height: 56px;
	margin-bottom: 10px;
	font-weight: 300;
}
.about-top-banner-detail h2 {
	font-size: 50px;
	line-height: 60px;
	font-weight: bold;
}
.bd-sign {
	max-width: 200px;
}
.col-about-clients {
	padding: 0;
}
.video-img {
	display: block;
}
.col-meet-our-core-team {
	margin-bottom: 30px;
}
.team-detail .image-zoom {
	margin-bottom: 10px;
}
.team-person-name, .team-person-designation {
	color: #333;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.team-detail:hover .team-person-name, .team-detail:hover .team-person-designation {
	color: #e31e24;
}
.team-person-name {
	display: block;
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;
}
.team-person-designation {
	font-size: 17px;
	font-weight: 300;
}
#about .content-wrap {
	padding-bottom: 50px;
}
#projects .content-wrap {
	padding-bottom: 0;
}
#projects #page-menu {
	margin-top: 50px;
	/*padding: 0 90px;*/
}
#page-menu nav {
	float: none;
	text-align: center;
}
#page-menu, #page-menu-wrap {
	height: 68px;
	line-height: 68px;
	text-shadow: none;
}
#page-menu-wrap {
	background-color: #fff;
}
#page-menu nav ul {
	height: 68px;
}
#page-menu nav li {
	float: none;
	display: inline-block;
}
#page-menu nav li a {
	margin: 20px 4px;
	color: #000;
	font-size: 22px;
	text-transform: uppercase;
	border-radius: 0;
}
#page-menu nav li:hover a, #page-menu nav li.current a, #page-menu nav li.active a {
	background-color: transparent;
	color: #e31e24;
}
.gb-logo {
    position: absolute;
    top: 9px;
    left: 9px;
    opacity: 0;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.sticky-page-menu .gb-logo {
    opacity: 1;
}
.col-projects {
	margin-bottom: 30px;
}
.projects-detail .image-zoom {
	margin-bottom: 5px;
}
.projects-detail img {
	width: 100%;
}
.projects-detail:hover img {
	-moz-transform: scale(1.02, 1.02);
	-ms-transform: scale(1.02, 1.02);
	-o-transform: scale(1.02, 1.02);
	-webkit-transform: scale(1.02, 1.02);
	transform: scale(1.02, 1.02);
}
.project-name {
	display: block;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	margin-bottom: 3px;
}
.project-location {
	font-size: 18px;
	font-weight: 300;
}
.projects-item {
	padding-bottom: 0;
	padding-top: 70px;
}
.lessmargin {
	margin-bottom: -50px;
}
.connect-detail .email {
	font-size: 26px;
	display: block;
	margin-bottom: 5px;
	color: #000;
	font-weight: 300;
}
.connect-detail .phone {
	font-size: 24px;
	display: block;
	margin-bottom: 5px;
	color: #000;
	font-weight: 300;
}
.connect-detail .email:hover, .connect-detail .phone:hover {
	color: #e31e24;
}
.connect-detail address b {
	font-size: 27px;
}
.connect-detail .phone {
	margin-bottom: 30px;
}
.map-img {
    margin-top: 30px;
}
.map-img img {
    width: 100%;
}
#map-modal {
    padding: 0 !important;
    overflow: hidden;
}
#map-modal .modal-dialog {
    width: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
    border: 0;
}
#map-modal .modal-body {
    padding: 0;
}
#map-modal iframe {
	height: 100vh;
    width: 100vw;
    box-sizing: border-box;
}
#map-modal .modal-content {
    border-radius: 0;
    border: 0;
}
.map-close {
	position: absolute;
    background: #e31e24;
    opacity: 0.8;
    z-index: 9;
    right:0;
    border: 0;
    color: #fff;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.map-close:hover {
    opacity:1;
}
address {
	font-size: 24px;
}
.get-directions {
	font-size: 24px;
	font-weight: 300;
	color: #000;
}
.get-directions:hover {
	color: #e31e24;
}
.get-directions img {
	max-width: 17px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 8px;
}
.col-connect-team {
	padding: 0;
}
.connect-team-detail {
	position: relative;
	overflow: hidden;
}
.connect-team-des {
	position: absolute;
	width: 100%;
	height: 33.3%;
	top: 0;
	left: 0;
	padding: 25px;
	background: rgba(0, 0, 0, 0.8);
	opacity: 0;
	z-index: -1;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.connect-team-des.open {
	opacity: 1;
	z-index: 1;
}
.connect-team-text-bottom {
	position: absolute;
	bottom: 0;
	padding: 20px;
	left: 0;
}
.connect-team-des-bottom-inner {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 25px;
}
.connect-team-des.connect-team-des-bottom {
	top: inherit;
	bottom: 0;
}
.connect-team-detail .connect-team-img {
	width: 100%;
}
.connect-team-des p {
	font-size: 15px;
	font-weight: 300;
	line-height: 22px !important;
	color: #fff;
	margin-bottom: 15px;
}
.connect-team-des p:last-child {
	margin-bottom: 0;
}
.contact-team-item {
	position: relative;
	overflow: hidden;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.contact-team-item:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	opacity: 0;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.contact-team-item:hover:before {
	opacity: 1;
}
.contact-team-detail {
	position: absolute;
	bottom: -50px;
	padding: 20px;
	opacity: 0;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.contact-team-item:hover .contact-team-detail {
	opacity: 1;
	bottom: 0;
}
.contact-team-img img {
	width: 100%;
}
.contact-team-detail p {
	color: #fff;
	font-size: 16px;
	line-height: 20px !important;
	margin-bottom: 15px;
}
.connect-team-person-name {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-top: 0;
	display: block;
	letter-spacing: 1px;
}
.connect-team-des-top .connect-team-person-name {
	margin-bottom: 15px;
	margin-top: 0;
}
.case-study-item {
}
.project-page .section-inner-title {
	font-size: 40px;
	line-height: 40px;
}
.project-gallery .flex-control-nav {
	position: absolute;
	top: inherit;
	bottom: -22px;
	right: 0;
	display: block;
	text-align: right;
}
.project-gallery .portfolio-item {
	padding: 0!important;
	width: 100% !important;
}
.project-gallery.portfolio {
	margin: 0 !important;
	padding-bottom: 30px;
}
.project-gallery.portfolio .portfolio-desc {
	padding: 15px 0 10px!important
}
.project-gallery.portfolio {
	margin: 0 0 30px 0 !important;
	padding-bottom: 30px;
}
.project-gallery.portfolio-desc h3 {
	font-weight: 500
}
.project-gallery .flex-control-nav li {
	float: none;
	display: inline-block;
}
.project-gallery .flex-control-nav li a {
    font-size: 0;
    display: block;
    background: transparent;
    border: 1px solid #e31e24;
    width: 8px !important;
    height: 8px !important;
}
.project-gallery .flex-control-nav li a.flex-active, .project-gallery .flex-control-nav li a:hover {
	opacity: 1;
}
.project-gallery .portfolio-overlay:hover {
	background-color: transparent;
	opacity: 1;
}
.project-gallery .portfolio-overlay a {
	background-color: #d21016;
	color: #fff;
	border-radius: 0;
	width: 60px !important;
	height: 60px !important;
	line-height: 60px;
	font-size: 26px;
	margin: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.project-gallery .portfolio-overlay:hover a.center-icon {
	opacity: 1;
}
.project-gallery .fslider, .project-gallery .fslider .flexslider, .project-gallery .fslider .slide, .project-gallery .fslider .slide>a, .project-gallery .fslider .slide>a>img, .project-gallery .fslider .slide>img, .project-gallery .fslider .slider-wrap, .project-gallery .portfolio-item .portfolio-image {
	overflow: visible;
}
.project-gallery .flexslider .slider-wrap img {
	border: 1px solid #eee;
}
.project-gallery .flex-control-nav li a.flex-active, .project-gallery .flex-control-nav li:hover a {
	background-color: #d21016;
}
.project-detail-page-title .section-inner-title span {
	color: #333;
	font-size: 20px;
}
.project-inner-detail {
	margin-bottom: 30px;
}
.project-inner-detail h4 {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.project-page p {
    font-size: 20px;
    line-height: 28px !important;
    margin-bottom: 15px;
}
.project-page p:last-child {
	margin-bottom: 0;
}
.project-button-wrapper span {
	display: flex;
}
.case-study-logo {
	margin-bottom: 50px;
}
.case-study-title {
	position: relative;
	font-size: 36px;
	line-height: 46px;
	text-transform: uppercase;
	font-weight: 300;
	padding: 10px 0px 5px 0px;
}
.case-study-title:before, .case-study-title:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background: #ff1501;
	left: 0;
}
.case-study-title:before {
	top: 0;
}
.case-study-title:after {
	bottom: 0;
}
.theme-case-study-padding {
	padding-bottom: 50px;
}
.theme-case-study-padding:last-child {
	padding-bottom: 0;
}
.case-study-img {
	width: 100%;
}
.case-study-page .col-case-study p {
	font-size: 16px !important;
	line-height: 24px !important;
	margin-bottom: 15px !important;
}
.case-study-page .col-case-study .site-analysis-title {
	font-size: 32px !important;
	line-height: 42px !important;
}
.case-study-page .col-case-study p:last-child {
	margin-bottom: 0 !important;
}
.design-response-img {
	position: relative;
	top: -180px;
	margin-bottom: -180px;
}
.col-thumb-padding {
	margin: 0 -5px;
}
.col-thumb-padding [class^=col-] {
	padding: 0 5px;
}
.phoenix-market-city-logo {
	width: inherit;
}
.case-study-point {
	margin-bottom: 0;
}
.case-study-point li {
	list-style: none;
	margin-bottom: 25px;
	font-size: 26px;
	line-height: 32px;
}
.case-study-point li:last-child {
	margin-bottom: 0;
}
.knowing-the-campus .case-study-point li {
	font-size: 28px;
	line-height: 34px;
}
.project-highlight-item {
	padding: 25px 50px 25px 25px;
}
.project-highlight-item:nth-child(1) {
	background: #7bced6;
}
.project-highlight-item:nth-child(2) {
	background: #ffd64a;
}
.project-highlight-item:nth-child(3) {
	background: #e76263;
}
.project-highlight-title {
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	top: 30%;
	right: 68px;
	top: 50%;
	margin-top: -214px;
	white-space: nowrap;
	-webkit-transform: rotate(270deg);
	-webkit-transform-origin: right top;
	-moz-transform: rotate(270deg);
	-moz-transform-origin: right top;
	-ms-transform: rotate(270deg);
	-ms-transform-origin: right top;
	-o-transform: rotate(270deg);
	-o-transform-origin: right top;
	transform: rotate(270deg);
	transform-origin: right top;
}
.on-site-study-item {
	border-bottom: 2px solid #000;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.on-site-study-item:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
#phoenix-market-city .design-response-img {
	top: -180px;
	margin-bottom: -180px;
}
.well-defined-strategy .case-study-title {
	position: absolute;
	right: 8px;
	bottom: 0;
	color: #fff;
}
.well-defined-strategy-img {
	margin-bottom: 10px;
}
.project-section-inner-title {
	font-size: 32px;
	font-weight: 300;
	margin-bottom: 10px;
}
.city-centre-new-town-title {
	margin-bottom: 10px;
	font-weight: 300;
}
.about-clients-item .grid {
	overflow: hidden;
}
.about-clients-item:first-child {
	margin-bottom: 50px;
}
.grid-item {
	float: left;
	position: relative;
}
.grid-size-1, .grid-sizer {
	width: 10%;
}
.grid-size-2 {
	width: 20%;
}
.grid-size-2-5 {
	width: 25%;
}
.grid-size-3 {
	width: 30%;
}
.grid-size-4 {
	width: 40%;
}
.grid-size-5 {
	width: 50%;
}
.grid-size-6 {
	width: 60%;
}
.grid-size-7 {
	width: 70%;
}
.grid-size-7-5 {
	width: 75%;
}
.grid-size-8 {
	width: 80%;
}
.grid-size-9 {
	width: 90%;
}
.grid-size-10 {
	width: 100%;
}
.grid-item img {
	width: 100%;
	display: block;
}
.grid-item:before, .grid-item:after {
	content: "";
	position: absolute;
	background: #000;
	z-index: 9;
}
.grid-item:before {
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
}
.grid-item:after {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
}
.about-clients-item .grid:before, .about-clients-item .grid:after {
	content: "";
	position: absolute;
	background: #000;
	z-index: 9;
}
.about-clients-item .grid:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
}
.about-clients-item .grid:after {
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
}
.client-item {
	position: relative;
	width: 10%;
	float: left;
}
.section-title-capital {
	font-size: 90px;
	line-height: 96px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 300;
}
.connect-heading {
	font-size: 27px !important;
}
#client-modal .modal-dialog.modal-lg {
	top: calc(50% - 30px);
	width: 100%;
	max-width: 1170px;
	padding: 30px;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.close {
	position: fixed;
	top: 15px;
	z-index: 9;
	right: 35px;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	text-shadow: none;
	opacity: 0.6;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.close:hover {
	color: #fff;
	opacity: 1;
}
.project-back-btn {
	display: inline-block;
}
.project-back-btn img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.project-back-btn:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.project-gallery .portfolio-overlay .block-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	background: transparent;
	transform: none !important;
	opacity: 1;
}
.project-gallery .portfolio-overlay:hover {
	opacity: 1;
}
.flex-active-slide.hover img {
	-moz-transform: scale(1.02, 1.02);
	-ms-transform: scale(1.02, 1.02);
	-o-transform: scale(1.02, 1.02);
	-webkit-transform: scale(1.02, 1.02);
	transform: scale(1.02, 1.02);
}
.signage-design-process-video {
	background-image: url(../images/home/signage-design-process-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.signage-design-process-video-res {
	background-image: url(../images/about/our-signage-design-process-home-bg-res.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	background-size: cover;
}
.our-signage-design-process-about-bg-res {
	background-image: url(../images/about/our-signage-design-process-about-bg-res.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	background-size: cover;
}
.about-our-team-bg {
	background-image: url(../images/home/about-our-team-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.about-our-team-bg-res {
	background-image: url(../images/about/about-our-team-bg-res.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	background-size: cover;
}
.be-a-part-of-team-bg {
	background-image: url(../images/about/be-a-part-of-team-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.be-a-part-of-team-bg-res {
	background-image: url(../images/about/studio-team-gb-about-bg-res.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.studio-team-gb-bg {
	background-image: url(../images/about/studio-team-gb-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.studio-team-gb-bg-res {
	background-image: url(../images/about/studio-team-gb-bg-res.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	background-size: cover;
}
.signage-design-process-video a, .about-our-team-bg a, .be-a-part-of-team-bg a, .studio-team-gb-bg a, .studio-team-gb-bg a {
	padding: 120px;
}
.team-modal .modal-content {
	background-color: #000000;
	border: 0;
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #444;
	text-align: center;
}
.team-modal .modal-title {
	color: #fff;
	text-align: center;
	font-size: 28px;
}
.team-modal .close {
	font-size: 38px;
	right: 20px;
	top: 15px;
}
.team-modal .modal-body {
	padding: 30px;
}
.team-modal p {
	color: #fff;
}

.project-page .content-wrap {
    padding: 0;
}
.project-detail-page {
	float:left;
    padding: 60px 80px;
}
.project-sidebar {
    width:60% !important;
	float: left;
	margin: 0;
}
.project-page-des {
    width: calc(40% - 50px);
    float: left;
	margin:50px 0 0 50px;
}
.list-item {
    margin-bottom: 0;
}
.list-item li {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    list-style: none;
    color: #2b2a28;
}
.project-inner-detail-hide{
	display:none;
}
.project-inner-detail-show {
    margin-bottom: 15px;
}
@media (max-width:1799px) {
.connect-team-des {
	padding: 20px;
}
.case-study-page .col-case-study .project-highlight-item p {
	font-size: 18px;
	line-height: 24px !important;
}
.about-top-banner-detail h1 {
	font-size: 40px;
	line-height: 50px;
}
.about-top-banner-detail h2 {
	font-size: 34px;
	line-height: 44px;
	margin-bottom: 10px;
}
.about-top-banner-detail p {
	font-size: 22px;
	line-height: 30px !important;
	margin-bottom: 10px;
}
.about-top-banner-detail p:last-child {
	margin-bottom: 0;
}
}
@media (max-width:1499px) {
.knowing-the-campus .case-study-point {
	margin-top: 0;
}
.knowing-the-campus .case-study-point li {
	font-size: 34px;
	line-height: 44px;
}
.project-highlight-item {
	padding: 20px 80px 20px 20px;
}
.case-study-page .col-case-study .project-highlight-item p {
	font-size: 16px;
	line-height: 22px !important;
}
.project-highlight-title {
	font-size: 40px;
	right: 88px;
	margin-top: -214px;
}
.about-top-banner-detail {
	top: calc(50% + 40px);
}
.about-top-banner-detail h1 {
	font-size: 30px;
	line-height: 34px;
}
.about-top-banner-detail h2 {
	font-size: 26px;
	line-height: 30px;
}
.about-top-banner-detail p {
	font-size: 18px;
	line-height: 22px !important;
}
.case-study-title {
	font-size: 36px;
	line-height: 46px;
}
.case-study-title {
	padding: 10px 0px 5px 0px;
}
.case-study-page .col-case-study .site-analysis-title {
	font-size: 26px !important;
	line-height: 30px !important;
}
.case-study-page .col-case-study p {
	font-size: 18px;
	line-height: 24px !important;
	margin-bottom: 15px !important;
}
.project-name {
	font-size: 22px;
}
.project-location {
	font-size: 18px;
}
.section-inner-title {
	font-size: 50px;
	line-height: 50px;
}
.team-person-name {
	font-size: 22px;
}
.team-person-designation {
	font-size: 16px;
}
.big-title {
	font-size: 65px;
	line-height: 75px;
}
p {
	font-size: 20px;
	line-height: 30px !important;
}
.section-title {
	font-size: 50px;
	line-height: 60px;
}
.col-case-study h4 {
	font-size: 22px;
}
.section-inner-title {
	font-size: 50px;
	line-height: 50px;
}
}
@media (max-width:1199px) {
.project-sidebar {
    width: 100% !important;
}
.project-page-des {
    width: 100%;
    margin: 0;
}
.project-inner-detail-hide{
	display:block !important;
}
.project-inner-detail-show{
	display:none !important;
}
#page-menu nav li a {
    font-size: 18px;
}
.col-connect {
	margin-bottom: 30px;
}
.col-connect:last-child {
	margin-bottom: 0;
}
#client-modal .modal-dialog.modal-lg {
	margin: 0;
}
.close {
	top: 1px;
	right: 5px;
}
#client-modal .modal-dialog.modal-lg {
	top: 0;
	transform: none;
}
.client-item {
	width: 20%;
}
.project-highlight-title {
	font-size: 30px;
	right: 59px;
	margin-top: -160px;
}
.case-study-title {
	font-size: 30px;
	line-height: 34px;
}
.design-response-img {
	top: -150px;
	margin-bottom: -150px;
}
p {
	font-size: 16px;
	line-height: 24px !important;
}
#home .content-wrap {
	padding: 50px 0;
}

.content-wrap.content-wrapper{
    padding:50px 0;
}

.main-title h1{
    position: relative;
    top: unset;
}

.theme-bottom-padding {
	padding-bottom: 50px;
}
.about-clients-item:first-child {
	margin-bottom: 30px;
}
.left-right-padding {
	padding-left: 50px;
	padding-right: 50px;
}
.content-wrap {
	padding: 50px 0;
}
.case-study-page .col-case-study .site-analysis-title {
	font-size: 24px !important;
	line-height: 28px !important;
}
.case-study-page .col-case-study p {
	font-size: 18px;
	line-height: 22px !important;
}
.theme-bottom-padding {
	padding-bottom: 27px;
}
canvas {
	max-width: 100%;
	height: auto !important;
}
.promo h3 {
	font-size: 20px;
}
.promo > span, .promo > .container > span {
	font-size: 15px;
}
.promo-uppercase h3 {
	font-size: 19px;
}
.promo-uppercase > span, .promo-uppercase > .container > span {
	font-size: 14px;
}
}
@media (min-width:992px) {
#side-panel-trigger {
	display: none !important;
}
}
@media (min-width:992px) and (max-width:1199px) {
.case-study-page .col-case-study .project-highlight-item p {
	font-size: 15px;
	line-height: 20px !important;
}
.project-name {
	font-size: 19px;
}
.project-location {
	font-size: 15px;
}
.footer-menu li {
	margin: 0 10px 0 0;
	font-size: 14px;
	letter-spacing: 0;
}
.footer-social a {
	padding: 0 8px;
	font-size: 15px;
}
.copyright-text {
	font-size: 14px;
	letter-spacing: 0;
}
.about-top-banner-detail h1 {
	font-size: 24px;
	line-height: 28px;
}
.about-top-banner-detail h2 {
	font-size: 20px;
	line-height: 24px;
}
.about-top-banner-detail p {
	font-size: 15px;
	line-height: 20px !important;
}
#wrapper {
	width: 1000px;
}
#header.transparent-header.floating-header .container {
	width: 1030px;
	padding: 0 30px;
}
#header.transparent-header.floating-header.sticky-header .container {
	width: 970px;
	padding: 0 15px;
}
#primary-menu.sub-title ul > li > a {
	padding-left: 15px;
	padding-right: 15px;
}
#primary-menu ul li.mega-menu .mega-menu-content, .floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content {
	width: 940px;
}
.floating-header #primary-menu ul li.mega-menu .mega-menu-content {
	width: 1030px;
}
.ei-slider {
	height: 450px;
}
.postcontent {
	width: 690px;
}
.postcontent.bothsidebar {
	width: 440px;
}
.sidebar {
	width: 210px;
}
.sidebar .widget iframe {
	width: 210px !important;
}
.team.team-list .team-image {
	width: 200px;
}
.testi-image, .testi-image a, .testi-image img, .testi-image i {
	display: block;
	width: 36px;
	height: 36px;
}
.testi-image i {
	line-height: 36px;
	font-size: 20px;
}
.bothsidebar .portfolio-item {
	width: 50%;
}
.bothsidebar .portfolio.portfolio-3 {
	margin: 0 -20px -20px 0;
}
.bothsidebar .portfolio-3 .portfolio-item {
	padding: 0 20px 20px 0;
}
.portfolio-1 .portfolio-item .portfolio-image, .portfolio-1 .portfolio-item .portfolio-image a, .portfolio-1 .portfolio-item .portfolio-image img {
	width: 560px;
	height: 311px;
}
.portfolio-1 .portfolio-desc {
	width: 340px;
}
.bothsidebar .portfolio-shuffle, .postcontent .portfolio-1 .iconlist {
	display: none;
}
.postcontent .portfolio-1 .portfolio-item .portfolio-image, .postcontent .portfolio-1 .portfolio-item .portfolio-image a, .postcontent .portfolio-1 .portfolio-item .portfolio-image img {
	width: 400px;
	height: 222px;
}
.postcontent .portfolio-1 .portfolio-desc {
	width: 250px;
	padding: 0;
}
.bothsidebar .portfolio-1 .portfolio-item {
	width: 100% !important;
}
.bothsidebar .portfolio-1 .portfolio-item .portfolio-image, .bothsidebar .portfolio-1 .portfolio-item .portfolio-desc {
	float: none;
	margin: 0 !important;
}
.bothsidebar .portfolio-1 .portfolio-item .portfolio-image {
	margin-bottom: 20px !important;
}
.bothsidebar .portfolio-1 .portfolio-item .portfolio-image, .bothsidebar .portfolio-1 .portfolio-item .portfolio-image a, .bothsidebar .portfolio-1 .portfolio-item .portfolio-image img {
	width: 100%;
	height: auto;
}
.bothsidebar .portfolio-1 .portfolio-desc {
	width: 100%;
	padding: 0;
}
.bothsidebar .entry-title h2 {
	font-size: 19px;
	font-weight: 600;
}
.bothsidebar .entry-meta li {
	margin-right: 10px;
}
.postcontent .small-thumbs .entry-image {
	width: 200px;
}
.bothsidebar .small-thumbs .entry-image {
	width: 120px;
}
.post-grid .entry {
	width: 214px;
}
.post-grid.grid-3 .entry {
	width: 293px;
}
.postcontent .post-grid.grid-3 .entry {
	width: 213px;
}
.post-grid.grid-2 .entry {
	width: 450px;
}
.postcontent .post-grid.grid-2 .entry {
	width: 325px;
}
.bothsidebar .post-grid.grid-2 .entry {
	width: 200px;
}
.post-timeline .entry {
	width: 400px !important;
}
.post-timeline .entry.entry-date-section {
	width: 100% !important;
}
.mpost .entry-image, .mpost .entry-image a, .mpost .entry-image img, .mpost .entry-image i {
	width: 120px;
	height: 90px;
}
.mpost .entry-image a i {
	line-height: 90px;
}
.col_one_third .landing-wide-form .heading-block h2 {
	font-size: 32px;
}
.col_one_third .landing-wide-form .heading-block span {
	font-size: 17px;
}
.col_one_third .landing-wide-form {
	padding: 36px 30px;
}
.bothsidebar .product-1 .product-image {
	width: 200px;
	height: 267px;
}
.product-title h3 {
	font-size: 18px;
}
.landing-video {
	width: 465px;
	height: 262px;
	margin: 19px 0 0 75px;
}
.panel .portfolio-meta li {
	padding-left: 22px;
}
.panel .portfolio-meta li span {
	display: block;
	margin-left: -21px;
}
.portfolio-single-image-full.portfolio-single-thumbs, .portfolio-single-image-full .swiper-container {
	height: 400px;
}
.bnews-slider {
	width: 817px;
}
.landing-form-overlay {
	bottom: -142px;
}
}
@media (max-width:991px) {
.project-detail-page {
    padding: 30px;
}
.project-detail-page .sticky-sidebar {
    position: static !important;
    transform: none !important;
}
.project-page-des {
    width: 100%;
    margin: 0;
}
.col-team {
	margin-bottom: 30px;
}
.col-team:last-child {
	margin-bottom: 0;
}
.signage-design-process-video a, .signage-design-process-video-res a, .our-signage-design-process-about-bg-res a, .about-our-team-bg-res a, .about-our-team-bg a, .be-a-part-of-team-bg a, .studio-team-gb-bg-res a, .studio-team-gb-bg a, .studio-team-gb-bg a {
	padding: 50px 40px 50px 20px;
}
#gotoTop {
	right: 0;
}
.connect-team-des-bottom-res-inner {
	position: absolute;
	padding: 25px;
	left: 0;
	bottom: 0;
}
.big-title b {
	font-weight: 600;
}
.about-clients-item {
	margin: 0 -1px;
}
.grid-sizer {
	width: 5%;
}
.about-top-banner-text {
	margin-top: 50px;
}
.home-case-study-detail .read-more-link img {
	margin-left: auto !important;
}
.case-study-thumb-row .thumb-img-padding {
	padding: 0;
	margin-bottom: 30px;
}
.case-study-thumb-row .col-case-study, .thumb-img-padding.last-img {
	margin-bottom: 0;
}
#oc-case-study .read-more-link {
	right: 0;
}
.connect-detail .phone, address {
	margin-bottom: 15px;
}
.get-directions img {
	max-width: 14px;
	margin-left: 4px;
}
.connect-detail .email, .connect-detail .phone, address, .get-directions {
	font-size: 20px;
}
#phoenix-market-city .design-response-img {
	top: 30px;
	margin-bottom: 30px;
}
.well-defined-strategy-img {
	margin-bottom: 30px;
}
.phoenix-market-city-logo {
	width: initial;
}
.knowing-the-campus .case-study-point li {
	font-size: 24px;
	line-height: 32px;
}
.case-study-point li {
	font-size: 20px;
	line-height: 26px;
}
.case-study-point li {
	margin-bottom: 10px;
}
.design-response-img {
	top: 30px;
	margin-bottom: 30px;
}
.case-study-item:last-child {
	padding-bottom: 0;
}
.case-study-title {
	font-size: 22px;
	line-height: 28px;
}
.case-study-logo {
	margin-bottom: 30px;
	max-width: 240px;
}
.col-case-study {
	margin-bottom: 30px;
}
.col-case-study:last-child {
	margin-bottom: 0;
}
.design-response .case-study-title {
	margin-bottom: 0;
}
.section-img {
	margin-bottom: 15px;
}
.row-col-meet-our-core-team:last-child .col-meet-our-core-team:last-child {
	margin-bottom: 0;
}
.col-projects:last-child {
	margin-bottom: 0;
}
.content-wrap {
	padding: 50px 0;
}
#projects #page-menu {
	margin-top: 20px;
	padding: 0 50px;
}
#page-menu, #page-menu-wrap {
	height: inherit;
	line-height: inherit;
}
#page-menu nav ul {
	height: inherit;
}
#page-menu nav li a {
	font-size: 16px;
	margin: 0;
}
.project-name {
	font-size: 22px;
}
.project-location {
	font-size: 16px;
}
.about-top-banner-detail {
	top: 200px;
	width: 100%;
	padding: 0 60px;
	text-align: center;
	transform: none;
}
.copyright-text {
	padding: 10px 30px;
	text-align: left;
	display: block;
	color: #000;
	font-size: 13px;
}
.copyright-text a {
	color: #000;
}
.copyright-text a:hover {
	opacity: 0.7;
}
#footer {
	background-color: transparent;
	padding: 0;
}
.footer-detail {
	background: #000;
	padding: 10px 0;
}
#footer .left-right-padding {
	padding: 0 15px;
}
.footer-menu li {
	margin: 0 10px 0 0;
}
.footer-menu li, .footer-social a {
	font-size: 14px;
}
.clientspeak-author-designation {
	font-size: 14px;
}
.clientspeak-author-name {
	font-size: 20px;
}
.milestones-author-name {
	font-size: 20px;
}
.milestones-author-designation {
	font-size: 14px;
}
.milestones-quote {
	top: 40px;
	right: 15px;
}
.col-milestones-points {
	margin-bottom: 10px;
}
.col-milestones-points:last-child {
	margin-bottom: 0;
}
.milestones-star {
	max-width: 15px !important;
}
.milestones-points-title .milestones-star {
	margin: -2px 0 0 -2px;
}
.milestones-points li {
	font-size: 14px;
	margin-bottom: 5px;
}
.milestones-points-title {
	font-size: 26px;
	line-height: 26px;
	display: block;
}
.milestones-title {
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 10px;
	display: block;
}
.milestones-des {
	font-size: 24px;
	line-height: 32px;
}
.milestones-big-text {
	font-size: 80px;
	line-height: 80px;
	margin-bottom: 10px;
}
.col-case-study h4 {
	font-size: 16px;
}
.section-inner-title {
	font-size: 32px;
	line-height: 32px;
}
.left-right-padding {
	padding-left: 30px;
	padding-right: 30px;
}
.section-title {
	font-size: 24px;
	line-height: inherit;
	margin-bottom: 10px;
	letter-spacing: 0;
	font-weight: 400;
}
.sketch-img {
	padding: 0 30px;
}
.big-title {
	font-size: 45px;
	line-height: 50px;
}
p {
	font-size: 15px;
	line-height: 20px !important;
	letter-spacing: 0;
	margin-bottom: 15px;
}
p:last-child {
	margin-bottom: 0;
}
.banner-text-wrapper img {
	padding: 30px;
}
#side-panel {
	display: block;
}
#wrapper {
	width: 100%;
	margin: 0;
	box-shadow: none;
}
#header.full-header .container, .container-fullwidth {
	padding: 20px 30px !important;
	margin: 0 auto;
	width: 100% !important;
}
#header, #header-wrap, #logo img {
	height: 60px;
	margin-top: 11px;
	margin-left: -5px;
}
.container.vertical-middle {
	width: 100% !important;
}
.vertical-middle + .video-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.postcontent, .postcontent.bothsidebar, .sidebar {
	width: 100%;
	margin-right: 0;
	float: none !important;
	margin-bottom: 30px !important;
	padding-bottom: 40px;
	border-bottom: 1px solid #EEE;
}
.project-sidebar {
    width: 100% !important;
    padding-bottom: 0 !important;
}
.sidebar.col_last {
	float: none;
	margin-bottom: 0 !important;
	padding-bottom: 0;
	border-bottom: 0;
}
#header, #header-wrap, #header.sticky-style-2, #header.sticky-style-3, #header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap {
	height: auto !important;
}
#header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap {
	min-height: 60px;
}
#header.sticky-header #header-wrap {
	position: relative;
}
#header.transparent-header, #header.semi-transparent {
	background: transparent !important;
	border-bottom-color: transparent !important;
	border-bottom: 1px solid #F5F5F5;
	z-index: auto;
}
#header.dark.transparent-header, #header.dark.semi-transparent {
	background-color: #333;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
#header.transparent-header.floating-header {
	margin-top: 0;
}
#header.transparent-header.floating-header .container {
	width: 750px;
	padding: 0 15px;
	border-radius: 0;
}
#header.transparent-header + #slider, #header.transparent-header + #page-title.page-title-parallax, #slider + #header.transparent-header, #header.transparent-header.floating-header + #slider, #header.transparent-header + #google-map {
	top: 0;
	margin-bottom: 0;
}
.slider-parallax .slider-parallax-inner {
	position: relative;
}
#header.transparent-header + #page-title.page-title-parallax .container {
	padding-top: 0;
}
#header-trigger, .top-advert, .header-extras {
	display: none;
}
#logo {
	display: block;
	height: inherit;
	float: none;
	margin: 0 auto 0 !important;
	max-width: none;
	text-align: left;
	border: 0 !important;
	padding: 0 !important;
}
#about #logo {
	text-align: center;
}
#logo a.standard-logo {
	display: inline-block;
}
#primary-menu {
	display: block;
	float: none;
}
#primary-menu-trigger {
	opacity: 1;
	display: none;
	pointer-events: auto;
	top: 25px;
	margin-top: 0;
	left: 0;
	z-index: 1;
}
#primary-menu .container #primary-menu-trigger {
	top: 5px;
	left: 0;
}
#primary-menu > ul, #primary-menu > div > ul {
	display: none;
	float: none !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#primary-menu > div > ul {
	margin-top: 60px !important;
}
body:not(.top-search-open) #primary-menu-trigger {
	opacity: 1;
	-webkit-transition: opacity .2s .2s ease, top .4s ease;
	-o-transition: opacity .2s .2s ease, top .4s ease;
	transition: opacity .2s .2s ease, top .4s ease;
}
body.top-search-open #primary-menu-trigger {
	opacity: 0;
}
body.side-push-panel #side-panel-trigger-close a {
	display: block;
	position: absolute;
	z-index: 12;
	top: 0;
	left: auto;
	right: 0;
	width: 40px;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	color: #444;
	text-align: center;
	background-color: rgba(0,0,0,0.1);
	border-radius: 0 0 0 2px;
}
#primary-menu.style-5 > ul {
	padding-right: 0;
	margin-right: 0;
	border-right: 0;
}
#primary-menu ul li {
	float: none;
	margin: 0 !important;
	text-align: left !important;
	border-top: 1px solid #EEE;
}
#header.split-menu #primary-menu:not(.mobile-menu-off-insomniacs) > ul:not(:first-child) > li:first-child {
	border-top: 1px solid #EEE;
}
#primary-menu ul li:first-child {
	border-top: 0;
}
#primary-menu ul > li > a, #primary-menu.style-2 > div > ul > li > a {
	padding: 14px 5px !important;
	border: none !important;
	margin: 0 !important;
}
#primary-menu.style-5 > ul > li > a > div {
	line-height: 22px;
}
#primary-menu.style-5 > ul > li > a > div i {
	display: inline-block;
	margin: 0 6px 0 0;
	top: -1px;
	width: 16px;
	font-size: 14px;
	line-height: inherit;
}
#primary-menu.style-6 > ul > li > a:after, #primary-menu.style-6 > ul > li.current > a:after {
	display: none;
}
#primary-menu.sub-title > ul > li, #primary-menu.sub-title.style-2 > div > ul > li {
	background: none !important;
	margin-left: 0;
}
#primary-menu.sub-title > ul > li > a, #primary-menu.sub-title > div > ul > li > a {
	line-height: 22px;
	font-size: 13px;
	border-top: none;
}
#primary-menu.sub-title ul li > a span {
	display: none !important;
}
#primary-menu.sub-title ul li:hover > a, #primary-menu.sub-title ul li.current > a, #primary-menu.sub-title div ul > li:hover > a, #primary-menu.sub-title div ul > li.current > a, #primary-menu.style-3 ul li:hover > a, #primary-menu.style-3 ul li.current > a {
	background-color: transparent !important;
	color: #444;
	text-shadow: none;
}
#primary-menu ul:not(.windows-mobile-menu) li > a i.icon-angle-down:last-child {
	display: none;
}
#primary-menu > ul > li.sub-menu > a, #primary-menu > .container > ul > li.sub-menu > a {
	background-image: url("../images/icons/submenu.png");
	background-position: right center;
	background-repeat: no-repeat;
}
#primary-menu ul li.mega-menu {
	position: relative;
}
#primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content {
	position: relative;
	width: auto;
	max-width: none;
	background: transparent !important;
	box-shadow: none;
	border: 0;
	border-top: 1px solid #EEE;
	z-index: 1;
	top: 0;
	padding-left: 15px;
}
#primary-menu ul li .mega-menu-content {
	padding-left: 0;
}
#primary-menu ul ul:not(.mega-menu-column) ul {
	top: 0 !important;
	left: 0;
}
#primary-menu ul ul.menu-pos-invert:not(.mega-menu-column), #primary-menu ul li .mega-menu-content.menu-pos-invert {
	left: 0;
	right: 0;
}
#primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert {
	right: 0;
}
#primary-menu ul ul li {
	float: none;
	margin: 0;
	border-top: 1px solid #EEE;
}
#primary-menu ul ul li > a {
	padding: 11px 5px !important;
	font-size: 13px;
	text-transform: none;
	font-weight: 400;
}
#primary-menu ul ul li:hover > a {
	background-color: transparent !important;
	font-weight: 600;
	padding-left: 5px;
	color: #f68b1f;
}
#primary-menu ul li .mega-menu-content, #primary-menu ul li.mega-menu-small .mega-menu-content, #primary-menu ul li.mega-menu .mega-menu-content, .floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content, .floating-header #primary-menu ul li.mega-menu .mega-menu-content {
	width: auto;
	margin: 0;
	top: 0;
}
.container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content, #header.full-header #primary-menu ul li.mega-menu .mega-menu-content {
	width: auto !important;
	margin: 0 !important;
}
#primary-menu ul li.mega-menu .mega-menu-content.style-2 {
	padding: 0;
}
#primary-menu ul li .mega-menu-content ul {
	display: block !important;
	position: relative;
	opacity: 1 !important;
	top: 0;
	left: 0;
	min-width: inherit;
}
#primary-menu ul li .mega-menu-content ul ul {
	border-top: 1px solid #EEE;
}
#primary-menu ul li .mega-menu-content ul.mega-menu-column {
	float: none;
	width: auto;
	margin: 0;
	border-left: 0 !important;
	padding-left: 15px;
	border-top: 1px solid #EEE;
}
#primary-menu ul li .mega-menu-content ul.mega-menu-column:first-child {
	border: 0;
}
#primary-menu ul li .mega-menu-content ul {
	width: 100% !important;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column {
	padding: 0 0 0 15px;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title {
	margin: 0;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a {
	font-size: 13px;
	font-weight: 600;
	text-transform: none !important;
	padding: 11px 5px !important;
	line-height: 22px !important;
	color: #444 !important;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title:hover > a {
	background-color: transparent;
	color: #f68b1f !important;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover {
	color: #f68b1f !important;
}
#primary-menu ul li .mega-menu-content.style-2 li {
	border-top: 1px solid #EEE;
}
#primary-menu ul li .mega-menu-content.style-2 li:first-child {
	border-top: 0;
}
#primary-menu ul li .mega-menu-content.style-2 ul > li > a:hover {
	padding-left: 5px;
}
.mega-menu-column .widget {
	padding: 30px 0;
	margin: 0 !important;
}
#top-search {
	margin: 0 !important;
}
#top-search a, #top-cart, #side-panel-trigger, #top-account {
	position: absolute;
	top: 0;
	left: auto;
	right: 15px;
	margin: 40px 0;
	-webkit-transition: margin .4s ease;
	-o-transition: margin .4s ease;
	transition: margin .4s ease;
}
#primary-menu > div > #top-search a, #primary-menu > div > #top-cart, #primary-menu > div > #side-panel-trigger {
	margin: 20px 0 !important;
}
#primary-menu ul.windows-mobile-menu li.sub-menu {
	position: relative;
}
#primary-menu ul.windows-mobile-menu li.sub-menu a {
	background-image: none !important;
}
#primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger {
	position: absolute;
	cursor: pointer;
	width: 32px;
	top: 0;
	right: 0;
	z-index: 1;
	padding: 0 !important;
	text-align: center !important;
}
#primary-menu ul.windows-mobile-menu .mega-menu-content a.wn-submenu-trigger {
	display: none;
}
#primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger i {
	margin: 0 !important;
}
#header.sticky-style-3 #top-cart .top-cart-content {
	top: 40px;
}
#top-search a {
	right: 43px;
}
#top-search form {
	height: 100px !important;
}
#primary-menu > div > #top-search form {
	height: 60px !important;
}
#top-search form input {
	font-size: 24px;
}
#side-panel-trigger {
	position: fixed;
	top: 44px;
	right: 0;
	z-index: 999;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#top-account {
	margin: 33px 0 32px;
	right: 75px;
}
#top-account a.btn span {
	display: none;
}
body:not(.sticky-responsive-pagemenu) #page-menu #page-menu-wrap {
	position: relative !important;
	top: 0 !important;
}
.sticky-responsive-menu #header {
	min-height: 100px;
	-webkit-transition: min-height .4s ease;
	-o-transition: min-height .4s ease;
	transition: min-height .4s ease;
}
.sticky-responsive-menu #header-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.sticky-responsive-menu #header.sticky-style-2, .sticky-responsive-menu #header.sticky-style-3 {
	min-height: 160px;
}
.sticky-responsive-menu.device-touch #header, .sticky-responsive-menu.device-touch #header-wrap, .sticky-responsive-menu.device-touch #logo, .sticky-responsive-menu.device-touch #logo img, .sticky-responsive-menu.device-touch #top-search a, .sticky-responsive-menu.device-touch #primary-menu-trigger, .sticky-responsive-menu.device-touch #top-cart, .sticky-responsive-menu.device-touch #side-panel-trigger, .sticky-responsive-menu.device-touch #top-account {
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
#header.responsive-sticky-header:not(.sticky-style-2):not(.sticky-style-3):not(.static-sticky) {
	min-height: 60px;
}
.responsive-sticky-header #header-wrap {
	z-index: 199;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFF;
	border-bottom: 1px solid #EEE;
	-webkit-backface-visibility: hidden;
}
.responsive-sticky-header:not(.static-sticky) #logo, .responsive-sticky-header:not(.static-sticky) #logo img {
	height: 60px;
}
.responsive-sticky-header:not(.static-sticky) #primary-menu-trigger {
	top: 5px;
}
.responsive-sticky-header #primary-menu > ul, .responsive-sticky-header #primary-menu > .container > ul {
	max-height: 300px;
	overflow-y: scroll;
}
.responsive-sticky-header #primary-menu > ul, .responsive-sticky-header #primary-menu > .container > ul {
	margin-bottom: 20px !important;
}
.responsive-sticky-header:not(.static-sticky) #top-search a, .responsive-sticky-header:not(.static-sticky) #top-cart, .responsive-sticky-header:not(.static-sticky) #side-panel-trigger {
	margin: 20px 0;
}
.responsive-sticky-header:not(.static-sticky) #top-search form {
	height: 60px !important;
}
.responsive-sticky-header:not(.static-sticky) #top-cart .top-cart-content {
	top: 40px;
}
body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs > ul, body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs > div > ul {
	position: fixed;
	display: block;
	z-index: 499;
	width: 280px;
	height: 100%;
	height: calc(100vh);
	max-height: none !important;
	margin: 0 !important;
	left: 0 !important;
	top: 0 !important;
	padding: 35px 25px 60px !important;
	background-color: #FFF;
	border-right: 1px solid #EEE !important;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate3d(-280px, 0, 0);
	-o-transform: translate3d(-280px, 0, 0);
	transform: translate3d(-280px, 0, 0);
	-webkit-backface-visibility: hidden;
	transform-style: preserve-3d;
}
body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs.from-right > ul, body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs.from-right > div > ul {
	left: auto !important;
	right: 0;
	border-right: 0 !important;
	border-left: 1px solid #EEE !important;
	-webkit-transform: translate3d(280px, 0, 0);
	-o-transform: translate3d(280px, 0, 0);
	transform: translate3d(280px, 0, 0);
}
body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs > ul, body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs > div > ul {
	-webkit-transition: -webkit-transform .3s ease-in-out, opacity .2s ease !important;
	-o-transition: -o-transform .3s ease-in-out, opacity .2s ease !important;
	transition: transform .3s ease-in-out, opacity .2s ease !important;
}
body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs > ul.show, body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-insomniacs > div > ul.show {
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.ei-slider {
	height: 350px;
}
.ei-title h3 {
	display: none;
}
.portfolio .portfolio-item {
	width: 33.33333333%;
}
.portfolio-2 .portfolio-item {
	width: 50%;
}
.portfolio-1 .portfolio-item {
	width: 100%;
}
.portfolio-1 .portfolio-item .portfolio-image {
	float: none !important;
	margin: 0 !important;
	margin-bottom: 10px !important;
}
.portfolio-1 .portfolio-item .portfolio-image, .portfolio-1 .portfolio-item .portfolio-image a, .portfolio-1 .portfolio-item .portfolio-image img, .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image, .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image a, .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
	width: 100%;
	height: auto;
}
.portfolio-1 .portfolio-desc {
	width: 100%;
}
.portfolio-1.portfolio-fullwidth {
	margin: 0 0 -60px 0;
}
.portfolio-1.portfolio-fullwidth .portfolio-item {
	margin-bottom: 60px;
	padding-bottom: 0;
	border-bottom: 0;
	overflow: hidden;
}
.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image {
	float: none;
	margin: 0 0 20px 0 !important;
}
.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img, .portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.portfolio-1.portfolio-fullwidth .portfolio-desc, .portfolio-1.portfolio-fullwidth .alt .portfolio-desc {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0;
	background-color: transparent;
	left: 0;
	right: 0;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.portfolio-1.portfolio-fullwidth .portfolio-overlay a {
	left: 50%;
}
.portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {
	left: auto;
	right: 50%;
}
.device-touch .portfolio-parallax .portfolio-item .portfolio-desc, .device-touch .portfolio-parallax .portfolio-overlay {
	opacity: 1;
}
.shop-quick-view-ajax, .portfolio-ajax-modal {
	width: 90% !important;
}
.small-thumbs .entry-title h2, .ievent .entry-title h2 {
	font-size: 18px;
}
.entry-meta li {
	font-size: 12px;
	margin: 0 10px 10px 0;
}
.post-grid {
	margin-right: -20px;
}
.post-grid .entry {
	width: 226px;
	margin-right: 20px;
}
.post-grid.grid-2, .post-grid.grid-3 {
	margin-right: -30px;
}
.post-grid.grid-2 .entry, .post-grid.grid-3 .entry {
	width: 345px;
	margin-right: 30px;
}
.post-masonry-full .entry {
	width: 33.30% !important;
}
.post-masonry-full.grid-3 .entry {
	width: 50% !important;
}
.post-timeline .entry {
	width: 290px !important;
}
.post-timeline .entry.entry-date-section {
	width: 100% !important;
}
.product {
	width: 33.33333333%;
}
.product:not(.product-2):not(.product-3) .product-title h3 {
	font-size: 18px;
}
.pricing [class^=col-md-] .pricing-box.best-price {
	margin-top: 0;
}
.pricing.pricing-5 .pricing-box.best-price {
	margin-top: 20px;
}
.device-sm .pricing.pricing-5 .pricing-title h3, .device-sm .pricing.pricing-5 .best-price .pricing-title h3 {
	font-size: 14px;
}
.device-sm .pricing.pricing-5 .pricing-title span {
	font-size: 12px;
}
.device-sm .pricing.pricing-5 .pricing-price {
	font-size: 48px;
}
.device-sm .pricing.pricing-5 .pricing-price span {
	font-size: 20px;
}
.device-sm .pricing.pricing-5 .pricing-price span.price-tenure {
	font-size: 12px;
}
.device-sm .pricing.pricing-5 .pricing-box.best-price .pricing-title {
	padding: 15px 0;
}
.pricing-box.pricing-extended .pricing-desc, .pricing-box.pricing-extended .pricing-action-area {
	position: relative;
	float: none;
	width: auto;
	padding: 25px;
}
.pricing-box.pricing-extended .pricing-action-area {
	height: auto;
	border-left: 0;
	border-top: 1px solid rgba(0,0,0,0.05);
	border-radius: 0 0 3px 3px;
}
.testimonials-grid.grid-3 li {
	width: 50%;
}
.section > .testimonial {
	padding: 0 40px !important;
	max-width: none;
}
.promo:not(.promo-full) {
	padding: 30px 20px !important;
}
.promo.promo-dark h3 {
	line-height: 1.6;
}
.promo a.button {
	position: relative !important;
	top: 0 !important;
	margin: 20px 0 0 !important;
	left: 0 !important;
	right: 0;
}
#contact-form-overlay-mini {
	float: none;
	width: auto;
	max-width: 380px;
	margin: 0 auto;
}
.button.button-full {
	font-size: 22px;
}
.button.button-full i {
	top: 3px !important;
}
.bnews-title {
	float: none;
	display: inline-block;
}
.bnews-slider {
	float: none;
	margin: 10px 0 0;
	width: 100%;
}
.wedding-head {
	font-size: 60px;
}
.wedding-head .first-name span, .wedding-head .last-name span {
	font-size: 40px;
}
.wedding-head .and {
	font-size: 144px;
}
.error404 {
	font-size: 180px;
}
.landing-form-overlay {
	position: absolute;
	width: 100%;
	max-width: 400px;
	right: auto;
	left: 50%;
	margin-left: -200px;
	bottom: 0;
}
}
@media (min-width:768px) and (max-width:991px) {
.swiper_wrapper:not(.full-screen):not(.insomniacs-slider-grid), .swiper_wrapper:not(.full-screen):not(.insomniacs-slider-grid) .swiper-slide {
	height: 400px !important;
}
.section-inner-title.mb-5 br{
    display:none;
}
.sidebar-widgets-wrap {
    position: relative;
    margin: 0;
}
.sidebar-widgets-wrap .widget {
	display: inline-block;
	vertical-align: top;
	float: none;
	width: 340px;
	margin: 0 37px 40px 0;
	padding-top: 0;
	border-top: 0;
}
.landing-video {
	width: 352px;
	height: 199px;
	margin: 14px 0 0 60px;
}
}
@media (max-width:767px) {
.list-item-points b {
    display: block;
}
.list-item li {
    margin-bottom: 20px;
}
.project-gallery .flex-control-nav {
	right: 0;
	left: 0;
	text-align: center;
}
.mfp-preloader {
	width: 60px;
	height: 60px;
	margin-top: -30px;
	margin-left: -30px;
}
.css3-spinner:before {
	width: 200px;
	height: 200px;
	margin: -100px auto 0;
	background-size: 200px;
}
.big-title {
	font-size: 34px;
	line-height: 42px;
	margin-bottom: 10px;
	letter-spacing: 0.5px;
}
p {
	font-size: 14px;
}
.bd-sign {
	max-width: 100px;
}
#content .container {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
.project-page #content .container {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.banner-text-wrapper {
	top: calc(50% + 70px);
}
.client-item {
	width: 25%;
}
.connect-detail .email, .connect-detail .phone, address, .get-directions {
	font-size: 15px;
}
.get-directions img {
	max-width: 12px;
}
.connect-section .center {
	text-align: left !important;
}
.connect-team-person-name {
	font-size: 20px;
}
.project-inner-detail h4 {
	font-size: 16px;
}
.project-item {
	margin-bottom: 30px;
}
.project-gallery.portfolio {
	margin: 0 0 15px 0 !important;
}
.flex-control-nav li {
	margin: 0 3px;
	width: 6px;
	height: 6px;
}
.flex-control-nav li a {
	width: 6px !important;
	height: 6px !important;
}
.project-gallery .flex-control-nav li a {
	width: 6px !important;
	height: 6px !important;
}
.owl-carousel .owl-dots .owl-dot span {
	width: 6px !important;
	height: 6px !important;
	margin: 0px 3px !important;
}
.owl-carousel .owl-dots .owl-dot {
	margin-top: 12px !important;
}
#belmondo .flex-control-nav li {
	margin: 0 2px;
	width: 5px;
	height: 5px;
}
#belmondo .flex-control-nav li a {
	width: 5px !important;
	height: 5px !important;
}
.team-person-name {
	font-size: 17px;
	line-height: 17px;
}
.team-person-designation {
	font-size: 13px;
}
.case-study-title {
	font-size: 24px;
	line-height: 30px;
}
.project-page .section-inner-title {
	font-size: 26px;
	line-height: 26px;
}
.project-detail-page-title .section-inner-title span {
	font-size: 16px;
}
.project-page p {
	font-size: 20px;
	line-height: 22px !important;
}
.section-inner-title {
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
}
.project-name {
	font-size: 18px;
}
#page-menu nav li {
	display: block;
}
#page-menu nav li a {
	font-size: 14px;
	margin-bottom: 5px;
}
#page-menu nav li:last-child a {
	margin-bottom: 0;
}
.team-detail img {
	width: 100%;
}
.team-detail a {
	display: block;
}
.about-top-banner-detail {
	top: 150px;
}
.about-top-banner-detail h1 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
}
.copyright-text {
	text-align: center;
}
.col-footer {
	margin-bottom: 10px;
	text-align: center !important;
}
.col-footer:last-child {
	margin-bottom: 0;
}
.connect-heading {
	font-size: 20px !important;
}
.connect-detail .email, .connect-detail address b {
	font-size: 16px;
	line-height: 14px;
}
body {
	padding: 0 !important;
}
#wrapper {
	width: 100% !important;
}
.container-fullwidth {
	margin: 0 auto;
	padding: 0 15px !important;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
.one-page-arrow {
	display: none !important;
}
#top-bar {
	height: auto;
}
#top-bar .col_half {
	width: 100%;
	margin-bottom: 0 !important;
}
.top-links, .top-links > ul > li {
	float: none !important;
}
.top-links > ul {
	text-align: center;
}
.top-links > ul > li {
	display: inline-block;
}
.top-links > ul > li {
	margin-right: -4px;
}
.top-links ul ul, .top-links ul div.top-link-section {
	text-align: left;
}
.top-links ul div.top-link-section {
	left: auto;
	right: 0;
	padding: 20px 15px;
}
#top-social, #slider:not(.swiper_wrapper) .slider-caption, .nivo-caption, .flex-caption, .slider-caption p, .slider-caption .button, .camera_caption, .ei-title, .slider-arrow-top-sm, .slider-arrow-bottom-sm {
	display: none !important;
}
.slider-caption h2 {
	margin-bottom: 0 !important;
}
.flex-control-nav li {
	opacity: 1 !important;
}
.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs {
	height: 60px;
}
.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li, .fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li img {
	display: block;
	width: 80px !important;
	height: 60px !important;
}
.postcontent, .postcontent.bothsidebar, .sidebar, .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth {
	width: 100%;
	margin-right: 0;
	float: none;
	margin-bottom: 30px !important;
}
.sidebar.col_last {
	margin-bottom: 0 !important;
}
form .col_full, form .col_half, form .col_one_third, form .col_two_third, form .col_three_fourth, form .col_one_fourth, form .col_one_fifth, form .col_two_fifth, form .col_three_fifth, form .col_four_fifth, form .col_one_sixth, form .col_five_sixth {
	margin-bottom: 25px !important;
}
#page-title {
	padding: 20px 0 25px;
	text-align: center;
}
#page-title h1 {
	line-height: 1.5;
	font-size: 24px;
}
#page-title .breadcrumb {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	margin: 15px 0 0 !important;
}
#page-title #portfolio-navigation, #portfolio-ajax-title #portfolio-navigation {
	position: relative;
	top: 0;
	left: 0;
	margin: 15px auto 0;
}
#portfolio-ajax-title {
	text-align: center;
}
.portfolio-filter {
	border: none;
	border-radius: 0;
	margin-bottom: 20px;
}
.portfolio-filter li {
	width: 33.33%;
	margin: 0 0 20px 0 !important;
}
.portfolio-filter li a {
	text-align: center;
	border-left: none;
	padding: 12px 18px !important;
	border-radius: 2px !important;
}
.portfolio-filter li a:hover {
	color: #f68b1f;
}
.portfolio-filter li.activeFilter a {
	color: #FFF;
	margin: 0;
}
.portfolio-filter.style-2 li a, .portfolio-filter.style-3 li a {
	border-radius: 22px !important;
}
.portfolio-shuffle {
	display: none;
}
.small-thumbs .entry-image, .ievent .entry-image {
	float: none !important;
	width: 100% !important;
	margin: 0 0 20px !important;
}
.entry-title h2, .post-grid .entry-title h2 {
	font-size: 18px !important;
	font-weight: 600;
}
.entry-meta li {
	font-size: 11px;
	margin: 0 10px 10px 0;
}
#posts .entry-meta li i {
	display: none;
}
#posts.post-grid .entry-meta li i, #posts .entry-meta li:last-child i {
	display: inline-block;
}
.post-grid {
	margin-right: 0 !important;
}
.post-grid .entry, .post-masonry-full.grid-3 .entry {
	float: none !important;
	width: 100% !important;
	margin-right: 0 !important;
	border-right: 0 !important;
}
.post-timeline .entry.entry-date-section {
	margin-left: 0;
}
.timeline-border, .post-timeline .entry-timeline {
	display: none !important;
}
.postcontent .post-timeline {
	padding-left: 0;
}
.post-masonry-full .entry {
	padding: 40px !important;
}
.product-1 .product {
	width: 100%;
}
.product-1 .product-image {
	float: none !important;
	width: 100% !important;
	height: auto !important;
	margin: 0 0 20px !important;
}
.product-1 .product-title h3 {
	font-size: 19px;
}
.product-1 p {
	display: none;
}
.pricing-box.best-price {
	margin-top: 0;
}
.pricing.pricing-5 .pricing-box {
	float: none;
	width: 100%;
}
.pricing-box.pricing-extended .pricing-features li {
	width: auto;
	float: none;
}
table.cart .quantity {
	display: block;
}
table.cart .quantity .qty, table.cart .quantity .plus, table.cart .quantity .minus {
	float: none;
	width: 100%;
}
table.cart .quantity .qty {
	border: 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.button.button-desc {
	padding: 20px 17px;
	font-size: 15px;
	max-width: 100%;
}
.button.button-desc span {
	font-size: 11px;
}
.process-steps li {
	float: none;
	width: auto !important;
	margin-top: 20px;
}
.process-steps li:first-child {
	margin-top: 0;
}
.process-steps li h5 {
	margin: 10px 0 0 0;
}
.process-steps li:before, .process-steps li:after {
	display: none;
}
.tabs-responsive .tab-container {
	padding: 0 !important;
}
.tabs-responsive .tab-container:not(.accordion-border) {
	border: 0;
}
.testimonials-grid li {
	float: none;
	width: auto !important;
	padding-left: 0;
	padding-right: 0;
}
.team.team-list .team-image {
	float: none;
	width: 100%;
	margin-right: 0;
}
.team.team-list .team-title {
	margin-top: 15px;
}
.title-block {
	padding: 2px 0 3px 15px;
	border-left-width: 5px;
}
.title-block-right {
	padding: 2px 15px 3px 0;
	border-right-width: 5px;
}
.title-block h1 + span {
	font-size: 18px;
}
.title-block h2 + span {
	font-size: 17px;
}
.title-block h3 + span {
	font-size: 15px;
}
.title-block h4 + span {
	font-size: 13px;
}
.heading-block h1 {
	font-size: 30px;
}
.heading-block h2 {
	font-size: 26px;
}
.heading-block h3 {
	font-size: 22px;
}
.heading-block h4 {
	font-size: 19px;
}
.heading-block h1 + span {
	font-size: 20px;
}
.heading-block h2 + span {
	font-size: 18px;
}
.heading-block h3 + span, .heading-block h4 + span {
	font-size: 17px;
}
.heading-block ~ p:not(.lead) {
	font-size: 15px;
}
.emphasis-title h1, .emphasis-title h2 {
	font-size: 44px !important;
}
.wedding-head {
	font-size: 48px;
}
.wedding-head .first-name, .wedding-head .last-name, .wedding-head .and {
	display: block;
	margin: 0 0 15px;
	text-align: center;
}
.wedding-head .first-name span, .wedding-head .last-name span {
	font-size: 36px;
}
.wedding-head .and {
	font-size: 120px;
}
.news-carousel .overlay {
	display: none;
}
#copyrights .col_half {
	text-align: center;
}
#copyrights .col_half:last-child {
	display: none;
}
#copyrights .footer-logo {
	margin-left: auto;
	margin-right: auto;
}
}
@media (min-width:480px) and (max-width:767px) {
.container, #header.full-header .container, .container-fullwidth {
	width: 100% !important;
	padding-left: 30px;
	padding-right: 30px;
}
#header.full-header .container, .container-fullwidth {
	width: 100% !important;
}
.container.vertical-middle {
	width: 100% !important;
}
.full-screen:not(.force-full-screen) .container.vertical-middle {
	width: 470px !important;
}
#top-search form input {
	padding-right: 60px;
}
.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.insomniacs-slider-grid) .swiper-slide {
	height: 300px !important;
}
.swiper_wrapper .slider-caption h2 {
	font-size: 36px;
}
.ei-slider {
	height: 250px;
}
#header.transparent-header.floating-header .container {
	width: 470px;
	padding: 0 15px;
}
.portfolio:not(.portfolio-1) {
	margin: 0 -6px -6px 0;
}
.portfolio:not(.portfolio-1) .portfolio-item {
	padding: 0 6px 6px 0;
}
.portfolio:not(.portfolio-1) .portfolio-item {
	width: 50%;
}
.portfolio:not(.portfolio-1) .portfolio-desc {
	padding: 15px 5px 10px;
}
.portfolio:not(.portfolio-1) .portfolio-desc h3 {
	font-size: 16px;
}
.portfolio:not(.portfolio-1) .portfolio-desc span {
	font-size: 14px;
}
.portfolio-notitle:not(.portfolio-1) .portfolio-desc {
	height: 78px;
	padding: 15px 5px;
	bottom: -79px;
}
.portfolio-full.portfolio-notitle:not(.portfolio-1) .portfolio-desc, .portfolio-nomargin.portfolio-notitle:not(.portfolio-1) .portfolio-desc {
	bottom: -78px;
	border-bottom: 0;
}
.portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.left-icon, .portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.right-icon, .portfolio-notitle .iportfolio:hover .portfolio-overlay a.left-icon, .portfolio-notitle .iportfolio:hover .portfolio-overlay a.right-icon {
	margin-top: -55px !important;
}
.portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc ~ a {
	margin: 20px 0 0 !important;
}
.portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc ~ a.right-icon {
	margin-left: 5px !important;
	margin-right: 0 !important;
}
.portfolio-1 .portfolio-item .portfolio-image {
	float: none !important;
	margin: 0 !important;
	margin-bottom: 10px !important;
}
.portfolio-1 .portfolio-desc {
	width: 100%;
}
.portfolio-1.portfolio-fullwidth {
	margin: 0 0 -60px 0;
}
.portfolio-1.portfolio-fullwidth .portfolio-item {
	margin-bottom: 60px;
	padding-bottom: 0;
	border-bottom: 0;
	overflow: hidden;
}
.portfolio-1.portfolio-fullwidth .portfolio-overlay a {
	left: 50%;
}
.portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {
	left: auto;
	right: 50%;
}
.portfolio.portfolio-nomargin, .portfolio.portfolio-full {
	margin: 0 !important;
}
.post-grid:not(.post-masonry) .entry-image iframe {
	height: 246px;
}
.shop:not(.product-1) {
	margin: 0 -12px -12px 0;
}
.shop:not(.product-1) .product {
	padding: 0 12px 12px 0;
	width: 50%;
}
.shop:not(.product-1) .product-title h3 {
	font-size: 17px;
}
.clients-grid:not(.grid-3):not(.grid-2) li, .clients-grid.grid-4 li, .clients-grid.grid-6 li {
	width: 33.33%;
}
.button.button-full {
	font-size: 18px;
}
.button.button-full i {
	top: 2px !important;
	margin-left: 3px !important;
}
.error404, .error404-wrap .error404 {
	font-size: 160px;
}
.landing-video {
	position: relative;
	top: 12px;
	width: 333px;
	height: 187px;
	margin: 19px 0 0 53px;
}
}
@media (max-width:479px) {
.client-item {
	width: 50%;
}
.container, #header.full-header .container, .container-fullwidth {
	width: 100% !important;
	padding-left: 20px;
	padding-right: 20px;
}
.container.vertical-middle {
	width: 100% !important;
}
.full-screen:not(.force-full-screen) .container.vertical-middle {
	width: 310px !important;
}
#header.full-header .container, .container-fullwidth {
	width: 100% !important;
}
#top-cart {
	display: none;
}
#top-search a {
	right: 15px;
}
#top-search form input {
	padding-right: 30px;
}
#top-account {
	right: 43px;
}
#top-account a.btn {
	padding-left: 8px;
	padding-right: 8px;
}
#top-account a.btn i:last-child {
	display: none;
}
.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.insomniacs-slider-grid) .swiper-slide, .ei-slider {
	height: 180px !important;
}
.swiper_wrapper .slider-caption h2 {
	font-size: 28px;
}
#header.transparent-header.floating-header .container {
	width: 310px;
	padding: 0 15px;
}
.portfolio-filter li {
	width: 50%;
}
.portfolio:not(.portfolio-1) {
	margin: 0;
}
.portfolio .portfolio-item {
	width: 100%;
}
.post-grid:not(.post-masonry) .entry-image iframe {
	height: 157px;
}
.mpost .entry-image {
	float: none;
	margin: 0 0 20px 0;
}
.mpost .entry-image, .mpost .entry-image a, .mpost .entry-image img, .mpost .entry-image i {
	width: 100%;
	height: auto;
}
.mpost .entry-image i {
	height: 150px;
	line-height: 150px;
}
.shop:not(.product-1) {
	margin: 0 !important;
}
.shop:not(.product-1) .product {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}
.shop:not(.product-1) .product-title h3 {
	font-size: 19px;
}
.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs {
	height: 45px;
}
.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li, .fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li img {
	display: block;
	width: 60px !important;
	height: 45px !important;
}
.si-share span {
	display: none;
}
.parallax .entry-overlay-meta, .parallax .entry-overlay {
	left: 50% !important;
	right: 0 !important;
	margin: 0 0 0 -140px !important;
	width: 280px !important;
}
.parallax .entry-overlay {
	width: 288px !important;
}
.parallax .countdown-section {
	width: 64px;
	height: 64px;
	margin: 0 8px 0 0;
	font-size: 11px;
	padding: 0;
	padding-top: 12px;
}
.parallax .countdown-amount {
	font-size: 20px;
}
.countdown-large .countdown-section {
	display: block;
	width: auto;
	margin: 30px 0 0;
	border: 0;
}
.countdown-large .countdown-section:first-child {
	margin-top: 0;
}
.testi-image, .testi-image a, .testi-image img, .testi-image i {
	width: 36px;
	height: 36px;
}
.testi-image i {
	line-height: 36px;
	font-size: 20px;
}
.clients-grid:not(.grid-3):not(.grid-2) li, .clients-grid.grid-4 li, .clients-grid.grid-6 li {
	width: 50%;
}
.button.button-full {
	font-size: 16px;
}
.button.button-full i {
	top: 2px !important;
	margin-left: 3px !important;
}
.emphasis-title h1, .emphasis-title h2 {
	font-size: 40px !important;
}
.error404, .error404-wrap .error404 {
	font-size: 120px;
}
.landing-video {
	position: relative;
	top: 9px;
	width: 212px;
	height: 119px;
	margin: 19px 0 0 34px;
}
.landing-form-overlay {
	margin-left: -155px;
}
.button.button-desc {
	padding: 20px 17px;
	font-size: 15px;
	max-width: 100%;
}
.button.button-desc span {
	font-size: 11px;
}
}
@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2/1), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:192dpi), only screen and (min-resolution:2dppx) {
#logo a.standard-logo, #header.split-menu #logo a.standard-logo {
display:none;
}
#logo a.retina-logo {
display:block;
}
#header.split-menu #logo a.retina-logo {
display:inline-block;
}
.owl-carousel.owl-loading, .preloader, .preloader2, .form-process {
background-image:url('../images/preloader@2x.gif');
background-size:24px 24px;
}
.dark .owl-carousel.owl-loading, .dark .preloader, .dark .preloader2, .dark .form-process {
background-image:url('../images/preloader-dark@2x.gif');
}
.widget_recent_comments li {
background-image:url("../images/icons/widget-comment@2x.png");
background-size:15px 26px;
}
.widget_nav_menu li a, .widget_links li a, .widget_meta li a, .widget_archive li a, .widget_recent_entries li a, .widget_categories li a, .widget_pages li a, .widget_rss li a, .widget_recent_comments li a {
background-image:url("../images/icons/widget-link@2x.png");
background-size:4px 20px;
}
.dark .widget_recent_comments li {
background-image:url("../images/icons/widget-comment-dark@2x.png");
}
.dark .widget_nav_menu li a, .dark .widget_links li a, .dark .widget_meta li a, .dark .widget_archive li a, .dark .widget_recent_entries li a, .dark .widget_categories li a, .dark .widget_pages li a, .dark .widget_rss li a, .dark .widget_recent_comments li a {
background-image:url("../images/icons/widget-link-dark@2x.png");
}
}
@media only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px), only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px), only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px), only screen and (min-device-pixel-ratio:2) and (max-width:991px), only screen and (min-resolution:192dpi) and (max-width:991px), only screen and (min-resolution:2dppx) and (max-width:991px) {
#logo a.standard-logo {
display:none;
}
#logo a.retina-logo {
display:inline-block;
}
}
#gbslideshow, #gbslideshow-res {
	position: relative;
	overflow: hidden;
}
#banner-img {
	position: relative !important;
	transform: none !important;
	opacity: 0 !important;
	-webkit-transition-property: none;
	-webkit-transition-duration: 0;
	-moz-transition-property: none;
	-moz-transition-duration: 0;
	-o-transition-property: none;
	-o-transition-duration: 0;
	transition-property: none;
	transition-duration: 0;
}
#gbslideshow img, #gbslideshow-res img {
	max-width: none;
	position: absolute;
	width: calc(100% + 60px);
	opacity: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	-webkit-transition-duration: 2s, 10s;
	-moz-transition-property: opacity, -moz-transform;
	-moz-transition-duration: 2s, 10s;
	-o-transition-property: opacity, -o-transform;
	-o-transition-duration: 2s, 10s;
	transition-property: opacity, transform;
	transition-duration: 2s, 10s;
}
.gbslide:nth-child(1), .gbslide:nth-child(6), .gbslide:nth-child(11), .gbslide:nth-child(16), .gbslide:nth-child(21), .gbslide:nth-child(26), .gbslide:nth-child(31), .gbslide:nth-child(36), .gbslide:nth-child(41), .gbslide:nth-child(46) {
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
}
.gbslide:nth-child(2), .gbslide:nth-child(7), .gbslide:nth-child(12), .gbslide:nth-child(17), .gbslide:nth-child(22), .gbslide:nth-child(27), .gbslide:nth-child(32), .gbslide:nth-child(37), .gbslide:nth-child(42), .gbslide:nth-child(47) {
	-webkit-transform-origin: center bottom;
	-moz-transform-origin: center bottom;
	-o-transform-origin: center bottom;
	transform-origin: center bottom;
}
.gbslide:nth-child(3), .gbslide:nth-child(8), .gbslide:nth-child(13), .gbslide:nth-child(18), .gbslide:nth-child(23), .gbslide:nth-child(28), .gbslide:nth-child(33), .gbslide:nth-child(38), .gbslide:nth-child(43), .gbslide:nth-child(48) {
	-webkit-transform-origin: center top;
	-moz-transform-origin: center top;
	-o-transform-origin: center top;
	transform-origin: center top;
}
.gbslide:nth-child(4), .gbslide:nth-child(9), .gbslide:nth-child(14), .gbslide:nth-child(19), .gbslide:nth-child(24), .gbslide:nth-child(29), .gbslide:nth-child(34), .gbslide:nth-child(39), .gbslide:nth-child(44), .gbslide:nth-child(49) {
	-webkit-transform-origin: center left;
	-moz-transform-origin: center left;
	-o-transform-origin: center left;
	transform-origin: center left;
	left: -60px;
}
.gbslide:nth-child(5), .gbslide:nth-child(10), .gbslide:nth-child(15), .gbslide:nth-child(20), .gbslide:nth-child(25), .gbslide:nth-child(30), .gbslide:nth-child(35), .gbslide:nth-child(40), .gbslide:nth-child(45), .gbslide:nth-child(50) {
	-webkit-transform-origin: center right;
	-moz-transform-origin: center right;
	-o-transform-origin: center right;
	transform-origin: center right;
	right: -60px;
}
#gbslideshow .fx:first-child + img ~ img, #gbslideshow-res .fx:first-child + img ~ img {
	z-index: -1;
}
#gbslideshow .fx, #gbslideshow-res .fx {
	-webkit-transform: scale(1.2) translate(30px);
	-moz-transform: scale(1.2) translate(30px);
	-o-transform: scale(1.2) translate(30px);
	transform: scale(1.2) translate(30px);
	opacity: 1;
}
#gbslideshow-res .gbslide.fx:nth-child(1), #gbslideshow-res .gbslide.fx:nth-child(6), #gbslideshow-res .gbslide.fx:nth-child(11), #gbslideshow-res .gbslide.fx:nth-child(16), #gbslideshow-res .gbslide.fx:nth-child(21), #gbslideshow-res .gbslide.fx:nth-child(26), #gbslideshow-res .gbslide.fx:nth-child(31), #gbslideshow-res .gbslide.fx:nth-child(36), #gbslideshow-res .gbslide.fx:nth-child(41), #gbslideshow-res .gbslide.fx:nth-child(46) {
	left: -35px;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: scale(1.2) translate(0);
	-moz-transform: scale(1.2) translate(0);
	-o-transform: scale(1.2) translate(0);
	transform: scale(1.2) translate(0);
}
.margin-0 {
	margin-bottom: 0px !important;
}
.margin-3 {
	margin-bottom: 3px !important;
}
.margin-5 {
	margin-bottom: 5px !important;
}
.bottommargin-xs {
	margin-bottom: 10px !important;
}
.custom-hr {
	width: 5% !important;
	border-top: 1px solid #000 !important;
}
.custom-hr-resp {
	width: 12% !important;
	border-top: 1px solid #000 !important;
	float: left !important;
	margin-left: 16px;
}
#about #primary-menu ul li>a {
	color: #fff !important;
}
#about #primary-menu ul li.current>a, #about #primary-menu ul li:hover>a {
	color: #e31e24 !important;
}
.side-panel-wrap .top-menu-wrapper .gb-logo img {
	height: 60px !important;
	margin-top: 11px !important;
	margin-left: -15px !important;
}
.project-button-wrapper img, .project-back-btn img {
	height: 17px;
	width: 17px;
}
.instagram-photos a {
	display: inline-block;
	width: 33.33%;
	padding: 10px;
}