
//*--Shortcodes--*/
.codes-info {
	text-align:center;
	margin:3em 0;
}
.codes-heading {
    text-align: center;
}
h3.hdg {
    font-size: 2.5em;
	color:#000 !important;
}
.show-grid [class^=col-] {
    background: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
  background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
  color: #555;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
  font-weight: 300 !important;
  border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg {
	margin-bottom:1em;
	color: #333;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 0;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.grid_3 p{
  line-height: 2em;
  color: #888;
  font-size: 0.9em;
  margin-bottom: 1em;
  font-weight: 300;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables  p {
 margin-top: 1em;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 0.9em;
  color: #555;
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:1.8em;
  margin-top:0.5em;
  margin-bottom: 0.5em;
}
li.list-group-item1 {
  line-height: 2.5em;
}
.input-group {
  margin-bottom: 20px;
  }
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
  margin-bottom: 48px;
}
ol {
  margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
.grid_5 {
	padding: 0 0 1em;
}
.grid_3 {
	margin-bottom: 0em;
}
}
@media (max-width:640px){
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 18px;
		margin-bottom: 0px;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 10px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
.grid_4 {
    margin-top: 30px;
}
}
@media (max-width:480px){
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
}
@media (max-width: 320px){
	.grid_4 {
		margin-top: 18px;
	}
	.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px !important;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
		font-size: 0.81em;
	}
	.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding: 13px!important;
	}
	.codes .row {
		margin: 0;
	}
}
/*--//Shortcodes--*/
/*-- gallery --*/
.gallery {
    padding: 1em 0;
}
.gallery-info h2{
	text-align:center;
}
.gallery-grids {
    margin: 2em 0 0 0;
}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;	
	overflow: hidden;
	/*margin: 10px 0;*/
	height: auto;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h3 {
    word-spacing: -0.15em;
    font-size: 1.5em;
    margin-top: 18%;
    color: #FFF;
    font-weight: 600;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
/*---------------*/
/***** Layla *****/
/*---------------*/



figure.effect-layla figcaption {
	padding: 3em;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.effect-layla figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

figure.effect-layla h2 {
	padding-top: 26%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-layla p {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.effect-layla img,
figure.effect-layla h2 {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
/*-----------------*/
/***** Apollo *****/
/*-----------------*/


figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apollo p {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 3em;
	padding: 0 1em;
	max-width: 150px;
	border-right: 4px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-apollo h2 {
	text-align: left;
}

figure.effect-apollo:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
/*---------------*/
/***** Chico *****/
/*---------------*/

figure.effect-chico img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}

figure.effect-chico:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-chico figcaption {
	padding: 3em;
}

figure.effect-chico figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h4 {
    padding: 0% 0;
}

figure.effect-chico p {
	margin: 0 auto;
	max-width: 200px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}


@media(max-width:1440px){
	.welcome-bottom-left-grid {
		padding: 5em 5em 5em 10em;
	}
}
@media(max-width:1366px){
	.welcome-bottom-left-grid {
		padding: 5em 5em 5em 8em;
	}
}
@media(max-width:1366px){
	.welcome-bottom-left-grid {
		padding: 5em 5em 5em 5em;
	}
}
@media(max-width:1080px){
	.banner-left h1 {
		font-size: 5em;
	}
	.banner-left {
		padding: 5.6em 0;
		width: 28%;
	}
	.banner-left p {
		font-size: .7em;
		letter-spacing: 1px;
	}
	.top-nav ul li a {
		padding: 2em 3em;
	}
	.top-navigation {
		margin-top: 4em;
	}
	.dropdown-menu > li > a {
		padding: 3px 58px !important;
	}
	.welcome-bottom-left-grid h3 {
		font-size: 1.2em;
	}
	.welcome-bottom-left-grid p {
		margin: 1em 0 0 0;
	}
	.welcome-bottom-right {
		min-height: 587px;
	}
	figure.effect-chico figcaption {
		padding: 2.5em 0 0 0;
	}
	figure.effect-chico h4 {
		margin: 0;
	}
	.about-left {
		width: 17% !important;
		padding: 3.6em 0 !important;
	}
	.about-logo :before {
		top: -208% !important;
	}
	.about-logo:after{
		bottom: -208% !important;	
	}
}
@media(max-width:1024px){
	.banner-left {
		margin: 0em 0 0 3em;
	}
	.welcome-bottom-left-grid {
		padding: 4em 5em 3em 5em;
	}
	.welcome-bottom-right-top {
	    padding: 4.6em 0;
		width: 300px;
		height: 300px;
		margin: 8em auto 0;
	}
	.welcome-bottom-right-info {
		margin: 0 0 0 1em;
	}
	.services-grid-info {
		padding: 2em;
	}
	.services-right {
		padding: 1.5em;
	}
	.grid figure h3 {
		margin-top: 11%;
	}
}
@media(max-width:991px){
	.banner-right-info h3 {
		font-size: 1.2em;
	}
	.banner-left {
		width: 37%;
		margin:0;
	}
	.banner-top-right-text h2 {
		width: 80%;
	}
	.top-nav ul li a {
		padding: 2em 2em;
	}
	.welcome-left {
		margin: 0;
	}
	.welcome-right {
		margin: 3em 0;
	}
	.welcome {
		padding: 3em 0 6em;
	}
	.welcome-bottom-right {
		min-height: 530px;
	}
	.welcome-bottom-right-top {
		margin: 0px auto 0;
	}
	.welcome-bottom-right-top-info{
		padding: 7em;
	}
	.welcome-left h3, .services-info h3 {
		font-size: 3em;
	}
	.services-grid {
		margin-bottom: 2em;
	}
	.about-left {
	    width: 17% !important;
		padding: 2.6em 0 !important;
	}
	.about-left h1 {
		font-size: 2.5em !important;
	}
	.about-logo :before {
		top: -182% !important;
	}
	.about-logo:after {
		bottom:-182% !important;
	}
	.team-grid {
		float: left;
		width: 50%;
	}
	.about-bottom-left.about-bottom-right {
		margin: 2em 0 0 0;
	}
	.dropdown-menu > li > a {
		padding: 3px 43px !important;
	}
	figure.effect-chico h4 {
		font-size: 3em;
	}
	figure.effect-chico h4 {
		font-size: 3em;
	}
	figure.effect-chico figcaption {
		padding: 7.5em 0 0 0;
	}
	.grid figure h3 {
		margin-top: 21%;
	}
	.blog-top-right-grid {
		margin: 2em 0 0 0;
	}
	.about-info h2, .codes-info h2, .gallery-info h2, .blog-info h2, .contact-info h2 {
		font-size: 3em;
	}
	.about-team h3, .about-bottom h3 {
		font-size: 2.5em;
	}
	.comments-left {
		float: left;
		width: 20%;
		margin-right: 1em;
	}
}
@media(max-width:800px){
	.banner-left {
		margin: 0em 0 0 2em;
	}
}
@media(max-width:768px){
	.banner-left h1 {
		font-size: 4em;
	}
	.banner-left {
		width: 35%;
	}
	.banner-left {
		margin: 0em 0 0 3em;
	}
	.banner-logo :before {
		top: -192%;
	}
	.banner-logo:after {
		bottom: -192%;
	}
}
@media(max-width:640px){
	.banner-left {
		margin: 0 auto;
		float: none;
		text-align: center;
		padding: 3.6em 0;
		width: 170px;
		height: 170px;
	}
	.banner-right {
		float: none;
		width: 100%;
		margin: 5em 0 0 0;
	}
	.banner-left h1 {
		font-size: 3em;
	}
	.banner-logo :before {
	    top: -122%;
		left: 54%;
	}
	.banner-logo:after {
	    bottom: -105%;
		left: 54%;
	}
	.banner-grids {
		margin-top: 5em;
	}
	.navbar-default .navbar-toggle {
		border-color: #FFF !important;
		color: #FFF !important;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #4C1B09 !important;
	}
	.top-nav ul li {
		display: block;
		margin: 0;
		float: none;
		text-align: center;
	}
	.top-nav ul li a {
		padding: 1em;
		border:none;
	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		border-right: none;
	}
	div#bs-example-navbar-collapse-1 {
	    padding: 0;
		position: absolute;
		background-color: rgba(0, 0, 0, 0.44);
		z-index: 99;
		width: 100%;
	}
	.footer-icons ul li {
		display: inline-block;
		margin: 0 1.5em;
	}
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 8px 0px !important;
	}
	.about-left {
		width: 120px !important;
		height: 120px !important;
	}
	figure.effect-chico h4 {
		font-size: 2em;
	}
	.about-logo :before {
		top: -196% !important;
		left: 50% !important;
	}
	.about-logo:after {
		bottom: -188% !important;
		left: 50% !important;
	}

}
@media(max-width:480px){
	.banner-left {
	    width: 135px;
		height: 135px;
		padding: 2.6em 0;
	}
	.banner-logo :before {
		left: 51%;
	}
	.banner-left h1 {
		font-size: 2em;
	}
	.banner-left p {
		font-size: .6em;
		letter-spacing: 0px;
	}
	.banner-logo :before {
		top: -124%;
	}
	.banner-logo:after {
		bottom: -120%;
		left: 51%;
	}
	.banner-top-right-text h2 {
		width: 44%;
		font-size: 1em;
		margin: 0 auto 1em;
	}
	.banner-right-info h3 {
		font-size: 1em;
	}
	.welcome {
		padding: 3em 0 4em;
	}
	.welcome-bottom-left-grid {
		padding: 3em 2em;
	}
	.welcome-bottom-right-top {
		width: 200px;
		height: 200px;
	}
	.welcome-bottom-right-info h3 {
		font-size: 1em;
	}
	.more-button {
		margin: 1em 0 1em 0;
	}
	.more-button a {
		padding: .5em 1em;
	}
	.welcome-bottom-right {
	    min-height: 350px;
	}
	.welcome-bottom-right-top-info {
		padding: 5em 0 0 0;
	}
	.welcome-left h3, .services-info h3 {
		font-size: 2em;
	}
	.services {
		padding: 3em 0;
	}
	.services-grids {
		margin: 2em 0 0 0;
	}
	.footer {
		padding: 3em 0;
	}
	.footer-icons ul li {
		margin: 0 .5em;
	}
	.footer-nav ul li {
		margin: 0 1em;
	}
	.top-navigation {
		margin-top: 3em;
	}
	.about-left h1 {
		font-size: 2em !important;
	}
	.about-left {
	    width: 110px !important;
		height: 110px !important;
	}
	.about-logo :before {
		top: -220% !important;
	}
	.about-logo:after {
		bottom: -220% !important;
	}
	.about-grids {
		margin-top: 3em !important;
	}
	.about-info h2, .codes-info h2, .gallery-info h2, .blog-info h2, .contact-info h2 {
		font-size: 2em;
	}
	.about-info {
		margin: 2em 0;
	}
	.about-team h3, .about-bottom h3 {
		font-size: 2em;
	}
	.icons ul li {
		margin: 0 0em;
	}
	.about-bottom {
		padding: 3em 0;
	}
	.about-bottom-grids {
		margin-top: 2em;
	}
	.footer-icons {
		margin: 2em 0 0 0;
	}
	.grid figure h3 {
		margin-top: 10%;
	}
	figure.effect-chico figcaption {
		padding: 5em 0 0 0;
	}
	.blog {
		padding: 3em 0;
	}
	.blog-top-grids {
		margin: 2em 0 0 0;
	}
	.blog-left {
		padding-right: 0;
	}
	.media-left.response-text-left {
		width: 21%;
	}
	.footer-heading h3 {
		font-size: 1.5em;
	}
}
@media(max-width:320px){
	.banner-top-left {
		float: none;
		text-align: center;
	}
	.banner-top-right {
		float: none;
		text-align: center;
	}
	.banner-grids {
		margin-top: 3em;
	}
	.banner-left {
		width: 110px;
		height: 110px;
		padding: 1.6em 0;
	}
	.banner-left h1 {
		font-size: 1.9em;
	}
	.banner-logo :before, .banner-logo:after {
		height: 50.2857%;
	}
	.banner-logo :before {
		top: -86%;
		left: 49%;
	}
	.banner-logo:after {
		bottom: -94%;
		left: 49%;
	}
	.banner-right {
		margin: 3em 0 0 0;
	}
	.banner-top-right-text h2 {
		width: 68%;
	}
	.banner-right-info p {
		font-size: .8em;
	}
	.top-navigation {
		margin-top: 1em;
	}
	.top-nav ul li a {
		padding: .5em 0;
	}
	.welcome {
		padding: 2em 0;
	}
	.welcome-left h4 {
		font-size: .8em;
	}
	.welcome-left p {
		font-size: .8em;
	}
	.welcome-right {
		margin: 2em 0;
	}
	.welcome-bottom-left-grid {
		padding: 2em 2em;
	}
	.welcome-bottom-left-grid h3 {
		font-size: 1em;
	}
	.welcome-bottom-left-grid h4 {
		font-size: .8em;
		margin: 1em 0 1em 0;
	}
	.welcome-bottom-left-grid p {
		font-size: .8em;
	}
	.welcome-bottom-right-top {
		width: 170px;
		height: 170px;
	}
	.welcome-bottom-right-info h3 {
		font-size: .875em;
	}
	.welcome-bottom-right-top {
	    padding: 3em 0;
	}
	.welcome-bottom-right-info {
		margin: 0 0 0 0.1em;
	}
	.services {
		padding: 2em 0;
	}
	.welcome-left h3, .services-info h3 {
		font-size: 1.5em;
	}
	.services-grid-info {
		padding: 1em;
	}
	.services-grid-info h4 {
		padding-bottom: 1em;
		font-size: .875em;
	}
	.services-grid-info p {
		font-size: .8em;
		margin: 1em 0 0 0;
	}
	.services-right {
		padding: 1em;
	}
	.services-right h4 {
		font-size: 1.5em;
	}
	.services-right p {
		font-size: .8em;
	}
	.services-grid {
		margin-bottom: 1em;
	}
	.footer {
		padding: 2em 0;
	}
	.footer-heading h3 {
		font-size: 1em;
	}
	.footer-icons ul li span {
		font-size: .7em;
	}
	.footer-icons ul li a.twitter {
		background: url(../images/icons.png) no-repeat 0px 0px;
		width: 40px;
		height: 40px;
		display: block;
	    background-size: 398%;
	}
	.footer-icons ul li a.facebook {
		background: url(../images/icons.png) no-repeat -39px 0px;
	    background-size: 398%;
	}
	.footer-icons ul li a.chrome {
		background: url(../images/icons.png) no-repeat -80px 0px;
		background-size: 398%;
	}
	.footer-icons ul li a.dribbble {
		background: url(../images/icons.png) no-repeat -120px 0px;
		background-size: 398%;
	}
	.footer-nav ul li {
		margin: 0 .5em;
	}
	.copyright {
		margin: 1em 0 0 0;
	}
	.about-top-grid h4 {
		font-size: .8em;
	}
	.about-info {
		margin: 2em 0 1em;
	}
	.about-top-grid p {
		font-size: .8em;
	}
	.about-team {
		padding: 2em 0;
	}
	.team-grid {
		float: none;
		width: 100%;
	}
	.about-bottom {
		padding: 2em 0;
	}
	.about-team h3, .about-bottom h3 {
		font-size: 1.5em;
	}
	.about-bottom-grids {
		margin-top: 1em;
	}
	.about-bottom-left p {
		font-size: .8em;
	}
	.about-bottom-left p span {
		margin: 1em 0;
	}
	.codes-info {
		margin: 2em 0;
	}
	.gallery {
		padding: 2em 0;
	}
	.grid figure h3 {
		font-size: 1em;
	}
	.grid figure h3 {
	    margin-top: 1em;
	}
	figure.effect-layla figcaption {
		padding: 1em;
	}
	figure.effect-layla figcaption::before {
	    top: 19px;
		bottom: 23px;
	}
	figure.effect-layla figcaption::after {
		right: 30px;
		left: 30px;
	}
	figure.effect-layla p {
		padding: 0.2em;
	}
	figure.effect-chico h4 {
		font-size: 1em;
	}
	figure.effect-chico figcaption {
		padding: 3em 0 0 0;
	}

}