@font-face {
	font-family: 'latoregular';
	src: url('../fonts/lato-regular-webfont.eot');
	src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/lato-regular-webfont.woff2') format('woff2'),  url('../fonts/lato-regular-webfont.woff') format('woff'),  url('../fonts/lato-regular-webfont.ttf') format('truetype'),  url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latolight';
	src: url('../fonts/lato-light-webfont.eot');
	src: url('../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/lato-light-webfont.woff2') format('woff2'),  url('../fonts/lato-light-webfont.woff') format('woff'),  url('../fonts/lato-light-webfont.ttf') format('truetype'),  url('../fonts/lato-light-webfont.svg#latolight') format('svg');
	font-weight: normal;
	font-style: normal;
}




body {
	font-family: 'latolight';
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	font-style: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: subpixel-antialiased
}


a {
	color: #3d566e;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}
a:hover {
	color: #26303a
}
ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.row {
	padding: 20px 0
}



.row1 {
	padding: 25px 0
}
.row2 {
	padding: 25px 0 50px 0
}

.row3 {
	padding: 50px 0 25px 0
}

.row4 {
	padding: 150px 0px 0px 0px;
}

.btn {
	border: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	text-transform: uppercase
}
.btn i {
	margin-right: 10px
}
.btn-common {
	background: #c5db6c;
	color: #fff
}
.btn-common:hover {
	background: #000000;
	color: #fff
}
.btn-border, .btn-common-white:hover {
	background: 0 0;
	border: 1px solid #fff;
	color: #fff
}
.btn-common-white, .btn-border:hover {
	background: #fff;
	color: #444;
	border: 1px solid #fff
}
#carousel-area {
	overflow: hidden;
	background: #ffffff;
}


#carousel-area .carousel-inner:before {/* background-color: rgba(44,62,80,.8);*/
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	content: "";
	display: block;
	z-index: 9
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 800px;
} 

#carousel-area .item {
background-attachment: fixed;
	background-size: 100%;
	background-size: cover;
	  top:90px;
}
#carousel-area .item .carousel-caption {
	bottom:10%;
	right: 0%;
	left: 0%;
	text-shadow: none;
	bac
	z-index: 99
}
#carousel-area .item .carousel-caption h1 {
	font-size: 36px;
	float: right;
	background-color: rgba(0,0,0,.4);
	padding: 20px 30px;
	font-weight: bold;
}

.carousel-indicators {
    bottom: 5px;
}

#carousel-area .item .carousel-caption h2 {
	font-size: 30px;
	background-color: rgba(0,0,0,.5);
	line-height:45px;
	color:#fff;
	padding-bottom:30px;
	padding-top:30px;
	padding-left:100px;
	padding-right:100px;
	font-weight: bold;
	margin-top:-10px;
	
}


#carousel-area .item .carousel-caption .btn {
	padding: 10px 20px;
	margin: 10px 20px;
	font-size: 20px
}
#carousel-area .carousel-control {
	z-index: 10;
	display: none;
	width: 50px;
	height: 80px;
	top: 50%;
	padding: 10px 5px;
	box-shadow: none;
	background-image: none;
	background-color: rgba(0,0,0,.5)
}
#carousel-area:hover .carousel-control {
	display: block
}
.navbar {
	margin-bottom: 0
}
.navbar li {
	color: #d1d1d1
}
.navbar-default {
	border-radius: 0;
	background-color: #1d1f2b;
	border-color:#1d1f2b;
}
.navbar-default .navbar-brand {
	padding: 0;
	margin: 0
}
.navbar-default .navbar-nav li a{
	font-size: 12px;
	font-family: 'latoregular';
	padding: 0 0 5px;
	text-transform: uppercase;
	margin: 40px 12px;
	outline: 0;
}

