/* BODY SECTION */
@font-face {
	font-family: 'dosismedium';
	src: url('../font/dosis-medium.eot');
	src: url('../font/dosis-medium.eot') format('embedded-opentype'), 
		url('../font/dosis-medium.woff') format('woff'), 
		url('../dosis-medium.ttf') format('truetype'), 
		url('../font/dosis-medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
				font-family: 'Dosis-Bold';
				src: url('../font/dosis-bold.eot');
				src: url('../font/dosis-bold.eot?#iefix') format('embedded-opentype'),
						 url('../font/dosis-bold.woff') format('woff'),
						 url('../font/dosis-bold.ttf') format('truetype'),
						 url('../font/dosis-bold.svg#dosis-bold') format('svg');
				font-weight: normal;
				font-style: normal;
		}
@font-face {
    font-family: 'geoslab703_xbd_btregular';
    src: url('../font/geometricslab703bt-xtrabold-webfont.eot');
    src: url('../font/geometricslab703bt-xtrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/geometricslab703bt-xtrabold-webfont.woff') format('woff'),
         url('../font/geometricslab703bt-xtrabold-webfont.ttf') format('truetype'),
         url('../font/geometricslab703bt-xtrabold-webfont.svg#geoslab703_xbd_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	behavior: url(PIE.htc);
}
.padding {
	padding: 0px;
}
.color-l-green {
	background-color: #f1fbd6;
}
.color-l-orange {
	background-color: #ffedd6;
}
.color-l-red {
	background-color: #ffe5dc;
}
.color-l-blue {
	background-color: #ddf6fe;
}
.color-d-blue {
	background-color: #c5dbe2;
}
.color-g-blue {
	background-color: #dadada;
}
.color-orange {
	text-align: left;
	color: #f88626;
	padding-left: 45px;
}
.color-blue {
	text-align: right;
	color: #1fb3e6;
	padding-right: 45px;
}
.color-red {
	text-align: left;
	color: #f06e48;
	padding-left: 45px;
}
.color-green {
	text-align: right;
	color: #94c627;
	padding-right: 45px;
}
.color-brown {
	text-align: left;
	color: #865a5a;
	padding-left: 45px;
}
.color-perple {
	text-align: right;
	color: #5705b4;
	padding-right: 45px;
}
.p-black {
	color: #F00;
	float: left;
	text-decoration: line-through;
	padding-top: 10px;
}
.p-bench-discount-price {
	color: #F00;
	float: left;
	text-decoration: line-through;
}
.p-white {
	float: right;
	color: #fff;
	background-image: url(../images/g-tag.png);
	background-repeat: no-repeat;
	width: 106px;
	height: 37px;
	margin-right: -16px;
	padding-top: 9px;
	font-size: 26px;
}
.package-2 .p-white {
	background-image: url(../images/o-tag.png);
	background-repeat: no-repeat;
}
/*  NEW ELEMENTS  */

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #8a8a8a;
	text-decoration: none;
}
a:hover {
	color: #8a8a8a;
	text-decoration: underline;
}
a:active {
	color: #8a8a8a;
	text-decoration: none;
}
p {
	color: #565656;
	line-height: 1.5em;
	padding-bottom: 1em;
	margin: 0px;
}
hr {
}
ul, ol {
	color: #8C8C8C;
	list-style: none inside none;
	padding-bottom: 0.5em;
}
ul li {
	list-style: disc inside;
	line-height: 24px;
}
ol li {
	list-style: decimal
}
li a {
	color: #fff;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-family: 'Dosis', sans-serif;
	padding-bottom: 0.5em;
}
h1 {
	color: #1B76BD;
	font-size: 33.56px;
}
h2 {
	font-size: 25px
}
h3 {
	font-size: 24.41px;
	color: #00a4d7;
	padding-bottom: 0.5em;
}
h4 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: 1em;
	border: none;
}
h5 {
	font-size: 12px
}
h6 {
	font-size: 10px
}
pre, code, tt {
	line-height: 1.5em;
	padding: 20px;
	background: #f5f5f5;
	display: block;
}
/* INPUT LAYOUT  */



.field {
	width: 80%;
	padding: 10px;
	border: none;
}
.field-wrap {
	display: block;
	padding-bottom: 10px;
}
label {
	color: #000;
	letter-spacing: 0px;
	display: inline-block;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 12px;
	width: 80px;
}
label.error {
	color: #ff0000;
	font-weight: bold;
}
blockquote {
	padding-left: 60px;
	width: 90%;
	min-height: 50px;
	margin: 0 0 10px 0;
}
/* IMAGE ELEMENTS */

img.frame {
	padding: 5px;
	border: 1px solid #ebebeb;
	margin: 5px;
}
img.alignleft {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
img.alignright {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
img.featured {
	background-color: #DCDCDC;
	border: 1px solid #DCDCDC;
	height: 180px;
	margin-bottom: 5px;
	padding: 5px;
	width: 730px;
}
.one-half, .one-third, .two-thirds, .one-fourth, .two-fourths, .three-fourths, .one-fifth, .two-fifths, .three-fifths, .four-fifths, .one-sixth, .two-sixths, .three-sixths, .four-sixths, .five-sixths {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}
.one-half, .two-fourths, .three-sixths {
	width: 48%
}
.one-third, .two-sixths {
	width: 31%
}
.two-thirds, .four-sixths {
	width: 65%
}
.one-fourth {
	width: 22.5%
}
.three-fourths {
	width: 73.5%
}
.one-fifth {
	width: 17.4%
}
.two-fifths {
	width: 37.8%
}
.three-fifths {
	width: 58.2%
}
.four-fifths {
	width: 78.6%
}
.one-sixth {
	width: 14%
}
.five-sixths {
	width: 82%
}
.first {
	clear: both;
	padding-left: 0;
}
.space {
	margin-bottom: 1em
}
/* PAGE STRUCTURE */

#main-wrapper {
	width: 100%
}
/* HEADER */



.header {
	height: 135px;
	width: 1000px;
	margin: 0px auto;
	position: relative;
}
header {
	width: 100%;
}
header .wrap {
	height: 160px;
	width: 1000px;
	margin: 0px auto;
	position: relative;
	margin: 0px auto;
	z-index: 100;
}
#logo {
	position: absolute;
	left: 24px;
	top: 16px;
}
#logo a img {
	border: none
}
.top-contact-wrap {
	position: relative;
	float: right;
	width:610px;
	font-family: 'Dosis', sans-serif;
}
.top-contact-wrap img {
	float: left;
}
.sep {
}
.live-chat {
	background-color: #fdbe3f;
	height: 40px;
	font-weight:600;
	width: 145px;
	float: left;
	padding-top:3px;
	font-size:22px;
	line-height: 39px;
	text-transform: uppercase;
	color: #fff;
}
.live-chat img {
	margin: 10px 5px 10px 15px;
}
.call {
	background-color: #0065a7;
	height: 43px;
	width: 180px;
	font-size: 22px;
	font-weight: 600;
	line-height: 41px;
	text-transform: uppercase;
	color: #fff;
	float: right;
}
.call img {
	margin: 10px 5px 10px 15px;
}
.bench {
	background-color:#d00000;
	height:40px;
	width:235px;
	float: left;
	text-align:center;
	color:#fff!important;
	text-decoration:none!important;
	text-transform: uppercase;
	font-size:18px;
	line-height: 39px;
	padding-top:3px;
	text-transform: uppercase;
	color: #fff;
	font-weight:600;
}
.bench span{
	/*font-size:16px;*/
}
/* END HEADER */

/* NAVIGATION */

