body a {
	/*-- transition: 0.5s all;
  -webkit-transition: 0.5s all;*/
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

html, body {
	font-family: 'OpenSans-Regular';
	font-size: 100%;
	background: #ffffff;
}

@font-face {
	font-family: 'OpenSans-Regular';
	src: url(../fonts/OpenSans-Regular.ttf)format('truetype');
}

@font-face {
	font-family: 'Pacifico';
	src: url(../fonts/Pacifico.ttf)format('truetype');
}

@font-face {
	font-family: 'OpenSans-CondLight';
	src: url(../fonts/OpenSans-CondLight.ttf)format('truetype');
}

.banner-top {
	background: #f7d8cb;
	padding-top: 0.6em;
}


.header-top-left {
	float: left;
}

.header-top-left p {
	color: #fbfcff;
	font-size: .9em;
	margin: 0;

	position: relative;
	/*  background: url(../images/phone.png) no-repeat 0px 1px;*/
}

.cl-effect-1 {
	padding: 0.8em 0 !important;
}

.phone {
	top: 20% !important;
	left: 5% !important;
	position: absolute !important;
}

.product_img {
	background: #e6e6e6;
	/*width: 100%;*/
	border: 1px solid #ccc;
}

.details ul {
	padding: 0;
	margin: 0;
}

.details ul li {
	display: inline-block;
	color: #38393B;
	margin-right: 8px;
	font-size: .9em;
	position: relative;

}

.details ul li.mail {
	background: url(../images/msg.png) no-repeat 0px 1px;
	padding-left: 2em;
}

.details ul li.location {
	background: url(../images/location.png) no-repeat 0px 1px;
	padding-left: 2em;
}

.details ul li a {
	color: #38393B;
	font-size: 1.2em;
}

.details ul li a:hover {
	text-decoration: none;
}

.banner {
	background-size: cover;

}

.logo a {
	font-size: 3em;
	color: #FFF;
	font-family: "Pacifico";
	text-decoration: none;
}

.top-nav {
	text-align: center;
	width: 21%;
	margin: 3em 0 0 0;
}

.top-nav ul {
	padding: 0;
	margin: 0;
}

.top-nav ul li {
	display: block;
	margin: 1em 0;
}

.top-nav ul li a.active {
	color: #000000;
}

.top-nav ul li a {
	color: #FFFFFF;
	font-size: 1.3em;
	margin: 0;
	text-decoration: none;
}

.top-nav ul li a:hover {
	color: #000000;
}

/* Effect 1: Brackets */
.cl-effect-1 a::before,
.cl-effect-1 a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	-o-transition: -o-transform 0.3s, opacity 0.2s;
	-ms-transition: -ms-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.cl-effect-1 a::before {
	margin-right: 10px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	-o-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}

.cl-effect-1 a::after {
	margin-left: 10px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	-o-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
}

.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.clients {
	padding: 1em 2em 0;
}

.client_logos img {
	width: 32.68%;
	padding: 1em 0.5em 0;
}

.clients li {

	line-height: 30px;
	font-size: 15px;
	color: #000;
}

marquee img {
	border: 1px solid #d4d4d4;
	margin: 0 0.5em;
	width: 20%;
}

.parta p {
	float: right;
}

.parta {
	width: 80%;
	float: left;
}

.icons {
	margin: 0em 0 0 0;
	width: 20%;
	float: left;
	text-align: center;
}

.icons ul {
	padding: 0;
	margin: 0 0;
}

.icons ul li {
	display: inline-block;
	margin: 0 .3em;
}

.icons ul li a.facebook {
	background: url(../images/social.png) no-repeat 0px 0px;
	width: 37px;
	height: 37px;
	display: block;
}

.icons ul li a.twitter {
	background: url(../images/social.png) no-repeat -37px 0px;
}

.icons ul li a.chrome {
	background: url(../images/social.png) no-repeat -75px 0px;
}

.icons ul li a.dribbble {
	background: url(../images/social.png) no-repeat -113px 0px;
}

.icons ul li a.pinterest {
	background: url(../images/social.png) no-repeat -164px 0px;
}

.icons ul li a.facebook:hover {
	opacity: .5;
}

table {
	float: left;
	text-align: justify;
	width: 98%;
	border-collapse: collapse;
	table-layout: auto;
	vertical-align: top;
	margin-bottom: 15px;
	border: 1px solid #BFB8B8;
}

tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

table tbody td {
	vertical-align: top;
	border-collapse: collapse;
	border-left: 1px solid #BFB8B8;
	border-right: 1px solid #BFB8B8;
}

tbody td {
	font-size: 15px;
	border-collapse: collapse;
	padding: 10px;
}

/*-- welcome --*/
.welcome {

	padding: 2em 0;
}

.welcome-info {
	text-align: center;
}

.welcome-info h3 {
	font-size: 3em;
	margin: 0;
	color: #ea9354;
	font-family: 'OpenSans-CondLight';
}

h5.caption {
	color: #777;
	font-size: 1em;
	line-height: 1.8em;
	font-weight: 600;
	width: 75%;
	margin: 2em auto 0;
}

.welcome-info p {
	font-size: .9em;
	color: #616161;
	margin: 2em auto 0;
	line-height: 1.8em;
	width: 75%;
}

.client {
	padding: 3em 0;
}

/*-- about --*/
.about {
	padding: 4em 0;
	background: #F7F7F7;
}

/*.about-left {
    padding: 0;
}*/
.about-left img {}

.product_name {
	font-size: 3em;
	padding-bottom: 1em;
	margin: 0;
	color: #545454;
	font-family: 'OpenSans-CondLight';
}

.prod {
	padding: 0 2em 1em 2em !important;
}

.about-right {
	background: #e8e8e8;
	padding: 2em 2em 1em 2em;
	min-height: 285px;
}

.about-right h3 {
	font-size: 3em;
	margin: 0;
	color: #545454;
	font-family: 'OpenSans-CondLight';
}

.about-right p {
	text-align: justify;
	font-size: 1em;
	color: #616161;
	margin: 1em 0 0 0;
	line-height: 1.8em;
}

.about-grids h3 {
	font-size: 2em;
	text-align: center;
}

.features {
	color: #545454;
	padding: 1em;
}

.features li {
	line-height: 35px;

}

/*-- about-bottom-grids --*/
.about-bottom-grids {
	margin-top: 3em;
}

.skills-top h5 {
	color: #777;
	font-size: .9em;
	font-weight: 600;
	margin: 0;
}

.skills {
	width: 80%;
	margin: 12px 0;
	height: 21px;
	background: #E2E2E2;
	position: relative;
}

.skill1 {
	float: left;
	height: 100%;
	display: block;
	background-color: #ea9354;
}

.skills-top {
	margin: .4em 0 0 0;
}

.skills-right {
	float: right;
	width: 0;
}

.skills-right p {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 0 1em;
}

.about-bottom-right h4 {
	font-size: 1em;
	font-weight: 600;
	color: #777;
	margin: 0;
	line-height: 1.8em;
}

.about-bottom-right p {
	font-size: .9em;
	color: #616161;
	margin: 1em 0 0 0;
	line-height: 1.8em;
}

/*-- banner-bottom --*/
.banner-bottom {
	padding: 3em 0;
}

.banner-text {
	text-align: center;
}

.banner-text h3 {
	font-size: 3em;
	margin: 0;
	color: #ea9354;
	font-family: 'OpenSans-CondLight';
}

.banner-text p {
	color: #A0A0A0;
	font-size: 1.2em;
	margin: 2em auto 0 auto;
	width: 72%;
	line-height: 1.8em;
}

.banner-bottom-grids {
	margin: 6em 0 0 0;
}

.services-grids {
	margin: 2em 0 0 0;
}

.banner-bottom-grid {
	width: 20%;
	text-align: center;
}

.banner-bottom-grid h4 {
	color: #777;
	margin: 1em 0 1em 0;
	font-size: 1em;
	font-weight: 600;
}

.banner-bottom-grid p {
	color: #616161;
	font-size: .9em;
	margin: 0 auto;
	line-height: 1.8em;
}

.services-icon img {
	width: 100%;
}

.services-icon {
	background: #e4e4e4;
	width: 100%;
	line-height: 7em;
	margin: 0 auto;
	/* border-radius: 50%; */
	/* -webkit-border-radius: 50%; */
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}

.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;
}

