/*
Theme Name: Technetics Data
Theme URI: 
Author: Accugile Technologies
Author URI: http://accugile.com
Description: Technetics Data 
Version: 1.0
License: 
License URI: 
Tags: techneticsdata
Text Domain: techneticsdata
*/

@charset "utf-8";
/* CSS Document */
body {
overflow-x:hidden;
color:#4d4c4c;
font:12px Arial, Helvetica, sans-serif;
background:#fff;
}
button:focus, input:focus, img:focus, select:focus, a:focus{
outline:none;
outline:0;
}
button::-moz-focus-inner, input::-moz-focus-inner, img::-moz-focus-inner, select::-moz-focus-inner, a::-moz-focus-inner{ 
border: 0;
padding: 0;
}
a img {border: none;}
/* COMMON STYLES */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
margin: 0;
padding: 0;
}
body {
line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
ol, ul {
list-style: none;
}
blockquote {
quotes: none;
}
del {
text-decoration: line-through;
}
a {
text-decoration:none;
}
a:hover{
}

html {
-webkit-text-size-adjust: none;
-moz-text-size-adjust: none;
text-size-adjust: none;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
}
/* COMMON STYLES */
@font-face {
font-family: 'grablau';
src: url('fonts/graublauweb-webfont.eot');
src: url('fonts/graublauweb-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/graublauweb-webfont.woff') format('woff'),
url('fonts/graublauweb-webfont.ttf') format('truetype'),
url('fonts/graublauweb-webfont.svg#grablau') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'miso';
src: url('fonts/miso-webfont.eot');
src: url('fonts/miso-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/miso-webfont.woff') format('woff'),
url('fonts/miso-webfont.ttf') format('truetype'),
url('fonts/miso-webfont.svg#miso') format('svg');
font-weight: normal;
font-style: normal;
}
.wrapperOuter
{
background:url(images/wrapper_outer_bg.jpg) no-repeat right bottom;
width:100%;
margin:0 auto;
overflow:hidden;
}
.wrapper
{
/*width:975px;*/
margin:0 auto;
}
.header
{
margin: 0 auto;
width: 975px;
min-height:100px;
z-index:1000;
}
.logo
{
margin:12px 0 0 10px;
float:left;
}
.logo a
{
float:left;
/*background:url(images/logo.jpg)  no-repeat; */
width:229px;
height:72px;
/*text-indent:-999px;*/
overflow:hidden;
}
.navigation
{
float:right;
position:relative;
width:730px;
z-index:1000;
}
.subNav
{
background:#E6E6E6;
padding:3px 5px 10px;
position:absolute;
right:0;
top:0;
width:auto;
z-index:999999;
}
.subNav ul
{
float:left;
margin:0;
padding:0;
}
.subNav ul li
{
float:left;
height:12px;
padding: 3px 4px 0;
color:#5A5A5A;
font:bold 11px Arial,Helvetica,sans-serif;
}
.subNav a{
color:#5A5A5A;
}
.subNav a:hover{
color:#EA312F;
}
#lastSubNav
{
border:0;
}
.mainNav
{
float: right;
width: 98%;
z-index:2000;
}
.mainNav ul
{
float: right;
margin: 0;
padding: 0;
z-index:9999;
}
.mainNav ul li
{
float: left;
padding: 0 3px;
position:relative;
z-index:9999;
}
.mainNav ul li:hover
{
background:url(images/main_nav_arrow.png) no-repeat center bottom;
}
.mainNav ul li a
{
text-decoration:none;
color:#2f3030;
font:14px grablau;
display:inline;
vertical-align:top;
float:left;
padding:40px 15px!important;
text-transform:uppercase;
}
.mainNav ul li a:hover, .mainNav ul li a.active, .mainNav li:hover a, .mainNav ul li#current a, .mainNav ul li.active a , .current-menu-ancestor a , .current_page_parent a , #menu-header li a:hover ,#menu-header .current-menu-item a , #menu-header .current-menu-item a:hover
{
color:#fff !important;
background:url(images/main_nav_arrow.png) no-repeat center 94px #bc3535;
}
#lastMenu
{
padding-right:0;
}
/* SUBMENU */
/*1st sub level menu*/
.mainNav ul li ul{
background: url("images/submenu_top_bg.png") no-repeat scroll center top transparent;
display: none;
float: left;
left: 0;
margin: 0;
padding: 14px 0 0;
position: absolute;
top: 60px;
visibility: visible;
width: 234px !important;
z-index: 99999;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.mainNav ul li ul li{
background: url("images/submenu_main_bg.jpg") repeat-y scroll left top transparent;
display: list-item;
float: left;
margin: 0 0;
padding: 0;
width: 100%;
}
/* Sub level menu links style */
.mainNav ul li ul li a{
background: none repeat scroll 0 0 transparent !important;
border-bottom: 1px solid #AF2727;
color: #F7C8C8 !important;
float: left;
font: 12px Arial,Helvetica,sans-serif;
height: auto !important;
margin: 1px 10px;
padding: 7px 8px 9px !important;
text-indent: 0;
text-transform: none;
width: 83%;
}
.mainNav ul li ul li:hover{
background: url("images/submenu_main_bg.jpg") repeat-y scroll left top transparent;
}
.mainNav ul ul li a:hover {
color:#fff !important;
background:#aa1919!important;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
-khtml-border-radius:7px;
}
#lastSubMenu, .lastSubMenu{
background:url(images/submenu_bottom_bg.png) no-repeat center bottom!important;
padding-top:0px !important;
padding-bottom:12px!important;
}
#lastSubMenu a, .lastSubMenu a
{
border: medium none !important;
padding-bottom:15px !important;
padding-top: 8px !important;
}
/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}
.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: none;
}
/* SUBMENU */
.banner
{
background: #e9eaee;
height: 408px;
margin: 0 auto;
position: relative;
width: 100%;
z-index: 5;
}
.bannerInner{
background: #e9eaee;
height: 408px;
margin: 0 auto;
position: relative;
width: 1003px;
z-index: 5;
}
#ipBanner{
background: none repeat scroll 0 0 #E1E4E8!important;
margin: 0 auto;
height: 219px;
position: relative;
width: 100%;
z-index: 5;
}	
#ipBanner .bannerInner{
width: 1003px;
margin: 0 auto;
}
#ipBanner .bannerInner img{
float:right;
position: relative;
top:0;
right: auto;
left:0;
}
#ipBanner{
min-height: 219px;
}
#ipBanner .bannerInner{
height:219px!important;
}
.bannerImg
{
overflow: hidden;
width: 100%;
}
.quickQues
{
background:url(images/quick_question_bg.png) no-repeat center bottom;
font:23px miso;
color:#27303e;
position:absolute;
width:477px;
height:405px;
left:36px;
top:50px;
z-index:10;
}
.quickQues img
{
left: 113px;
position: absolute;
top: 50px;
}
.quickQues h1
{
font-size:30px;
text-align:left;
padding-left:15px;
text-transform:uppercase;
width:95%;
margin:35px 0 0 0;
color:#191919;
}
span.customStyleSelectBox 
{ 
color: #252525;
border: 1px solid #d7d7d7;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: 0 0 3px #eaeaea inset;
-moz-box-shadow: 0 0 3px #eaeaea inset;
-webkit-box-shadow: 0 0 3px #eaeaea inset;
-ms-box-shadow: 0 0 3px #eaeaea inset;
-o-box-shadow: 0 0 3px #eaeaea inset;
font: 12px/26px Arial,Helvetica,sans-serif;
height: 29px;
text-indent: 4px;
width: 100%;
}
.customStyleSelectBoxInner {
background: url("images/drop_down_arrow.png") no-repeat right center transparent;
height: 27px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 96% !important;
}

