/*--A Design by W3layouts
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
---*/
html, body{
	font-family: 'Questrial', sans-serif;
	font-size: 100%;
	background:#fff; 
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
h1,h2,h3,h4,h5,h6,p,span{
	margin: 0;
	padding: 0;
}
/*--header--*/
.header {
	background: #11363F;
}
.header-info-right{
	float:right;
	margin-top: 18px;
}
.header-info-left {
	float: left;
}
.header-info {
	padding: 23px;
}
/*--/header--*/
/*--header-menu--*/
button#showRightPush {
	background: none;
	border: none;
	color: #fff;
}
button#showRightPush img {
	padding-left: 8px;
}
a {
	color: #f0f0f0;
	text-decoration: none;
}
a:hover {
	color: #000;
}
.main,
 {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 0 1.875em 3.125em 1.875em;
}
/* General styles for all menus */
.cbp-spmenu {
	background: #202835;
	position: fixed;
}
.cbp-spmenu h3 {
	color: #afdefa;
	font-size: 1.9em;
	padding: 20px;
	margin: 0;
	font-weight: 300;
	background: #184967;
}
.cbp-spmenu a {
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-weight: 300;
}
.cbp-spmenu a:hover {
	background: #FB6816;
}
.cbp-spmenu a:active {
	background: #afdefa;
	color: #47a3da;
}
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical a {
	border-bottom: 1px solid #11363F;
	padding: 1em;
}
.cbp-spmenu-vertical a:hover {
	text-decoration: none;
}
.cbp-spmenu-horizontal {
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}
.cbp-spmenu-horizontal h3 {
	height: 100%;
	width: 20%;
	float: left;
}
.cbp-spmenu-horizontal a {
	float: left;
	width: 20%;
	padding: 0.8em;
	border-left: 1px solid #258ecd;
}
/* Vertical menu that slides from the left or right */
.cbp-spmenu-right {
	right: -240px;
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
	top: 97px;
	z-index: 999;
}
/* Horizontal menu that slides from the top or bottom */
/* Push classes applied to the body */
.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.cbp-spmenu-push-toright {
	left: 240px;
}
/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*--header-menu--*/
/*--header-banner--*/
.header-banner {
	background: url(../images/header-banner.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height: 700px;
	text-align: center;
	border-bottom: 3px solid#FB6816;
}
.header-banner-info {
	background: rgba(17, 54, 63, 0.38);
	padding: 30px;
	margin-top: 10em;
	text-align:center;
}
.header-banner-info h1 {
	color: #fff;
	font-size: 6em;
	font-weight: 100;
	border-bottom: 1px solid#fff;
	width: 50%;
	margin: 0 auto;
	letter-spacing: 6px;
}
.header-banner-info p {
	font-size: 2em;
	color: #fff;
	font-weight: 100;
	margin-top: 18px;
}
.Donec {
	border: none;
	font-family: 'Questrial', sans-serif;
	color: #fff;
	background: #FB6816;
	cursor: pointer;
	padding: 10px 35px;
	display: inline-block;
	letter-spacing: 1px;
	outline: none;
	font-size: 17px;
	font-weight: 100;
	border-bottom: 3px solid#AB3C05;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	margin-top: 3em;
}
.Donec:hover {
	background-color: #AB3C05;
	color: #fff;
	text-decoration: none;
	border-bottom: 3px solid#FB6816;
}
/*--/header-banner--*/
/*--content-start--*/
/*--introducing--*/
.introducing-info {
	text-align: center;
}
.introducing-info a img {
	margin: 0 auto;
	padding: 60px 0;
}
.introducing-info h2 {
	font-size: 4em;
	margin-bottom: 20px;
}
.introducing-info p {
	font-size: 28px;
	width: 50%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.introducing-info h3 {
	font-size: 22px;
	font-weight: 400;
	color: #FB6816;
	margin: 2em 0;
}
.introducing-bottom {
	background: #202835;
	text-align: center;
	padding: 30px 0;
	color: #fff;
	border-top: 3px solid#FB6816;
}
.introducing-bottom p {
	font-size: 1.2em;
	width: 66%;
	margin: 0 auto;
}
.introducing-info p span {
	color: #FB6816;
}
/*--/introducing--*/
/*--about--*/
.about {
	background: url(../images/banner-1.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.about-grids {
	margin: 6em 0;
}
.design-bottom {
	background: #202835;
	min-height: 360px;
}
.design-bottom-info{
	background: url(../images/lines.png) no-repeat 314px 82px;
	height: 287px;
}
.design-bottom-info p {
	text-align: center;
	padding-top: 4.5em;
	font-size: 1.9em;
	font-weight: 100;
	color: #FB6816;
	width: 56%;
	margin: 0 auto;
}
.about-img{
	float: left;
	width: 17%;
	background: url(../images/imgsprite.png) no-repeat -15px 0px;
	height: 87px;
	display: block;
}
.about-right-info{
	float:left;
	margin-left:2em;
	width:70%;
}
.about-right-info h3{
	font-size: 25px;
	color: #fb6816;
	margin: 0;
}
.about-right-info p{
	font-size: 16px;
	color: #44495e;
	margin: 1em 0 0 0;
	font-weight: 600;
}
.about-right-right{
	margin: 0 2em 0 0;
	text-align: right;
}
.about-right-img{
	background: url(../images/imgsprite.png) no-repeat -207px 0px;
}
.about-left-bottom{
	background: url(../images/imgsprite.png) no-repeat -110px 0px;
}
.about-right-bottom{
	background: url(../images/imgsprite.png) no-repeat -304px 0px;
}
.graphic{
	border-right: 1px solid #fb6816;
}
.about-grid-left {
	margin-top: 2em;
}
.about-border{
	background: #fb6816;
	padding: 1px 0 0 0;
	margin-top: 1em;
}
/*-- //about --*/
/*--portfolio--*/
.portfolio-wrapper:hover ul.social-ic{
	display: block;
}
ul.social-ic{
	margin: 0;
	position: absolute;
	top: 16px;
	width: 96.3%;
	height: 90%;
	background: rgba(251, 104, 22, 0.17);
	display: none;
}
ul.social-ic li{
	display: inline-block;
}
ul.social-ic li a span{
	background: url(../images/s.png) 0px 0px;
	width: 50px;
	height: 47px;
	display: block;
}
ul.social-ic li.search a span{
	background-position: -64px 0px;
}
.portfolio {
	background: url(../images/banner-2.jpg) no-repeat 0px 0px;
	min-height: 303px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	border-bottom: 3px solid#FB6816;
	padding-bottom: 0em;
}
.portfolio-info{
	border-bottom: 3px solid#FB6816;
}
.portfolio-info h4 {
	color: #202835;
	font-weight: 400;
	font-size: 1.5em;
	padding: 2em 0;
}
.p-grids p {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding: 5em 0;
	font-size: 19px;
}
.portfolio-info-grid:hover{
	background: #FB6816;
}
.portfolio-info-grid p {
	font-size: 17px;
}
.portfolio-info-grid {
	background: #202835;
	color: #fff;
	padding: 34px;
	width: 24%;
	margin-right: 10px;
	box-shadow: 0px 10px 15px 0px #999;
	 -moz-box-shadow:    0px 10px 15px 0px #999;
  -webkit-box-shadow: 0px 10px 15px 0px #999;
}
.portfolio-info-bottom h5 {
	color: #FB6816;
	font-size: 30px;
	font-weight: 400;
	word-spacing: 3px;
	text-align: center;
	margin-top: 4em;
	padding-bottom: 3em;
}
/*-- slid --*/
/*--- slider-css --*/
.slider{
	position:relative;
}
.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 {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.rslides_tabs{
	background: none !important;
	border: none;
	box-shadow: none;
	position: relative;
	top: -90px;
	z-index: 999;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 16px;
	width: 16px;
	display: inline-block;
	background: #cfd4d5;
	border-radius: 30px;
}
.callbacks_here a:after{
	background: #cf5b1c;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 14px;
	z-index: 999;
	left: 46%;
	padding: 0;
}
/*---works-----*/
.works {
	padding: 3em 0 3.3em 0;
}
.gallery-box:hover span.rollover1 {
	background: url(../images/link2.png) center no-repeat #cf5b1c;
	cursor: pointer;
	height: 168px;
	width: 259px;
	display: block;
	position: absolute;
	z-index: -9999px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.gallery-box span.rollover1 {
	height: 173px;
	width: 277px;
}
.gallery-box {
	padding: 0;
	width: 22.72%;
	float:left;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	margin: 0px 15px 33px 11px;
}
.works.main h3 {
	color: #fff;
	font-size: 2.5em;
	text-decoration: none;
	font-weight: 700;
	margin: 0 0 1em 0;
	text-transform: uppercase;
	text-align: center;
}
.section.group {
	margin:0% 0 0% 0;
}
.gallery-box img{
	width: 100%;
}
/*-- slider-mediaqueries --*/
@media(max-width:640px){
	.callbacks_tabs a:after {
		height: 10px;
		width: 10px;
	}
}
@media(max-width:480px){
	.callbacks_tabs a:after {
		height:8px;
		width: 8px;
	}
	ul.callbacks_tabs.callbacks1_tabs {
		bottom: 10px;
		left: 4px;
	}
}
/*----*/
/*-- //slid --*/
/*--services--*/
.services{
	background: url(../images/banner-3.jpg) no-repeat 0px 0px;
	min-height: 454px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.services-info-right a img {
	padding-top: 11.6em;
}
.services-info-left h4 {
	color: #FB6816;
	border-bottom: 2px solid#FB6816;
	padding-bottom: 8px;
	width: 39%;
	margin: 28px 0;
}
.services-info-left {
	color: #999;
}
.services-info-left p {
	color: #505869;
	width: 70%;
	padding-top: 1.5em;
}
.services-bottom-info h3 {
	text-align: center;
	border-bottom: 3px solid#FB6816;
	padding-bottom: 1em;
	margin-top: 3em;
	color: #FB6816;
	font-size: 2.2em;
	font-weight: 100;
}
.services-top p {
	color: #202835;
	font-size: 15px;
	width: 69%;
	margin: 0 auto;
	text-align: center;
	line-height: 1.8em;
	padding-top: 3em;
}
.elvis {
	padding-top: 6em;
}
.elvis-left a img {
	margin: 0 auto;
	padding-left: 7em;
}
.elvis-bottom {
	background: #202835;
	width: 774px;
	padding: 1em 0;
	border-top: 4px solid#FB6816;
}
.elvis-bottom h3 {
	color: #fff;
	font-size: 2.5em;
	padding: 18px 0 9px 16px;
}
.elvis-bottom span{
	display:block;
}
.elvis-bottom h4 {
	color: #FB6816;
	padding: 0px 19px 0;
	font-size: 21px;
}
.elvis-right p {
	font-size: 15px;
	width: 70%;
	margin-top: 4em;
	color: #202835;
}
.elvis-grids-info {
	margin: 30px 0;
}
.elvis-grid  img {
	border-top: 3px solid#FB6816;
}
.elvis-grid{
	position:relative;
}
.elvis-grid:hover div.caption{
	display:block;
	transform:;
}
.caption{
	position: absolute;
	width: 92.2%;
	bottom: 0px;
	z-index: 999;
	background: rgba(251, 104, 22, 0.57);
	padding: 0.8em 0.5em;
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	transform-style: preserve-3d;
	display: none;
}
.caption h3{
	font-weight:bold;
	color: #fff;
}
.caption span{
	color: #fff;
	margin:0;
	padding:0;
	font-size:0.875em;
}
.elvis-grids-info h5 {
	padding-top: 51px;
	font-size: 25px;
	margin-left: 18px;
}
.elvis-grids {
	border-bottom: 2px solid#FB6816;
}
/*--/services--*/
/*--skills--*/
.skills{
	background: url(../images/banner-4.jpg) no-repeat 0px 0px;
	min-height: 260px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.skill-grids {
	padding: 3em 0;
}
.skill-grid h5 {
	font-size: 20px;
	font-weight: 600;
	color: #000;
}
.circle {
	color: #FB6816;
}
svg:not(:root) {
	overflow: hidden;
}
path[Attributes Style] {
	fill: rgba(0, 0, 0, 0);
	stroke: rgb(255, 255, 255);
	stroke-width: 15px;
}
path[Attributes Style] {
	fill: rgba(0, 0, 0, 0);
	stroke: rgb(5, 206, 170);
	stroke-width: 15px;
}
element.style {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	font-size: 56px;
	height: 160px;
	line-height: 160px;
}
span.circles-number {
	color: #FB6816;
}
span.circles-text {
	color: #FB6816;
}
h4.percent {
	font-weight: 300;
	font-size: 35px;
	color: #FB6816;
}
.skills-bottom {
	background: #FB6816;
	min-height: 150px;
}
.skills-bottom-info p {
	text-align: center;
	color: #fff;
	padding: 2em 0 2em;
	width: 63%;
	margin: 0 auto;
	font-size: 2em;
}
/*--skills--*/
/*--price--*/
.price-top{
	background:#202835;
	min-height: 250px;
}
.price-top-info {
	margin: 4em 0 5em;
}
.price-tags {
	padding-left: 10em;
}
.price{
	background: url(../images/banner-2.jpg) no-repeat 0px 0px;
	min-height: 303px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.prices {
	text-align: center;
	color: #FB6816;
	border-bottom: 3px solid #FB6816;
}
.prices h4 {
	font-size: 27px;
	padding: 2em 0 2em;
}
.price-info p {
	width: 64%;
	margin: 0 auto;
	text-align: center;
	color: #202835;
	padding: 4em 0 4em;
}
.price-info h3 {
	font-size: 1.2em;
	font-weight: 400;
	margin-bottom: 1em;
	color: #000;
}
.price-column {
	padding-right: 20px;
	width: 30%;
	float: left;
	padding-bottom: 3em;
}
.price-column:hover {
	transform: scale(1.09);
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.price-col-top {
	background: #202835;
	border-bottom: 2px solid#FC8645;
	min-height: 110px;
	text-align: center;
}
.price-col-top h4 {
	color: #FB6816;
	border-bottom: 1px solid#999;
	width: 65%;
	margin: 0 auto;
	padding: 13px 0 13px;
}
.price-col-top h5 {
	color: #fff;
	margin: 8px 0;
}
.price-col-top h3 {
	font-size: 31px;
	color: #fff;
	margin: 12px 0;
}
.price-col-top small {
	font-size: 0.85em;
	color: #000;
	font-weight: 600;
}
.price-col-bottom h3 {
	background-color: #166549;
	width: 4%;
	height: 11%;
	margin: 0 auto;
	padding-top: 23px;
	color: #FB6816;
	border-radius: 100%;
	position: absolute;
	top: 261px;
	left: 773px;
	font-size: 1.2em;
}
.price-col-bottom h6 {
	background-color: #166549;
	width: 4%;
	height: 11%;
	margin: 0 auto;
	padding-top: 23px;
	color:#FB6816;
	border-radius: 100%;
	top: 264px;
	left: 1055px;
	font-size: 1.2em;
}
.price-col-top-in {
	background: #202835;
	border-bottom: 2px solid#FC8645;
	min-height: 110px;
	text-align: center;
}
.price-col-top-in h4 {
	color: #FB6816;
	border-bottom: 1px solid#999;
	width: 65%;
	margin: 0 auto;
	padding: 13px 0 13px;
}
.price-col-top-in h5 {
	color: #fff;
	margin: 10px 0;
}
.price-col-top-in h3 {
	color: #fff;
	font-size: 31px;
	margin: 12px 0;
}
.price-col-bottom {
	background-color: #F3F3F3;
	height: 280px;
	padding-top: 2.5em;
	text-align: center;
}
.price-col-top small {
	font-size: 0.85em;
	color: #000;
	font-weight: 600;
}
ul.pr-list {
	padding: 0;
	margin-bottom: 1.5em;
}
ul.pr-list li {
	display: block;
	line-height: 1.8em;
	font-size: 17px;
	color: #202835;
	font-weight: 100;
}
.price-col-bottom a {
	border: none;
	font-family: 'Questrial', sans-serif;
	color: #fff;
	background: #FB6816;
	cursor: pointer;
	padding: 8px 37px;
	display: inline-block;
	letter-spacing: 1px;
	outline: none;
	font-size: 17px;
	font-weight: 100;
	border-bottom: 3px solid#AB3C05;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.price-col-bottom a:hover {
	background-color: #AB3C05;
	color: #fff;
	text-decoration: none;
	border-bottom: 3px solid#FB6816;
}
.price-col-bottom h3 {
	background-color: #166549;
	width: 4%;
	height: 11%;
	margin: 0 auto;
	padding-top: 23px;
	color: #fff;
	border-radius: 100%;
	top: 261px;
	left: 773px;
	font-size: 1.2em;
}
.price-col-bottom h6 {
	background-color: #166549;
	width: 4%;
	height: 11%;
	margin: 0 auto;
	padding-top: 23px;
	color: #fff;
	border-radius: 100%;
	top: 264px;
	left: 1055px;
	font-size: 1.2em;
}
/*--/price--*/
/*--content-ends--*/
/*--contact-us--*/
.contact-us{
	background: #202835;
	min-height: 380px;
	border-bottom: 3px solid#FB6816;
}
.contact-us-info {
	text-align: center;
}
.contact-us-info h4 {
	color: #FB6816;
}
.contact-us-info p {
	color: #fff;
	width: 81%;
	margin: 0 auto;
	font-size: 1.8em;
	padding: 25px 0 25px;
}
.contact-us-info h4 {
	color: #FB6816;
	padding: 62px 0 0px;
	font-size: 1.7em;
}
.contact-us-info-bottom input.text {
	font-family: 'Questrial', sans-serif;
	outline: none;
	border: 1px solid#fff;
	background: none;
	color: #fff;
	padding: 10px 10px;
	width: 36%;
	margin-right: 12px;
}
.contact-us-info-bottom input[type="submit"] {
	border: none;
	font-family: 'Questrial', sans-serif;
	color: #fff;
	background: #FB6816;
	cursor: pointer;
	padding: 10px 35px;
	display: inline-block;
	letter-spacing: 1px;
	outline: none;
	font-size: 17px;
	font-weight: 100;
	border-bottom: 3px solid#AB3C05;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.contact-us-info-bottom input[type="submit"]:hover{
	background-color: #AB3C05;
	color: #fff;
	text-decoration: none;
	border-bottom: 3px solid#FB6816;
}
.contact{
	background:#CFD4D5;
	min-height: 600px;
}
.contact-info {
	background: #202835;
	margin: 13em 0 0em;
	width: 600px;
	height: 270px;
	padding-left: 260px;
	color: #999;
}
.contact-info h4 {
	color: #FB6816;
	border-bottom: 1px solid#EB6816;
	width: 86%;
	padding: 20px 0 6px;
	margin-bottom: 15px;
	font-size: 28px;
}
.contact-info p {
	line-height: 1.8em;
	font-size: 1em;
}
p.email a {
	color: #999;
}
p.email a:hover {
	color: #FB6816;
}
.contact-icons span {
	background: url(../images/img-sprite.png) no-repeat 0px 0px;
	display: inline-block;
	width: 32px;
	height: 32px;
	cursor: pointer;
}
.contact-icons span.icon1 {
	background-position: 0px 0px;
}
.contact-icons span.icon1:hover {
	opacity: 0.4;
}
.contact-icons span.icon2 {
	background-position: -31px 0px;
}
.contact-icons span.icon2:hover {
	opacity: 0.4;
}
.contact-icons span.icon3 {
	background-position: -66px 0px;
}
.contact-icons span.icon3:hover {
	opacity: 0.4;
}
.contact-icons span.icon4 {
	background-position: -99px 2px;
}
.contact-icons span.icon4:hover {
	opacity: 0.4;
}
.contact-icons span.icon5 {
	background-position: -130px 2px;
}
.contact-icons span.icon5:hover {
	opacity: 0.4;
}
.contact-icons span.icon6 {
	background-position: -160px 2px;
}
.contact-icons span.icon6:hover {
	opacity: 0.4;
}
.contact-info-bottom {
	float: left;
	margin-top: 14px;
}
/*--/contact-us--*/
/*--footer--*/
.footer {
	background: #202835;
	min-height: 250px;
	border-top: 3px solid#FB6816;
}
.footer-info {
	text-align: center;
	margin-top: 2.5em;
}
.footer-info ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-info ul li {
	margin: 1em 0 1em;
}
.footer-info a {
	color: #FB6816;
	text-decoration: none;
	font-size: 1.4em;
}
.copy-rights {
	text-align: center;
}
.copy-rights p {
	color: #999;
	font-size: 17px;
}
.copy-rights p a:hover {
	color: #FB6816;
}
/*--/footer--*/
/*-- responsive-design --*/
@media (max-width:1440px){
	.elvis-bottom {
		width: 601px;
	}
}
@media (max-width:1024px){
	.header-banner-info h1 {
		font-size: 4em;
		width: 45%;
	}
	.header-banner-info p {
		font-size: 1.5em;
	}
	.header-banner {
		min-height: 450px;
	}
	.header-banner-info {
		margin-top: 6em;
	}
	.Donec {
		margin-top: 2em;
	}
	.header-banner {
		min-height: 455px;
	}
	.introducing-info a img {
		width: 58px;
		padding: 30px 0;
	}
	.introducing-info p {
		font-size: 26px;
		width: 55%;
	}
	.introducing-info h3 {
		margin: 1em 0;
	}
	.design-info {
		background: url(../images/11.png)no-repeat 54px 18px;
		background-size: 78% 88%;
	}
	.services-info-right a img {
		padding-top: 5em;
		width: 100%;
	}
	.elvis-bottom {
		width: 486px;
	}
	.elvis-grid img {
		width: 100%;
	}
	.caption {
		width: 90.2%;
	}
	ul.social-ic {
		width: 99.6%;
		height: 88%;
	}
	.design-bottom-info {
		background: url(../images/lines.png) no-repeat 219px 82px;
	}
	.design-bottom-info p {
		padding-left: 124px;
	}
	.services {
		min-height: 294px;
	}
	.price-tags {
		padding-left: 6.5em;
	}	
	.gallery-box {
		width: 22.23%;
	}
	.gallery-box:hover span.rollover1 {
		height: 136px;
		width: 209px;
	}
	.portfolio-info-grid {
		width: 23.9%;
	}
}
@media (max-width:768px){
	.design-info {
		margin-left: 0;
	}
	.expand-info h3 {
		font-size: 19px;
	}
	.phone-info h3 {
		font-size: 19px;
	}
	.expand-info h3 {
		font-size: 17px;
	}
	.phone-info h3 {
		font-size: 17px;
	}
	.introducing-info p {
		font-size: 26px;
		width: 73%;
	}
	.expand-info p {
		width: 235px;
	}
	.design-bottom-info {
		background: url(../images/lines.png) no-repeat 112px 82px;
	}
	.design-bottom-info {
		width: 235px;
	}
	.design-bottom-info p {
		width: 100%;
	}
	.design-bottom-info p {
		padding-left: 141px;
	}
	.grid-1 {
		padding: 34px;
		width: 100%;
		margin-bottom:35px;
	}
	.grid-2 {
		padding: 34px;
		width: 100%;
		margin-bottom:35px;
	}
	.grid-3 {
		padding: 34px;
		width: 100%;
		margin-bottom:35px;
	}
	.grid-4 {
		padding: 34px;
		width: 100%;
		margin-bottom:35px;
	}
	.portfolio-info-grids {
		margin-left: 0;
	}
	.portfolio-info-bottom h5 {
		margin-top: 2em;
	}
	.phone-info p {
		width: 226px;
	}
	.expand span.view1 {
		margin-right: 0px;
	}
	.expand-1 span.view1 {
		margin-right: 0;
	}
	.phone span.view1 {
		margin-left: 77px;
	}
	.phone-1 span.view1 {
		margin-left: 78px;
	}
	.design-info {
		background: url(../images/11.png)no-repeat 86px -13px;
		background-size: 77% 107%;
	}
	.expan {
		margin: 3em 0 0em;
	}
	.expan-1 {
		margin: 3em 0 0em;
	}
	.design {
		min-height: 429px;
	}
	.design-bottom-info {
		width: 590px;
	}
	ul.social-ic {
		width: 99.6%;
		height: 85%;
	}
	.portfolio {
		min-height: 215px;
	}
	.services-info-right a img {
		padding-top: 1em;
		width: 55%;
		margin: 0 auto;
	}
	.elvis-left a img {
		margin: 0;
		padding-left: 0em;
	}
	.elvis-bottom {
		width: 360px;
	}
	.elvis-right p {
		width: 100%;
		margin-top: 2em;
	}
	.elvis-grid a img {
		width: 50%;
		margin: 0 auto;
		padding-bottom: 36px;
	}
	.caption {
		width: 345px;
		margin: 0 auto;
		right: 188px;
		bottom: 36px;
	}
	.skill-grid h5 {
		margin-bottom: 1em;
	}
	h5.web p {
		font-size: 1.2em;
		color: #999;
		padding-bottom: 18px;
	}
	.skill-grids {
		padding: 1em 0;
	}
	.skills-bottom-info p {
		width: 68%;
		font-size: 19px;
	}
	.price-column {
		padding-right: 9px;
		width: 33%;
	}
	.price-tags {
		padding-left: 1.5em;
	}
	.contact-us-info p {
		width: 100%;
		font-size: 1.5em;
		padding: 25px 0 25px;
	}
	.contact-us {
		min-height: 330px;
	}
	.contact-info {
		margin: 0em 0 0em;
	}
	.gallery-box {
		width: 21.35%;
	}
	.gallery-box:hover span.rollover1 {
		height: 101px;
		width: 155px;
	}
	.elvis-grid {
		float: left;
		width: 33%;
	}	
	.caption h3 {
		font-size: 18px;
	}
	.caption {
		width: 207px;
		right: 15px;
		bottom: 0;
	}	
	.contact {
		min-height: 450px;
		padding-top: 5em;
	}
	ul.callbacks_tabs.callbacks1_tabs {
		left: 42%;
	}
	.header-banner-info h1 {
		width: 55%;
	}
	.about-img {
		width: 13%;
	}
	.graphic {
		border-right: none;
	}
	.about-border {
		display: none;
	}
	.portfolio-info-grid:nth-child(3) {
		display: none;
	}
	.portfolio-info-grid {
		width: 31.9%;
		float: left;
	}	
	.price-slid {
		float: left;
	}
	.elvis-bottom span {
		display: inline-block;
	}
}
@media (max-width:640px){
	.header-banner-info h1 {
		font-size: 3em;
	}
	.introducing-info p {
		font-size: 23px;
	}
	.introducing-bottom p {
		font-size: 1em;
		width: 73%;
	}
	.introducing-info h2 {
		font-size: 3em;
	}
	.design-info {
		background: none;
	}
	.about-img {
		width: 16%;
	}
	.design-bottom-info p {
		padding-left: 0;
	}
	.design-bottom-info {
		width: 484px;
		margin: 0 auto;
	}	
	.design-bottom-info {
		background: url(../images/lines.png) no-repeat 0px 82px;
	}
	.portfolio-info-grid {
		width: 31%;	
	}
	.portfolio-info-grid p {
		font-size: 16px;
		overflow: hidden;
		height: 112px;
	}
	.gallery-box {
		width: 45.35%;
	}
	.gallery-box:hover span.rollover1 {
		height: 175px;
		width: 270px;
	}
	.elvis-bottom {
		width: 100%;
	}
	.elvis-bottom {
		margin: 0 auto;
	}
	.elvis-left a img {
		margin: 0 auto;
	}
	.elvis {
		padding-top: 2em;
	}
	.price-slid:nth-child(4) {
		display: none;
	}
	.price-slid:nth-child(3) {
		display: none;
	}
	.price-slid {
		width: 50%;
		text-align: center;
	}
	.caption {
		width: 164px;
	}
	.elvis-bottom h3 {
		text-align: center;
	}
	.elvis-bottom h4 {
		text-align: center;
	}
}
@media (max-width:480px){
	.header-banner-info h1 {
		width: 80%;
	}
	.introducing-info p {
		font-size: 17px;
	}
	.introducing-bottom p {
		width: 81%;
	}
	.about-grid-left:nth-child(2) {
		display: none;
	}
	.about-grid-left:nth-child(4) {
		display: none;
	}
	.about-img {
		width: 22%;
		float: none;
		margin: 0 auto;
	}
	.about-right-info {
		float: none;
		margin: 1em 0 0 0;
		width: 100%;
		text-align: center;
	}
	.about-grids {
		margin: 3em 0;
	}
	.design-bottom-info {
		width: 356px;
	}
	.design-bottom-info p {
		padding-top: 3.6em;
	}
	.portfolio-info-grid {
		padding: 14px;
	}
	.portfolio-info h4 {
		text-align: center;
	}	
	.p-grids p {
		width: 83%;
		margin: 0 auto 1em auto;
		padding: 2em 0;
		font-size: 18px;
		overflow: hidden;
		height: 115px;
	}
	.portfolio-info-grids {
		margin: 1em 0 0 0;
	}
	.portfolio-info-bottom h5 {
		padding-bottom: 1em;
	}
	.gallery-box {
		width: 43%;
	}
	.gallery-box:hover span.rollover1 {
		height: 120px;
		width: 185px;
	}
	.services-bottom-info h3 {
		margin-top: 1em;
	}
	.services-top p {
		width: 83%;
		overflow: hidden;
		height: 120px;
	}
	.elvis-grid:nth-child(3) {
		display: none;
	}
	.elvis-grid {
		width: 50%;
	}
	.caption {
		width: 186px;
	}
	.price-column:nth-child(3) {
		display: none;
	}
	.price-column {
		width: 50%;
	}
	.contact-us-info p {
		font-size: 1em;
	}
	.contact-us-info-bottom input.text {
		width: 100%;
	}
	.contact-us-info-bottom input[type="submit"] {
		margin: 1em 0 0 0;
	}
	.contact-us {
		min-height: 338px;
	}
	.contact-info {
		width: 100%;
		height: 270px;
		padding-left: 58px;
	}
}
@media (max-width:320px){
	.header-banner-info h1 {	
		width: 100%;
		font-size: 2.2em;
	}
	.header-banner {
		min-height: 394px;
	}
	.about-img {
		width: 34%;
	}
	.design-bottom {
		min-height: 107px;
	}
	.design-bottom-info {
		background: none;
		width: 100%;
		height: 107px;
	}
	.design-bottom-info p {
		padding-top: .8em;
		overflow: hidden;
		height: 90px;
		font-size: 1.5em;
	}
	.portfolio-info h4 {
		font-size: 1.3em;
		padding: 1em 0;
	}
	.portfolio-info-grid:nth-child(2) {
		display: none;
	}
	.portfolio-info-grid {
		width: 46%;
	}
	.portfolio-info-bottom h5 {
		font-size: 19px;
	}
	.gallery-box {
		margin: 0px 2px 11px 11px;
		width:42%;
	}
	.gallery-box:hover span.rollover1 {
		height: 79px;
		width: 123px;
	}
	ul.callbacks_tabs.callbacks1_tabs {
		left: 35%;
	}
	.services-info-left h4 {
		font-size: 20px;
	}
	.services-info-left h5 {
		font-size: 20px;
	}
	.services-info-right a img {
		width: 88%;
	}
	.services-info-left p {
		width: 100%;
	}
	.services-bottom-info h3 {
		padding-bottom: .5em;
		font-size: 1.5em;
	}
	.services-top p {
		padding-top: 2em;
	}
	.caption {
		width: 117px;
	}
	.caption h3 {
		font-size: 13px;
	}
	.skills-bottom-info p {
		padding: 1em 0;
		font-size: 16px;
	}
	.price-slid:nth-child(2) {
		display: none;
	}
	.price-slid {
		width: 100%;
	}
	.price-top-info {
		margin: 2em 0;
	}
	.prices h4 {
		font-size: 21px;
		padding: 1em 0;
	}
	.price-info p {
		padding: 1em 0;
	}
	.price-column:nth-child(2) {
		display: none;
	}
	.price-column {
		width: 100%;
	}
	.contact-us {
		min-height: 374px;
	}
	.contact-info {
		padding-left: 22px;
	}