@charset "utf-8";
/* CSS Document */
/* ----------------------------------------------------
Screen Stylesheet for http://www.infocommarketing.com
Updated: 17/09/2012
Author: Mohd Musharif Khan
Website: http://www.ferotech.com
------------------------------------------------------- */

/* ------------------- Defaults ------------------- */
html {
	height:100%;
	overflow:auto;
	overflow-y:scroll;
	overflow-x:hidden;
}
body {
	height:100%;
	font:100%/1.5 Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#e5e5e5;
}
/*########### Wrapper CSS start ###########*/
html>body #wrapper {
	height: auto;
}
#wrapper {
	width:100%;
	float:left;
	position:relative;
	height:100%;
	min-height:100%;
	left:0;
	top:0;
}
.wrap {
	width:991px;
	margin:0 auto;
	background:url(../images/body-bg.gif) repeat-y left top;
	padding:0px 7px 70px 7px;
	min-height:500px;
}
/*########### Wrapper CSS End ###########*/


/*########### Banner CSS Start ###########*/
.banner {
	width:990px;
	height:auto;
	margin:0px;
	padding:0px;/*position:absolute;
	z-index:1;*/
}
.slide {
	float:left;
	margin:0px;
	padding:0px;
	width:548px;
	height:778px;
}
.slide1 {
	width:548px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
#templatemo_slider_wrapper {
	width:548px;
	height:778px;
	margin-top:0px;
}
#templatemo_slider {
	width:548px;
	padding:0px;
	height:778px;
	margin: 0;
	overflow: hidden;
}
/*########### Banner CSS End ###########*/


/*########### Logo CSS Start ###########*/
#logo {
	margin:0px 0 0 14px;
	padding:0px;
	float:left;
	position:absolute;
	left:0px;
	z-index:3;
	top:0px;
}
/*########### Logo CSS Start ###########*/

/*########### Main Container CSS Start ###########*/
.main-cnt {
	width:990px;
	height:auto;
	min-height:500px;
	margin:0px;
	padding:0px;
	position:relative;
	z-index:1;
}
.row {
	width:442px;
	height:auto;
}
/*########### Main Container CSS End ###########*/

/*########### Top Link CSS Start ###########*/
.top-link {
	margin:0px;
	padding:15px 0 0 0;
	float:right;
	top:0px;
	right:16px;
	z-index:5;
	font:normal 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#393939;
	position:relative;
}
.top-link a {
	padding:0 5px;
	color:#0d81bd;
}
/*########### Top Link CSS End ###########*/

/*########### Nav Link CSS Start ###########*/
.nav {
	margin:0px;
	padding:0px 0;
	position:relative;
	top:15px;
	z-index:6;
	width:799px;
	height:39px;
	float:right;
	background:url(../images/nav-bg.png) repeat-x top left;
	border-left:1px solid #e1e1e1;
}
.nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width:803px;
	float:right;
}
.nav ul li {
	margin:0px;
	padding:0px 0 0px;
	display:block;
	font-family: 'myriad_proregular';
	list-style:none;
	float:left;
	position: relative;
}
.nav ul li a {
	margin:0px;
	padding:11px 38px 10px;
	list-style:none;
	float:left;
	background:url(../images/sep.jpg) repeat-y 0px 0 !important;
	text-align:right;
	color:#282828;
	font-size:14px;
	font-family: 'myriad_proregular';
}
.nav ul li a.none {
	background:none !important;
}
.nav ul li:hover {
}
.nav ul li ul {
	background:url(../images/d-down.png) repeat;
	width:211px;
	margin-top:39px;
	margin-left:3px;
	padding:5px;
}
.nav ul li ul li a {
	text-align:left;
	padding-left:10px;
	padding-bottom:6px;
	padding-top:5px;
	padding-right:0px;
	text-decoration: none;
	height:auto;
	width:201px !important;
	display:block;
	color: white;
	border-top:none;
	background:none !important;
	float:left;
	border-bottom:1px solid #333;
}
.nav ul li ul li a.last12 {
	border-bottom:none !important;
}
.nav ul li ul li a:hover {
	background:#000 !important;
}
.nav ul li ul li span img {
	padding:0px !important;
	background:none !important;
	margin:-15px 0 0px 0;
}
.nav ul li ul li span a img {
	position:relative;
	left:-10px;
	padding:0px !important;
	margin:-15px 0 -6px 0;
}
.nav ul li ul li span a:hover img {
	position:relative;
	left:-10px;
}
.nav ul ul {
	visibility: hidden;
	position: absolute;
	z-index:999;
}
.nav ul li:hover ul {
	visibility: visible;
}
.nav li:hover {
}
.nav ul li:hover ul li a:hover {
	background: #000000;
	color:#fff;
}
/*########### Nav Link CSS End ###########*/

/*########### Strip CSS Start ###########*/
.strip {
	background:#0e0e0e;
	padding:16px 29px;
	float:right !important;
	width:384px;
	margin:15px 0 0 0;
}
.strip .strip-L {
	width:175px;
	height:auto;
	margin:0px;
	padding:0px;
}
.strip .strip-L h3, .strip .strip-R h3 {
	font:bold 16px 'myriad_probold';
	color:#fff;
	background:url(../images/live-chat.png) no-repeat left 2px;
	margin:0px;
	padding:0px 0 0 41px;
	
}

.strip .strip-L h3 a, .strip .strip-R h3 a {
	font:bold 16px 'myriad_probold';
	color:#fff;
	line-height:18px;
}
.strip .strip-L h3 span, .strip .strip-R h3 {
	font:normal 13px 'myriad_proregular';
	color:#878787;
}

.strip .strip-L h3 a span, .strip .strip-R h3 a {
	font:normal 13px 'myriad_proregular';
	color:#878787;
}
.strip .strip-R {
	width:156px;
	height:auto;
	margin:0px;
	padding:0px;
}
.strip .strip-R h3 {
	font:bold 16px 'myriad_probold';
	color:#fff;
	background: url(../images/call-us.png) no-repeat left 6px;
	margin:0px;
	padding:0px 0 0 35px;
}
.strip .strip-R h3 span {
	font:normal 13px 'myriad_proregular';
	color:#878787;
}
/*########### Strip CSS End ###########*/