.navbar-default .navbar-nav>li>a:hover:after {
	width: 100%
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus .current {
	background: 0 0;
	padding-bottom: 5px;
	color: #c5db6c
}
.navbar-default .navbar-brand {
	padding: 15px 0;
	float: left;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #c5db6c;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background:none;
}
.navbar-nav>li>.dropdown-menu li a{
	margin:0;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	line-height:25px;
	color:#ffffff;
	text-decoration:none;
}
.navbar-nav>li>.dropdown-menu li a:hover{
	color:#1d1f2b;
	background-color:#c5db6c;
	text-decoration:none;
}

.affix.navbar-default {
	background: #1d1f2b;
}
.affix {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
.affix .navbar-brand img {
	width: 100%;
}
.affix .navbar-nav li a{
	margin:35px 15px;
}
.affix .to-top a, .affix .to-bottom a {
	line-height: 56px;
	padding: 20px
}
.navbar .to-top, .navbar .to-bottom {
	display: none
}
.affix-top .to-bottom {
	display: block!important
}
.affix .to-top {
	display: block!important
}
.to-top, .to-bottom {
	list-style: none
}
.to-top a, .to-bottom a {
	padding: 26px 22px;
	line-height: 104px;
	outline: 0;
	color: #1e1e1e
}
#slider, #contact, #services, #clients {
	color: #fff
}
#slider .section-title {
	line-height: 50px
}
#introduction h2 {
	font-size: 16px;
	font-family: 'latoregular';
	text-transform: uppercase;
}
#introduction .services-intro {
	padding-bottom: 40px;
	
}

#introduction .services-intro h1 {
	color: #1d1f2b;
	border-bottom: 2px solid #c5db6c;
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: 20px;
	font-size: 30px;
	font-weight:600;
}

#introduction .services-intro h1 span {
	color: #c5db6c;
	background: url(../img/border1.png) no-repeat center;
	display: block;
	font-size: 36px;
}

#introduction .services-intro p a {
	text-decoration:none;
}

#introduction .services-intro p a:hover {
	text-decoration:none;
}


#introduction .services-intro .f-icon {
	font-size: 100px;
	color: #3d566e
}
#introduction h3 {
	color: #1e1e1e;
	font-size: 20px;
}
#introduction .service {
	color: #3d566e;
}
#introduction .service img{
	max-width:100%;
}
#introduction .service {
	background: #FFF;
	padding: 25px 15px 20px;
	margin-bottom: 20px;
	color: #000000;
}
#introduction .service .f-icon {
	font-size: 100px;
	color: #fff
}
#introduction .service:hover .f-icon {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
#introduction .service:hover .service-text {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
#services {
	background-color: #eee;
}
#services .services-intro h1 {
	color: #1d1f2b;
    border-bottom: 2px solid #c5db6c;
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
}






#services .services-intro {
	padding-bottom: 40px;
}

#services .service-text h3 a {
    color: #1d1f2b;
    font-size: 18px;
	font-family: 'latoregular';
	text-decoration:none;
}

#services .service-text h3 a:hover {
    color: #c5db6c;
    font-size: 18px;
	font-family: 'latoregular';
	text-decoration:none;
}

.portfolio-item {
	position: relative;
	margin-bottom: 15px
}

.portfolio-item img {
	width: 100%
}
.portfolio-item .overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: rgba(0,0,0,.4);
	display: none
}




.portfolio-item:hover .overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: rgba(0,0,0,.8);
	display: block
}
.portfolio-item i {
	padding: 12px;
	margin: -42px;
	font-size: 20px;
	width: 42px;
	height: 42px;
	border-radius: 0
}
.portfolio-item .icons .link {
	position: absolute;
	left: 0;
	top: 48%;
	color: #fff;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	width: 100%;
	text-align: center;
	font-size: 28px;
	font-family: 'latoregular';
}
.portfolio-item .icons .link:hover {
	text-decoration: none;
}
.portfolio-item .icons .preview {
	position: absolute;
	left: 47%;
	top: 50%;
	color: #fff;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.portfolio-item .icons .preview i {
	color: #3d566e;
	background: #fff
}



#clients .clients-intro h1 {
color: #1d1f2b;
	border-bottom: 2px solid #c5db6c;
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: 20px;
	font-size: 30px;
	font-weight:600;
}

#clients .clients-intro h1 span {
	color: #c5db6c;
	background: url(../img/border1.png) no-repeat center;
	display: block;
	font-size: 48px;
}

