/*tabs*/

/*end tabs*/
.get-started {
    background: url(../images/get2.jpg) no-repeat 0px 0px;
    padding: 4% 0;
    color: #fff;
    background-size: cover;
    text-align: center;
}
.get-startednew {
    background: url(../images/slidenews.jpg) no-repeat 0px 0px;
    /*min-height: 400px;*/
    padding: 8% 0;
    color: #fff;
    background-size: cover;
    text-align: center;
}
.box_6:hover .desc{
	background:#312934;
}
.feature:hover i, .desc:hover .more {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}

.desc p {
    color: #fff;
    line-height: 1.5em;
    margin-bottom: 1em;
}
.desc h4 {
    color: #fff;
    font-size: 1.1em;
    /*text-transform: uppercase;*/
    margin-bottom: 20px;
}
.desc {
    padding: 2em;
    background: #d91318;
    text-align: center;
}
.get-started h4 {
    font-size: 1.2em;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 1em;
    /*font-weight: 600;*/
	 color: #fff;
}
/*it page*/
.teamer{
	background: url(../images/careerpagewerimage.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	text-align: center;
	padding-top: 3em;
}
.team{
	background: url(../images/product/itservicesimge.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
    padding-top: 3em;
}
.teamer h3{
	color:#fff;
	margin-bottom:1em;
	/*text-transform:uppercase;*/
	font-size:2em;
	
}
.team h3{
	color:#fff;
	margin-bottom:1em;
	/*text-transform:uppercase;*/
	font-size:3em;
}
.img-wrapper a {
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	-o-border-radius: 200px;
	display: inline-block;
}
.img-wrapper a img {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 5px solid #f1cd69;
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	-o-border-radius: 200px;
	width: 104px;
	height: 104px;
}
.img-wrapper a:hover img {
	border-color:#312934;
}
.img-wrapper a + a {
	margin-left: 14px;
}
.team .blockquote1 {
	margin-top: 32px;
}
.blockquote1 .block_info {
	color: #fff;
}
.blockquote1 .heading {
	display: block;
	text-transform: uppercase;
	margin-bottom: 1em;
}
span.heading{
	font-size:1em;
}
.blockquote1 .author {
	display: block;
	margin-top: 15px;
	letter-spacing: 0;
}
.blockquote1 .author a{
	color:#fff;
}
.blockquote1 .author a:hover{
	text-decoration:none;
	color:#ffde00;
}
.img-wrapper a {
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	-o-border-radius: 200px;
	display: inline-block;
}
.img-wrapper a img {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 5px solid #FF8C00;
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	-o-border-radius: 200px;
	width: 104px;
	height: 104px;
}
.img-wrapper a:hover img {
	border-color:#312934;
}
.img-wrapper a + a {
	margin-left: 14px;
}
.team .blockquote1 {
	margin-top: 32px;
}
.blockquote1 .block_info {
	color: #fff;
}
.blockquote1 .heading {
	display: block;
	text-transform: uppercase;
	margin-bottom: 1em;
}
span.heading{
	font-size:1em;
}
.blockquote1 .author {
	display: block;
	margin-top: 15px;
	letter-spacing: 0;
}
.blockquote1 .author a{
	color:#fff;
}
.blockquote1 .author a:hover{
	text-decoration:none;
	color:#ffde00;
}
/*----slider----*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
 	position: relative;
	float: left;
	width: 100%;
	 margin-bottom: 3%;
	
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
  width: 100%;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 15%;
	right: 0%;
	   padding: 23px 11px;
	/*padding: 10px 20px;*/
	margin: 0;
	width: 30%;
	top: 0%;
	    background: rgba(18, 60, 89, 0.35);
	height:100%;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 56%;
	left: 8%;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 46px;
	width: 36px;
	background: transparent url("../images/img-sprite123.png") -105px -1px;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
 	left: auto;
	background-position:-136px -1px;
	right: 8%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 89%;
	z-index: 999;
	left: 47%;
	padding: 0;
	margin: 0;
}
.callbacks_tabs li{
	display:inline-block;
}
@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:16px;
  width:16px;
  display:inline-block;
  border:2px solid #FFF;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	background:#d91318;
}
.slide-text-info h2{
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	font-size: 1.5em;
	width: 37%;
	margin:0;
	line-height:38px;
}
.slide-text-info P{
    width: 92%;
	margin: 0.5em 0 1.5em;
	font-size: 13px;
	line-height: 25px;
/*	text-shadow: 2px 2px #000;*/
}
/*----*/
 a.startnow{
	text-decoration:none;
	color:#FF8C00;
	padding:10px 20px;
	transition:0.5s all;
	font-size: 0.8em;
	border:1px solid #FF8C00;
		background:#d91318;
}
a.startnow:hover{
	border:1px solid #FF8C00;
	background:#FF8C00;
}
/*----//slider----*/











/*----copiedslider----*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides5_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  width: 100%;
}
.rslides5_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides5_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: 30%;
  background: transparent;
  display: inline;
}
.rslides5_tabs li:first-child {
  margin-left: 0;
}
.rslides5_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
 	position: relative;
	float: left;
	width: 100%;
	 margin-bottom: 3%;
	
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
  width: 100%;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 15%;
	right: 0%;
	   
	padding: 10px 20px;
	margin: 0;
	width: 30%;
	top: 0%;
	    background: rgba(18, 60, 89, 0.35);
	height:100%;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 56%;
	left: 8%;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 46px;
	width: 36px;
	background: transparent url("../images/img-sprite123.png") -105px -1px;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
 	left: auto;
	background-position:-136px -1px;
	right: 8%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides5 {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides5 li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides5 li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides5 img {
  height: 50%;
  border: 0;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 89%;
	z-index: 999;
	left: 47%;
	padding: 0;
	margin: 0;
}
.callbacks_tabs li{
	display:inline-block;
}
@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 67%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:16px;
  width:16px;
  display:inline-block;
  border:2px solid #FFF;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	background:#d91318;
}
.slide-text-info h2{
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	font-size: 1.5em;
	width: 37%;
	margin:0;
	line-height:38px;
}
.slide-text-info P{
    width: 100%;
	margin: 0.5em 0 1.5em;
	font-size: 13px;
	line-height: 25px;
/*	text-shadow: 2px 2px #000;*/
}
/*----*/
 a.startnow{
	text-decoration:none;
	color:#fff;
	padding:10px 20px;
	transition:0.5s all;
	font-size: 0.8em;
	border:1px solid #fff;
		background:#FF8C00;
}
a.startnow:hover{
	border:1px solid #FF8C00;
	background:#FF8C00;
}
/*----//copiedslider----*/
/*-- featured-services --*/
.featured-services-grd{
	    text-align: center;
    box-shadow: 1px 1px 7px #C6C6C6;
    padding: 2em 1em;
    width: 102%;
}
.featured-services-grd span{
	font-size:2em;
	color:#999;
}
.featured-services-grd h4{
	text-transform:capitalize;
	font-size:1.1em;
 padding: 0.5em 0;
    color: #506a85;
    font-weight: 600;
}

.featured-services-grd li{
	    font-size: 1.2em;
    font-weight: 500;
    color: #555;
    line-height: 1.8em;
    padding: 1em 0 0;
	text-decoration:none; 
	margin-bottom: 18%; 
}
.featured-services-grids{
	margin:3em 0 0;
}
.more a {
    padding: 8px 20px;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    /*background: #d91318;*/
}
.hvr-bounce-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #E57057;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
/*-- //featured-services --*/
/*for  services1 slider*/
.wmuSliderPagination {
		right: 43.5%;
	}
	.service1 {
		min-height: 390px;
	}
	.service1-info p {
		font-size: 15px;
	}
		.service1-info h3 {
		font-size: 2em;
	}
	.wmuSlider {
    position: relative;
    overflow: hidden;
}
.banner-wrap {
    padding: 7em 0;
}
.service1-info {
    text-align: center;
}
.service1-info h3 {
    color: #fff;
    font-size: 2em;
    margin: 0 auto;
    text-transform: capitalize;
}
.service1-info p {
    color: #fff;
    font-size: 22px;
    line-height: 1.8em;
    width: 70%;
    margin: 1em auto 0;
}