.glyphicon-th-large {
	font-size: 2em;
	color: #FFFFFF;
}

.banner-bottom-grid:hover div.services-icon {
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	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;
}

/*-- testimonials --*/
.testimonials {
	background: url(../images/22.jpg) no-repeat 0px 0px;
	padding: 6em 0 7em;
}

.testimonials-info {
	text-align: center;
}

.testimonials-info h3 {
	font-size: 4em;
	margin: 0;
	color: #FFF;
	font-family: 'OpenSans-CondLight';
}

h5.testimonials-caption {
	color: #FFF;
}

.testimonials-grid {
	text-align: center;
	width: 70%;
	margin: 3em auto 0;
}

.testimonials-grid p {
	font-size: .9em;
	color: #FFF;
	margin: 1em 0 0 0;
	line-height: 1.8em;
}

.testimonials-grid p span {
	font-size: 2em;
}

/*------------------ Slider Part starts Here----------*/
#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;
	text-align: center;
	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;
	width: 100%;
}

.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;
}

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 100%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 16px;
	width: 15px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin-top: 0;
}

.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks_nav.next {
	left: 7%;
	background-position: right top;
}

#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 {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	height: auto;
	border: 0;
}

.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 106%;
	z-index: 999;
	left: 48%;
	padding: 0;
	margin: 0;
}

