/*------------------------------------------------------------------
Theme Name: ENAX
Version:	1.1
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[TABLE OF CONTENTS]

	1. Global Styles
		1.1. Extras 
	2. Navbar Styles 
	3. Intro Styles 
	4. About Styles 
	5. Services 
	6. Featured Styles 
	7. Stats  
	8. Skills
	9. Services / 2 
	10. Process 
	11. Portfolio 
	12. Testimonials 
	13. Team Styles 
	14. Clients 
	15. Pricing 
	16. Features / 2 
	17. Blog
	18. Contact 
		18.1. Google map 
		18.2. Contact Info 
		18.3. Contact Form
	19. Footer  
	20. SubPage Header 
	21. Blog Subpage 
	22. Animation 
	
-------------------------------------------------------------------*/

/* 1. Global Styles */

body {
	font-family: Oxygen,"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding-top: 0px;
	transition: .4s;
}

p {
	font-size: 12px;
	font-family: Oxygen,"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 26px;
	font-weight: 300;
	color: #666666;
}

a,
a:hover {
	outline: 0;
	color: #ffb546;
	transition: .4s;
}

a,
a:hover,
a:focus,
a:active,
a.active {
	outline: 0;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	list-style: none;
}

.img-centered {
	margin: 0 auto;
}

.space10 {
	margin-bottom: 10px;
}

.space20 {
	margin-bottom: 20px;
}

.space30 {
	margin-bottom: 30px;
}

.space40 {
	margin-bottom: 40px;
}

.space50 {
	margin-bottom: 50px;
}

.space60 {
	margin-bottom: 60px;
}

.space70 {
	margin-bottom: 70px;
}

.space80 {
	margin-bottom: 80px;
}

.space90 {
	margin-bottom: 90px;
}


/* 2. Navbar Styles */

.navbar-top {
	padding: 46px 0px;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	transition: padding .3s;
	position: fixed;
	top: 0px;
	left: 0;
	right: 0;
	transition: .4s;
}

.navbar {
	text-transform: uppercase;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	border-radius: 0;
	background: #fff;
	margin: 0;
	margin-top: -120px !important;
	border: none;
	height: 110px;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,.15);
	box-shadow: 0 1px 5px rgba(0,0,0,.15);
	z-index: 99999;
}

.menu-open {
	margin-top: 0px !important;
	transition: .4s;
}

.index-menu {
	padding-top: 110px;
	transition: .4s;
}

.navbar a:focus {
	outline: 0;
}

.navbar .navbar-nav {
	letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
	outline: 0;
}

.navbar-default,
.navbar-inverse {
	border: 0;
}

.navbar-default .navbar-nav > li > a ,
.navbar-default .navbar-nav > li > a:focus {
	font-family: Montserrat;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 0 22px;
	font-weight: 400;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li.active > a {
	color: #ffb546 !important;
	background: transparent !important;
}

.navbar-nav {
	display: table;
	margin: 0 auto;
}

/* 3. Intro Styles */

#intro {
	background: url(../images/intro/1.jpg) no-repeat center top;
	background-size: 100% auto;
}

.no-bg {
	background: none !important;
}

.trans-bg {
	background: #1e5799!important; /* Old browsers */
	bacrkground: -moz-linear-gradient(-45deg,  #1e5799 0%, #7db9e8 77%)!important; /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #1e5799 0%,#7db9e8 77%)!important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #1e5799 0%,#7db9e8 77%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 )!important; /* IE6-9 fallback on horizontal gradient */
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover !important;
    height: 100% !important;
}

.pattern-bg {
	background: url(../images/pattern.png) !important;
}

.no-bg .menu-trigger ,
.no-bg .menu-trigger:before ,
.no-bg .menu-trigger:after ,
.pattern-bg .menu-trigger ,
.pattern-bg .menu-trigger:before ,
.pattern-bg .menu-trigger:after ,
.trans-bg .menu-trigger ,
.trans-bg .menu-trigger:before ,
.trans-bg .menu-trigger:after {
	background: #fff;
}

.no-bg .intro-inner h2 ,
.no-bg .intro-inner p ,
.pattern-bg .intro-inner h2 ,
.pattern-bg .intro-inner p ,
.trans-bg .intro-inner h2 ,
.trans-bg .intro-inner p 
.no-bg .logo a ,
.pattern-bg .logo a ,
.trans-bg .logo a {
	color: #fff;
}

.menu-trigger-main {
	margin: 64px auto 32px;
	height: 30px;
	display: table;
	width: 30px;
	cursor: pointer;
	padding: 7px 7px 0;
}

.menu-trigger {
	display: table;
	position: relative;
	height: 3px;
	width: 20px;
	background: #000;
}

.menu-trigger:before {
	content: "";
	height: 3px;
	width: 20px;
	background: #000;
	position: absolute;
	top: -6px;
	left: 0;
	right: 0;
}

.menu-trigger:after {
	content: "";
	height: 3px;
	width: 20px;
	background: #000;
	position: absolute;
	top: 6px;
	left: 0;
	right: 0;
}

.menu-trigger-main:hover .menu-trigger,
.menu-trigger-main:hover .menu-trigger:before ,
.menu-trigger-main:hover .menu-trigger:after {
	background: #ffb546;
	transition: .4s;
}

.logo a {
	font-size: 24px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align: center;
	display: table;
	margin: 0 auto;
}

.top-social {
	display: table;
	margin: 100px auto 0;
}

.top-social li {
	float: left;
	padding: 0 13px;
	border-right: 1px solid #bbbbbb;
}

.top-social li:last-child {
	border-right: none;
}

.top-social li a {
	color: #fff;
	font-size: 20px;
	display: table;
	line-height: 20px;
}

.top-social li:hover {
	--webkit-box-shadow: 0px 11px 40px -14px rgba(51,50,51,1);
-moz-box-shadow: 0px 11px 40px -14px rgba(51,50,51,1);
box-shadow: 0px 11px 40px -14px rgba(51,50,51,1);
}

@media (max-width: 479px) { 
.intro-inner {padding: 45px 0 45px !important;}
.top-social {margin-top: 45px !important;}
.cta{margin: 45px auto 365px auto !important;}
}

.intro-inner {
	padding: 145px 0 325px;
}

.intro-inner a{
	z-index:10000!important;
}


.intro-inner-bis {
	font-size: 38px !important;
}


.intro-inner h2 {
	font-size: 48px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	line-height: 50px;
	margin: 0;
	text-align: center;
}



.intro-inner p {
	font-family: Droid Serif;
	font-size: 20px;
	font-style: italic;
	color: #000;
	text-align: center;
	margin: 0;
}

.sep {
	width: 104px;
	height: 1px;
	background: url(../images/sep.png) no-repeat;
	display: table;
	margin: 42px auto 53px;
}

.no-bg .sep ,
.trans-bg .sep ,
.pattern-bg .sep {
	background: url(../images/sep-white.png) no-repeat;
}

.sep1 {
	width: 70px;
	height: 1px;
	background: #ffb546 url(../images/sep1.png) no-repeat;
	display: table;
	margin: 29px 0 36px;
}

/* 4. About Styles */

#about {
	background: #f3f3f3;
	position: relative;
}