.wmuSliderPagination {
    z-index: 2;
    position: absolute;
    right: 47%;
    top: 96%;
}
.wmuSliderPagination li {
    float: left;
    margin: 0 8px 0 0;
    list-style-type: none;
}
.wmuSliderPagination a {
    display: block;
    text-indent: -9999px;
    width: 22px;
    height: 5px;
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
.wmuSliderPagination a.wmuActive {
    background: #d91318;
}
ul.wmuSliderPagination {
    padding: 0;
}
	.service1 {
		background:url(../images/blackimage.png) no-repeat 0px -100px;
  background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    min-height: 396px;
}
/*-- sevices --*/
.sevices-grids{
	margin:3em 0 0;
}
.sevices-grid ul{
	padding:0 0 0 1em;
}
.sevices-grid ul li{
	list-style-type:none;
	background: url(../images/arrowb.png) no-repeat 0px 7px;
    display: block;
    padding-left: 1.5em;
	margin: 0 0 0.6em;
}
.sevices-grid ul li a{

	    font-size: 1.2em;
    font-weight: 500;
    color: #555;
    line-height: 1.8em;
  
}
.sevices-grid ul li a:hover{
	color:#E57057;
}
/*-- //sevices --*/
/*-- additional-services --*/
.additional-service-grid{
	background:url(../images/blackimage.png) no-repeat center top;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	padding:3em 2em;
	/*margin: 10px -175px;*/
	
}

.additional-service-grid h3{
	color:#fff;
}
p.in{
	color:#fff;
}
.additional-service-grd p{
	margin:1em 0 2em;
	color:#fff;
	line-height:1.8em;
	font-size:14px;
}
.additional-service-grids{
	margin:3em 0 0;
}
.aadditional-service-gridd h4{
	/*text-transform: capitalize;*/
    font-size: 2em;
	/*  margin: 4em 0 0;*/
    text-align: center;
	color:#fff;
}
/*-- //additional-services --*/
/* Our services */
.tittle h2 {
    margin: 0 !important;
    text-transform: uppercase;
}
h2 {
    font-size: 36px;
    color: #464646;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 7px;
}

hr {
    background: #d2d2d2;
    height: 1px;
    width: 130px;
    margin: 0 auto;
    border: none;
    margin-bottom: 25px;
    margin-top: 20px;
}

#services {
	background: url(../img/our_service_bg.html) bottom center no-repeat;
}
.our_services {
	background: transparent;
	overflow: hidden;
	padding: 32px 0 0;
	position: relative;
}
.our_services_row {
	margin-top: 80px;
}
.services_bg {
	background: url(../img/our_service_bg.html) fixed center center;
	background-attachment: fixed;
	background-size: cover;
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: 50% 50%;
	background-repeat: repeat;
}
.service_icon {
	background: none repeat scroll 0 0 #f5f2ed;
	display: table;
	height: 110px;
	margin: 0 auto;
	vertical-align: middle;
	width: 110px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	text-align: center;
}
.service_icon_bg {
	display: table-cell;
	vertical-align: middle;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.service_content {
	display: block;
	margin: 20px auto;
	text-align: center;
	width: 85%;
	padding: 15px 0 40px;
}
.service_content h5 {
	color: #000;
}
.service_content p {
	color: #4d4d4d;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}

.prallax_section {
	position: relative;
	width: 100%;
	height: 100%;
}

.large-4:hover .service_icon {
    border: 1px solid;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    border-color: #e74c3c;
    background: none;
}


/* Animation */

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(-20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(-20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}

.job_listcontainer {
	background:#f4f4f4;
	padding: 20px 50px;
    position: relative;
}
.arow {
	background:url(../images/projects/arow.png) top center no-repeat;
	padding: 10px 10px;
	margin: -24px;
    margin-bottom: 20px;
}
.guides {
	    margin-top: -1em;
}
.guide-grid {
    text-align: center;
}

.guide-grid h4 {
       margin: 0 0 1em;
    font-size: 2em;
    font-weight: 600;
    
    
}
.guide-grid p {
        font-size: 1.2em;
    font-weight: 600;
    color: #555;
    line-height: 1.8em;
    padding: 1em 0 0;
    width: 75%;
    margin: 0 auto;
    margin-top: -2em;
}

usernext {
    text-align: center;
    margin-top: -104px;
    padding-top: 20px;
    display: block;
    border-top: 1px solid #e7e6e7;
}

.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}
.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ser-first-grid span {
    font-size: 33px;
    color: #fff;
    background: #05969b;
    border-radius: 100%;
    padding: 25px 25px;
    text-align: center;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.row {
   /* margin-left: -20px;*/
}
.section-title {
    position: relative;
    border-bottom: #ddd 1px solid;
    padding-bottom: 4px;
}
.tabbable {
    margin-bottom: 18px;}
.tab-content {
    border: #d3d3d3 1px solid;
    padding: 18px 15px 0;
}
.tabs-left .tab-content {
    height: 600px;
    padding-top: 18px;
    padding-right: 33px;
    padding-bottom: 20px;
    padding-left: 33px;
}
*::before, *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tabs-left > .nav-tabs {
    border: none;
}
.tabbable.tabs-left .nav-tabs li {
    margin-bottom: 11px;
    border-radius: 0;
    -moz-box-shadow: 1px 1px 0 #e3e3e3;
    -webkit-box-shadow: 0 1px 1px #e3e3e3;
    box-shadow: 1px 1px 1px 0 #ececec;
}
.trainnn img {
	margin-left:30px;
}
<!--newproduct-->
.blog-grid {
    padding: 5em 0;
}
.single-grid {
    border: 1px solid #EAE0E0;
    margin: 0em 0 3em;
    background: #fff;
}
.lone-line {
    padding: 4em;}
.lone-line h4 {
       font-size: 2.5em;
    font-weight: 600;
    color: #d91318;
}
.cate-top {
    padding: 0em 0 2.8em;
}

.single-grid h4 {
    margin: 0 0 1em;
    font-size: 2em;
    font-weight: 600;
}
.single-grid p {
    font-size: 1.1em;
    color: #555;
    font-weight: 500;
    line-height: 1.8em;
}
/*endnewproduct*/
/*partnerscss*/
.rpt-circle {
    width: 300px;
    height: 62px;
    border-radius: 50%;
    text-align: center;
    padding: 70px 0;
    margin: 0 auto 10px;
}
/*.rpt-col1 {
    border: 1px solid #DD4A4E;
}*/
.row {
    /*margin-left: -20px;*/
}
#content {
    padding-top: 52px;
    padding-right: 0px;
    padding-bottom: 72px;
    padding-left: 0px;
}
.row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
}
.section-title {
    position: relative;
    border-bottom: #ddd 1px solid;
    padding-bottom: 4px;
}

.tabbable {
    margin-bottom: 18px;}
.tabbable:before, .tabbable:after {
    display: table;
    content: "";
    line-height: 0;
}
.tabs-left > .nav-tabs {
    border: none;
}
#home-area-6 {
    margin: 14px 0 76px;
}
.tabbable.tabs-left .nav-tabs li {
    margin-bottom: 11px;
    border-radius: 0;
    -moz-box-shadow: 1px 1px 0 #e3e3e3;
    -webkit-box-shadow: 0 1px 1px #e3e3e3;
    box-shadow: 1px 1px 1px 0 #ececec;
}
.tabbable.tabs-left .nav-tabs a {
    font-weight: bold;
    font-size: 14px;
    border-radius: 0;
    border-left: #d5d5d5 3px solid;
    padding-top: 10px;
    padding-right: 31px;
    padding-bottom: 10px;
    padding-left: 15px;
}
.tabs-left .tab-content {
    height: 600px;
    padding-top: 18px;
    padding-right: 33px;
    padding-bottom: 20px;
    padding-left: 33px;
}
.tab-content {
    border: #d3d3d3 1px solid;
    padding: 18px 15px 0;
}
/*my testi*/
.box-grids{
margin-top:6%;
}
.box-grid{
position:relative;
background:#f7f8fa;
padding:2em;
border-radius:5px;
border-bottom:2px solid #D1D1D1;
}
.box-grid p{
color: #8e8e8e;
text-align:center;
  font-weight: 400;
  font-style:italic;
  font-size: 10px;
  line-height: 1.5em;
  margin-left: -23px;
}
.box-grid span{
background:url(../images/box.png) no-repeat 0px 0px;
position:absolute;
top: -25px;
  left: 43%;
  display: block;
  width: 40px;
  height: 40px;
}
.client h4 {
    font-size: 1.2em;
    text-align: center;
    margin: 2em 0 0.5em 0;
    font-weight: 600;
}
.client h4 a {
    display: inline-block;
    color: #d91318;
	text-align: center;
}
p.ceo {
    text-align: center;
    color: #bdbdbd;
    font-weight: 400;
    font-size: 1em;
	    margin-left: -30px;
}
.box-grid label{
background:url(../images/dwn.png) no-repeat 0px 0px;
position:absolute;
bottom: -26px;
  left: 43%;
  display: block;
  width: 32px;
  height: 21px;
}
/*end*/





/*--brief--*/
.brief{
padding:-2% 0 3% 0;
}
.brief-grid{
margin-top:7em;
}
.brief-grid-text{
}
.brief-grid-text h3{
	    font-size: 28px;
    color: #464646;
    margin: auto;
  

}
.brief-grid-text p{
    font-size: 1.1em;
    color: #555;
    font-weight: 500;
    line-height: 1.8em;
width: 91%;
}
.brief-grid-text li {
    font-size: 1.1em;
    color: #555;
    font-weight: 500;
    line-height: 1.8em;
    width: 91%;
}
.brief-grid-content1 {
background: url(../images/f1.png) no-repeat 0px 0px;
padding: 0px 0 22px 60px;
margin:2em 0 0.5em 0;
}
.brief-grid-content2 {
background: url(../images/f22.png) no-repeat 0px 0px;
padding: 0px 0 22px 60px;
}
.good {
background: url(../images/f3.png) no-repeat 0px 0px;
}
.video-bac {
background: url(../images/f1.png) no-repeat 0px 0px;
}
.brief-grid-content1 h3,.brief-grid-content2 h3{
color:#393939;
font-family: 'Raleway', sans-serif;
font-size:1.3em;
margin-bottom:0.5em;
font-weight:700;
}
.brief-grid-content1 p,.brief-grid-content2 p{
    font-size: 1.1em;
    color: #555;
    font-weight: 500;
    line-height: 1.8em;
width: 91%;
}
/*slid*/
.slid-grids {
    float: left;
    width: 33.33%;
    padding: 0;
}
.slid-grd {
    width: 75%;
}
.slid {
    background: url(../images/slid2.jpg)no-repeat 0px 0px fixed;
    background-size: cover;
	padding: 2% 0;
}
.slid h3 {
    color: #fff;
	    margin-top: 25px;
}
.slid-info {
    margin-top: 3em;
    margin: 66px;
    margin-right: -148px;
}
span.glyphicon.glyphicon-chevron-right {
    font-size: 0.8em;
    color: #fff;
    margin-right: 0.8em;
}
.slid ul li {
    display: block;
    margin-top: 1em;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}

h3.title {
    font-size: 4em;
    font-weight: 600;
    text-align: center;
    color: #fff;
	margin-top: 41px;
}
.slid ul li a {
    color: #fff;
    font-size: 1em;
}
/*--feature--*/
.features{
padding:3% 0; 
}
.feature-text h3{
color:#393939;
font-size:2.5em;
font-family: 'Raleway', sans-serif;
background:url(../images/line.png) no-repeat 50% 100%;
padding-bottom:0.5em;
margin-bottom:10px;
font-weight:500;
}
.feature-text  p{
color:#8e8e8e;
font-weight:400;
font-size:1.2em;
line-height:1.5em;
}
.feature-grid i{
width:60px;
height:60px;
display:inline-block;
background:url(../images/feature.html) no-repeat 0px 0px;
}
.features-section{
margin-top:2em;
}
.feature-grid{
margin-bottom:2em;
}
.feature-grid i.f1{
background-position:-9px -19px;
}
.feature-grid i.f2{
background-position:-88px -16px;
}
.feature-grid i.f3{
background-position:-166px -19px;
}
.feature-grid i.f4{
background-position:-249px -19px;
}
.feature-grid h3 {
color:#393939;
font-family: 'Raleway', sans-serif;
font-size: 1.3em;
margin-bottom: 0.5em;
font-weight: 700;
}
.feature-grid p {
color: #8e8e8e;
font-weight: 400;
font-size: 1.2em;
line-height: 1.5em;
width: 75%;
margin: 0 auto;
}
/*----*/

.newsrol2 {
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.newsrow2 {
	border:#000;
	width:1170px;
	padding:20px;
	}
	

.publication h3{
	margin: 0 0 1em;
	font-size: 1.7em;
    color: #506a85;
    font-weight: 200;
}
.popluar h3{
	        font-size: 1.6em;
    color: #000;
}
.pub-1 {
    width: 48%;
    float: left;
    margin-right: 22px;
}
.pub-1 img {
    width: 100%;
}

.pub-2 img {
    width: 100%;
}
.pub-1 a:hover {
    text-decoration: none;
}
.pub-2 a:hover {
    text-decoration: none;
}
.pub-2{
    /*width: 48%;*/
    float: left;
}
.pi h3 {
    padding-bottom: 7px;
    margin-top: 1em;
    font-size: 1.7em;
    margin: 1em 0 0em;
    line-height: 1.4em;
	color: #506a85;
    font-weight: 200;
}
.pi p {
    padding-bottom: 1em;
    color:#B9B9B9;
        font-size: .9em;
}
.pi {
    border-bottom: 1px solid#999;
}
.pi:nth-child(3) {
    border-bottom: none;
}
.pub-1 h4 {
    margin: 1em 0 0em;
   font-size: 1.7em;
   
    
	color: #506a85;
    font-weight: 200;
}
.pub-2 h4 {
    margin: 1em 0 0em;
     font-size: 1.7em;
   

	color: #506a85;
    font-weight: 200;
}
.pub-1 p {
        font-size: 1.1em;
    color: #555;
    font-weight: 500;
    /*line-height: 1.8em;*/
	width: 92%;
}
.pub-2 p {
        font-size: 1.1em;
    color: #555;
    font-weight: 500;
    line-height: 1.8em;
	width: 92%;
}
i.glyphicon.glyphicon-share-alt {
    padding-right: 11px;
    font-size: 11px;
        color: #000;
}
.links-info ul li:hover i.glyphicon.glyphicon-share-alt {
	color:#000;
    margin-right: 5px;
        transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*--/links--*/
/*-- services --*/
.services{
	background:#506a85;
	position:relative;
	padding: 0 0 20em;
	/*margin-bottom: 15em;*/
	}
.service-box{
	width: 25%;
	margin: 0 auto;
	}
.service-box p{
	border:4px solid #fff;
	background: url(../images/2-.png) no-repeat 40px 19px;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 2px;
	padding: 20px 40px 20px 75px;
	text-align:center;
	}
.service-box p:hover{
	text-decoration:none;
	color:#60E2F3;
	background: url(../images/2-.png) no-repeat 40px 19px;
	display: block;
	}
.service-box-line{
	border-right: 4px solid #fff;
	width: 50%;
	padding: 50px;
	}
.services p.para1{
	color:#fff;
	font-size:18px;
	margin:2em 0 0;
	text-align:center;
	font-weight: 300;
	}
.services p.para1 span{
	display:block;
	}
.service-grid{
	float:left;
	width:21%;
	/*background:#fff;*/

	padding: 6em 0em;
	}
.service-grid .fig span {
    background: url(../images/55.png) no-repeat 7.5em 1em;
    display: block;
    height: 72px;
     margin-left: -49px;
	   
}
.service-grid .fig1 span {
    background: url(../images/77.png) no-repeat 7.5em .5em;
    display: block;
    height: 72px;
         margin-left: -54px;
}
.service-grid .fig2 span {
    background: url(../images/35.png) no-repeat 8em 0em;
    display: block;
    height: 72px;
    margin-left: -49px;
}
.service-grid .fig3 span {
    background: url(../images/66.png) no-repeat 7.5em 0.5em;
    display: block;
    height: 72px;
    margin-left: -49px;
}
.service-grid h4{
	color:#343838;
	font-size:18px;
	margin:1em 0 0;
	font-weight: 700;
	}

.service-grid p{
	font-size: 1.1em;
    color: #555;
    font-weight: 500;
    line-height: 1.8em;
    width: 91%;
	}
.service-grid:nth-child(2){
	margin:0 2em;
	}
.service-grid:nth-child(3){
	margin:0 2em 0 0em;
	}
.service-grids {
    position: absolute;
    top: -16%;
    left: 2%;
    width: 99%;
}
/*-- //services --*/
/*website*/

.screenshots{
padding:3% 0;
}
.screen-text h3{
color:#393939;
font-size:2.5em;
font-family: 'Raleway', sans-serif;
background:url(../images/line.png) no-repeat 50% 100%;
padding-bottom:0.5em;
margin-bottom:10px;
font-weight:500;
}
.screen-text p{
color: #8e8e8e;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.5em;
  margin-left: -99px;
}
/*end of website*/
about*/
.about {
	padding-bottom: 7em;
}
.about h2 {
	font-size: 3em;
	color: #000;
	font-weight: 100;
	text-align: center;
	padding-bottom: .4em;
}
.about-grid{
	padding: 0;
}
.about-grid img{
	width:100%;
}
.ag {
	background-color: #000;
	padding: 1.8em 1.5em 0;
	height: 219px;
	color: #fff;
}
.ag h4{
	font-weight: 900;
	font-size: 1.4em;
	padding: 0em 0 .6em;
}
.ag p {
	font-size: .9em;
	color: #BDBDBD;
	line-height: 1.8em;
}
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
.about-grid a:hover {
	text-decoration: none;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.18);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
/*end about*/

/*testimonials*/
.testimonials {
    background: url(../images/about/testmonial.jpg) no-repeat 0 0px;
    background-size: cover;
    padding: 2.8em 0 0 0;
    position: relative;
    text-align: center;
    min-height: 307px;
	color:#FFF;
}
testimonial-nfo h3 {
	color:#FFF;
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
h5 {
    display: block;
    font-size: 0.83em;
    -webkit-margin-before: 1.67em;
    -webkit-margin-after: 1.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
	color:#FFF;
}
/*<!--end testimonials-->*/
#home-area-5 {
    margin-top: 46px;
	margin-bottom:20px;
}
.hero-unit {
	border-color: #d91318;
	}
	.hero-unit {
    border-radius: 0;
    border-top: #d91318 5px solid;
    padding: 3px 22px 22px;
    overflow: hidden;
    margin: 0;
}
.company profile {
	width:50px;
	border:1px solid #000;
	}
	.company profile p{
	width:50px;
	border:1px solid #000;
	}
#portfolio-wrap {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#portfolio-wrap .portfolio-item a, #portfolio-wrap .portfolio-item a img {
    position: relative;
    overflow: hidden;
    display: block;
}
#portfolio-wrap .portfolio-item img {
    max-width: 100%;
}
  #portfoliolist h4 { font-size: 1.3em;
    font-weight: 600;
    color: #d91318;
	margin-top:20px;
}
 #portfoliolist p {
	  font-size: 12px;
 }