/*########### Unlease CSS Start ###########*/
.un-lease {
	background:url(../images/map.jpg) no-repeat left top;
	margin:0px;
	padding:0px 0 0px 0 !important;
	width:443px;
}
/*---------- bubble tooltip -----------*/
.un-lease_pointer {
	height:90px;
	margin:0px;
	padding:20px 20px 10px 20px;
}
.un-lease_pointer .pointer1 {
	position:relative;
	margin:0px;
	padding:0px;
	left:68px;
	top:3px;
	width:20px;
	height:20px;
	z-index:2;
}
.un-lease_pointer .pointer2 {
	position:absolute;
	margin:43px 0 0 0;
	padding:0px;
	right:115px;
	width:20px;
	height:20px;
	z-index:2;
}
.un-lease_pointer .pointer3 {
	position:absolute;
	margin:115px 0 0 0;
	padding:0px;
	right:184px;
	width:20px;
	height:20px;
	z-index:2;
}
.un-lease_pointer .pointer4 {
	position:relative;
	margin:0px;
	padding:0px;
	left:64px;
	top:21px;
	width:20px;
	height:20px;
	z-index:2;
}
.un-lease_pointer .pointer5 {
	position:absolute;
	margin:-20px 0 0 0px;
	padding:0px;
	right:215px;
	width:20px;
	height:20px;
	z-index:2;
}
a.tt {
	position:relative;
	z-index:24;
	color:#f9a21a;
	font-weight:bold;
	text-decoration:none;
}
a.tt span {
	display: none;
}
/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover {
	z-index:25;
	color: #f9a21a;
background:;
}
a.tt:hover span.tooltip {
	display:block;
	position:absolute;
	top:0px;
	left:-25px;
	padding: 15px 0 0 0;
	width:200px;
	color: #000;
	text-align: center;
filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top {
	display: block;
	padding: 30px 8px 0;
	background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle {
	display: block;
	padding: 0 8px;
	background: url(../images/bubble_filler.gif) repeat bottom;
}
a.tt:hover span.bottom {
	display: block;
	padding:3px 8px 10px;
	color: #f9a21a;
	background: url(../images/bubble.gif) no-repeat bottom;
}
.un-lease h2 {
	color:#f9a21a;
	text-transform:uppercase;
	font-size:40px;
	padding:0 0 0 14px;
	line-height:30px;
}
.un-lease h2 small {
	color:#282828;
	font-size:24px;
	text-transform:capitalize;
	font-weight:normal;
	font-family: 'myriad_pro_condbold';
}
.un-lease h2 span {
	color:#282828;
	font-size:22px;
	text-transform:uppercase;
	font-weight:bold;
}
/*########### Unlease CSS End ###########*/

/*########### View more CSS start ###########*/
.view-latest {
	padding:30px 25px 0px 30px;
	margin:0px 0 0 1px;
	background:#262626;
	float:left;
	text-align:center;
	position:relative;
	bottom:-30px;
}
.view-latest .view-latest-bx {
	width:179px;
	height:140px;
	margin:0 16px 20px 0;
	background:url(../images/img-bx.png) no-repeat left top;
	padding:5px 0 0 0;
}
.view-latest .view-latest-bx1 {
	width:179px;
	height:140px;
	margin:0 0 20px 0;
	background:url(../images/img-bx.png) no-repeat left top;
	padding:5px 0 0 0;
}
.view-latest .view-more {
}
.view-shad {
	position:relative;
	top:-28px;
	left:6px;
	width:157px;
	height:auto;
	padding:5px;
	background:url(../images/port-s.png) repeat;
	text-align:left;
}
.view-shad a {
	font-size:12px;
}
/*########### View more CSS End ###########*/


.section1 {
	background:url(../images/border.jpg) repeat-x left top;
	margin:30px 22px 0;
	padding:38px 0 0 0;
	clear:both;
	float:left;
	width:946px;
}
.section1 h2 {
	color:#f9a21a;
	font-size:54px;
	text-transform:uppercase;
	line-height:35px;
}
.section1 p {
	color:#4d4d4d;
	font-size:14px;
	line-height:18px;
}
.section1 h2 small {
	color:#282828;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	font-family: 'myriad_pro_condbold';
}
.section1 h2 span {
	color:#282828;
	font-size:30px;
	text-transform:uppercase;
	font-family:'myriad_pro_condbold';
}
.section1 ul {
	margin:57px 0 0 20px;
	padding:0px;
	list-style:none;
}
.section1 ul li {
	margin:0px 0 0 -20px;
	padding:52px 32px;
	list-style:none;
	float:left;
	background:url(../images/rout.png) no-repeat left top;
	width:141px;
	height:101px;
	text-align:center;
	position:relative;
	z-index:2;
}
.section1 ul li:hover, .section1 ul li:focus, .section1 ul li:active {
	background:url(../images/rout1.png) no-repeat left top;
	position:relative;
	z-index:3;
}
.section1 ul li h5 {
	font-size:23px;
	color:#fff;
	line-height:18px;
}
.section1 ul li:hover h5 {
	color:#f9a21a;
}
.section1 ul li p {
	color:#fff;
}
.grid1 {
	width:215px;
	height:auto;
}
.grid1-cnt {
	margin:30px 0 0 0;
}
.grid2 {
	width:418px;
	height:auto;
	margin-left:50px;
}
.qote {
	margin-right:5px;
	margin-bottom:0px;
}
.qote1 {
	margin-right:22px;
	margin-top:-12px;
}
.color {
	font:bold 13px 'myriad_probold';
	color:#dd7200;
	margin:27px 0 0 0;
}
.section1 h3 {
	font-size:35px;
	text-transform:uppercase;
	color:#f9a21a;
	line-height:35px;
}
.section1 h3 span {
	color:#282828;
	font-size:32px;
	text-transform:uppercase;
	font-weight:bold;
}
.cup {
	background:url(../images/cup.gif) no-repeat right 0px;
	position:absolute;
	right:0px;
	width:67px;
	height:44px;
	margin:-15px 30px 0 0;
}
.bt {
	background:url(../images/bt-l.png) 0 0 no-repeat;
	height:32px;
	padding:0 0 0 12px;
	display:inline-block;
	line-height:32px;
	font-family:'myriad_proregular';
	color:#FFFFFF;
	cursor:pointer;
	font-size:13px;
}
.bt span {
	background:url(../images/bt-r.png) right top no-repeat;
	padding:0 12px 0 0;
	display:inline-block;
	margin-right:-6px;
}
.bt span a {
	color:#fff;
	text-decoration:none;
}
/*##################### Cloud #####################*/

#clouds, #aeroplane, #clouds2, #aeroplane2 {
	height:163px;
	width: 100%;
	position:absolute;
	bottom:500px;
	z-index:0;
}
#clouds, #clouds2 {
	background: url(../images/cloud.png);
	float:left;
	position:absolute;
	border:0px;
}
#fw {
	margin:50px 0 0 0 !important;
	padding:0px;
	text-align:center;
	position:relative;
}
/*##################### Cloud #####################*/