#about:after {
	content: "";
	height: 5px;
	width: 50%;
	background: #ffd394;
	position: absolute;
	bottom: 0;
	left: 0;
}

#about .col-md-5 {
	background: #ffb546;
	width: 43%;
	border-bottom: 5px solid #ffd394;
}

#about .col-md-7 {
	width: 57%;
	padding: 0;
}

.as-info {
	padding: 70px 35px;
}

.as-info h3 {
	font-family: Droid Serif;
	font-size: 22px;
	color: #fff;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0 0 40px;
}

.as-info h3 span {
	text-transform: uppercase;
	font-family: Montserrat;
	font-size: 14px;
	letter-spacing: 0.2em;
	displaY: block;
	margin-bottom: 16px;
}

.as-info p {
	margin: 0 0 40px;
	color: #fff;
	text-align: center;
}

.tabs-menu {
	height: 30px;
	clear: both;
	background: #ffffff;
	padding-top: 70px;
	display: table;
	width: 100%;
	padding-bottom: 31px;
}

.tabs-menu li {
	line-height: 16px;
	float: right;
	padding: 0 30px;
	margin-right: 0;
	border-right: 1px solid #dddddd;
}

.tabs-menu li:first-child {
	border-right: none;
}

.tabs-menu li.current {
	position: relative;
	z-index: 5;
}

.tabs-menu li a {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Montserrat;
	font-size: 13px;
	color: #000;
	border-bottom: 6px solid transparent;
	padding-bottom: 25px;
}

.tabs-menu .current a {
	color: #ffb546;
	border-bottom: 6px solid #f3f3f3;
}

.tab {
	border: none;
	background-color: transparent;
	float: left;
	width: auto;
}

.tab-content {
	width: 100%;
	padding: 60px 40px 24px;
	display: none;
}

.tab-content p {
	font-size: 11px;
	line-height: 23px;
	padding-bottom: 25px;
	margin: 0;
	font-weight: 400;
}

#tab-1 {
	display: block;
}

.btn-1 {
	height: 42px;
	line-height: 42px;
	border-bottom: 5px solid #ffd394;
	background: #222222;
	padding: 0 35px;
	text-transform: uppercase;
	font-family: Montserrat;
	font-size: 12px;
	color: #fff;
	letter-spacing: 0.05em;
	display: table;
}

/* 5. Services */

#services {
	background: #fff;
	padding: 120px 0 93px;
}

.service-content {
	margin-bottom: 25px;
}

.service-content h4 {
	text-transform: uppercase;
	letter-spacing: 0.075em;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 32px 0 -10px;
}

.service-content p {
	font-size: 11px;
	line-height: 23px;
	margin: 0;
	font-weight: 400;
	padding-right: 50px;
}

/* 6. Featured Styles */

#featured {
	background: #fff;
	position: relative;
}

#featured .container {
	width: 100%;
	padding: 0;
}

#featured .col-md-8,
#featured .col-md-4 {
	padding: 0;
}

.f-project img {
	width: 415px;
	float: left;
}

.fp-inner {
	margin-left: 465px;
}

.fp-inner h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	margin-bottom: -10px;
	padding-top: 6px;
}

.fp-inner h4 {
	font-size: 30px;
	color: #ffb546;
	margin: 55px 0 23px;
}

.fp-inner p {
	font-size: 11px;
	line-height: 23px;
	margin: 0;
	font-weight: 400;
	padding-right: 65px;
}

.fp-meta p {
	padding-bottom: 10px;
}

.fp-meta p span {
	width: 30%;
	font-family: Montserrat;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	display: inline-block;
}

#featured .col-md-4 {
	background: #ffb546;
	padding: 115px 50px 116px;
	border-bottom: 5px solid #ffd394;
}

.client-comment h5 {
	margin: 0 0 20px;
	letter-spacing: 0.2em;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
}

.client-comment p {
	position: relative;
	line-height: 32px;
	text-align: center;
	font-family: Droid serif;
	font-size: 22px;
	font-style: italic;
	color: #fff;
	font-weight: 400;
	padding: 0 7% 40px;
	margin: 0 0 40px;
}

.client-comment p:after {
	content: "";
	width: 50px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	margin: 0 auto;
}

.client-comment cite {
	font-style: normal;
	font-family: Montserrat;
	font-size: 14px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	display: table;
	margin: 0 auto;
}

.client-comment cite span {
	font-size: 10px;
	color: #fff;
	display: block;
	margin-top: 5px;
}

/* 7. Stats */

#stats {
	padding: 105px 0;
	background: #fff;
	position: relative;
}