element.style {
    position: absolute;
    left: 0px;
    top: 0px;
    transform: translate3d(0px, 0px, 0px);
    width: 330px;}
	/*.accordion {
    margin-bottom: 18px;
}*/
/*.accordion-group:first-child {
    border: none;
    padding-top: 0;
	width:50%;
}
.accordion-heading {
    border-bottom: 0;
}
.accordion-heading .accordion-toggle {
    background-image: url("../img/colors/accordion-4.png");
}
strong {
    font-weight: bold;
}
.collapse {
    overflow: hidden;
    position: relative;
    height: 0;
	
}*/
.our_team {
	margin:100px;
	}
/*.accordionfile {
    width: 520px;
}
.accordion-inner {
    padding: 9px 0 9px 24px;
}
p {
    margin-bottom: 18px;
    text-align: left;
}
ul, ol {
    margin-left: 0;
}

.accordion-group li {
    list-style-position: inside;
	
}
.accordion-group li {
    line-height: 18px;
}
.accordion-group {
    padding: 5px 0;
    border-top: #ddd 1px solid;
}*/
/*--about--*/
.about {
    padding-bottom: 7em;
}
.about h2 {
    font-size: 3em;
    color: #506a85;
    font-weight: 100;
    text-align: center;
    padding-bottom: .4em;
}
.about-grid{
	padding: 0;
}
.about-grid img{
	width:100%;
}
.ag {
    background-color: #506a85;
       padding: 1.8em 1.5em 0;
    height: 219px;
    color: #fff;
}
.ag h4{
    font-weight: 900;
    font-size: 1.4em;
         padding: 0em 0 .6em;
}
.ag p {
        font-size: .9em;
    color: #BDBDBD;
    line-height: 1.8em;
}
a.mask {
    text-decoration: none;
    overflow: hidden;
    display: block;
}
.about-grid a:hover {
    text-decoration: none;
}
img.zoom-img:hover {
    -webkit-transform: scale(1.18);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}
img.zoom-img {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}
/*--/about--*/
/*-- gallery --*/
.view {
    width: 284px;
    height: 240px;
   margin: 10px;
   float: left;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
}
.view .mask,.view .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
    width: 100%;
   display: block;
   position: relative;
}
.view h4{
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
    font-size: 12px;
    /*font-weight: 600;*/
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
    font-size: 13px;
    line-height: 2em;
    position: relative;
    color: #464646;
    padding: 10px 20px 0 20px;
    text-align: center;
}

.view-eighth .mask {
   background-color: rgba(255, 255, 255, 0.7);
   top: -200px;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   opacity: 0;
   -webkit-transition: all 0.3s ease-out 0.5s;
   -moz-transition: all 0.3s ease-out 0.5s;
   -o-transition: all 0.3s ease-out 0.5s;
   -ms-transition: all 0.3s ease-out 0.5s;
   transition: all 0.3s ease-out 0.5s;
}
.view-eighth h4 {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out 0.1s;
   -moz-transition: all 0.2s ease-in-out 0.1s;
   -o-transition: all 0.2s ease-in-out 0.1s;
   -ms-transition: all 0.2s ease-in-out 0.1s;
   transition: all 0.2s ease-in-out 0.1s;
}
.view-eighth p {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out 0.2s;
   -moz-transition: all 0.2s ease-in-out 0.2s;
   -o-transition: all 0.2s ease-in-out 0.2s;
   -ms-transition: all 0.2s ease-in-out 0.2s;
   transition: all 0.2s ease-in-out 0.2s;
}

.view-eighth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   opacity: 1;
   top: 0px;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
   -webkit-animation: bounceY 0.9s linear;
   -moz-animation: bounceY 0.9s linear;
   -ms-animation: bounceY 0.9s linear;
   animation: bounceY 0.9s linear;
}
.view-eighth:hover h4 {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}
.view-eighth:hover p {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}

@keyframes bounceY {
    0% { transform: translateY(-205px);}
    40% { transform: translateY(-100px);}
    65% { transform: translateY(-52px);}
    82% { transform: translateY(-25px);}
    92% { transform: translateY(-12px);}
    55%, 75%, 87%, 97%, 100% { transform: translateY(0px);}
}
@-moz-keyframes bounceY {
    0% { -moz-transform: translateY(-205px);}
    40% { -moz-transform: translateY(-100px);}
    65% { -moz-transform: translateY(-52px);}
    82% { -moz-transform: translateY(-25px);}
    92% { -moz-transform: translateY(-12px);}
    55%, 75%, 87%, 97%, 100% { -moz-transform: translateY(0px);}
}
@-webkit-keyframes bounceY {
    0% { -webkit-transform: translateY(-205px);}
    40% { -webkit-transform: translateY(-100px);}
    65% { -webkit-transform: translateY(-52px);}
    82% { -webkit-transform: translateY(-25px);}
    92% { -webkit-transform: translateY(-12px);}
    55%, 75%, 87%, 97%, 100% { -webkit-transform: translateY(0px);}
}

/*-- //gallery --*/
/*.feli.html*/
.felizandracontents {
width:970px;
	margin:auto;
	
}
.felizandra_info {
    width: 644px;
    margin: auto;
    float: left;
    margin-top: 55px;
}
.inner_info p {
	   /* margin-left: 16px;*/
  /* width: 99%;*/
    font-size: 1.1em;
    color: #555;
    /*font-weight: 500;*/
    line-height: 1.8em;
	}
.felizandra_info p {
    margin-left: 23px;
   width: 99%;
    font-size: 1.1em;
    color: #555;
    /*font-weight: 500;*/
    line-height: 1.8em;
}
.felizandra_info h3 {
	font-size:1.3em;
    /*font-size: 28px;*/
    color: #464646;
    margin: auto;
	margin-left:23px;
}
.felizandra_image {
    width: 50px;
    margin: auto;
    float: left;
    margin-top: -20px;
}
/*end/feli.html*/
.team-top1 {
	width:930px;
	margin:auto;
	padding-top:6%;
}

.pictures {
	width:300px;
	margin:auto;
	padding-top:6%;
	float:left;
	margin-left:20px;
}
.pictures h3 {
	color: #d91318;
    margin: auto;
	margin-left:20px;
	}
.1content {
	width:450px;
	margin:auto;
	float:left;
	
	}
.team-top1 h3 {
		color:#d91318;
		margin:auto;
		
		}
		.studentes {
    background: #333333;
	color:#FFF;
    padding: 8em 0;
}
	

.ch-item {
	width: 100%;
	height: 100%;
	position: relative;
	box-shadow: 
		inset 0 0 0 0 rgba(0, 168, 182, 0.51), inset 0 0 0 16px rgba(0, 168, 182, 0.33), 0 1px 2px rgba(0, 168, 182, 0.44);
		
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border-radius:50%;
}

.ch-img-1 { 
	background-image: url(../images/index.html);
}

.ch-img-2 { 
	background-image: url(../images/felixandra.jpg);
}

.ch-img-3 { 
	background-image: url(../images/freeman.jpg);
}
.ch-img-4 { 
	background-image: url(../images/rowland.jpg);
}
.ch-img-5 { 
	background-image: url(../images/magrete.jpg);
}

.ch-img-6 { 
	background-image: url(../images/kwaku2.jpg);
}

.ch-img-7 { 
	background-image: url(../images/hannah.jpg);
}
.ch-img-8 { 
	background-image: url(../images/resized.jpg);
}
.ch-img-9 { 
	background-image: url(../images/product/base.jpg);
}
.ch-img-10 {
	background-image: url(../images/webdevimg.png)}
.ch-img-12 {
	/*background-image: url(../images/it.jpg)*/}
.ch-img-13 {
	background-image:url(../images/it.jpg)
	}	
.ch-img-11 {
	background-image:url(../images/product/selected.jpg)}
.ch-info {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 0;
	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	-webkit-backface-visibility: hidden; /*for a smooth font */

}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 2px;
	font-size: 22px;
	margin: 0 30px;
	padding: 65px 0 0 0;
	height: 110px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover {
	box-shadow: 
		inset 0 0 0 110px rgba(0, 168, 182, 0.31), inset 0 0 0 16px rgba(255, 255, 255, 0.62), 0 1px 2px rgba(0, 0, 0, 0.2);
}

.ch-item:hover .ch-info {
	opacity: 1;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
}
@media(max-width:1024px){
.ch-grid li {
  width: 202px;
  height: 220px;
  display: inline-block;
  margin: 10px;
}
}
@media(max-width:768px){
.ch-grid li {
  width: 220px;
  height: 220px;
}
}.team-mem {
    padding: 4em 0em 4em 0em;
}
.team-top h3 {
    text-align: center;
    font-size: 2.5em;
    color: #d91318;
    font-family: 'HammersmithOne-Regular';
}
.ch-img-2 {
    background-image: url(../images/felixandra.jpg);
}
.ch-img-3 {
    background-image:  url(../images/gambrah.jpg);
}
.ch-img-12 {
    background-image:  ;
}
.ch-img-4 {
    background-image: url(../images/rowland.jpg);
}
.ch-img-1 {
 
}
.ch-img-42 {
	background-image:url(../../file/C_/Users/BIRKOFF/Desktop/web%20-%20Copy/images/magrete.jpg);
	}
	.ch-img-43 {
	background-image: url(../../file/C_/Users/BIRKOFF/Desktop/web%20-%20Copy/images/kwaku2.jpg);
	}
	.ch-img-44 {
		background-image:url(../../file/C_/Users/BIRKOFF/Desktop/web%20-%20Copy/images/resized.jpg);
		}
		.ch-img-44 {} 