.notRequiredSel .ginput_container .customStyleSelectBox {
padding-right: 0 !important;
}

.frmCmnTxtarea .gfield_description {
font-size: 12px !important;
}

.ginput_container .customStyleSelectBox {
padding: 0 62px 0 0 !important;
}

.ginput_container .customStyleSelectBoxInner {
padding-right: 17px !important;
}

.pr_dropDown span.customStyleSelectBox
{
background-color: #fff; 
color:#7c7c7c; 
padding:5px 7px; 
border:1px solid #e1e5e6; 
width:300px!important;
}
.dropDownBox
{
width:334px;
line-height:40px !important;
padding:0px 0;
margin:15px 0 0 0;
-webkit-appearance:none;
*margin:32px 0 0 0;
}
.quesDiv
{
float:right;
font-size:23px;
height:300px;
margin:40px 42px 0 0;
position:relative;
width:412px;
}
.quesDiv h2
{
font-size:28px
padding:0 0 10px 0;
border-bottom:1px solid #a2afc0;
margin:0 0 25px 0;
}
.quesDiv input[type="submit"], .quesDiv input[type="button"] 
{
background:url(images/quick_ques_submit_btn.png) no-repeat left top;
border: 0 none;
bottom: 115px;
cursor: pointer;
float: left;
height: 27px;
position: absolute;
right: 74px;
width: 90px;
}
.quesDiv input[type="submit"]:hover
{
background-position:left bottom;
}
.bannerText
{
position:absolute;
right:70px;
top:30px;
font:27px miso;
color:#191919;
}
.bannerText h1
{
font-size:36px;
margin:0 0 0px 0;
text-transform:uppercase;
}
.bannerText p
{
margin:0 0 15px 0;
}
.bannerText a
{
color:#191919;
font:13px grablau;
text-transform:uppercase;
}
.bannerText a:hover
{
color:#ff140f;
}
.mainContent
{
margin: 40px auto 0;
overflow: hidden;
width: 955px;
}
.mainArea
{
float:left;
width:480px;
}
.mainArea h1, .mainArea h1 a 
{
font:19px grablau;
text-transform:uppercase;
padding:0 0 7px 0;
border-bottom:1px solid #e6e6e6;
margin:0 0 24px 0;
color:#343434;
}
.mainCat1 ul
{
margin:0;
padding:0;
float:left;
height:93px;
}
.mainCat1 ul li
{
float: left;
margin: 0 0;
padding: 0 4px;
text-align: center;
width:72px;
}
.mainCat1 ul li img
{
max-width:80px;
}
.mainCat1 ul li:hover p
{
color:#00;
}
.mainCat1 ul li div
{
margin:0px 0 15px 0;
height:50px;
width:100%;
overflow:hidden;
}
.mainCat1 ul li a
{
text-decoration:none;
color:#000;
font:11px Arial, Helvetica, sans-serif;
width:100%;
float:left;
}
.mainCat1 ul li a:hover
{
color:#2b2b2b;
}
.mainCat1
{
width:100%;
overflow:hidden;
margin:0 0 30px 0;
}
.readMore
{
background:#5a5a5a;
padding:4px 10px;
color:#fff;
float:left;
font-size:10px;
text-transform:uppercase;
margin:30px 0 0 0;
}
.readMore:hover
{
background:#ac3d3b;
}
.mainCat2 {
width:100%;
overflow:hidden;
float:left;
margin-top:5px;
clear:both;
}