.slider-top {
	text-align: center;
	padding: 10em 0;
}

.slider-top h1 {
	font-weight: 700;
	font-size: 48px;
	color: #010101;
}

.slider-top p {
	font-weight: 400;
	font-size: 20px;
	padding: 1em 7em;
	color: #010101;
}

.slider-top ul.social-slide {
	display: inline-flex;
	margin: 0px;
	padding: 0px;
}

ul.social-slide li i {
	width: 70px;
	height: 74px;
	background: url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin: 0px 15px;
}

ul.social-slide li i.win {
	background-position: -6px 0px;
}

ul.social-slide li i.android {
	background-position: -110px 0px;
}

ul.social-slide li i.mac {
	background-position: -215px 0px;
}

.callbacks_tabs li {
	display: inline-block;
	margin: 0 .2em;
}

@media screen and (max-width: 600px) {
	.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: 12px;
	width: 12px;
	background: #ea9354;
	display: inline-block;
	border: 2px solid #ea9354;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
}

.callbacks_here a:after {
	border: 2px solid #FFFFFF;
	background: #ea9354;
}

/*-- gallery --*/
.gallery-top {
	padding: 3em 0;
}

.gallery-info {
	text-align: center;
}

.gallery-info h3 {
	font-size: 3em;
	margin: 0;
	color: #ea9354;
	font-family: 'OpenSans-CondLight';
}

.gallery-info p {
	color: #B2B2B2;
	font-size: .9em;
	margin: 1em auto 0;
	line-height: 1.8em;
	width: 70%;
}

.gallery-grid img {
	width: 100%;
}

.gallery-grid:hover img {
	-webkit-filter: grayscale(100%);
	opacity: 8;
	transition: all 300ms !important;
	-webkit-transition: all 300ms !important;
	-moz-transition: all 300ms !important;
}

.gallery-grids-middle {
	margin: 2em 0;
}

.gallery-grids-top {
	margin: 5em 0 0 0;
}