/*##################### Foot #####################*/
#foot {
	background:url(../images/footerbg.png) repeat-x left top;
	margin:-138px 0 0 0px;
	padding:0px;
	width:100%;
	height:auto;
	min-height:590px;
	z-index:0;
	position:relative;
}
#foot #foot-main {
	width:960px;
	height:auto;
	margin:0px auto;
	padding:185px 0 0 0;
	color:#fff;/* border:1px solid #f00;*/
	clear:both;
}
.mar55 {
	margin-right:60px;
}
#foot-main ul {
	margin:14px 0 47px 0;
	padding:0px;
	list-style:none;
}
#foot-main li {
	margin:0px 0 0 0;
	padding:0px;
	list-style:none;
	color:#fff;
}
#foot-main li a {
	margin:0px 0 0 0;
	padding:0px;
	line-height:22px !important;
	list-style:none;
	color:#fff;
	font:normal 13px 'myriad_proregular';
}
#foot-main h6 {
	color:#f9a21a;
	font-size:16px;
	font-weight:bold;
}
#foot-main h6 a {
	color:#f9a21a;
}
.foot-b {
	background:url(../images/footb.gif) no-repeat left top;
	margin:27px 0 0 0;
	padding:20px 0 40px 0;
	width:960px;
}
.foot-b h3 {
	color:#858585;
	font-size:19px;
	line-height:62px;
	font-family: 'myriad_probold';
	text-transform:uppercase;
	letter-spacing:0px;
}
.foot-b h3 a {
	color:#858585;
	text-decoration:none;
}
.foot-b h3 span {
	color:#858585;
	font-size:22px;
	font-weight:normal;
	font-family: 'myriad_pro_lightregular';
}
#foot-link {
	margin:0px;
	padding:0px;
	width:960px;
	height:auto;
	text-align:left;
	font-family: 'myriad_proregular';
	color:#d4d4d4;
	font-size:13px;
}
#foot-link a {
	color:#d4d4d4;
	padding:0 3px;
}
#foot-link p {
	font-size:11px;
	color:#969696;
	padding:5px 0 0 0;
}
#foot-link #foot-link-left {
	width:700px;
	height:auto;
	margin:0px;
}
#foot-link #foot-link-right {
	width:250px;
	height:auto;
	margin:19px 0 0 0;
	text-align:right;
}
/*##################### Foot #####################*/