.ch-grid li {
    width: 220px;
    height: 220px;
    display: inline-block;
    margin: 20px;
}
.ch-grid {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}

.ch-item {
    width: 100%;
    height: 100%;
    position: relative;
    box-shadow: inset 0 0 0 0 rgba(0, 168, 182, 0.51), inset 0 0 0 16px rgba(0, 168, 182, 0.33), 0 1px 2px rgba(0, 168, 182, 0.44);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border-radius: 50%;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	padding:0 0;
	margin:0 0;
}

ul{
	padding:0 0;
	margin:0 0;	
}
@media (min-device-width:386px) {
#top .rslides img {
	overflow-x: hidden;}
}

body {
        overflow-x: hidden;
    }
html,body{
	
	padding:0 0;
	margin:0 0; 
	height: 100%;
	font-family:Segoe UI,sans-serif;

    font-size: 10px;
    line-height: 20px;
	color:#333333;
	-webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
.fb-like {
	display: block;
    max-width: 100%;
    height: auto;
	margin-top: 2em;
    border: 1px solid #EAE0E0;
    margin: 0em 3px 3em;
    background: #fff;
	}
.header-top {
	background:rgba(18, 60, 89, 0.35);
	height: 3em;
	padding: 0em 0;
	border-bottom: solid 5px #FF8C00;
}
.icon{
	float:left
}
.icon ul li{
	display:inline-block;
	
}
.icon ul li a:hover {
	color: #EF4D98;
}
i.message {
	width: 20px;
	height: 20px;
	background: url('../images/img-sprite.png') no-repeat 0px 0px;
	display: inline-block;
	vertical-align:middle;
}
i.phone {
	width: 20px;
	height: 20px;
	background: url("../images/img-sprite.png") no-repeat -20px 0px;
	display: inline-block;
	vertical-align:middle;
}
.social-icons{
	float:right;
}
.social-icons i{
	width: 20px;
	height: 20px;
	background: url("../images/img-sprite.png") no-repeat -40px 0px;
	display:inline-block;
	margin-left: 1em;
}

.social-icons i.icon2{
	background-position: -60px 0px;
}
.social-icons i.icon3{
	background-position: -80px 0px;
}
.social-icons i.icon4{
	background-position: -100px 0px;
}
.social-icons i.icon5{
	background-position: -120px 0px;
}
.social-icons i.icon6{
	background-position: -140px 0px;
}
.social-icons a i:hover {
	opacity: 0.5;
}
.header-bottom{
	padding: 1em 0;
  
}
.navbar-default {
    padding: 1.2em 0;
}
.navbar-brand {
    float: left;
	margin-left: 0.8em;
}
.navbar {
    border-radius: 0px;
}
.navbar-nav {
    float: right;
    margin: 0;
}
.navbar-default {
    background: none!important;
    border: none!important;
}
.navbar-brand h1 a {
    text-decoration: none;
	color:#506a85;
	font-size: 1.5em;
  font-family: 'Fugaz One', cursive;
    text-transform: uppercase;
    letter-spacing: 2px;
	line-height: .5em;
}
.navbar-default .navbar-nav > li > a {
 /*   color: #506a85;*/
 color:#FF8C00;

	font-size: 1.1em;
	/*font-weight: 600;*/
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #e74c3c;
    background: none!important;
}

.navbar-default .navbar-nav > li > a >ul>a:active{
	 color: #e74c3c;
    background: none!important;
	}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #d91318;
    background: none!important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: /*#EF4D98*/;
    text-decoration: none;
   
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
}
.navbar-brand {
    float: left;
    height: 0px;
    padding: 10px 0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color:;
      background: none!important;
}
.dropdown-menu > li > a {
    display: block;
    padding: 10px 20px;
	 color:#666666;
    text-transform: uppercase;
	font-size: 11px;
	 /*   color: #506a85;*/
/*font-weight: 600;*/
	text-transform: uppercase;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
	
}
.dropdown-menu {
    min-width: 150px;
    padding: 0px 0;
    border: 1px solid #fff;
}
.navbar-default {
    	padding: 1.2em 0;
}
.navbar-collapse {
    max-height: 340px;
    padding-right: 0px;
     padding-left: 0px; 
}


.beautifull {
	padding: 4em 0;
}
.beautifull-header {
	text-align:center;
	/*width:63%;*/
	margin:0 auto 3em;
}
.beautifull-header h4 {
    font-size: 1.7em;
    padding: 0.5em 0;
    color: #506a85;
    font-weight: 100;
}
.beautifull-header p {
	font-size: 1.2em;
	/*font-weight: 600;*/
	color: #555;
	line-height: 1.8em;
	padding: 1em 0 0;
	/*margin-left: -63px;*/
}
i.heart {
	width: 70px;
	height: 80px;
	background: url("../images/img-sprite.png") no-repeat 0px -19px;
	display: inline-block;
}
i.lamp {
	width: 70px;
	height: 80px;
	background: url("../images/img-sprite.png") no-repeat -70px -19px;
	display: inline-block;
}
i.star {
	width: 70px;
	height: 80px;
	background: url("../images/img-sprite.png") no-repeat -140px -19px;
	display: inline-block;
}
.icon1 {
	float: left;
	width: 25%;
	text-align: center;
}
.passion {
	float: left;
	/*width: 75%;*/
	
}
.passion h4 {
	font-size: 1.7em;
	padding:0.5em 0;
	color: #506a85;
	font-weight: 200;
}
.passion p {
    font-size: 1.2em;
    color: #555;
   /* font-weight: 500;*/
    line-height: 1.8em;
    /*margin-left: -20px;*/
}
.checkout-section{
	background:#fff;
	padding:4em 0;
}
.checkout-header {
	text-align: center;
	margin-bottom: 3em;
}
.whole {
	margin-bottom: 3em;
	}
	
.left {
	float:left;
	margin-left: 186px;
	    margin-top: 19px;}
	.right {
		float:right;}
.checkout-header h4 {
	    font-size: 1.7em;
    padding: 0.5em 0;
    color: #506a85;
    font-weight: 100;
}
.checkout-header p {
	font-size: 1.2em;
	font-weight: 600;
	color: #555;
	padding: 1em 0 0;
	margin-left: -9px;
	
}
.checkout-shots p {
	text-align:center;
	}
.bottom-header {
	background: #fff;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	margin-right: 29px;
	padding: 1em 0;
	border: none;
}
.bottom-header h5 {
	font-size: 1.5em;
	text-align: center;
	padding: 0.5em 0;
	font-weight:600;
	color: #506a85;
}
.bottom-header p {
	font-size: 1.2em;
	text-align: center;
	color: #506a85;
}
/*	Strip
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-wrapper:hover {
	background:rgba(231, 81, 111, 0.4);
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img{
	margin-top:30%;
	display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 50%;
	float:left;
	overflow:hidden;
	margin: 0 0 25px 0;
	
}
div#portfoliolist {
	padding: 0px 0px;
}	
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
	cursor:pointer;
	width: 95%;
}
.portfolio img {
	max-width:100%;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #22B4B8;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio .text-category {
	display:block;
	font-size:9px;
	font-size: 12px;
	text-transform:uppercase;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; 
}
.row:after,
.clearfix:after {
  clear: both; 
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.screen-shots {
	padding: 3em 0;
}
.flat-phone img{
	width:100%;
}
.wantto-section{
	padding:4em 0;
	text-align:center;
}
.wantto-section h4 {
      font-size: 1.7em;
    padding: 0.5em 0;
    color: #506a85;
    font-weight: 100;

}
.wantto-section p {
	font-size: 1.2em;
	/*font-weight: 600;*/
	color: #555;
	padding: 2em 11em;
	/*margin-left: -104px;*/
}
.wantto-section a {
	text-decoration: none;
		text-transform: uppercase;
		font-size: 1em;
		border: 1px solid #000;
		padding: 1em 2em;
		background: #2f4052;
		color: #fff;
		border: none;
		font-weight: 500;
		
		
}

/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #212932;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FF8C00;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
  color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.our-work-section-head.text-center h3 {
	font-size: 2.5em;
	text-transform: capitalize;
	color: #d91318;
	font-weight: 700;
	  margin-bottom: 1em ;
}
div#portfolio {
	
	padding: 4em 0;
}


.videosection {
    height: 460px;
}
.video {
    float: left;
    height: 320px;
}
.videoinfo {
    float: right;
    width: 612px;
}
.sectioncontents {
	 margin-left: -170px;
	}
.videocontent {
    float: right;
}