/*-- news --*/
.news {
	padding: 5em 0;
	background: url(../images/n2.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 852px;
}

.news-info {
	text-align: center;
}

.news-info h3 {
	font-size: 4em;
	margin: 0;
	color: #FFF;
	font-family: 'OpenSans-CondLight';
}

.news-grids {
	margin-top: 3em;
}

.news-grid img {
	width: 100%;
	margin: 1em 0;
}

.news-grid h4 {
	color: #FFFFFF;
	font-size: 1em;
	margin: 0 0 .3em 0;
	font-weight: 600;
}

.news-grid a:hover {
	text-decoration: none;
}

.news-grid span {
	color: #FFFFFF;
	font-size: .9em;
	line-height: 1.8em;
}

.news-info p {
	color: #FFFFFF;
	font-size: .9em;
	margin: 0;
	line-height: 1.8em;
}

/*-- footer --*/
hr {
	display: none;
}

.footer1 {
	display: none;
}

.contact {
	padding: 2em 0;
}

.contact-info {
	text-align: center;
}

.contact-info h3 {
	font-size: 4em;
	margin: 0;
	color: #ea9354;
	font-family: 'OpenSans-CondLight';
}

.contact-grids {
	margin: 4em 0 0 0;
}

.contact-grid-info h3 {
	font-size: 2em;
	margin: 0;
	color: #ea9354;
	font-family: 'OpenSans-CondLight';
}

.contact-grid-list {
	margin-top: 2em;
}

.contact-grid-list ul {
	text-align: center;
	padding: 0;
	margin: 0;
}

.contact-grid-list ul li {
	display: block;
	margin: 1em 0;
}

.contact-grid-list ul li a {
	font-size: .9em;
	color: #616161;
	text-decoration: none;
}

.contact-grid-list ul li a:hover {
	color: #ea9354;
}

.contact-grid-list h4 {
	color: #777;
	font-size: 1em;
	font-weight: 600;
	margin: 0 0 .5em 0;
}

.contact-grid-list p {
	color: #5d5d5d;
	font-size: .9em;
	margin: 1em 0;
	line-height: 1.8em;
}

.contact-grid-list p span {
	display: block;
}

.contact-grid-list p a {
	color: #616161;
	text-decoration: none;
}

.contact-grid-list p a:hover {
	color: #ea9354;
}

.contact-grid-list input[type="text"] {
	width: 100%;
	color: #616161;
	background: none;
	outline: none;
	font-size: .9em;
	padding: 1em;
	margin-bottom: 1em;
	border: solid 1px #949494;
	-webkit-appearance: none;
}

.contact-grid-list textarea {
	resize: none;
	width: 100%;
	background: none;
	color: #616161;
	font-size: .9em;
	outline: none;
	padding: .5em;
	border: solid 1px #949494;
	min-height: 80px;
	-webkit-appearance: none;
}

.contact-grid-list input[type="submit"] {
	border: none;
	outline: none;
	color: #FFFFFF;
	padding: .5em 1.5em;
	font-size: .9em;
	font-weight: 600;
	margin: 0.5em 0 0 0;
	-webkit-appearance: none;
	background: #ea9354;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

.contact-grid-list input[type="submit"]:hover {
	background: #4D4D4D;
	color: #FFF;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

/*-- footer --*/
.footer_footer {
	width: 100%;
	background: #f7d8cb;
	float: left;
	padding: 1.5em 0 0.5em;
}

.footer {
	padding: 5em 0;
	text-align: center;
	background: #e8e8e8;
}

.footer p {
	color: #616161;
	font-size: .9em;
	margin: 0;
}

.footer p a {
	color: #740404;
}

/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 2%;
	overflow: hidden;
	z-index: 999;
	width: 24px;
	height: 24px;
	border: none;
	text-indent: 100%;
	background: url("../images/up-arrow.png") no-repeat 0px 0px;
}

#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

span.menu {
	display: none;
}

/*-- responsive-design starts-here --*/
@media (max-width: 1080px) {
	.icons {
		width: 22%;
	}

	.about-right {

		padding: 1em 1em 0em;
		min-height: 235px;
	}

	.testimonials {
		background: transparent url("../images/22.jpg") no-repeat scroll -493px 0px;
	}
}

@media (max-width: 991px) {
	.banner {
		background: transparent url(../images/banner.jpg) no-repeat -91px 0px;
		background-size: cover;
	}

	.icons {
		width: 28%;
	}

	.top-nav {
		width: 29%;
	}

	.about-right {
		padding: 2em 2em 1em;
	}

	.banner-bottom-grid {
		width: 80%;
		margin: 0 auto 2em;
	}

	.testimonials {
		padding: 4em 0 7em;
	}

	.gallery-grid {
		float: left;
		width: 50%;
		margin-bottom: 2em;
	}

	.gallery-grids-middle {
		margin: 0em 0;
	}

	.news-grid {
		float: left;
		width: 33.33%;
	}

	.contact-grid {
		float: left;
		width: 33.33%;
	}

	.services-grids {
		margin: 0em 0 0 0;
	}
}

@media (max-width: 768px) {
	.banner {
		padding: 2em 0;
	}
}

@media (max-width: 640px) {
	.banner {
		background: transparent url(../images/banner.jpg) no-repeat -68px 0px;
		background-size: cover;
	}

	.logo a {
		font-size: 2em;
	}

	.top-nav ul li a {
		font-size: 1em;
	}

	.top-nav {
		width: 24%;
		margin: 1em 0 0 0;
	}

	.top-nav ul li {
		margin: .5em 0;
	}

	.icons ul {
		margin: 1em 0 0 0;
	}

	.icons {
		width: 35%;
	}

	.testimonials-grid {
		width: 100%;
	}

	.testimonials {
		padding: 5em 0 0 0;
		min-height: 581px;
		background: transparent url("../images/22.jpg") no-repeat scroll -855px 0px;
		background-size: cover;
	}

	.news-grid h4 {
		line-height: 1.8em;
	}

	.welcome {
		padding: 2em 0;
	}

	.welcome-info h3 {
		font-size: 3em;
	}

	h5.caption {
		width: 100%;
		margin: 1em auto 0;
	}

	.welcome-info p {
		width: 100%;
	}

	.about-right h3 {
		font-size: 3em;
	}

	.about-right {
		padding: 1em 2em 1em;
	}

	.banner-bottom {
		padding: 2em 0;
	}

	.banner-text h3 {
		font-size: 3em;
	}

	.banner-bottom-grids {
		margin: 3em 0 0 0;
	}

	.testimonials-info h3 {
		font-size: 3em;
	}

	.gallery-top {
		padding: 2em 0;
	}

	.gallery-info h3 {
		font-size: 3em;
	}

	.news-info h3 {
		font-size: 3em;
	}

	.news-grid span {
		font-size: .8em;
	}

	.news {
		min-height: 745px;
	}

	.gallery-grids-top {
		margin: 2em 0 0 0;
	}

	.contact {
		padding: 2em 0;
	}

	.contact-info h3 {
		font-size: 3em;
	}

	.contact-grid-info h3 {
		font-size: 2em;
	}

	.contact-grid-list ul li {
		margin: .5em 0;
	}

	.contact-grid-list ul li a {
		font-size: .8em;
	}

	.contact-grid-list p {
		font-size: .8em;
	}
}

@media (max-width: 767px) {
	.condetails {
		float: right;
	}
}

@media (max-width: 480px) {
	.header-top-left p {
		padding-left: 1.4em;
		font-size: .8em;
		/* background: url(../images/phone.png) no-repeat 0px 0px; */
	}

	.details ul li.mail {
		padding-left: 1.8em;
	}

	.details {
		float: right;

	}

	.details ul li {
		margin: 0 .5em;
	}

	.details {
		width: 200px;
		float: right;
		left: 0px;
		right: 0px;
		margin-top: 1em;
		height: 1px;
	}

	.top-nav {
		width: 29%;
	}

	.icons {
		width: 46%;
	}

	.icons ul li {
		margin: 0 0em;
	}

	.details ul li {
		font-size: 0.8em;
	}

	.details ul li.mail {
		background: url(../images/msg.png) no-repeat 0px 0px;
	}

	.details ul li.location {
		background: url(../images/location.png) no-repeat 0px 0px;
	}

	.banner {
		background: transparent url(../images/banner.jpg) no-repeat 0px 0px;
		background-size: cover;
	}

	.banner {
		padding: 0px;
	}

	.parta {
		width: 100%;
	}

	.condetails {
		margin-left: 0px !important;
	}

	span.menu {
		display: block;
		padding-bottom: .5em;
		cursor: pointer;
		font-size: 1em;
		color: #FFF;
		position: relative;
	}

	ul.nav1 {
		display: block;
	}

	.top-nav {
		text-align: center;
		padding: 0;
		margin: .5em 0 0 0;
	}

	.top-nav ul {
		padding: 0;
		margin: 0 auto;
		z-index: 9999;
		position: absolute;
		width: 100%;
		left: 0;
	}

	.top-nav ul.nav1 li {
		display: block;
		text-align: center;
		background: rgb(233, 124, 83);
		border-bottom: 1px ridge rgba(255, 255, 255, 0.28);
		margin: 0;
		width: 100%;
	}

	.top-nav ul li a {
		padding: .3em 0;
		display: block;
		float: none;
		color: #FFFFFF;
	}

	.welcome {
		padding: 1em 0;
	}

	.welcome-info h3 {
		font-size: 2em;
	}

	h5.caption {
		font-size: .9em;
		text-align: justify;
	}

	.about {
		padding: 1em 0;
	}

	.about-right h3 {
		font-size: 2em;
	}

	.about-bottom-right h4 {
		font-size: .9em;
	}

	.banner-bottom {
		padding: 1em 0;
	}

	.banner-text h3 {
		font-size: 2em;
	}

	.banner-bottom-grids {
		margin: 2em 0 0 0;
	}

	.testimonials-info h3 {
		font-size: 2em;
	}

	.callbacks_tabs {
		left: 41%;
		top: 103%;
	}

	.gallery-top {
		padding: 1em 0;
	}

	.gallery-info h3 {
		font-size: 2em;
	}

	.news {
		padding: 2em 0;
	}

	.news-grid {
		float: none;
		width: 100%;
		margin-bottom: 1em;
	}

	.contact {
		padding: 1em 0;
	}

	.contact-info h3 {
		font-size: 2em;
	}

	.contact-grid {
		float: none;
		width: 100%;
	}

	.contact-grid-list {
		margin-top: 1em;
	}

	.contact-grids {
		margin: 2em 0 0 0;
	}

	.contact-grid:nth-child(2) {
		margin: 1em 0;
	}

	.news-info h3 {
		font-size: 2em;
	}
}

@media (max-width: 320px) {
	.header-top-left {
		float: none;
		width: 50%;
		margin: 0 auto;
	}

	.details {
		float: none;
		width: 100%;
		margin: .5em 0 0 0;
	}

	.details ul li {
		font-size: 0.78em;
		height: 19px;
		margin: 0;
	}

	.logo a {
		font-size: 1.7em;
	}

	.top-nav {
		width: 50%;
	}

	.icons ul li a.facebook {
		background: url(../images/social.png) no-repeat 0px 0px;
		width: 30px;
		height: 30px;
		display: block;
		background-size: 392%;
	}

	.icons ul li a.twitter {
		background: url(../images/social.png) no-repeat -30px 0px !important;
		background-size: 392% !important;
	}

	.icons ul li a.chrome {
		background: url(../images/social.png) no-repeat -58px 0px !important;
		background-size: 392% !important;
	}

	.icons ul li a.dribbble {
		background: url(../images/social.png) no-repeat -89px 0px !important;
		background-size: 392% !important;
	}

	.icons {
		width: 50%;
	}

	h5.caption {
		font-size: .8em;
	}

	.welcome-info p {
		font-size: .8em;
	}

	.about-right p {
		font-size: .8em;
	}

	.about-bottom-right h4 {
		font-size: .8em;
	}

	.about-bottom-right p {
		font-size: .8em;
	}

	.banner-bottom-grid h4 {
		font-size: .9em;
	}

	.banner-bottom-grid {
		width: 100%;
	}

	.banner-bottom-grid p {
		font-size: .8em;
	}

	.testimonials-grid p {
		font-size: .8em;
	}

	.testimonials {
		padding: 3em 0 0 0;
		background: transparent url("../images/22.jpg") no-repeat scroll -1198px 0px;
		background-size: cover;
	}

	.skills-top h5 {
		font-size: .8em;
	}

	.gallery-grid {
		float: none;
		width: 100%;
		margin-bottom: 1em;
	}

	.footer p {
		font-size: .8em;
	}

	.news-info p {
		font-size: .8em;
	}

	.news-grid h4 {
		font-size: .9em;
	}
}



.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #d88a8ab0;
	background-image: none;
	border: 1px solid #000000a3;
	border-radius: 4px;
}

.navbar-default {
	background: none;
	border: none;
}

.nopad {
	padding: 0px;
}

.client img {
	display: inline;
}

.para p {
	text-align: justify;
	font-size: 1em;
	color: #616161;
	font-family: 'OpenSans-Regular';
	line-height: 1.8em;
}

.onediv li {
	color: #ea9853;
	text-align: left;
	font-size: 16px;
	line-height: 30px;
}

.onediv li a {
	color: #000000;
}

.horizontal {
	border-top: 1px solid #000;
	width: 90%;
}

#sidebar2 ul li {
	padding: 0em;
}

