







/* Thankyou Page */
.thankyou-text{ width:99%; float:left; text-align:center;}
.thankyou-text p { font-size:1.5em; }
.thankyou-text p span { font-size:32px;}

/* Book a service */
.booking { width:100%; z-index:99999; }
.booking-box{ width:87%; background-color:#e6e6e6; margin-left:5%; box-shadow:2px 2px 10px #9d9d9d; height:114px; margin-top:-5%; z-index:99999;}
.booking-box-index { }
.booking-text{ width:34%; float:left; text-align:center;}
.booking-text p { font-size:18px; }
.booking-text p span { font-size:32px;}
.booking-form {width:65%; float:right; height:100%; background-color:#fff; }
.left-space{ margin-left:10px;}
.input-box {width:100%; padding:5px;}
.input-box2 { display:none;}
.input-box table {width:95%; border:none;}
.input-box table .td1{width:26%; }
.input-box ta cble .td2{width:60%; }
.input1 {width:95%; height:29px; padding:5px; margin-left:5px;}
.select1 {width:90%; height:35px; padding:5px; margin-left:5px;}
.textarea1 {width:97%; height:50px; padding:5px; margin-left:5px;}
.submit { padding:7px 23px; background-color:#882f88; color:#fff; font-size:16px; margin-left:5px;}

@media screen and (max-width: 800px) {
	.booking-box {width:100%; height:auto; margin-top:0%;}
	.booking-form {width:100%; float:left; height:100%; background-color:#fff; }	
	.booking-text{display:none;}
	.booking-form {width:100%; float:left; height:auto; }
	.td-mobile-head { width:90%; background-color:#e6e6e6; text-align:center; font-size:100%; padding:5px;}
	.input-box2 table {width:100%; border:none;}
	.td-mobile { width:100%; float:left; margin:4px 1px 0px -5px; }
	.input-box { display:none;} 
	.input-box2 { display:block; width:100%; padding:5px;}
	.td-mobile2{width:100%; }
	.input1 {width:90%; height:30px; padding:5px; margin-left:0px; margin:8px 2px 5px 0px;}
	.select1 {width:90%; height:35px; padding:5px; margin-left:0px;}
	.textarea1 {width:90%; height:50px; padding:5px; margin-left:0px;}
	.submit { padding:20px 25px; background-color:#2995d3; color:#fff; font-size:16px; margin-left:5px; width:90%;}
	}

/* Service Icon */
.services { width:100%; text-align:center; margin-top:20px; }
.service-icon{ width:100%;}
.service-icon-height{ height:139px;}
.icon-left1{ float:left; width:32%; text-align:center; }

@media screen and (max-width: 800px) {
.icon-left1 { width:100%; height:100%; border-bottom:1px #CCCCCC solid; padding-bottom:5px; }
}

/* heading text */
.heading-text-sec{ width:100%; text-align:center; background-color:#c6c6c6; padding:20px 0px; color:#393939;}
.heading-text{ text-align:center; width:100%; line-height:35px; font-size:21px; font-style:italic; }
.heading-text span{ font-size:32px; font-style:normal; }


















.analysis{
	background: url("../images/img-sprite.png") no-repeat -805px -6px;
	width: 57px;
	height: 52px;
	display: block;
	margin: 0 auto;
}
.release{
	background: url("../images/img-sprite.png") no-repeat -1005px -6px;
	width: 57px;
	height: 52px;
	display: block;
	margin: 0 auto;
}
.services-grids {
padding: 60px 0;
}
.services-grid h3 {
margin: 20px 0;
font-size: 20px;
color: #BD2C30;
text-align:center;
font-weight: 700;
}
.services-grid p {
margin: 0;
font-size: 13px;
color: #212121;
line-height:1.8em;
}
.col-md-2.services-grid {
padding-left: 0;
}
.services-left {
float: left;
}
.services-right {
float: left;
}
.services-data {
float: left;
width: 40%;
background: #46586A;
border-left: 8px solid #2B3945;
padding: 10px 10px;
}
.services-right h3{

margin: 0 0 11px 0;
font-size: 23px;
color: #46586A;
font-weight: 600;
}
.services-data p{
margin:0;
color:#ffffff;
font-size:14px;
}
.services-percentage{
float: right;
width: 60%;
background: #efefef;

}
.services-percentage p{
margin:0;
font-size:14px;
color:#ffffff;
padding: 10px 10px;
}
.percent {
background: #026e60;
}
.services-list {
margin-top: 14px;
}
.services-list:nth-child(1) {
margin: 0;
}
.services-bottom {
padding-bottom: 60px;
}
/*-- start tabs --*/
.resp-tabs-list {
	width: 100%;
	list-style: none;
	padding: 0;
	margin:0;
}
.resp-tab-item:first-child{
	border-left:none;
}
.resp-tab-item{
	font-size: 0.8125em;
	cursor: pointer;
	padding: 10px 17px;
	display: inline-block;
	margin: 0 ;
	text-align: center;
	list-style: none;
	float: left;
	outline: none;
	-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;
	text-transform: uppercase;
}

.resp-tab-item span{
	font-size:14px;
	color:#212121;
font-weight: 700;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
h2.resp-accordion {
	font-size:1em;
	margin: 0px;
	padding: 10px 15px;
	background:#ffe71d;
	margin:10px 0;
	color:#30318b;
}
h2.resp-accordion:hover{
	background:#ffe71d;
	text-shadow: none;
	transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;
}
.facts{
	padding: 30px 27px;
	background: #ffffff;
}
.facts p{
	color:#212121;
	font-size:14px;
	line-height:1.7em;
	padding: 0 0 26px 0;
	margin:0;
}
.facts ul{
padding:0;
}
.facts p:last-child{
padding:0;

}
.facts ul li{
	list-style:none;
	color:#30318b;
	font-size:1.1em;
	padding:0.3em 0;
}
.resp-tab-item:first-child {
border-left: none;
}
.resp-tab-active {
background: #ffffff;

}
.resp-tab-active span{
color: #D34346;
}
/*--stop tabs--*/
/*-- //services --*/
/*-- prices --*/
.prices-header {
background: #026e60;
border-left: 8px solid #06b69f;
}
.prices-header h2{
margin: 0;
float:left;
color: #ffffff;
font-size: 20px;
font-weight: 700;
padding: 15px;
}
.prices {
background: #efefef;
padding-bottom: 50px;
}
.prices-header img{
float:right;
margin: 11px 15px 0 0px;
}
.pricing-grid:nth-child(4){
margin:0;
}
.pricing-grid{
		width: 23.5%;
		background: #f7f7f7;
		float: left;
		margin-right:22px;
		}
.price-list ul{
		margin:0px;
		padding:0px;
		}
.price-list ul li{
		list-style-type:none;
		color:#212121;
		padding: 12px 0 12px 48px;
		border-top:1px solid #E0E9E9;
		background:url("../images/a.png") no-repeat 22px 15px;
		font-size:14px;
		}

.pricing-grid:hover div.light-plan h3{
background: #D34346;
border-left: 8px solid #C62F31;
transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;
}
.light-plan p span {
font-size: 16px;
}
.pricing-grid:hover div.light-plan p{
color: #D34346;
transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;
}
.pricing-grid:hover div.price-list ul li{
color: #D34346;
background:url("../images/b.png") no-repeat 22px 15px;
transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;
}
.pricing-grid:hover div.buy{
background: #D34346;
transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;
}
.light-plan h3{
margin:0;
color:#ffffff;
padding: 15px 20px;
text-align: left;
font-size:18px;
font-weight:600;
background: #46586A;
border-left: 8px solid #2B3945;
}
.light-plan p{
font-weight:700;
font-size: 23px;
color: #46586A;
text-align: left;
margin: 10px 0 10px 25px;
}
.now {
margin-top: 100px;
}
.nowa {
margin-top: 55px;
}
.nowb {
margin-top: 10px;
}
.buy{	
background: #46586A;
padding: 12px 30px;
text-align:center;
}
.buy a{
color:#fff;
font-size: 14px;
font-weight:600;
}
.pricing-grids {
margin: 50px 0;
}
.news-letter {
background: #f7f7f7;
padding: 25px;

}
.news-left {
float:left;
width:43%;
}
.news-right {
float:right;
width:57%;
}
.news-left h3{
margin:0;
font-size:20px;
color:#46586A;
font-weight:bold;
}
.news-left p{
margin: 15px 0 0 0;
font-size:14px;
color: #46586A;
line-height: 1.8em;
}
.news-right input[type="text"]{
	width: 44%;
	color: #c9c9c9;
	margin: 16px -4px 0px 217px;
	padding: 12px 10px 10px 10px;
	outline: none;
	border: 1px solid #e8e8e8;
	}
.news-right input[type=submit] {
	color: #ffffff;
	padding: 8px 15px;
	font-size: 16px;
	cursor: pointer;
	font-weight: 700;
	border: 3px solid #D34346;
	background:#D34346;
	}
.news-right input[type=submit]:hover {
border: 3px solid #D34346;
color:#D34346;
background:none;
transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;
}
/*-- //prices --*/
/*-- map --*/
.map{
height:400px;
position:relative;
}
.map iframe{
width:100%;
height:400px;
position:relative;
}
/*-- //map --*/
/*-- contact --*/
.contact-header h2{
margin: 0;
float:left;
color: #ffffff;
font-size: 20px;
font-weight: 700;
padding: 15px;
z-index:1;
}
.contact-header img{
float:right;
margin: 11px 15px 0 0px;
}
.contact-header {
position: absolute;
background: #46586A;
border-left: 8px solid #2B3945;
top: 0%;
width: 72%;
left: 14%;
}
.contact-form{
float:left;
width:68%;
}
.address{
float:right;
width:28%;
}
.address p{
margin:0;
color:#212121;
font-size:14px;
}
.address p label{
display: block;
font-weight: 400;
margin: 14px 0 0 0;
}
.address p span{
font-weight:700;
}
.contact-form h3,.address h3{
font-size: 22px;
font-weight: 600;
margin: 0 0 25px 0;
padding: 0 0 15px 0;
color:#46586A;
border-bottom: 1px solid #E0E9E9;
}
.contact {
padding: 46px 0;

width:100%;
}
.contact-left{
	width:35%;
	float:left;
	}
.contact-right{
	width:65%;
	float:right;
	}
.contact-left input[type="text"]{
	width: 93%;
	font-size:14px;
	color: #c9c9c9;
	font-style:italic;
	margin: 0 0px 23px 0;
	padding: 12px 10px;
	outline: none;
	border: 1px solid #e8e8e8;
	}
.contact-right textarea{
	width: 100%;
	color: #c9c9c9;
	resize: none;
	font-size:14px;
	height: 185px;
	padding: 15px;
	outline: none;
	font-style:italic;
	border: 1px solid #e8e8e8;
	}
.contact-form input[type=submit] {
	color: #ffffff;
	padding: 13px 43px;
	font-size:14px;
	cursor: pointer;
	font-weight: 700;
	border: 3px solid #D34346;
	background: #D34346;
	width: 65%;
	margin-left: 273px;
	}
.contact-form input[type=submit]:hover {
	background:#ffffff;
	border: 3px solid #D34346;
	color:#D34346;
	transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;	
	}
.address ul{
		padding:0;
		margin: 15px 0 0 0;
		list-style-type:none;
		}

.address ul li{
		line-height: 1.8em;
		color:#212121;
		}
.address ul li span{
font-weight:700;
margin-right: 15px;
}
.address ul li a{
color:#212121;
}
.address ul li a:hover{
color:#D34346;
transition:.5s all;
-webkit-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
-moz-transition: .5s all;
}
.address ul li:nth-child(3) {
margin-top: 18px;
}
.img-sprite ul{
	margin: 22px 0 0 0!important;
	padding:0;
	}
.img-sprite ul li{
	display:inline-block;
	padding-left:3px;
	}
.img-sprite ul li a.facebook{
	background: url("../images/img-sprite.png") no-repeat -4px -62px;
	width: 40px;
	height: 40px;
	display:block;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	}
.img-sprite ul li a.facebook:hover{
	transform: rotateX(360deg);
	}
.img-sprite ul li a.google{
	background: url("../images/img-sprite.png") no-repeat -50px -62px;
	width: 40px;
	height: 40px;
	display:block;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	}
.img-sprite ul li a.google:hover{
	transform: rotateX(360deg);
	}
.img-sprite ul li a.twitter{
	background: url("../images/img-sprite.png") no-repeat -94px -62px;
	width: 40px;
	height: 40px;
	display:block;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	}
.img-sprite ul li a.twitter:hover{
	transform: rotateX(360deg);
	
	}
.img-sprite ul li:nth-child(3) {
margin-top: 0px !important;
}
/*-- //contact --*/
/*-- footer --*/
.footer{
background: #46586A;
padding: 20px 0;

}
.footer p{
color:#ffffff;
float:left;
width: 99%;
margin: -3px 0 0 -347px;
font-size:14px;
text-align:center;
}
.footer p a{
color:#ffffff;
text-decoration:none;
}
.footer p a:hover{
color: #D34346;
transition: .5s all;
-webkit-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
-moz-transition: .5s all;
}
.footer img{
margin: 0px 0px 0px 15px;
float:right;
}
/*-- //footer --*/
@media(max-width:1440px){
	.banner-info p{
	
		padding: 14px;
	}
	.banner{
	min-height: 0px;
	}
	.banner-info {
		margin: 112px 0 0 180px;
		}
	.banner-info {
	width:34%;
	}
}
@media(max-width:1366px){
	.banner-info {
		width:38%;
	}
	
}
@media(max-width:1280px){
	
	.banner-info{
		width:38%;
	}
}
@media(max-width:1024px){
	.social-icons {
		width: 12%;
		}
	.navigation {
		width: 76%;
		}
	.banner-info h3{
		font-size:24px;
		}
	.banner-info p {
		padding:10px;
		}
		.banner {
	 
		}
		.banner-info {
		margin: 119px 0 0 135px;
		}
	.banner-info{
		width:43%;
	}
	.bottom-right h3 {
		font-size: 18px;
		}
	.bottom-right p {
		font-size: 13px;
		}
	.about-grid h3 {
		font-size: 22px;
		}
	.about-grid p {
		font-size: 13px;
		overflow: hidden;
		height: 112px;
		}
	.list ul li{
		font-size: 13px;
		}
	.list ul li:nth-child(3){
		overflow:hidden;
		height:24px;
		}
	.list ul li:nth-child(4){
		overflow:hidden;
		height:24px;
		}
	.about-grid p:nth-child(1) {
		padding: 9px 15px;
		overflow: hidden;
		height:85px;
		}
	a.callbacks_nav.callbacks2_nav.prev {
		left: 82% !important;
		}
	.services-grid p {
		font-size: 12px;
		overflow: hidden;
		height: 59px;
		}
	.facts {
		padding: 13px 18px;
		text-align:justify;
		}
	.facts p {
		font-size: 1em;
		}
	.team-grid h3{
		font-size:14px;
		}
	.team-grid p{
		font-size:14px;
		}
	.services-grid h3 {
		font-size: 18px;
		margin: 11px 0;
		}
	.services-data p {
		font-size: 14px;
		}
	.services-percentage p {
		font-size: 14px;
		}
	.pricing-grid {
		width: 23.2%;
		}
	.price-list ul li{
		font-size:14px;
		padding: 12px 0 12px 39px;
		background: url("../images/a.png") no-repeat 14px 15px;
		}
	.pricing-grid:hover div.price-list ul li{
		background: url("../images/b.png") no-repeat 14px 15px;
		}
	.news-right input[type="text"] {
		margin: 16px -4px 0px 0px;
		width: 69%;
		}
	.contact-form input[type=submit]{
		margin-left: 222px;
		}
	.news-left {
		width: 53%;
		}
	.news-right {
		width: 45%;
		}
	.light-plan p{
		margin: 10px 0 10px 15px;
		}
	.light-plan h3 {
		padding: 15px 10px;
		}
	.footer p {
		width: 95%;
		font-size: 14px;
		}
}
@media(max-width:768px){
.bottom-right h3 {
	font-size: 17px;
}
	.social-icons {
		width: 15%;
		  margin-top: 14px;
		}
	.navigation ul li a {
		padding: 18px 18px;
		}
	.navigation {
		width: 71%;
		}
	.logo {
		width: 14%;
		  margin-top: 17px;
		}
		.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		top:95.5px !important;
		}
		.banner-info {
		margin: 125px 0 0 127px;
		}
		.banner-info h3{
		font-size:20px;
		
		}
		.banner-info p{
		
		padding: 6px;
		overflow: hidden;
	
		}
		.banner-info{
		width:48%;
		}
		.col-md-3.bottom-grid {
		float: left;
		width: 33.3%;
		}
		.bottom-grid:nth-child(4) {
		display:none;
		}
		.about-grids {
		padding: 35px 0;
		}
		.col-md-4.about-grid {
		float: left;
		width: 33.3%;
		}
		.new-bottom {
		padding: 35px 0;
		}
		.list ul li:nth-child(1){
		display:none;
		}
		.about-grid p {
		overflow: hidden;
		height: 91px;
		}
		.about-grid p:nth-child(1) {
		padding: 4px 15px;
		overflow: hidden;
		  height: 78px;
		}
		.slider-info h4 {
		margin: 21px 0 0 23px;
		font-size: 14px;
		}
		a.callbacks_nav.callbacks2_nav.prev {
		left: 76% !important;
		top: 18%;
		}
		a.callbacks_nav.callbacks2_nav.next {
		right: 0% !important;
		top: 18%;
		}
		.team-grid h3 {
		margin: 13px 0;
		}
		.team-grid p {
		font-size:11px;
		}
		.col-md-2.services-grid {
		float: left;
		width: 20%;
		}
		.services-grid:nth-child(6){
		display:none;
		}
		.services-grids {
		padding: 35px 0;
		}
		.col-md-6.services-left {
		float: left;
		width: 50%;
		}
		.col-md-6.services-right {
		float: right;
		width: 50%;
		}
		.facts p {
		  font-size: 14px;
		}
		.facts p:nth-child(2) {
		display:none;
		}
		.services-data p {
		font-size: 13px;
		}
		.services-data {
		padding: 11px 7px;
		width: 44%;
		}
		.services-percentage {
		width: 56%;
		}
		.services-list {
		margin-top: 11px;
		}
		.services-bottom {
		padding-bottom: 35px;
		}
		.pricing-grid {
		width: 31.2%;
		}
		.pricing-grid:nth-child(3) {
		margin-right:0;
		}
		.pricing-grid:nth-child(4) {
		display:none;
		}
		.news-left p {
		font-size: 13px;
		overflow: hidden;
		height: 40px;
		}
		.news-left {
		width: 50%;
		}
		.news-right {
		width: 50%;
		}
		.news-right input[type=submit] {
		padding: 8px 8px;
		}
		.news-right input[type="text"] {
		width: 67%;
		}
		.pricing-grids {
		margin: 35px 0;
		}
		.prices {
		padding-bottom: 35px;
		}
		.contact {
		padding: 35px 0;
		}
		.contact-left {
		width: 40%;
		}
		.contact-right {
		width: 60%;
		}
		.contact-form input[type=submit] {
		margin-left: 196px;
		width: 60%;
		padding: 10px 43px;
		}
		.img-sprite ul {
		margin: 17px 0 0 0!important;
		}
		.address ul {
		margin: 10px 0 0 0;
		}
		.footer p {
		width: 93%;
		}
}
@media(max-width:640px){
	.callbacks_nav {
		top: 84%;
		}
	span.menu {
		display: block;
		cursor: pointer;
		width: 100%;
		position: relative;
		text-align: center;
		margin-top: 6px;
		}
	ul.nav1{
		display:none;
		background:#000000;
		color:#FFFFFF;
		}
	.navigation ul.nav1 li {
		display: inline-block;
		text-align: center;
		margin: 0;
		width: 100%;
		padding: 0px 0;
		}
	.navigation ul {
		position: absolute;
		padding: 0;
		margin: 0;
		top: 10.9%;
		left: 0%;
		width: 100%;
		z-index:999;
		}
		.social-icons {
		width: 18%;
		margin-top: 9px;
		}
		.navigation {
		width: 7%;
		margin: 0 169px;
		}
		.logo {
		width: 18%;
		margin-top: 10px;
		}
		.banner-info h3 {
		font-size: 17px;
	
		}
		.banner-info {
		width: 53%;
		}
		.bottom-left {
		float: left;
		width: 23%;
		}
		.bottom-right {
		float: right;
		width: 76%;
		}
		.bottom-right h3 {
		font-size: 14px;
		  overflow: hidden;
		  height: 17px;
		}
		.bottom-right p {
		overflow: hidden;
		height: 57px;
		}
		.about-grid h3 {
		font-size: 18px;
		margin: 0 0 12px 0;
		}
		a.callbacks_nav.callbacks2_nav.next {
		right: -9% !important;
		top:28%;
		}
		a.callbacks_nav.callbacks2_nav.prev {
		left: 80% !important;
		top:28%;
		}
		.list ul li:nth-child(5) {
		overflow: hidden;
		height: 26px;
		}
		.slider-info h4 {
		margin: 14px 0 0 23px;
		}
		.about-header h2, .team-header h2,.services-header h2 , .prices-header h2,.contact-header h2{ 
		padding: 9px;
		}
		.about-header img,.services-header img, .prices-header img,.contact-header img {
		margin: 5px 15px 0 0px;
		}
		.nbs-flexisel-inner {
		margin: 35px auto;
		}
		.nbs-flexisel-nav-left {
		background: url(../images/12.png) no-repeat -10px 0px;
		}
		.col-md-6.services-left {
		float: left;
		width: 100%;
		}
		.facts p:nth-child(2) {
		display:block;
		}
		.col-md-6.services-right {
		float: right;
		width: 100%;
		margin-top: 35px;
		}
		.pricing-grid:nth-child(3){
		display:none;
		}
		.pricing-grid{
		width: 47.5%;
		margin-right: 29px;
		}
		.pricing-grid:nth-child(2){
		margin-right:0;
		}
		.news-letter {
		padding: 12px;
		}
		.news-right input[type=submit] {
		font-size: 14px;
		padding: 5px 6px;
		}
		.news-right input[type="text"] {
		padding: 8px 10px;
		margin: 19px -4px 0px 0px;
		}
		.map iframe {
		height: 350px;
		}
		.map {
		height: 350px;
		}
		.address p {
		font-size: 13px;
		}
		.address ul {
		margin: 5px 0 0 0;
		}
		.address ul li {
		font-size: 13px;
		}
		.address ul li:nth-child(3) {
		margin-top: 12px;
		}
		.contact-form input[type=submit] {
		margin-left: 161px;
		}
		.img-sprite ul {
		margin: 32px 0 0 0!important;
		}
		.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		top:117.5px !important;
		}
		.footer p {
		width: 92%;
		}
		.services-grid h3 {
		font-size: 17px;
	}
}
@media(max-width:480px){
		.logo {
		width: 25%;
		}
		.social-icons {
		width: 25%;
		}
		.navigation {
		width: 9%;
		margin: 0 88px;
		}
		.navigation ul {
			top: 10.9%;
			z-index:1111111;
			}
		.banner-info {
		width: 66%;
		}
		.banner-info h3 {
		font-size: 14px;
		}
		.banner-info p {
		  font-size: 13px;
			height: 57px;
		}
		.banner-info {
		  margin: 74px 0 0 91px;
		}
		.banner {
		min-height: 0px;
	   
	  background-size: 169%;

		}
		.col-md-3.bottom-grid:nth-child(3) {
		display: none;
		}
		.col-md-3.bottom-grid {
		float: left;
		width: 50%;
		}
		.col-md-4.about-grid {
		float: left;
		width: 100%;
		}
		.about-grid p {
		overflow: hidden;
		height: 110px;
		}
		.col-md-4.about-grid.list {
		  margin: 16px 0;
		}
		.about-grid p:nth-child(1) {
		padding: 18px 26px;
		overflow: hidden;
		height: 91px;
		}
		a.callbacks_nav.callbacks2_nav.next {
		right: 0% !important;
		top: 23%;
		}
		a.callbacks_nav.callbacks2_nav.prev {
		left: 88% !important;
		top: 23%;
		}
		.slider-info img {
		width: 6%;
		}
		.slider-info h4 {
		margin: 25px 0 0 37px;
		}
		.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		top:187.5px !important;
		}
		.col-md-2.services-grid:nth-child(5) {
		display: none;
		}
		.col-md-2.services-grid {
		float: left;
		width: 25%;
		}
		.services-grid h3 {
		font-size: 16px;
		margin: 8px 0;
		}
		.pricing-grid {
		width: 48.7%;
		margin-right: 11px;
		}
		.news-left {
		width: 100%;
		}
		.nowa {
		margin-top: 8px;
		}
		.now {
		margin-top: 52px;
		}
		.news-right input[type=submit] {
		font-size: 13px;
		padding: 6px 17px;
		}
		.news-right input[type="text"] {
		width: 73%;
		}
		.map iframe {
		height: 290px;
		}
		.map {
		height: 290px;
		}
		.news-right {
		width: 100%;
		}
		.contact-form {
		float: left;
		width: 100%;
		}
		.contact-left {
		width: 100%;
		}
		.contact-right {
		width: 100%;
		}
		.contact-left input[type="text"] {
		width: 100%;
		}
		.contact-form input[type=submit] {
		margin-left: 0px;
		margin-top: 20px;
		width: 100%;
		}
		.address {
		float: right;
		width: 100%;
		margin-top: 18px;
		}
		.address ul li:nth-child(3) {
		margin-top: 0px;
		}
		.img-sprite ul {
		margin: 10px 0 0 0!important;
		}
		.team-grid p {
		font-size: 13px;
		}
		.footer p {
		width: 89%;
		font-size: 12px;
		}
}
@media(max-width:320px){
	.about-grid p:nth-child(1) {
		height: 84px;
	}
		.logo {
		width: 45%;
		margin-top: 7px;
		}
		.social-icons {
		display:none;
		}
		.navigation {
		width: 10%;
		margin:9px 0px 0px 87px;
		}
		.navigation ul {
		top: 9%;
		}
		.new,.fresh{
		margin: 0 auto;
		}
		.col-md-3.bottom-grid {
		width: 100%;
		margin-bottom: 15px;
		}
		.bottom-left {
		float: left;
		width: 20%;
		}
		.bottom-right {
		float: right;
		width: 78%;
		}
		.callbacks_nav {
		  top: 109%;
		height: 28px;
		width: 26px;
		}
		.col-md-3.bottom-grid:nth-child(2) {
		margin-bottom: 0;
		}
		.banner-info {
		    margin: 29px 0 0 32px;
		}
		.banner-info h3 {
		  font-size: 13px;
		  padding: 5px 6px;
		  overflow: hidden;
		  line-height: 1.8em;
		  height: 32px;
		}
		.banner {
		  min-height: 85px;
		}
		.banner-info  {
		  width: 55%;
		}
		.about-grid p {
		overflow: hidden;
		height: 92px;
		}
		.col-md-4.about-grid.list {
		margin: 16px 0 16px 0;
		}
		.callbacks_nav.next {
		background-size: 190%;
		background-position: -24px 0px;
		right: 0px;
		}

		.callbacks_nav.prev{
		background-size: 190%;
		background-position: 1px 0px;
		left: 0px;
		}
		a.callbacks_nav.callbacks2_nav.prev {
		left: 79% !important;
		}
		.slider-info img {
		width: 9%;
		}
		.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		top:110.5px !important;
		}
		.col-md-2.services-grid {
		width: 100%;
		text-align:center;
		  padding: 0;
		}
		.services-grid:nth-child(3){
		display:none;
		}
		.resp-tab-item span {
		  font-size: 9px;
		}
		.facts p {
		font-size: 0.9em;
		padding: 0;
		}
		.facts p:nth-child(2) {
		display:none;
		}
		.about-grid p:nth-child(1) {
		padding: 8px 21px;
		height:82px;
		}
		.services-data {
		padding: 11px 0px;
		width: 48%;
		}
		.services-percentage {
		width: 52%;
		}
		.services-data p {
		font-size: 13px;
		overflow: hidden;
		height: 18px;
		}
		.about-header h2, .team-header h2, .services-header h2, .prices-header h2, .contact-header h2 {
		font-size: 14px;
		padding: 8px;
		}
		.about-header img,.prices-header img,.services-header img, .contact-header img {
		margin: 0;
		}
		.pricing-grid {
		width: 100%;
		margin-right: 0px;
		}
		.pricing-grid:nth-child(1) {
		margin-bottom: 23px;
		}
		.news-right input[type=submit] {
		font-size: 13px;
		padding: 6px 7px;
		}
		.news-right input[type="text"] {
		width: 63%;
		}
		.footer p {
		width: 85%;
		margin: 0;
		font-size: 12px;
		}
		.footer img {
		margin: 0;
		}
		span.menu img {
		width: 100%;
		}
		span.menu {
		margin: 5px 0;
		text-align:right;
		}
}

input[type="text"], textarea {
margin: 0;
padding: 0 6px;
vertical-align: middle;
background: none;
border: 1px solid #ddd;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 400;
border: #D5D3D3 solid 1px;
color: #888;
font-style: italic;
width:100%;
background-color:#FFF;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
line-height:30px;
outline:none;
box-shadow: none;
-o-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
margin:5px 0 0 0px;
height:30px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* footer */
.footer {
	float: left;
	width: 100%;
	background: url(../images/footer-bg.png) no-repeat center top;
	padding-bottom: 0px;
	padding-top: 0px;
}
.footer .one_fourth {
	float: left;
	width: 25%;
	min-height: 310px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 4%;
	margin-right: 0%;
	color: #999;
}
.footer .one_fourth.last {
	padding-right: 0%;
	margin-right: 0%;
	background: none;
}
.footer h3 {
	color: #fff;
	font-weight: normal;
	margin-bottom: 27px;
font-size:18px;
border-bottom: #fff solid 1px;
    padding: 0 0 7px 0px;
}

.footer ul.list {
	padding: 0px;
	margin: -5px 0px 0px 0px;
	list-style:none;
}
.footer .list li {
	margin: 0;
	padding: 0px;
	line-height: 22px;
}
.footer .list li i {
	margin-right: 4px;
	font-weight: bold;
}
.footer .list li a {
	color: #fff;
}
.footer .list li a:hover {
	color: #999;
}
.footer ul.recent_blogs {
	padding: 12px 0px 0 0px;
	margin: -5px 0px 0px 0px;
}
.footer .recent_blogs li {
	padding: 0px 0 16px 0px;
	margin: 0px 0px 16px 0px;
	float: left;
	border-bottom: 1px solid #393939;
}
.footer .recent_blogs li.last {
	margin: 0px 0px 0px 0px;
	border-bottom: none;
}
.footer .recent_blogs li img {
	border: 3px solid #999;
	float: left;
	margin-right: 20px;
}
.footer .recent_blogs li a {
	color: #999;
}
.footer .recent_blogs li a:hover {
	color: #fff;
}
.footer .recent_blogs li i {
	font-size: 11px;
	line-height: 16px;
	float: left;
	margin-top: 5px;
	font-style: normal;
	color: #727272;
}
.footer .recent_blogs li p {
	margin: -5px 0px 0px 0px;
}

.footer .any_questions {
	float: left;
	padding: 20px 10px 18px 20px;
	margin: 5px 0 0 0;
	min-width: 188px;
	min-height: 88px;
	background:url(../images/call.png) no-repeat;
	
	border-radius: 4px;
	color: #fff;
}
.footer .any_questions img {
	float: left;
	margin-right: 20px;
}
.footer .any_questions p {
	line-height: 18px;
}
.footer .any_questions h3 {
	color: #fff;
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
}
.footer .any_questions h3 i {
	color: #999;
	text-transform: none;
	font-size: 14px;
	font-style: normal;
}

.footer .live_chat {
	float: left;
	padding: 20px 10px 18px 20px;
	margin: 27px 0 0 0;
	min-width: 188px;
	background-color: #212121;
	border-radius: 4px;
	text-transform: uppercase;
}
.footer .live_chat img {
	float: left;
	margin-right: 20px;
}
.footer .live_chat a {
	font-size: 27px;
	color: #999;
	line-height: 22px;
}
.footer .live_chat h2 {
	font-size: 27px;
	color: #999;
	line-height: 22px;
	margin: 0px;
	font-weight: 600;
}
.footer .live_chat h2 i {
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.footer .live_chat a:hover {
	color: #fff;
}

.footer_sectwo {
	float: left;
	width: 100%;
}
.footer_sectwo .container {
	background: url(../images/h-line.png) repeat-x left top;
	padding-top: 28px;
}
.footer_sectwo .free_scripts h4 {
	color: #fff;
	width: 130px;
	float: left;
}
.footer_sectwo .free_scripts {
	float: left;
	width: 48%;
}
.footer_sectwo .free_scripts ul {
	float: left;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
.footer_sectwo .free_scripts li {
	float: left;
	padding: 0px;
	margin: 0px 11px;
}

.footer_sectwo .payments_list h4 {
	color: #fff;
	width: 100px;
	float: left;
}
.footer_sectwo .payments_list {
	float: right;
	width: 48%;
}
.footer_sectwo .payments_list ul {
	float: left;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
.footer_sectwo .payments_list li {
	float: left;
	padding: 0px;
	margin: 0px 10px;
}

/* copyrights */
.copyright_info {
	float: left;
	padding: 11px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #999;
	border-top: 4px solid #000;
	background: #212121 url(../images/elements/pattern-03.jpg) repeat left top;
}
.copyright_info .one_half{
	float: left;
	
	margin-right: 4%;
}
.copyright_info b {
	font-size: 12px;
	color: #fff;
	font-style: normal;
	font-weight: normal;
}
.copyright_info span {
	float: right;
}
.copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #727272;
	text-align: right;
}
.copyright_info a:hover {
	color: #eee;
}

/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: -7px 0px 0px 605px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 24px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #212121;
	color: #999;
}
.footer_social_links li:hover {
	background-color: #454545;
}
.footer_social_links li i {
	color: #999;
}


.green{
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
color:#934393;
text-decoration:none;
}

.green2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#934393;
text-decoration:none;
}

.green-box-heading{
font-family:Verdana, sans-serif;
font-size:19px;
color:#934393;
text-decoration:none;
}

.green-box-heading2{
font-family:Verdana, sans-serif;
font-size:22px;
color:#ffffff;
text-decoration:none;
}

.readmore{
font-family:Brush Script MT;
font-size:20px;
color:#323232;
font-weight:bold;
text-decoration:none;
}

.readmore:hover{
font-family:Brush Script MT;
font-size:20px;
color:#843584;
font-weight:bold;
text-decoration:none;
}












@media(max-width:1000px){
.footer .one_fourth{
width:100% !important;
min-height: auto !important;
}
.footer h3{
    border-bottom: #fff solid 1px !important;
	text-align:center !important;
}
.container{
padding:0 0 0 0px !important;
width:90% !important;
}
.footer{
background:#1A7D66 !important;

}
map{
width:100%;
float:left;
height:auto;
}
img{
max-width:100%;
}
#wowslider-container1{
width:100% !important;
}
}