#stats ul li {
	width: 20%;
	float: left;
	margin-bottom: 25px;
}

#stats ul li h4 {
	margin: 0 0 -10px;
	letter-spacing: 0.075em;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

#stats ul li span {
	font-family: Oxygen;
	font-size: 48px;
	font-weight: bold;
	color: #000;
}

/* 8. Skills */

#skills {
	background: #ffb546;
}

#skills .container {
	width: 100%;
	padding: 0;
}

.skills {
	padding: 83px 80px;
}

.skills h5 {
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	margin: -3px 0 72px;
	text-align: center;
}

.skills ul li {
	margin-bottom: 40px;
}

.skills ul li:last-child {
	margin-bottom: 0px;
}

.skills ul li h4 {
	font-size: 12px;
	color: #fff;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin: 0;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

.skills ul li span {
	height: 5px;
	background: #fff;
	display: table;
	position: relative;
	transition:.7s;
}

.skills ul li span.skillbar {
	width:0px !important;
}

.skills ul li span em {
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin: 0;
	position: absolute;
	top: -26px;
	right: 0px;
	font-style: normal;
	font-family: Montserrat;
	font-size: 13px;
	color: #fff;
}

.video-wrap {
	padding: 0;
	position: relative;
}

.vw-inner {
	display: table;
	position: absolute;
	bottom: 70px;
	left: 80px;
}

.vw-inner img {
	display: table;
	margin: 0 auto;
}

.vw-inner h6 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.1);
	letter-spacing: 0.2em;
	text-align: center;
	text-transform: uppercase;
	margin: 25px 0 0;
}

/* 9. Services / 2 */

#services2 {
	padding: 132px 0;
	background: #fff;
	position: relative;
}

.content-head {
	margin-bottom: 105px;
}

.content-head h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	padding-bottom: 25px;
	display: table;
	position: relative;
}

.content-head h5:after {
	content: "";
	position: absolute;
	width: 70px;
	height: 1px;
	background: #ffb546 url(../images/sep1.png) no-repeat;
	display: table;
	bottom: 0;
	right: 0;
}

.content-head p {
	font-family: Droid Serif;
	font-size: 14px;
	font-style: italic;
	color: #333;
	line-height: 25px;
	margin: -7px 0 -3px;
}

#services2 ul {
}

#services2 ul li {
	width: 25%;
	height: 250px;
	border: 1px solid #eeeeee;
	margin: -1px;
	float: left;
	background: #fff;
	transition: .4s;
	cursor: pointer;
	position: relative;
}

#services2 ul li:hover {
	background: #222;
	transition: .4s;
}

#services2 ul li i {
	width: 32px;
	height: 32px;
	margin: 0px auto;
	display: table;
	font-size: 25px;
	color: rgb(255, 181, 70);
	line-height: 32px;
	text-align: center;
	margin-bottom: 12px;
}

.service-inner img {
	margin: 0 auto 20px;
	display: table;
}

.service-inner h4 {
	font-size: 12px;
	color: #000;
	letter-spacing: 0.075em;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 25px;
}

.service-inner p {
	text-align: center;
	font-family: Droid Serif;
	font-size: 12px;
	font-style: italic;
	color: #fff;
	margin: 0;
	line-height: 20px;
	visibility: hidden;
	opacity: 0;
	transition: .4s;
}

.service-inner {
	height: 58px;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: .4s;
}

#services2 ul li:hover .service-inner h4 {
	color: #fff;
}

#services2 ul li:hover .service-inner p {
	visibility: visible;
	opacity: 1;
	transition: .4s;
}

#services2 ul li:hover .service-inner {
	height: 140px;
	transition: .4s;
}

/* 10. Process */

#process {
	overflow: hidden;
	background: #fff;
	position: relative;
}

#process .container {
	padding: 0;
	width: 100%;
}

#process .col-md-3 {
	width: 30%;
	padding: 0;
}

#process .col-md-9 {
	width: 70%;
	padding: 0;
}

.process-nav li {
	padding: 58px 50px;
	border-top: 1px solid #eeeeee;
	cursor: pointer;
}

.process-nav li:last-child {
	border-bottom: 1px solid #eeeeee;
}

.process-nav li h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 0.075em;
	margin-left: 68px;
	transition: .4s;
}

.process-nav li h4 span {
	font-size: 11px;
	color: #ffb546;
	letter-spacing: 0.2em;
	font-weight: 400;
	display: block;
	margin-bottom: 14px;
}

.process-nav li i {
	width: 32px;
	float: left;
	position: relative;
	transition: .4s;
}

.pn-img1 {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: .4s;
}

.process-nav li.flex-active, .process-nav li:hover {
	background: #222222;
	transition: .4s;
	border-top: 1px solid #222;
}

.process-nav li.flex-active h4 ,
.process-nav li:hover h4 {
	color: #fff;
	transition: .4s;
}

.process-nav li.flex-active i .pn-img ,
.process-nav li:hover .pn-img {
	opacity: 0;
	transition: .4s;
}

.process-nav li.flex-active i .pn-img1 ,
.process-nav li:hover .pn-img1 {
	opacity: 1;
	transition: .4s;
}

#process-info {
	background: #ffb546;
}

.pi-info {
	padding: 80px 35px;
}

.pi-info h3 {
	font-family: Droid Serif;
	font-size: 22px;
	color: #fff;
	letter-spacing: 0.15em;
	text-align: center;
	margin: 0 0 40px;
}

.pi-info h3 span {
	text-transform: uppercase;
	font-family: Montserrat;
	font-size: 14px;
	letter-spacing: 0.2em;
	displaY: block;
	margin-bottom: 25px;
}

.pi-info p {
	margin: 0 0 40px;
	color: #fff;
	text-align: center;
}

#process-info .row {
	margin: 0;
}

#process-info .col-md-7 ,
#process-info .col-md-5 {
	padding: 0;
}