#sidebar2 ul li {
	color: #000;
	font-weight: bold;
	list-style-type: disc;
	line-height: 2em;
	font-size: 1.1em;
}

#sidebar2 ul li a {
	color: #000 !important;
	font-weight: bold;

}


#sidebar2 h2 {
	padding: 1em;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #000;
	color: #000000;
}

#sidebar2 {
	width: 340px;
	height: 680px;
	overflow: scroll;
	z-index: 9999999999;
	background: #FFFFFF;
	border-right: 3px solid #ffffff;
	border-radius: 7px;
	padding: 0 20px;
	transition: all 0.5s;
	display: none;
}

.condetails {
	margin-left: 30em;
}

.sitemenu1 li {
	margin-left: 6em;
	line-height: 35px;
	font-size: 15px !important;
	list-style: square !important;
}

.sitemenu li {
	margin-left: 4em;
	line-height: 35px;
	font-size: 17px;
	list-style: disc;
}

.sitemenu li a {
	color: #000;
	text-decoration: none;
}

.about-boxs-heading {
	font-size: 3em;
	font-weight: bold;
	color: #430016;
	margin-top: 1em;
}

.example-image {
	height: 200px;
}

.footer_footer .icons li a {
	display: flex;
	justify-content: center;
	align-items: center;
}

.fa-facebook {
	padding: 5px;
	background: #3B5998;
	color: white;
	font-size: 25px;
	width: 40px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
}

.fa-twitter {
	padding: 5px;
	background: #55ACEE;
	color: white;
	font-size: 25px;
	width: 40px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
}

.fa-youtube {
	padding: 4px;
	background: #bb0000;
	color: white;
	font-size: 25px;
	width: 40px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
}

.fa-instagram {
	padding: 4px;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
	color: white;
	font-size: 25px;
	width: 40px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
}


.video video {
	/* max-width: 100%; */
	height: 400px;
	display: block;
	margin: 0 auto;
	border-radius: 20px;
	margin-top: 50px;
	width: 400px;
}

@media (max-width: 767px) {
	.video {
		flex-direction: column !important;
		gap: 15px !important;
		height: 150px;
	}

	.video video {
		max-width: 100% !important;
	}
}

.seo-info {
	margin-top: 50px;
	padding-left: 50px;
}

.footer .keywords-list {
	display: none;
}