.mainCat2 ul
{
float:left;
margin:0;
padding:0;
width:100%;
}
.mainCat2 ul li
{
float:left;
width:45%;
background: url("images/tick.png") no-repeat scroll left 3px transparent;
color: #4D4C4C;
display: inline;
font: 12px Arial,Helvetica,sans-serif;
padding: 0 0 12px 15px;
vertical-align: top;
}
/*.mainCat2 ul li a
{
text-decoration:none;
color:#4d4c4c;
font:12px Arial, Helvetica, sans-serif;
display:inline;
vertical-align:top;
float:left;
background:url(images/main_list_arrow.png) no-repeat left 5px;
padding:0 0 12px 15px;
}
.mainCat2 ul li a:hover
{
color:#000;
}*/
.mainCat2 .readMore
{
margin:19px 0 0 0;
}
.quickAccess
{
float:right;
width:460px;
}
.quickContact
{
float:left;
width:229px;
}
.quickContactTab
{
width:100%;
overflow:hidden;
float:left;
}
.tabLeft
{
background:url(images/tab_left_Bg.png) no-repeat left top;
width:11px;
height:29px;
float:left;
}
.tabMain
{
background: url("images/tab_main_bg.jpg") repeat-x scroll left top transparent;
float: left;
font: 16px grablau;
height: 23px;
padding: 6px 15px 0 0;
text-transform: uppercase;
}
.tabRight
{
background: url("images/tab_right_Bg.png") no-repeat scroll left top transparent;
float: left;
height: 29px;
width: 39px;
}
.tabBottom
{
background: url("images/tab_bottom_Bg.png") no-repeat scroll left top transparent;
float: left;
height: 3px;
width: 100%;
}
.quickContactMain {
background: url("images/quick_contact_main_bg.jpg") repeat-y scroll 0 0 transparent;
float: left;
padding: 13px 10px 5px;
width: 210px;
}
.quickContactMain ul
{
float:left;
margin:30px 0 0 0;
margin:0;
padding:0;
width:100%;
}
.quickContactMain ul li
{
background: url("images/quickContact_divider.png") repeat-x scroll left bottom transparent;
float: left;
padding: 27px 0;
width: 100%;
}
.quickContactMain ul li img
{
float:left;
}
.quickContactMain ul li div
{
width:36px;
float:left;
}
.quickContactMain ul li a
{
text-decoration:none;
color:#000;
font:bold 13px Arial, Helvetica, sans-serif;
float:left;
padding:3px 0 0 0;
width:80%;
}
.quickContactMain ul li a:hover
{
color:#ac3d3b;
}
#lastQuickContact
{
background:none;
}
.quickContactBottom
{
background:url(images/quick_contact_bottom_bg.png) no-repeat center bottom;
width:100%;
height:13px;
float:left;
}
.testimonialsRead
{
float:right;
width:220px;
}
#testiTab .tabLeft
{
background:url(images/testi_tab_left_Bg.png) no-repeat left top;
}
#testiTab .tabMain
{
background:url(images/testi_tab_main_bg.jpg) repeat-x left top;
color:#fff;
}
#testiTab .tabRight
{
background:url(images/testi_tab_right_bg.png) no-repeat left top;
}
#testiTab .tabBottom
{
background:url(images/testi_tab_bottom_bg.png) no-repeat left top;
height:2px;
}
#testiMain
{
background: none repeat scroll 0 0 #af5351 !important;
color: #FFFFFF;
line-height: 19px;
min-height: 225px;
padding-left: 29px;
padding-right: 29px;
padding-top: 37px;
width: 162px;
margin-top:-1px;
}
#testiBottom
{
background:url(images/testi_bottom_bg.png) no-repeat center bottom;
height:33px;
}
#testiBottom img
{
float: left;
margin: 29px 0 0 6px;
max-width: 100%;
}
.quotesImage
{
margin:0 5px 3px 0;
}
.testiReadMore
{
background:url(images/testi_read_more_bg.png) no-repeat left center;
text-transform:uppercase;
font-size:10px;
color:#fff;
padding:0 0 0 30px;
margin:15px 0 0 0;
float:left;
}
.testiReadMore:hover
{
color:#ccc;
}
.sponsors
{
width:100%;
float:left;
margin:45px 0 0 0;
position:relative;
}
.sponsors h1
{
color: #343434;
font: 19px grablau;
margin: 0 0 10px;
text-transform: uppercase;
}
.sponsors a
{
background: url("images/sponsor_more_btn.png") no-repeat scroll left top transparent;
float: right;
height: 91px;
width: 107px;
position:absolute;
right:0;
top: 35px;
}
.sponsors img
{
float: left;
}
.sponsors a:hover
{
background-position:left bottom;
}
.sponsors ul{
margin:0;
padding:0 0 0 12px;
height:92px;
float:left;
}
.sponsors ul li{
float:left;
padding:8px 0 0;
height:92px;
min-width: 143px;
}
.sponsors ul li img {
float: left;
padding: 0 22px;
border-right:1px solid #e8e7e7;
}
.footer
{
color: #535353;
margin: 15px auto 0px;
overflow: hidden;
width: 955px;
}
.footerTop
{
background:url(images/footer_top_bg.png) no-repeat left top;
height:11px;
}
.footerMain
{
background:url(images/footer_main_bg.png) no-repeat left top #ebebeb;
overflow:hidden;
padding:22px 25px;
}
.footerNav
{
width:280px;
float:left;
}
.footerNav ul
{
float:left;
margin:0;
padding:0;
width:100%;
}
.footerNav ul li
{
float:left;
width:42%;
margin:7px 15px 7px 0;
}
.footerNav ul li a
{
text-decoration:none;
color:#535353;
font:12px Arial, Helvetica, sans-serif;
display:inline;
vertical-align:top;
float:left;
}
.footerNav ul li a:hover
{
color:#191919;
}
.footerQues
{
width:350px;
float: left;
overflow: hidden;
background: #f2f2f2;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
padding: 10px;
margin-top:5px;
height:190px;
}
.footerQues h3
{
font:15px grablau;
margin:0 0 10px 0;
color:#535353;
}
.footerQues p
{
line-height:16px;
}
.footerQues .readMore
{
margin:15px 0 0px 0;
}
.footerSocial
{
float:right;
width:190px;
padding: 5px 0 0;
}
.footerBottom
{
background:#b7b7b7;
padding:12px 0;
text-align:center;
color:#575757;
}
.footerBottom a
{
color:#575757;
}
.footerBottom a:hover
{
color:#1e1e1e;
}
.footerSocial ul
{
float:right;
margin:0;
padding:0;
}
.footerSocial ul li
{
float:left;
}
.footerSocial ul li a
{
text-decoration:none;
background:url(images/footer_social_bg.png) no-repeat;
text-indent:-999px;
float:left;
overflow:hidden;
height:28px;
width:28px;
}
#menuFacebook a
{
background-position:left top;
}
#menuTwitter a
{
background-position:-30px top;
}
#menuLinked a
{
background-position:-59px top;
}
#menuRss a
{
background-position:-88px top;
}
#menuFacebook a:hover
{
background-position:left bottom;
}
#menuTwitter a:hover
{
background-position:-30px bottom;
}
#menuLinked a:hover
{
background-position:-59px bottom;
}
#menuRss a:hover
{
background-position:-88px bottom;
}
/* INNER PAGE */
.ip_main
{
overflow:hidden;
padding:0 15px;
}
.ip_mainTitle
{
border-bottom:1px solid #e0dfdf;
overflow:hidden;
position: relative;
text-transform:uppercase;
width:100%;
margin:0 0 30px 0;
}
.ip_mainTitle h1 {
float:left;
font:22px grablau;
padding:0 0 7px;
color:#535151;
width:auto;
}
.ip_mainTitle ul {
float:right;
margin:14px 0 0;
}
.ip_mainTitle ul li {
background:url(images/breadcrumb_arrow.png) no-repeat scroll right center transparent;
float:left;
padding:0 12px 0 8px;
}
.ip_mainTitle ul li a {
color:#616466;
text-transform:capitalize;
font-size:11px;
color:#373737;
}
.ip_mainTitle ul li a:hover {
color:#178db4;
}
#lastCrumb {
background:none repeat scroll 0 0 transparent;
padding-right:0;
}
.ip_mainDivs
{
width:100%;
overflow:hidden;
}
.ip_mainText
{
width:675px;
float:left;
color:#565656;
position:relative;
}
.ip_mainTextCon h5
{
font-size: 12px;
font-weight: bold;
margin: 15px 0 10px;
width:100%;
}
.ip_mainTextCon h1
{
margin:8px 0;
}
.ip_mainTextCon h2
{
margin:12px 0;
}
.ip_mainTextCon h3
{
margin:16px 0;
}
.ip_mainTextCon h4
{
margin:20px 0;
}
.ip_mainTextCon h6
{
margin:30px 0;
}
.ip_mainTextCon p
{
clear: both;
float: none;
line-height: 1.7em;
margin: 0 0 10px;
width: 100%;
}
.ip_mainTextCon a
{
color:#178db4;
text-decoration:underline;
}
.ip_mainTextCon a:hover
{
color:#e21a14;
}
.ip_mainTextCon img
{
margin:15px 0;
}
.ip_mainTextCon ul
{
margin: 15px 0;
overflow: hidden;
padding: 0;
width: 100%;
}
.ip_mainTextCon li
{
background: url("images/ip_list_image.png") no-repeat scroll left 3px transparent;
padding: 0 0 8px 17px;
line-height: 19px;
}
.ip_subHeading , .ip_subHeadingparent
{
color:#565656;
font:18px grablau;
background:url(images/main_list_image1.png) no-repeat left top;
padding:0 0 0px 45px;
line-height:45px;
text-transform:uppercase;
margin:0 0 6px 0 !important;
}
.ip_sidebar
{
float: right;
width: 240px;
position:relative;
}
#sidebarWhatDo
{
margin:30px 0;
}
#sidebarWhatDo ul li
{
padding:4px 0 9px 0;
}
#sidebarWhatDo ul li a
{
color:#5a5959;
font-size:11px;
padding:3px 0 0 0;
width: 164px;
}
#sidebarWhatDo ul li a:hover
{
color:#178db4;
}
#ip_getInTouch
{
margin: 0 0 30px;
padding: 35px 0 0;
position: relative;
}
#ip_getInTouch ul li
{
padding:15px 0;
}
.userInfo
{
font-weight:bold;
float:right;
line-height:17px;
width:100%;
text-align:right;
margin:0 0 10px 0;
}
.clientImage 
{
float:left;
width: 100%;
}
#ourClients .readMore
{
float:left;
margin:19px 0 0 !important;
padding-left: 5px;
padding-right: 5px;
}
/* SERVICES PAGE */
.ip_servicesEnclose
{
width:100%;
overflow:hidden;
margin:45px 0;
}
.ip_servicesEnclose a
{
color:#fff;
text-decoration:none;
}
.ip_servicesEnclose a:hover
{
color:#fff;
}
.ip_servicesDivs
{
background:url(images/ip_services_box_bg.png) no-repeat left top;
width:273px;
height:129px;
padding:15px 20px 0;
color:#424242;
float:left;
margin: 0 22px 20px 0;
}
.ip_servicesDivs:hover
{
background-position:left bottom;
}
.ip_servicesDivs h1
{
text-transform:uppercase;
color:#414141;
font:15px grablau;
margin:0 0 15px 0;
}
.ip_servicesInfo
{
border-left:1px solid #ECEAEA;
float:right;
padding: 0 0 0 25px;
width:183px;
}
.ip_servicesInfo .readMore
{
margin:10px 0 0 0;
color:#fff;
text-decoration:none;
}
.ip_servicesInfo p
{
margin:0;
}
.ip_servicesInfo .readMore:hover
{
color:#fff;
}
#ip_servicesText .ip_subHeading , #ip_servicesText .ip_subHeadingparent
{
padding:0;
background:none;
}
.inputRow{
margin:12px 0;
float:left;
position:relative;
width:429px;
clear:both;
}
.inputRow span.customStyleSelectBox{
width:257px;
}
.inputRow .customStyleSelectBoxInner{
width:181px !important;
overflow:hidden;
}
.inputRow label{
float:left;
width:129px;
margin:5px 0 0;
}
.inputRow .inputbox, .quesDiv .inputbox, #emailFriend .inputbox{
background:url(images/text_box_bg.png) no-repeat left top;
height:15px;
float:left;
padding:8px 66px 8px 6px;
width:190px;
border:none;
}
.quesDiv .inputbox{
background:url(images/drop_down_bg.png) no-repeat left top;
height:40px;
float:left;
padding:0px 66px 0px 6px;
width:265px;
border:none;
margin:15px 0 0 0;
}
.required{
background: url("images/required.png") no-repeat left top;
float: left !important;
height: 18px;
margin: 5px 0 0 !important;
position: absolute !important;
right: 5px;
text-indent: -999px;
top: 6px;
width: 56px !important;
}
.inputRow textarea.inputbox{
background:url(images/text_box_bg.png) no-repeat left -34px;
height:119px;
float:left;
padding: 8px 66px 2px 6px;
width:190px;
border:none;
overflow:auto;
resize:none;
}
.inputRow span.customStyleSelectBox{
background:url(images/text_box_bg.png) no-repeat left top;
padding:6px;
margin:0;
}
.inputRow .dropDownBox{
margin:0;
width:192px;
}
.tmOuterDiv{
float:left;
width:100%;
margin:0 0 0;
padding-bottom:5px;
}
.floatRight{
float:right;
}
.floatLeft{
float:left;
}
.testiBrief{
float:left;
width:614px;
padding:0 7px 0 7px;
}
.tmTop{
width:637px;
float:left;
padding:0;
background:url(images/corner_top_testimonials.jpg) no-repeat left top;
height:14px;
}
.tmMiddle{
float:left;
padding:0;
width:635px;
background:#f6f6f6;
border-right:1px solid #e7e7e7;
border-left:1px solid #e7e7e7;
}
.tmBottom{
background:url(images/corner_bottom_testimonials.jpg) no-repeat left top;
width:637px;
float:left;
padding:0 0 27px 0;
}
.tmOuterDiv .testimonialsImage{
margin:-29px 0 10px 53px;
float:left;
}
.tmOuterDiv .floatRight{
margin-right:20px;
}
.tmOuterDiv .marginBottom{
margin-bottom:10px;
float:left;
width:100%;
}
.inputRow input[type="submit"], #emailFriend .send{
background:url(images/send_btn.png) no-repeat left top;
float:left;
height:27px;
width:89px;
border:none;
cursor:pointer;
}
.inputRow input[type="submit"]:hover{
background-position:left bottom;
}
#map{
border: 1px solid #CCCCCC;
clear: right;
float: right;
height: 300px;
margin-right: 20px;
width: 400px;
}
.addressDiv{
float:left;
width:230px;
}
.clearBoth{
clear:both
}
.scroller{
background:url("images/trusted_by_bg.jpg") no-repeat;
width:868px;
height:92px;
padding-left:10px;
}
.alertMsg{
color:#BA3131;
font-size:11px;
float:left;
margin-bottom: 20px;
}
.notice{
color:#BA3131;
}
#contactFormDiv .alertMsg{
margin-left:130px;
}
textarea{
font:12px Arial, Helvetica, sans-serif;
}
.displayNone{
display:none;
}
#job_priority_rates, #media_model_desc, #media_make_desc{
margin:3px 0 0 130px;
}
#viewOtherServices{
display:none;
}
.ip_servicesInfo p{
line-height:1.2em!important;
}
#heading341{
background:url(images/main_list_image1.png) no-repeat left top;
}
#heading18{
background:url(images/main_list_image2.png) no-repeat left top;
padding: 0 0 0 40px!important;
}
#heading19{
background:url(images/main_list_image3.png) no-repeat left top;
}
#heading20{
background:url(images/main_list_image4.png) no-repeat left top;
}
#heading21{
background:url(images/main_list_image5.png) no-repeat left top;
padding: 0 0 0 60px!important;
}
#heading22{
background:url(images/main_list_image6.png) no-repeat left top;
}
#heading42{
background:url(images/main_list_image8.png) no-repeat left top;
padding: 0 0 0 50px!important;
}
#heading43{
background:url(images/main_list_image7.png) no-repeat left top;
padding: 0 0 0 50px!important;
}
#heading489{
background:url(images/main_list_image9.png) no-repeat left top;
padding: 0 0 0 70px!important;
}
#heading495{
background:url(images/main_list_image_10.png) no-repeat left top;
padding: 0 0 0 58px!important;
}
h1#heading1597 , #heading882 , #heading1599 {
	background: none;
}
.quesDiv .alertMsg{
height:10px;
margin:0px 0px 0px 3px;
font:11px Arial, Helvetica, sans-serif;
}
.level_0 li{
background:url(images/ip_list_image.png) no-repeat left 3px;
padding:0 0 0 12px;
margin:6px 0 3px;
}
.sitemap .level_0,.sitemap .level_1,.sitemap .level_2 {
margin:0;
padding:0;
}
.level_1 li{
background:url(images/ip_list_image_2.png) no-repeat left 3px;
padding:0 0 0 15px;
margin:6px 0 3px;
}
.level_2 li{
background:url(images/ip_list_image_3.png) no-repeat left 3px;
padding:0 0 0 19px;
margin:6px 0 3px;
}
.subNav img{
float:left;
margin: -1px 2px 0 0;
}
.contactPrint {
clear:both;
float:right;
margin:0 0 20px;
right:0;
width:100%;
}
.facebookLike{
float: left;
margin: 0;
overflow: visible;
position: absolute;
right: 15px;
top: 0;
z-index: 999;
}
#hdrDiv{
width: 63px;
}
#rdrDiv{
width: 63px;
}
#udrDiv{
width: 65px;
}
#mdrDiv{
width: 72px;
}
#phdrDiv{
width: 92px;
}
#edrDiv{
}
#mainArea20 ul li{
background: url("images/tick.png") no-repeat scroll left 6px transparent;
width: 90%;
*width:80%;
}
#mainArea20 ul li p{
margin-top:3px;
float:none;
*width:80%;
}
#mainArea20 p{
width:80%;
}
.meshim_components_FirstUse{
visibility:hidden!important;
}
.pagination{
width:100%;
float:left;
margin: 20px 0 10px;
}
a.num, span.num{
float: left;
margin: 5px;
padding:5px;
background:#F7F7F7;
border:1px solid #E4E4E4;
}
a.num{
text-decoration:none;
color:#000000;
}
a.num:hover, span.num{
color:#BC3535;
}
.meshim_components_FloatingButton{
display:none!important;
}
.labelLarge{
width:auto!important;
}
.textareaLarge{
background:url(images/text_box_large.png) no-repeat left top;
height:115px;
float:left;
padding: 8px 0 8px 6px;
width:388px;
border:none;
resize:none;
overflow:auto;
}
.positionRelative{
position:relative;
}
#checkboxRelative input[type="checkbox"]{
float:left;
}
#referredOtherDiv, #otherOSDiv{
display:none;
position:relative;
}
.leftMargin0{
margin-left:0!important;
}
#chat_status{
text-transform:capitalize;
}
#ipBanner .bannerImg h1{
font:26px Grablau; 
color:#1b1b1b;
position:relative;
bottom:130px;
float:right;
right:32px;
z-index:9999;
}
.mainNav .item38{
display:none;
}
#otherStateCountryDiv{
display:none;
}
.twtr-hd h4{
display:none;
}
.twtr-hd h3{
font-size:14px!important;
}
.twtr-timeline, .twtr-doc  {
border-radius: 0px!important;
}
.partnersBtns{
float:left;
width:100%;
margin:50px 0px 0px 115px;
}
#about_the_program, #partner_with_us{
background:url(images/btns_partners_page.png) no-repeat left top;
width:211px;
height:33px;
float:right;
text-indent:-9999px;
overflow:hidden;
margin: 15px 45px;
}
#about_the_program:hover{
background-position:left bottom;
}
#partner_with_us{
background-position:right top!important;
}
#partner_with_us:hover{
background-position:right bottom!important;
}
.custom-checkbox, .custom-radio { 
position: relative; 
clear: both;
float: left;
position: relative;
width: 100%;
}
/* input, label positioning */
.custom-checkbox input, .custom-radio input {
position: absolute;
left: 2px;
top: 3px;
height: auto !important; 
visibility: hidden;
margin: 0;
z-index: 0;
}
.custom-checkbox input{
left:18px !important;
}
.custom-checkbox label, .custom-radio label {
color: #565656 !important;
display: block;
position: relative;
z-index: 1;
line-height: 15px !important;
padding: 2px 0 10px 40px !important;
font-size: 12px !important;
margin: 0 !important;
cursor: pointer;
}
.custom-checkbox label {
background:url("images/check_box.gif") no-repeat 0 -19px #FFFFFF; 
line-height: 16px !important;
}
.custom-checkbox label.hover,
.custom-checkbox label.focus{
background-position: 0px -119px;
}
.custom-checkbox label.checked{
background-position: 0px -317px;
}
.custom-checkbox label.checkedHover, 
.custom-checkbox label.checkedFocus {
background-position: -0px -217px;
}
.custom-radio label {
background:url("images/radio.gif") no-repeat scroll 0 -18px #FFFFFF; 
}
.custom-checkbox label {
background:url("images/check_box.gif") no-repeat scroll 0 -18px #FFFFFF; 
}
.custom-radio label.hover,
.custom-radio label.focus{
background-position: 0px -119px;
}
.custom-radio label.checked{
background-position: 0px -218px;
}
.custom-checkbox label.checked{
background-position: 0px -218px;
}
.custom-radio label.checkedHover, 
.custom-radio label.checkedFocus {
background-position: 0px -119px;
}
.customInputOuter{
float:left;
width:50%;
margin:5px 0px 0px;
}
.referAFriend{
background: url("images/refer_a_friend.png") no-repeat scroll left top transparent;
float: right;
height: 47px;
margin: 0px 0 25px;
overflow: hidden;
text-indent: -9999px;
width: 172px;
}
.referAFriend:hover{
background-position:left bottom;
}
.inputRow label img{
float:left;
display:inline!important;
margin:0px;
}
.captchaInputBox{
position:relative;
float:left;
}
.aboutTheProgram, .partnerWithUs{
float: left;
margin: 10px 5px;
min-height: 80px;
padding: 8px;
width: 90%;
}
.aboutTheProgram{
border-bottom: 1px solid #E0DFDF;
}
#aboutTheProgramDiv{
margin-left:30%;
}
#aboutTheProgramDiv #partner_with_us{
margin:0px;
float:left;
}
#partnersTermsConditions{
clear:both;
width:100%;
padding:10px;
border:1px solid #CCC;
margin-top:20px;
float:left;
height: 220px;
overflow:auto;
}
#marginTop20{
margin-top:20px;
}
.notRequired .dropDownBox{
width: 258px;
}
.notRequired .customStyleSelectBoxInner{
width: 241px !important;
}
.aboutTheProgram ul, .partnerWithUs ul{
width:306px;
float:left;
}
.margin20{
margin:20px;
}
#iconOption{
position: absolute;
right: -50px;
top: -17px;
z-index:999;
width:auto;
}
#emailFriend .send{
margin-top:20px;
float:left;
}
#emailFriend .alertMsg{
margin-left:135px;
}
.viewAll{
margin:10px 0px 0px;
float:right;
}
.viewAll a{
color:#000;
font-weight:bold;
}
.viewAll a:hover{
text-decoration:underline;
}
.viewMobileSite
{
background: url("images/mobile_web_icon.png") no-repeat scroll left top transparent;
clear: both;
color: #202020;
display: block;
float: right;
font:bold 10px Arial,Helvetica,sans-serif;
height: 21px;
margin: 23px 0 0;
padding: 9px 0 0 20px;
text-transform: uppercase;
}
.viewMobileSite:hover
{
color:#de3d3a;
}
#printDiv #iconOption{
right:0;
top:0px;
}
.well{
border:none!important;
background:none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.jvTwitterTweetContainer .well a{
color: #B30F0F;
font-weight: bold;
}
.jvTweetCreated{
margin-left:65px!important;
*margin-left:0px!important;
}
.jvTwitterTweetContainer img{
padding:3px;
border:1px solid #c1c1c1;
}
.footerQues h3 {
background: url("images/twitter_img.png") no-repeat scroll left top transparent;
border-bottom: 1px solid #C1C1C1;
color: #4D4C4C;
font: 16px grablau;
margin-bottom: 8px;
padding-bottom: 15px;
padding-left: 50px;
padding-top: 2px;
}
#bestTimeToCallDiv{
display:none;
}
.quickContactMain .inputRow input[type="text"]{
background:  url("images/enquire_text_input.png") no-repeat scroll left top transparent;
height: 15px;
float:left;
margin:0px;
color: #4D4C4C;
font:12px Arial, Helvetica, sans-serif;
margin: 0;
padding-right: 6px;
width: 198px;
}
.quickContactMain .inputRow textarea{
background:  url("images/enquire_text_area.png") no-repeat scroll left top transparent;
width:210px;
height:103px;
float:left;
margin:0px;
color: #4D4C4C;
font:12px Arial, Helvetica, sans-serif;
}
.quickContactMain .inputRow{
margin:5px 0 5px;
width:215px;
}
.quickContactMain .mandatoryType{
color:#BA3131!important;
}
.bookPartnerInspection{
background: url("images/book_partner_inspection.png") no-repeat scroll left top transparent;
float: right;
height: 47px;
margin: 0px 0 9px;
overflow: hidden;
text-indent: -9999px;
width: 199px;
}
.bookPartnerInspection:hover{
background-position:left bottom;
}
#contactFormDiv {
margin-bottom: 35px;
float: left;
}
.ip_sidebar #enquireNow{
margin-top:40px;
}
#slides{
width:1003px;
height:408px;
clear: both;
}
.slides_container {
display:none;
width:1003px;
height:408px;
float:left;
}
.slides_container .slider {
width:1003px;
height:408px;
display:block;
}
.slider img {
max-width: 100%;
height:408px;
}
.bannerPrev, .bannerNext {
float: left;
height: 53px;
left: 15px;
position: absolute;
bottom: 210px;
width: 37px;
z-index:999;
}
.bannerPrev:hover, .bannerNext:hover {
}
.bannerNext {
right:15px;
left:auto;
}
.cont li {
color: #656464;
font: 13px "Open Sans";
list-style: none outside none;
margin: 0;
padding: 3px 0;
}
#menuGoogle > a {
background: url("images/g-plus-icon-grey.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#tech_query_captcha{
margin-top:5px;
}
.refreshImg{
cursor:pointer;
}
.captchaField .inputRow label {
width: 45px;
}
#imgCaptchaTechQuery{
 border: 1px solid #000000;
 padding: 1px;
}
.mainCat2 > p {
clear: both;
margin-bottom:5px;
float:left;
width:100%;
}
.mainCat2 > p  img{
margin:25px 8px 0 0;
}