.eclipse {
	background: #fff;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	bottom: 84px;
	left: 280%;
	z-index: 9999;
}

.process-nav li:nth-child(2) .eclipse {
	margin-left: 32px;
}

.process-nav li:nth-child(3) .eclipse {
	margin-left: 64px;
}

.process-nav li.flex-active .eclipse {
	width: 10px;
	height: 10px;
	bottom: 82px;
}

/* 11. Portfolio */

#portfolio-wrap {
	padding-top: 130px;
	display: table;
	width: 100%;
	background: #fff;
	position: relative;
}

.portfolio-thumb {
	position: relative;
}

.portfolio-thumb img {
	width: 100%;
}

.isotope-item a {
	background: rgba(255,181,70,0.95);
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: .4s;
}

.folio-item:hover a {
	opacity: 1;
	transition: .4s;
}

.portfolio-inner h4 {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin: -3px 0 5px;
}

.portfolio-inner p {
	font-family: Droid Serif;
	font-size: 12px;
	font-style: italic;
	color: #fff;
	text-align: center;
}

.portfolio-inner {
	height: 114px;
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -57px;
}

.pi-zoom {
	width: 33px;
	height: 33px;
	background: url(../images/zoom.png) no-repeat;
	display: table;
	margin: 0 auto 40px;
}

#portfolio {
	padding: 0;
}

.folio-item {
	float: left;
	margin: 0;
	width: 25%;
	border : 1px #f9f9f9;
}

.project-width1 {
	width: 25%;
}

.project-width2 {
	width: 21.7%;
}

.project-width3 {
	width: 28%;
}

.project-width4 {
	width: 25%;
}

#portfolio-wrap h3, #testimonials h3, #clients h3, #pricing h3 , #features2 h3, #blog h3, #contact h3 {
	letter-spacing: 0.075em;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0;
	text-align: center;
	margin-bottom: 50px;
	padding-bottom: 25px;
	position: relative;
}

#portfolio-wrap h3:after, #testimonials h3:after, #clients h3:after, #pricing h3:after , #features2 h3:after, #blog h3:after, #contact h3:after {
	content: "";
	position: absolute;
	width: 90px;
	height: 1px;
	background: #ffb546 url(../images/sep2.png) no-repeat;
	display: table;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

/* 12. Testimonials */

#testimonials {
	padding: 130px 0 170px;
	background: url(../images/quote-bg.jpg) no-repeat center top fixed;
	background-size: auto 100%;
	display: table;
	width: 100%;
	position: relative;
}

#testimonials:after {
	content: "";
	height: 5px;
	width: 50%;
	background: #ffd394;
	position: absolute;
	bottom: -5px;
	left: 0;
}

.quote-info p {
	position: relative;
	line-height: 32px;
	text-align: center;
	font-family: Droid serif;
	font-size: 22px;
	font-style: italic;
	color: #666666;
	font-weight: 400;
	padding: 0 10% 40px;
	margin: 0 0 25px;
}

.quote-info cite {
	font-style: normal;
	font-family: Montserrat;
	font-size: 14px;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
	display: table;
	margin: 0 auto;
}

.quote-info cite span {
	font-size: 10px;
	color: #333333;
	display: block;
	margin-top: 5px;
}

.quote-info i {
	display: table;
	margin: 0px auto 25px;
	color: #ffb546;
	font-size: 22px;
}

.quote-slider .slick-dots li button {
	background: #bbbbbb;
}

.quote-slider .slick-dots li.slick-active button {
	background: #555555;
}

.quote-slider .slick-dots {
	position: absolute;
	bottom: -100px;
}

/* 13. Team Styles */

#team {
	padding: 135px 0 35px;
	background: #fff;
}

.team-content {
	width: 290px;
	margin: 0 auto 30px;
	position: relative;
	cursor: pointer;
}

.staff-thumb {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.team-content img {
	display: table;
	margin: 0 auto;
	opacity: 1;
	transition: .4s;
}

.staff-info {
	background: #ddd;
	transition: .4s;
	padding: 35px;
	height: 165px;
	width: 100%;
	position: absolute;
	bottom: -164px;
	left: 0;
	right: 0;
}

.team-content:hover .staff-info {
	background: #ffb546;
	height: 165px;
	bottom: 0;
	transition: .4s;
}

.team-content:hover img {
	opacity: 0.5;
	transition: .4s;
}

.staff-info p {
	font-size: 11px;
	font-weight: 400;
	line-height: 18px;
	text-align: center;
	color: #fff;
	margin: 0 0 22px;
}

.staff-social {
	display: table;
	margin: 0 auto;
}

.staff-social li {
	float: left;
	margin: 0 8px;
}

.staff-social li a {
	color: #fff;
	font-size: 14px;
}

.team-content h4 {
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	margin: 42px 0 0;
}

.team-content h4 span {
	font-family: Droid Serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	display: block;
	text-transform: none;
	margin-top: 12px;
} 

/* 14. Clients */

#clients {
	padding: 65px 0 205px;
	background: #fff;
	position: relative;
}

#clients h3 {
	margin-bottom: 75px;
}

.clients-slider {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}

.clients-slider .client {
	background: #fff;
	border-right: 1px solid #eeeeee;
	height: 150px;
	cursor: pointer;
}

.clients-slider .client img {
	display: table;
	margin: 50px auto 0;
	opacity: 0.5;
	transition: .4s;
}

.clients-slider .client:hover img {
	opacity: 1;
	transition: .4s;
}

.clients-slider .slick-dots li button {
	background: #bbbbbb;
}

.clients-slider .slick-dots li.slick-active button {
	background: #555555;
}

.clients-slider .slick-dots {
	position: absolute;
	bottom: -100px;
}

/* 15. Pricing */

#pricing {
	padding: 120px 0;
	background: #f3f3f3;
}