#clients .clients-intro {
	padding-bottom: 40px
}
#clients .logo-slider .owl-buttons {
	position: absolute;
	top: 45%;
	width: 100%;
}
#clients .logo-slider .owl-buttons div {
	background: transparent!important;
	position: absolute;
	padding: 3px 10px;
	color:#fff;
}
#clients .logo-slider .owl-buttons .owl-prev {
	left: -41px;
	top:25px;
	
	
}
#clients .logo-slider .owl-buttons .owl-next {
	right: -28px;
	top:25px;
	
}
#about {
	background: url(../img/about_bg.jpg) center center fixed;
	background-size: cover;
	color: #fff
}
#about p {
	line-height: 30px;
	font-size: 17px
}
#about h2.section-subtitle {
	line-height: 34px;
	font-size: 25px
}
#about .section-title {
	position: relative;
}
#about .btn {
	margin-top: 50px;
}
#about .about-inner {
	position: relative;
	color: #fff;
	text-align: center
}
#about .about-inner .row {
	padding: 180px 0;
}
#about .about-title {
	margin-top: 0
}
#about .btn{}
#contact {
	background: url(../img/contact_bg.jpg) center center fixed;
	background-size: cover;
	color: #fff
}
#contact .social i {
	border: 2px solid #fff;
	color: #fff;
	padding: 10px;
	line-height: 25px;
	margin-right: 10px;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	border-radius: 100%
}
#contact .social i:hover {
	border: 2px solid transparent;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
#contact .social .social-links a:hover {
	color: #fff
}
#contact .services-intro h1 span {
	color: #FFF;
	background: url(../img/border2.png) no-repeat center;
	display: block;
	font-size: 48px;
}
#contact .social .fa-youtube-play:hover {
	background: #e62117;
	color: #fff
}
#contact .social .fa-facebook:hover {
	background: #3b5998;
	color: #fff
}
#contact .social .fa-linkedin:hover {
	background: #007bb6;
	color: #fff
}
#contact .contact-info {
	margin: 40px 0
}
#contact .follow p {
	margin-bottom: 25px;
}
#contact .contact-info p.address {
	margin-bottom: 24px;
}
#matter-footer {
	background: #1d1f2b;
	color: #ffffff;
	font-family: 'latolight';
}
#matter-footer .row {
	padding: 30px 0
}
#matter-footer .link li {
	padding: 4px 0;
	border-bottom:none;
	margin-bottom: 0;
	display: inline-block;
}
#matter-footer .link li a {
	font-size: inherit;
	color: #666666;
	text-decoration: none
}
#matter-footer .link li span {
	padding: 0 10px;
	color: #666666;
}
#matter-footer .link li a:hover {
	color: #c5db6c;
}