#homePageAccess .quickContactMain .inputRow input[type="text"], #homePageAccess .quickContactMain .inputRow textarea{
background:#E7E7E7 !important;
border:1px solid #C6C6C6 !important;
font-size:11px !important;
height: 11px !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding:6px;
}

#homePageAccess .quickContactMain .inputRow textarea{
width:195px !important;
height:65px !important;
}

#homePageAccess .quickContactMain .captchaField{
float:left;
clear:both;
width:100%;
}

.mainArea .mainCat2 .readMore {
margin-bottom:10px;
}

#homePageAccess .bookFreeInspectionDiv{
clear: both;
float: left;
margin: 30px 0px 0px;
width: 100%;
}

#homePageAccess .bookFreeInspectionDiv a{
background-color:#D96462;
width:98%;
padding:3% 1%;
color:#FFFFFF;
font-size:18px;
float:left;
text-align:center;
}
.ms-skin-metro .ms-nav-next, .ms-skin-metro .ms-nav-prev {
background: url(images/bg_direction_nav_black.png) !important;
width: 30px !important;
height:28px !important;
}
.ms-skin-metro .ms-nav-next {
background-position: right 0 !important;
}
.ms-skin-metro .ms-bullets.ms-dir-h {
bottom: -26px !important;
}
.ms-skin-metro .ms-bullet {
background: rgba(255,255,255,0.55) !important;
box-shadow: inset -1px 1px 1px rgba(0,0,0,0.5) !important;
border-radius: 20px;
width: 12px !important;
height: 12px !important;
}
.ms-skin-metro .ms-bullet-selected {
background: #c61013 !important;
}
.ms-skin-metro .ms-nav-next {
right:5px !important
}
.ms-skin-metro .ms-nav-prev {
left:5px !important;
}
/*.singleMaintitle {
	display: none;
}
.ip_subHeading {
	display: none;
} */
.wp-pagenavi {
    clear: both;
    margin: 20px auto;
}

