/*------------------------------------------------------

CSS overview: 

	1. RESET
	2. MAIN CONTENT
	3. PRIMARY MENU 
	4. SECTION TITLE
	5. FOOTER


	8. COLUMNS
	9. TEAM
	10. GRID VIEW
	11. BUTTONS
	12. HIGHLIGHTS
	13. DROPCAPS
	14. DIFFERENT UL STYLES
	15. TOGGLE
	16. ACCORDION
	17. PORTFOLIO
	18. PORTFOLIO THUMBNAIL HOVER
		19. SHAPED STYLE ITEM
	20. HEXAGON STYLE
	21. CIRCLE STYLE
	22. TRIANGLE STYLE
	23. PORTFOLIO FILTERABLE NAVIGATION
	24. ITEM NAVIGATION
	25. CONTACT MODAL WINDOW
	26. CONTACT
	
---------------------------------------------------------*/

/*--------------------------------------------------
				      RESET
---------------------------------------------------*/
@font-face {
font-family: 'FjallaOne-Regular';
src: url("../fonts/FjallaOne-Regular.eot") format('truetype');
 /* EOT file for IE */
}
@font-face {
font-family: 'FjallaOne-Regular';
src: url("../fonts/FjallaOne-Regular.ttf") format('truetype');
 /* TTF file for CSS3 browsers */
}
@font-face {
font-family: 'BenchNine-Bold';
src: url("../fonts/BenchNine-Bold.eot") format('truetype');
 /* EOT file for IE */
}
@font-face {
font-family: 'BenchNine-Bold';
src: url("../fonts/BenchNine-Bold.ttf") format('truetype');
 /* TTF file for CSS3 browsers */
}

a ,a:active, a:visited {color: #fff ;}
pre,code{
	font-family:"Times New Roman", Times, serif;
	white-space:pre;
	padding:20px;
	letter-spacing: 0.1em;
}
pre{
	padding:5px;
}
code{
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#fff;
	font-size:11px;
	color: #666666;
	padding: 3px;
	padding-left: 10px;
	background-color: #f8f8f8;
}
.clear:after {
    clear: both;
    content: "";
   /* display: block;*/
}

.footerside {
	background-color: #212121;
	/*height: 310px;*/
	width: 100%;margin:0 auto;
}

.formcontainer {
	margin:0 auto;width:986px;
}

.emailus {
float: left;
    font-family: BenchNine-Bold;
    font-size: 26px;
    margin: 9px 0 0 13px;
    width: 87px;
	color:#000;
	font-size: 18px\9;
	*font-size: 18px;
	
}

.one-fourth {
    margin: 0 0 0 42px;
}
.one-twele {
    margin: 0 0 0 42px;
}
#footer h4
{
 color: #FFFFFF;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 5px;
}
.footersidecontainer
{
margin:0 auto;width:986px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite,  del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {	margin:0px; 
	padding:0px; 
	border:0px; 
	border-collapse:separate; 
	border-spacing:0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-decoration:none;
}
html, body {
	height: 100%;
	width: 100%;
	margin:0px;
}
::-moz-selection{ color: #fff; background: #707070; }
::selection { color: #fff; background: #707070; }
body {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #676767;
	background: repeat 0 0 #f8f8f8;overflow-x:hidden;
}
.new_body{overflow:hidden;}
h1,h2,h3,h4,h5,h6 {
	margin-bottom: 15px;
	font-weight: normal;
	clear:both;
}
h1{
	font-size:42px;
	line-height: 44px;
}
h2{
	font-size: 32px;
	line-height: 34px;
}
h3{
	font-size:24px;
	line-height: 29px;
}
h4{
	font-size:20px;
	line-height: 25px;	
}
h5{
	font-size:16px;
	line-height: 21px;
}
h6{
	font-size:14px;
	line-height: 17px;
}
h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
	font-size:22px;
	/*line-height: 20px;*/
	font-weight: 300;
}
ul, ol	{
	display: block;
	padding: 0px;
	margin: 0 0 14px 17px;
}
blockquote {
	float: left;
	width: 60%;
	margin: 10px 15px 10px 0;
	color: #aaa;
	background: url(../images/sprite.png) no-repeat scroll 0 -330px transparent;
	font: 16px/17px Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	padding-left: 40px;
}
blockquote.right {
	float: right;
	margin: 10px 0 15px  15px;
}
blockquote p {
	padding-left: 0px;
    
}
p {
	margin-bottom: 14px;
}
p:last-child {
	margin-bottom: 0;
}
em {

}
strong, b {
	font-weight: bold;
}

body, #wpbody, .form-table .pre, .ui-autocomplete li a {
    color: #333333;
}
body {
    font-family: sans-serif;
    font-size: 12px;
    line-height: 1.4em;
    
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
input, textarea, select, #recaptcha_response_field {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    color: #BBBBBB;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
	margin:0;
    outline: medium none;
    padding: 8px;
    transition: all 0.2s ease-out 0s;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 216px;
	font-size:22px;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #8DC5C5;
	color: #676767;
	box-shadow:0 0 4px rgba(82,168,236,.5);
	-moz-box-shadow:0 0 4px rgba(82,168,236,.5);
	-webkit-box-shadow:0 0 4px rgba(82,168,236,.5);
}
input.submit, input.submit:focus, input.submit:active {
	cursor:pointer;
	text-align:center;
	text-transform: uppercase;
	font-size:11px;
	font-weight: bold;
	line-height: 14px;
    color: #fff;
	text-decoration:none !important;	
	padding: 7px;
	border: none;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	box-shadow:0 0 0;
	-moz-box-shadow:0 0 0;
	-webkit-box-shadow:0 0 0;
}
input.submit:hover {
	background-color: #444;
}
a { 
	-webkit-transition:all 0.14s ease 0s; 
	-moz-transition:all 0.14s ease 0s; 
	-o-transition:all 0.14s ease 0s; 
	outline:none;
}
a:hover {
	color: #444;
}
.title, .title a { 
	text-decoration: none;
}
.title a:hover {
}
img, iframe {
	max-width:100%;
}
.alignleft {
	float:left;
	margin: 10px 20px 10px 0;
}

.alignright {
	float:right;
	margin: 10px 0 10px 20px;
}
.aligncenter {
	display: block;
	margin: 10px auto 10px auto;
}
.text-align-right {
	text-align: right;
}
.text-align-left {
	text-align: left;
}
.text-align-center {
	text-align: center;
}
.divider {
	float: left;
	width: 100%;
	height: 70px;
}
.divider-border {
	border-top: 2px solid #eee;
	float: left;
	width: 100%;
	margin: 40px 0;
}
/*--------------------------------------------------
			MAIN CONTENT
---------------------------------------------------*/
#wrapper {
	width: 100%;
}
.content-wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 30px;
	background-color: #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}	
/*#header-wrapper { background-color: #3f3f3f;
}	*/
.header {
	width: 960px;
	padding: 0;
	margin: 0;
	position:relative;
	border-bottom: 2px solid #eee;
}
#contact-fullwidth.header {
	border-bottom: none;
	margin: 0 auto;
}
#logo {
	margin-top: 5px;
}
#logo, #logo a {
	float: left;
}
#logo a {
}	
/*--------------------------------------------------
			PRIMARY MENU 
---------------------------------------------------*/
#primary-menu {
	float: right;
	margin: 0;
	padding: 0;
	position:relative;z-index:
}
#primary-menu select {
	display:none;
}
#primary-menu select {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #eee;
    cursor: pointer;
    width: 100%;
	padding: 7px;
	margin: 12px 0;
	box-shadow:0 0 0 rgba();
	-moz-box-shadow:0 0 0 rgba();
	-webkit-box-shadow:0 0 0 rgba();
	color: #676767;
}
#primary-menu ul {
	margin: 0;
	padding: 0 0 23px 0;
	list-style-type: none;
	float: right;
}
#primary-menu ul li:hover { 
	visibility: inherit; 
}
#primary-menu ul li {
	position: relative;
	display: inline;
	float: left;
	margin: 0 0 0 -1px;
	background: url(../images/sprite.png) no-repeat scroll right -153px transparent;
}
#primary-menu ul li:last-child {
    background: none;
}