#sphere-area {
	height: auto;
	position: relative;
	width: 100%;
}
#sphere-area img {
	width: auto;
	height: auto;
	position: absolute;
	top: 50px;
	left: 250px;
}
#facebook {
	margin-left:30px;
	width:48px;
	height:80px;
	padding:50px 0 0 0;
}
a.facebook, a.facebook:visited {
	display:block;
	width:48px;
	margin: 0px 0 0 0;
	height:80px;
	background:url(../images/facebook.png) no-repeat 0 0;
}
a.facebook:hover {
	background:url(../images/facebook-h.png) no-repeat 0 0px;
}
#sphere-area #titter {
	margin-left:180px;
	margin-top:-120px;
	width:48px;
	height:80px;
}
a.titter, a.titter:visited {
	display:block;
	width:48px;
	margin: 0px 0 0 0;
	height:80px;
	background:url(../images/twitter.png) no-repeat 0 0;
}
a.titter:hover {
	background:url(../images/twitter-h.png) no-repeat 0 0px;
}
#sphere-area #googleplus {
	margin-left:850px;
	margin-top:-15px;
}
a.googleplus, a.googleplus:hover {
	display:block;
	width:48px;
	margin: 0px 0 0 0;
	height:80px;
	background:url(../images/googlepluse.png) no-repeat 0 0;
}
a.googleplus:hover {
	background:url(../images/googlepluse-h.png) no-repeat 0 0px;
}
#sphere-area #pinterest {
	height:80px;
	width:48px;
	margin:-162px 0 0 570px;
}
a.pinterest, a.pinterest:hover {
	display:block;
	width:48px;
	margin: 0px 0 0 0;
	height:80px;
	background:url(../images/pinterest.png) no-repeat 0 0;
}
a.pinterest:hover {
	background:url(../images/pinterest-h.png) no-repeat 0 0px;
}
#sphere-area #linkedin {
	margin-left:405px;
	margin-top:-55px;
	width:48px;
	height:80px;
}
a.linkedin, a.linkedin:hover {
	display:block;
	width:48px;
	margin: 0px 0 0 0;
	height:80px;
	background:url(../images/linkdine.png) no-repeat 0 0;
}
a.linkedin:hover {
	background:url(../images/linkdine-h.png) no-repeat 0 0px;
}
.follow {
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:50px;
	color:#f2f2f3;
	margin:100px 0 0 60px;
	font-family:'myriad_probold';
	text-align:center;
	width:950px;
}
.section2 {
	margin:0px 0 0 18px;
	padding:20px 0 0 0;
	width:532px;
}
.section2 .box {
	width:532px;
	height:auto;
	margin:0px;
	padding:0px 0 50px;
}
.box h3 {
	font-size:22px;
	background:url(../images/border.jpg) repeat-x left bottom;
	margin:0px 0 15px 0;
	padding:0px 0 5px 0;
	text-transform:uppercase;
}
.box p {
	text-align:justify;
	line-height:18px;
}
/* Inner Page Start -----------------------------------------------*/
.banner1 {
	width:548px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.left-cnt {
	width:548px;
	height:auto;
	min-height:400px;
	float:left;
	margin:0px;
	padding:0px;
	z-index:1
}
.content-cnt {
	margin:34px 16px 0 16px;
	padding:0px;
	font-family:'myriad_proregular';
}
.content-cnt p {
	font-size:14px !important;
	color:#383838;
	text-align:justify;
}
.content-cnt p strong {
	font-size:16px;
	color:#383838;
	font-family:'myriad_probold';
}
.inner-pageC {
	width:100%;
	margin:75px 0 0 0;
	padding:0px;
}
/* Web Marketing----------------------------------------------------*/
.right-cnt {
	margin:0px;
	padding:0px;
}
.right-cnt h2 {
	font-size:55px;
	line-height:50px;
	color:#f9a21a;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	word-spacing:-4px;
}
.right-cnt h2 span {
	font-size:33px;
	color:#000;
	margin:0px;
	padding:0px;
}
.list {
	margin:40px 0 0 0;
	padding:0px;
}
.list ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.list ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
}
.list ul li a {
	display:block;
	margin:0px;
	line-height:25px;
	font-size:25px;
	font-family: 'myriad_pro_condbold', Arial, sans-serif;
	color:#000;
	padding-bottom:9px;
	text-transform:uppercase;
}
.list ul li a img {
	float:left;
	margin:2px 12px 0 0;
	line-height:24px;
}
.list1 {
	margin:40px 0 0 0;
	padding:0px;
}
.list1 ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.list1 ul li {
	margin:0 0 15px 0;
	padding:0px;
	list-style:none;
	float:left;
	font-size:25px;
	font-family: 'myriad_pro_condbold', Arial, sans-serif;
	color:#000;
	text-transform:uppercase;
	line-height:30px;
}
.list1 ul li a {
	margin:0px;
	cursor:auto;
	padding:10px 0 0;
	width:280px;
	float:left;
	font-size:25px;
	font-family: 'myriad_pro_condbold', Arial, sans-serif;
	color:#000;
	text-transform:uppercase;
}
.img01 {
	float:left !important;
	margin:0px 12px 0 0;
	vertical-align:middle;
}
.body-cnt {
	margin:0px 0 0 16px;
	padding:0px;
}
.body-cnt h2 {
	font-size:60px;
	line-height:50px;
	color:#000;
	margin:0px 20px 0 0;
	padding:0px 0 0 111px;
	text-transform:uppercase;
	word-spacing:-4px;
	background:url(../images/awaiting-ico.gif) no-repeat left top;
	text-align:left;
}
.body-cnt h2 span {
	font-size:58px;
	color:#f9a21a;
	margin:0px;
	padding:0px;
}
.cnt-container {
	margin:20px 16px 0 0;
	width:592px;
}
.cnt-container1 {
	margin:20px 16px 0 0;
	width:560px;
}
.cnt-container_seo {
	margin:20px 16px 0 0;
	width:530px;
}
.pragraph {
	border-top:2px solid #000;
	padding:15px 0 0 0;
	color:#383838;
}
.pragraph-wdth {
	margin:20px 16px 0 0;
	width:540px;
}
.pragraph ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.pragraph ul li {
	margin:0px;
	padding:0px 0 0 15px;
	list-style:none;
	background:url(../images/circle.gif) no-repeat left 9px;
	display:block;
	font-size:17px;
	line-height:24px;
}
ul.listing li {
	margin:0px;
	padding:5px;
	list-style:disc;
}
isting {
	margin:0px;
	padding:0px;
	list-style:disc;
}
ul.listing li {
	margin:0px;
	padding:5px 0;
	list-style:disc;
}
ul.mrgL {
	margin:10px 20px;
}
/* Web Development ----------------------------------------------------*/
.develop-cnt {
	margin:0px;
	padding:0px;
}
.develop-cnt h2 {
	font-size:55px;
	line-height:45px;
	color:#ee2f24;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	word-spacing:-4px;
}
.develop-cnt h2 span {
	font-size:33px;
	color:#000;
	margin:0px;
	padding:0px;
}
.develp-body-cnt {
	margin:0px 0 0 16px;
	padding:0px;
}
.develp-body-cnt h2 {
	font-size:50px !important;
	line-height:50px;
	color:#000;
	margin:0px 20px 0 0;
	padding:0px 0 35px 116px;
	text-transform:uppercase;
	word-spacing:-4px;
	background:url(../images/develop-h.jpg) no-repeat left top;
	text-align:left;
}
.develp-body-cnt h2 span {
	font-size:35px;
	color:#e1481d;
	margin:0px;
	padding:0px;
}
/* Seo Service ----------------------------------------------------*/
.seo-cnt {
	margin:0px;
	padding:0px;
}
.seo-cnt h2 {
	font-size:55px;
	line-height:55px;
	color:#639711;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	word-spacing:-4px;
}
.seo-cnt h2 span {
	font-size:33px;
	color:#000;
	margin:0px;
	padding:0px;
}
.seo-body-cnt {
	margin:0px 0 0 16px;
	padding:0px;
}
.seo-body-cnt h2 {
	font-size:50px !important;
	line-height:50px;
	color:#000;
	margin:0px 20px 0 0;
	padding:0px 0 35px 116px;
	text-transform:uppercase;
	word-spacing:-4px;
	background:url(../images/develop-h.jpg) no-repeat left top;
	text-align:left;
}
.seo-body-cnt h2 span {
	font-size:35px;
	color:#649812;
	margin:0px;
	padding:0px;
}
/* Content Writing ----------------------------------------------------*/
.content-w-cnt {
	margin:0px;
	padding:0px;
}
.content-w-cnt h2 {
	font-size:55px;
	line-height:55px;
	color:#ee2f24;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	word-spacing:-4px;
}
.content-w-cnt h2 span {
	font-size:50px;
	color:#000;
	margin:0px;
	padding:0px;
}
.content-w-body-cnt {
	margin:0px 0 0 16px;
	padding:0px;
}
.content-w-body-cnt h2 {
	font-size:50px !important;
	line-height:35px;
	color:#000;
	margin:0px 20px 0 0;
	padding:0px 0 35px 116px;
	text-transform:uppercase;
	word-spacing:-4px;
	background:url(../images/develop-h.jpg) no-repeat left top;
	text-align:left;
}
.content-w-body-cnt h2 span {
	font-size:35px;
	color:#e1481d;
	margin:0px;
	padding:0px;
}
.content-w-body-cnt h2 small {
	font-size:45px;
	color:#000;
	margin:0px;
	padding:0px 0 0 60px;
}
h2.hd1 {
	font-size:40px !important;
}
.spn1 {
	font-size:50px !important;
}
.spn2 {
	font-size:55px !important;
}
.spn3 {
	font-size:53px !important;
}
.spn4 {
	font-size:41px !important;
}
.spn5 {
	font-size:25px !important;
}
.spn6 {
	font-size:42px !important;
}
.spn7 {
	font-size:36px !important;
}
.spn8 {
	font-size:49px !important;
}
.spn9 {
	font-size:45px !important;
}
.spn10 {
	font-size:46px !important;
}
.spn11 {
	font-size:47px !important;
}
.spn12 {
	font-size:48px !important;
}
.spn13 {
	font-size:43px !important;
}
.spn14 {
	font-size:49px !important;
}
.spn15 {
	font-size:51px !important;
}
.spn16 {
	font-size:52px !important;
}
.spn17 {
	font-size:54px !important;
}
.spn18 {
	font-size:56px !important;
}
.spn19 {
	font-size:57px !important;
}
.spn20 {
	font-size:58px !important;
}
.spn21 {
	font-size:59px !important;
}
.spn22 {
	font-size:60px !important;
}
.spn23 {
	font-size:30px !important;
}
.spn24 {
	font-size:31px !important;
}
.spn25 {
	font-size:32px !important;
}
.spn26 {
	font-size:33px !important;
}
.spn27 {
	font-size:34px !important;
}
.spn28 {
	font-size:35px !important;
}
.spn29 {
	font-size:37px !important;
}
.spn30 {
	font-size:38px !important;
}
.spn01 {
	font-size:20px !important;
}
.spn02 {
	font-size:21px !important;
}
.spn03 {
	font-size:22px !important;
}
.spn64 {
	font-size:64px !important;
}
.lnt1 {
	line-height:35px !important;
}
.spacer {
	margin:0 3px !important;
}
/* About Us -----------------------------------------------------------------------------------------------------------*/