.pricing-table {
	background: #ffffff;
	width: 100%;
	padding: 35px;
	transition: .4s;
	position: relative;
	border: 5px solid #fff;
	cursor: pointer;
}

.pricing-table i {
	width: 32px;
	position: relative;
	margin: 0px auto 25px;
	height: 32px;
	display: table;
}

.pricing-table i img {
	display: table;
	margin: 0 auto;
}

.pt-ico {
	opacity: 1;
	transition: .4s;
}

.pt-ico1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	transition: .4s;
}

.pricing-table:hover .pt-ico {
	opacity: 0;
	transition: .4s;
}

.pricing-table:hover .pt-ico1 {
	opacity: 1;
	transition: .4s;
}

.plan-title {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	letter-spacing: 0.075em;
	margin: -3px 0 27px;
}

.pricing-table:hover .plan-title , .popular .plan-title {
	color: #fff;
}

.pricing-table:hover, .popular {
	background: #ffb546;
	border: 5px solid #f9d49c;
	transition: .4s;
}

.plan-price {
	display: table;
	margin: 0 auto;
	border-top: 6px solid #f3f3f3;
	border-bottom: 6px solid #f3f3f3;
	padding: 14px 10px 16px;
	font-family: Montserrat;
	font-size: 42px;
	color: #000;
	position: relative;
}

.plan-price em {
	font-style: normal;
	font-family: Droid Serif;
	font-size: 18px;
	color: #333;
	margin-right: -9px;
	position: relative;
	top: -13px;
}

.plan-price span {
	font-family: Droid Serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
}

.pricing-table:hover .plan-price , .popular .plan-price ,
.pricing-table:hover .plan-price em , .popular .plan-price em ,
.pricing-table:hover .plan-price span , .popular .plan-price span {
	color: #fff;
}

.pricing-table:hover .plan-price , .popular .plan-price {
	border-top: 6px solid #ffd394;
	border-bottom: 6px solid #ffd394;
}

.plan-features {
	margin: 45px 0;
}

.plan-features li {
	text-align: center;
	font-size: 11px;
	font-weight: 400;
	margin-bottom: 17px;
}

.plan-features li:last-child {
	margin-bottom: 0px;
}

.pricing-table:hover .plan-features li, .popular .plan-features li {
	color: #fff;
}

.buy-btn {
	height: 42px;
	background-color: transparent;
	border: solid 1px #ddd;
	line-height: 40px;
	display: table;
	margin: 0 auto;
	padding: 0 40px;
	font-family: Montserrat;
	font-size: 42px;
	color: #000;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
}

.pricing-table:hover .buy-btn , .popular .buy-btn {
	color: #fff;
	border-color: #fff;
}

.popular:hover .pt-ico {
	opacity: 1 !important;
}

.buy-btn:hover {
	background: #fff;
	color: #ffb546 !important;
}

/* 16. Features / 2 */

#features2 {
	background: #fff;
	padding: 130px 0 0;
}

#features2 h5 {
	margin: 10px 0 70px;
	font-family: Droid Serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
	line-height: 28px;
	text-align: center;
	padding: 0 17%;
}

#features2 .img-centered {
	margin-bottom: 115px;
}

.features2 {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.features2 li {
	padding: 55px 40px 50px 50px;
	width: 50%;
	float: left;
	background: #ffffff;
	border: 1px solid #eeeeee;
	margin: -1px;
	transition: .4s;
	cursor: pointer;
}

.features2 li:hover {
	background: #222222;
	border-color: #222222;
}

.features2 li h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	transition: .4s;
	margin: 0px 0 30px;
}

.features2 li h4 span {
	font-size: 11px;
	color: #ffb546;
	letter-spacing: 0.2em;
	font-weight: 400;
	display: block;
	margin-bottom: 14px;
}

.features2 li i {
	width: 32px;
	float: left;
	position: relative;
	transition: .4s;
}

.features2 li:hover p ,
.features2 li:hover h4 {
	color: #fff;
}

.f2-ico1 {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: .4s;
}

.features2 li:hover .f2-ico {
	opacity: 0;
	transition: .4s;
}

.features2 li:hover .f2-ico1 {
	opacity: 1;
	transition: .4s;
}

.f2-inner {
	margin-left: 55px;
}

.f2-inner p {
	font-size: 12px;
	line-height: 23px;
	font-weight: 400;
	margin: 0;
}

/* 17. Blog */

#blog {
	padding: 130px 0 0;
	background: #fff;
}

#blog .container {
	width: 100%;
	padding: 0 15px;
}

.home-blog li {
	height: 160px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.blog-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.92);
	padding-top: 40px;
	padding-left: 215px;
	padding-right: 350px;
	transition: .4s;
}

.blog-overlay i {
	width: 32px;
	position: relative;
	margin-bottom: 20px;
	display: table;
}

.bo-ico1 {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: .5s;
}

.home-blog li:hover .bo-ico {
	opacity: 0;
	transition: .5s;
}

.home-blog li:hover .bo-ico1 {
	opacity: 1;
	transition: .5s;
}

.blog-overlay h4 {
	font-size: 14px;
	color: #000;
	margin: 0 0 5px;
}

.blog-overlay h4 a {
	color: #000;
}

.blog-overlay p {
	font-family: Montserrat;
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.2em;
}

.home-blog li:hover .blog-overlay {
	background: rgba(34,34,34,0.90);
	transition: .7s;
	left: 315px;
	padding-left: 60px;
}

.home-blog li:hover .blog-overlay h4 a {
	color: #fff;
}

.home-blog li:hover .blog-overlay p {
	color: #ffb446;
}

.home-blog li:hover .blog-overlay h4 a:hover {
	color: #ffb446;
}	

/* 18. Contact */

#contact {
	background: #fff;
	padding: 130px 0 0;
}

#contact h3 {
	margin-bottom: 75px;
}

#contact .container {
	width: 100%;
	padding: 0;
}