footer{ background:#242424; width:100%; float:left;}
footer h2{ color:#a1a1a1 !important; font-size:20px !important; text-transform:uppercase; text-align:left; background:url(../img/line2.png) no-repeat left bottom; padding-bottom:20px; margin:0 0 20px 0 !important; width:100%; float:left;}
footer p{ text-align:left; margin:0 !important; color:#a1a1a1; font-size:14px;}
footer p span{ font-size:15px; font-family: 'latoregular';}
footer ul{ padding:0; margin:5px 0 0 0; float:left; width:100%;}
footer ul li{ list-style:none; float:left; padding-right:6px;}
footer ul li a{float:left; padding-right:4px;}
footer .well{ background:none; padding:0; border:none; color:#a1a1a1; border:none; box-shadow:none;}
footer .well .make_your{font-weight: bold; margin-bottom: 8px; float:left;}
footer .bs-example{ float:left; width:100%;}
footer .form-group{ float:left; width:100%; margin:0 !important; margin-bottom:24px !important;}
footer .form-control{ background:none; border-color:#5f5f5f; width:100%; border-radius:0; padding:2px 10px; height:auto; margin-bottom:24 px; margin-left:-15px;}
footer .form-horizontal .control-label{ text-align:left !important; color:#a1a1a1; font-weight:normal; margin-left:-15px;}


.links_navigation ul{
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
.links_navigation li{
	float:left;
	color:#a1a1a1;
	text-align:left;
	padding:0px 0px 0px 0px;
	font-size:14px;
	font-family:'latolight';
	list-style:none;
}
.links_navigation li a
{
	padding:0px 0px 0px 0px;
	color:#a1a1a1;
	text-decoration:none;
	font-size:14px;
	font-family:'latolight';
	line-height:1.4;	
	list-style:none;
}
.links_navigation li a:hover
{
	padding:0px 0px 0px 0px;
	color:#c5db6c;
	text-decoration:none;
	font-family:'latolight';
	line-height:1.4;
	font-size:14px;
}






.copyright p {
	margin: 0;
	color: #666666;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/* Feel free to change duration  */ 
.animated {
	-webkit-animation-duration : 1000 ms;
	animation-duration : 1000 ms;
	-webkit-animation-fill-mode : both;
	animation-fill-mode : both;
}
/* .owl-animated-out - only for current item */ 
/* This is very important class. Use z-index if you want move Out item above In item */ 
.owl-animated-out {
	z-index : 1
}
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */ 
.owl-animated-in {
	z-index : 0
}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */ 
.fadeOut {
	-webkit-animation-name : fadeOut;
	animation-name : fadeOut;
}
@-webkit-keyframes fadeOut {
 0% {
 opacity : 1;
}
 100% {
 opacity : 0;
}
}
@keyframes fadeOut {
 0% {
 opacity : 1;
}
 100% {
 opacity : 0;
}
}

@media (max-width: 1280px) {
 #clients .logo-slider .owl-buttons .owl-prev {
	left: 0px;
}
#clients .logo-slider .owl-buttons .owl-next {
	right:0px;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item{
	margin-right:0px;
}

 #matter-footer {
	background: #1d1f2b;
	color: #a1a1a1;
	font-family: 'latolight';
	text-align:right;
	font-size:14px;
}
  
  #matter-footer .link li a {
	font-size:14px;
	color: #000000;
	text-decoration: none;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 700px;
}
  
 #carousel-area .item .carousel-caption {
	bottom:13%;
	right: 0%;
	left: 0%;
	text-shadow: none;
	z-index: 99
}
  
  

}






/*Ipad/Tablets*/
@media (min-width: 768px) and (max-width: 1024px) {
  
  
  .form-group { margin-bottom: 5px }
  
  
  
  .form-control { display: block; width: 100%; height: 25px; padding: 6px 12px; font-size: 12px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s }
  
  
  
  .form-horizontal .control-label { padding-bottom: 5px; margin-bottom: 0; text-align: right }

  
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -35px;
  }
  
  
  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 500px;
} 
  
 
  
  #carousel-area .item .carousel-caption {
	bottom:15%;
	right: 0%;
	left: 0%;
	text-shadow: none;
	z-index: 99
}
  
  .carousel-indicators {
    bottom: 0px;
}
  
  #carousel-area .item .carousel-caption h1 {
    font-size: 24px;
  }
  #carousel-area .item .carousel-caption h2 {
    font-size: 18px;
	background-color: rgba(0,0,0,.5);
	color:#fff;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	font-weight: bold;
	line-height:30px;
  }
  
  
  
  #carousel-area .item .carousel-caption .btn {
    padding: 8px 10px;
    margin: 10px 20px;
    font-size: 15px;
  }
  .navbar-default .navbar-nav li a,
  .navbar-default .navbar-nav li a:focus {
    font-size: 12px;
    margin: 35px 7px;
  }
  .navbar-nav {
    float: right;
  }
  .navbar-brand img {
    width: 70%;
    margin-left: 35px;
	margin-top: 5px;
  }
  
  
  .affix .navbar-brand img {
	width: 70%;
    margin-left: 35px;
	margin-top: 5px;
}
  .affix-top .to-bottom {
    display: none;
  }
  #introduction .services-intro h1 span {
    font-size: 28px;
  }
  #introduction .services-intro h3 {
    font-size: 18px;
  }
  #why .why-item {
    margin-top: 15px;
  }
  #why .why-item .why-item-icon i {
    padding: 12px;
    width: 60px;
    height: 60px;
    font-size: 30px;
  }
  #why .why-item .why-item-text h2,
  #why .why-item .why-item-text p {
    text-align: center;
  }
  .pricing ul {
    width: 100%;
  }
  #testimonial .testimonial-arrow {
    left: 8%;
  }
  #about #carousel-about .carousel-indicators {
    display: none;
  }
  #about .counter-title {
    font-size: 35px;
  }
  #team .team-member .member-info .social-team a i {
    font-size: 15px;
    height: 30px;
    line-height: 15px;
    padding: 7px;
    width: 30px;
  }
  #team .team-member .member-info h4 {
    font-size: 15px;
  }
  #contact .contact-form .form-control {
    padding: 5px;
  }
  .widget-title {
    margin-top: 20px;
    padding-bottom: 10px;
  }
  #video-bg .title-text {
    top: 40%;
  }
  #video-bg .title-text h1 {
    font-size: 60px;
  }
  #video-bg .title-text h2 {
    font-size: 20px;
  }
  #video-bg .title-text .btn {
    padding: 8px 10px;
    margin: 10px 20px;
    font-size: 15px;
  }
 
  #matter-footer {
	background: #1d1f2b;
	color: #a1a1a1;
	font-family: 'latolight';
	text-align:left;
	font-size:14px;
}
  
  #matter-footer .link li a {
	font-size:14px;
	color: #000000;
	text-decoration: none;
}

 
}