.cnt-area {
	width:950px;
	height:auto;
	margin:0px auto;
	padding:25px 0px;
}
.cnt-area h1 {
	font-family: 'myriad_pro_condbold';
	font-size:53px;
	line-height:50px;
}
.cnt-area h1 span {
	font-family: 'myriad_pro_condbold';
	font-size:45px;
	color:#000;
}
.ab-sec {
	width:456px;
	height:auto;
	margin:30px 25px 0 0;
	padding:0px;
}
.ab-sec1 {
	width:456px;
	height:auto;
	margin:30px 0 0 0px;
	padding:0px;
}
/* POrtfolio -----------------------------------------------------------------------------------------------------------*/

.port-cnt {
	margin:30px 0 0 0px;
	padding:0px;
}
/*.port-cnt{margin:30px 0 0 28px; padding:0px;}*/
.port-cnt .pic-cnt {
	margin:0px 22px 0 0;
	padding:0px;
	list-style:none;
	float:left;
}
.port-cnt .pic-cnt .pic-cnt-bg {
	margin:0px 0px 0 0;
	padding:0px;
	list-style:none;
	background:#fff;
	border:1px solid #e3e3e3;
	padding:5px 5px 5px 5px;
	display:block;
	float:left;
	position:relative;
	z-index:1;
}
.port-shd {
	background:url(../images/portfolio-shad.jpg) no-repeat left top;
	height:24px;
	float:left;
	width:281px;
	margin-bottom:0px;
}
.pic-cnt-a {
	background:url(../images/port-s.png) repeat;
	border:none;
	padding:20px 5px 5px 5px;
	display:block;
	float:left;
	font:14px 'myriad_proregular';
	color:#0f74a3;
	position:absolute;
	z-index:2;
	width:260px;
	height:29px;
	margin:159px 0 0 6px;
}
.pic-cnt1 {
	margin:0px 0px 0 0;
	padding:0px;
	list-style:none;
	float:left;
}
.pic-cnt1 .pic-cnt-bg1 {
	margin:0px 0px 0 0;
	padding:0px;
	list-style:none;
	background:#fff;
	border:1px solid #e3e3e3;
	padding:5px 5px 5px 5px;
	display:block;
	float:left;
}
.demo-top {
	margin-bottom: 0.35714em;
	padding-bottom: 0.5em;
	border-bottom: 3px solid #000;
}
.credits {
	font-family: 'Quattrocento', serif;
	font-size: 1.28571em;
	line-height: 1.16667em;
	text-align: center;
	color: #444;
	margin-bottom: 2.66667em;
}
.back-to-post {
	border-top: 1px solid #000;
	margin-bottom: 3em;
}
/* Filter 
.group{width:100%; height:auto; float:left;}
dl { margin-bottom: 3em; color: #777; }
dt, dd { float: left; }
dt { margin-right: 5px !important; }
.filter li { float: left; }
.filter li:after { content: ""; }
.filter li:last-child:after { content: ""; }
.filter a { padding:5px 10px !important; color: #666 !important; text-decoration: none; background:#d2d2d2; margin:0 1px; }
.filter a:hover, .current a { color: #fff !important; background:#000; }
*/
/* Portfolio Items
.portfolio li { float: left; margin-right: 26px; margin-bottom: 2em; border: 1px solid #ccc; }
.portfolio li:nth-child(4n) { margin-right: 0px; }
.portfolio a { display: block; border: 3px solid #fff;  text-decoration: none; }
.portfolio img { width: 210px; height: 130px; display: block; border:none; }


 */




/* Layout */
.boundingBox {
	margin:0;
	width: auto;
}
/* Content - Portfolio Listing */

ul#portfolio-filter {
	margin: -20px 0;
	padding: 0;
	height: 64px;
	padding-left:0px;
	line-height: 64px;
	background: transparent url(../images/icon-tag-green.png) left no-repeat;
}
ul#portfolio-filter li {
	display: inline;
}
ul#portfolio-filter a {
	margin-right:0em;
	padding: 0.5em 1em;
	background: #ddd;
	color: #AAA;
	font-weight: bold;
	text-decoration: none;
}
ul#portfolio-filter a:hover, ul#portfolio-filter a.current {
	color: #888;
}
ul#portfolio-filter a.current {
	background-color: #333;
	color:#fff;
}
ul#portfolio-list {
	margin: 36px 0 0 0;
	padding: 0;
	list-style: none;
}
ul#portfolio-list li {
	width: 165px;
	height: 170px;
	display: block;
	float: left;
	margin-right: 18px;
	overflow: hidden;
}
ul#portfolio-list li a {
	display: block;
	width: 163px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #CDCDCD;
	background: #eee;
}
ul#portfolio-list li p {
	font-size: 11px;
	line-height: 15px;
	color: #AAA;
	margin: 5px 0;
}
/*- Contact Us -----------------------------------------------------------------------------*/