#primary-menu ul li a {
    background-color: #000000;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    padding: 11px 20px;
    text-decoration: none;
    text-transform: uppercase;
}
.info_sec{float:right;position: relative;top: -47px;}
.headtext {
    color: black;
    font-size: 9px;
    margin: 0px;
    position: relative;
		clear:both;
}
.headphonedet
{
   background-color: #C92127;
    color: white;
    font-family: BenchNine-Bold;
    font-size: 32px;
    font-weight: bold;
    height: 46px;
    line-height: 46px;
    margin:0;
    position: relative;
    text-align: center;
    width: 206px;
		clear:both;
}
#primary-menu ul li a:hover, #primary-menu ul li.sfHover a {
	background-color: #444;
	color: #fff;
}
#primary-menu .current {
	color: #fff !important;
}
#primary-menu ul li a.logo {
	display: none;
	margin: 0;
}
#primary-menu ul ul {
	position: absolute;
	top: -9999em;
	width: 180px;
    background: #444; 
	margin-top:-12px !important;
	z-index: 9999;
}
.middle
{
float: left;
 width: 700px;
}
.middle h1
{
color: #343434; font-size: 30px; font-weight: normal; margin:0;
}
.middlebox1
{
   box-shadow: 1px 1px 5px #888888;
    float: left;
    height: 190px;
    margin: 0 23px 17px 0px;
    width: 210px;
}
.middlebox1 p {
    display:none;
}
.middlebox1_Wind_tunnel
{
box-shadow: 1px 1px 5px #888888;float: left;height: 198px;margin: 0px 0 0 20px;width: 320px;
}
.middlebox1_Wind_tunnel h2
{
background-color: #1A1F1D;font-weight:500;color: #FFFFFF;height: 36px;font-size:14px;margin: -19px 0 0;text-align:    center;/*background-image:url('/wp-content/uploads/2013/03/arrow.png');background-position:right;background-repeat:no-repeat;*/
}
.middlebox1 h2
{
	background-color: #1A1F1D;
	font-weight:500;
	color: #FFFFFF;
	height: 36px;
	font-size:14px;
	margin: 0px 0 0;
	text-align:center;
	font-family: 'Oswald',sans-serif; /*background-image:url('/wp-content/uploads/2013/03/arrow.png');background-position:right;background-repeat:no-repeat;*/
}
.middleboxsmall
{
box-shadow: 1px 1px 5px #888888;float: left;height: 120px;margin: 33px 0 0 20px;width: 150px;
}
.middleboxsmall h2
{
background-color: #1A1F1D;font-weight:500;color: #FFFFFF;height: 36px;font-size:14px;margin: -19px 0 0;text-align:    center;/*background-image:url('/wp-content/uploads/2013/03/arrow.png');background-position:right;background-repeat:no-repeat;*/
}
.middlebox2 h2
{
background-color: #1A1F1D;font-size:14px;font-weight:500;color: #FFFFFF;height: 36px;margin: -19px 0 0;text-align:    center;/*background-image:url('/wp-content/uploads/2013/03/arrow.png');background-position:right;background-repeat:no-repeat;*/
}
.middlebox2
{
float: left;height: 190px;margin: 33px 0 0 22px;width: 210px;
}
.middlebox3
{
float: left;height: 253px;margin: 20px 0 0 0px;width: 350px;
}

.middlebox4 {
    float: left;
    height: 250px;
    margin: 20px 0 0 0px;
    width: 350px;
}
/* .middlebox4
{
box-shadow: 1px 1px 5px #888888;float: left;height: 253px;margin: 33px 0 0 22px;width: 340px;
background-color:#ECECEC;
} */
.middlebox4 img {
    margin: 9px 0 0 14px;
}

body, #wpbody, .form-table .pre, .ui-autocomplete li a {
    color: #333333;
}
body {
    font-family: sans-serif;
    font-size: 12px;
    line-height: 1.4em;
    
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
.wpcf7-form-control.wpcf7-submit {
    background-color: #C92127;
    color: #FFFFFF;
    font-weight: bold;
	height:46px;
}
#primary-menu ul ul li { 
	width: 100%; 
}
#primary-menu ul li:hover ul {
	left: 0;
	top: 51px;
}
#primary-menu ul li:hover li ul { 
	top: -9999em; 
}
#primary-menu ul li li:hover ul {
	left: 180px;
	top: 12px;
}
#primary-menu ul ul {
	padding: 0;
	margin: 0;
}
#primary-menu ul ul li {
	margin: 0;
	background: none;
	border-bottom: 1px solid #555;
}
#primary-menu ul ul li:last-child {
	border-bottom: none;
}
#primary-menu ul ul li a {
	font-size: 11px;
	padding: 12px 15px;
}
#primary-menu ul li:hover ul li a { 
    color: #999;    
}
#primary-menu ul li:hover ul li a:hover { 
    color: #fff; 
}
.fixed { position: fixed; top: 0px; z-index:999; height: 59px;  }
#header-wrapper .fixed { }
.fixed .header { border-bottom: none; margin-left:-30px;  width: 1020px; background-color: #f8f8f8; box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);}
.fixed #logo { display:none; }
.fixed .logo2 { position:absolute; left: 30px; top:12px; }
.fixed #primary-menu ul { padding: 0 30px 0 0; }
.fixed #primary-menu ul li ul { padding: 0 0 0 0; }
.fixed #primary-menu ul li { background: url(../images/sprite.png) no-repeat scroll right -149px transparent; }
.fixed #primary-menu ul li:last-child {  background: none; }
.fixed #primary-menu ul li a { color: #676767; padding: 21px 15px; }
.fixed #primary-menu ul li a:hover, .fixed #primary-menu ul li.sfHover a {	background-color: #444;	color: #fff; }
.fixed #primary-menu .current { color: #fff; }
.fixed #primary-menu ul li:hover ul { top: 59px; }
.fixed #primary-menu ul ul li { background: none; }
.fixed #primary-menu ul li:hover ul li a { padding: 12px 15px; background: #444; color:#999; }
.fixed #primary-menu ul li:hover ul li a:hover { color:#fff; }
.fixed #primary-menu ul li ul li ul {
margin-top: -59px;
}
/*--------------------------------------------------
		  SECTION TITLE
---------------------------------------------------*/
.section-title {
	  clear: both;
    font-family: BenchNine-Bold;
    margin: 30px 213px 118px;
    overflow: hidden;
    position: absolute;
    /* min-width: 230px; */
	width:auto;
}
.custom.warning > img {
    margin: 52px 0 0 247px;
}

.phonenumber.title {
    font-size: 28px;
    font-weight: normal;
    text-align: center;
		padding:0 5px;
}
.wp-cpl-excerpt {
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 12px;
    width: 209px;
}
.phonenumber
{
	background-color: #C92127;
    color: #FFFFFF;
    float: right;
    font-family: 'Oswald',sans-serif;
    font-size: 30px; 
    font-weight: normal;
    margin: 30px 7px 5px 0;
    position: relative;
    text-align: center;
    padding: 0 5px;
    width: auto;
    right:0;
}