.section-title {
    position: relative;
    border-bottom: #ddd 1px solid;
    padding-bottom: 4px;
}
.section-title {
    margin-bottom: 24px;
}
#content {
        padding-top: 41px;
    padding-right: 0px;
    padding-bottom: 72px;
    padding-left: 0px;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.row {
    margin-left: 18px;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
}
#masonry {
    width: 100%;
}
.span4 {
    width: 300px;
}
[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}
.thumb-wrap, .quote-wrap {
    display: block;
    padding: 0 3px 7px;
    background: url("news/arrow-a-4.html") center 100% no-repeat;
    margin-bottom: -7px;
    position: relative;
}
.thumb-wrap img {
    display: block;
    width: 100%;
    border: #ddd 3px solid;
    margin-left: -3px;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
#sub-frame-error:hover {
    background-color: #EEE;
}
#sub-frame-error {
    -webkit-align-items: center;
    background-color: #DDD;
    display: -webkit-flex;
    -webkit-flex-flow: column;
    height: 100%;
    -webkit-justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    transition: background-color .2s ease-in-out;
    width: 100%;
}
Style Attribute {
    font-family: 'Segoe UI', Tahoma, sans-serif;
    font-size: 75%;
}
iframe[Attributes Style] {
    width: 489px;
    height: 315px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
user agent stylesheetiframe {
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border: 2px inset;
}
Inherited from body#default

article.post {
    margin-bottom: 20px;
    border-bottom: #ededed 1px solid;
}
.post-entry {
    margin-bottom: 7px;
}
.post-details {
    text-align: center;
    border: #e1e1e1 1px solid;
    border-top: none;
    overflow: hidden;
    padding: 5px 15px 10px;
}
.more {
    font-style: italic;
}


/*endof newspage*/

/*.contact-section {
	background: #212932;
	padding: 3em 0;
}
.contact-grid {
	padding: 0 17px 0 0px;
}
.cont {
  padding-top: 1em;
}
.contact-grid h5 {
	font-size: 1.3em;
	color: #fff;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	font-weight: 600;
}
.contact-grid p {
	font-size: 1.1em;
	color: #999;
	padding: 0.5em 0 0.2em 0;
	line-height:1.8em;
}
p.label1 {
	font-size: 1.2em;
	padding: 0;
}
.contact-grid a.more {
	text-decoration: none;
	text-transform: capitalize;
	color: #999;
	font-size: 1.2em;
	font-weight: 700;
}
.contact-grid a:hover {
	color:#2098d1;
}*/

.img-grid1 {
	float: left;
	width: 49%;
	margin-right: 2%;
}
.img-grid2 {
	float: left;
	width: 49%;

}
.img-grid1 img{
	width: 100%;
}
.img-grid2 img {
	width: 100%;
}
.img-grid3 img{
	width: 100%;
}
.img-grid4 img{
	width: 100%;
}
.img-grid3 {
	float: left;
	width: 49%;
	margin-right: 2%;
}
.img-grid4 {
	float: left;
	width: 49%;

}
/*.contact-leftgrid {
	margin-bottom: 0.5em;
}*/
.icon2 ul li {
	display: inline-block;
	  padding: 0.3em 0;
}
i.indicate {
	width: 20px;
	height: 20px;
	background: url("../images/img-sprite.png") no-repeat -160px 0px;
	display: inline-block;
	vertical-align:middle;
}
.icon2 ul li label {
	font-size: 1.2em;
	color:#acb3ba;
}
.icon2 ul li a {
	font-size: 1.2em;
	color:#999;
}
.subscribe {
	width: 100%;
	margin: 1em auto 0;
	background: #596675;
	padding: 3px;
	border-radius: 4px;
}
.subscribe input[type="text"] {
	width: 61.1555%;
	padding: 4px 7px 0 2px;
	border: none;
	font-size: 1em;
	font-weight: 600;
	color:rgba(211, 223, 235, 0.98);
	outline: none;
	font-weight: 500;
	background: #596675;
}
.subscribe input[type="submit"] {
	color: #eceef0;
	padding: 4px 10px;
	border-radius: 1px;
	font-size: 1em;
	letter-spacing:1px;
	outline: none;
	border: none;
	font-weight: 500;
	margin:0 0 0 -1px;
	border-radius: 5px;
	background: #d91318;
	font-weight: 700;
	text-transform: uppercase;
	
}
.subscribe input[type="submit"]:hover {
background: #2f4052;
}

.bottom-menu{
	float:left;
}
.bottom-menu ul li {
	display:inline-block;
}

.bottom-menu ul li a {
	font-size: 1.2em;
	color: #acb3ba;
	text-decoration: none;
	margin: 0 0.5em;
	text-transform:capitalize;
}
.bottom-menu ul li a:hover{
	color:#ef4d98;
}
.bottom-menu ul li a.active{
	color:#d91318;
}
.b-animate img{

	display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
.zoom-icon {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	display: block;
	left: 0;
	top: -152px;
	width: 290px;
	height: 219px;
	background: url(../images/zoom-icon.png) center center no-repeat;
	cursor: pointer;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.grid_box .zoom-icon {
	top: -50px;
	width:100%;
	height: 350px;	
}
.grid_box a:hover .zoom-icon{
	top:20px;
	opacity: 1;
	filter: alpha(opacity=99); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
/**** Blog ****/
.blog_posts {
	padding: 15px 0 20px;
}
.blog_date {
	float: left;
	width: 10%;
	background:#d91318;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1b1b1',endColorstr='#ff5f5f5f',GradientType=0);
	display: inline-block;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
}
.blog_posts figure {
	font-weight: 700;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding:14px 0;
}
.blog_posts figure span {
	font-size:2.5em;
	line-height: 1.2em;
	color: #FFF;
	display: block;
	margin-bottom: -5px;
}
.blog_desc {
	float: left;
	padding-left: 2%;
	width: 88%;
}
.bd1 {
	float: left;
	padding-left: 2%;
	width: 89%;
}
.bd {
  float: left;
  width: 7%;
  background: #d91318;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1b1b1',endColorstr='#ff5f5f5f',GradientType=0);
  display: inline-block;
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.blog_heading p span {
	color: #d91318;
	font-size: 18px;
	text-transform: uppercase;
}
.blog_heading p {
	color:#9A585C;
	font-size: 0.8em;
	padding:0;
}
.blog_1_of_2 {
	width:50%;
	float:left;
}
.blogdata_1_of_2{
	width: 47%;
	float: left;
	margin-left: 3%;
}
.blog_img img {
	padding:5px;
	margin-top:10px;
}

img.zoom-img:hover {
    -webkit-transform: scale(1.18);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}
img.zoom-img {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}







/*img.zoom-img:hover {
	-webkit-transform: scale(1.03) rotate(-1deg);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.10);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}*/

/*** Page numbers ***/
.content-pagenation {
  text-align: center;
  margin-top: 2em;
  }
.content-pagenation li {
	display: inline-block;
}
.content-pagenation li a {
	color:#2098d1;
	font-size: 1em;
	background: #FFF;
	padding: 10px 12px;
	border: 1px solid #2098d1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	text-decoration: none;
}
.content-pagenation li a:hover{
	color:#555;
	border: 1px solid rgba(80, 106, 133, 1);
}
.span_1_of_3 li{
	font-size: 1.1em;
    color: #555;
    /*font-weight: 500;*/
    line-height: 1.8em;
	

	padding: 7px 24px;
	background: url(../images/list-arrow.png) no-repeat 0;
	cursor: pointer;
	list-style-type: none;
}
.span_1_of_3 li:hover{
	color:#d91318;
	}
.blog_heading a {
	font-size: 1.5em;
	color: #d91318;
	text-decoration: none;
	text-transform:capitalize;
}
.blog_heading p {
	color:#555;
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: 300;
}
a.blog1 {
  color: #555;
  font-size: 1.1em;
  font-weight: 300;
}
.blog_data p
  {
	color: #555;
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: 300;
	  padding: 1em 0 0;
}
p.text {
	color: #555;
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: 300;
}
.blog_img img {
	width: 100%;
}
.blog_heading h3 {
	font-size: 1.4em;
	color: #d91318;
	text-transform: capitalize;
}
.more span a{
	padding:8px 10px;
	font-size:1em;
	color:#FFF;
    -webkit-transition: -webkit-box-shadow, background 0.2s linear;
    -moz-transition: -moz-box-shadow, background 0.2s linear;
    -ms-transition: -moz-box-shadow, background 0.2s linear;
    -o-transition: -o-box-shadow, background 0.2s linear;
    transition: box-shadow, background 0.2s linear;
     background: rgba(80, 106, 133, 1);
    float: left;
    text-shadow:0px -1px 0px rgba(0, 0, 0, 0.13);
    text-transform: uppercase;  
	text-decoration:none;
	margin-top: 0.8em;
}

.blog-content-head h3{
	color: rgba(80, 106, 133, 1);
	font-size: 2.5em;
	margin-bottom: 0.2em;
	text-align:center;
	font-weight:700;
}
.blog-content {
	padding: 4em 0;
	background: #f2f5f7;
}
.rsidebar h3{
	margin: 0 0 1em;
 font-size: 1.7em;
    color: #506a85;
    font-weight: 200;
	    padding-left: 22px;
}
.rsidebar.span_1_of_3 {
  margin-top: 2em;
border: 1px solid #EAE0E0;
    margin: 0em 3px 3em;
    background: #fff;
}

.latest_comments h4 a {
	color: #2098d1;
	font-size: 0.9em;
	font-style: italic;
}
.latest_comments p {
	font-size: 1em;
	color:#555;
	font-weight: 500;
	padding:5px 0;
}
.latest_comments {
	margin-top: 2em;
}
.single {
	margin: 0 0 3em 7em;
}
.icon9 {
	float: left;
	border-top: 1px dashed rgba(80, 106, 133, 1);
	border-bottom: 1px dashed rgba(80, 106, 133, 1);
	padding: 1em 0;
	width: 100%;
	margin-top: 1em;
}
.icon9 ul li{
	display:inline-block;
	padding:0 0 0 3px;

}
.icon9 ul li a {
	font-size: 1.15em;
	vertical-align: top;
	text-transform: capitalize;
	color: #555;
}
i.user {
	width: 20px;
	height: 20px;
	background: url('../images/img-sprite.png') no-repeat -180px 0px;
	display: inline-block;
	vertical-align:middle;
}
i.clender{
	width: 20px;
	height: 20px;
	background: url('../images/img-sprite.png') no-repeat -200px 0px;
	display: inline-block;
	vertical-align:top;
}
i.comment{
	width: 20px;
	height: 20px;
	background: url('../images/img-sprite.png') no-repeat -220px 0px;
	display: inline-block;
	vertical-align:top;
}
i.donec{
	width: 20px;
	height: 20px;
	background: url('../images/img-sprite.png') no-repeat -240px 0px;
	display: inline-block;
	vertical-align:top;
}
i.per{
	width: 20px;
	height: 20px;
	background: url('../images/img-sprite.png') no-repeat -260px 0px;
	display: inline-block;
	vertical-align:top;
}
.icon9 ul li p {
  font-size: 1.15em;
  text-transform: capitalize;
  color:#555;
}
.icon9 ul li:nth-child(9){
	margin-left:39em;
}
.icon9 ul li:nth-child(10) {
	float: right;
}
.leave h4 {
	color: #d91318;
	font-size: 2em;
	margin: 1.5em 0;
	font-weight: 400;
}
#commentform label {
	display: block;
	font-size: 1em;
	color: rgba(80, 106, 133, 1);
}
#commentform span {
	color: #A60000;
	position: absolute;
}
#commentform input[type="text"] {
	padding: 8px 15px;
	width: 60%;
	color: #444;
	font-size: 1em;
	border: 1px solid #eee;
	background: #eee;
	outline: none;
	display: block;
}
#commentform textarea {
	padding: 13px 20px;
	width:60%;
	color: #444;
	font-size:0.85em;
	outline: none;
	height:150px;
	display: block;
	resize: none;
	font-weight:400;
	border: 1px solid #eee;
	background: #eee;
}
#commentform input[type="submit"] {
	padding: 10px 40px;
	color: #FFF;
	background:#d91318;
	outline: none;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-appearance: none;
	font-size: 1.3em;
	font-weight: 600;
}
#commentform input[type="submit"]:hover {
	background:#506a85;
}
.comments1 {
	margin-top: 3em;
}
#commentform p {
	position: relative;
	padding: 8px 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
}
.comments-main {
	border: 1px solid #D5D4D4;
	padding: 17px 0px;
	margin: 15px 0px;
}
.cmnts-right a {
	padding: 6px 12px;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	background: #999;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	outline: none;
}
.Archives {
	margin-bottom:3em;
}
.cmts-main-left img{
	border: 3px solid#ccc;
}
.cmnts-right a:hover{
	background: #333;
	text-decoration:none;
}
.cmts-main-right h5 {
	font-size: 1em;
	color: #4e4e4b;
	margin: 0px;
	font-weight: 600;
}
.comments1 h4 {
	font-size: 1.5em;
	margin-bottom: 1.2em;
	color: rgba(80, 106, 133, 1);
	font-weight: 600;
}
.cmts-main-right p{
	font-size: 1.1em;
	color: #555;
	margin:15px 0px;
}
.cmnts-left p {
	font-size: 13px;
	color:#999;
	font-weight: 600;
}

/**** EndBlog ****/
/***404***/
.page-not-found h1{
	font-size:7.5em;
	color:#EF4D98;
	text-transform:uppercase;
	font-weight:700;
	margin: 0.8em 0 10px 0;
}
.page-not-found h2{
	font-size:6em;
	color:#EF4D98;
	text-transform:uppercase;
}
.page-not-found p{
	font-size: 1.8em;
	  margin: 1em 0;
	line-height: 1.6em;
	color: #506a85;
}
.page-not-found  span.error{
	color:#EF4D98;
	font-size:2em;
}
.page-not-found p span{
	font-size: 0.8em;
	color:#506a85;
}
a.button {
  background-color: #555;
  font-size: 1.2em;
  padding: 0.5em 1em;
  text-transform: capitalize;
  text-decoration: none;
  color: #fff;
}
.page-not-found {
	min-height: 690px;
}
.main {
padding: 3% 0;
background: rgba(245, 245, 245, 0.9);
}
/**end-404**/
/*-- features --*/
.features-section {
	background: #f2f5f7;
	padding: 4em 0;
}
.features-section h3{
	font-size: 2.5em;
	text-transform: capitalize;
	color: rgba(80, 106, 133, 1);
	font-weight: 700;
	text-align: center;
}
.features-grids {
	margin-top: 3em;
}
.feature{
	float:left;
	width: 74%;
	margin-right:1%
}
.feature h4{
	font-size:1.7em;
	color:rgba(80, 106, 133, 1);
	font-weight:600;
	margin-bottom: 0.5em;
}
.feature p{
	font-size: 1.1em;
	color: #555;
	font-weight: 500;
	line-height: 1.8em;

}
.icon5{
	float:right;
	width: 25%;
}
.features-grid1 {
	margin-bottom: 3em;
}
/*newcontact begins*/
/*-- contact --*/
.contact-text {
    padding: 3em 0;
    text-align: center;
	
}
.contact-text p {
	    font-size: 1.2em;
    font-weight: 600;
    color: #555;
    line-height: 1.8em;
    padding: 1em 0 0;
	width: 57%;
    margin: 0 auto;
    margin-top: -3em;
}
    
    
    
    