.contact-cntL {
	width:466px;
	height:auto;
	margin:35px 0 0 0;
	padding:0px;
}
.contact-cntR {
	width:466px;
	height:auto;
	margin:35px 0 0 0;
	padding:0px;
	position:relative;
	z-index:10;
}
.area-loct {
	width:auto;
	margin:0px 0 20px 0;
	padding:35px 0 10px 15px;
	background:#666666;
	width:157px;
}
.area-loct .map {
	margin:0 0 0px;
	padding:0px;
}
.area-loct h2 {
	text-transform:uppercase;
	color:#fff;
	font-size:30px;
	margin:0px;
	padding:0px;
}
.area-loct .get-direction {
	margin:18px 10px 0 0;
	padding:0px;
}
.area-loct .get-direction h5 {
	font-size:14px;
	color:#fff;
	margin:0px;
	padding:0px 0 0 12px;
	font-family: 'myriad_proregular';
	font-weight:normal;
	background:url(../images/map-icon.jpg) no-repeat left 2px;
}
.area-loct .get-direction h5 a {
	color:#fff;
}
.arrow-c {
	background:url(../images/arrow-cnt.jpg) no-repeat left top;
	width:12px;
	height:145px;
	margin-bottom:20px;
}
.address-cnt {
	background:#fafafa;
	padding:36px 11px 8px 8px;
	margin:0px 0 20px 0;
	border-top:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	height:99px;
	width:260px;
}
.address-cnt p {
	font-size:15px;
}
.address-cnt p strong {
	font-size:14px;
	color:#666666;
}
.contacto-frm {
	margin:0px;
	padding:0px;
	width:466px;
}
.contacto-frm form {
	margin:15px 0 0 0px;
	padding:0px;
	overflow:hidden;
}
.contacto-frm input {
	background:url(../images/input-field.gif) no-repeat left top;
	width:445px;
	height:14px;
	padding:10px;
	margin:0 0 10px 0;
	border:none;
	color:#999;
}
.contacto-frm select {
	background:url(../images/input-field.gif) no-repeat left top;
	width:465px;
	height:34px;
	padding:8px;
	margin:0 0 10px 0;
	border:none;
	color:#999;
}
.contacto-frm textarea {
	background:url(../images/textarea-field.gif) no-repeat left top;
	width:445px;
	height:74px;
	padding:10px;
	margin:0 0 10px 0;
	border:none;
	color:#999;
}
.contacto-frm .sbt {
	background:url(../images/submit.png) no-repeat left top;
	width:79px;
	height:39px;
	padding:0px;
	margin:5px 5px 0px 0;
	border:none;
	display:block;
	text-indent:9999px;
	font-size:0px;
	cursor:pointer;
}
.contacto-frm .cnl {
	background:url(../images/clear-btn.png) no-repeat left top;
	width:79px;
	height:39px;
	padding:0px;
	margin:5px 0px 0px 0;
	border:none;
	display:block;
	text-indent:9999px;
	font-size:0px;
	cursor:pointer;
}
.hight145 {
	height:145px;
	display:block;
	position:relative;
	z-index:10;
	margin-bottom:5px;
}
/* Tabbed _________________________________________________________________________________________*/
	#a1, #b1, .b1, #c1 {
	background-color:#fff;
}
#a2, #b2, .b2, #c2 {
	background-color:#fff;
}
#a3, #b3, .b3, #c3 {
	background-color:#fff;
}
#a4, #b4, .b4, #c4 {
	background-color:#fff;
}
#a5, #b5, .b5, #c5 {
	background-color:#fff;
}
#a6, #b6, .b6, #c6 {
	background-color:#fff;
}
#a7, #b7, .b7, #c7 {
	background-color:#fff;
}
#a8, #b8, .b8, #c8 {
	background-color:#fff;
}
.s1 {
	position:relative;
#position:none;
	width:466px;
	height:auto;
	z-index:1;
}
.s1 .slider-wrapper {
	position:relative;
}
.s1 .slider-wrapper {
	width:255px;
	height:150px;
	float:left;
}
.s1 .slider-holder {
	width:255px;
	display:block;
	height:295px;
}
.s1 .slider-holder li.slide {
	width:243px;
	height:150px;
	padding-right:210px;
}
.s1 .slider-nav {
	position:absolute;
	right:-2px;
#right:20px;
	top:175px;
#top:490px;
	z-index:1000;
	width:200px;
	padding:0;
	margin:0;
}
.s1 .slider-nav li {
	list-style:none;
	height:36px;
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
.s1 .slider-nav li a {
	display:block;
	width:180px;
	padding:10px 10px;
	background:url(../images/tab-a.gif) no-repeat left 17px;
	color:#424242;
}
.s1 .slider-nav li a:hover, .s1 .slider-nav li.active a {
	background:#666666;
	color:#fff;
}
.launch {
	width:66px;
	height:39px;
	margin:0px;
	padding:0px;
}
.info {
	width:43px;
	height:39px;
	margin:0px 1px 0 0;
	padding:0px;
}
/* required styles for carouSlide */
.slider-wrapper {
	position:absolute;
	overflow:hidden;
	width:400px;
	height:400px;
}
.slider-holder {
	overflow:hidden;
	width:400px;
	display:block;
	height:400px;
	padding:0;
	margin:0;
}
.slider-holder li {
	padding:10px;
	margin:0;
	display:block;
	width:380px;
	height:380px;
	float:left;
	list-style:none;
	color:#000;
}
.slider-holder ul ul {
	height:auto;
	padding-left:18px;
}
.slider-holder li li {
	padding:0;
	margin:0;
	display:list-item;
	width:auto;
	height:auto;
	float:none;
	list-style:disc;
}
.s-active {
	position:relative;
	top:0;
	left:0;
}
.slider-holder li p {
	width:242px;
	height:auto;
	margin:0px;
	padding:0px;
	border:1px solid #ccc;
}
/* Tool Tip ------------------------------------------------------------*/
div.jquery-gdakram-tooltip {
	width: 340px;
	color: white;
	font-size: 12px;
	position: absolute;
	z-index: 10000;
	top: 0px;
	left: 0px;
	display: none;
}
div.jquery-gdakram-tooltip div.content {
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	background-color: #671329;
	width: 280px;
	min-height: 200px;
	float: left;
	padding: 10px;
}
div.jquery-gdakram-tooltip div.content h1 {
	font-size: 16px;
	border-bottom: 1px solid #C4C4C4;
	padding-bottom: 5px;
}
div.jquery-gdakram-tooltip div.up_arrow {
	background : url(../images/up_arrow.png) 60px 0px no-repeat;
	width: 100%;
	height: 20px;
}
div.jquery-gdakram-tooltip div.down_arrow {
	background : url(../images/down_arrow.png) 60px 0px no-repeat;
	width: 100%;
	height: 20px;
}
div.jquery-gdakram-tooltip div.left_arrow {
	height: 100%;
}
div.jquery-gdakram-tooltip div.left_arrow {
	float:left;
	background : url(../images/left_arrow.png) 0px 0px no-repeat;
	width: 20px;
	height: 20px;
	position: relative;
	top: 40px;
	left: 0px;
}
.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
	background: #000;
	background: rgba(0,0,0,.8);
}
.reveal-modal {
	visibility: hidden;
	top: 0;
	left:30%;
	margin: 0 auto;
	width:auto;
	background: #eee url(../images/modal-gloss.png) no-repeat -200px -80px;
	position: fixed;
	z-index: 101;
	padding: 30px 40px 34px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
}
.reveal-modal .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	top: 8px;
	right: 11px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
	font-weight: bold;
	cursor: pointer;
}
/* Site Map --------------------------------------------------------------------*/
.sitemap {
	margin:30px 0 20px 0;
	padding:0px;
	width:100%;
}
.sitemap .sitemap_bx1 {
	width:223px;
	height:auto;
	margin:0px 18px 30px 0;
	padding:0px;
}
.sitemap .sitemap_bx2 {
	width:223px;
	height:auto;
	margin:0px 0px 30px 0;
	padding:0px;
}
.sitemap_head {
	background:#0e0e0e;
	margin:0px;
	padding:0px 0 0px 0px;
	width:223px;
}
.sitemap_head .bordr-cl1 {
	border-left:4px solid #f9a11b;
	font-size:14px;
	color:#fff;
	padding:5px 0 5px 10px;
}
.sitemap_head .bordr-cl2 {
	border-left:4px solid #ee2f24;
	font-size:14px;
	color:#fff;
	padding:5px 0 5px 10px;
}
.sitemap_head .bordr-cl3 {
	border-left:4px solid #66b752;
	font-size:14px;
	color:#fff;
	padding:5px 0 5px 10px;
}
.sitemap_head .bordr-cl1 a, .sitemap_head .bordr-cl2 a, .sitemap_head .bordr-cl3 a {
	color:#fff !important;
}
ul.unorder-list {
	margin:15px 0 0 15px;
	padding:0px;
	list-style:none;
}
ul.unorder-list li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
}
ul.unorder-list li a {
	margin:0px;
	padding:0px 0 5px 15px;
	list-style:none;
	background:url(../images/unorder-list.jpg) no-repeat left 5px;
	display:block;
	color:#4d4d4d;
}
#listticker {
	height:50px;
	width:400px;
	overflow:hidden;
	border:solid 1px #DEDEDE;
	padding:6px 10px 14px 10px;
	;
}
#listticker li {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}
#listticker li {
	height:60px;
	padding:5px;
	list-style:none;
}
#listticker a {
	color:#000000;
 margin-bottom:
}
#listticker .news-title {
	display:block;
	font-weight:bold;
	margin-bottom:4px;
	font-size:11px;
}
#listticker .news-text {
	display:block;
	font-size:11px;
	color:#666666;
}
#listticker img {
	float:left;
	margin-right:14px;
	padding:4px;
	border:solid 1px #DEDEDE;
}
.testimonial-page {
	margin:30px 0 30px 0;
	padding:0px;
}
.testimonial-page .client {
	width:300px;
	height:auto;
	margin:0px 0 20px;
}
.testimonial-page .testimonial-div {
	border-bottom:1px solid #CCC;
	margin:0 0 20px 0;
	padding:0px 0 10px 0;
	width:100%;
	float:left;
}
.testimonial-page .quote {
	width:600px;
	height:auto;
	margin:0px 0 20px;
	padding:7px;
}
/*  Result Page Css ------------------------------------------------------------------------------------------------------*/