#sidebar .widget.widget_link_list {
    background-color: #D43500;
	height:836px;
	margin: -55px 0 0;
}

.wp-cpl-date {
    color: #FFFFFF;
    margin: -18px 0 0 209px;
    position: absolute;
    width: 76px;
}

.custom.critical > img {
    height: 23px;
    width: 36px;
	opacity:0.8; 
	margin: 55px 0 0 -35px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.custom.critical > img {
margin: 51px 0 0 -35px;
}}

.attachment-wp-cpl-post-thumb.wp-post-image {
    margin: 20px 0 0 213px;
    position: absolute;
}
.post-media > img {
    width: auto !important;
}
.widgetlink1
{
background-image:url('/wp-content/uploads/widgetimages/thump1.jpg');
background-repeat:no-repeat;
background-position:left;
background-border:1px solid #E3E3E3; 
    margin: 21px 0 0 11px;
	text-align:center;
	color:white;
	 font-size: 15px;
    margin: 28px 0 0 14px;
}



.widgetheading {
 color: #FFFFFF;
    font-family: BenchNine-Bold;
    font-size: 24px;
    line-height: 26px;
    padding: 10px 0 20px;
	margin: 23px 0 0 14px;
}

.widgetlink1 text
{
margin:0 0 0 0;
}
.widgetlink2
{
background-image:url('/wp-content/uploads/widgetimages/thumb2.jpg');
background-repeat:no-repeat;
background-position:left;
background-border:1px solid #E3E3E3; 
    margin: 12px 0 0 11px;
	text-align:center;
	color:white;
	 font-size: 15px;
    margin: 13px 0 0 14px;
}
.widgetlink3
{
background-image:url('/wp-content/uploads/widgetimages/thump3.jpg');
background-repeat:no-repeat;
background-position:left;
background-border:1px solid #E3E3E3; 
    margin: 12px 0 0 11px;
	text-align:center;
	color:white;
	 font-size: 15px;
    margin: 13px 0 0 14px;
}
.widgetlink4
{
background-image:url('/wp-content/uploads/widgetimages/thump4.jpg');
background-repeat:no-repeat;
background-position:left;
background-border:1px solid #E3E3E3; 
    margin: 12px 0 0 11px;
	text-align:center;
	color:white;
	 font-size: 15px;
    margin: 13px 0 0 14px;
}
.widgetlink5
{
background-image:url('/wp-content/uploads/widgetimages/thump5.jpg');
background-repeat:no-repeat;
background-position:left;
background-border:1px solid #E3E3E3; 
    margin: 12px 0 0 11px;
	text-align:center;
	color:white;
	 font-size: 15px;
    margin: 13px 0 0 14px;
}
* {
  margin: 0;
  padding: 0;
vertical-align: baseline;
  }
.widgetlink6
{
background-image:url('/wp-content/uploads/widgetimages/thump6.jpg');
background-repeat:no-repeat;
background-position:left;
background-border:1px solid #E3E3E3; 
    margin: 12px 0 0 11px;
	text-align:center;
	color:white;
	 font-size: 15px;
    margin: 13px 0 0 14px;
}
.widgetlink7
{
background-image:url('/wp-content/uploads/widgetimages/thump7.jpg');
background-repeat:no-repeat;
background-position:left;
background-border:1px solid #E3E3E3; 
    margin: 12px 0 0 11px;
	text-align:center;
	color:white;
	 font-size: 15px;
    margin: 13px 0 0 14px;
}
.widgetlink8
{
background-image:url('/wp-content/uploads/widgetimages/thump8.jpg');
background-repeat:no-repeat;
background-position:left;
background-border:1px solid #E3E3E3; 
    margin: 12px 0 0 11px;
	text-align:center;
	color:white;
	 font-size: 15px;
    margin: 13px 0 0 14px;
}

.section-title .title, .section-title .title a  {
	display: inline;
	word-spacing: 5px;
}
.revolutionslider
{
float:left; margin: 381px auto;
}

.section-title h1.title {
    color: #000000;
    display: block;
    font-size: 30px;
    font-weight: 500;
    line-height: 28px;
    margin: 0 0 0 36px;
    text-transform: uppercase;
}
.section-title h1.title span {
	font-weight: 300;
	text-transform: none;
	color: #aaa;
        font-size:18px;
}
.section-title p {
	font-weight: 300;
	font-size: 22px;
	line-height: 27px;
}
.section-title .section-nav {
}
.section-title .section-nav  ul {
	padding: 20px;
	margin: 0 auto;
}
/*--------------------------------------------------
						 FOOTER
---------------------------------------------------*/
#footer {
	color: #999;
	font-size: 11px;
	margin-top: 30px; padding-bottom:70px;
}
#footer a {
	 color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
#footer a:hover {
}
#footer h3 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 400;
	color: #fff;
	display: block;
}
#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footer ul li {
	margin-bottom:15px;
}
#footer ul li .date {
	font: normal 11px/20px Helvetica,Arial,sans-serif;
    display: block;
}
#footer-content {
	width: 960px;
	margin: 0 0 0 -30px;
	padding: 0 30px;
	background-color: #E3E3E3;
}
#footer-bottom, #footer-top {
	padding: 25px 0;
	overflow: hidden;
	position: relative;
}
#footer-bottom {
	background-color: #E3E3E3;
	font-size: 11px;
	/*border-top: 1px dotted #777;*/
	padding: 25px 25px 18px 25px;
	display:none;
}
#footer-bottom p {
	margin-bottom: 0;
}
#footer-bottom a {
}
/*--------------------------------------------------
				      COLUMNS
---------------------------------------------------*/
.one, .one-half, .two-third, .one-third, .one-fourth, .one-twele { float:left; position:relative; margin-right:4%; }
.one { width: 100%; margin-right: 0; }
.one-half {	width: 50%; margin-right: 0px !important; }
.two-third { width: 60.33%; }
.one-third  { width: 30%; margin:85px 45px 0 20px;}
.one-third-text{width: 100%;text-align:justify;overflow-x:hidden; overflow-y:scroll; height:365px;margin-bottom:16px; padding-right:10px;}
.one-fourth {
    margin: -14px 0 0 3%;
    width: 68%;
}
.one-twele {
    margin: -14px 0 0 0%;
    width: 28%;
}
.last { margin-right: 0 !important; float:left; width:46%;}
/*--------------------------------------------------
			TEAM
---------------------------------------------------*/
.team {
	background-color: #f8f8f8;
	position: relative;
}


#search-4 > form {float: right;display: block;margin: 19px 0 20px 0px;width: 220PX;clear: both;height: 34px;}
.social
{
height: 28px;margin: 23px 0 0 0;width: auto;
text-align:right;
}
.social img
{
float: none;padding: 0 0 0 18px;
}
.salesenq
{
color: #FFFFFF;text-align: right;font-size: 12px;font-weight: bold;line-height: 18px;margin: 0 0 0 0;width: auto;
}
.footnumber
{
 color: #FFFFFF;float: left;font-family: BenchNine-Bold;font-size: 38px;margin: 22px 0 0 90px;
}
.contactform
{
 color: #FFFFFF;float: left;font-family: BenchNine-Bold;font-size: 38px;margin: 22px 0 0 90px;
}