.contact-text span.glyphicon.glyphicon-map-marker {
    font-size: 3em;
    color: #d91318;
    bottom: 0;
    top: 16px;
    z-index: 9;
}
.contact{
	position:relative;
}
h3.title {
	 margin: 0 0 1em;
    font-weight: 600;
    font-size: 4em;
    text-align: center;
    color: #fff;
	margin-top:22px;
	
} 
 h3.title2 {
	     margin: 0 0 1em;
      text-align: center;
    margin-bottom:35px;
	font-size: 1.7em;
   color: #506a85;
    font-weight: 200;
	
} 
.map iframe {
    width: 100%;
    margin: 0 0 -6px;
    border: none;
}
.map-color,.map iframe{
	min-height:500px;
}
.map-color{
	background:#666;
	position:absolute;
	top:0%;
	left:0%;
	width:100%;
}

.contact-grdl{
	padding:0 !important;
}
.contact-grdl span{
	color:#fff;
	font-size:2em;
}
.contact-grdr ul li{
	list-style-type:none;
	color:#fff;
	font-size:1em;
	margin:0 0 1em;
}
.contact-grids{
	position:absolute;
	top: 24%;
    left: 14%;
	width:72%;
	    margin-top: -52px;
}
.address{
	margin:2em 0;
}
.contact-grdr ul li a{
	color:#fff;
	text-decoration:none;
	display:block;
	margin:0.6em 0 0;
}
.contact-grdr ul li a:hover{
	color:#F6DFCB;
}
.contact-grid input[type="text"],.contact-grid textarea{
	outline:none;
	border:none;
	width:100%;
	background:rgba(255, 255, 255, 0.17);
	color:#fff;
	font-size:1em;
	padding:10px 12px;
}
.contact input[type="text"]:nth-child(2),.coment-form input[type="text"]:nth-child(2) {
    margin: 1em 0;
}
.news-ltr input[type="text"] {
    margin: 0.9em 0;
}
.contact-grid textarea{
	min-height:123px;
	resize:none;
	margin:0 0 .2em;
}
.contact-grid input[type="submit"]{
	outline:none;
	border: 3px solid #d91318;
	width:100%;
	background:#d91318;
	color:#fff;
	font-size:1.1em;
	padding:8px 12px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	font-family: 'Roboto-Regular';
}
.contact-grid input[type="submit"]:hover {
    color: #d91318;
    background:#fff;
}
.newsletter{
	padding:6em 2em 3.5em;
    text-align: center;
	border:3px solid rgba(255, 255, 255, 0.45);
}
.newsletter h3{
	font-size:1.2em;
	color:#fff;
	font-family: Segoe UI,sans-serif;
}
.newsletter h3 span {
    font-size: 1.5em;
    top: -1em;
    left: 1.8em;
}
/*-- //contact --*/
/*-- endfeatures --*/
/*start Contact*/
/*.contact{
	display: block;
}
.contact h3 {
	font-size: 2.5em;
	text-transform: capitalize;
	color: rgba(80, 106, 133, 1);
	font-weight: 700;
	text-align: center;
	margin-bottom: 1em;
}
.contact_info{
	float: right;
	width: 64.33333%;
}
.contact-map {
	margin-top: 2%;
}
.company_address {
	float: left;
	margin-right: 3%;
	width: 32.3333%;
}
.span_1_of_2 h2{
	font-size: 2em;
	color:#506A85;
	text-transform: capitalize;
	margin-bottom: 0.5em;
	  font-weight: 600;
}
.span_2_of_4 h2{
	font-size: 2em;
	color: #506A85;
	text-transform: capitalize;
	word-spacing: 1px;
	margin-bottom: 15px;
	  font-weight: 600;
}
.contact-form{
	position:relative;
	margin-top: 2%;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	color: #C9C9C9;
	display:block;
	font-size: 0.8725em;
	padding-bottom:5px;
}
.company_address p{
	font-size: 1.1em;
	color:#555;
	line-height: 1.8em;
}
.company_address p span{
	color: #8ABB96;
	cursor:pointer;
}
.company_address p span:hover{
	color: #C9C9C9;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	transition:0.5s;
}
.contact-form input[type="text"],.contact-form textarea{
	font-size: 1.1em;
	color: #506A85;
	font-weight: 500;
	padding: 1em;
	display: block;
	width: 98%;
	background:#fff;
	border:none;
	outline: none;
	-webkit-appearance: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
.contact-form textarea{
	resize:none;
	height:180px;		
}
.contact-form input[type="text"]:focus,.contact-form textarea:focus{
	-webkit-transition:0.9s;
	-o-transition:0.9s;
	-moz-transition:0.9s;
	transition:0.9s;
	box-shadow: 0px 0px 1px rgba(154, 153, 162, 0.69);
	-webkit-box-shadow:0px 0px 1px rgba(154, 153, 162, 0.69);
	-moz-box-shadow0px 0px 1px rgba(154, 153, 162, 0.69);
	-o-box-shadow: 0px 0px 1px rgba(154, 153, 162, 0.69);
}
.contact-form input[type="submit"]{
	background: #6F6F6F;
	color: #ffffff;
	border: 1px solid #646464;
	cursor: pointer;
	padding: 10px 18px;
	display: inline-block;
	text-transform: uppercase;
	font-size:1em;
	font-weight: 400;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
.contact-form input[type="submit"]:hover{
	outline:none;
	background: #e1184a;
	color: #ffffff;
}*/




.button a {
	background:#2098d1;
	color: #fff;
	text-decoration:none;
	border: none;
	font-size: 1.2em;
    padding: 12px 24px 12px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin:0;
}
.button a:hover {
	background:#2f4052;
}
/*.company_address a {
	color:#ef4d98;
}
.contact-form span label {
	color: rgba(115, 135, 156, 0.84);
	font-size: 13px;
	font-weight: 700;
}*/

/*-- footer --*/
.footer{
  background:#333333;
  padding:3em 0;
  border-bottom: 1px solid #5c5c5c;
}
.footer-grid h6{
	font-size:1.2em;
	color:#fff;
	margin:0;
}
.footer-grid p{
	font-size:13px;
	color:#7E7E7E;
	margin:1.5em 0 0;
	line-height:1.8em;
}
.footer-grid ul{
	padding:1.5em 0 0 0em;
	margin:0;
	font-size:12px;
}
.footer-grid ul li{
	color:#7E7E7E;
	margin:0 0 10px;
}
.footer-grid ul li a{
	color:#7E7E7E;
	font-size:12px;
	text-decoration:none;
}
.footer-grid ul li a:hover{
	text-decoration:none;
	color:#fff;
	
	
}
.footer-copy{
	padding:1.5em 1em;
	background:#333333;
	text-align:center;
}
.footer-copy p{
	color:#7E7E7E;
	font-size:14px;
	margin:0;
	width: 100%;
}
.footer-copy p a{
	color:#fff;
	text-decoration:underline;
}
.footer-copy p a:hover{
	color:#f65a5b;
}
.footer-copy ul{
	padding:1em 0 0;
	text-align:center;
}
.footer-copy ul li{
	display:inline-block;
	margin: 0 1em 0 0;
}
.footer-copy ul li a.facebook{
	background:url(../images/img-sprite.png) no-repeat -8px -10px;
	display:block;
	height:40px;
	width:40px;
}
.footer-copy ul li a.facebook:hover{
	background:url(../images/img-sp.html) no-repeat -72px -10px;
	display:block;
}
.footer-copy ul li a.in{
	background:url(../images/img-sp.html) no-repeat -8px -59px;
	display:block;
	height:40px;
	width:40px;
}
.footer-copy ul li a.in:hover{
	background:url(../images/img-sp.html) no-repeat -73px -59px;
	display:block;
}
.footer-copy ul li a.v{
	background:url(../images/img-sp.html) no-repeat -8px -110px;
	display:block;
	height:40px;
	width:40px;
}
.footer-copy ul li a.v:hover{
	background:url(../images/img-sp.html) no-repeat -73px -110px;
	display:block;
}
.footer-copy ul li a.p{
	background:url(../images/img-sp.html) no-repeat -8px -160px;
	display:block;
	height:40px;
	width:40px;
}
.footer-copy ul li a.p:hover{
	background:url(../images/img-sp.html) no-repeat -73px -160px;
	display:block;
}
/*-- //footer --*/
.col.span_1_of_2 {
	margin-bottom: 4em;
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top2.png") no-repeat 0px 0px;
}
				/*-- responsive-mediaquries --*/

@media(max-width:1024px){
		.header-bottom {
		  padding: 1em 0;
		}
		.top-menu ul li a {
			margin: 0 0.5em;
		}
		.top-menu {
		   margin-top: 0.2em;
		}
		.caption h3 {
			font-size: 3em;
		}
		.caption p {
			width: 100%;
			font-size: 1.2em;
		}
		.caption {
		  width: 63%;
		  position: absolute;
		  top: 35%;
		  left: 18%;
		 }
		a.morebtn{
			margin: 2em auto 0;
			width: 35%;
		}
		.beautifull-header {
			width: 71%;
		}
		.beautifull-header h4 {
			font-size: 2.3em;
		}
		.beautifull-header p {
			font-size: 1.1em;
		}
		.passion h4 {
			font-size: 1.3em
		}
		.passion p {
			font-size: 1em;
		}
		.checkout-header h4 {
			font-size: 2.3em;
		}
		.checkout-header p {
			font-size: 1.1em;
		}
		.bottom-header h5 {
			font-size: 1.2em;
		}
		.bottom-header {
			margin-right: 23px;
		}
		.wantto-section {
			padding: 3em 0;
		}
		.wantto-section h4 {
			font-size: 2.3em;
		}
		.wantto-section p {
			font-size: 1.1em;
			padding: 2em 10em;
		}
		.contact-grid h5 {
			font-size: 1.1em;
		}
		.contact-grid p {
			font-size: 1em;
		}
		.contact-grid a.more {
			font-size: 1.1em;
		}
		p.label1 {
			font-size:1.05em;
		}
		.icon2 ul li a {
			font-size: 1em;
		}
		.subscribe {
			padding: 3px 2px;
		}
		.subscribe input[type="text"] {
			width: 54.25%;
		}
		.subscribe input[type="submit"] {
			padding: 4px 8px;
		}
		
		.bottom-menu ul li a {
			font-size: 1.1em;
			margin: 0 0.2em;
		}
		.our-work-section-head.text-center h3 {
			font-size: 2.3em;
		}
		.grid_box .zoom-icon {
			height: 260px;
		}
		.blog-content-head h3 {
			font-size: 2.3em;
		}
		.blog_heading a {
			font-size: 1.2em;
		}
		a.blog1 {
		font-size: 1em;
		}
		.blog_heading p {
			font-size: 1.1em;
		}
		.blog_desc {
		  float: left;
		  padding-left: 2%;
		  width: 87%;
		}
		.blog_date {
		 width: 11%;
		 }
		 .bd {
		  float: left;
		  width: 8%;
		  }
		  .blog_desc {
		  float: left;
		  padding-left: 2%;
		  width: 90%;
		}
		.blog_data p {
			font-size: 1em;
		}
		p.text {
			font-size: 1em;
		}
		.rsidebar h3 {
			font-size: 1.7em;
		}
		.more span a {
			padding: 8px 8px;
			  margin-top: 0.5em;
		}
		.blog_posts figure span {
			font-size: 2.2em;
		}
		.latest_comments h4 a {
			font-size: 0.8em;
		}
		.blog_heading h3 {
			font-size: 1.2em;
		}
		.single {
			margin: 0 0 3em 6em;
		}
		.icon9 ul li a {
			font-size: 1.1em;
		}
		.icon9 ul li:nth-child(9) {
				margin-left: 27em;
		}
		.leave h4 {
			font-size: 1.7em;
		}
		.comments1 h4 {
			font-size: 1.2em;
		}
		#commentform input[type="submit"] {
			padding: 10px 30px;
			font-size: 1.20em;
		}
		.page-not-found {
			min-height: 600px;
			padding-top: 8em;
		}
		.features-section h3 {
			font-size: 2.3em;
		}
		.feature h4 {
			font-size: 1.3em;
		}
		.feature {
			width: 85%;
		}
		.feature p {
			font-size: 1em;
		}
		.icon5 img {
			width: 100%;
		}
		.icon5 {
			float: right;
			width: 14%;
		}
		.page-not-found h1 {
			font-size: 4em;
		}
		.page-not-found h2 {
			font-size: 3.5em;
		}
		.page-not-found p {
			font-size: 1.5em;
		}
		.contact h3 {
			font-size: 2.3em;
		}
		.search1 {
			margin-left: 340px;
			width: 28%;
		}
		.search1 form input[type="text"] {
			width: 170px;
		}
		.span_1_of_2 h2 {
			font-size: 1.7em;
		}
		.span_2_of_4 h2 {
			font-size: 1.7em;
		}
		.company_address p {
			font-size: 1em;
		}
		.button a {
			font-size: 1em;
			padding: 10px 15px 10px;
		}
	}