@media (max-width: 767px) {
   
	#introduction .services-intro h1 span {
	color: #c5db6c;
	background: url(../img/border1.png) no-repeat center;
	display: block;
	font-size: 36px;
}



#introduction .services-intro {
	padding-bottom: 10px
}
	
	
	#introduction .service {
	background: #FFF;
	padding: 25px 15px 20px;
	margin-bottom: 10px;
	color: #1e1e1e;
}
	
	
#carousel-area .item {
background-attachment: fixed;
	background-size: 100%;
	background-size: cover;
	  top:80px;
}	
	
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 420px;
} 
 
#carousel-area .item .carousel-caption {
	bottom:25%;
	right: 0%;
	left: 0%;
	text-shadow: none;
	z-index: 99
}


.carousel-indicators {
    bottom: 5px;
}

  

  #carousel-area .item .carousel-caption h2 {
	font-size: 18px;
	background-color: rgba(0,0,0,.5);
	color:#fff;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	font-weight: bold;
	line-height:25px;
	
}


  .navbar-default .navbar-nav li a{
	  margin:15px;
  }
  .navbar-default .navbar-brand{
	  padding:15px;
  }
  
   .navbar-default .navbar-collapse {
    background: #1d1f2b;
  }
   .navbar-default .navbar-nav li a {
    margin: 5px 10px;
	color:#ffffff;
  }
  .navbar-default .navbar-brand {
    padding-left: 15px;
  }
  .navbar-default .navbar-toggle {
    margin: 5px 5px;
	top:0px;
  }
  
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .current {
    color: #ffffff;
    padding-bottom: 5px;
  }
  
  
  
  #matter-footer {
	background: #1d1f2b;
	color: #a1a1a1;
	font-family: 'latolight';
	text-align:left;
	font-size:14px;
}
  
   #matter-footer .link li a {
	font-size:14px;
	color: #a1a1a1;
	text-decoration: none
}


.copyright p {
	margin: 0;
	color: #a1a1a1;
	font-size:14px;
}

#matter-footer .row {
	padding: 25px 0
}
  .carousel-indicators { bottom: 0px; }
  
}
/*SmartPhones*/
@media (min-width: 320px) and (max-width: 480px) {
	body {
    font-family: 'latolight';
    font-weight: 600;
	font-size:13px;
    line-height: 22px;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    color: #c5db6c;
	font-family: 'latolight';
    font-weight: 600;
    border-color: transparent;
    font-size: 13px;
}

	.row {
	padding: 10px 0
}
	

.row1 {
	padding: 25px 0
}
.row2 {
	padding: 25px 0 50px 0
}

.row3 {
	padding: 50px 0 25px 0
}

.row4 {
	padding: 110px 0 25px 0
}
	
	

	
	
	.carousel-indicators { bottom: 0px }
	
	
	#introduction .service {
	background: #FFF;
	padding: 0px;
	margin-bottom:25px;
	color: #000000;
}

	#introduction .services-intro h1 span {
	color: #c5db6c;
	background: url(../img/border1.png) no-repeat center;
	display: block;
	font-size: 32px;
}