/* form Style Starts */

.wrapperOuter .gform_wrapper {
margin: 0;
}

.gform_body {
float: left;
width: 100%;
}

.sideBarEnquirefrm .gform_body ul li.gfield {
background: transparent;
border: none;
margin: 0 !important;
padding: 0 !important;
}

.sideBarEnquirefrm .gform_body ul li.gfield .ginput_container {
margin: 0 !important;
width: 100% !important;
}

div.ginput_container span {
float: left;
padding: 0 !important;
margin: 0 !important;
}


.sideBarEnquirefrm .gform_body ul li.gfield input, .sideBarEnquirefrm .gform_body ul li.gfield textarea {
background: #e7e7e7;
border: 1px solid #c6c6c6 !important;
border-radius: 6px;
font-size: 11px !important;
height: 26px;
margin: 5px 0 !important;
padding: 6px !important;
width: 100%;
}

.internalEnquire .sideBarEnquirefrm .gform_body ul li.gfield input, 
.internalEnquire .sideBarEnquirefrm .gform_body ul li.gfield textarea {
box-shadow: 1px 2px 2px #cdcdcd inset;
-moz-box-shadow: 1px 2px 2px #cdcdcd inset;
-webkit-box-shadow: 1px 2px 2px #cdcdcd inset;
-ms-box-shadow: 1px 2px 2px #cdcdcd inset;
-o-box-shadow: 1px 2px 2px #cdcdcd inset;
font-size: 12px !important;
height: 29px;
}