.gmap-trigger {
	height: 80px;
	background: #ffb546;
	padding: 0 15px;
	cursor: pointer;
}

.gmap-trigger p {
	font-family: Montserrat;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 32px;
	background: url(../images/ico/26.png) no-repeat center left;
	padding: 23px 0 23px 50px;
	display: table;
	margin: 0 auto;
}

/* 18.1. Google map */

.gmap {
	padding: 0px;
}

.gmap div {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#map {
	display: block;
	width: 100%;
	height: 400px;
	margin: 0 auto;
}

#map.large {
	height: 400px;
}

#map img {
	max-width: none !important;
	height: auto;
}

footer {
	background: #222222;
	padding: 100px 0 0;
	margin-top: -1px;
}

/* 18.2. Contact Info */

.c-info li {
	position: relative;
	padding-left: 55px;
	margin-bottom: 55px;
}

.c-info li i {
	position: absolute;
	top: 0;
	left: 0;
}

.c-info li h5, .c-form h5 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.075em;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}

.c-info li h5:after ,
.c-form h5:after {
	content: "";
	position: absolute;
	width: 70px;
	height: 1px;
	background: #ffb546 url(../images/sep3.png) no-repeat;
	display: table;
	bottom: 0;
	left: 0;
}

.c-info li p {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	margin: 0;
}

/* 18.3. Contact Form */

.c-form h5 {
	margin-bottom: 20px;
}

.c-form form input, .c-form form textarea {
	width: 100%;
	height: 50px;
	background-color: rgba(255,255,255,0);
	border: solid 1px #515151;
	padding: 5px 20px;
	margin-bottom: 27px;
	font-family: Droid Serif;
	font-size: 12px;
	font-style: italic;
	color: #fff;
}

.c-form form textarea {
	height: 204px;
	padding: 20px 20px;
}

.c-form form button {
	height: 42px;
	line-height: 40px;
	border: 1px solid #ffb546;
	background: #ffb546;
	transition: .4s;
	padding: 0 40px;
	color: #fff;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	float: right;
}

.c-form form button:hover {
	border: 1px solid #ffb546;
	background: transparent;
	transition: .4s;
	color: #fff;
}

.c-info li:nth-child(3) p {
	font-size: 20px;
}

.statusMessage,.successmessage,.errormessage {
	display: none;
	margin: auto;
	width: 100%;
	height: auto;
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 auto;
	padding: 30px;
}

.statusMessage p {
	margin: 0;
	color: #888;
}

.successmessage p {
	margin: 0;
	color: #888;
}

.success-ico {
	background: url(../images/success.png) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 15px;
	position: relative;
	top: -6px;
}

.error-ico {
	background: url(../images/error.png) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 15px;
	position: relative;
	top: 5px;
}

.errormessage p {
	margin: 0;
	color: #888;
}

/* 19. Footer */

.footer-bottom {
	padding: 55px 0;
	margin-top: 33px;
	border-top: 3px solid #333333;
}

.footer-social {
	display: table;
	margin: 0 auto;
}

.footer-social li {
	float: left;
	padding: 0 13px;
	border-right: 1px solid #888888;
}

.footer-social li:last-child {
	border-right: none;
}

.footer-social li a {
	color: #aaa;
	font-size: 14px;
	display: table;
	line-height: 14px;
}

.footer-social li a:hover {
	color: #ffb546;
}

.footer-bottom p {
	font-family: Montserrat;
	font-size: 10px;
	color: #ddd;
	text-transform: uppercase;
	text-align: center;
	margin: 17px 0 0;
}

.gmap-wrap {
	height: 0px;
	transition: .4s;
	overflow: hidden;
}

.gmap-open {
	height: 400px;
	transition: .4s;
}

/* 20. SubPage Header */

.page_header .sep {
	margin: 60px auto -110px;
}

.page_header .intro-inner h2 {
	margin: 0 0 20px;
}

.page_header .intro-inner {
	padding: 140px 0px 90px;
}

/* 21. Blog Subpage */

#blog-content {
	padding: 120px 0 0;
	margin-bottom: -12px;
}

#blog-content .container {
	border-bottom: 13px solid #eeeeee;
}

article h4 {
	font-family: Droid Serif;
	font-size: 24px;
	color: #000;
	letter-spacing: 0.05em;
	line-height: 32px;
	margin: 0 0 45px;
	padding-bottom: 55px;
	position: relative;
}

article h4:after {
	content: "";
	position: absolute;
	width: 70px;
	height: 1px;
	background: #ffb546 url(../images/sep1.png) no-repeat;
	display: table;
	bottom: 0;
	left: 0;
}

article h4 a {
	color: #000;
}

article .col-md-3 i {
	color: #ffb546;
	font-size: 25px;
}

.post-meta {
	margin: 45px 0 20px;
}

.post-meta span {
	padding-bottom: 10px;
	display: table;
	width: 100%;
	font-size: 11px;
	font-family: Oxygen;
	font-weight: 300;
}

.post-meta span em {
	width: 35%;
	font-family: Montserrat;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	display: inline-block;
	font-style: normal;
}

article {
	margin-bottom: 97px;
}

article p {
	font-size: 11px;
	font-weight: 400;
	line-height: 23px;
	margin: 0 0 37px;
}

.rmore {
	height: 42px;
	background-color: transparent;
	border: solid 1px #ddd;
	line-height: 40px;
	display: table;
	margin: 0;
	padding: 0 40px;
	font-family: Montserrat;
	font-size: 42px;
	color: #000;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	transition: .4s;
}

.rmore:hover {
	background-color: #ffb546;
	border: solid 1px #ffb546;
	transition: .4s;
	color: #fff;
}

.page_nav {
	margin: 0 auto 50px;
	display: table;
}

.page_nav li {
	float: left;
	padding: 0 10px;
}