#navigation-wrapper {
	height: 40px;
	width: 1002px;
	margin: 0px auto;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px 4px 0px 0px;
	position: relative;
	z-index: 1;
	behavior: url(PIE.htc);
}
.pie {
	border: 1px solid #696;
	padding: 60px 0;
	text-align: center;
	width: 200px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #EEFF99;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEFF99), to(#66EE33));
	background: -webkit-linear-gradient(#EEFF99, #66EE33);
	background: -moz-linear-gradient(#EEFF99, #66EE33);
	background: -ms-linear-gradient(#EEFF99, #66EE33);
	background: -o-linear-gradient(#EEFF99, #66EE33);
	background: linear-gradient(#EEFF99, #66EE33);
	-pie-background: linear-gradient(#EEFF99, #66EE33);
	behavior: url(PIE.htc);
}
#navigation {
	margin: 0px auto
}
/* END NAVIGATION */

/* SLIDER */

#slider-wrapper {
	/*min-height: 400px;*/

	position: relative;
	z-index: 0;
	width: 1000px;
	margin: 0px auto;
}
#slider {
	text-align: center;
	color: #fff;
	height:400px !important;
}
/* END SLIDER */





/* CONTENTS */

section {
	width: 100%
}
.wrap {
	background-color: #FFFFFF;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	width: 1000px;
	padding-bottom: 20px;
	margin: 0px auto;
	position: relative;
	behavior: url(PIE.htc);
}
ul.green-arrow li {
	list-style-image: url(../images/gareeb_arow.png)!important;
}
ul.org_arow li {
	list-style-image: url(../images/org_arow.png)!important;
}
ul.red_arow li {
	list-style-image: url(../images/red_arow.png)!important;
}
ul.blue_arow li {
	list-style-image: url(../images/blue_arow.png)!important;
}
ul.d-blue_arow li {
	list-style-image: url(../images/d-blue_arow.png)!important;
}
ul.black_arow li {
	list-style-image: url(../images/black_arow.png)!important;
}
.packages-wrap {
}
.package {
	width: 230px;
	min-height: 365px;
	/*min-height: 365px;*/
   border:#CCC solid 1px;
	/*-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(PIE.htc);
	position: relative;
	float: left;
	margin:9px;
}
.package-2 {
}
.package ul {
	padding: 15px 20px 20px 20px;
	margin: 0px;
	clear: both;
}
.package ul li {
	color: #8c8c8c;
	font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
	line-height: 26px;
	list-style: none outside;
	margin-left: 25px;
}
.package ul li:first-child {
/*list-style-image: none!important;*/

}
.package ul li strong {
	color: #6c8a19;
}
.package-title {
	padding: 20px;
	text-align: center;
	/*font-size: 24.68px;*/

	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
	background: #90b721;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#aad927), to(#90b721));
	background: -webkit-linear-gradient(#aad927, #90b721);
	background: -moz-linear-gradient(#aad927, #90b721);
	background: -ms-linear-gradient(#aad927, #90b721);
	background: -o-linear-gradient(#aad927, #90b721);
	background: linear-gradient(#aad927, #90b721);
	-pie-background: linear-gradient(#aad927, #90b721);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
	behavior: url(PIE.htc);
}
.package-sub-title {
	padding: 10px;
	text-align: center;
	font-size: 24.68px;
	font-weight: 700;
	text-transform: uppercase;
	background: #f1fbd6;
	color: #fff;
}
.package-wide {
	padding-bottom: 20px;
}
.package-wide .package {
	padding-bottom: 15px;
	/*min-height: 865px*/;
}
.margin_top {
	margin-top: 0px!important;
}
.package-wide ul {
	padding: 10px;
	margin: 15px 5px 0px 5px;
	background-color: #fff;
}
.package-wide ul li {
	padding-top: 10px;
	text-align: left;
	color: #056839;
}
.package-wide2 ul li:first-child {
	list-style-image: none!important;
}
.package-wide ul li span {
	display: block;
	font-size: 18px;
	padding: 5px 10px 5px 10px;
	position: relative;
	text-transform: uppercase;
	font-family: 'Dosis', sans-serif;
	font-weight: 600;
	color: #fff;
}
.package-title-wide {
	padding: 40px!important;
	line-height: 28px;
}
.package-title-sub {
}
.package-title-orange {
	background: #d57f15;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fb9719), to(#d57f15));
	background: -webkit-linear-gradient(#fb9719, #d57f15);
	background: -moz-linear-gradient(#fb9719, #d57f15);
	background: -ms-linear-gradient(#fb9719, #d57f15);
	background: -o-linear-gradient(#fb9719, #d57f15);
	background: linear-gradient(#fb9719, #d57f15);
	-pie-background: linear-gradient(#fb9719, #d57f15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
	behavior: url(PIE.htc);
}
.package-title-green {
	background: #90b721;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#aad927), to(#90b721));
	background: -webkit-linear-gradient(#aad927, #90b721);
	background: -moz-linear-gradient(#aad927, #90b721);
	background: -ms-linear-gradient(#aad927, #90b721);
	background: -o-linear-gradient(#aad927, #90b721);
	background: linear-gradient(#aad927, #90b721);
	-pie-background: linear-gradient(#aad927, #90b721);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
	behavior: url(PIE.htc);
}
.package-title-brown {
	background: #bf4b23;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e45a2b), to(#bf4b23));
	background: -webkit-linear-gradient(#e45a2b, #bf4b23);
	background: -moz-linear-gradient(#e45a2b, #bf4b23);
	background: -ms-linear-gradient(#e45a2b, #bf4b23);
	background: -o-linear-gradient(#e45a2b, #bf4b23);
	background: linear-gradient(#e45a2b, #bf4b23);
	-pie-background: linear-gradient(#e45a2b, #bf4b23);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
	behavior: url(PIE.htc);
}
.package-title-blue {
	background: #1bb2e4;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1bb2e4), to(#1694be));
	background: -webkit-linear-gradient(#1bb2e4, #1694be);
	background: -moz-linear-gradient(#1bb2e4, #1694be);
	background: -ms-linear-gradient(#1bb2e4, #1694be);
	background: -o-linear-gradient(#1bb2e4, #1694be);
	background: linear-gradient(#1bb2e4, #1694be);
	-pie-background: linear-gradient(#1bb2e4, #1694be);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
	behavior: url(PIE.htc);
}
.package-title-d-blue {
	background: #003c69;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#055592), to(#003c69));
	background: -webkit-linear-gradient(#055592, #003c69);
	background: -moz-linear-gradient(#055592, #003c69);
	background: -ms-linear-gradient(#055592, #003c69);
	background: -o-linear-gradient(#055592, #003c69);
	background: linear-gradient(#055592, #003c69);
	-pie-background: linear-gradient(#055592, #003c69);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
	behavior: url(PIE.htc);
}
.package-title-black {
	background: #3d3d3d;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000000), to(#3d3d3d));
	background: -webkit-linear-gradient(#000000, #3d3d3d);
	background: -moz-linear-gradient(#000000, #3d3d3d);
	background: -ms-linear-gradient(#000000, #3d3d3d);
	background: -o-linear-gradient(#000000, #3d3d3d);
	background: linear-gradient(#000000, #3d3d3d);
	-pie-background: linear-gradient(#000000, #3d3d3d);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
	behavior: url(PIE.htc);
}
.package-sub-title-wide {
	background: #fff!important;
	color: #056839;
	margin: 0px 15px 0px 15px;
	position: relative;
	top: -25px;
}
.package-wide .ordernow {
	position: absolute;
	right: 0px;
	left: 0px;
	width: 150px;
	margin: 0px auto;
	bottom: -20px;
	color: #fff;
	font-size: 26px;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
	font-family: 'Dosis', sans-serif;
}
.package-2 .package-sub-title {
	background: #ffedd6;
}
.package-2 .package-title {
	background: #d57f15;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fb9719), to(#d57f15));
	background: -webkit-linear-gradient(#fb9719, #d57f15);
	background: -moz-linear-gradient(#fb9719, #d57f15);
	background: -ms-linear-gradient(#fb9719, #d57f15);
	background: -o-linear-gradient(#fb9719, #d57f15);
	background: linear-gradient(#fb9719, #d57f15);
	-pie-background: linear-gradient(#fb9719, #d57f15);
}
.package-2 .ordernow {
	border: 1px solid #d37704;
	background: #d57f15;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fb9719), to(#d57f15));
	background: -webkit-linear-gradient(#fb9719, #d57f15);
	background: -moz-linear-gradient(#fb9719, #d57f15);
	background: -ms-linear-gradient(#fb9719, #d57f15);
	background: -o-linear-gradient(#fb9719, #d57f15);
	background: linear-gradient(#fb9719, #d57f15);
	-pie-background: linear-gradient(#fb9719, #d57f15);
}
.package-2 .ordernow:hover {
	border: 1px solid #d37704;
	background: #fb9719;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d57f15), to(#fb9719));
	background: -webkit-linear-gradient(#d57f15, #fb9719);
	background: -moz-linear-gradient(#d57f15, #fb9719);
	background: -ms-linear-gradient(#d57f15, #fb9719);
	background: -o-linear-gradient(#d57f15, #fb9719);
	background: linear-gradient(#d57f15, #fb9719);
	-pie-background: linear-gradient(#d57f15, #fb9719);
}
.package-2 .ordernow a {
	color: #fff;
}
.package-2 ul li strong {
	color: #af6811;
}
.package-3 .package-sub-title {
	background: #ffe5dc;
}
.package-3 .package-title {
	background: #bf4b23;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e45a2b), to(#bf4b23));
	background: -webkit-linear-gradient(#e45a2b, #bf4b23);
	background: -moz-linear-gradient(#e45a2b, #bf4b23);
	background: -ms-linear-gradient(#e45a2b, #bf4b23);
	background: -o-linear-gradient(#e45a2b, #bf4b23);
	background: linear-gradient(#e45a2b, #bf4b23);
	-pie-background: linear-gradient(#e45a2b, #bf4b23);
}
.package-3 .ordernow {
	border: 1px solid #c73907;
	background: #bf4b23;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e45a2b), to(#bf4b23));
	background: -webkit-linear-gradient(#e45a2b, #bf4b23);
	background: -moz-linear-gradient(#e45a2b, #bf4b23);
	background: -ms-linear-gradient(#e45a2b, #bf4b23);
	background: -o-linear-gradient(#e45a2b, #bf4b23);
	background: linear-gradient(#e45a2b, #bf4b23);
	-pie-background: linear-gradient(#e45a2b, #bf4b23);
}
.package-3 .ordernow:hover {
	background: #e45a2b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bf4b23), to(#e45a2b));
	background: -webkit-linear-gradient(#bf4b23, #e45a2b);
	background: -moz-linear-gradient(#bf4b23, #e45a2b);
	background: -ms-linear-gradient(#bf4b23, #e45a2b);
	background: -o-linear-gradient(#bf4b23, #e45a2b);
	background: linear-gradient(#bf4b23, #e45a2b);
	-pie-background: linear-gradient(#bf4b23, #e45a2b);
}
.package-3 .ordernow a {
	color: #fff;
}
.package-3 ul li strong {
	color: #F00;
}
.package-3 .p-white {
	background-image: url(../images/r-tag.png);
	background-repeat: no-repeat;
}
.package-4 .package-sub-title {
	background: #ddf6fe;
}
.package-4 .package-title {
	background: #1bb2e4;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1bb2e4), to(#1694be));
	background: -webkit-linear-gradient(#1bb2e4, #1694be);
	background: -moz-linear-gradient(#1bb2e4, #1694be);
	background: -ms-linear-gradient(#1bb2e4, #1694be);
	background: -o-linear-gradient(#1bb2e4, #1694be);
	background: linear-gradient(#1bb2e4, #1694be);
	-pie-background: linear-gradient(#1bb2e4, #1694be);
}
.package-4 .ordernow {
	border: 1px solid #10a5d6;
	background: #1bb2e4;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1bb2e4), to(#1694be));
	background: -webkit-linear-gradient(#1bb2e4, #1694be);
	background: -moz-linear-gradient(#1bb2e4, #1694be);
	background: -ms-linear-gradient(#1bb2e4, #1694be);
	background: -o-linear-gradient(#1bb2e4, #1694be);
	background: linear-gradient(#1bb2e4, #1694be);
	-pie-background: linear-gradient(#1bb2e4, #1694be);
}
.package-4 .ordernow:hover {
	background: #1bb2e4;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1694be), to(#1bb2e4));
	background: -webkit-linear-gradient(#1694be, #1bb2e4);
	background: -moz-linear-gradient(#1694be, #1bb2e4);
	background: -ms-linear-gradient(#1694be, #1bb2e4);
	background: -o-linear-gradient(#1694be, #1bb2e4);
	background: linear-gradient(#1694be, #1bb2e4);
	-pie-background: linear-gradient(#1694be, #1bb2e4);
}
.package-4 .ordernow a {
	color: #fff;
}
.package-4 ul li strong {
	color: #0e637f;
}
.package-4 .p-white {
	background-image: url(../images/b-tag.png);
	background-repeat: no-repeat;
}
.package-5 .package-sub-title {
	background: #ddf6fe;
}
.package-5 .package-title {
	background: #003c69;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#055592), to(#003c69));
	background: -webkit-linear-gradient(#055592, #003c69);
	background: -moz-linear-gradient(#055592, #003c69);
	background: -ms-linear-gradient(#055592, #003c69);
	background: -o-linear-gradient(#055592, #003c69);
	background: linear-gradient(#055592, #003c69);
	-pie-background: linear-gradient(#055592, #003c69);
}
.package-5 .ordernow {
	border: 1px solid #024e86;
	background: #003c69;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#055592), to(#003c69));
	background: -webkit-linear-gradient(#055592, #003c69);
	background: -moz-linear-gradient(#055592, #003c69);
	background: -ms-linear-gradient(#055592, #003c69);
	background: -o-linear-gradient(#055592, #003c69);
	background: linear-gradient(#055592, #003c69);
	-pie-background: linear-gradient(#055592, #003c69);
}
.package-5 .ordernow:hover {
	background: #055592;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#003c69), to(#055592));
	background: -webkit-linear-gradient(#003c69, #055592);
	background: -moz-linear-gradient(#003c69, #055592);
	background: -ms-linear-gradient(#003c69, #055592);
	background: -o-linear-gradient(#003c69, #055592);
	background: linear-gradient(#003c69, #055592);
	-pie-background: linear-gradient(#003c69, #055592);
}
.package-5 .ordernow a {
	color: #fff;
}
.package-5 ul li strong {
	color: #0e637f;
}
.package-5 .p-white {
	background-image: url(../images/b-tag.png);
	background-repeat: no-repeat;
}
.package-6 .package-sub-title {
	background: #ddf6fe;
}
.package-6 .package-title {
	background: #3d3d3d;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000000), to(#3d3d3d));
	background: -webkit-linear-gradient(#000000, #3d3d3d);
	background: -moz-linear-gradient(#000000, #3d3d3d);
	background: -ms-linear-gradient(#000000, #3d3d3d);
	background: -o-linear-gradient(#000000, #3d3d3d);
	background: linear-gradient(#000000, #3d3d3d);
	-pie-background: linear-gradient(#000000, #3d3d3d);
}
.package-6 .ordernow {
	border: 1px solid #000000;
	background: #3d3d3d;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000000), to(#3d3d3d));
	background: -webkit-linear-gradient(#000000, #3d3d3d);
	background: -moz-linear-gradient(#000000, #3d3d3d);
	background: -ms-linear-gradient(#000000, #3d3d3d);
	background: -o-linear-gradient(#000000, #3d3d3d);
	background: linear-gradient(#000000, #3d3d3d);
	-pie-background: linear-gradient(#000000, #3d3d3d);
}
.package-6 .ordernow:hover {
	background: #000000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3d3d3d), to(#000000));
	background: -webkit-linear-gradient(#3d3d3d, #000000);
	background: -moz-linear-gradient(#3d3d3d, #000000);
	background: -ms-linear-gradient(#3d3d3d, #000000);
	background: -o-linear-gradient(#3d3d3d, #000000);
	background: linear-gradient(#3d3d3d, #000000);
	-pie-background: linear-gradient(#3d3d3d, #000000);
}
.package-6 .ordernow a {
	color: #fff;
}
.package-6 ul li strong {
	color: #0e637f;
}
.package-6 .p-white {
	background-image: url(../images/b-tag.png);
	background-repeat: no-repeat;
}
.button-wrap {
	font-family: 'Droid Sans', sans-serif;
	margin: 10px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.livechat {
	padding: 7px 13px 7px 12px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #c8c8c8;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
	float: left;
	background: #fefefe;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fefefe), to(#ececec));
	background: -webkit-linear-gradient(#fefefe, #ececec);
	background: -moz-linear-gradient(#fefefe, #ececec);
	background: -ms-linear-gradient(#fefefe, #ececec);
	background: -o-linear-gradient(#fefefe, #ececec);
	background: linear-gradient(#fefefe, #ececec);
	-pie-background: linear-gradient(#fefefe, #ececec);
	behavior: url(PIE.htc);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
	behavior: url(PIE.htc);
	left: 0px;
	font-family: 'Droid Sans', sans-serif;
}
a.livechat {
	color: #646464;
}
.livechat:hover {
	color: #646464;
	text-decoration: none;
	background: #ececec;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ececec), to(#fefefe));
	background: -webkit-linear-gradient(#ececec, #fefefe);
	background: -moz-linear-gradient(#ececec, #fefefe);
	background: -ms-linear-gradient(#ececec, #fefefe);
	background: -o-linear-gradient(#ececec, #fefefe);
	background: linear-gradient(#ececec, #fefefe);
	-pie-background: linear-gradient(#ececec, #fefefe);
	behavior: url(PIE.htc);
	position: relative;
	behavior: url(PIE.htc);
}
.ordernow {
	padding: 7px 13px 7px 12px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #98B460;
	font-weight: bold;
	float: right;
	background: #90b721;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#aad927), to(#90b721));
	background: -webkit-linear-gradient(#aad927, #90b721);
	background: -moz-linear-gradient(#aad927, #90b721);
	background: -ms-linear-gradient(#aad927, #90b721);
	background: -o-linear-gradient(#aad927, #90b721);
	background: linear-gradient(#aad927, #90b721);
	-pie-background: linear-gradient(#aad927, #90b721);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
	behavior: url(PIE.htc);
}
.ordernowedit {
	padding: 7px 13px 7px 12px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #98B460;
	font-weight: bold;
	float: right;
	background: #CCC;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CCC), to(#999));
	background: -webkit-linear-gradient(#CCC, #999);
	background: -moz-linear-gradient(#CCC, #999);
	background: -ms-linear-gradient(#CCC, #999);
	background: -o-linear-gradient(#CCC, #999);
	background: linear-gradient(#CCC, #999);
	-pie-background: linear-gradient(#CCC, #999);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
	behavior: url(PIE.htc);
}
a.ordernow {
	color: #fff;
}
.ordernowedit:hover {
	background: #aad927;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#999), to(#CCC));
	background: -webkit-linear-gradient(#999, #CCC);
	background: -moz-linear-gradient(#999, #CCC);
	background: -ms-linear-gradient(#999, #CCC);
	background: -o-linear-gradient(#999, #CCC);
	background: linear-gradient(#999, #CCC);
	-pie-background: linear-gradient(#999, #CCC);
	color: #fff;
	behavior: url(PIE.htc);
	text-decoration: none;
}
.ordernow:hover {
	background: #aad927;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#90b721), to(#aad927));
	background: -webkit-linear-gradient(#90b721, #aad927);
	background: -moz-linear-gradient(#90b721, #aad927);
	background: -ms-linear-gradient(#90b721, #aad927);
	background: -o-linear-gradient(#90b721, #aad927);
	background: linear-gradient(#90b721, #aad927);
	-pie-background: linear-gradient(#90b721, #aad927);
	color: #fff;
	behavior: url(PIE.htc);
	text-decoration: none;
}
/* START FILTER GALLERY CSS */



/* Layout */

.boundingBox {
	margin: 0 auto;
	width: 940px;
}
/* Content */



.portfolio-content {
	padding: 20px 0;
}
/* Content - Portfolio Listing */

.filter-image {
	padding: 8px 10px 10px 10px;
}
.expend {
	float: right;
	background-color: #efefef;
	padding: 5px 15px 7px 15px;
	font-family: 'Dosis', sans-serif;
	text-transform: uppercase;
	font-size: 11.73px;
	color: #7d858a!important;
}
ul#portfolio-filter {
	background-color: #ededed;
	border-bottom: 1px solid #d4d4d4;
	padding: 0px;
	font-family: 'Dosis', sans-serif;
	overflow: hidden;
	height: 88px;
	padding-top: 35px;
}
ul#portfolio-filter li {
	float: left;
	padding: 0px 10px 10px;
	list-style: none;
}
ul#portfolio-filter li span {
	display: block;
}
ul#portfolio-filter li span img {
	display: block;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}
ul#portfolio-filter li span img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
ul#portfolio-filter a {
	margin-right: 0.5em;
	border: none!important;
	padding: 0.5em 1em;
	color: #000;
	text-decoration: none;
	padding-top: 40px!important;
	text-align: center;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	display: inline-block!important;
	width: 85px;
}
ul#portfolio-filter a:hover {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
ul#portfolio-filter a:hover, ul#portfolio-filter a.current {
	color: #000!important;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	background-color: transparent!important;
}
ul#portfolio-filter a.current {
	background-color: transparent!important;
}
ul#portfolio-list {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}
ul#portfolio-list li {
	position:relative;
	display: block;
	float: left;
	margin-left: 18px;
	overflow: hidden;
	padding-bottom: 20px;
}
ul#portfolio-list li a {
	display: block;
	width: 210px;
	height: 150px;
	overflow: hidden;
	border:2px solid #636363;
	background-color: #fff;
}

ul#portfolio-list li a:hover {
	border: 2px solid #FDBE3F;

}
ul#portfolio-list li p {
	font-size: 11px;
	line-height: 15px;
	color: #AAA;
	margin: 5px 0;
}
ul#portfolio-filter2 {
	background-color: #ededed;
	border-bottom: 1px solid #d4d4d4;
	padding: 0px;
	font-family: 'Dosis', sans-serif;
	overflow: hidden;
	height: 125px;
}
ul#portfolio-filter2 li {
	float: left;
	padding: 40px 20px 20px 20px;
}
ul#portfolio-filter2 li span {
	display: block;
}
ul#portfolio-filter2 li span img {
	display: block;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}
ul#portfolio-filter2 li span img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
ul#portfolio-filter2 a {
	margin-right: 0.5em;
	border: none!important;
	padding: 0.5em 1em;
	color: #AAA;
	font-weight: bold;
	text-decoration: none;
	padding-top: 30px!important;
	text-align: center;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	display: inline-table!important;
}
ul#portfolio-filter2 a:hover {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
ul#portfolio-filter2 a:hover, ul#portfolio-filter2 a.current {
	color: #888!important;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	background-color: transparent!important;
}
ul#portfolio-filter2 a.current {
	background-color: transparent!important;
}
ul#portfolio-list2 {
	margin: 36px 0 0 0;
	padding: 0;
	list-style: none;
}
ul#portfolio-list2 li {
	width: 165px;
	height: 160px;
	display: block;
	float: left;
	margin-right: 18px;
	overflow: hidden;
}
ul#portfolio-list2 li a {
	display: block;
	width: 163px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #CDCDCD;
	background: #eee;
}
ul#portfolio-list2 li p {
	font-size: 11px;
	line-height: 15px;
	color: #AAA;
	margin: 5px 0;
}
ul#portfolio-filter3 {
	background-color: #ededed;
	border-bottom: 1px solid #d4d4d4;
	padding: 0px;
	font-family: 'Dosis', sans-serif;
	overflow: hidden;
	height: 125px;
}
ul#portfolio-filter3 li {
	float: left;
	padding: 40px 20px 20px 20px;
}
ul#portfolio-filter3 li span {
	display: block;
}
ul#portfolio-filter3 li span img {
	display: block;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}
ul#portfolio-filter3 li span img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
ul#portfolio-filter3 a {
	margin-right: 0.5em;
	border: none!important;
	padding: 0.5em 1em;
	color: #AAA;
	font-weight: bold;
	text-decoration: none;
	padding-top: 30px!important;
	text-align: center;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	display: inline-table!important;
}
ul#portfolio-filter3 a:hover {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
ul#portfolio-filter3 a:hover, ul#portfolio-filter3 a.current {
	color: #888!important;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	background-color: transparent!important;
}
ul#portfolio-filter3 a.current {
	background-color: transparent!important;
}
ul#portfolio-list3 {
	margin: 36px 0 0 0;
	padding: 0;
	list-style: none;
}
ul#portfolio-list3 li {
	width: 165px;
	height: 160px;
	display: block;
	float: left;
	margin-right: 18px;
	overflow: hidden;
}
ul#portfolio-list3 li a {
	display: block;
	width: 163px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #CDCDCD;
	background: #eee;
}
ul#portfolio-list3 li p {
	font-size: 11px;
	line-height: 15px;
	color: #AAA;
	margin: 5px 0;
}
.highslide img {
	width: 100%;
}
.none {
	padding: 0px!important;
	margin-top: -35px;
	height: 800px;
}
.ind {
	
}
.all{
   vertical-align:middle;
   background:url(../images/portfolio-icon/all.png) no-repeat;
}
.agriculture{
   vertical-align:middle;
   background:url(../images/portfolio-icon/agriculture.png) no-repeat;
}
.animal{
   vertical-align:middle;
   background:url(../images/portfolio-icon/animals.png) no-repeat;
}
.apparel{
   vertical-align:middle;
   background:url(../images/portfolio-icon/apperal.png) no-repeat;
}
.architecture{
   vertical-align:middle;
   background:url(../images/portfolio-icon/architecture.png) no-repeat;
}
.art-and-craft{
   vertical-align:middle;
   background:url(../images/portfolio-icon/art-and-craft.png) no-repeat;
}
.automobiles{
   vertical-align:middle;
   background:url(../images/portfolio-icon/automobiles.png) no-repeat;
}
.business-solutions{
   vertical-align:middle;
   background:url(../images/portfolio-icon/business-solutions.png) no-repeat;
}
.cause{
   vertical-align:middle;
   background:url(../images/portfolio-icon/cause.png) no-repeat;
}
.church{
   vertical-align:middle;
   background:url(../images/portfolio-icon/church.png) no-repeat;
}
.confectionary{
   vertical-align:middle;
   background:url(../images/portfolio-icon/confectionary.png) no-repeat;
}
.construction{
   vertical-align:middle;
   background:url(../images/portfolio-icon/construction.png) no-repeat;
}
.consultancy{
   vertical-align:middle;
   background:url(../images/portfolio-icon/consultant.png) no-repeat;
}
.education{
   vertical-align:middle;
   background:url(../images/portfolio-icon/education.png) no-repeat;
}
.engineering{
   vertical-align:middle;
   background:url(../images/portfolio-icon/engineering.png) no-repeat;
}
.entertainment{
   vertical-align:middle;
   background:url(../images/portfolio-icon/entertainment.png) no-repeat;
}
.event-management{
   vertical-align:middle;
   background:url(../images/portfolio-icon/event-management.png) no-repeat;
}
.farming{
   vertical-align:middle;
   background:url(../images/portfolio-icon/farming.png) no-repeat;
}
.fashion-and-beauty{
   vertical-align:middle;
   background:url(../images/portfolio-icon/beauty.png) no-repeat;
}
.finance{
   vertical-align:middle;
   background:url(../images/portfolio-icon/finance.png) no-repeat;
}
.fmcg{
   vertical-align:middle;
   background:url(../images/portfolio-icon/fmcg.png) no-repeat;
}
.food{
   vertical-align:middle;
   background:url(../images/portfolio-icon/food.png) no-repeat;
}
.games{
   vertical-align:middle;
   background:url(../images/portfolio-icon/games.png) no-repeat;
}
.health-and-fitness{
   vertical-align:middle;
   background:url(../images/portfolio-icon/health.png) no-repeat;
}
.home-and-garden{
   vertical-align:middle;
   background:url(../images/portfolio-icon/home-and-garden.png) no-repeat;
}
.home-moving{
   vertical-align:middle;
   background:url(../images/portfolio-icon/home-moving.png) no-repeat;
}
.hotel-and-resorts{
   vertical-align:middle;
   background:url(../images/portfolio-icon/hotel-and-resorts.png) no-repeat;
}
.insurance{
   vertical-align:middle;
   background:url(../images/portfolio-icon/insurance.png) no-repeat;
}
.janitorial-services{
   vertical-align:middle;
   background:url(../images/portfolio-icon/janitorial-services.png) no-repeat;
}
.jewellery{
   vertical-align:middle;
   background:url(../images/portfolio-icon/jewellery.png) no-repeat;
}
.kids-and-toys{
   vertical-align:middle;
   background:url(../images/portfolio-icon/kids-and-toys.png) no-repeat;
}
.law-and-firm{
   vertical-align:middle;
   background:url(../images/portfolio-icon/law-and-firm.png) no-repeat;
}
.liquor-and-beverages{
   vertical-align:middle;
   background:url(../images/portfolio-icon/liquor-and-beverages.png) no-repeat;
}
.logistics{
   vertical-align:middle;
   background:url(../images/portfolio-icon/logistics.png) no-repeat;
}
.love-and-dating{
   vertical-align:middle;
   background:url(../images/portfolio-icon/love-and-dating.png) no-repeat;
}
.manufacturing{
   vertical-align:middle;
   background:url(../images/portfolio-icon/manufacturing.png) no-repeat;
}
.marketing{
   vertical-align:middle;
   background:url(../images/portfolio-icon/marketing.png) no-repeat;
}
.media{
   vertical-align:middle;
   background:url(../images/portfolio-icon/media.png) no-repeat;
}
.medical-and-dental{
   vertical-align:middle;
   background:url(../images/portfolio-icon/medical-and-dental.png) no-repeat;
}
.mobile-application{
   vertical-align:middle;
   background:url(../images/portfolio-icon/mobile-and-application.png) no-repeat;
}
.communication {
 vertical-align:middle;
	background-image: url(../images/portfolio-icon/mobile-ico.png)!important;
}
.music{
   vertical-align:middle;
   background:url(../images/portfolio-icon/music.png) no-repeat;
}
.ngo{
   vertical-align:middle;
   background:url(../images/portfolio-icon/ngo.png) no-repeat;
}
.night-clubs{
   vertical-align:middle;
   background:url(../images/portfolio-icon/night-clubs.png) no-repeat;
}
.photography{
   vertical-align:middle;
   background:url(../images/portfolio-icon/photography.png) no-repeat;
}
.real-estate{
   vertical-align:middle;
   background:url(../images/portfolio-icon/real-estate.png) no-repeat;
}
.recruitment{
   vertical-align:middle;
   background:url(../images/portfolio-icon/recruitment.png) no-repeat;
}
.communication {
 vertical-align:middle;
	background-image: url(../images/mobile-ico.png)!important;
}
.religious{
   vertical-align:middle;
   background:url(../images/portfolio-icon/religious.png) no-repeat;
}
.restaurants{
   vertical-align:middle;
   background:url(../images/portfolio-icon/restaurants.png) no-repeat;
}
.retail{
   vertical-align:middle;
   background:url(../images/portfolio-icon/retail.png) no-repeat;
}
.salon-and-spa{
   vertical-align:middle;
   background:url(../images/portfolio-icon/salon-and-spa.png) no-repeat;
}
.security{
   vertical-align:middle;
   background:url(../images/portfolio-icon/security.png) no-repeat;
}
.services{
   vertical-align:middle;
   background:url(../images/portfolio-icon/services.png) no-repeat;
}
.social-network{
   vertical-align:middle;
   background:url(../images/portfolio-icon/social-network.png) no-repeat;
}
.sports{
   vertical-align:middle;
   background:url(../images/portfolio-icon/sports.png) no-repeat;
}
.technology{
   vertical-align:middle;
   background:url(../images/portfolio-icon/technology.png) no-repeat;
}
.hotel-and-resorts {
	vertical-align:middle;
	background-image: url(../images/portfolio-icon/lounging.png) no-repeat;
}
.cigarette {
	vertical-align:middle;
	background-image: url(../images/portfolio-icon/cigarate.png) no-repeat !important;
}
.travel,.tourism{
   vertical-align:middle;
   background:url(../images/portfolio-icon/travel.png) no-repeat;
}
.e-commerce{
	   vertical-align:middle;
   background:url(../images/portfolio-icon/e-commerce.png) no-repeat;

}
.website{
   vertical-align:middle;
   background:url(../images/portfolio-icon/website.png) no-repeat;
}

.all-hover {
	background-image: url(../images/all-hover.png)!important;
}


/* END FILTER GALLERY CSS */


/* PORTFOLIO CSS*/

.portfolio-wrapper {
}
.portfolio-wrapper h1 {
	padding: 20px;
	color: #036aaa;
	text-transform: capitalize;
	font-weight: 600;
}
.portfolio-wrapper #example-one {
	margin: 0px;
	padding-top: 0px;
}
.portfolio-wrap {
	margin: 15px;
}
.portfolio-wrap h1 {
	font-size: 33.56px;
}
.portfolio {
	padding-bottom: 5px;
}
.ca-container {
	position: relative;
}
.ca-wrapper {
	width: 970px;
	height: 168px;
	position: relative;
}
.ca-item {
	position: relative;
	float: left;
	width: 243px;
	height: 168px;
	padding: 0px 0 0 5px;
}
.ca-content-wrapper {
	position: absolute;
	width: 0px; /* expands to width of the wrapper minus 1 element */
	height: 40px;
	z-index: 999;
	overflow: hidden;
}
.ca-content ul li a:hover {
	background: #fff;
	color: #000;
	text-shadow: none;
}
.ca-nav span {
	width: 16px;
	height: 14px;
	background: transparent url(../images/arrows.png) no-repeat top left;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	left: -10px;
	text-indent: -9000px;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}
.ca-nav span.ca-nav-next {
	background-position: top right;
	left: auto;
	right: -10px;
}
.ca-nav span:hover {
	opacity: 1.0;
}
.ca-nav {
	display: none;
}
/*END PORTFOLIO CSS*/









.offer-wrap {
	margin: 15px;
}
.promise {
	float: left;
	width: 290px;
}
.promise h1 {
	color: #1b76bd;
}
.promise-holder {
	background-color: #ededed;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
}
.promise-holder ul {
}
.promise-holder ul li {
	list-style: none;
	line-height: 27px;
}
.promise-holder ul li span {
	display: inline-block;
	vertical-align: text-top;
	margin-right: 15px;
	line-height: 28px;
}
.mobi-site {
	float: right;
	width: 290px;
}
.mobi-site h1 {
	color: #1b76bd;
}
.r h3 {
	font-size: 21.09px;
	color: #000;
	line-height: 27px;
	font-weight: 600;
}
.mobi-site-holder h3 span {
	float: left;
	width: 175px;
	font-size:23px;
}
.mobi-site-holder2 {
}
.mobi-site-holder2 ul li {
	padding-top: 5px;
	padding-bottom: 12px!important;
}
.mobi-site-holder3 ul li {
	padding-bottom: 25px!important;
}
.mobi-site-holder4 ul li {
	padding-bottom: 18.7px !important;
}
.mobi-site-holder5 ul li {
	padding-bottom: 18.7px !important;
	padding-top: 7.6px!important;
}
.mobi-site-holder {
	background-color: #ededed;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	height:320px;
}
.mobi-site-holder ul {
}
.mobi-site-holder ul li {
	list-style: none;
	padding-bottom: 4px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
}
.mobi-site-holder ul li span {
	line-height: 10px;
	vertical-align: text-top;
}
.mobi-site-holder img.alignleft {
	margin-right: 15px;
}
.howit-works {
	float: right;
	width: 290px;
}
.howit-works h1 {
	color: #1b76bd;
}
.howit-works-holder p {
	background-color: #ededed;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
}
.howit-works-holder {
	width: 291px;
	height: 360px;
	background-image: url(../images/how-it-works.jpg);
	background-repeat: no-repeat;
	background-position: center 120px;
}
.howit-works-holder ul {
	padding-top: 20px;
	text-align: center;
}
.howit-works-holder ul li {
	list-style: none;
	font-weight: bold;
	padding-bottom: 19px;
}
.offer-price-wrap {
	float: left;
	width: 330px;
	margin-left: 29px;
	margin-top: 20px;
}
.offer-price {
	background-image: url(../images/animated_logo.jpg) ;
	background-repeat:no-repeat;
	width: 339px;
	height: 396px;
	float: left;
}
.offer-price ul {
	padding-top: 108px;
	text-align: center;
}
.offer-price ul li {
	padding-bottom: 33px;
	color: #fff;
	font-size: 27.26px;
	font-family: 'Dosis', sans-serif;
	font-weight: bold;
	list-style: none;
}
.offer-price-wrap a {
	float: right;
	margin-top: 12px;
}
.banner {
	margin: 25px 15px 15px 15px;
	text-align: center;
}
.customer-wrap {
	margin: 25px 15px 15px 15px;
}
.ten-years {
	float: left;
}
.basecamp {
	float: left;
	width: 300px;
	height: 407px;
	background-image: url(../images/basecamp.jpg);
	background-repeat: no-repeat;
	margin-left: 25px;
	position: relative;
	padding: 0px 20px 20px 20px;
}
.basecamp h3 {
	position: absolute;
	color: #004260;
	font-size: 18px;
	font-weight: bold;
	top: 215px;
	line-height: 24px;
}
.basecamp p {
	position: absolute;
	color: #004260;
	font-size: 13px;
	top: 265px;
	line-height: 24px;
}
.basecamp a {
	position: absolute;
	right: 0px;
	bottom: -5px;
}
.happy-customer-hold {
	width: 290px;
	float: right;
}
.happy-customer-wrap {
	float: right;
	background-image: url(../images/corner.jpg);
	background-repeat: no-repeat;
	background-color: #ededed;
	width: 250px;
	padding: 20px 20px 0px 20px;
}
.happy-customer-wrap h1 {
	text-align: center;
	color: #b2b2b2;
}
.happy-customer {
	padding-bottom: 17px;
	border-bottom: 2px solid #fff;
	padding-top: 17px;
}
.happy-customer:last-child {
	border: none;
}
.happy-customer p {
	line-height: 20px;
	padding-bottom: 13.5px;
	height: 111px;
	overflow: hidden;
}
.happy-customer span {
	color: #cb402d;
	font-size: 12px;
}
.happy-customer a {
	color: #cb402d;
	font-size: 12px;
	font-weight: bold;
	float: right;
}
.offering-price-wrap {
	float: left;
	width: 330px;
	margin-left: 29px;
	margin-top: 0px;
}
.offering-price-wrap h1 {
	color: #f28654;
	font-size: 35px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.offering-price-wrap h2 {
	color: #007e8a;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0px;
}
.offering-price-wrap h2 span {
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 25px;
	font-weight: 600;
}
.offering-price {
	width: 330px;
	height: 320px;
	text-align: center;
}
.offering-price ul {
	padding-top: 108px;
	text-align: center;
}
.offering-price ul li {
	padding-bottom: 33px;
	color: #fff;
	font-size: 27.26px;
	font-family: 'Dosis', sans-serif;
	font-weight: bold;
	list-style: none;
}
.offering-price-wrap a {
	float: right;
	margin-top: 15px;
}
.surpassing {
	margin: 15px;
	text-align: center;
}
.portfolio-holder {
	padding-top: 20px;
}
.keyword {
	padding-top: 50px;
}
.center {
	text-align: center;
}
.fontSize {
	font-size: 38.33px;
}
.fontSize1 {
	font-size: 25.62px;
	padding-bottom: 25px;
}
.fontSize2 {
	font-size: 21.04px;
	padding-bottom: 25px;
}
.portfolio-box {
	padding: 5px 10px 1px 0px;
}
.para {
	padding: 15px;
	font-size: 16px;
	color: #1b76bd;
	text-align: center;
}
.packages-wrap h1 {
	padding: 15px;
}
.faq-sec-1 {
	float: left;
	width: 470px;
}
.faq-sec-2 {
	float: left;
	width: 485px;
}
.faq {
	padding: 25px 15px 15px 15px;
}
.faq-block {
	float: left;
	padding: 20px;
}
.faq-block h3 {
	color: #f28654;
	font-size: 18px;
	font-weight: 600;
}
.faq-block strong {
	font-size: 14px;
	font-weight: 600;
	padding: 5px 0px 5px 0px;
	display: inline-block;
}
.border-bottom {
	border-bottom: 1px solid #ebf6fb;
}
.border-right {
	border-right: 1px solid #ebf6fb;
}
.border-left {
	border-left: 1px solid #ebf6fb;
}
.border-top {
	border-top: 1px solid #ebf6fb;
}
.testimonial-video-wrap {
	margin-top: 25px;
	/*border-bottom: 2px solid #cccccc;*/

	float: left;
}
.testimonial-video {
	float: left;
	width: 300px;
	text-align: left;
	margin: 11px 11px 0px 11px;
}
.testimonial-video h3 {
	font-size: 16px;
	color: #000;
	font-weight: 600;
	padding: 15px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}
.testimonial-video p {
	font-size: 14px;
	color: #606666;
	padding: 5px 0px 10px 10px;
}
.testimonial-wrap {
}
.testimonial {
	width: 276.6px;
	padding: 10px;
	margin: 10px;
	float: left;
	height: 330px;
	-webkit-box-shadow: #D9D9D9 0px 0px 18px;
	-moz-box-shadow: #D9D9D9 0px 0px 18px;
	box-shadow: #D9D9D9 0px 0px 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(PIE.htc);
	position: relative;
	border: 1px solid #FFD793;
}
.testimonial-thumb {
	display: block;
	margin: 0px auto;
	padding-bottom: 10px;
}
.testimonial p {
	text-align: justify;
}
.testimonial span {
	display: block;
}
.t-r {
	text-align: right;
	display: block;
}
.text-orange {
	color: #ff9904;
}
.call-to-action-wrap {
	padding: 50px 20px 20px 20px;
	font-family: 'Dosis', sans-serif;
	font-weight: 600;
	clear: both;
}
.call-now {
	background-image: url(../images/call-now.png);
	background-repeat: no-repeat;
	font-size: 30.55px;
	text-transform: uppercase;
	color: #fff;
	width: 400px;
	height: 50px;
	line-height: 54px;
	text-align: center;
	float: left;
}
.livechat1 {
	background-image: url(../images/livechat-1.jpg);
	background-repeat: no-repeat;
	font-size: 30.55px;
	text-transform: uppercase;
	color: #fff;
	width: 227px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	float: left;
	margin-left: 10px;
}
.social1 {
	background-image: url(../images/socila-1.jpg);
	background-repeat: no-repeat;
	font-size: 30.55px;
	text-transform: uppercase;
	color: #fff;
	width: 220px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	float: left;
	padding-left: 85px;
	margin-left: 10px;
}
.social1 a {
	padding-top: 20px;
	padding-left: 5px;
	display: inline-block;
}
.tagline {
	padding-top: 20px;
	clear: left;
}
.tagline h1 {
	font-size: 25px;
	text-align: center;
	color: #001735;
	font-weight: 600;
}
.border-1 {
	background-image: url(../images/border-1.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
	height: 6px;
	margin-left: -9px;
}
.border-2 {
	background-image: url(../images/border-2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
	height: 27px;
}
.border-3 {
	background-image: url(../images/border-3.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
	height: 27px;
	margin-left: -29px;
	width: 692px;
}
.border-4 {
	background-image: url(../images/border-4.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
	height: 6px;
	margin-left: 0px;
	width: 692px;
}
.border-5 {
	background-image: url(../images/border-5.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
	height: 6px;
	margin-left: -4px;
	width: 654px;
}
.border-6 {
	background-image: url(../images/border-6.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
	height: 6px;
	margin-left: -10px;
	width: 654px;
}
.border-7 {
	background-image: url(../images/border-7.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
	height: 27px;
	margin-left: 0px;
	width: 652px;
}
.p-t-1 {
	padding-top: 16px!important;
	padding-bottom: 0px!important;
}
.p-t-2 {
	padding-top: 27px!important;
}
.p-t-3 {
	padding-top: 15px!important;
	padding-bottom: 0px!important;
}
.p-t-4 {
	padding-top: 23px!important;
	padding-bottom: 0px!important;
	line-height: 45px!important;
}
.p-t-5 {
	padding-top: 0px!important;
}
.min-height_500 {
	min-height: 500px!important;
}
.image_none {
	list-style-image: none!important;
}
.width_80 {
	width: 73.1%!important;
}
.width_644px {
	width: 644px;
}
.width_654px {
	width: 654px;
}
.width_642px {
	width: 642px;
}
.width_884px {
	width: 884px;
}
.width_885px {
	width: 885px;
}
.width_692px {
	width: 692px;
}
.width_881px {
	width: 881px;
}
.width_643px {
	width: 643px;
}
.width_879px {
	width: 879px;
}
.width_941px {
	width: 941px;
}
.width_940px {
	width: 940px;
}
.width_937px {
	width: 937px;
}
.width_936px {
	width: 936px;
}
.width_934px {
	width: 934px;
}
.width_300px {
	width: 300px;
}
.l-h li {
	line-height: 33.2px!important;
}
.l-h2 li {
	line-height: 24px!important;
}
.m-t {
	margin-top: 38px!important;
}
.m {
	margin: 13.6px;
}
.m-b-1 {
	margin-bottom: -6px;
}
.m-b-2 {
	margin-bottom: -27px;
}
.m-b-3 {
	margin-bottom: -14px;
}
.m-l-1 {
	margin-left: -9px;
}
.m-l-2 {
	margin-left: 1px;
}
.m-l-3 {
	margin-left: -28px;
}
.m-l-4 {
	margin-left: -28px;
}
.m-l-5 {
	margin-left: -3px;
}
.m-l-6 {
	margin-left: -13px;
}
.m-l-7 {
	margin-left: -3px;
}
.m-l-8 {
	margin-left: -18px!important;
}
.m-l-m {
	margin-left: -188px;
	padding-top: 45px;
}
.color-1 {
	background-color: #c3d939;
}
.color-2 {
	background-color: #86aa40;
}
.color-3 {
	background-color: #a5c33f;
}
.border_6px {
	border-bottom: 6px solid #f0f4e4;
}
.border_27px {
	border-bottom: 27px solid #f0f4e4;
}
.why-hold {
}
.why-choos-wrap {
	padding-top: 20px;
	width: 960px;
	margin: 0px auto;
}
.why-block {
}
.why-block h1 {
	width: 240px;
	font-size: 20px!important;
	line-height: 27px;
	float: left;
	padding-top: 11px;
}
.why-block span {
	padding: 5px 15px 10px 10px;
	float: left;
}
.why-detail {
	float: right;
}
.why-detail p {
	padding: 20px;
	color: #fff;
}
.limited-price {
	padding: 20px;
	text-align: left;
}
.limited-price h3 {
	font-size: 44px;
	color: #056839;
	text-align: right;
	padding: 0px;
	font-weight: 600;
}
.limited-price h3 span {
	font-size: 13px;
	float: left;
	line-height: 50px;
}
.video-wrap {
	float: left;
}
.video-wrap p {
	padding: 10px 0px 10px 0px;
	font-size: 14px;
	line-height: 24px;
}
.video {
	padding-top: 8px;
	/*	padding-bottom: 25px;*/

	margin-left:-10px;
}
.video-wrap .offering-price {
	height: auto;
}
/*START LIGHT BOX CSS*/





/*

    ColorBox Core Style:

    The following CSS is consistent between example themes and should not be altered.

*/

#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
/* 

    User Style:

    Change the following styles to modify the appearance of ColorBox.  They are

    ordered & tabbed in a way that represents the nesting of the generated HTML.

*/

#cboxOverlay {
	background: url(../images/overlay.png) repeat 0 0;
}
#colorbox {
}
#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(../images/controls.png) no-repeat -101px 0;
}
#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(../images/controls.png) no-repeat -130px 0;
}
#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(../images/controls.png) no-repeat -101px -29px;
}
#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(../images/controls.png) no-repeat -130px -29px;
}
#cboxMiddleLeft {
	width: 21px;
	background: url(../images/controls.png) left top repeat-y;
}
#cboxMiddleRight {
	width: 21px;
	background: url(../images/controls.png) right top repeat-y;
}
#cboxTopCenter {
	height: 21px;
	background: url(../images/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
	height: 21px;
	background: url(../images/border.png) 0 -29px repeat-x;
}
#cboxContent {
	background: #fff;
	overflow: hidden;
}
.cboxIframe {
	background: #fff;
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}
#cboxLoadedContent {
	margin-bottom: 28px;
}
#cboxTitle {
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494;
}
#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 58px;
	color: #949494;
}
#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef;
}
#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/controls.png) no-repeat -75px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxPrevious:hover {
	background-position: -75px -25px;
}
#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url(../images/controls.png) no-repeat -50px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxNext:hover {
	background-position: -50px -25px;
}
#cboxLoadingOverlay {
	background: url(../images/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
	background: url(../images/loading.gif) no-repeat center center;
}
#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/controls.png) no-repeat -25px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxClose:hover {
	background-position: -25px -25px;
}


.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}


.cboxIE6 #cboxTopLeft {
	background: url(../images/ie6/borderTopLeft.png);
}
.cboxIE6 #cboxTopCenter {
	background: url(../images/ie6/borderTopCenter.png);
}
.cboxIE6 #cboxTopRight {
	background: url(../images/ie6/borderTopRight.png);
}
.cboxIE6 #cboxBottomLeft {
	background: url(../images/ie6/borderBottomLeft.png);
}
.cboxIE6 #cboxBottomCenter {
	background: url(../images/ie6/borderBottomCenter.png);
}
.cboxIE6 #cboxBottomRight {
	background: url(../images/ie6/borderBottomRight.png);
}
.cboxIE6 #cboxMiddleLeft {
	background: url(../images/ie6/borderMiddleLeft.png);
}
.cboxIE6 #cboxMiddleRight {
	background: url(../images/ie6/borderMiddleRight.png);
}
.cboxIE6 #cboxTopLeft, .cboxIE6 #cboxTopCenter, .cboxIE6 #cboxTopRight, .cboxIE6 #cboxBottomLeft, .cboxIE6 #cboxBottomCenter, .cboxIE6 #cboxBottomRight, .cboxIE6 #cboxMiddleLeft, .cboxIE6 #cboxMiddleRight {
 _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
/*END LIGHT BOX CSS*/







.filed_hold {
	padding-bottom: 10px;
}
.filed_hold label {
	width: 100%;
	color: #036aaa;
	font-family: 'Dosis', sans-serif;
	font-size: 16px;
	text-transform:uppercase;/*font-weight: 600;*/

}
.filed_hold label span {
	color: #F00 !important;
}
.filed_hold input {
	border: 1px solid #0066A8;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 4px 4px 4px #EAEAEA;
	padding: 10px 15px;
	width: 94.8%;
}
.filed_hold textarea {
	width: 94.8%;
	padding: 10px 15px 10px 15px;
	border: 1px solid #0066A8;
	box-shadow:4px 4px 4px #EAEAEA;
}
.captcha {
	background-color: #e5e5e5;
	float: left;
}
.order-form {
	width: 600px;
	margin: 0px auto;
	padding-top: 25px;
}
.order-form1 {
	width: 800px;
	margin: 0px auto;
	padding-top: 25px;
}
.filed_hold .btn {
	width: 20%;
	padding: 5px;
	background-color: #000;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	border: none;
	margin-top: 10px;
}
.filed_hold a {
	width: 20%;
	padding: 5px;
	background-color: #000;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	margin-left: 5px;
	margin-top: 10px;
}
.filed_hold a:hover {
	text-decoration: none;
}
.order-process {
}
.order-process h2 {
	color: #589e00!important;
	font-size: 30.84px!important;
}
.filed_hold .btn2 {
	width: 20%;
	padding: 5px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	font-weight: 400;
	border: 1px solid #C8C8C8;
	float: right;
}
.order-process ul {
}
.order-process ul li {
	list-style-image: url(../images/check.png);
	padding-bottom: 10px;
}
.order-form h3 {
	font-size: 23.84px;
	color: #589e00;
	font-weight: 600;
}
.order-form h4 {
	font-size: 18.84px;
	color: #036aaa;
	font-weight: 600;
}
.order-form table {
}
.order-form table tr {
}
/*.order-form table tr td {

	padding-bottom: 15px;

	padding-top: 15px;

}*/

.order-form table tr td {
	padding-bottom: 6px;
	padding-top: 6px;
}
.check-group {
}
.check-group input {
	width: auto;
	float: left;
}
.check-group label {
	width: 75px;
	float: left;
	padding: 0px;
	font-size: 14px;
	color: #656464;
	font-weight: 400;
}
.order-review {
	float: left;
}
.order-review tr td {
	width: 400px;
}
.process {
	margin-top: 15px;
	padding-bottom: 25px;
}
.step-1 {
	background-image: url(../images/process-steps.jpg);
	background-repeat: no-repeat;
	width: 971px;
	height: 56px;
}
.step-2 {
	background-image: url(../images/process-steps.jpg);
	background-repeat: no-repeat;
	width: 971px;
	height: 56px;
	background-position: 0px -86px;
}
.step-3 {
	background-image: url(../images/process-steps.jpg);
	background-repeat: no-repeat;
	width: 971px;
	height: 56px;
	background-position: 0px -170px;
}
.step-4 {
	background-image: url(../images/process-steps.jpg);
	background-repeat: no-repeat;
	width: 971px;
	height: 50px;
	background-position: 0px -253px;
}
.step-5 {
	background-image: url(../images/process-steps.jpg);
	background-repeat: no-repeat;
	width: 971px;
	height: 56px;
	background-position: 0px -333px;
}
.video-left {
	float: left;
	border: 8px solid #00535A;
	margin:0px 7px 7px 0px;
}
.video-right {
	float: right;
	border: 10px solid #00535A;
}
.bread-crumbs {
	width: 900px;
	margin: 0px auto;
}
.bread-crumbs a {
	color: #FDBE3F;
}
.fifty {
	width: 50%;
}
.hundred {
	width: 100%;
}
.bench-tag {
	position: fixed;
	right: 0px;
	top: 40%;
}
.maincol-wide {
	width: 980px;
	margin-bottom: 10px;
	line-height: 1.5em;
	color: #4d4e4e;
	padding: 30px 10px 10px 10px;
}
.maincol-wide h1 {
	font-size: 26px;
	color: #001735;
	text-transform: uppercase;
}
.maincol-wide h2 {
	color: #036AAA!important;
	font-size: 30.84px!important;
	font-weight: 600;
}
.maincol {
	width: 610px;
	float: left;
	padding: 10px;
	margin-left: 20px;
}
.maincol h2 {
	font-size: 30.84px;
	color: #036aaa;
	font-weight: 600;
}
.contact-hold {
	padding-top: 10px;
}
.contact-wrap {
	background-color: rgb(200, 210, 224);
	padding: 15px;
	border:1px solid #036AAA;
}
.process-wrap {
	padding-top: 35px;
}
.process-wrap h1 {
	position: relative;
	text-align: center;
	font-size: 22px;
	color: #f28654;
}
.process-block-title-left span {
	position: absolute;
	left: 84px;
	top: 54px;
	color: #fff;
	font-size: 22px;
}
.process-block {
}
.process-block p {
	padding: 0px 170px;
	text-align: center;
	font-size: 14px;
}
.process-block-title-left {
	background-image: url(../images/steps.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 122px;
	height: 95px;
	position: absolute;
}
.process-block-title-right {
	background-image: url(../images/steps.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 122px;
	height: 95px;
	position: absolute;
	right: 10px;
	top: 160px;
}
.process-block-title-right span {
	position: absolute;
	right: 85px;
	top: 54px;
	color: #fff;
	font-size: 22px;
}
.no-bg {
	min-height: 100px;
	padding-top: 25px;
}
.bg-1 {
	width: 980px;
	min-height: 285px;
	background-image: url(../images/process-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 130px;
	position: relative;
}
.bg-2 {
	width: 980px;
	height: 415px;
	background-image: url(../images/process-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.form-btn {
	padding: 10px 10px 10px 0px;
}
.form-btn .button {
	background-color:rgb(69, 116, 160);
	color: #fff;
	padding: 5px 15px 5px 15px;
	border: none;
	cursor: pointer;
	margin-right: 10px;
	font-family: 'Dosis', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	width:195px;
	height:40px;
	margin-left:380px;
}
.industry-wrap {
	margin: 15px;
}
.industry-wrap h1 {
	font-size: 34.47px;
}
#maincol ul, #maincol ol {
	margin-left: 15px;
}
/* industry script css */







/*TAB CSS*/

.caption {
	padding: 10px;
	background-color: #2b2b2b;
	color: #fff;
	width: 193px;
	display: block;
}
.share-social-wrap {
	display: block;
	padding: 10px;
	background-color: #f9f9f9;
	border-bottom: 2px solid #ececec;
}
.share-social-wrap .share {
	float: left;
	color: #c3c4c2;
	font-size: 14px;
	text-transform: uppercase;
}
.share-social-wrap .social {
	float: right;
	padding: 0px;
}
.share-social-wrap .social a {
	margin-right: 0px;
	margin-left: 10px;
}
.infographic {
	width: 223px;
	float: left;
	padding: 10px;
	border: 1px solid #fff;
}
.infographic h3 {
	padding-top: 15px;
	line-height: 28px;
}
.infographic:hover {
	background-color: #f9f9f9;
	border: 1px solid #ececec;
}
.infographic img {
	padding-bottom: 0px;
}
.list-wrap {
	padding-top: 20px;
}
.list-wrap p {
}
.list-wrap h3 {
	font-size: 22px;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 25px;
}
.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
/* Specific to example one */



#example-one {
	padding: 10px;
}
#example-one .nav {
	overflow: hidden;
	padding: 10px;
	width: 500px;
	margin: 0px auto;
	background: #00535a;
	font-family: 'Droid Sans', sans-serif;
}
#example-one .nav li {
	float: left;
	margin: 0px;
	list-style: none;
}
#example-one .nav li.last {
	margin-right: 0;
}
#example-one .nav li a {
	display: block;
	color: white;
	font-size: 18px;
	border: 0;
	font-family: 'Dosis', sans-serif;
	text-transform: uppercase;
	padding: 0 22.6px;
}
#example-one .nav li a:hover {
	color: #00535a;
	text-decoration: none;
	background-color: #fff;
}
#example-one ul {
	list-style: none;
}
#example-one ul li {
	list-style: none;
}
#example-one ul li a {
	display: block;
	padding: 5px;
	color: #666;
}
#example-one ul li a:hover {
	background: #fff;
	color: #00535a;
}
#example-one ul li:last-child a {
	border: none;
}
#example-one ul li.nav-one a.current, #example-one ul#featured li a:hover {
	color: #00535a;
	text-decoration: none;
	background-color: #fff;
}
#example-one ul li.nav-two a.current, #example-one ul#core li a:hover {
	color: #00535a;
	text-decoration: none;
	background-color: #fff;
}
#example-one ul li.nav-three a.current, #example-one ul#jquerytuts li a:hover {
	color: #00535a;
	text-decoration: none;
	background-color: #fff;
}
#example-one ul li.nav-four a.current, #example-one ul#classics li a:hover {
	color: #00535a;
	text-decoration: none;
	background-color: #fff;
}
/* Specific to example two */



#example-two .list-wrap {
	background: #eee;
	padding: 10px;
	margin: 0 0 15px 0;
}
#example-two ul {
	list-style: none;
}
#example-two ul li a {
	display: block;
	border-bottom: 1px solid #666;
	padding: 4px;
	color: #666;
}
#example-two ul li a:hover {
	background: #333;
	color: white;
}
#example-two ul li:last-child a {
	border: none;
}
#example-two .nav {
	overflow: hidden;
}
#example-two .nav li {
	width: 97px;
	float: left;
	margin: 0 10px 0 0;
}
#example-two .nav li.last {
	margin-right: 0;
}
#example-two .nav li a {
	display: block;
	padding: 5px;
	background: #666;
	color: white;
	font-size: 10px;
	text-align: center;
	border: 0;
}
#example-two li a.current, #example-two li a.current:hover {
	background-color: #eee !important;
	color: black;
}
#example-two .nav li a:hover, #example-two .nav li a:focus {
	background: #999;
}
/* End TAB CSS*/







/* Basic jQuery Slider essential styles */



a.active {
	opacity: 1!important;
	filter: alpha(opacity=100)!important; /* For IE8 and earlier */
	color: #000!important;
}
.categories {
	float: left;
	width: 508px;
}
.categories2 {
}
.sliders {
	width: 461px;
	float: right;
}
.sliders ul {
	margin: 0px;
	padding: 0px;
}
.sliders ul li {
	list-style: none;
}
.sliders ul li img {
	border: 10px solid #00535a;
}
#cat1 {
	background-image: url(../images/automotive.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 21px;
	height: 21px;
	display: block;
}
#cat2 {
	background-image: url(../images/consulting.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 30px;
	display: block;
}
#cat3 {
	background-image: url(../images/education.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 35px;
	height: 30px;
	display: block;
}
#cat4 {
	background-image: url(../images/event-management.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 45px;
	height: 28px;
	display: block;
}
#cat5 {
	background-image: url(../images/salon.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 29px;
	display: block;
}
#cat6 {
	background-image: url(../images/finance.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 25px;
	height: 29px;
	display: block;
}
#cat7 {
	background-image: url(../images/food.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 29px;
	display: block;
}
#cat8 {
	background-image: url(../images/it.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 27px;
	display: block;
}
#cat9 {
	background-image: url(../images/liquor.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 41px;
	height: 30px;
	display: block;
}
#cat10 {
	background-image: url(../images/media.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 28px;
	display: block;
}
#cat11 {
	background-image: url(../images/medical.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
#cat12 {
	background-image: url(../images/mobile-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 33px;
	display: block;
}
#cat13 {
	background-image: url(../images/music.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 27px;
	height: 36px;
	display: block;
}
#cat14 {
	background-image: url(../images/services.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 38px;
	height: 32px;
	display: block;
}
#cat15 {
	background-image: url(../images/sports.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 38px;
	height: 30px;
	display: block;
}
#cat16 {
	background-image: url(../images/website-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 45px;
	height: 28px;
	display: block;
}
.categories2 #cat1 {
	background-image: url(../images/property.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 21px;
	height: 21px;
	display: block;
}
.categories2 #cat2 {
	background-image: url(../images/ecommerce.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 30px;
	display: block;
}
.categories2 #cat3 {
	background-image: url(../images/blogsite.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 35px;
	height: 30px;
	display: block;
}
.categories2 #cat4 {
	background-image: url(../images/fmcg.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 45px;
	height: 28px;
	display: block;
}
.categories2 #cat5 {
	background-image: url(../images/consulting.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 29px;
	display: block;
}
.categories2 #cat6 {
	background-image: url(../images/education.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 25px;
	height: 29px;
	display: block;
}
.categories2 #cat7 {
	background-image: url(../images/law-firm.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 29px;
	display: block;
}
.categories2 #cat8 {
	background-image: url(../images/animals.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 27px;
	display: block;
}
.categories2 #cat9 {
	background-image: url(../images/sports.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 41px;
	height: 30px;
	display: block;
}
.categories2 #cat10 {
	background-image: url(../images/lounging.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 28px;
	display: block;
}
.categories2 #cat11 {
	background-image: url(../images/love.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories2 #cat12 {
	background-image: url(../images/nightlife.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories2 #cat13 {
	background-image: url(../images/food.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories2 #cat14 {
	background-image: url(../images/medical.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories2 #cat15 {
	background-image: url(../images/engineering.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories2 #cat16 {
	background-image: url(../images/security.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories3 #cat1 {
	background-image: url(../images/apparel-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 21px;
	height: 21px;
	display: block;
}
.categories3 #cat2 {
	background-image: url(../images/banner-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 30px;
	display: block;
}
.categories3 #cat3 {
	background-image: url(../images/bii-fold-brochure-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 35px;
	height: 30px;
	display: block;
}
.categories3 #cat4 {
	background-image: url(../images/bumper-stickers-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 45px;
	height: 28px;
	display: block;
}
.categories3 #cat5 {
	background-image: url(../images/business-card-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 29px;
	display: block;
}
.categories3 #cat6 {
	background-image: url(../images/calendar-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 25px;
	height: 29px;
	display: block;
}
.categories3 #cat7 {
	background-image: url(../images/cd-covers-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 29px;
	display: block;
}
.categories3 #cat8 {
	background-image: url(../images/envelopes-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 27px;
	display: block;
}
.categories3 #cat9 {
	background-image: url(../images/flyer-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 41px;
	height: 30px;
	display: block;
}
.categories3 #cat10 {
	background-image: url(../images/greetings-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 28px;
	display: block;
}
.categories3 #cat11 {
	background-image: url(../images/letterhead-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories3 #cat12 {
	background-image: url(../images/menu-card-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories3 #cat13 {
	background-image: url(../images/packaging-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories3 #cat14 {
	background-image: url(../images/post-card-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories3 #cat15 {
	background-image: url(../images/standees-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories3 #cat16 {
	background-image: url(../images/tri-fold-brochure-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories4 #cat1 {
	background-image: url(../images/art.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 21px;
	height: 21px;
	display: block;
}
.categories4 #cat2 {
	background-image: url(../images/beauty.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 30px;
	display: block;
}
.categories4 #cat3 {
	background-image: url(../images/bussines-solution.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 35px;
	height: 30px;
	display: block;
}
.categories4 #cat4 {
	background-image: url(../images/consulting.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 45px;
	height: 28px;
	display: block;
}
.categories4 #cat5 {
	background-image: url(../images/salon.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 29px;
	display: block;
}
.categories4 #cat6 {
	background-image: url(../images/health.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 25px;
	height: 29px;
	display: block;
}
.categories4 #cat7 {
	background-image: url(../images/food.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 29px;
	display: block;
}
.categories4 #cat8 {
	background-image: url(../images/home-garden.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 27px;
	display: block;
}
.categories4 #cat9 {
	background-image: url(../images/law-firm.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 41px;
	height: 30px;
	display: block;
}
.categories4 #cat10 {
	background-image: url(../images/liquor.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 28px;
	display: block;
}
.categories4 #cat11 {
	background-image: url(../images/medical.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories4 #cat12 {
	background-image: url(../images/photography.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories4 #cat13 {
	background-image: url(../images/services.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories4 #cat14 {
	background-image: url(../images/sports.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories4 #cat15 {
	background-image: url(../images/travel.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.categories4 #cat16 {
	background-image: url(../images/website-ico.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 31px;
	height: 31px;
	display: block;
}
.cat {
	float: left;
	height: 70px !important;
	width: 101px !important;
	text-align: center;
	line-height: 140px;
	padding: 7px;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}
/* End industry script css */







/* TABS for main page */

#tabs {
}
#tabs .img {
	border: 5px solid #cecece;
	height: 190px;
	width: 320px;
}
.right {
	margin-right: 0px!important;
}
/* LEFTCOL */

.leftcol {
	float: left;
	width: 300px;
	margin-right: 10px;
}
.leftcol .package {
	margin-top: 0px;
}
/* END LEFTCOL */



/* RIGHTCOL */

.rightcol {
	float: right;
	width: 260px;
	padding: 30px;
	margin-left: 10px;
}
.rightcol h3 {
	font-size: 20px;
	color: #e98837;
	font-weight: 600;
}
.rightcol p {
	color: #000;
}
.address {
	font-family: 'Dosis', sans-serif;
	padding-top: 25px;
}
.address strong {
	display: block;
	font-size: 18px;
	color: #036aaa;
	padding-bottom: 10px;
}
.social {
	padding-top: 25px
}
.social a {
	margin-right: 10px;
	display: inline-block;
}
/* END RIGHTCOL */





/*

SIDEBAR-SECTION

*/

.sidebar {
	background-color: #dedede;
	padding: 10px;
}
.sidebar ul, .sidebar ul li ul {
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}
.sidebar ul li {
	list-style: none;
	line-height: 1.5em;
}
.sidebar p {
	line-height: 1.5em;
	text-align: justify;
}
.sidebar ul li h2 {
	/*background-color: #7B000C;;

    padding: 10px;

    margin: 0px;*/

	background: none repeat scroll 0 0 #cecece;
	color: #000;
	font-size: 17px;
	padding: 10px 10px 10px 20px;
	margin: 5px 0 10px;
}
.sidebar ul li ul li {
	border-bottom: 1px solid #cecece;
	line-height: 1.5em;
	margin: 10px;
	padding: 0 5px 5px 0;
}
.sidebar ul li ul li a {
	font-weight: normal;
	color: #000;
}
.sidebar ul li ul li:hover {
	/*    background-color: #cecece; */

	text-decoration: underline;
	color: #cecece;
}
.sidebar .widget {
	margin-bottom: 10px
}
.sidebar .widget img {
	background-color: #cecece;
	border: 1px solid #cecece;
	margin: 5px;
	padding: 5px;
}
.sidebar .readmore {
	color: #000
}
/* END SIDEBAR */



/* SERVICES WRAPPER */

/* END SERVICES WRAPPER*/

/*  WELCOME NOTE */

.welcome-note {
	min-height: 233px;
	background-color: #9B5232;
	float: left;
	padding: 10px;
	margin-bottom: 15px;
}
.welcome-note h1 {
	padding: 0 0 5px 0;
	color: #fff;
}
.welcome-note p {
	padding: 0px 10px 10px 10px;
	color: #FFFFFF;
}
/* POST */

.post, .postWrapper {
}
.post {
}
.postTitle {
	color: #d60101;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}
.postTitle a {
	font-size: 20px;
	color: #9e7534;
	text-decoration: none;
}
.postTitle a:hover {
	text-decoration: underline;
	color: #000;
}
.postWrapper small {
	display: block;
	font-size: 10px;
	padding: 10px 0;
}
.postMeta {
	font-size: 11px;
	padding: 10px 5px;
}
.postHeading {
	/* background-image: url(../images/services-title2-bg.jpg);;;;;;;;;

    background-repeat: repeat-x;*/

	color: #0EB6FC;
	font-size: 21px;
	padding: 5px 0px 0px 10px;
}
.postImage {
	float: left;
	height: 120px;
	margin: 5px 10px 10px 1px;
	width: 150px;
}
.postImage img {
	background-color: #dcdcdc;
	padding: 5px;
	border: 1px solid #dcdcdc;
}
.postPara {
	color: #414141;
	line-height: 22px;
	padding-bottom: 1em;
	padding-top: 10px;
}
.postPara a {
	color: #9E7534;
	text-decoration: underline;
}
.postPara a:hover {
	color: #000;
	text-decoration: underline;
}
/* END POST */





/* SUB HEADER ON SECOND PAGE */

.sub-header {
	/* width: 960px; */

	margin: 0px auto;
	border: 1px solid #363636;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
}
.sub-header h1 {
	padding-bottom: 0px
}
/* END SUB HEADER ON SECOND PAGE */





/* FOOTER */

footer {
}
.footer-wrap {
	background-color: #303530;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer-hold {
	width: 1000px;
	margin: 0px auto;
}
#footer-bottom {
	background-repeat: repeat-x;
	background-color: #262a26;
	padding-top: 30px;
	padding-bottom: 50px;
	width: 100%;
	clear: both;
}
.paypal {
	display: block;
	text-align: right;
	width: 1000px;
	margin: 0px auto;
	padding-top: 20px;
	clear: left;
}
.footer-bottom-hold {
	width: 1000px;
	margin: 0px auto;
}
.footer-widget {
	width: 220px;
	float: left;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.footer-widget h2 {
	color: #fff;
}
.footer-widget p {
	color: #fff;
}
.footer-widget:last-child {
	border-right: 0px dashed #444444;
	padding-right: 0px;
}
.footer-widget:first-child {
	padding-left: 0px
}
.footer-widget .footer-title {
	background: none repeat scroll 0 0 #74A34B;
	border: 1px solid #4A8C14;
	color: #FFFFFF;
	font-size: 17px;
	padding: 5px 5px 5px 10px;
}
.footer-hold ul {
	list-style: none;
	padding-right: 0px;
	margin-top: 10px;
	padding-left: 0px;
}
.footer-hold ul li {
	font-size: 12px;
	list-style: none inside;
	color: #fff;
}
.footer-hold ul li:hover {
}
.footer-hold ul li a {
	color: #fff;
	text-decoration: none;
}
.footer-hold ul li a span {
	color: #fff;
	font-size: 18px;
}
#footer-bottom .copyright {
	color: #515551;
	padding: 7px;
	float: left;
	text-transform: uppercase;
	font-family: 'Dosis', sans-serif;
}
#footer-bottom .design {
	color: #000;
	padding: 7px;
	float: right;
}
#footer-bottom a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
#footer-bottom a:hover {
	color: #000;
	text-decoration: underline;
}
/* END FOOTER */

/* new clearfix */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1
} /* IE7 */
.price-bench {
	color: #F00;
	float: left;
	text-decoration: line-through;
}
.thankyou {
	min-height: 500px;
	text-align: center;
}
.thankyou h1 {
	padding-top: 110px;
	font-size: 50px;
	text-transform: uppercase;
}
.thankyou p {
	padding: 10px 50px 50px 50px;
	font-size: 24px;
}
/* secure payment page css */

.secure-inputfield {
	border: 2px solid #808A9F;
	border-radius: 4px 4px 4px 4px;
	height: 30px;
	width: 350px;
	margin-left:10px;
}
.secure-selectfield {
	border: 2px solid #808A9F;
	border-radius: 4px 4px 4px 4px;
	height: 30px;
	width: 350px;
	margin-left:12px;
}
.secure-selectcard {
	border: 2px solid #808A9F;
	border-radius: 4px 4px 4px 4px;
	height: 30px;
	width: 150px;
	margin-left:10px;
}
.secure-input-font {
	font-family: Dosis-Medium;
}
.secure-submit {
	width: 115px;
	height: 40px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	/*padding-top:10px;*/



	border: #6b6b6b solid 4px;
	color: #FFF;
	font-family: Dosis-Bold;
	background: url(../images/con-submit.png) repeat-x;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	behavior: url(PIE.htc);
	cursor: pointer;
	margin-bottom: 30px;
}
.secure-submit:hover {
	background-position: center -40px;
}
td.secure-input-font {
	color: #036AAA;
	font-family: 'Dosis', sans-serif;
	font-size: 16px;
	font-weight: 600;
	width: 100%;
}
.article-left {
	float: left;
	width: 650px;
	min-height: 500px;
}
.article-right {
	float: right;
	width: 300px;
}
/*thumb slider*/



.ui-carousel {
	height: 100px;
	margin: 0;
	overflow: auto;
	padding: 0;
	position: relative; /*for ie7 to work e.g in html carousels*/
	width: 300px
}
.ui-carousel > .wrapper {
	margin: 0;
	padding: 0;
	width: 9999px;
}
.ui-carousel > .wrapper img {
	padding: 7px;
	border: 1px solid #c4c4c4;
	width: 92%;
}
.ui-carousel > .wrapper > * {
	border: 0;
	display: block;
	float: left;
	height: 100px;
	overflow: hidden;
	width: 100px;
	text-align: center;
}
#carousel {
	margin: 0 auto;
}
#ui-carousel-next, #ui-carousel-prev {
	width: 23px;
	height: 40px;
	background: url(../images/arrow-left.png) #fff center center no-repeat;
	display: block;
	position: absolute;
	top: 55px;
	z-index: 100;
}
#ui-carousel-next {
	right: 0;
	background-image: url(../images/arrow-right.png);
}
#ui-carousel-prev {
	left: 0;
}
#ui-carousel-next > span, #ui-carousel-prev > span {
	display: none;
}
.slide {
	margin: 0;
	position: relative;
}
.slide h1 {
	font: 72px/1 Anton, sans-serif;
	color: #ff5c43;
	margin: 0;
	padding: 0;
}
.slide p {
	font: 32px/1 Ubuntu, sans-serif;
	color: #4d4d4d;
	margin: 0;
	padding: 0;
}
#pages {
	width: 150px;
	margin: 0 auto;
}
.bullet {
	background: url(../images/page-off.png) center center no-repeat;
	display: block;
	width: 18px;
	height: 18px;
	margin: 0;
	margin-right: 5px;
	float: left;
}
.thumb-slider {
	position: relative;
	float: right;
	width: 300px;
	padding-bottom: 10px;
}
.thumb-slider h2 {
	padding-top: 5px;
}
/*end thumb slider*/







/* Start light box css */



.light-box-main {
	width: 1000px;
	margin: 0px auto;
}
.testimonial-video-wrap {
	margin: 10px 10px;
	float: left;
}
.testimonial-video {
	float: left;
	width: 300px;
	height: 300px!important;
	text-align: left;
	margin: 10px;
	border: 1px solid #ebebeb;
	box-shadow: 0 0 4px 4px #d8d7d7;
	-moz-box-shadow: 0 0 4px 4px #d8d7d7;
	-webkit-box-shadow: 0 0 4px 4px#d8d7d7;
	-o-box-shadow: 0 0 4px 4px#d8d7d7;
	behavior: url(PIE.htc);
}
.light-img {
}
.light-box-heading {
	font-size: 16px;
	color: #F60;
	font-family: TitilliumText22L-Regular;
	font-weight: 600;
	padding: 0px 10px 5px 10px;
}
.testimonial-wrap {
	margin: 0px auto;
	width: 960px;
}
/*START LIGHT BOX CSS*/



#colorbox, #cboxOverlay, #cboxWrapper {
	top: 0;
	left: 0;
	z-index: 9999;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
#cboxOverlay {
	background: url(../images/overlay.png) repeat 0 0;
}
#colorbox {
}
#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(../images/controls.png) no-repeat -101px 0;
}
#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(../images/controls.png) no-repeat -130px 0;
}
#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(../images/controls.png) no-repeat -101px -29px;
}
#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(../images/controls.png) no-repeat -130px -29px;
}
#cboxMiddleLeft {
	width: 21px;
	background: url(../images/controls.png) left top repeat-y;
}
#cboxMiddleRight {
	width: 21px;
	background: url(../images/controls.png) right top repeat-y;
}
#cboxTopCenter {
	height: 21px;
	background: url(../images/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
	height: 21px;
	background: url(../images/border.png) 0 -29px repeat-x;
}
#cboxContent {
	background: #fff;
	overflow: hidden;
}
.cboxIframe {
	background: #fff;
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}
#cboxLoadedContent {
	margin-bottom: 28px;
}
#cboxTitle {
	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: left;
	width: 90%;
	color: #949494;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 58px;
	color: #949494;
}
#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef;
}
#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/controls.png) no-repeat -75px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxPrevious:hover {
	background-position: -75px -25px;
}
#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url(../images/controls.png) no-repeat -50px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxNext:hover {
	background-position: -50px -25px;
}
#cboxLoadingOverlay {
	background: url(../images/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
	background: url(../images/loading.gif) no-repeat center center;
}
#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/controls.png) no-repeat -25px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxClose:hover {
	background-position: -25px -25px;
}
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}
.cboxIE6 #cboxTopLeft {
	background: url(../images/ie6/borderTopLeft.png);
}
.cboxIE6 #cboxTopCenter {
	background: url(../images/ie6/borderTopCenter.png);
}
.cboxIE6 #cboxTopRight {
	background: url(../images/ie6/borderTopRight.png);
}
.cboxIE6 #cboxBottomLeft {
	background: url(../images/ie6/borderBottomLeft.png);
}
.cboxIE6 #cboxBottomCenter {
	background: url(../images/ie6/borderBottomCenter.png);
}
.cboxIE6 #cboxBottomRight {
	background: url(../images/ie6/borderBottomRight.png);
}
.cboxIE6 #cboxMiddleLeft {
	background: url(../images/ie6/borderMiddleLeft.png);
}
.cboxIE6 #cboxMiddleRight {
	background: url(../images/ie6/borderMiddleRight.png);
}
.cboxIE6 #cboxTopLeft, .cboxIE6 #cboxTopCenter, .cboxIE6 #cboxTopRight, .cboxIE6 #cboxBottomLeft, .cboxIE6 #cboxBottomCenter, .cboxIE6 #cboxBottomRight, .cboxIE6 #cboxMiddleLeft, .cboxIE6 #cboxMiddleRight {
 _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
/*END LIGHT BOX CSS*/



/* START ORDER REVIEW SEPERATER CSS*/

.sep {
	border-bottom:2px solid #757779;
}
.order_block_1 {
	float:left;
	width:400px;
}
.order_block_2 {
	float:left;
	width:800px;
}
/* END ORDER REVIEW SEPERATER CSS*/



/* CUSTOM SELECT CSS ORDER PROJECT DETAIL */

.custom_select {
	border:1px solid #69C;
	height:40px;
	width:600px;
}
.loading {
	position:fixed;
	width:100%;
	height:100%;
	background:#FFF;
	opacity:0.4;
	z-index:1000;
	padding-top:30%;
	text-align:center;
	font-size:24px;
	display:none;
}
.loadingicon {
	position: fixed;
	height: 24px;
	/*width: 226px;*/
	padding: 8px;
	left: 40%;
	top: 40%;
	z-index: 1001;
	text-align: center;
	font-size: 24px;
	display: none;
	background: #fdbe3f;
	clear: both;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}
.err {
	border: 1px solid #F00;
	border-radius: 4px 4px 4px 4px;
	padding:8px;
	color:red;
	width:580px;
	background-color:#FFF;
	display:none;
}
.loading2 {
	float: right;
	background: url(../images/loading.gif) no-repeat;
	width: 33px;
	height: 35px;
	margin-top: 11px;
	display:none;
}

/*new form css 06-09-2013*/
.new-form-mian {
	width:960px;
	padding:10px;
	float:left;
}
.new-form-area1 {
	width:780px;
	float:left;
	padding:10px 10px 10px 180px;
}
.new-form-area2 {
    width:980px;
	float:left;
	padding:10px;
}
.new-field-area {
	width:600px;
	float:left;
	margin:5px 10px;
}
.new-lable {
	width:150px;
	float:left;
	padding:10px;
	font-size:15px;
	color:#036AAA;
	font-family: 'Dosis', sans-serif;
	font-weight:bold;
	text-transform:capitalize;
}
.new-lable span {
	color:#F00;
}
.new-lable2 {
	width:318px;
	padding-left:182px;
}
.new-input {
	background-color: #F3F3F3;
	border: 1px solid #DDDDDD;
	padding:10px;
	width:350px;
	float:left;
}
.new-captcha-main {
	background-color: #F3F3F3;
	border: 1px solid #DDDDDD;
	width:370px;
	float:left;
}
.new-captcha {
	width:100px;
	text-align:center;
	color:#000;
	font-size:12px;
	float:left;
	padding:0px!important;
	background:#E5E5E5;
}

.captchapicslider{
	float: left;
	background: #666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	height: 24px;
	width: 71px;
	color: #FFF;
	font-size: 25px;
	padding: 4px 4px 4px 22px;
}

.new-input-captcha {
	background-color: #F3F3F3;
	border:none;
	padding:10px;
	width:230px;
	float:left;
}
.new-submit {
	padding:5px 15px;
	background:#000;
	text-align:center;
	color:#fff;
	cursor:pointer;
	float:right;
	border:none;
	font-size:12px;
	margin:5px 10px 5px 10px;
}
.form-img1 {
	float:left;
	width:938px;
	height:179px;
	margin:10px 0 0 10px;
	box-shadow: 0 0 9px -1px #666666;
}
.new-form-heading {
	padding:10px;
	font-size:30px;
	color:#589E00;
	font-family: 'Dosis', sans-serif;
	font-weight:bold;
}
.new-form-heading2 {
	color:#036AAA;
	font-weight:600;
}
.new-form-heading3 {
	color:#E98837;
	font-weight:600;
	font-size:18px;
}
.new-f-text {
	float:left;
	padding:10px;
}
.new-lable3 {
	width:500px;
}
.new-input2 {
	width:560px;
	margin:5px 10px;
}
.drop2 {
	width:580px!important;
	margin:5px 10px;
}
.drop3 {
	width:372px!important;
	margin:5px 0px;
}
.new-input3 {
	height:80px;
	resize:none;
}
.new-check-area {
	width:180px;
	float:left;
	padding:10px;
	color:#000;
	font-family: 'Dosis', sans-serif;
	font-weight:600;
	text-align:left;
	font-size:12px;
}
.new-checkbox {
	margin-right:5px;
}
.new-check-area img {
	text-align:center;
	display:block;
	margin-bottom:5px;
}
.new-con-right-area {
	width:260px;
	float:right;
	padding:10px;
}
.new-con-link {
	padding:5px 10px;
	font-size:15px;
	color:#036AAA;
	display:block;
	font-weight:600;
	font-family: 'Dosis', sans-serif;
	text-decoration:none;
}
.new-con-live-chat {
	float:left;
	margin:10px 0px;
}
.new-social {
	float:left;
	margin:5px 3px;
}
.new-con-order-now {
	padding:10px;
	width:180px;
	background:#CC0000;
	text-align:center;
	color:#fff!important;
	font-weight:600;
	font-family: 'Dosis', sans-serif;
	font-size:18px;
	float:left;
	margin:5px;
	text-decoration:none;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
}
.new-con-order-now:hover {
	text-decoration:underline;
}
/*new form css 06-09-2013 end*/

/*new css 09-09-2013*/
.new-order-payment-box{
width:380px;
float:left;
padding:10px;
text-align:center;
margin:10px;	
}
.new-order-payment-box img{
display:block;
margin-left:15px;
}
.or-sep{
float:left;
margin:50px 10px 0 0;
}
.radio-text{
text-align:center!important;
padding:0px 100px;	
font-size:24px;
line-height:32px;
color:#747474;
font-family: 'Dosis', sans-serif;
}
.radio-text2{
font-size:16px;
color:#ff0000;
padding:10px 0px;
text-align:center!important;
}
.new-tarea{
width:500px;
float:right;
padding:10px;
}
.new-tarea-check{
float:left;
margin:8px 5px 0 0;
}
.new-tarea-text{
font-size:20px;
color:#535353;
float:left;
font-family: 'Dosis', sans-serif;
}
.new-tarea-text a{
color:#49a5e6;
}
.pro-sub{
width:120px;
height:30px;
cursor:pointer;
float:right;
margin:10px 30px 10px 0px;
background:url(../images/pro-submit.png) no-repeat;
border:none;
}
.ra{
float:right!important;
}

/*new css 09-09-2013 end*/















/*new css 12-09-2013*/
h1.e-commerce-head {
	font-family: 'Dosis', sans-serif;
	font-size:50px;
	font-weight:500;
	color:#000;
	text-align:center;
	padding:10px;
}
.e-commerce-head span {
	display:block;
	font-size:24px;
	color:#7D7D7D;
}
ul.ecom-style1 {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
ul.ecom-style1 li {
	margin:0px;
	padding:5px;
	width:90px;
	float:left;
	display:block;
	font-family: 'Dosis', sans-serif;
	font-size:14px;
	text-align:center;


	color:#000;
}
ul.ecom-style1 li img {
	margin:0px auto;
	text-align:center;
	display:block;
	padding-bottom:10px;
}
.ecommerce-package-area {
	width:980px;
	float:left;
	padding:10px;
}
.ecommerce-package-inner {
	width:465px;
	float:left;
	margin:0 12px 30px;
	background:#F1FBD6;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-o-border-radius: 4px 4px 4px 4px;
	box-shadow: 0 2px 3px #666666;
	-moz-box-shadow: 0 2px 3px #666666;
	-webkit-box-shadow: 0 2px 3px #666666;
	-o-box-shadow: 0 2px 3px #666666;
	behavior: url(PIE.htc);
}
.ecommerce-package-top {
	padding:40px 20px;
	text-align:center;
	font-size:26px;
	font-weight: 700;
	font-family: 'Dosis', sans-serif;
	text-transform: uppercase;
	background: #90b721;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#aad927), to(#90b721));
	background: -webkit-linear-gradient(#aad927, #90b721);
	background: -moz-linear-gradient(#aad927, #90b721);
	background: -ms-linear-gradient(#aad927, #90b721);
	background: -o-linear-gradient(#aad927, #90b721);
	background: linear-gradient(#aad927, #90b721);
	-pie-background: linear-gradient(#aad927, #90b721);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	behavior: url(PIE.htc);
}
.ecommerce-package-sub-title {
	padding: 10px;
	font-size:30px;
	font-family: 'Dosis', sans-serif;
	width:410px;
	margin:-25px auto 10px;
	font-weight:600;
	text-transform: uppercase;
	color: #FF000A;
	text-decoration: line-through;
	background: #fff;
}
.ecommerce-package-list-area {
	background:#fff;
	padding:10px 5px;
	width:446px;
	margin:15px auto;
}
ul.e-commerce-p-list {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.e-commerce-p-list li {
	padding:10px;
	float:none;
	text-align:left;
	color:#056839;
	font-family: 'Dosis', sans-serif;
	font-size:14px;
	background:url(../images/ag.png) left no-repeat;
	list-style:none!important;
	padding-left:20px;
}
ul.e-commerce-p-list li span {
	padding:10px;
	margin-left:-30px;
	display:block;
	font-size:18px;
	font-weight:600;
	width:380px;
	background: #90b721;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#aad927), to(#90b721));
	background: -webkit-linear-gradient(#aad927, #90b721);
	background: -moz-linear-gradient(#aad927, #90b721);
	background: -ms-linear-gradient(#aad927, #90b721);
	background: -o-linear-gradient(#aad927, #90b721);
	background: linear-gradient(#aad927, #90b721);
	-pie-background: linear-gradient(#aad927, #90b721);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	list-style:none!important;
	behavior: url(PIE.htc);
}
.ecom-ltext {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	padding:30px 10px;
}
.ecom-price {
	float:right;
	font-family: 'Dosis', sans-serif;
	font-weight:900;
	color:#056839;
	font-size:44px;
	padding:10px;
}
.ecom-order-now {
	width:220px;
	padding:5px 10px;
	font-size:30px;
	text-decoration:none;
	text-align:center;
	float:left;
	margin:10px 0px -20px -25px;
	color:#fff!important;
	border:#98b460 solid 1px;
	font-family: 'Dosis', sans-serif;
	background: #90b721;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#aad927), to(#90b721));
	background: -webkit-linear-gradient(#aad927, #90b721);
	background: -moz-linear-gradient(#aad927, #90b721);
	background: -ms-linear-gradient(#aad927, #90b721);
	background: -o-linear-gradient(#aad927, #90b721);
	background: linear-gradient(#aad927, #90b721);
	-pie-background: linear-gradient(#aad927, #90b721);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	behavior: url(PIE.htc);
}
.ecom-order-now:hover {
	text-decoration:none;
	background: #90b721;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#90b721), to(#aad927));
	background: -webkit-linear-gradient(#90b721, #aad927);
	background: -moz-linear-gradient(#90b721, #aad927);
	background: -ms-linear-gradient(#90b721, #aad927);
	background: -o-linear-gradient(#90b721, #aad927);
	background: linear-gradient(#90b721, #aad927);
	-pie-background: linear-gradient(#90b721, #aad927);
}
.ecom-texti-box {
	width:448px;
	float:left;
	margin:10px;
	padding:10px;
	border:#F8F8F8 solid 1px;
}
.ecom-testi-img {
	float:left;
}
.ecom-testi-text {
	font-family: 'Dosis', sans-serif;
	font-weight:600;
	color:#000;
	font-size:18px;
	padding:5px;
	float:left;
	width:200px;
	margin-left:15px;
}
.ecom-testi-text span {
	font-weight:normal;
	font-size:14px;
	display:block;
	color:#12799A;
}
.ecom-testi-text2 {
	font-family: 'Dosis', sans-serif;
	color:#000;
	font-style:italic;
	font-size:14px;
	line-height:18px;
	padding:10px;
	position:relative;
	float:left;
	width:200px;
	background:#f4f4f4;
	margin-left:15px;
}
.ecom-testi-text2 span {
	float:left;
	margin-left:-25px;
}
.ecommerce-package-bottom {
	width:940px;
	float:left;
	margin-left:10px;
	padding:10px 20px;
	background:#f4f4f4;
}
ul.ecom-bottom-style {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.ecom-bottom-style li {
	margin:0px;
	padding:10px;
	float:left;
	width:290px;
	text-align:center;
	font-family: 'Dosis', sans-serif;
	color:#000;
	font-weight:600;
	font-size:18px;
	list-style:none;
}
ul.ecom-bottom-style li span {
	display:block;
	font-weight:normal;
	font-size:14px;
}
ul.ecom-bottom-style li img {
	margin:0px auto;
	text-align:center;
	padding-bottom:10px;
	display:block;
}
/*ecom portfolio css*/
.ecom-p-img {
	float:left;
	margin:20px 10px;
	box-shadow: 0 2px 3px #666666;
	-moz-box-shadow: 0 2px 3px #666666;
	-webkit-box-shadow: 0 2px 3px #666666;
	-o-box-shadow: 0 2px 3px #666666;
	behavior: url(PIE.htc);
}
.portfolioFilter ul {
	margin:0px;
	padding:0px;
	list-style:none;
	background:#F8F8F8;
	padding:10px;
	border-bottom:#F5F5F5 solid 1px;
	width:980px;
}
.portfolioFilter ul li {
	margin:0px;
	padding:0px;
	display:inline-block;
	border-right:#CCC solid 1px;
}
.portfolioFilter ul li:last-child {
	border-right:none;
}
.portfolioFilter ul li a {
	padding:10px 30px;
	color:#B2B2B2;
	font-weight:500;
	display:inline-block;
	text-decoration:none;
	font-family: 'Dosis', sans-serif;
	font-size:18px;
	font-weight:bold;
}
.portfolioFilter ul li a.current {
	font-weight:bold;
	color:#12799A;
}
.feature {
	margin:0px auto;
	text-align:center;
	display:block;
	width:50px;
	height:47px;
	background:url(../images/feature.png) top center no-repeat;
}
.feature:hover {
	background-position:center -45px;
}
.fashion1 {
	margin:0px auto;
	text-align:center;
	display:block;
	width:55px;
	height:45px;
	background:url(../images/fashion.png) top center no-repeat;
}
.fashion1:hover {
	background-position:center -45px;
}
.electronics1 {
	margin:0px auto;
	text-align:center;
	display:block;
	width:44px;
	height:45px;
	background:url(../images/electronics.png) top center no-repeat;
}
.electronics1:hover {
	background-position:center -45px;
}
.health1 {
	margin:0px auto;
	text-align:center;
	display:block;
	width:50px;
	height:45px;
	background:url(../images/health2.png) top center no-repeat;
}
.health1:hover {
	background-position:center -45px;
}
.gifts1 {
	margin:0px auto;
	text-align:center;
	display:block;
	width:40px;
	height:45px;
	background:url(../images/gifts.png) top center no-repeat;
}
.gifts1:hover {
	background-position:center -45px;
}
.jewellery1 {
	margin:0px auto;
	text-align:center;
	display:block;
	width:38px;
	height:45px;
	background:url(../images/jewellery.png) top center no-repeat;
}
.jewellery1:hover {
	background-position:center -45px;
}
.sports1 {
	margin:0px auto;
	text-align:center;
	display:block;
	width:40px;
	height:45px;
	background:url(../images/sports2.png) top center no-repeat;
}
.sports1:hover {
	background-position:center -45px;
}
.homeware1 {
	margin:0px auto;
	text-align:center;
	display:block;
	width:56px;
	height:45px;
	background:url(../images/homeware.png) top center no-repeat;
}
.homeware1:hover {
	background-position:center -45px;
}
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
	height:150px;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
/*ecom portfolio css*/
.bi-img {
	float:left;
	margin:10px 15px;
}
.bench-identity-inner {
	width:300px;
	float:left;
	margin:0 12px 30px;
	background:#F1FBD6;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-o-border-radius: 4px 4px 4px 4px;
	box-shadow: 0 2px 3px #666666;
	-moz-box-shadow: 0 2px 3px #666666;
	-webkit-box-shadow: 0 2px 3px #666666;
	-o-box-shadow: 0 2px 3px #666666;
	behavior: url(PIE.htc);
}
.bench-identity-inner2 {
	background:#ffe5dc;
}
.bench-identity-inner3 {
	background:#ddf6fe;
}
.bench-identity-top {
	padding:40px 20px;
	text-align:center;
	font-size:26px;
	font-weight: 700;
	font-family: 'Dosis', sans-serif;
	text-transform: uppercase;
	background: #90b721;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#aad927), to(#90b721));
	background: -webkit-linear-gradient(#aad927, #90b721);
	background: -moz-linear-gradient(#aad927, #90b721);
	background: -ms-linear-gradient(#aad927, #90b721);
	background: -o-linear-gradient(#aad927, #90b721);
	background: linear-gradient(#aad927, #90b721);
	-pie-background: linear-gradient(#aad927, #90b721);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	behavior: url(PIE.htc);
}
.bench-identity-sub-title {
	padding: 10px;
	text-align: left;
	font-size:22px;
	font-family: 'Dosis', sans-serif;
	width:250px;
	text-decoration:line-through;
	margin:-25px auto 10px;
	font-weight:600;
	text-transform: uppercase;
	background: #fff;
	color:#ff002a;
}
.bench-identity-sub-title span {
	text-align:right;
	color:#666;
	float:right;
	text-decoration:none!important;
}
.bench-identity-list-area {
	background:#fff;
	padding:10px 5px;
	width:285px;
	margin:15px auto;
}
ul.bench-identity-p-list {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.bench-identity-p-list li {
	margin-left:25px;
	padding:10px 10px 10px 0px;
	float:none;
	text-align:left;
	color:#056839;
	font-family: 'Dosis', sans-serif;
	font-size:14px;
	list-style:none;
}
ul.bench-identity-p-list li span {
	display:block;
	padding-top:5px;
	font-size:12px;
}
.bench-identity-ltext {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	padding:30px 10px;
}
.bench-identity-price {
	float:right;
	font-family: 'Dosis', sans-serif;
	font-weight:900;
	color:#666;
	font-size:44px;
	padding:10px;
}
.bench-identity-order-now {
	width:175px;
	padding:3px 10px;
	font-size:30px;
	text-decoration:none;
	text-align:center;
	float:left;
	margin:10px 10px -25px 50px;
	color:#fff;
	border:#98b460 solid 1px;
	font-family: 'Dosis', sans-serif;
	background: #90b721;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#aad927), to(#90b721));
	background: -webkit-linear-gradient(#aad927, #90b721);
	background: -moz-linear-gradient(#aad927, #90b721);
	background: -ms-linear-gradient(#aad927, #90b721);
	background: -o-linear-gradient(#aad927, #90b721);
	background: linear-gradient(#aad927, #90b721);
	-pie-background: linear-gradient(#aad927, #90b721);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff!important;
	behavior: url(PIE.htc);
}
.bench-identity-order-now:hover {
	text-decoration:none;
	background: #90b721;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#90b721), to(#aad927));
	background: -webkit-linear-gradient(#90b721, #aad927);
	background: -moz-linear-gradient(#90b721, #aad927);
	background: -ms-linear-gradient(#90b721, #aad927);
	background: -o-linear-gradient(#90b721, #aad927);
	background: linear-gradient(#90b721, #aad927);
	-pie-background: linear-gradient(#90b721, #aad927);
}
.bench-identity-list-title {
	padding:10px;
	margin-left:-10px;
	width:250px;
	display:block;
	text-transform:uppercase;
	font-size:16px;
	font-weight:600;
	background: #90b721!important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#aad927), to(#90b721))!important;
	background: -webkit-linear-gradient(#aad927, #90b721)!important;
	background: -moz-linear-gradient(#aad927, #90b721)!important;
	background: -ms-linear-gradient(#aad927, #90b721)!important;
	background: -o-linear-gradient(#aad927, #90b721)!important;
	background: linear-gradient(#aad927, #90b721)!important;
	-pie-background: linear-gradient(#aad927, #90b721)!important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	behavior: url(PIE.htc);
}
.bench-identity-top2 {
	background: #cf5126!important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#de582a), to(#c24c24))!important;
	background: -webkit-linear-gradient(#de582a, #c24c24)!important;
	background: -moz-linear-gradient(#de582a, #c24c24)!important;
	background: -ms-linear-gradient(#de582a, #c24c24)!important;
	background: -o-linear-gradient(#de582a, #c24c24)!important;
	background: linear-gradient(#de582a, #c24c24)!important;
	-pie-background: linear-gradient(#de582a, #c24c24)!important;
}
.bench-identity-top3 {
	background: #18a2cf!important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1aafe0), to(#1697c1))!important;
	background: -webkit-linear-gradient(#1aafe0, #1697c1)!important;
	background: -moz-linear-gradient(#1aafe0, #1697c1)!important;
	background: -ms-linear-gradient(#1aafe0, #1697c1)!important;
	background: -o-linear-gradient(#1aafe0, #1697c1)!important;
	background: linear-gradient(#1aafe0, #1697c1)!important;
	-pie-background: linear-gradient(#1aafe0, #1697c1)!important;
}
ul.ag li {
	list-style-image:url(../images/ag.png) !important;
}
ul.ao li {
	list-style-image:url(../images/ao.png) !important;
}
ul.ab li {
	list-style-image:url(../images/ab.png) !important;
}
.bench-identity-order-now2 {
	border:#c73907 solid 1px;
	background: #cf5126!important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#de582a), to(#c24c24))!important;
	background: -webkit-linear-gradient(#de582a, #c24c24)!important;
	background: -moz-linear-gradient(#de582a, #c24c24)!important;
	background: -ms-linear-gradient(#de582a, #c24c24)!important;
	background: -o-linear-gradient(#de582a, #c24c24)!important;
	background: linear-gradient(#de582a, #c24c24)!important;
	-pie-background: linear-gradient(#de582a, #c24c24)!important;
}
.bench-identity-order-now2:hover {
	border:#c73907 solid 1px;
	background: #cf5126!important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c24c24), to(#de582a))!important;
	background: -webkit-linear-gradient(#c24c24, #de582a)!important;
	background: -moz-linear-gradient(#c24c24, #de582a)!important;
	background: -ms-linear-gradient(#c24c24, #de582a)!important;
	background: -o-linear-gradient(#c24c24, #de582a)!important;
	background: linear-gradient(#c24c24, #de582a)!important;
	-pie-background: linear-gradient(#c24c24, #de582a)!important;
}
.bench-identity-order-now3 {
	border:#10a5d6 solid 1px;
	background: #18a2cf!important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1aafe0), to(#1697c1))!important;
	background: -webkit-linear-gradient(#1aafe0, #1697c1)!important;
	background: -moz-linear-gradient(#1aafe0, #1697c1)!important;
	background: -ms-linear-gradient(#1aafe0, #1697c1)!important;
	background: -o-linear-gradient(#1aafe0, #1697c1)!important;
	background: linear-gradient(#1aafe0, #1697c1)!important;
	-pie-background: linear-gradient(#1aafe0, #1697c1)!important;
}
.bench-identity-order-now3:hover {
	border:#10a5d6 solid 1px;
	background: #18a2cf!important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1697c1), to(#1aafe0))!important;
	background: -webkit-linear-gradient(#1697c1, #1aafe0)!important;
	background: -moz-linear-gradient(#1697c1, #1aafe0)!important;
	background: -ms-linear-gradient(#1697c1, #1aafe0)!important;
	background: -o-linear-gradient(#1697c1, #1aafe0)!important;
	background: linear-gradient(#1697c1, #1aafe0)!important;
	-pie-background: linear-gradient(#1697c1, #1aafe0)!important;
}
.new-start-now {
	padding:10px;
	margin:10px 0 10px 380px;
	width:200px;
	font-family: 'Dosis', sans-serif;
	display:inline-block;
	text-align:center;
	text-decoration:none!important;
	font-size:16px;
	font-weight:600;
	background: #ee4a00!important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f56300), to(#eb3900))!important;
	background: -webkit-linear-gradient(#f56300, #eb3900)!important;
	background: -moz-linear-gradient(#f56300, #eb3900)!important;
	background: -ms-linear-gradient(#f56300, #eb3900)!important;
	background: -o-linear-gradient(#f56300, #eb3900)!important;
	background: linear-gradient(#f56300, #eb3900)!important;
	-pie-background: linear-gradient(#f56300, #eb3900)!important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff!important;
	behavior: url(PIE.htc);
}
.mo-img {
	float:left;
	margin:10px 22px;
}
.mobile-site-sub-title {
	padding:5px 10px;
	text-align: center;
	font-size:30px;
	font-family: 'Dosis', sans-serif;
	width:150px;
	margin:-25px auto 10px;
	font-weight:600;
	text-transform: uppercase;
	background: #fff;
	color:#056839;
}
.mo-p-b {
	width:396px;
	height:56px;
	background:url(../images/mobile-b-back.png) no-repeat;
	text-align:center;
	color:#fff!important;
	font-weight:600;
	text-decoration:none!important;
	font-family: 'Dosis', sans-serif;
	font-size:22px;
	text-decoration:none;
	padding-top:20px;
	float:left;
	margin:10px 0 10px 285px;
}
.new-p-area {
	width:960px;
	height:320px;
	margin:0px;
	float:left;
	background:url(../images/new-p-img.png) no-repeat;
}
.new-p-area-text1 {
	text-align:left;
	color:#fff;
	font-family: 'Dosis', sans-serif;
	font-size:18px;
	padding:20px 10px 35px 100px;
	display:inline-block;
	text-transform:uppercase;
}
.new-p-area-text2 {
	float:right;
	padding:20px 62px 35px 0px;
}
.new-p-area-left {
	width:950px;
	display:inline-block;
}
.new-p-area-text3 {
	text-align:right;
	color:#333333;
	font-family: 'Dosis', sans-serif;
	font-size:15px;
	padding:16px 185px 25px 0px;
	float:left;
	width:285px;
	text-transform:uppercase;
}
.new-p-area-text4 {
	padding:16px 10px 25px 210px;
	width:250px;
	text-align:left;
}
/*new css 12-09-2013 end*/

.button {
	margin-left: 0px;
	position: fixed;
	margin-top: 15%;
	width: 55px;
	height: 310px;
	background: #000;
	color: #fff;
	font-size: 20px;
	background-image: url(../images/label.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	z-index:2;
}
#panel {
	font-family: 'dosismedium';
	margin-left: 0px;
	position: fixed;
	margin-top: 15%;
	width: 685px;
	background-image: url(../images/panel_bg.jpg);
	height: 310px;
	right: -685px;
	z-index:2;
}
.panel_hold {
	padding: 10px 10px 10px 19px;
}
.panel_hold h1 {
	padding: 0px;
	margin: 0px;
}
.panel_hold h2 {
	font-size: 24px;
	color: #ffae00;
	font-family: 'dosismedium';
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
.panel_hold ul {
	padding: 0px;
	margin: 0px;
}
.panel_hold ul li {
	float: left;
	margin: 0px 10px 0px 10px;
	list-style: none;
	padding-bottom: 0px;
}
.panel_hold ul li input {
	background-color: #f8f8f8;
	border: none;
	padding: 8px;
	width: 280px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #e5e5e5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e5e5e5), to(#dbdbdb));
	background: -webkit-linear-gradient(#e5e5e5, #dbdbdb);
	background: -moz-linear-gradient(#e5e5e5, #dbdbdb);
	background: -ms-linear-gradient(#e5e5e5, #dbdbdb);
	background: -o-linear-gradient(#e5e5e5, #dbdbdb);
	background: linear-gradient(#e5e5e5, #dbdbdb);
	-pie-background: linear-gradient(#e5e5e5, #dbdbdb);
	behavior: url(css/PIE.htc);
	position: relative;
}
.slidercaptcha{
	width: 170px!important;
	height: 15px!important;
}

.last_li {
	float: right!important;
	margin: 7px 14px 0px 0px!important;
}
.panel_hold ul li label {
	font-family: 'dosismedium';
	font-size: 16px;
	color: #fff;
	display: block;
	padding-bottom: 1px;
}
.panel_hold .submit_btn {
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #e5e5e5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c20000), to(#a40000));
	background: -webkit-linear-gradient(#c20000, #a40000);
	background: -moz-linear-gradient(#c20000, #a40000);
	background: -ms-linear-gradient(#c20000, #a40000);
	background: -o-linear-gradient(#c20000, #a40000);
	background: linear-gradient(#c20000, #a40000);
	-pie-background: linear-gradient(#c20000, #a40000);
	behavior: url(css/PIE.htc);
	position: relative;
	color: #fff;
	font-family: 'dosismedium';
	font-size: 14px;
	width: auto;
	padding: 7px;
	cursor: pointer;
	margin-right:20px;
	margin-top:10px;
}
.panel_hold .submit_btn:hover {
	background: #c20000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a40000), to(#c20000));
	background: -webkit-linear-gradient(#a40000, #c20000);
	background: -moz-linear-gradient(#a40000, #c20000);
	background: -ms-linear-gradient(#a40000, #c20000);
	background: -o-linear-gradient(#a40000, #c20000);
	background: linear-gradient(#a40000, #c20000);
	-pie-background: linear-gradient(#a40000, #c20000);
	behavior: url(css/PIE.htc);
	position: relative;
}

/*new css 19-09-2013*/
#carousel_inner {
float:left; 
width:1000px;
padding:10px 0px; 
overflow:hidden;  
}
#carousel_ul {
position:relative;
left:-210px; 
list-style-type: none; 
margin: 0px;
padding: 0px;
width:9999px; 
}
#carousel_ul li{
float:left;                                  
width:203px; 
padding:0px;
height:302px;
margin:10px 30px 10px 6px;
list-style:none;
}
#carousel_ul li img {
.margin-bottom:-4px; 
cursor:pointer;
cursor: hand; 
border:0px; 
}
.mobile-testimonial-area {
width:980px;
height:400px;
float:left;
padding:10px;
background:url(../images/mobile-testimonial-back.png) no-repeat;
}
#slideshow { 
margin:0px auto; 
position: relative; 
width:980px; 
height:400px; 
padding:0px; 
}
#slideshow > div { 
position: absolute; 
top:0px; 
left:0px; 
right:0px; 
bottom:0px; 
}
.mobile-testi-left{
width:680px;
padding:10px;
float:left;
}
.mobile-testi-right{
width:169px;
height:287px;
float:right;
padding:44px 62px 10px 10px;
}
.mobile-testi-heading{
font-family: 'Dosis', sans-serif;
font-size:30px;
color:#000;
padding:20px 10px 20px;
display:block;
}
.mobile-testi-text{
font-family: 'Dosis', sans-serif;
font-size:16px;
line-height:18px;
width:600px;
color:#666;
padding:10px;
text-align:left;
display:block;
}
.mobile-testi-name{
font-family: 'Dosis', sans-serif;
font-size:16px;
line-height:18px;
color:#666;
padding:10px 40px 10px 10px;
float:right;
text-align:left;
}
.mobile-testi-name span{
color:#fd2020;
}
.identity-banner{
width:1000px;
background:url(../images/identyte-banner-img.png) repeat;
float:left;
padding:10px 0px;
text-align:center;
height:645px;
}
.identity-banner-img{
float:left;
margin:10px 8px;	
}
.portfolio-caro-area{
width:1000px;
float:left;
}
.list_carousel {
margin:10px 0 10px 5px;
width:990px;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {

text-align: center;
width:990px;
height:182px;
padding: 0;

display: block;
float: left;
}

.errslidersignup{
	float:left;
	margin-right:16px;
	margin-top:18px;
	color:#F00;

}

#sliderloader{
	float:left;
	margin-right:16px;
	margin-top:13px;
	height:30px;
	width:31px;
	display:none;
	background:url(../images/loading.gif) no-repeat;
}
.new-captcha-slider {
	background-color: #f8f8f8;
	border: none;
	padding: 0px;
	width: 294px;
	height: 32px;
	margin-top:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #e5e5e5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e5e5e5), to(#dbdbdb));
	background: -webkit-linear-gradient(#e5e5e5, #dbdbdb);
	background: -moz-linear-gradient(#e5e5e5, #dbdbdb);
	background: -ms-linear-gradient(#e5e5e5, #dbdbdb);
	background: -o-linear-gradient(#e5e5e5, #dbdbdb);
	background: linear-gradient(#e5e5e5, #dbdbdb);
	-pie-background: linear-gradient(#e5e5e5, #dbdbdb);
	behavior: url(css/PIE.htc);
	position: relative;
}
.list_carousel.responsive {
width: auto;
margin-left: 0;
}
.web-portal-box{
width:311px;
float:left;
margin:10px 6px;
border:#F7F7F7 solid 1px;	
}
.web-portal-heading{
padding:10px;
text-align:center;
font-family: 'Dosis', sans-serif;
color:#283f5d;
font-size:24px;
}
.web-portal-heading span{
color:#f16529;
}
.web-portal-img{
display:block;
}
.web-portal-text1{
display:block;
padding:10px 10px 0px 10px;
font-family:dosismedium;
height:275px;
text-align:justify;
color:#000;
font-size:16px;
line-height:20px;
background:#ededed;
}
.web-portal-text2{
background:#fff;
}
.web-portal-tag{
background:#2dbc44;
padding:4px;
margin:4px 4px 4px 0px;
display:inline-block;
float:left;
font-size:14px;
text-align:center;
color:#fff;
font-family: 'Dosis', sans-serif;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
}
.web-quote1{
color:#fff;
width:748px;
height:63px;
padding:15px 0 0 10px;
font-family: 'Dosis', sans-serif;
font-size:37px;
text-align:left;
float:left;
background:url(../images/web-portal-quote-back.png) no-repeat;
}
.web-quote1 span{
font-weight:600;
}
.web-quote2{
color:#fff!important;
width:210px;
height:52px;
padding-top:15px;
margin-top:6px;
font-family: 'Dosis', sans-serif;
font-size:30px;
text-decoration:none;
text-align:center;
float:left;
background:url(../images/web-quote.png) no-repeat;
}
.video-hover {
position: absolute;
top: 0px;
left: 0px;
bottom: 21px;
right: 0px;
opacity: 0;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
/*new css 19-09-2013 end*/

/*new css-30-09-2013*/
.web-s-he{
font-weight:bold;
color:#3a97b9!important;
font-size:30px!important;
}
.website-new-package-box{
width:200px;
height:280px;
margin:10px 12px;
padding:20px 10px 10px 10px;
float:left;
background:#e8edf2;
position:relative;
text-align:center;
}
.website-new-package-heading a{
color:#34485d;
font-size:22px;
text-align:center;
padding:15px 5px;
font-family:geoslab703_xbd_btregular;
text-transform:uppercase;
}
.website-new-package-heading a:hover{
	text-decoration:none;
}
.website-new-package-text{
color:#34485d;
font-size:18px;
text-align:center;
padding:15px 5px;
font-family: 'Dosis', sans-serif;
}
.website-new-package-text span{
color:#c95555;
font-weight:bold;
display:block;
padding-top:10px;
}
.website-new-viewdetail{
padding:10px;
left:0px;
width:150px;
right:0px;
margin:0px auto;
bottom:-15px;
text-decoration:none!important;
background:#34495e;
text-align:center;
position:absolute;
font-family:geoslab703_xbd_btregular;
color:#FFF!important;
font-size:16px;
text-transform:uppercase;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
}
/*new css-30-09-2013*/
.cross{
	height: 12px;
	margin-top: 7px;
	margin-left: 10px;
}
.testi-head{
font-family:dosismedium;
color:#036AAA;
font-size:30px;
padding:15px 20px;
text-align:left;
display:block;
}.video-wrap2 {	width:1000px;	display:block;	margin:0px auto;}.new-video-area {	width:980px;	height:610px;	margin:10px auto;	display:block;	background:url(../images/video-back.jpg) no-repeat;}.video-heading {	color:#1b76bd;	font-size:28px;	text-align:center;	font-family:Dosis-Bold;	padding:20px 0px;	display:block;}.video-heading span {	color:#f64b0f;	font-size:18px;	display:block;	font-family:dosismedium;	padding-top:5px;}.new-home-video {	display:block;	margin:0px auto;	width:568px;	height:437px;	background:url(../images/vide-area.png) no-repeat;}.new-home-video-inner {	display:block;	padding:33px 0 0 35px;	width:491px;	height:369px;}.call-now2 {	background-image: url(../images/call-now.png);	background-repeat: no-repeat;	font-size: 26.55px;	text-transform: uppercase;	color: #fff;	width: 400px;	margin:10px 0px 10px 80px;	height: 50px;	line-height: 54px;	text-align: center;	float: left;}.live-chat2 {	background-image: url(../images/live-chat-back-new.png);	background-repeat: no-repeat;	font-size: 30.55px;	text-transform: uppercase;	color: #fff;	font-family:Dosis-Bold;	padding-top:15px;	text-decoration:none;	width:361px;	margin:0px 0px 10px 40px;	height:50px;	text-align: center;	float: left;}

.animated-baner-area{
   width:1000px;
   margin:0px auto;
   display:block;
   height:400px;
   background:url(../images/animated-banner.jpg) no-repeat;
}
.animated-video{
  float:right;
  margin:20px 20px;
  width:602px;
  height:352px;
}
.animated-heading {
	color:#3FB1ED;
	font-size:30px;
	text-align:center;
	font-family:Dosis-Bold;
	padding:20px 0px;
	display:block;
	text-transform:capitalize;
}
.animated-heading span {
	color:#f64b0f;
	font-size:18px;
	display:block;
	font-family:dosismedium;
	padding-top:5px;
}
ul.animated-style{
   padding:0px;
   margin:0px;
   display:block;
   list-style:none;
}
ul.animated-style li{
   padding:10px;
   margin:0px;
   text-transform:uppercase;
   display:block;
   font-size:18px;
   width:460px;
   color:#000;
   float:left;
   text-align:left;
   font-family:dosismedium;
   list-style:none;
}
ul.animated-style li img{
  vertical-align:middle;
  margin-right:5px;
}
ul.animated-style li span{
   display:block;
   padding-top:10px;
   font-size:14px;
   text-transform:capitalize;
   color:#8c8c8c;
   font-family:dosismedium;
}
.animated-packg-block{
 width:980px;
   display:block;
   margin:15px 10px 15px -5px;
}
.animated-packag-heading{
  color:#fff;
  text-align:left;
  padding:4px 10px;
  font-size:36px;
  line-height:36px;
  font-family:dosismedium;
  text-transform:uppercase;
}
.animated-packag-heading span{
   display:block;
   font-size:20px;
   font-family:dosismedium;
   text-transform:capitalize;
}
.animated-packag-left{
   width:600px;
   float:left;
   padding:10px;
}
ul.animated-packg{
   padding:20px 10px;
   margin:0px;
   display:block;
   list-style:none;
}
ul.animated-packg li{
   padding:10px;
   margin:0px;
   display:block;
   font-size:14px;
   padding-left:25px;
   width:252px;
   background:url(../images/animated-bullet.png) left no-repeat;
   color:#8c8c8c;
   float:left;
   text-align:left;
   font-family:dosismedium;
   list-style:none;
}
.animated-packag-right{
   width:240px;
   float:right;
   padding:10px 20px;
}
.animated-packag-price{
   color:#024d6d;
   font-size:100px;
   font-family:Dosis-Bold;
   padding:10px;
   text-align:center;
   display:block;
}
.animated-packag-price span{
  text-align:right;
  display:block;
  color:#696868;
  font-size:26px;
  font-family:dosismedium;
}
.animated-order-now{
  text-align:center;
  display:block;
  color:#fff !important;
  padding-top:55px;
  font-size:28px;
  text-decoration:none;
  font-family:Dosis-Bold;
}
ul.sitemap_list{
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
}
ul.sitemap_list li{
	margin:0px;
	padding:0px;
	float:none;
	display:block;
}
ul.sitemap_list li a{
	margin:0px;
	padding:10px;
	font-size:14px;
	line-height:16px;
	color:#333;
	text-decoration:underline;
	display:block;
}
.sitemap_list_title{
   color:#000;
   font-size:20px;
   text-align:left;
   padding:10px;
   display:block;
}

.new-portfolio-section{
   width:956px;
   margin:5px auto;
   display:block;
   padding:10px;
   background:#ededed;
}
ul.new-portfolio-list{
   margin:0px;
   padding:0px;
   list-style:none;
   display:block;
}
ul.new-portfolio-list li{
   margin:0px 0px 2px 0px;
   padding:0px;
   float:left;
   display:block;
   font-family:Tahoma;
   text-align:left;
   width:158px;
}
ul.new-portfolio-list li a{
   margin:0px;
   padding:3px 24px;
   font-size:12px;
   text-decoration:none;
   display:block;
   color:#727272;
}
.animated-new-pack-box{
   width: 305px;
float: left;
margin: -12px 20px 0px;
}
.animated-new-pack-box1{
   width:305px;
   float:left;
   background:#f8fdea;
}
.animated-new-pack-box2{
   background:#fff2ed;
}
.animated-new-pack-heading1{
   display:block;
   font-family: 'Dosis', sans-serif;
   width:305px;
   color:#8fb721;
   font-size:30px;
   padding:10px 0px;
}
.animated-new-pack-heading2{
   color:#d15327;
}
.animated-new-price1{
   background: url(../images/new-animated-pack1.png) no-repeat;
width: 304px;
height: 65px;
display: block;
font-family: 'Dosis', sans-serif;
font-weight: bold;
color: #056839;
font-size: 34px;
text-align: center;
padding-top: 24px;
}
.animated-new-price2{
   background:url(../images/new-animated-pack2.png) no-repeat;
   color:#d15327;
}
.animated-featured{
   background:#fff;
   margin:10px;
   display:block;
}
ul.animated-featured-style{
   margin:0px;
   padding:0px;
   list-style:none;
   display:block;
}
ul.animated-featured-style li{
   margin:0px;
   padding:8px 10px;
   float:none;
   font-family:'Droid Sans',sans-serif;
   color:##8C8C8C;
   font-size:12px;
   display:block;
}
.animated-price{
  display:block;
  margin:15px 10px 10px;
  text-align:left;
  color:#8C8C8C;
  font-family:'Droid Sans',sans-serif;
  font-size:12px;
  padding:8px 10px;
}
.animated-price span{
  float:right;
  font-family: 'Dosis', sans-serif;
  font-weight:bold;
  color:#056839;
  font-size:34px;
  margin-top:-20px;
}
.animated-price-btn1{
   text-align:center;
   line-height:40px;
   color:#FFFFFF !important;
   font-family: 'Dosis', sans-serif;
   font-weight:bold;
   font-size:28px;
   text-decoration:none;
   border-radius:3px;
   display:block;
   margin:10px auto -15px;
   width:180px;
   background:url(../images/animate-pback1.png) repeat-x;
}
.animated-price-btn2{
   background:url(../images/animate-pback2.png) repeat-x;
}