#searchsubmit {
    background-color: #C92127;
    color: #FFFFFF;
    font-weight: bold;
    height: 33px;
}
.team-member-info {
	padding: 15px;
	overflow: hidden;
}
.team-member-info ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.team-member-info li {
	display: inline;
}
.team-member-info h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.team-member-info h3 {
	font-size:11px;
	text-transform: uppercase;
	line-height: 17px;
}
.team-member-info p {
	margin-top: 13px;
}
.team-member-info img {
}
div.arrow {
	background: url(../images/sprite.png) no-repeat 0 -128px transparent;
	height: 6px;
	width: 12px;
	margin: -10px 0 0 17px;
	position: relative;
}
.team-member-info h2, .team-member-info h3, .team-member-info p {
	margin-bottom: 0;
}
.team-member-info .social-personal {
	margin-top: 13px;
	padding-top: 13px;
	border-top: 1px dotted #CCCCCC;
}	
.team-member-info .social-personal li {
	display: inline;
	float: left;
}	
.team-member-info .social-personal li a {
	padding: 0 5px;
	font-size: 11px;
	color: #676767;
}	
.team-member-info .social-personal li a:hover {
	color:#fff;
}
.team-member-info .social-personal li span {
	font-size: 10px;
}


/*--------------------------------------------------
			PHOTOSTREAM
---------------------------------------------------*/
.photostream-wrapper, #footer .photostream-wrapper {
	float: left;
}
.photostream ul, #footer .photostream ul, .widget .photostream ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: -10px;
}
.photostream ul li, #footer .photostream ul li, .widget .photostream ul li {
	width: auto;
	float: left;
	margin: 0 0 10px 10px;
}
.photostream a, #footer .photostream a, .photostream img, #footer .photostream img {
	height: 40px;
	width: 40px;
}
.photostream a, #footer .photostream a {
	border: 1px solid #eee;
	padding: 4px;
	display: block;
}
#footer .photostream a {
	border: 1px solid #555;
}
#footer .photostream a {
}
.photostream a:hover, #footer .photostream a:hover {
}
.photostream img, #footer .photostream img {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.photostream a:hover img, #footer .photostream a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
}
/*--------------------------------------------------
		   SERVICES GRAPH
---------------------------------------------------*/
.skills-graph {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.skills-graph li, .skills-graph li span {
	-moz-border-radius: 300px 300px 300px 300px; 
	-webkit-border-radius: 300px 300px 300px 300px;
	border-radius: 300px 300px 300px 300px;
}
.skills-graph li {
	margin-bottom: 10px;
	font-size: 11px;
	text-transform: uppercase;
}
.skills-graph li p {
	margin-bottom: 0;
}
.skills-graph li strong {
	margin-left: 5px;
	color: #444;
}
.skills-graph li span {
	height: 13px;
}
/*--------------------------------------------------
		    GRID VIEW
---------------------------------------------------*/
.grid {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
.grid li {
    float: left;
	border-bottom: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
}
.grid.row3 li {
    width: 319px;
}
.grid.row4 li {
    width: 239px;
}
.grid.row5 li {
    width: 191px;
}
.grid.row6 li {
    width: 159px;
}
.grid li.last {
	border-right: none;
}
.grid li.last-row {
	border-bottom: none;
}
.grid img {
	display: block;
	margin: 0 auto;
}
.services div {
	padding: 15px 10px;
	text-align: center;
}
.services div a {
	color: #676767;
}
.services div:hover, .services div:hover a {
	color: #FFFFFF;
}
.services div:hover a {
	background-color:#444; 
}
.services img, .services h2 {
	display: block;
	margin-bottom: 20px;
}
.services h2 {
	font-size:15px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.clients img {
	-moz-transition:all 0.14s ease 0s; 
	-webkit-transition:all 0.14s ease 0s;   
	-o-transition:all 0.14s ease 0s; 
	opacity:0.5;
	filter:alpha(opacity=50);
}
.clients img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
/*--------------------------------------------------
		    BUTTONS
---------------------------------------------------*/
.button {
	cursor:pointer;
	text-align:center;
	display:inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.button.right {
	float:right;
}
.button, .button:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
}
.button:hover {
	background-color: #444;
}
.small {
	padding:0 6px;	
	font-size: 11px;
	line-height: 16px;
}
.medium {
	font-size:11px;
	padding: 7px 14px !important;
}
.large {
	padding: 11px 19px 11px 19px !important;
	font-size: 17px;
}
.rounded {
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}
.grey { background-color:#444; }
.yellow { background-color:#FEEB43; color: #707070; }
.orange { background-color:#f96e5b; }
.green { background-color:#78d18b; }
.tealgreen { background-color:#3ea9a1; }
.blue { background-color: #7CC0CB; }
.navyblue { background-color: #657383; }
.purple { background-color:#9a86a2; }
.magenta {background-color:#C25283; }
.pink { background-color:#F9A7B0; }
.red { background-color:#C92127; }
.cream { background-color:#C9C299; }
/*--------------------------------------------------
			HIGHLIGHTS
---------------------------------------------------*/
.highlight1 {
	color: #FFFFFF;
	padding: 0 2px;
}
.highlight2 {
	background-color: #444;
	color: #FFFFFF;
	padding: 0 2px;
}
.highlight3 {
	border-bottom: 1px dotted;
}
/*--------------------------------------------------
			DROPCAPS
---------------------------------------------------*/
.dropcap1 {
	float: left;
	font-size: 53px;
	line-height: 50px;
	color: #444;
	margin: 0 8px 0 0;
	font-weight: bold;
}
.dropcap2 {
    background-color: #444;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 24px;
    line-height: 32px;
    margin: 6px 8px 0 0;
    padding: 5px 0;
    text-align: center;
    width: 44px;
}
.dropcap3 {
    background-color: #444;
    border-radius: 55px 55px 55px 55px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 24px;
    line-height: 44px;
    margin: 6px 8px 0 0;
    text-align: center;
    width: 44px;
}
/*--------------------------------------------------
			DIFFERENT UL STYLES
---------------------------------------------------*/
.check-list ul, .arrow-list ul, .star-list ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.check-list ul li, .arrow-list ul li, .star-list ul li {
	margin-bottom: 5px;
	padding-left: 20px;
}
.arrow-list ul li {
	background: url(../images/bullet-ul.png) no-repeat scroll -82px 5px transparent;
}
.check-list ul li {
	background: url(../images/bullet-ul.png) no-repeat scroll -42px -45px transparent;
}
.star-list ul li {
	background: url(../images/bullet-ul.png) no-repeat scroll 0px -82px transparent;
}
.colored-counter-list ul {
	counter-reset:li;
	margin-left:0; 
	padding-left:0; 
}
.colored-counter-list ul > li {
	position:relative; 
	list-style:none;
	padding-left: 35px;
	margin-bottom: 13px;
}
.colored-counter-list ul > li:before {
	content:counter(li); 
	counter-increment:li; 
	position:absolute;
	top:0;
	left:0;
	width:25px;
	margin-right:8px;
	padding: 3px 0;
	text-align:center;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background-color: #444;
	color: #fff;
}
/*--------------------------------------------------
			TOGGLE
---------------------------------------------------*/
.toggle-wrap {
	float: left;
	width: 100%;
	margin-bottom: 6px;
	margin-top:20px;
}
.trigger {
}
.trigger a {
	display: block;
	padding: 10px;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #676767;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.17);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.17);
	-webkit-transition-duration: 0s; 
	-moz-transition-duration: 0s; 
	-o-transition-duration: 0s;	
	background: url(../images/bullet-toggle.png) no-repeat right 15px #f8f8f8;
}
.trigger.active a { 
	background: url(../images/bullet-toggle.png) no-repeat right -20px #f8f8f8;
}
.toggle-container {
	overflow: hidden;
	float: left;
	padding: 15px;
	width:780px;
}

.toggle-container  .one-fourth{ 
	width: 18% ;
}
.toggle-container  .one-twele{ 
	width: 18% ;
}
/*--------------------------------------------------
	     ACCORDION
---------------------------------------------------*/
.trigger-button {
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	margin-bottom: 6px;
	text-decoration: none;
	font-weight: bold;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.17);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.17);	
	background: url(../images/bullet-toggle.png) no-repeat right 15px #f8f8f8;
	cursor:pointer;
}
.trigger-button span {
	padding-left: 15px;
}
.trigger-button.active { 
	background: url(../images/bullet-toggle.png) no-repeat right -20px #f8f8f8;
}
.accordion {
	float: left;
	padding: 8px 15px 22px 15px;
	width:100%;
}
/*--------------------------------------------------
				PORTFOLIO
---------------------------------------------------*/
.portfolio-grid ul li a.hide {
	display: none;
}
.portfolio-grid {
	width: 965px;
	margin: 0 0 0 -5px;
	padding: 0;
	float: left;
}
.portfolio-grid ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.portfolio-grid ul li {
	float: left;
	margin: 0 0 5px 5px;
	padding: 0;
	position: relative;
	background-color: #f8f8f8;
}
.isotope-item {
    z-index: 1;
}
.isotope-hidden {
    z-index: 0;
}
.portfolio-grid ul li.col2 {
	width: 477px;
}
.portfolio-grid ul li.col3 {
	width: 316px;
}
.portfolio-grid ul li.col4 {
	width: 236px;
}
.portfolio-grid ul li img {
	float: left;
}	
.item-info {
	padding: 15px;
	float: left;
}
.item-info h3, .item-info-overlay h3 {
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: 17px;
	margin-bottom: 0;
}
.item-info h3.title a {
	color: #676767;
}
.item-info-overlay h3.title a {
	color: #fff;
}
.item-info-overlay h3.title a:hover {
	color: #444;
}
.item-info h4, .item-info-overlay h4 {
	font-size:11px;
	line-height: 14px;
	color: #444;
	text-transform: uppercase;
	margin-bottom: 0;
}
/*--------------------------------------------------
		    PORTFOLIO THUMBNAIL HOVER
---------------------------------------------------*/
.item-info-overlay {
	color: #fff;
	font-size:11px;
}
.item-info-overlay {
	position:absolute;
	width:100%;
	height:100%;
	left: 0;
	top: 0;
	display: none;
    z-index: 120;
}
.item-info-overlay div {
	padding: 0 9% 9% 9%;
}
.item-info-overlay h3 {
	padding: 9% 9% 2% 9%;
	font-size: 17px;
}	
.item-info-overlay p {
	margin-top: 10px;
	padding-top: 10px;
}	
.item-info-overlay a.preview, .item-info-overlay a.view {
	position: absolute;
	bottom: 0px;
	-webkit-transition-duration: 0s; 
	-moz-transition-duration: 0s; 
	-o-transition-duration: 0s; 
	text-indent: -9999px;
	height: 37px;
	width: 37px;
    z-index: 110;
}
.item-info-overlay a.view {
	background: url(../images/sprite.png) no-repeat scroll 11px 13px #333;
	right: 0px;
}
.item-info-overlay a.view:hover {
	background: url(../images/sprite.png) no-repeat scroll 11px -18px #333;
}
.item-info-overlay a.preview {
	background: url(../images/sprite.png) no-repeat scroll 12px -50px #333;
	right: 38px;
}
.item-info-overlay a.preview:hover {
	background: url(../images/sprite.png) no-repeat scroll 12px -83px #333;
}
/*--------------------------------------------------
		   SHAPED STYLE ITEM
---------------------------------------------------*/
.portfolio-grid ul.shaped li {
	margin: 0 0 15px 5px;
	background-color: transparent;
}
.shaped .item-container {
	display: block;
	position: relative;
}
.shaped .item-mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}
.shaped .item-container img {
    z-index:9;
}
.shaped .item-info-overlay {
	text-align: center;
}
.shaped .item-info-overlay a.preview, .shaped .item-info-overlay a.view {
	bottom: 30px;
	height: 30px;
	width:30px;
}
.shaped .item-info-overlay a.view {
	background: url(../images/sprite.png) no-repeat scroll 7px 10px #333;
	right: 88px;
}
.shaped .item-info-overlay a.view:hover {
	background: url(../images/sprite.png) no-repeat scroll 7px -21px #333;
}
.shaped .item-info-overlay a.preview {
	background: url(../images/sprite.png) no-repeat scroll 9px -53px #333;
	right: 119px;
}
.shaped .item-info-overlay a.preview:hover {
	background: url(../images/sprite.png) no-repeat scroll 9px -86px #333;
}
/*--------------------------------------------------
		   HEXAGON STYLE
---------------------------------------------------*/
.hexagon .item-container {
	width: 236px;
	height: 257px;
	overflow:hidden;
}
.hexagon .item-mask {
    background: url(../images/mask-hexagon.png) no-repeat 0 0 transparent;
    width: 236px;
	height: 257px;
}
.hexagon .item-container img {
	height: 257px;
}
.hexagon .item-info-overlay {
    background: url(../images/mask-hexagon.png) no-repeat 0 0;
}
.hexagon .item-info-overlay h3 {
	padding: 30% 0% 2% 0%;
}
/*--------------------------------------------------
		   CIRCLE STYLE
---------------------------------------------------*/
.circle .item-container {
	width: 236px;
	height: 232px;
	overflow:hidden;
}
.circle .item-mask {
    background: url(../images/mask-circle.png) no-repeat 0 0 transparent;
    width: 236px;
	height: 232px;
}
.circle .item-container img {
	height: 232px;
}
.circle .item-info-overlay {
	background: url(../images/mask-circle.png) no-repeat 0 0;
}
.circle .item-info-overlay div {
	padding: 9%;
}
.circle .item-info-overlay h3 {
	padding: 9% 9% 2% 9%;
}
/*--------------------------------------------------
		   TRIANGLE STYLE
---------------------------------------------------*/
.triangle .item-container {
	width: 316px;
	height: 272px;
	overflow:hidden;
}
.triangle .item-mask {
    background: url(../images/mask-triangle.png) no-repeat 0 0 transparent;
	width: 316px;
	height: 272px;
}
.triangle .item-container img {
	height: 272px;
}
.triangle .item-info-overlay {
	background: url(../images/mask-triangle.png) no-repeat 0 0;
}
.triangle .item-info-overlay div {
	padding: 19%;
}
.triangle .item-info-overlay h3 {
	padding: 18% 14% 2% 14%;
}	
.item-info-overlay p {
	margin-top: 5px;
	padding-top: 5px;
}
.shaped.triangle .item-info-overlay a.preview, .shaped.triangle .item-info-overlay a.view {
	bottom: 10px;
}
.shaped.triangle .item-info-overlay a.preview {
	right: 54px;
}
.shaped.triangle .item-info-overlay a.view {
	right: 23px;
}
/*--------------------------------------------------
		    PORTFOLIO FILTERABLE NAVIGATION
---------------------------------------------------*/
.filterable {
	width: 100%; 
	float: left;
	padding-bottom: 25px;
}
.filterable  ul {
	margin: 0 auto;
}
.filterable li {
	background: none;
	display: inline;
	float: left;
}
.filterable li:last-child {
    background: none;
}
.filterable li:last-child a {
	margin: 0 0 0 7px;
}
.filterable li a {
	font-size: 11px;
	color: #aaa;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	margin:0 5px;
	padding:0 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.filterable li a:hover {
	color: #444;
}
.filterable li.current a {
	color:#444;
}
.filterable li span {
	font-size: 11px;
	color: #ccc;
}
/*--------------------------------------------------
			ITEM NAVIGATION
---------------------------------------------------*/
ul.item-nav {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul.item-nav li {
	float: left;
	margin-left: 1px;
	background: #444;
	-webkit-transition:all 0.14s ease 0s; 
	-moz-transition:all 0.14s ease 0s; 
	-o-transition:all 0.14s ease 0s; 
}
ul.item-nav li a {
	background: url(../images/sprite.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 45px;
	width: 45px;
	text-indent: -9999px;
	-webkit-transition-duration: 0s; 
	-moz-transition-duration: 0s; 
	-o-transition-duration: 0s; 
}
ul.item-nav li:hover {
}
ul.item-nav li.prev a {
	background-position: 17px -212px;
}
ul.item-nav li.next a {
    background-position: 17px -282px;
}
ul.item-nav li.all a {
    background-position: 12px -247px;
}
/*--------------------------------------------------
			CONTACT MODAL WINDOW
---------------------------------------------------*/
#wrapper.fullwidth {
	margin-bottom: 40px;
}
.google-map.fullwidth {
	height: 700px;
	width: 1020px;
	z-index:9;
	top: 0px;
	margin: -4px 0 0 -30px;
}
#contact-mask {
	display: none;
	background: #fff; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; 
	height: 100%;
	opacity: 0.9;
	z-index: 999;
}
#contact-intro {
	width: 960px;
	margin: 0 auto;
	padding: 45px 0 0 0;
	overflow: hidden;
}
#contact-intro h1.title {
	font-size:22px;
	line-height: 28px;
	font-weight: 700;
	text-transform: uppercase;
}
#contact-intro p {
	font-weight: 300;
	font-size: 22px;
	line-height: 27px;
}
.contact-button {
	margin-top: 45px;
}
.contact-popup {
	display:none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 99999;
	width: 960px;
}
.contact-popup .form {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.contact-popup .close {
	position: absolute;
	top: 40px;
	right: 0px;
}
/*--------------------------------------------------
			CONTACT
---------------------------------------------------*/
.google-map {
	height: 300px;
	width: 100%;
}
.form, .contact-success {
	padding: 5%;
	background-color: #f8f8f8;
	overflow: hidden;
	display:block;
}
.contact-success {
	padding: 20px;
	color: #fff;
	font-size:11px;
}
.form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.form  li {
	position: relative;
}
.form input, .form textarea, #recaptcha_response_field, .form select {
	width: 85%;
	margin-bottom: 12px;
	position: relative;
}
.form select {
	width: auto;
}
.form textarea {
	width: 96%;
	height: 150px;
}
.form input.submit {
	width: 110px;
}
.form  li p, .form input.submit {
	margin-bottom: 0;
}
.form em {
	color:#aaaaaa;
	display: inline;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.form .contact-error {
    color: #f96e5b;
    font-size: 11px;
	font-weight: bold;
    position: absolute;
    top: 0;
    right: 60px;
}
.contact-info {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.extra-padding{
	padding-top:12px !important;
}

/*--------------------------------------------------
				     PANEL
---------------------------------------------------*/
#panel {
	position: fixed;
	top: 70px;
	z-index: 999;
	display:none;
}
#panel-admin {
	float: left;
	width: 170px;
	padding: 20px;
	background: #333;
	color: #999999;
}
.open{
	background: url(../images/style-panel-button.png) no-repeat 0 0 transparent;
	display: block;
	height: 190px;
	width: 33px;
	float: right;
}
#panel-admin select, #panel-admin select:focus {
	width: 100%;
	padding: 3px;
	margin: 10px 0 15px 0;	
	font-size: 12px;
	border: none;
	background-color: #fff;
}

.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}


.menu.sf-js-enabled.sf-shadow li
{
text-transform:uppercase;
}
.country-icons{text-align:right; margin-right:20px;}

#hdr-country-list{margin-bottom:5px;float:right;}
#hdr-country-list select{display:block; border: none; color: #fff;cursor: pointer;margin:0;
padding: 2px 2px 1px 2px;width:110px;background-color:#000;border-radius:0;font-size:11px;}
#hdr-country-list select option{padding: 2px 2px 1px 4px;}

.clear{clear:both;}


.one-third  ul li{margin-bottom:6px;}

#portfolio-slider{margin-top:1px;}

#rev_slider_2_1_wrapper{margin: 0 auto 0 !important ;}
#rev_slider_2_1, #rev_slider_2_1_wrapper {width:100% !important;padding:0  !important;}
.tp-rightarrow.large{margin-top: -35px;}
.tp-leftarrow.large{margin-top: -35px;}

.new_number{color: #ffffff;text-align:right;  font-family: BenchNine-Bold; font-size: 38px   !important;; margin: 22px 0 0 0px;line-height:40px;}

.sidebar_top{color: #FFFFFF; font-family: BenchNine-Bold;font-size: 30px; height: auto;line-height: 31px;margin: 8px 0 0 15px;}
.sidebar_top a{color:#fff;}
.tp-caption.big_white{width:262px;}

#nav_menu-2 li, #nav_menu-2 li li{ list-style:none; }

.wp-cpl-widget li span.wp-thumb-overlay{padding:0;}


.middle_1{line-height: 1.5; float: left; margin: 17px 0 0 16px; width: 700px;}
.middle_2{float: left; margin: 17px 0 0 16px; width: 700px;}
.header_123{margin:0 auto;width:986px;}
.header_start{width:100%;height:93px;background-color:#000;padding:5px;}
.showhim{ width: auto; background-color: #C92127;}
.showhim a{display:block;}
.ostitle{color: #FFFFFF;float:left; font-size: 14px; margin-top:10px;padding: 0 0 0 11px;width: 150px; text-transform:uppercase;font-family: 'Oswald',sans-serif;font-weight:normal;}
.pro_titlee{
	color: #FFFFFF;
	font-family: BenchNine-Bold;
	font-size: 38px;
	padding: 49px 0 0 19px;
	font-size: 26px\9;
	*font-size: 26px;
}
.pro_teext{
	color: #FFFFFF;
	font-family: BenchNine-Bold;
	margin: 21px 0 0 19px;
	font-size: 24px;
	line-height: 26px;
	padding: 10px 0 20px;
	font-size: 16px\9;
	*font-size: 16px;
}
.sidebar_fix{background-color: #C92127; padding-bottom:15px;}
.os_timg{float:left;border:3px solid #E3E3E3; margin: 4px 0 0 17px;border:3px solid #E3E3E3}

/*Tooptips for more than 960px screen resolation*/

.my-header-wrapper{
	box-shadow: 1px 1px 5px #888888;
    height: 766px;
    margin: 0 auto;
    width: 100%;
	background: #3c3c3c url('/wp-content/uploads/2013/03/a1-1475x766.jpg') no-repeat center;
	min-width: 960px;
}
.pb_carousel_default {height: 208px;overflow: hidden;}
.pb_carousel_default a.pb_carousel_default_prev {left: -4px;}
.pb_carousel_default a.pb_carousel_default_next {right: -4px;}
.latest_img { padding: 20px 0 20px 9px;float:left;}
.social_things{float:right;}

.design-tooltip{
height:14px;width:14px;position: absolute; margin:-530px 0 0 -299px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.design-tooltip {
margin:-530px 0 0 -299px;
}}
.design-tooltip-icn{color:red;font-size:28px;position:absolute;width:26px; height:26px;
margin:-4px 0 0 168px; background: url('/wp-content/uploads/2013/03/round-shape.png') no-repeat;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.design-tooltip-icn{
margin:-8px 0 0 168px;
}}
.ie7 .design-tooltip{
	margin:-530px 0 0 -999px;
}
.ie7 .design-tooltip-icn{
	margin:-4px 0 0 168px;
}

.machining-tooltip{
height: 14px;position: absolute;width: 11px;margin:-410px 0 0 -578px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.machining-tooltip {
margin:-410px 0 0 -578px;
}
}
.machining-tooltip-icn{color:red;font-size:28px; width:26px;height:26px;
position:absolute;margin:-3px 0 0 169px; background: url('/wp-content/uploads/2013/03/round-shape.png') no-repeat;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.machining-tooltip-icn{
margin:-7px 0 0 169px;
}}
.ie7 .machining-tooltip{
	margin:-410px 0 0 -1278px;
}
.ie7 .machining-tooltip-icn{
	margin:-3px 0 0 169px;
}

.world-leading-tooltip{
height: 14px;position: absolute; width: 14px;margin:-507px 0 0 -445px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.world-leading-tooltip{
margin:-507px 0 0 -445px;
}}
.world-leading-tooltip-icn{color:red;margin:-3px 0 0 169px;font-size:28px;width:26px;height:26px;position:absolute; background: url('/wp-content/uploads/2013/03/round-shape.png') no-repeat;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.world-leading-tooltip-icn{
margin:-7px 0 0 169px;
}}
.ie7 .world-leading-tooltip{
	margin:-507px 0 0 -1145px;
}
.ie7 .world-leading-tooltip-icn{
	margin:-3px 0 0 169px;
}

.sales-team-tooltip{
height: 14px; position: absolute; width: 14px; margin:-383px 0 0 -148px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.sales-team-tooltip{
margin:-383px 0 0 -148px;
}}
.sales-team-tooltip-icn{color:red;font-size:28px;width:26px;height:26px;
position:absolute;margin:-3px 0 0 170px;background: url('/wp-content/uploads/2013/03/round-shape.png') no-repeat;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.sales-team-tooltip-icn{
margin:-7px 0 0 170px;
}}
.ie7 .sales-team-tooltip{
	margin:-383px 0 0 -848px;
}
.ie7 .sales-team-tooltip-icn{
	margin:-3px 0 0 170px;
}

.quality-tooltip{height:14px; margin: -636px 0 0 117px; position: absolute; width:14px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.quality-tooltip{
margin:-636px 0 0 117px;
}}
.quality-tooltip-icn{color:red;margin:-3px 0 0 169px;font-size:28px;width:26px;
height:26px;position:absolute;background: url('/wp-content/uploads/2013/03/round-shape.png') no-repeat;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.quality-tooltip-icn{
margin:-7px 0 0 169px;
}}
.ie7 .quality-tooltip{
	margin: -636px 0 0 -582px;
}
.ie7 .quality-tooltip-icn{
	margin:-3px 0 0 169px;
}

.testing-tooltip{height: 14px; margin:-436px 0 0 276px;position: absolute; width: 14px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.testing-tooltip{
margin:-436px 0 0 276px;
}}
.testing-tooltip-icn{color:red;margin:-3px 0 0 169px;font-size:28px;width:26px;
height:26px;position:absolute;background: url('/wp-content/uploads/2013/03/round-shape.png') no-repeat;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.testing-tooltip-icn{
margin:-7px 0 0 169px;
}}
.ie7 .testing-tooltip{
	margin:-436px 0 0 -426px;
}
.ie7 .testing-tooltip-icn{
	margin:-3px 0 0 169px;
}

.fabrication-tooltip{height: 14px;margin:-422px 0 0 154px; position: absolute;
width: 14px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.fabrication-tooltip{
margin:-422px 0 0 154px;
}}
.fabrication-tooltip-icn{color:red;margin:-3px 0 0 169px;font-size:28px;width:26px;
height:26px;position:absolute;background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.fabrication-tooltip-icn{
margin:-7px 0 0 169px;
}}
.ie7 .fabrication-tooltip{
	margin:-422px 0 0 -544px;
}
.ie7 .fabrication-tooltip-icn{
	margin:-3px 0 0 169px;
}

.tube-stock-tooltip{height: 14px;margin: -398px 0 0 456px;position: absolute; 
width: 14px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.tube-stock-tooltip{
margin:-398px 0 0 456px;
}}
.tube-stock-tooltip-icn{color:red;margin:-3px 0 0 168px;font-size:28px;width:26px;
height:26px;position:absolute;background: url('/wp-content/uploads/2013/03/round-shape.png') no-repeat;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.tube-stock-tooltip-icn{
margin:-7px 0 0 168px;
}}
.ie7 .tube-stock-tooltip{
	margin: -398px 0 0 -248px;
}
.ie7 .tube-stock-tooltip-icn{
	margin:-3px 0 0 168px;
}

.core-production-tooltip{height: 14px;margin:-379px 0 0 617px; position: absolute; 
width: 14px;}
.core-production-tooltip-icn{color:red;margin:-3px 0 0 170px;font-size:28px;width:26px;
height:26px;position:absolute;background: url('/wp-content/uploads/2013/03/round-shape.png') no-repeat;}
.ie7 .core-production-tooltip{
	margin:-379px 0 0 -80px;
}
.ie7 .core-production-tooltip-icn{
	margin:-3px 0 0 170px;
}

/*Tooptips between 960px to 768px screen resolation*/

@media screen and (max-width: 960px) {
  .my-header-wrapper{
  box-shadow: 1px 1px 5px #888888;
  height: 565px;
  margin: 0 auto;
  width: 100%;
  background: #3c3c3c url('/wp-content/uploads/2013/03/a1-960x499.jpg') no-repeat center top;
  min-width: 768px;
  }
  .design-tooltip{
   height:14px;width:14px;position: absolute; margin:-351px 0 0 -190px;
   }
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.design-tooltip {
	margin:-408px 0 0 -183px;}
  }
  .design-tooltip-icn{color:red;font-size:28px;position:absolute;width:26px;
height:26px;margin:-4px 0 0 168px; background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;
  }
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.design-tooltip-icn {
	margin:-7px 0 0 170px;}
  }  
  
  .machining-tooltip{
	height: 14px;position: absolute;width: 11px;margin:-338px 0 0 -290px;
  }
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.machining-tooltip {
	margin:-393px 0 0 -283px;}
  }
  .machining-tooltip-icn{color:red;font-size:28px; width:26px;
height:26px;position:absolute;margin:-3px 0 0 169px; background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.machining-tooltip-icn {
	margin:-6px 0 0 171px;}
  }
  
  .world-leading-tooltip{
	height: 14px;position: absolute; width: 14px;margin:-269px 0 0 -372px;
  }
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.world-leading-tooltip{
	margin:-324px 0 0 -365px;}
  }  
  .world-leading-tooltip-icn{color:red;margin:-3px 0 0 169px;font-size:28px;
   width:26px;
height:26px;position:absolute; background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;
  }
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.world-leading-tooltip-icn {
	margin:-6px 0 0 171px;}
  }
  
  .sales-team-tooltip{
	height: 14px; position: absolute; width: 14px; margin:-251px 0 0 -97px;
	}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.sales-team-tooltip{
	margin:-306px 0 0 -90px;}
  }  
  .sales-team-tooltip-icn{color:red;font-size:28px;width:26px;
height:26px;position:absolute;margin:-3px 0 0 170px;background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.sales-team-tooltip-icn {
	margin:-6px 0 0 171px;}
  }
	
  .quality-tooltip{height:14px;margin: -413px 0 0 77px;position: absolute;width:14px;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.quality-tooltip{
	margin: -470px 0 0 83px;}
  }  
  .quality-tooltip-icn{color:red;margin:-3px 0 0 169px;font-size:28px;width:26px;
height:26px;position:absolute;background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.quality-tooltip-icn{
	margin:-6px 0 0 171px;}
  }	
	
  .testing-tooltip{height: 14px; margin:-287px 0 0 178px;position: absolute;width:14px;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.testing-tooltip{
	margin:-344px 0 0 185px;}
  } 
  .testing-tooltip-icn{color:red;margin:-3px 0 0 169px;font-size:28px;width:26px;
	height:26px;position:absolute;background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.testing-tooltip-icn{
	margin:-6px 0 0 171px;}
  } 
	
  .fabrication-tooltip{height: 14px;margin:-276px 0 0 97px; position: absolute;
	width: 14px;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.fabrication-tooltip{
	margin:-334px 0 0 104px;}
  } 
  .fabrication-tooltip-icn{color:red;margin:-3px 0 0 169px;font-size:28px;width:26px;
height:26px;position:absolute;background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.fabrication-tooltip-icn{
	margin:-6px 0 0 171px;}
  } 
	
  .tube-stock-tooltip{height: 14px;margin:-258px 0 0 293px;position: absolute; 
	width: 14px;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.tube-stock-tooltip{
	margin:-255px 0 0 300px;}
  }
  .tube-stock-tooltip-icn{color:red;margin:-3px 0 0 168px;font-size:28px;width:26px;
	height:26px;position:absolute;background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.tube-stock-tooltip-icn{
	margin:-7px 0 0 168px;}
  }
	
  .core-production-tooltip{height: 14px;margin:-252px 0 0 404px; position: absolute; 
	width: 14px;}
  .core-production-tooltip-icn{color:red;margin:-3px 0 0 170px;font-size:28px;width:26px;
	height:26px;position:absolute;background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
}

/*Tooptips lower than 768px screen resolation*/

@media screen and (max-width: 768px) {
  .my-header-wrapper{
	box-shadow: 1px 1px 5px #888888;
	height: 510px;
	margin: 0 auto;
	width: 100%;
	background: #3c3c3c url('/wp-content/uploads/2013/03/a1-768x399.jpg') no-repeat center top;
	min-width: 0;
  }
  .design-tooltip{
   height:14px;width:14px;position: absolute; margin:-304px 0 0 11px;
   }
	.design-tooltip {
	margin:-393px 0 0 15px;}
  .design-tooltip-icn{color:red;font-size:28px;position:absolute;width:26px;height:26px;margin:-4px 0 0 168px; background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;
  }  
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.design-tooltip-icn {
	margin:-5px 0 0 170px;}
  }
  
  .machining-tooltip{
	height: 14px;position: absolute;width: 11px;margin:-237px 0 0 -136px;}
  .machining-tooltip{
	margin:-324px 0 0 -131px;}
  .machining-tooltip-icn{color:red;font-size:28px; width:26px;height:26px;position:absolute;margin:-3px 0 0 170px; background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.machining-tooltip-icn{
	margin:-4px 0 0 172px;}/*margin:-4px 0 0 172px;}*/
  }
  
  .world-leading-tooltip{
	height: 14px;position: absolute; width: 14px;margin:-292px 0 0 -70px;}

	.world-leading-tooltip{
	margin:-379px 0 0 -63px;}

  .world-leading-tooltip-icn{color:red;margin:-3px 0 0 169px;font-size:28px;
   width:26px;height:26px;position:absolute; background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;
  }
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.world-leading-tooltip-icn{
	margin:-4px 0 0 171px;}
  }  
  .sales-team-tooltip{
	height: 14px; position: absolute; width: 14px; margin:-223px 0 0 86px;}
	.sales-team-tooltip{
	margin:-310px 0 0 95px;}
  .sales-team-tooltip-icn{color:red;font-size:28px;width:26px;
	height:26px;position:absolute;margin:-3px 0 0 170px;background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.sales-team-tooltip-icn{
	margin:-4px 0 0 172px;}
  }
  
  .quality-tooltip{height:14px; margin:-354px 0 0 227px; position: absolute;width:14px;}
	.quality-tooltip{
	margin:-443px 0 0 233px;}
  .quality-tooltip-icn{color:red;margin:-3px 0 0 169px;font-size:28px;width:26px;
	height:26px;position:absolute;background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.quality-tooltip-icn{
	margin:-4px 0 0 171px;}
  }
	
  .testing-tooltip{height: 14px;margin:-251px 0 0 307px;position: absolute;width: 14px;}
	.testing-tooltip{
	margin:-340px 0 0 314px;}
  .testing-tooltip-icn{color:red;margin:-3px 0 0 169px;font-size:28px;width:26px;
	height:26px;position:absolute;background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.testing-tooltip-icn{  
	margin:-4px 0 0 171px;}
  }
	
  .fabrication-tooltip{height: 14px;margin:-242px 0 0 241px; position: absolute;
	width: 14px;}
	.fabrication-tooltip{
	margin:-332px 0 0 248px;}
  .fabrication-tooltip-icn{color:red;margin:-3px 0 0 169px;font-size:28px;width:26px;
	height:26px;position:absolute;background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.fabrication-tooltip-icn{
	margin:-4px 0 0 171px;}
  }
  
  .tube-stock-tooltip{height: 14px;margin:-231px 0 0 398px;position: absolute; 
	width: 14px;}
	.tube-stock-tooltip{margin:-320px 0 0 405px;}
  .tube-stock-tooltip-icn{color:red;margin:-3px 0 0 168px;font-size:28px;width:26px;
	height:26px;position:absolute;background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.tube-stock-tooltip-icn{
	margin:-4px 0 0 170px;}
  }
  
  .core-production-tooltip{height: 14px;margin:-316px 0 0 485px; position: absolute; 
	width: 14px;}
  .core-production-tooltip-icn{color:red;margin:-1px 0 0 172px;font-size:28px;width:26px;
	height:26px;position:absolute;background: url(/wp-content/uploads/2013/03/round-shape.png) no-repeat;}
}

#slideShowDiv {
    height:209px!important;
}

.head_pannel{height:540px;padding-top:10px;}

@media screen and (max-width: 960px){
	.head_pannel{height:350px;
	}
}
@media screen and (max-width: 768px){
	.head_pannel{height:275px;
	}
}
h1.title{font-family: 'Oswald',sans-serif;font-size: 30px;
	font-size: 30px\9;
	*font-size: 30px; 
}


.wp-cpl-widget li a{

width:200px;

}
/*.easy-tooltip:hover .custom{background:#fff; }*/

/* CONTACT FORM 7 - HOME PAGE */
body.home form.wpcf7-form { text-align: center; }
body.home form.wpcf7-form p { display: inline-block; vertical-align: top; }
body.home form.wpcf7-form p.captcha { width: 150px; }
body.home form.wpcf7-form p .wpcf7-form-control.wpcf7-text { width: 170px; }