@media (max-width: 768px){
		 
		.header-bottom {
			padding: 0.5em 0;
		}
		.navbar-brand h1 a {
			text-decoration: none;
			color: #506a85;
			font-size: 1.2em;
		}
		.dropdown-menu > li > a {
			display: block;
			padding: 10px 20px;
			color: #000;
			font-size: 1.12em;
		}
		.dropdown-menu {
			min-width: 130px;
		}
		.navbar-default .navbar-nav > li > a {
			color: #506a85;
			font-size: 1.15em;
		}
		.navbar-nav > li > a {
			line-height: 33px;
		}
		.navbar-default {
			padding: 1em 0;
		}
		.nav > li > a {
			position: relative;
			display: block;
			padding: 10px 10px;
		}
		.caption {
			width: 73%;
			top: 30%;
			left: 15%;
		 }
		.caption h3 {
			font-size: 2.5em;
		}
		.caption p {
			font-size: 1.05em;
		}
		.beautifull {
			padding: 3em 0;
		}
		.beautifull-header h4 {
			font-size: 1.7em;
		}
		.beautifull-header p {
			font-size: 1em;
			padding: 0.6em 0;
		}
		.beautiful-grid {
			float: left;
			width: 31.33%;
			margin-right: 2%;
			padding:0;
		}
		i.heart {
			width: 50px;
			height: 60px;
			background: url("../images/img-sprite.png") no-repeat 0px -11px;
			display: inline-block;
			background-size: 302px;
		}
		i.lamp{
			width: 50px;
			height: 60px;
			background: url("../images/img-sprite.png") no-repeat -40px -11px;
			display: inline-block;
			background-size: 302px;
		}
		i.star {
			width: 50px;
			height: 60px;
			background: url("../images/img-sprite.png") no-repeat -80px -12px;
			display: inline-block;
			background-size: 302px;
		}
		.passion p {
			font-size: 0.96em;
			
		}
		.bottom-header {
			margin-right: 18px;
		}
		.checkout-section {
			padding: 3em 0;
		}
		.checkout-header h4 {
			font-size: 1.7em;
		}
		.checkout-header p {
			font-size: 1em;
		}
		.passion h4 {
		  font-size: 1.2em;
		}
		.bottom-header h5 {
			font-size: 1.15em;
		}
		.bottom-header p {
			font-size: 1.15em;
		}
		.wantto-section {
			padding: 3em 0;
		}
		.wantto-section h4 {
			font-size: 1.7em;
		}
		.wantto-section p {
			font-size: 1em;
			padding: 1.5em 4em;
		}
		.wantto-section a {
			font-size: 1em;
			padding: 0.8em 1.5em;
		}
		.contact-grid {
			float: left;
			width: 50%;
			margin: 2em 0;
		}
		.contact-grid h5 {
			font-size: 1.1em;
		}
		.contact-section {
			padding: 1em 0;
		}
		.contact-grid span img {
			width: 40%;
		}
		.contact-grid p {
			font-size: 0.96em;
		}
		.contact-grid {
		  padding: 0 12px 0 0px;
		}
		.contact-grid a.more {
			  font-size: 1em;
		}
		.subscribe input[type="text"] {
			width: 70.455%;
			border: none;
			font-size: 1em;
		}
		.subscribe input[type="submit"] {
			color: #eceef0;
			padding: 7px 10px;
			border-radius: 2px;
			font-size: 1em;
		}
		
		.bottom-menu {
			float: none;
			text-align: center;
		}
		#portfoliolist .portfolio {
			width: 49%;
		}
		div#portfolio {
			  padding: 3em 0;
		}
		.our-work-section-head.text-center h3 {
			font-size: 1.7em;
		}
		
		.grid_box .zoom-icon {
			height: 170px;
		}
		.blog_date {
			  float: left;
			  width: 14%;
		}
		.blog_desc {
		  float: left;
		  padding-left: 2%;
		  width: 86%;
		}
		.blog-grid {
		  float: left;
		  width: 70%;
		}
		.bd {
		  float: left;
		  width: 10%;
		}
		.bd1 {
		  float: left;
		  padding-left: 2%;
		  width: 88%;
		}
		.blog-grid1 {
		  float: left;
		  width: 30%
		  }
		  a.blog1 {
		  font-size: 0.96em;
		}
		.blog_posts figure span {
		  font-size: 2em;
		}
		.blog-content {
			padding: 2em 0 2em;
		}
		.blog-content-head h3 {
			font-size: 1.7em;
		}
		.blog_heading a {
			font-size: 1.1em;
		}
		.blog_heading p {
			font-size: 1em;
		}
		.blog_heading h3 {
			font-size: 1.1em;
		}
		.blog_data p {
			font-size: 0.96em;
			
		}
		p.text {
			font-size: 1em;
		}
		.single {
			margin: 0 0 3em 4em;
		}
		.icon9 ul li:nth-child(9) {
			margin-left: 15em;
		}
		.icon9 ul li a {
			font-size: 1em;
		}
		.icon9 ul li p {
			font-size: 1em;
		}
		.icon9 ul li:nth-child(9) {
			 margin-left: 14.5em;
		}
		.leave h4 {
			font-size: 1.5em;
		}
		#commentform label {
			font-size: 0.9em;
		}
		#commentform input[type="submit"] {
			font-size: 1em;
		}
		.cmts-main-left {
			float: left;
			width: 19%;
			margin-right: 1%;
		}
		.cmts-main-right {
			float: left;
			width: 80%;
		}
		.cmts-main-right p {
			font-size: 0.96em;
			margin: 10px 0px;
		}
		.cmnts-left {
			float: left;
		}
		.cmnts-right {
				float: left;
				margin-top: 1em;
		}
		.rsidebar h3 {
			font-size: 1.5em;
		}
		.span_1_of_3 li {
			padding: 7px 16px;
			font-size: 0.96em;
		}
		.latest_comments p {
			font-size: 0.96em;
		}
		.icon5 img {
			width: 60%;
		}
		.search1 {
			margin-left: 226px;
			width: 36%;
		}
		.content-pagenation {
		   margin: 1.5em 0;
		}
		.feature {
		  width: 85%;
		  margin: 0;
		}
		.features-section {
		  padding: 3em 0;
		}
		.features-section h3 {
			font-size: 1.8em;
		}
		.feature p {
			font-size: 0.96em;
		}
		.feature h4 {
			font-size: 1.2em;
		}
		.features-grid1 {
		  margin-bottom: 2em;
		}
		.contact h3 {
			font-size: 1.7em;
		}
		.span_1_of_2 h2 {
			font-size: 1.4em;
		}
		.company_address p {
		  font-size: 0.96em;
		}
		img.work-img {
		  width: 100%;
		}
	}

		
@media (max-width: 640px){
		.navbar-nav {
    float: none;
    margin: 0;
    text-align: center;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff;
}
.navbar-default {
    padding: 1em 0;
}
.navbar-default .navbar-toggle {
    border-color: #506a85;
	background-color: #506a85;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #506a85;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #506a85;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #EF4D98;
    
}
.navbar-collapse {
    max-height: 426px;
}
.navbar-nav > li > a {
    line-height: 20px;
}
		.caption {
		   width: 89%;
		  top: 27%;
		  left: 5%;
		}
		.caption h3 {
			font-size: 2em;
		}
		.caption p {
			font-size: 1.05em;
			margin:0.5em auto 0;
		}
		a.morebtn {
			margin: 1em auto 0;
			width: 28%;
			padding: 0.8em 0;
		}
		
		.beautifull-header {
		  width: 83%;
		}
		
		.beautifull-header h4 {
			font-size: 1.5em;
		}
		.beautifull-header p {
			padding: 0.6em 0;
			font-size: 0.96em;
		}
		.beautifull-grids {
			margin-top: 0.6em;
		}
		.passion h4 {
			font-size: 1.2em;
			padding: 0.2em 0;
		}
		.checkout-section {
			padding: 3em 0;
		}
		.checkout-header h4 {
			font-size: 1.5em;
		}
		.bottom-header {
			margin-right: 14px;
		}
		.screen-shots {
			padding: 3em 0;
		}
		.wantto-section {
			padding: 3em 0;
		}
		.wantto-section a {
			font-size: 1em;
			padding: 0.7em 1em;
		}
		.wantto-section p {
			padding: 1.5em 2em;
		}
		.contact-grid h5 {
			font-size: 1.05em;
		}
		.contact-grid span img {
			width: 30%;
		}
		.subscribe input[type="text"] {
			width: 69%;
			font-size: 0.95em;
		}
		.subscribe input[type="submit"] {
			font-size: 0.89em;
			padding: 7px 7px;
		}
		.contact-section {
			padding: 2em 0;
		}
		.contact-grid p {
			font-size: 0.96em;
		}
		
		
		.our-work-section-head.text-center h3 {
			font-size: 1.5em;
		}
		#portfoliolist .portfolio {
			width: 50%;
		}
		#filters li span {
			padding: 5px 15px;
			font-size: 1em;
		}
		.grid_box .zoom-icon {
			height: 140px;
		}
		.blog-content-head h3 {
			font-size: 1.5em;
		}
		.blog_posts figure span {
			font-size: 1.5em;
		}
		.blog_heading a {
			font-size: 1.1em;
		}
		.blog_heading h3 {
			font-size: 1.05em;
		}
		.blog_heading p {
			font-size: 0.99em;
		}
		.blog_date {
		  float: left;
		  width: 10%;
		}
		.blog-grid {
		  float: none;
		  width: 100%;
		}
		.blog-grid1 {
		  float: none;
		  width: 100%;
		}
		.more span a {
			font-size: 0.89em;
		}
		.rsidebar h3 {
			font-size: 1.3em;
		}
		.rsidebar.span_1_of_3 {
			width: 50%;
			margin: 50px 0 0 4em;
		}
		.leave h4 {
			font-size: 1.3em;
		}
		.single {
			margin: 0 0 3em 3em;
		}
		p.text {
			font-size: 0.96em;
		}
		.icon9 ul li:nth-child(9) {
			margin-left: 6.5em;
		}
		.comments1 h4 {
			font-size: 1.1em;
		}
		#commentform input[type="text"] {
			width: 100%;
		}
		#commentform textarea {
			width: 100%;
		}
		.cmts-main-left img {
			width: 100%;
		}
		.cmnts-right a {
			font-size: 11px;
		}
		.content-pagenation {
			text-align: center;
			float: none;
		}
		.span_1_of_3 li {
			padding: 7px 15px;
			font-size: 0.95em;
		}
		.latest_comments p {
			font-size: 0.9em;
		}
		.latest_comments h4 a {
			font-size: 0.8em;
		}
		.content-pagenation li a {
			font-size: 0.9em;
		}
		.page-not-found {
			min-height: 600px;
		}
		.page-not-found h1 {
			font-size: 3.5em;
		}
		.page-not-found h2 {
			font-size: 2.5em;
		}
		.page-not-found p {
			font-size: 1.3em;
		}
		.page-not-found span.error {
			font-size: 13px;
		}
		a.button {
		  font-size: 1em;
		  }
		.features-section h3 {
			font-size: 1.5em;
		}
		.features-section {
			padding: 2em 0;
		}
		.features-grids {
			margin-top: 1.5em;
		}
		.features-grid1 {
			margin-bottom: 2em;
		}
		.feature h4 {
			font-size: 1.1em;
		}
		.icon5 img {
			width: 80%;
		}
		.feature p {
			font-size: 0.96em;
		}
		.contact h3 {
			font-size: 1.5em;
		}
		.span_1_of_2 h2 {
			font-size: 1.3em;
		}
		.span_2_of_4 h2 {
			font-size: 1.3em;
		}
		.company_address p {
			font-size: 0.96em;
		}
	}