/*.vtabs {
	 a border is required for IE otherwise the tab panels will not be aligned correctly. 
	position: relative;
	margin:30px 20px;
}
.vtabs .vtabs-tab-column {
	position: absolute;
	right: 0;
	margin: 0;
	width: 233px;
	min-width: 200px;
	top:-120px;
}
.vtabs .vtabs-tab-column ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}*/
/* css for tab that is open 
.vtabs .vtabs-tab-column ul li.open, .vtabs .vtabs-tab-column ul li.closed {
	margin: 0px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	min-height:20px;
	z-index: 10;
	border-bottom:1px solid #ccc;
	color:#FF9000 !important;
	float:none;
}*/
/* css for tab that is closed 
.vtabs .vtabs-tab-column ul li.closed {
}*/
/* css for tab hover 	
.vtabs .vtabs-tab-column ul li:hover {
	color:#FF9000 !important;
}*/
/* css for link on tab that's open 
.vtabs .vtabs-tab-column ul li a.open, .vtabs .vtabs-tab-column ul li a.closed {
	font: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FF9000;
}*/
/* css for link on tab that's closed 
.vtabs .vtabs-tab-column ul li a.closed {
	color: #666;
}
.vtabs .vtabs-content-column {
	padding: 0px;
	margin: 0px;
}*/
/* css for the content panels 
.vtabs .vtabs-content-column .vtabs-content-panel {
	background-color: #ffffff;
	padding-left: 36px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	float:right;
	width:790px;
}
.content.news {
	display: block;
}
.content.news h4 {
	color: #FF9000;
	font-size: 18px;
}*/