.sideBarEnquirefrm .gform_body ul li.gfield textarea,
.internalEnquire .sideBarEnquirefrm .gform_body ul li.gfield textarea {
height: 80px;
}

.wrapperOuter .gform_wrapper .gform_footer {
margin: 0;
padding: 5px 0 0 0;
}

.sideBarEnquirefrm .gform_footer .gform_button.button, 
.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type="submit"], 
.gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type="submit"] {
background: url("images/send_btn.png") no-repeat left top;
border: medium none;
cursor: pointer;
float: left;
text-indent: -999px;
margin-top: 3px !important;
height: 27px !important;
width: 89px !important;
}

.sideBarEnquirefrm .gform_footer .gform_button.button:hover,
.gform_wrapper .gform_footer input.button:hover, 
.gform_wrapper .gform_footer input[type="submit"]:hover, 
.gform_wrapper .gform_page_footer input.button:hover, 
.gform_wrapper .gform_page_footer input[type="submit"]:hover {
background-position: left bottom;
}

.gform_wrapper .validation_error {
display: none;
}

.gform_wrapper {
width: 430px;
}

.gform_wrapper form li, .gform_wrapper li {
background: transparent none repeat scroll 0 0 !important;
border: none !important;
margin-bottom: 0 !important;
float: left;
padding: 0 !important;
width: 100%;
}

.gform_wrapper .gsection {
border-bottom: 1px solid #666 !important;
margin: 0 !important;
padding-right: 0 !important;
}

.wrapperOuter .gform_wrapper h2.gsection_title {
float: left !important;
font-size: 12px;
margin-top: 5px;
padding-bottom: 6px !important;
}

.gform_wrapper label.gfield_label {
float: left;
width: 35%;
color: #565656 !important;
margin-top: 6px;
font-weight: normal !important;
}

.gform_wrapper .gform_body li .ginput_container {
float: right;
margin: 0 !important;
width: 250px !important;
position: relative;
}

.gform_wrapper .gform_body li .ginput_container select {
bottom: 0;
height: 100% !important;
left: 0;
top: 0;
}

.gform_wrapper .gform_body li .ginput_container input, .gform_wrapper .gform_body li .ginput_container select,
.gform_wrapper .gform_body li .ginput_container textarea {
border: 1px solid #d7d7d7 !important;
border-radius: 6px;
box-shadow: 0 0 3px #eaeaea inset;
-moz-box-shadow: 0 0 3px #eaeaea inset;
-webkit-box-shadow: 0 0 3px #eaeaea inset;
-o-box-shadow: 0 0 3px #eaeaea inset;
-ms-box-shadow: 0 0 3px #eaeaea inset;
height: 29px;
overflow: hidden;
margin: 0 !important;
width: 100% !important;
}

.gform_wrapper .gform_body li .ginput_container textarea {
height: 130px;
}

body .gform_wrapper ul li.gfield {
margin-top: 23px !important;
}

.gform_wrapper .gform_body .gfield.frmCmnTxtarea label, .gform_wrapper .gform_body .gfield.frmCmnTxtarea .ginput_container {
width: 100% !important;
}

.gform_wrapper .gform_body .gfield.frmCmnTxtarea .ginput_container {
margin-top: 8px !important;
}

.gform_wrapper .gfield_description {
font-size: 12px;
}

.gform_wrapper .gfield_required {
color: #c60909 !important;
}

.ip_mainTextCon .gform_wrapper form {
float: left;
width: 100%;
margin-bottom: 40px;
}

#partnersTermsConditions > ul {
width: 90%;
}

.gfield_radio {
margin: 0 !important
}

.gform_wrapper .field_description_below .gfield_description {
padding-top: 2px !important;
}

.gform_wrapper .validation_message {
color: #ba3131 !important;
}

.gform_wrapper .gform_body li .ginput_container.ginput_container_checkbox .gfield_checkbox input {
border: none!important;
box-shadow: none;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label, 
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
font-weight: normal !important;
}