#introduction .services-intro {
	padding-bottom: 10px
}
	
	
	#introduction .service {
	background: #FFF;
	padding: 25px 15px 20px;
	margin-bottom: 10px;
	color: #1e1e1e;
}
	
	
	#services .services-intro h1 span {
	color: #c5db6c;
	background: url(../img/border1.png) no-repeat center;
	display: block;
	font-size: 36px;
}
	
	
	 #introduction .services-intro h1 {	
	color: #1d1f2b;
    border-bottom: 2px solid #c5db6c;
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
  }
  #introduction .services-intro h3 {
    font-size: 20px;
  }
  /*Navbar*/
  .navbar-default .navbar-collapse {
    background: #1d1f2b;
	
  }
  .navbar-default .navbar-nav li a {
    margin: 5px 10px;
	color:#ffffff;
  }
  .navbar-default .navbar-brand {
    padding-left: 15px;
  }
  .navbar-default .navbar-toggle {
    margin: 5px 5px;
	top:0px;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .current {
    color: #ffffff;
    padding-bottom: 5px;
  }
  
  
  .navbar-brand img {
    width: 80%;
	margin-top:0px;
  }
  
  
  .affix .navbar-brand img {
	width: 80%;
	margin-top:0px;
}
  
  
  /*Slider*/
  
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 280px;
} 

#carousel-area .item {
background-attachment: fixed;
	background-size: 100%;
	background-size: cover;
	  top:90px;
}
  
  
  #carousel-area .item .carousel-caption {
	bottom:13%;
	right: 0%;
	left: 0%;
	text-shadow: none;
	z-index: 99
}

#carousel-area .item .carousel-caption h2 {
	font-size: 15px;
	background-color:#2c3e50;
	line-height:20px;
	color:#fff;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;
	padding-top:0px;
}
  

  #carousel-area .item .carousel-caption .btn {
    font-size: 10px;
  }
  /*why Text*/
  #why .rotate-text {
    font-size: 40px;
    line-height: 60px;
  }
  #why .why-item .why-item-text h2,
  #why .why-item .why-item-text p {
    text-align: center;
  }
  .matter-filter .filter {
    padding: 0px 10px;
    margin: 10px 5px;
  }
  #clients img {
    margin-left: auto;
    margin-right: auto;
	width:100%;
  }
  .pricing ul {
    width: 100%;
  }
  #about .counter-title {
    font-size: 30px;
  }
  #about .btn {
    font-size: 18px;
  }
  #testimonial-slider .name {
    font-size: 16px;
  }
  #subscribe .subscription-form .input-group .form-control,
  #subscribe .subscription-form .btn {
    padding: 5px;
    font-size: 15px;
    height: 50px;
  }
  /*Contact Icons*/
  #contact .contact-form .form-control {
    padding: 5px;
  }
  #contact .social i {
    padding: 7px;
    width: 38px;
    height: 38px;
    font-size: 20px;
  }
  .widget-title {
    margin-top: 20px;
    padding-bottom: 10px;
  }
  /*Title*/
  .section-title {
    font-size: 36px;
  }
  
  
  #about h2.section-subtitle {
	line-height: 28px;
	font-size: 21px
}

#about .about-inner .row {
	padding: 60px 0;
}

  .section-subtitle {
    font-size: 20px;
  }
  #video-bg .title-text {
    top: 40%;
  }
  #video-bg .title-text h1 {
    font-size: 24px;
  }
  #video-bg .title-text h2 {
    font-size: 15px;
  }
  
  
  
  #contact .services-intro h1 span {
	color: #FFF;
	background: url(../img/border2.png) no-repeat center;
	display: block;
	font-size: 36px;
}
  
  
  #matter-footer {
	background: #1d1f2b;
	color: #a1a1a1;
	font-family: 'latolight';
	text-align:left;
	font-size:13px;
}
  
  #matter-footer .link li a {
	font-size:13px;
	color: #a1a1a1;
	text-decoration: none;
}

footer .form-horizontal .control-label {
    text-align: left !important;
    color: #a1a1a1;
    font-family: 'latolight';
    margin-left: -15px;
    font-size: 13px;
	font-weight:600;
}