.page_nav li a {
	font-family: Montserrat;
	font-size: 12px;
	color: #000;
}

.page_nav li a:hover, .page_nav li.active a {
	color: #ffb546;
}

.dropcap {
	width: 70px;
	height: 70px;
	background: #ffb546;
	color: #fff;
	line-height: 70px;
	text-align: center;
	font-family: Droid Serif;
	font-size: 50px;
	color: #fff;
	font-weight: 300;
	display: table;
	float: left;
	margin-right: 25px;
	position: relative;
	top: -10px;
	margin-bottom: -20px;
}

.quote {
	font-family: Droid Serif;
	font-size: 20px;
	font-style: italic;
	color: #666;
	text-align: center;
	line-height: 32px;
	padding: 0 30px;
	margin: 60px 0 90px;
}

.post-share {
	display: table;
	margin: 0 auto 35px;
}

.post-share em {
	font-family: Montserrat;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 0.075em;
	float: left;
	padding-left: 15px;
}

.post-share span a:nth-child(4) {
	border: none;
}

.post-share span a {
	float: left;
	padding: 0 13px;
	border-right: 1px solid #bbbbbb;
	color: #aaa;
	font-size: 14px;
	display: table;
	line-height: 14px;
}

.post-share span a:hover {
	color: #ffb546;
}

.comments-content {
	border-top: 1px solid #eeeeee;
	padding: 70px 10px 20px;
}

.comments-content h5 {
	display: table;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	margin: -3px 0 63px;
	padding-bottom: 25px;
	position: relative;
}

.comments-content h5:after {
	content: "";
	position: absolute;
	width: 70px;
	height: 1px;
	background: #ffb546 url(../images/sep1.png) no-repeat;
	display: table;
	bottom: 0;
	right: 0;
}

.comments-content h5 span {
	color: #ffb546;
}

.comments-content li {
	margin-bottom: 50px;
}

.comments-content li img {
	width: 78px;
	float: left;
}

.comments-content li .comment-inner {
	margin-left: 105px;
}

.comment-inner h6 {
	font-family: Montserrat;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 0.075em;
	margin: 5px 0 20px;
}

.comment-inner h6 span {
	display: block;
	font-family: Droid Serif;
	font-size: 11px;
	font-style: italic;
	color: #999;
	text-transform: none;
	letter-spacing: 0.05em;
	margin-top: 5px;
}

.comment-inner p {
	font-size: 11px;
	font-weight: 400;
	line-height: 23px;
	margin: 0 0 12px;
}

.reply {
	font-family: Montserrat;
	font-size: 11px;
	color: #ffb546;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.reply:hover {
	color: #aaa;
}

.sub-comment {
	padding-left: 102px;
}

.comment-form {
	border-top: 1px solid #eeeeee;
	padding: 70px 10px 20px;
}

.comment-form h5 {
	display: table;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	margin: -3px 0 63px;
	padding-bottom: 25px;
	position: relative;
}

.comment-form h5:after {
	content: "";
	position: absolute;
	width: 70px;
	height: 1px;
	background: #ffb546 url(../images/sep1.png) no-repeat;
	display: table;
	bottom: 0;
	right: 0;
}

.comment-form form input, .comment-form form textarea {
	width: 100%;
	height: 50px;
	background-color: rgba(255,255,255,0);
	border: solid 1px #dddddd;
	padding: 5px 20px;
	margin-bottom: 27px;
	font-family: Droid Serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
}

.comment-form form textarea {
	height: 204px;
	padding: 20px 20px;
}

.comment-form form input:focus, .comment-form form textarea:focus {
	color: #000;
}

.comment-form form button {
	height: 42px;
	line-height: 40px;
	border: 1px solid #dddddd;
	background: #ffffff;
	transition: .4s;
	padding: 0 40px;
	color: #000;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	float: right;
}

.comment-form form button:hover {
	background: #ffb546;
	border: 1px solid #ffb546;
	transition: .4s;
	color: #fff;
}

.modal-dialog {
	width: 100%;
	max-width: 700px;
	margin: 140px auto;
}

.modal-content {
	border-radius: 0;
}

textarea.get-css {
	width: 100% !important;
	padding: 20px !important;
	border: 1px solid #ccc !important;
}

#okplayer {
	left: -15% !important;
	top: -15% !important;
	height: 130% !important;
	width: 130% !important;
}

/* 22. Animation */

.animated-out,.animated-in {
	-webkit-transition-timing-function: cubic-bezier(0.13,0.71,0.30,0.94);
	-moz-transition-timing-function: cubic-bezier(0.13,0.71,0.30,0.94);
	-o-transition-timing-function: cubic-bezier(0.13,0.71,0.30,0.94);
	transition-timing-function: cubic-bezier(0.13,0.71,0.30,0.94);
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}

.animated-out {
	-webkit-transform: translateY(35px);
	-moz-transform: translateY(35px);
	-o-transform: translateY(35px);
	-ms-transform: translateY(35px);
	transform: translateY(35px);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
}

.animated-in {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
}

@media only screen and (min-width: 767px) and (max-width: 959px)   {

#intro {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;

}

.intro-inner {
	padding: 185px 0px 250px;
}

.as-info {
	padding: 67px 17px;
}

.f-project img {
	width: 250px;
	float: left;
}

.fp-inner {
	margin-left: 282px;
}

.fp-meta p span {
	width: 100%;
}

.fp-inner p {
	padding-right: 30px;
}

#featured .col-md-4 {
	padding: 170px 39px 182px;
}

#stats ul li h4 {
	font-size: 10px;
}

#stats ul {
	padding: 0 15px;
}

#skills .col-md-4 {
	width: 45%;
}

#skills .col-md-8 {
	width: 55%;
}

.skills {
	padding: 83px 15px;
}

#skills .col-md-8 {
	width: 55%;
	height: 557px;
	background: url(../images/video-bg.jpg) no-repeat;
	background-size: auto 100%;
}