@media (max-width: 480px){
		.navbar-default {
			padding: .5em 0;
		}
		.caption h3 {
		  font-size: 1.5em;
		}
		.social-icons i{
			margin-left:0.5em;
		 }
		.caption {
		  width: 85%;
		  top: 19%;
		  left: 9%;
		 }
		 .caption p {
		  font-size: 1em;
		  margin: 0.5em auto 0;
		  line-height: 1.5em;
		}
		.beautifull-header {
		  margin: 0;
		}
		.beautifull {
		  padding: 2em 0;
		}
		.beautifull-header {
			width: 100%;
		}
		.beautifull-header h4 {
			font-size: 1.3em;
		}
		.beautiful-grid {
			width: 100%;
			margin-top: 1.5em;
		}
		.passion {
			margin-top: 0.5em;
		}
		.passion h4 {
			font-size: 1em;
		}
		.checkout-section {
			padding: 2em 0;
		}
		.checkout-header h4 {
		  font-size: 1.3em;
		}
		.checkout-header {
			width: 100%;
			margin-bottom: 2em;
		}
		.checkout-header p {
			font-size: 0.96em;
			padding: 0.5em 0 0;
		}
		.bottom-header{
			padding:0.5em 0;
		}
		.bottom-header h5 {
			font-size: 1em;
			line-height: 1.5em;
		}
		.bottom-header {
			margin-right: 10px;
		}
		.bottom-header p {
			font-size: 1em;
		}
		.screen-shots {
		  padding: 2em 0;
		}
		.owl-theme .owl-controls .owl-page span{
			display:none;
		}
		.wantto-section h4 {
			font-size: 1.5em;
		}
		.wantto-section p {
			padding: 1em 1em;
			font-size: 0.96em;
		}
		.wantto-section a {
			font-size: 0.96em;
			padding: 0.7em 1em;
		}
		.wantto-section {
			  padding: 2em 0;
		}
		.contact-section {
		   padding:0 0 2em ; 
		}
		.contact {
			padding: 1.5em 0 0;
		}
		.contact-grid {
			width: 100%;
			padding: 0;
		}
		.contact-grid p {
		  padding: 0.3em 0;
		}
		i.indicate {
			margin:0px;
		}
		.icon2 ul li a {
		  font-size: 0.96em;
		}
		.contact-grid span img {
			width: 25%;
		}
		.contact-grid h5 {
			font-size: 1em;
			margin-bottom: 0.5em;
		}
		.bottom-menu {
			float: none;
			text-align: center;
		}
		
		.subscribe input[type="text"] {
			width: 79.7%;
			padding: 4px 7px 0 8px;

		}
		.bottom-menu ul li a {
			font-size: 1em;
		}
		
		.our-work-section-head.text-center h3 {
			font-size: 1.4em;
		}
		.grid_box .zoom-icon {
			height: 90px;
		}
		#portfoliolist .portfolio {
			margin: 0 0 15px 0;
		}
		div#portfolio {
		  padding: 2em 0;
		}
		.blog-content-head h3 {
		  font-size: 1.4em;
		}
		.blog_heading a {
			font-size: 1.05em;
		}
		.blog_posts figure span {
		  font-size: 1.2em;
		}
		.blog_date {
		  float: left;
		  width: 13%;
		}
		.blog_desc {
		  float: left;
		  padding-left: 2%;
		  width: 87%;
		}
		.blog_1_of_2 {
		  width: 100%;
		  float: none;
		  padding: 0;
		}
		.blogdata_1_of_2 {
		  width: 100%;
		  float: none;
		  margin: 0%;
		}
		.more span a {
			font-size: 0.79em;
			margin-top: 1em;
		}
		.rsidebar.span_1_of_3 {
			width: 90%;
			margin: 50px 0 0 2em;
		}
		.rsidebar h3 {
			font-size: 1.2em;
		}
		
		.icon9 ul li:nth-child(9) {
		  margin-left: 23.5em;
		}
		.leave h4 {
		  font-size: 1.2em;
		  margin: 1em 0;
		}
		.single {
			margin: 0 0 2em 1em;
		}
		p.text {
		  font-size: 0.96em;
		  padding: 0 0px 0 47px;
		}
		.comments1 {
			margin-top: 2em;
		}
		.cmts-main-left {
			float: left;
			width: 29%;
			margin-right: 1%;
		}
		.cmts-main-right {
			float: left;
			width: 70%;
		}
		.page-not-found {
			min-height: 560px;
			padding-top: 5em;
		}
		#commentform input[type="submit"] {
		  font-size: 0.95em;
		  padding: 10px 20px;
		}
		.content-pagenation {
			margin: 1em 0;
		}
		.page-not-found h1 {
			font-size: 3em;
			margin: 2em 0 10px 0;
		}
		.page-not-found h2 {
			font-size: 2em;
		}
		.search1 {
			margin-left: 110px;
			width: 50%;
		}
		.features-section h3 {
		  font-size: 1.4em;
		}
		.contact h3 {
			font-size: 1.4em;
		}
		.span_1_of_2 h2 {
		  font-size: 1.2em;
		}
		.contact_info {
			float: none;
			width: 100%;
			margin-bottom:2em;
		}
		.company_address {
			width: 100%;
		}
		.contact-form input[type="text"], .contact-form textarea {
			padding: 0.5em;
		}
		.span_2_of_4 h2 {
		  font-size: 1.2em;
		}
		.blog-content {
			padding: 1em 0;
			margin-bottom: 0.5em;
		}
		.col.span_1_of_2 {
			margin-bottom: 2em;
		}
		.button a {
			font-size: 0.95em;
			padding: 10px 10px 10px;
		}
	}
	
@media (max-width: 320px){
		.social-icons {
			float: right;
			display: none;
		}
		.icon {
			float: none;
			text-align: center;
		}
		.navbar-brand h1 a {
			text-decoration: none;
			color: #506a85;
			font-size: 1.1em;
		}
		.navbar-default {
			padding: .5em 0;
		}
		.navbar-toggle {
			position: relative;
			float: right;
			padding: 7px 8px;
			margin-top: 15px;
			margin-right: 0px;
			margin-bottom: 8px;
		}
		.caption p {
			font-size: 0.96em;
	   }
		.rslides img {
			display: block;
			height: 150PX;
		}
		a.morebtn {
			margin: 0.8em auto;
			width: 47%;
			padding: 10px 0;
			font-size: 0.8em;
		}
		.caption {
			width: 93%;
			top: 17%;
			left: 4%;
		}
		.caption h3 {
			font-size: 1.3em;
		}
		ul.callbacks_tabs.callbacks1_tabs {
			display: none;
		}
		.sb-search.sb-search-open, .no-js .sb-search {
			width: 65%;
		}
		.beautifull {
			padding: 1em 0;
		}
		.beautifull-header h4 {
			font-size: 1.4em;
		}
		.beautiful-grid {
		  width: 100%;
		  margin-top: 0.5em;
		}
		.passion h4 {
			font-size: 1.2em;
		}
		.checkout-header h4 {
			font-size: 1.4em;
		}
		#portfoliolist .portfolio {
		width: 100%;
		}
		.screen-shots {
			padding: 2em 0;
		}
		.bottom-header {
			margin-right: 12px;
		}
		.bottom-header h5 {
			font-size: 1em;
			
		}
		.bottom-header p {
			font-size: 0.9em;
		}
		.wantto-section h4 {
			font-size: 1.4em;
		}
		.wantto-section p {
			padding: 1em 0em;
		}
		.wantto-section a {
			font-size: 0.89em;
			padding: 0.7em 1em;
		}
		.contact {
			padding: 1em 0;
		}
		.subscribe input[type="text"] {
			width: 69.9%;
		}
		.subscribe {
			margin-bottom: 1em;
		}
		.subscribe input[type="submit"] {
		font-size: 0.8em;
		  padding: 7px 6px;
		}
		.contact-section {
			padding: 0em 0 ;
		}
		.contact-grid h5 {
			font-size: 1.1em;
		}
		.contact-grid p {
			padding: 0.5em 0;
		}
		.bottom-menu ul li a {
			display: none;
		}
		.contact-grid {
			margin: 1em 0;
		}
		
		.our-work-section-head.text-center h3 {
			font-size: 1.4em;
		}
		.grid_box .zoom-icon {
			height: 145px;
		}
		div#portfolio {
		  padding: 1em 0;
		}
		.portfolio-wrapper {
			width:95%;
		}
		.blog-content-head h3 {
			font-size: 1.4em;
		}
		.blog_posts {
			padding: 5px 0 0px;
		}
		.blog_date {
			float: left;
			width: 16%;
		}
		.blog_desc {
		  float: left;
		  padding-left: 2%;
		  width: 82%;
		}
		.blog_heading a {
			font-size: 0.9em;
		}
		.blog_1_of_2 {
			width: 100%;
			float: none;
		}
		.blog_posts figure span {
			font-size: 1.5em;
		}
		.blogdata_1_of_2 {
			width: 100%;
			float: none;
			margin: 0%;
		}
		.blog_data p {
			line-height: 1.5em;
		}
		.single {
			margin: 0 0 1em 0.5em;
		}
		.blog_posts figure {
			font-size: 11px;
			padding: 6px 0;
		}
		.features-section {
		  padding: 1em 0;
		}
		.content-pagenation li a {
			padding: 10px 9px;
		}
		.blog_heading h3 {
			font-size: 0.9em;
		}	
		.content-pagenation {
			margin-top: 1.5em;
		}
		.rsidebar.span_1_of_3 {
			width: 85%;
			margin: 30px 0 0 1em;
		}
		.span_1_of_3 li {
			padding: 7px 15px;
		}
		.icon9 ul li {
			padding: 7px 0 0 3px;
		}
		.icon9 ul li:nth-child(9) {
		  margin-left: 5em;
		}
		.leave h4 {
			font-size: 1.2em;
		}
		#commentform label {
			font-size: 0.85em;
		}
		#commentform input[type="submit"] {
			font-size: 0.9em;
			padding: 5px 20px;
		}
		.latest_comments h4 a {
			font-size: 0.75em;
		}
		.blog_desc {
			margin-top: 0.5em;
		}
		p.text {
		  font-size: 0.96em;
		    padding: 0 0px 0 35px;
		}
		.cmts-main-left {
			float: left;
			width: 35%;
			margin-right: 1%;
		}
		.cmts-main-right {
			float: left;
			width: 64%;
			padding: 0;
		}
		.cmts-main-right h5 {
			font-size: 0.9em;
		}
		.cmts-main-right p {
			font-size: 12px;
		}
		.comments1 {
			margin-top: 1em;
		}
		.cmts-main-right p {
			  margin: 0px 0 10px 0;
		}
		.cmnts-left {
			float: left;
			width: 100%;
			padding: 0;
			margin: 6px 0px 0 0;
		}
		.cmnts-right {
			float: none;
			margin: 0px 0em 0 7em;
			padding: 0;
		}
		.page-not-found {
			min-height: 390px;
			padding-top: 2em;
		}
		.page-not-found h1 {
			font-size: 2.5em;

		}
		.page-not-found h2 {
			font-size: 1.5em;
		}
		
		.features-section h3 {
			font-size: 1.4em;
		}
		.feature h4 {
			font-size:1.2em;
		}
		.left-grid {
			padding: 0;
		}
		.right-grid {
			padding: 0;
		}
		.page-not-found span.error {
		  font-size: 25px;
		}
		.features-grid1 {
			margin-bottom: 1em;
		}
		.blog-content {
			padding: 1em 0 1.5em;
			margin: 0;
		}
		.contact h3 {
			font-size: 1.4em;
		}
		
		.scroll-top-wrapper {
    position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}

.panel-body {
  padding: 15px;
  font-size:1.2em;
  font-weight: 500;
    color: #555;
   }
   
   /*video*/
   #main [class*="col-md"] {
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 40px;
}

.tw-service-content desc_unstyle h3 {
text-align: center;
    font-size: 1.7em;
    margin-top: 3%;
    margin-bottom: 3%;
    color: #506a85;
    font-weight: 100;
}
}
				
		