.links_navigation li{
	float:left;
	color:#a1a1a1;
	text-align:left;
	padding:0px 0px 0px 0px;
	font-size:13px;
	font-family:'latolight';
	list-style:none;
}
.links_navigation li a
{
	padding:0px 0px 0px 0px;
	color:#a1a1a1;
	text-decoration:none;
	font-size:13px;
	font-family:'latolight';
	line-height:1.4;	
	list-style:none;
}
.links_navigation li a:hover
{
	padding:0px 0px 0px 0px;
	color:#26abe3;
	text-decoration:none;
	font-family:'latolight';
	line-height:1.4;
	font-size:13px;
}

.copyright p {
	margin: 0;
	color: #a1a1a1;
	font-size:12px;
}

#matter-footer .row {
	padding: 15px 0
}


footer h2{ color:#a1a1a1 !important; font-size:16px !important; text-transform:uppercase; text-align:left; background:url(../img/line2.png) no-repeat left bottom; padding-bottom:12px; margin:0 0 10px 0 !important; width:100%; float:left;}

footer p {
    text-align: left;
    margin: 0 !important;
    color: #a1a1a1;
    font-size: 13px;
}

footer p a {
    text-align: left;
    margin: 0 !important;
    color: #a1a1a1;
    font-size: 13px;
}

footer p a:hover{
    text-align: left;
    margin: 0 !important;
    color: #ffffff;
    font-size: 13px;
}

#clients .clients-intro {
	padding-bottom: 0px;
}

#services .services-intro {
	padding-bottom: 10px
}

#services .service-text h3 {
    color: #1d1f2b;
    font-size: 12px;
	font-family: 'latoregular';
	text-decoration:none;
	margin-top:0px;
}


#services .service-text h3 a {
    color: #1d1f2b;
    font-size: 12px;
	font-family: 'latoregular';
	text-decoration:none;	
}

#services .service-text h3 a:hover {
    color: #c5db6c;
    font-size: 12px;
	font-family: 'latoregular';
	text-decoration:none;
}

#services .services-intro {
	padding-bottom: 10px
}

.portfolio-item .icons .link {
	position: absolute;
	left: 0;
	top: 48%;
	color: #fff;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	width: 100%;
	text-align: center;
	font-size: 8px;
	font-family: 'latoregular';
	line-height:10px;
}


}



@media (min-width: 481px) and (max-width: 767px) {
	
	 .navbar-brand img {
    width: 75%;
  }
  
  
  .affix .navbar-brand img {
	width: 75%;
}

#services .services-intro {
	padding-bottom: 20px
}

#clients .clients-intro {
	padding-bottom: 20px;
}

.portfolio-item .icons .link {
	position: absolute;
	left: 0;
	top: 48%;
	color: #fff;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-family: 'latoregular';
	line-height:18px;
}

	
}



#introduction .testimonial-box
{
	background: #c5db6c;
    color: #000000;
    font-family: 'latolight';
    text-align: left;
    font-size: 14px;
	margin: 15px;
	margin-top: 80px;
	padding: 15px;
}

@media (min-width: 320px) and (max-width: 480px) {

#introduction .testimonial-box
{
	background: #c5db6c;
    color: #000000;
    font-family: 'latolight';
    text-align: left;
    font-size: 14px;
	margin: 0px;
	margin-bottom:20px;
	padding: 15px;
}

 #clients .clients-intro h1 {	
	color: #1d1f2b;
    border-bottom: 2px solid #c5db6c;
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
  }

#services .services-intro h1 {
	color: #1d1f2b;
    border-bottom: 2px solid #c5db6c;
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;

}

#services .services-intro {
    padding-bottom: 10px;
}


}

@media (min-width: 481px) and (max-width: 767px) {

#introduction .testimonial-box
{
	background: #c5db6c;
    color: #000000;
    font-family: 'latolight';
    text-align: left;
    font-size: 14px;
	margin: 0px;
	margin-bottom:20px;
	padding: 15px;
}

	
}

@media (min-width: 768px) and (max-width: 785px) { 

#introduction .testimonial-box
{
	background: #c5db6c;
    color: #000000;
    font-family: 'latolight';
    text-align: left;
    font-size: 14px;
	margin: 0px;
	margin-bottom:20px;
	margin-top:80px;
	padding: 15px;
}

	
}