.gfield_checkbox {
margin: 0 !important;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
width: 275px !important;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox {
width: 264px !important;
}

.gform_wrapper .gform_body li .ginput_container input[type="text"] {
padding-right: 67px !important;
}

.ginput_container.ginput_container_radio .required,
.ginput_container.ginput_container_checkbox .required,
.sideBarEnquirefrm_wrapper .gfield .required {
display: none;
}

.gform_wrapper .gfield_required {
visibility: hidden;
}

.gform_wrapper .field_description_below .gfield_description.validation_message,
.gform_wrapper .field_description_below .instruction.validation_message {
float: right;
width: 247px;
font-weight: normal;
font-size: 11px;
}

.gform_wrapper .field_description_below .instruction.validation_message {
margin-top: 4px;
}

.gform_wrapper .field_description_below .ginput_container_radio + .gfield_description.validation_message {
width: 274px;
}

.gform_wrapper .frmCmnTxtarea.field_description_below .gfield_description.validation_message {
width: 100%;
}

.sideBarEnquirefrm input::-webkit-input-placeholder,
.sideBarEnquirefrm textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #0B0B0B;
}

.sideBarEnquirefrm input::-moz-placeholder,
.sideBarEnquirefrm textarea::-moz-placeholder { 
color: #0B0B0B;
}

.sideBarEnquirefrm input:-ms-input-placeholder,
.sideBarEnquirefrm textarea:-ms-input-placeholder { 
color: #0B0B0B;
}

.sideBarEnquirefrm input:-moz-placeholder,
.sideBarEnquirefrm textarea:-moz-placeholder { 
color: #0B0B0B;
}

/*.hiddenPlaceholder input::-webkit-input-placeholder, 
.hiddenPlaceholder textarea::-webkit-input-placeholder {
opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
}

.hiddenPlaceholder input::-moz-placeholder,
.hiddenPlaceholder textarea::-moz-placeholder { 
opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
}

.hiddenPlaceholder input:-ms-input-placeholder,
.hiddenPlaceholder textarea:-ms-input-placeholder { 
opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
}

.hiddenPlaceholder input:-moz-placeholder,
.hiddenPlaceholder textarea:-moz-placeholder {
opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
}

.Placeholder input::-webkit-input-placeholder , 
.Placeholder textarea::-webkit-input-placeholder {
opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
}

.Placeholder input::-moz-placeholder,
.Placeholder textarea::-moz-placeholder { 
opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
}

.Placeholder input:-ms-input-placeholder,
.Placeholder textarea:-ms-input-placeholder { 
opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
}

.Placeholder input:-moz-placeholder,
.Placeholder textarea:-moz-placeholder { 
opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
}*/

.sideBarEnquirefrm_wrapper.gform_validation_error .sideBarEnquirefrm .gfield {
position: relative;
}

.sideBarEnquirefrm_wrapper.gform_validation_error .sideBarEnquirefrm .gfield_description.validation_message {
font-size: 11px;
font-weight: normal;
width: 100%;
}

.sideBarEnquirefrm_wrapper.gform_validation_error .sideBarEnquirefrm .sidebarCaptcha .gfield_description.validation_message {
top: 30px;
}

/* form Style Ends */

#breadcrumbs li.separator {
display: none;
}

#breadcrumbs > li:last-child {
background: transparent;
font-size: 11px;
padding: 0 0 0 8px;
}

#breadcrumbs > li:last-child strong {
font-weight: normal;
margin-top: 1px;
float: left;
}

html * {
outline: none;
}

.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #E4E4E4 !important;
padding: 3px 5px !important;
margin: 2px 4px !important;
color: #444 !important;
}	

.wp-pagenavi a:hover {
color: #BC3535 !important;
border-color: #E4E4E4 !important;
}

.wp-pagenavi span.current {
color: #BC3535 !important;
}

#ourClients p {
line-height: 18px;
}

ul.page-list {
z-index: 9999;
position: relative;
margin: 0;
}

ul.page-list li {
background-position: left 1px;
float: left;
margin: 5px 0;
padding: 0 0 0 12px;
width: 100%;
}

ul.page-list .children {
margin: 3px 0 0 0;
}

ul.page-list .children li {
background: url("images/ip_list_image_2.png") no-repeat scroll left 1px;
padding-left: 16px;
}

ul.page-list .page_item_has_children {
margin-bottom: 0;
}

/* Blog Page Style Starts */

.blogEncl, .blogTitle, .blogTitle a, .blogpostBy {
float: left;
width: 100%;
}

.blogEncl {
border-bottom: 1px solid #dedede;
margin-bottom: 22px;
padding-bottom: 27px;
}

.blogTitle {
margin-bottom: 4px;
}

.blogTitle a {
color: #454545;
font-size: 18px;
text-decoration: none;
}	

.blogpostBy p, .blogpostByinner p {
color: #a5a5a5;
float: left;
font-size: 11px;
margin-bottom: 5px;
}

.blogImg {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border: 1px solid #cacaca;
float: left;
padding: 1px;
width: 250px;
}

.blogImg img {
float: left;
height: auto;
margin: 0;
max-width: 100%;
}

.BlogExcerpt {
float: right;
width: 59%;
}

.blogImginner {
float: left;
width: 100%;
}

.blogImginner img {
float: left;
height: auto;
max-width: 100%;
}

.blogTitleinner {
float: left;
font-size: 17px;
width: 100%;
}

.prevNextposts {
border: 2px solid #eaeaea;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
float: left;
width: 100%;
}

.prevSingle, .nextPrev {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
border-right: 1px solid #eaeaea;
float: left;
padding: 12px;
width: 50%;
}

.nextPrev {
float: right;
border-left: 1px solid #eaeaea;
}

.prevSingle a, .nextPrev a {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
background: url("images/blog_nav_arrow.png") no-repeat 0 1px;
color: #555;
float: left;
font-size: 12px;
font-weight: bold;
overflow: hidden;
padding: 0 0 0 13px;
text-decoration: none;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
}

.nextPrev > a {
background-position: right -84px;
padding: 0 13px 0 0;
}

/* Blog Page Style Ends*/

/* Tab Style Starts */

.blogInnerhead {
float: left;
width: 100%;
}

.techblog {
color: #555;
float: left;
font-size: 23px;
width: auto;
}

.blogInnerhead a {
color: #178db4;
float: right;
font-size: 11px;
margin-left: 15px;
padding: 3px 0 3px 22px;
}

.blogInnerhead a:hover {
text-decoration: underline;
}

.shownewsletterbox {
background: url("images/mail-plus.png") no-repeat;
}

.subViarss {
background: url("images/feed-plus.png") no-repeat;
}

.blog-Header {
border-bottom: 2px solid #d6d6d6;
float: left;
margin: 22px 0;
width: 100%;
}

.blogHead.tabs-menu {
float: left;
margin: 0;
padding: 0;
position: relative;
top: 2px;
width: auto;
}

.blogHead.tabs-menu > li {
float: left;
margin-right: 2px;
}

.blogHead.tabs-menu > li a {
background-color: #f3f3f3;
border: 1px solid #CDCDCD;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
color: #555555;
float: left;
font-size: 12px;
font-weight: bold;
line-height: 11px;
padding: 11px 17px 11px 33px;
}	

.blogHead.tabs-menu > li a:hover {
color: #CF2D27;
}


.blogHead.tabs-menu > li a.active {
background-color: #fff;
border-bottom-color: #fff;
color: #CF2D27;
}

.blogHead.tabs-menu > li a.homeIcon {
background-image: url("images/toolbar-home.png");
background-repeat: no-repeat;
background-position: 13px 10px;
}

.blogHead.tabs-menu > li a.tagIcon {
background-image: url("images/toolbar-tags.png");
background-repeat: no-repeat;
background-position: 14px 12px;
}

