	.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




@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: #cb2027;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}

a:hover, a:focus { color: #000000; text-decoration:none }


ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.rowi {
	padding: 0px 0 50px 0
}


@media only screen and (max-width: 1366px) {
	.rowii {
	padding: 50px 0 10px 0
}
}

@media only screen and (max-width: 768px) {
	.rowii {
	padding: 0px 0 10px 0
}
}

@media only screen and (max-width: 550px) {
	.rowii {
	padding: 0px 0 10px 0
}
}

@media only screen and (max-width: 400px) {
	.rowii {
	padding: 0px 0 10px 0
}
}


.rowiii {
	padding: 50px 0 10px 0
}

.row {
	padding: 50px 0
}

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

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

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


.rowp {
	padding: 0px 0px;
	margin-right:-15px;
	margin-left:-15px;
	margin-top:-60px;
	
}

.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: #cb2027;
	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: #2c3e50
}
#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-area .item{
	background-attachment: fixed;
	background-size: 100%;
	background-size: cover
}
#carousel-area .item .carousel-caption {
	bottom: 18%;
	right: 0%;
	left: 10%;
	text-shadow: none;
	z-index: 99
}
#carousel-area .item .carousel-caption h1 {
	font-size: 36px;
	float: right;
	background-color: rgba(0,0,0,.8);
	padding: 20px 30px;
	font-weight: bold;
}
#carousel-area .item .carousel-caption h2 {
	font-size: 36px;
}
#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: 0;
	border-radius: 0;
	background-color: #ffffff;
}
.navbar-default .navbar-brand {
	padding: 0;
	margin: 0
}
.navbar-default .navbar-nav li a{
	font-size: 13px;
	font-family: 'latoregular';
	padding: 0 0 5px;
	text-transform: uppercase;
	margin: 40px 12px;
	outline: 0;
}
.navbar-default .navbar-nav>li>a:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: -1px;
	-webkit-transition: all 800ms cubic-bezier(0.19, 1, .22, 1) 0s;
	-moz-transition: all 800ms cubic-bezier(0.19, 1, .22, 1) 0s;
	-o-transition: all 800ms cubic-bezier(0.19, 1, .22, 1) 0s;
	transition: all 800ms cubic-bezier(0.19, 1, .22, 1) 0s
}
.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: #cb2028;
}
.navbar-default .navbar-brand {
	padding: 15px 0;
	float: left;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #2e2e2e;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: #cccccc;
}
.navbar-nav>li>.dropdown-menu li a{
	margin:0;
	padding:10px;
}
.navbar-nav>li>.dropdown-menu li a:hover{
	background:#000;
	color:#FFF;
}
.affix.navbar-default {
	background: #ffffff;
}
.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: 57%
}
.affix .navbar-nav li a{
	margin:22px 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: #fff
}
#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 span {
	color: #cb2027;
	background: url(../img/border1.png) no-repeat center;
	display: block;
	font-size: 48px;
}
#introduction .services-intro .f-icon {
	font-size: 100px;
	color: #3d566e
}
#introduction h3 {
	color: #3e3e3e;
	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: 0s;
	animation-duration: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
#services {
	background-color: #eeeeee;
}
#services .services-intro h1 span {
	color: #cb2027;
	background: url(../img/border1.png) no-repeat center;
	display: block;
	font-size: 48px;
}
#services .services-intro {
	padding-bottom: 40px
}
.portfolio-item {
	position: relative;
	margin-bottom: 30px
}
.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 {
	background: #ffffff;
}
#clients .logo-slider .owl-buttons {
	position: absolute;
	top: 45%;
	width: 100%;
}
#clients .logo-slider .owl-buttons div {
	background: transparent!important;
	border: 1px solid #606060;
	position: absolute;
	padding: 3px 10px;
	color:#606060;
}
#clients .logo-slider .owl-buttons .owl-prev {
	left: -41px;
	top:60px;
}
#clients .logo-slider .owl-buttons .owl-next {
	right: -41px;
	top: 60px;
}
#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 {
	color: #2e2e2e;
	font-family: 'latoregular';
	background: #ffffff;
	font-size:14px;
}
#matter-footer .row {
	padding: 10px 0px 10px 0px;
}
#matter-footer .link li {
	padding: 4px 0;
	margin-bottom: 0;
	color: #2e2e2e;
	text-decoration: none;
	display: inline-block;
}
#matter-footer .link li a {
	font-size: inherit;
	color: #2e2e2e;
	text-decoration: none
}
#matter-footer .link li span {
	padding: 0 10px;
}
#matter-footer .link li a:hover {
	color: #cb2027;
}
.copyright p {
	margin: 0
}
/* 
 * 	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: 10px;
}
#clients .logo-slider .owl-buttons .owl-next {
	right: 10px;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item{
	margin-right:0px;
}
}
/*Ipad/Tablets*/
@media (min-width: 768px) and (max-width: 1024px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -35px;
  }
  #carousel-area .item .carousel-caption {
    bottom: 16%;
  }
  #carousel-area .item .carousel-caption h1 {
    font-size: 36px;
  }
  #carousel-area .item .carousel-caption h2 {
    font-size: 20px;
  }
  #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: 20px 7px;
  }
  .navbar-nav {
    float: right;
  }
  .navbar-brand img {
    width: 70%;
    margin-left: 34px;
  }
  .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;
  }
 
}

@media (max-width: 767px) {
  #carousel-area .item .carousel-caption h1 {
    font-size: 24px;
  }
  #carousel-area .item .carousel-caption h2 {
    font-size: 15px;
  }
  .navbar-default .navbar-nav li a{
	  margin:15px;
  }
  .navbar-default .navbar-brand{
	  padding:15px;
  }
}
/*SmartPhones*/
@media (min-width: 320px) and (max-width: 480px) {
  /*Navbar*/
  .navbar-default .navbar-collapse {
    background: #ccc;
  }
  .navbar-default .navbar-nav li a {
    margin: 10px;
    padding: 5px;
  }
  .navbar-default .navbar-brand {
    padding-left: 15px;
  }
  .navbar-default .navbar-toggle {
    margin: 20px 22px;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .current {
    color: #FFF;
    max-width: 0;
  }
  /*Slider*/
  #carousel-area .item .carousel-caption h1 {
    font-size: 24px;
  }
  #carousel-area .item .carousel-caption h2 {
    font-size: 15px;
  }
  #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: 35px;
  }
  .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;
  }
}

.outer_container{ width:1440px; margin-right:auto; margin-bottom:0; margin-left:auto; margin-top:100px;}

@media only screen and (max-width: 1439px) {
	.outer_container{ width:100%;}
}