#skills .col-md-8 img {
	opacity: 0;
}

.vw-inner img {
	opacity: 1 !important;
}

#process .col-md-3 {
	width: 40%;
	padding: 0px;
}

#process .col-md-9 {
	width: 60%;
	padding: 0px;
}

.process-nav li {
	padding: 58px 20px;
}

.process-nav li h4 {
	font-size: 13px;
}

#process-info .col-md-7, #process-info .col-md-5 {
	padding: 0px;
	width: 100%;
}

.pi-info {
	padding: 80px 35px 40px;
}

#team .col-md-10 {
	width: 100%;
}

.col-md-offset-1 {
	margin-left: 0;
}

.team-content img {
	max-width: 68%;
}

.team-content {
	width: 230px;
}

.staff-info {
	padding: 25px;
}

.blog-overlay {
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
}

.home-blog li:hover .blog-overlay {
	padding-left: 50px;
	padding-right: 350px;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus {
	font-size: 11px;
	padding: 0px 6px;
}

.navbar .navbar-nav {
	margin-top: -20px;
}

}

@media only screen and (max-width: 767px)  {

.navbar-toggle {
	background-color: transparent !important;
	position: relative;
	float: right;
	margin-right: 1%;
	padding: 9px 10px;
	margin-top: -5px;
	margin-bottom: 13px;
	background-image: none;
	border: 1px solid transparent !important;
	border-radius: 4px;
	width: 98%;
	height: 36px;
}

.nav-brand {
	float: left;
	font-size: 24px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align: left;
	display: table;
	margin: 0;
	position: relative;
	top: -10px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #999;
}

.menu-bar {
	width: 22px;
	float: right;
}

.navbar .navbar-nav {
	letter-spacing: 1px;
	background: #fff;
	width: 100%;
	padding: 20px 5px 15px;
	margin-top: 0;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
}

.nav > li {
	position: relative;
	display: block;
	margin-bottom: 5px;
}

#intro {
	background: url(../images/intro/1.jpg) no-repeat center top;
	background-size: auto 100%;
}

#about .col-md-5 ,
#about .col-md-7 {
	width: 100%;
}

.btn-1 {
	border-bottom: 5px solid #FFD493;
	margin: 0 auto;
}

.fp-inner {
	margin-left: 0px;
	padding: 25px;
}

.f-project img {
	width: 100%;
	float: none;
}

.fp-inner p {
	padding-right: 0px;
}

.fp-meta p span {
	width: 46%;
}

#featured .col-md-8, #featured .col-md-4 {
	padding: 0px;
	display: table;
	width: 100%;
}

#stats ul li {
	width: 100%;
	padding: 0 30px;
}

.skills {
	padding: 83px 30px;
}

.vw-inner {
	display: table;
	position: absolute;
	bottom: 20px;
	left: 20px;
}

#services2 ul li {
	width: 100%;
}

#process .col-md-3 {
	width: 100%;
	padding: 0px;
}

.process-nav li {
	padding: 58px 22px;
}

#process .col-md-9 {
	width: 100%;
}

.pi-info {
	padding: 80px 35px 40px;
}

.folio-filter li {
	padding-bottom: 28px !important;
	text-align: center;
	float: none !important;
	display: table !important;
	border: none !important;
	text-align: center;
	width: 100%;
}

.folio-filter li a:after {
	content: "";
	bottom: -18px !important;
}

.folio-item {
	width: 100% !important;
}

.content-head h5 {
	margin-bottom: 30px;
}

.team-content {
	margin: 0px auto 50px;
}

.pricing-table {
	margin-bottom: 30px;
}

.features2 li {
	width: 100%;
}

.home-blog li img {
	width: 100%;
}

.blog-overlay {
	padding-top: 16px;
	padding-left: 50px;
	padding-right: 50px;
}

.home-blog li:hover .blog-overlay {
	left: 0px;
	padding-left: 50px;
}

.blog-overlay h4 {
	font-size: 12px;
	line-height: 19px;
}

.gmap-trigger p {
	font-size: 12px;
}

#testimonials {
	display: block;
}

}

/* Amazing CTA par Captain Anonymous (Codepen)*/
.cta{
  position: relative;
  display: block;
  margin: 145px auto 0 auto;
  border : solid 1px #7db9e8;
/*  border-right : solid 0px #7db9e8;
  border-left : solid 1px #7db9e8;
  border-top : solid 0px #7db9e8;*/
  padding: 1em 1.5em;
  text-align: center;
  color: #FFF;
  background: transparent;
  overflow: hidden;
  font-size: 25px;
}

.cta:after{
  content: '';
  top: 0;
  right: -110%;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #4781bb;
  display: block;
  transform: skewX(-35deg);
}

.cta:hover{
  animation-name: bgChange;
  -webkit-animation-name: bgChange;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  border: solid 0px white; 
  --webkit-box-shadow: 0px 11px 40px -14px rgba(51,50,51,1);
-moz-box-shadow: 0px 11px 40px -14px rgba(51,50,51,1);
box-shadow: 0px 11px 40px -14px rgba(51,50,51,1);
}

.cta:focus{
  outline: none;
}

.cta:hover:after{
  outline: none;
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: .25s;
  -webkit-animation-duration: .25s;
  animation-iteration-count: 1; 
}

@keyframes moveLeft {
	0% { 
    right: 0;
  }
  	20% { 
    right: 100px;
  }
	100% { 
    right: 300px;
  }
}

@-webkit-keyframes moveLeft {
	0% { 
    right: -110%;
  }
	100% { 
    right: 110%;
  }
}

@-webkit-keyframes bgChange {
	15% { 
    background-color: #fff;
  }
	100% { 
    background-color: #000;
  }
}

@keyframes bgChange {
	/*15% { 
    background-color: #4781bb;
  }*/
	100% { 
    background-color: #7db9e8;
  }

}