.blogHead.tabs-menu > li a.archiveIcon {
background-image: url("images/toolbar-archive.png");
background-repeat: no-repeat;
background-position: 14px 10px;
}

form.searchform {
float: right;
margin-top: 3px;
}

#searchform > div {
width: 210px;
}

#searchform input[type="text"] {
border: 1px solid #d7d7d7;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 0 0 3px #eaeaea inset;
-moz-box-shadow: 0 0 3px #eaeaea inset;
-webkit-box-shadow: 0 0 3px #eaeaea inset;
-o-box-shadow: 0 0 3px #eaeaea inset;
-ms-box-shadow: 0 0 3px #eaeaea inset;
font: 12px "Arial";
color: #444;
height: 24px;
float: left;
overflow: hidden;
margin: 0;
width: 172px;
padding: 0 0 0 4px;
}

#searchform input#searchsubmit {
background: #424242 url("images/search_icon.png") no-repeat center 7px;
border: none;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
cursor: pointer;
float: left;
height: 26px;
margin: 0 0 0 2px;
overflow: hidden;
text-indent: 32px;
width: 28px;
}

.tagbox {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
float: left;
padding-right: 35px;
margin-bottom: 22px;
width: 33.3%;
}

a.taglink {
float: left;
font-weight: bold;
margin: 0 3px 0 0;
text-decoration: none;
text-transform: capitalize;
}

a.taglink:hover {
color: #178db4;
text-decoration: underline;
}

.tagcount {
color: #666;
float: left;
font-weight: bold;
}

.blogEncl.archives {
margin-bottom: 14px;
padding-bottom: 7px;
}

.blogEncl.archives .blogTitle a {
font-size: 13px;
font-weight: bold;
}

.search .BlogExcerpt {
width: 100%;
}

.blogTags {
clear: both;
float: left;
margin-top: 16px;
width: 100%;
}

.blogTags > span {
float: left;
font-size: 12px;
font-weight: bold;
margin-top: 4px;
}

.blogTags > ul {
float: left;
margin: 0 0 0 12px;
width: 88%;
}

.blogTags ul li {
background: url("images/tag_front_triangle.png") no-repeat 0 0;
float: left;
margin-right: 8px;
padding: 0 0 0 16px;
width: auto;
}

.blogTags ul li a {
background: #464646;
border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
-webkit-border-radius: 0 2px 2px 0;
color: #ededed;
float: left;
font-size: 11px;
font-weight: bold;
height: 19px;
line-height: 19px;
padding: 0 9px 0 3px;
text-decoration: none;
text-transform: capitalize;
}

.blogTags ul li a:hover {
color: #ededed;
text-decoration: underline;
}

.BlogExcerpt > p > a > img, .BlogExcerpt > p > img, .BlogExcerpt img {
display: none;
}

/* Tab Style Ends */

.gform_wrapper .gfield_html.gfield_html_formatted {
background: #f2f2f2 !important;
border-radius: 3px;
padding: 10px 11px !important;
width: 250px;
float: right;
margin-top: 4px !important;
line-height: 13px !important;
font-size: 11px;
}

.gform_wrapper .gfield_html.gfield_html_formatted.partnerHtmlFormat {
background: transparent !important;
width: 100%;
padding: 0 !important;
margin-top: 0 !important;
border-radius: 0 !important;
}

.gform_wrapper.sideBarEnquirefrm_wrapper .sideBarEnquirefrm .field_description_below .instruction.validation_message {
width: 100%;
margin-top: 0;
}

body img.gform_ajax_spinner {
display: none!important;
}

.innerBlogpage .blogImginner {
border: 1px solid #bcbcbc;
max-width: 100%;
padding: 3px;
width: auto;
margin: 25px 0 15px 0;
}

.innerBlogpage .blogImginner img {
margin: 0;
}

.innerBlogpage .ip_mainTextCon p {
margin-left: 0 !important;
}

#sitemap_list > li > .children > li {
background: url("images/ip_list_image_2.png") no-repeat;
}

#sitemap_list > li > .children > li > .children > li {
background: url("images/ip_list_image_3.png") no-repeat;
}

#sitemap_list li .children {
margin: 9px 0 0;
}

#sitemap_list .children li:last-child {
padding-bottom: 0;
}

.gform_wrapper .frmCmnTxtarea .validation_message {
font-weight: normal;
padding-top: 2px;
}


/* Responsive Style Starts */

@media only screen and (max-width:979px) {

.header {
width: 730px;
min-height: 86px;
}

.logo {
margin: 16px 0 0;
}

.logo a {
width: 150px;
height: auto;
}

.logo a img {
float: left;
max-width: 100%;
}

.navigation {
width: 562px;
}

.mainNav, .mainNav ul {
width: 100%;
}

.mainNav ul li {
padding: 0;
}

.mainNav ul li a {
font-size: 13px;
padding: 33px 10px !important
}

.banner {
height: auto;
}

.bannerInner {
height: auto;
width: 98%;
}

.mainCat1 ul {
height: auto;
}

.mainCat1 ul li {
margin-bottom: 15px;
}

.mainCat1 ul li div {
margin: 0;
}

.mainContent {
width: 730px;
}

.mainArea {
width: 300px;
}

.quickAccess {
width: 415px;
}

.quickContact, .testimonialsRead {
width: 200px;
}

.quickContactMain {
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
}

#testiMain {
width: 100%;
}

#enquireNow .quickContactBottom {
display: none;
}

#enquireNow .quickContactMain {
background: #f1f1f1;
border: 1px solid #e3e3e3;
border-top: none;
border-radius: 0 0 8px 8px;
-moz-border-radius: 0 0 8px 8px;
-webkit-border-radius: 0 0 8px 8px;
padding-bottom: 16px;
}

.readMore {
margin-top: 10px;
}

.sponsors a {
top: 38px;
}

.footer {
width: 730px;
}

.footerTop {
background-size: 730px auto;
height: 8px;
}

.footerMain {
background-size: 730px auto;
}

.footerNav {
width: 126px;
}

.footerNav ul li {
margin: 7px 0;
width: 100%;
}

.footerQues {
width: 300px;
}

#ipBanner {
height: auto;
min-height: 100px;
}

#ipBanner .bannerInner {
height: 156px !important;
width: 730px;
}

#ipBanner .bannerInner img {
max-width: 100%;
}

#ipBanner .bannerImg h1 {
bottom: 92px;
}

.ip_mainText {
width: 100%;
}

.ip_servicesDivs:nth-child(2n) {
margin-right: 0;
}

.ip_servicesEnclose {
display: block;
margin: 45px auto;
width: 650px;
}

#iconOption {
float: right;
margin-top: -17px;
position: relative;
top: 0;
right: 0;
}

.printfriendly a img {
margin: 14px 0 0;
}

.ip_servicesDivs h1 {
margin-bottom: 0;
}

.ip_sidebar {
margin-top: 30px;
width: 100%;
}

.ip_sidebar .quickContact {
margin-top: 30px;
width: 220px;
}

#ip_getInTouch {
margin: 30px 19px 0;
padding-top: 0;
}

.ip_sidebar #enquireNow {
margin-top: 30px;
}

.ip_sidebar .quickContactBottom {
display: none;
}

.ip_sidebar .quickContactMain {
background: #f1f1f1 none repeat scroll 0 0;
border: 1px solid #e3e3e3;
border-top: none;
border-radius: 0 0 8px 8px;
-moz-border-radius: 0 0 8px 8px;
-webkit-border-radius: 0 0 8px 8px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding-bottom: 16px;
width: 100%;
}

.ip_mainTextCon li {
line-height: 1.2em;
}

.facebookLike {
right: 0;
}

.ip_mainTextCon {
min-height: 450px;
}


}

/* Responsive Style Ends */