.mrg-l-t {
	margin:32px 0 0 37px;
}
.result-cnt {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}
.result-cnt .result-cnt-img1 {
	background:url(../images/result-imgbg.jpg) no-repeat left top;
	margin:0px 0 100px;
	padding:60px 0 0 0;
	width:582px;
	height:311px;
}
.result-cnt-img1 .blacktrip {
	background:url(../images/blc-trip.png) repeat left top;
	margin:0px;
	padding:7px 12px 7px 0;
	color:#fff;
	width:523px;
	text-align:right;
	position:relative;
	z-index:10;
	top:-40px;
}
.result-cnt-img2 .blacktrip1 {
	background:url(../images/blc-trip.png) repeat right top;
	float:right;
	margin:0px;
	padding:7px 12px 7px 0;
	color:#fff;
	width:523px;
	text-align:right;
	position:relative;
	z-index:10;
	top:-40px;
}
.result-tav {
	width:400px;
	height:auto;
	margin:90px 0 0 0;
	padding:0px;
}
.result-tav h2, .result-tav1 h2 {
	padding:0 0 10px 0;
	color:#000;
	font-size:30px;
}
.result-tav h3, .result-tav1 h3 {
	color:#639812;
	font-size:20px;
	padding:0px;
	font-family: 'myriad_pro_lightbold';
}
.result-tav1 {
	width:370px;
	height:auto;
	margin-top:90px !important;
	padding:0px;
}
.result-cnt .result-cnt-img2 {
	background:url(../images/result-imgbgR.jpg) no-repeat right top;
	margin:0px 0 100px;
	padding:60px 0 0 0;
	width:582px;
	height:311px;
	text-align:right;
}
.marg335 {
	margin:0 0 0 35px;
}
ul.pos {
	margin:155px 70px 0 0;
	padding:0px;
	list-style:none;
	float:right;
}
ul.pos li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
}
ul.pos li a {
	margin:0px;
	padding:3px 0 3px 15px;
	list-style:none;
	display:block;
	color:#0e0e0e;
	font-size:17px;
}
ul.pos li a:hover, ul.pos li a.curent {
	background:url(../images/pos-a.png) no-repeat left 8px;
}
ul.pos1 {
	margin:155px 0px 0 5%;
	padding:0px;
	list-style:none;
	float:left;
}
ul.pos1 li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
}
ul.pos1 li a {
	margin:0px;
	padding:3px 0 3px 15px;
	list-style:none;
	display:block;
	color:#0e0e0e;
	font-size:17px;
}
ul.pos1 li a:hover, ul.pos1 li a.curent {
	background:url(../images/pos-a.png) no-repeat left 8px;
}
/*  Result Page Css ------------------------------------------------------------------------------------------------------*/


.cont-rol {
	width:80px;
	margin:0px 0 0 0;
	padding:0px;
}
.cont-rol1 {
	width:170px;
	margin:0px 0 0 0;
	padding:0px;
}
.cont-rol3 {
	width:215px;
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
}
.font-s {
	font-size:12px;
	margin:0px;
	padding:0px;
}
.font-s a {
	font-size:12px;
	margin:0px;
	padding:0px;
}
.cont-rol3-mg {
	margin:0px 0 20px 0;
}
.contact-email {
	margin:0px 0 10px;
	padding:0px;
	width:100%;
}



/* =Responsive (Mobile) Design  (Safari Brawser)
-------------------------------------------------------------- */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.area-loct h2 {
	color:#fff;
	font-size:30px;
	font-family: 'myriad_pro_condbold' !important;
}
h2.hd1 {
	font-size:35px !important;
}
.section1 h2 {
	font-size: 50px;
}
.spn26 {
	font-size: 30px !important;
}
#wrapper {
	width:100%;
	position:relative;
	height:100%;
	min-height:100%;
	left:0;
	top:0;
}
.wrap {
	margin:0 auto;
	background:url(../images/body-bg.gif) repeat-y left top;
	padding:0px 7px 70px 7px;
	min-height:500px;
}
}
/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
h2.hd1 {
	font-size:30px !important;
}
.section1 h2 {
	font-size: 40px;
}
.spn26 {
	font-size: 20px !important;
}
#wrapper {
	width:100%;
	position:relative;
	height:100%;
	min-height:100%;
	left:0;
	top:0;
}
.wrap {
	margin:0 auto;
	background:url(../images/body-bg.gif) repeat-y left top;
	padding:0px 7px 70px 7px;
	min-height:500px;
}
.area-loct h2 {
	color:#fff;
	font-size:25px;
	font-family: 'myriad_pro_condbold' !important;
}
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
h2.hd1 {
	font-size:30px !important;
}
.section1 h2 {
	font-size: 40px;
}
.spn26 {
	font-size: 25px !important;
}
#wrapper {
	width:100%;
	position:relative;
	height:100%;
	min-height:100%;
	left:0;
	top:0;
}
.wrap {
	margin:0 auto;
	background:url(../images/body-bg.gif) repeat-y left top;
	padding:0px 7px 70px 7px;
	min-height:500px;
}
.area-loct h2 {
	color:#fff;
	font-size:23px;
	font-family: 'myriad_pro_condbold' !important;
}
}
/* iPads (landscape) ----------- */ /* Ipad  Horizontal Screen */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.area-loct h2 {
	color:#fff;
	font-size:25px;
	font-family: 'myriad_pro_condbold' !important;
	margin-bottom:8px;
}
h2.hd1 {
	font-size:30px !important;
}
.section1 h2 {
	font-size: 40px;
}
.spn26 {
	font-size: 25px !important;
}
#wrapper {
	width:100%;
	height:auto;
	min-height:100%;
	top:0;
}
.wrap {
	margin:0 auto;
	background:url(../images/body-bg.gif) repeat-y left top;
	padding:0px 7px 70px 7px;
	min-height:500px;
}
.spn3 {
	font-size:43px !important;
}
.spn2 {
	font-size:45px !important;
}
.right-cnt h2 {
	font-size:45px;
	line-height:50px;
}
.develop-cnt h2 {
	font-size:45px;
	margin-left:-10px;
}
.spn14 {
	font-size:40px !important;
}
}
/* iPads (portrait) ----------- */ /* Ipad  Verticle Screen */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
h2.hd1 {
	font-size:30px !important;
}
.section1 h2 {
	font-size: 40px;
}
.spn26 {
	font-size: 25px !important;
}
#wrapper {
	width:100%;
	height:auto;
	min-height:100%;
	top:0;
}
.wrap {
	margin:0 auto;
	background:url(../images/body-bg.gif) repeat-y left top;
	padding:0px 7px 70px 7px;
	min-height:500px;
}
.area-loct h2 {
	color:#fff;
	font-size:27px;
	font-family: 'myriad_pro_condbold' !important;
	margin-bottom:5px;
}
.spn3 {
	font-size:43px !important;
}
.right-cnt h2 {
	font-size:45px;
	line-height:50px;
}
.spn2 {
	font-size:45px !important;
}
.develop-cnt h2 {
	font-size:45px;
	margin-left:-10px;
}
.spn14 {
	font-size:40px !important;
}
}
