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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#loader, #error {display:none;}
#success {display:none; text-decoration:none; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:14px; color:#fff; background:none; margin-top:20px; float:left; margin-left:0px; }

/*Main CSS*/

.full-width {width:100%; float:left;}
.container {width:1160px; margin:0 auto; }

.bg-nav {background:url(../images/bg-top.jpg) repeat-y center top;}

.nav {width:100%; float:left; margin:0; padding:0;}
.logo {width:auto; float:left; margin:10px 0; padding:0 0 3px 0;}
.logo a {width:212px; height:42px; float:left; margin:0; padding:0; background:url(../images/logo.png) no-repeat left top; text-decoration:none;}
.nav-fixed {position:fixed; z-index:99999;}

.nav-col {width:570px; float:right; margin:0px 0; padding:0;}
a.dd-nav {width:29px; height:22px; float:right; margin:20px 0 0; padding:0; background:url(../images/nav-toggle.png) no-repeat center top; display:none;}
.nav-col ul {list-style:none; margin:0; padding:0; display:block;}
.nav-col ul li {width:auto; float:left; margin:0; padding:0 20px 0; background:url(../images/pipe.jpg) no-repeat right center;}
.nav-col ul li:last-child {background:none;}
.nav-col ul li a {width:auto; float:left; margin:0; padding:25px 20px; text-decoration:none; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:12px; color:#fff; background:none;}
.nav-col ul li.current a {color:#000; font-family:"GothamBook"; font-weight:normal; font-style:normal;}

.nav-col ul li ul {float:left; position:absolute;  background-color:#343434;  display:none; left:0; top:60px; height:auto; width:100%; padding:0px 0px 0 0px;  overflow:hidden;   z-index: 9 !important; }
.nav-col ul li ul li {float:left; width:100%; padding: 0px !important; border:0; background:none; }
.nav-col ul li ul li a {color:#ffffff !important; font-family:"GothamBook" !important; font-weight:normal; font-style:normal; font-size:13px; width:auto; padding:14px 0; margin:0 40px 0 0px; float:left;}
.nav-col ul li ul li a:hover {color:#fff !important; }
 
 .right-c {float:right; width:auto; }
 
.submenu {float:left; position:absolute;  background-color:#343434;  display:none; left:0; top:60px; height:auto; width:100%; padding:0px 0px 0 0px;  overflow:hidden;   z-index: 10000000 !important; }
.submenuItems {float:left; width:100%; padding: 0px !important; border:0; background:none; }
.submenuItems a {color:#ffffff; font-family:"GothamBook" !important; text-decoration:none; font-weight:normal; font-style:normal; font-size:12px; width:auto; padding:14px 0; margin:0 40px 0 0px; float:left;}

.ul-active { background:#343434 !important; color:#ffffff !important; z-index:1000; position:relative;}


/*.top-offset {margin-top:60px !important;}*/
/*slider */
.sliderContainer {position:relative; width: 100%; height:330px; margin:0px 0 0 0; float:left;  }
.iosSlider {	top: 0;	left: 0; overflow: hidden;	width:100%; height:100%;}
.iosSlider .slider {width: 100%; height: 100%;  }
.iosSlider .slider .item {float: left; width: 100%; height:100%; margin:0 0px 0 0;  cursor:default;  }
.header-slides {width:100%; float:left; margin:0; padding:0; margin-top:60px;}

.circle {position:absolute; margin:295px 0 0 544px; display:block; z-index:1000;  }
.circle ul {list-style:none; padding:0; margin:0;}
.circle ul li {padding:0; margin:0 4px 0 0; float:left;}
.circle ul li a {float:left; display:block; height:12px; width:12px; background:url(../images/circle.png) no-repeat left top;  font-size:0px;  text-decoration:none; line-height:0px; padding:0; }
.circle ul li a:hover {background-position:left bottom;}
.circle .selected {background-position:left bottom !important;}

.s1 {float:left; width:100%; background:url(../images/slide1.jpg) no-repeat center top; background-size:cover; }
.s2 {float:left; width:100%; background:url(../images/slide2.jpg) no-repeat center top; background-size:cover; }
.s3 {float:left; width:100%; background:url(../images/slide3.jpg) no-repeat center top; background-size:cover; }

.slider-box {float:left; width:544px; min-height:224px; background:url(../images/bg-white.png) repeat; margin:53px 0 0 0; }
.slider-box h2 {background-color:#141617; width:506px; padding:19px; font-family:"Gotham"; font-weight:normal; font-style:normal; font-size:28px; color:#fff;}
.slider-box p {width:506px; padding:19px 19px 0 19px; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:13px; line-height:18px; color:#000;}
.slider-box p a {border:1px solid #079cc6; padding:11px 13px; text-decoration:none; font-size:12px; color:#079cc6; font-family:"GothamBook"; font-weight:normal; font-style:normal; text-transform:uppercase; }
.slider-box p a:hover {background-color:#079cc6; color:#fff;}

.intro-slide {width:100%; float:left; margin:0; padding:50px 0; }
.intro-slide .head {width:100%; float:left; margin:0; padding:0;}
.intro-slide .head h2 {width:450px; float:left; margin:0; padding:0; font-family:"Gotham"; font-weight:normal; font-style:normal; font-size:28px; color:#fff; line-height:36px;}
.intro-slide .head p {width:650px; float:right; margin:0; padding:0; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:14px; color:#fff; line-height:22px;}
.intro-slide .infographic {width:100%; overflow-x:hidden; float:left; height:163px; margin:85px 0 0; padding:0; text-align:center; background:url(../images/intro-ig.png) no-repeat left 3px;}
.intro-slide .infographic .des {width:230px; float:left; margin:0px 0 0 55px; padding:0;}
.intro-slide .infographic .des p {width:100%; font-family:"Gotham-Book"; font-weight:normal; font-style:normal; font-size:13px;  color:#000; text-align:left; padding-top:3px;}
.intro-slide .infographic .des p span {width:100%; float:left; font-family:"GothamBold"; font-weight:normal; font-style:normal; font-size:13px; color:#000; text-align:left;}
.des-offset1 {position:relative; left:50px;}
.des-offset2 {position:relative; left:25px;}


.bg-services {background:url(../images/bg-services.jpg) repeat;}
.services {width:100%; float:left; margin:0; padding:45px 0;}
.services h2 {width:100%; float:left; margin:0; padding:0; font-family:"Gotham"; font-weight:normal; font-style:normal; font-size:40px; color:#009bce;}
.services .infographic {width:100%; height:244px; float:left; margin:80px 0; padding:0; text-align:center; background:url(../images/services-ig.png) no-repeat center top;}

.content-wrap {width:100%; float:left; margin:0; padding:0;}

.tab-one {width:100%; float:left; margin:0; padding:0;}
.tab-one .left-part {width:302px; float:left; margin:0; padding:0;}
.tab-one .mid-part {width:420px; float:left; margin:0; padding:0;}
.tab-one .right-part {width:340px; float:left; margin:0; padding:0;}
.tab-one .ig-des {width:260px; float:left; margin:15px 0 0 75px; padding:0 0 40px; height:50px;}
.tab-one .ig-des h3 {width:100%; float:left; margin:0; padding:0; font-family:"GothamBold"; font-weight:normal; font-style:normal; font-size:13px; color:#000; text-transform:uppercase;}
.tab-one .ig-des p {width:100%; float:left; margin:3px 0 0; padding:0; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:13px; color:#000; line-height:normal;}
.tab-one .infographic {width:355px; height:401px; margin:0 0 0 130px; padding:0; background:url(../images/tab1-ig.png) no-repeat left top;}
.tab-one p, .tab-two p, .tab-three p {width:100%; float:left; margin:0 0 35px; padding:0; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:14px; color:#000; line-height:22px;}


.tab-two {width:100%; float:left; margin:0; padding:0;}
.tab-two .left-part {width:540px; float:left; margin:0; padding:0;}
.tab-two .right-part {width:317px; float:left; margin:0 0 0 185px; padding:0;}
.tab-two .infographic {width:317px; height:350px; float:left; margin:0; padding:0; background:url(../images/tab2-ig.png) left top;}
.services-list {width:100%; float:left; margin:0 0 20px; padding:0;}
.services-list h2 {font-size:20px; color:#000; margin-bottom:15px;}
.services-list ul {list-style:none; margin:0; padding:0;}
.services-list ul li {width:auto; clear:both; float:left; margin:0; padding:0 0 0 10px; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:13px; color:#000; line-height:22px; background:url(../images/disc-ico.jpg) no-repeat left 10px;}
.services-list ul li a {color:#000; text-decoration:none;}

.tab-three {width:100%; float:left; margin:0; padding:0;}
.tab-three .left-part {width:270px; float:left; margin:0; padding:0;}
.tab-three .mid-part {width:420px; float:left; margin:0 0 0 80px; padding:0;}
.tab-three .right-part {width:210px; float:left; margin:0 0 0 30px; padding:0;}
.tab-three .infographic {width:100%; height:403px; float:left; margin:0; padding:0; background:url(../images/tab3-ig.png) no-repeat left top;}
.tab-three p.typo {font-size:22px; line-height:normal; font-family:"Gotham"; font-style:normal;}
.tab-three p span {width:100%; float:left; font-size:45px;}

.testimonials {width:100%; float:left; margin:0; padding:30px 0 0; position:relative; border-top:1px solid #60a038;}
.testimonials .quote-start {width:20px; height:13px; float:left; background:url(../images/quote-ico.png) no-repeat left top;  margin-top: 5px;}
.testimonials .quote-end {width:20px; height:13px; float:right; background:url(../images/quote-ico.png) no-repeat left bottom;  position: absolute; bottom: 30px; right: 0;}
.testimonials ul {list-style:none; margin:0; padding:0;}
.testimonials ul li {width:208px;float:left; margin:0 0 0 10px; padding:0;}
.testimonials ul li p {width:100%; float:left; font-family:"GothamBook"; font-weight:normal; font-style:italic; color:#000;}
.testimonials ul li strong {width:100%; float:left; margin:0; padding:0; font-family:"GothamBold"; font-weight:normal; font-style:normal; color:#000;}

.key-facts-re {width:100%; float:left; margin:0; padding:35px 0 0; border-top:1px solid #60a038;}
.key-facts-re h2 {width:100%; float:left; margin:0 0 40px; padding:0; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:25px; color:#000;}
.key-facts-re ul {list-style:none; margin:0; padding:0;}
.key-facts-re ul li {width:auto; float:left; margin:0px 15px 0px 0px; padding:0;}
.key-facts-re ul li .fact {width:69px; float:left; margin:0; padding:0;}
.key-facts-re ul li p {width:162px; float:left; margin:0 0 0 20px; padding:0; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:13px; color:#000; line-height:22px;}
.key-facts-re p {margin:0; font-size:12px;}

.static-pie {position:relative; top:25px;}


.bg-approach {background:#f2f2f2; border-top:5px solid #019bcd;}
.our-approach {width:100%; float:left; margin:0; padding:60px 0;}
.our-approach h2 {width:100%; float:left; margin:0; padding:0; font-family:"Gotham"; font-weight:normal; font-style:normal; font-size:40px; color:#70b942;}
.left-col {width:50%; float:left; margin:50px 0 0; padding:0;}
.left-col h2 {width:100%; float:left; margin:0 0 15px; padding:0; font-family:"Gotham"; font-weight:normal; font-style:normal; font-size:26px; color:#000;}
.left-col p {width:100%; float:left; margin:0; padding:0 0 30px; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:14px; line-height:22px; color:#000;}

.right-col {width:50%; float:left; margin:30px 0 0; padding:0;}
.right-col .infographic {width:491px; float:right; height:272px; background:url(../images/approach-ig.png) no-repeat left top;}

.leaders-re {width:268px; float:left; margin:35px 29px 0 0; padding:0;}
.leaders-re:last-child {margin-right:0;}
.leaders-re .profile {width:100%; float:left; margin:0; padding:0;}
.leaders-re h3 {width:100%; float:left; margin:20px 0 10px; padding:0; font-family:"GothamBold"; font-weight:normal; font-style:normal; font-size:14px; line-height:normal; color:#009bce; text-transform:uppercase;}
.leaders-re  .profile  a {text-decoration:none; background:none; padding:0; margin:0; }
.leaders-re p {width:100%; float:left; margin:0 0 10px; padding:0; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:13px; line-height:normal; color:#000;}
.leaders-re a {width:auto; float:left; margin:0; padding:0 0 0 15px; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:13px; line-height:22px; color:#009bce; text-decoration:none; background:url(../images/plus-bul.png) no-repeat left 6px; text-transform:uppercase;}


.contact {width:100%; float:left; margin:0; padding:80px 0;}
.contact h2 {width:100%; float:left; margin:0; padding:0; font-family:"Gotham"; font-weight:normal; font-style:normal; font-size:40px; color:#fff;}

.border-contact {background:url(../images/v-y-bg.png) repeat-y left top;}
.border-contact p {width:100%; float:left; margin:0; padding:0 0 20px; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:14px; line-height:20px; color:#000;}
.border-contact p strong {font-family:"GothamBold"; font-weight:normal; font-style:normal;}
.border-contact p a {width:100%; float:left; margin:0; padding:0; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:14px; line-height:normal; color:#000; text-decoration:underline;}

.border-contact p iframe {width:380px !important; height:235px !important;}

.contact .left-col {width:182px; float:left; margin:0; padding:0;}
.contact .left-col h2 {width:100%; float:left; margin:0; padding:65px 0 10px; background:url(../images/tel-ico.png) no-repeat left top; font-family:"GothamBold"; font-weight:normal; font-style:normal; font-size:14px; line-height:normal; color:#fff; text-transform:uppercase;}

.contact .mid-col {width:430px; float:left; margin:0 0 0 50px; padding:0;}
.contact .mid-col h2 {width:100%; float:left; margin:0; padding:65px 0 10px; background:url(../images/marker-ico.png) no-repeat left top; font-family:"GothamBold"; font-weight:normal; font-style:normal; font-size:14px; line-height:normal; color:#fff; text-transform:uppercase;}

.contact .right-col {width:320px; float:left; margin:0 0 0 50px; padding:0;}
.contact .right-col h2 {width:100%; float:left; margin:0; padding:65px 0 10px; background:url(../images/msg-ico.png) no-repeat left top; font-family:"GothamBold"; font-weight:normal; font-style:normal; font-size:14px; line-height:normal; color:#fff; text-transform:uppercase;}

.contact-form {width:100%; float:left; margin:0; padding:0;}
.contact-form > h2 {width:100%; float:left; margin:0; padding:0 0 10px !important; font-family:"GothamBold"; font-weight:normal; font-style:normal; font-size:14px; line-height:normal; color:#fff; text-transform:uppercase; background:none !important;}
.contact-form label {width:100%; float:left; margin:0 0 10px; padding:0; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:14px; line-height:normal; color:#737373;}
.contact-form label input[type="text"] {width:300px; float:left; margin:0; padding:8px 10px; border:none; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:14px; line-height:normal; color:#737373;}
.contact-form label textarea {width:300px; float:left; margin:0; padding:8px 10px; border:none; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:14px; line-height:normal; color:#737373; min-height:60px;}
.contact-form form input[type="image"] {float:left; padding:0; text-decoration:none; font-size:12px; color:#fff; font-family:"GothamBook"; font-weight:normal; font-style:normal; text-transform:uppercase; background:none;  margin-top:10px; cursor:pointer;}
.contact-form .validation {width:190px; float:left; margin:20px 0 0 10px; padding:0; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:14px; line-height:normal; color:#f00;}

.bg-footer {background:#000;}
.footer {width:100%; float:left; margin:0; padding:0;}
.footer p {width:100%; float:left; margin:0; padding:25px 0; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:14px; line-height:normal; color:#bfbfbf; text-align:left;}

.our-approach .content-wrap {position:relative;}

 /* popups */	
.popup-overlay {   width: 100%;    height: 100%;	margin:0px 0 0 0;    position: fixed;    background:url(../images/white.png) repeat;    top: 0;    left:100%;    opacity: 0;	display:none;	z-index:100000;	 }
.overlay .popup-overlay {    opacity: 1;	display:block;   left: 0;}
.popup {position:absolute; top:70px;  margin:0px 0 0 0px;  height:auto;  width:100%;   left:0; z-index: -99999; text-align:left;  display:none; }
.popup.visible, .popup.transitioning {   z-index: 9999999;	display:block;}
.popup.visible .popup-body {    opacity: 1;	display:block;    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}


 /* popups */	
 
.link1 { font-family:"GothamBold" !important; font-weight:normal; font-style:normal; font-size:13px; line-height:22px; color:#000; text-decoration:none !important;}

.leaders-pp {width:1150px; min-height:280px; float:left; margin:-8px 0 0 -10px; padding:10px; background:#e9e9e9; position:relative;}
.leaders-pp .image {width:268px; float:left; margin:0; padding:0;}
.leaders-pp .about {width:750px; float:left; margin:0 0 0 20px; padding:0;}
.leaders-pp .about h3 {width:100%; float:left; font-family:"GothamBold"; font-weight:normal; font-style:normal; font-size:14px; line-height:normal; color:#009bce; text-transform:uppercase;}
.leaders-pp .about span {width:100%; float:left; margin:5px 0 10px; font-family:"GothamBold"; font-weight:normal; font-style:normal; font-size:13px; line-height:normal; color:#000;}
.leaders-pp .about p {width:100%; float:left; padding-bottom:25px; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:13px; line-height:20px; color:#000;}
.leaders-pp a.close-pp {width:31px; height:27px; background:url(../images/close-btn.png) no-repeat left top; float:left; text-decoration:none; position:absolute; right:15px;}

.leads1 {float:left; width:268px !important; height:179px !important; text-decoration:none; background:url(../images/lead-1.jpg) no-repeat left top !important;}
.leads1:hover {background:url(../images/lead-1.jpg) no-repeat left bottom !important;  }
  
.leads2 {float:left; width:268px!important; height:179px; text-decoration:none; background:url(../images/lead-2.jpg) no-repeat left top !important;}
.leads2:hover {background:url(../images/lead-2.jpg) no-repeat left bottom !important;}

.leads3 {float:left; width:268px!important; height:179px; text-decoration:none; background:url(../images/lead-3.jpg) no-repeat left top !important;}
.leads3:hover {background:url(../images/lead-3.jpg) no-repeat left bottom !important;}

.leads4 {float:left; width:268px!important; height:179px; text-decoration:none; background:url(../images/lead-4.jpg) no-repeat left top !important;}
.leads4:hover {background:url(../images/lead-4.jpg) no-repeat left bottom !important;}


@media only screen and (max-width:1159px) and (min-width:960px) {
.container {width:940px;}
.intro-slide .infographic .des {width:151px;}
.circle {margin:296px 0 0 446px; }
.intro-slide .head h2 {width:450px;}
.intro-slide .head p {width:460px;}
.intro-slide .infographic {width:100%; height:129px; margin:70px 0 0; background:url(../images/intro-ig-960.png) no-repeat left 3px;}
.intro-slide .infographic .des {width:190px; float:left; margin:0px 0 0 45px; padding:0;}
.intro-slide .infographic .des p {width:100%; font-size:11px;}
.intro-slide .infographic .des p span {width:100%; font-size:14px; margin-bottom:3px;}
.des-offset2 {position:relative; left:30px;}

.services .infographic {width:100%; height:244px; float:left; margin:80px 0; padding:0; text-align:center; background:url(../images/services-ig-960.png) no-repeat center top;}

.tab-one .infographic {width:259px; height:401px; margin:0 0 0 50px; padding:0; background:url(../images/tab1-ig-960.png) no-repeat left top;}
.tab-two .infographic {width:317px; height:350px; margin:0; padding:0; background:url(../images/tab2-ig-960.png) no-repeat left top;}
.tab-three .infographic {width:162px; height:312px; margin:0; padding:0; background:url(../images/tab3-ig-960.png) no-repeat left top;}
.tab-one .mid-part {width:300px;}
.tab-one .right-part {width:260px;}
.tab-one .ig-des {margin-left:25px;}
.key-facts-re ul li {width:200px;}
.key-facts-re ul li p {width:192px;}
.tab-two .right-part {margin-left:80px;}
.tab-two .left-part {width:450px;}
.tab-three .left-part {width:218px;}
.tab-three p.typo {font-size:18.26px;}
.tab-three p.typo span {font-size:36.52px;}
.testimonials ul li {width:162px;}
.tab-three .mid-part {width:350px; margin-left:60px;}
.tab-three .right-part {width:200px;}

.leaders-re {width:223px; float:left; margin:35px 16px 0 0; padding:0;} 
.leaders-re .profile img {width:100%; height:auto; display:block;}
.right-col {margin-top:100px;}
.right-col .infographic {width:396px; float:right; height:176px; background:url(../images/approach-ig-960.png) no-repeat left top;}

.border-contact {background:url(../images/v-y-bg-960.png) repeat-y 150px top;}

.contact .left-col {width:150px;}
.contact .mid-col {width:400px; margin-left:30px;}
.contact .right-col {width:300px; margin-left:40px;}
.contact-form .validation {width:100%; margin-left:0;}
.leaders-pp {width:930px; min-height:280px;}
.leaders-pp .about {width:585px; float:left; margin:0 0 0 20px; padding:0;}
}

@media only screen and (max-width:959px) and (min-width:640px) {
.container {width:620px;}
.nav-fixed {position:inherit;}
.sliderContainer { height:278px; overflow:hidden; width:100%; }
.header-slides {width:100%; float:left; margin:0; padding:0; margin-top:0px;}
.circle {margin:234px 0 0 574px; }

a.dd-nav {display:block;}
.nav-col {display:none; width:100%; float:left; margin:0;}
.nav-col ul li {width:579px !important; margin:0 0 10px; border:none; padding:0 0 0 21px; background:none;}
.nav-col ul li a {width:auto; float:left; margin:0; padding:0px 0; text-decoration:none; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:14px; color:#fff; background:none;}
.nav-col ul li.current a {color:#000; font-family:"GothamBold"; font-weight:normal; font-style:normal;}

.nav-col ul li ul {float:left; position:inherit !important; background:none !important;  display:block !important; left:inherit; top:inherit; height:auto; width:600px; padding:0px 0px 0 0px;  overflow:hidden;   z-index: 9 !important; }
.nav-col ul li ul li {float:left; width:100%; padding: 0px !important; border:0; display:block; }
.nav-col ul li ul li a {color:#ffffff; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:13px; width:400px !important; padding:10px 0 0 0; margin:0 0px 0 10px; display:block; float:none !important; clear:left; }
.nav-col ul li ul li a:hover {color:#fff !important; }
.ul-active { background:none !important; z-index:1000; position:inherit;}
 

 .right-c {float:left; }


.s1 {float:left; width:100%; background:url(../images/slide1-640.jpg) no-repeat center top; background-size:cover; }
.s2 {float:left; width:100%; background:url(../images/slide2-640.jpg) no-repeat center top; background-size:cover; }
.s3 {float:left; width:100%; background:url(../images/slide3-640.jpg) no-repeat center top; background-size:cover; }

.slider-box {width:364px; min-height:210px; margin:35px 0 0 0; }
.slider-box h2 {width:326px; padding:19px; font-family:"Gotham"; font-weight:normal; font-style:normal; font-size:18px; color:#fff;}
.slider-box p {width:326px; padding:19px 19px 0 19px; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:12px; line-height:18px; color:#000;}
.slider-box p a {border:1px solid #079cc6; padding:11px 13px; text-decoration:none; font-size:12px; color:#079cc6; font-family:"GothamBook"; font-weight:normal; font-style:normal; text-transform:uppercase; }

.intro-slide .head h2 {width:100%; font-size:20px;}
.intro-slide .head p {width:100%; font-size:14px; line-height:22px; margin-top:25px;}
.intro-slide .infographic {width:100%; overflow-x:inherit; height:160px; margin:100px 0 0; background:url(../images/intro-ig-640.png) no-repeat center 3px;}
.intro-slide .head p {margin-top:15px;}
.intro-slide .infographic .des {width:155px; float:left; margin:0px; padding:0; position:relative; top:-40px;}
.intro-slide .infographic .des p {width:100%; font-size:11px;}
.intro-slide .infographic .des p span {width:100%; font-size:12px; margin-bottom:3px;}
.des-offset1 {left:0px;}
.des-offset2 {left:0px;}

.services .infographic {width:100%; height:176px; float:left; margin:35px 0 45px; padding:0; text-align:center; background:url(../images/services-ig-640.png) no-repeat center top;}

.tab-one .infographic {width:259px; height:401px; margin:0; padding:0; background:url(../images/tab1-ig-960.png) no-repeat left top;}
.tab-two .infographic {width:317px; height:350px; margin:0; padding:0; background:url(../images/tab2-ig-960.png) no-repeat left top;}
.tab-three .infographic {width:162px; height:312px; margin:0; padding:0; background:url(../images/tab3-ig-960.png) no-repeat left top;}
.tab-one .left-part {width:100%;}
.tab-one .mid-part {width:280px;}
.tab-one .right-part {width:260px;}
.tab-one .ig-des {margin-left:0;}
.key-facts-re ul li {width:270px;margin-bottom: 40px;}
.key-facts-re ul li p {width:180px;}
.tab-two .right-part {margin-left:120px; margin-top:20px; margin-bottom:20px;}
.tab-two .left-part {width:100%;}
.tab-three .left-part {width:100%;}
.tab-three p.typo {font-size:18.26px; text-align:center;}
.tab-three p.typo span {font-size:36.52px;}
.testimonials ul li {width:94%;}
.tab-three .mid-part {width:100%; margin-left:0;}
.tab-three .right-part {width:200px; margin-left:190px; margin-bottom:30px;}

.leaders-re {margin-right:42px;}
.left-col {width:100%;}
.left-col p:last-child {padding-bottom:0;}
.right-col {width:100%; margin:0;}
.right-col .infographic {width:100%; float:right; height:176px; margin:40px 0; background:url(../images/approach-ig-960.png) no-repeat left top;}

.border-contact {background:url(../images/v-y-bg-640.png) repeat-x left 130px;}

.contact {padding:40px 0;}
.contact .left-col {width:100%; margin-bottom:40px;}
.contact .mid-col {width:100%; margin-left:0; margin-bottom:40px;}
.contact .mid-col p:last-child {padding-left:30px; width:45%;}
.contact .right-col {width:100%; margin-left:0; }
.contact-form .validation {width:100%; margin-left:0;}
.border-contact p {width:50%; padding:0;}
.border-contact p iframe {display:none;}

.contact-form {margin-top:20px;}
.contact-form label {width:45%; margin-right:30px;}
.contact-form label input[type="text"] {width:100%;}
.contact-form label textarea {width:100%; max-height:31px; min-height:31px;}
.contact-form .validation {width:80%; margin-left:20px;}

.leaders-pp {width:580px; min-height:570px;}
.leaders-pp .about {width:550px; float:left; margin:10px 0 0 0px; padding:0;}

}


@media only screen and (max-width:639px) and (min-width:480px) {
.container {width:460px;}
.nav-fixed {position:inherit;}
.bg-nav {background:url(../images/bg-top480.jpg) repeat-y center top;}

a.dd-nav {display:block;}
.nav-col {display:none; width:100%; float:left;  margin:0;}
.nav-col ul li {width:429px; margin:0 0 10px; border:none; padding:0 0 0 21px; background:none;}

.nav-col ul li a {width:auto; float:left; margin:0; padding:0px 0; text-decoration:none; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:12px; color:#fff; background:none;}
.nav-col ul li.current a {color:#000; font-family:"GothamBold"; font-weight:normal; font-style:normal;}

.nav-col ul li ul {float:left; position:inherit !important; background:none !important;  display:block !important; left:inherit; top:inherit; height:auto; width:100%; padding:0px 0px 0 0px;  overflow:hidden;   z-index: 9 !important; }
.nav-col ul li ul li {float:left; width:100%; padding: 0px !important; border:0; }
.nav-col ul li ul li a {color:#ffffff !important; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:13px; width:auto !important; padding:10px 0 0 0; margin:0 0px 0 10px; display:block; float:none !important; clear:left; }
.nav-col ul li ul li a:hover {color:#fff !important; }
.ul-active { background:none !important; z-index:1000; position:inherit;}

 .right-c {float:left; }

.s1 {float:left; width:100%; background:url(../images/slide1-320.jpg) no-repeat center top;  }
.s2 {float:left; width:100%; background:url(../images/slide2-320.jpg) no-repeat center top;   }
.s3 {float:left; width:100%; background:url(../images/slide3-320.jpg) no-repeat center top;  }

.sliderContainer { height:404px; }
.header-slides {width:100%; float:left; margin:0; background:url(../images/bg-top.jpg) repeat-y center top;}
.circle {margin:150px 0 0 235px; }

.slider-box {width:100%; min-height:210px; margin:178px 0 0 0; }
.slider-box h2 {width:422px; padding:19px; font-family:"Gotham"; font-weight:normal; font-style:normal; font-size:15px; color:#fff; margin:20px 0 0 0; }
.slider-box p {width:422px; padding:19px 19px 0 19px; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:12px; line-height:18px; color:#000;}
.slider-box p a {border:1px solid #079cc6; padding:11px 13px; text-decoration:none; font-size:12px; color:#079cc6; font-family:"GothamBook"; font-weight:normal; font-style:normal; text-transform:uppercase; }

.intro-slide .head h2 {width:100%; font-size:18px; line-height:22px;}
.intro-slide .head p {width:100%; font-size:12px; line-height:20px; margin-top:15px;}
.intro-slide .infographic .des {width:auto; float:left; margin:0; padding:0; position:absolute;}
.intro-slide .infographic .des:first-child {top:64px; left:240px;}
.intro-slide .infographic {width:100%; height:453px; margin:85px 0 0; background:url(../images/intro-ig-460.png) no-repeat center top; position:relative;}
.intro-slide .infographic .des:nth-child(2) {top:160px; left:90px;}
.intro-slide .infographic .des:nth-child(3) {top:290px; left:240px;}
.intro-slide .infographic .des:nth-child(4) {top:400px; left:90px;}
.intro-slide .infographic .des p {width:100%; font-size:11px;}
.intro-slide .infographic .des p span {width:100%; font-size:12px; margin-bottom:3px;}
.des-offset1 {left:0px;}
.des-offset2 {left:0px;}


 


.services h2 {margin-bottom:20px;}
.services > .infographic {display:none}

.tab-one .infographic {width:259px; height:401px; margin:0; padding:0; background:url(../images/tab1-ig-320.png) no-repeat left top; }
.tab-two .infographic {width:317px; height:350px; margin:0; padding:0; background:url(../images/tab2-ig-960.png) no-repeat left top;}
.tab-three .infographic {width:162px; height:312px; margin:0; padding:0; background:url(../images/tab3-ig-960.png) no-repeat left top;}
.tab-one .left-part {width:100%;}
.tab-one .mid-part {width:110px;}
.tab-one .right-part {width:260px;}
.tab-one .ig-des {margin-left:0;}
.key-facts-re ul li {width:270px;margin-bottom: 40px;}
.key-facts-re ul li p {width:180px;}
.tab-two .right-part {margin-left:60px; margin-top:20px; margin-bottom:20px;}
.tab-two .left-part {width:100%;}
.tab-three .left-part {width:100%;}
.tab-three p.typo {font-size:18.26px; text-align:center;}
.tab-three p.typo span {font-size:36.52px;}
.testimonials ul li {width:94%;}
.tab-three .mid-part {width:100%; margin-left:0;}
.tab-three .right-part {width:200px; margin-left:130px; margin-bottom:30px;}

.leaders-re {margin-right:25px; width:205px;}
.leaders-re .profile img {width:100%; height:auto; display:block;;}
.left-col {width:100%;}
.left-col p:last-child {padding-bottom:0;}
.right-col {width:100%; margin:0;}
.right-col .infographic {width:100%; float:right; height:176px; margin:40px 0; background:url(../images/approach-ig-960.png) no-repeat left top;}


.leads1 {float:left; width:205px !important; height:137px !important; text-decoration:none; background:url(../images/lead-1-m.jpg) no-repeat left top !important;}
.leads1:hover {background:url(../images/lead-1-m.jpg) no-repeat left bottom !important;  }
  
.leads2 {float:left; width:205px!important; height:137px!important; text-decoration:none; background:url(../images/lead-2-m.jpg) no-repeat left top !important;}
.leads2:hover {background:url(../images/lead-2-m.jpg) no-repeat left bottom !important;}

.leads3 {float:left; width:205px!important; height:137px!important; text-decoration:none; background:url(../images/lead-3-m.jpg) no-repeat left top !important;}
.leads3:hover {background:url(../images/lead-3-m.jpg) no-repeat left bottom !important;}

.leads4 {float:left; width:205px!important; height:137px!important; text-decoration:none; background:url(../images/lead-4-m.jpg) no-repeat left top !important;}
.leads4:hover {background:url(../images/lead-4-m.jpg) no-repeat left bottom !important;}





.border-contact {background:url(../images/v-y-bg-480.png) repeat-x left 130px;}

.contact {padding:40px 0;}
.contact .left-col {width:100%; margin-bottom:40px;}
.contact .mid-col {width:100%; margin-left:0; margin-bottom:40px;}
.contact .mid-col p:last-child {padding-left:0px; width:100%; margin-top:15px;}
.contact .right-col {width:100%; margin-left:0; }
.contact-form .validation {width:100%; margin-left:0;}
.border-contact p {width:100%; padding:0;}
.border-contact p iframe {display:none;}

.contact-form {margin-top:20px;}
.contact-form label {width:95%;}
.contact-form label input[type="text"] {width:100%;}
.contact-form label textarea {width:100%;}
.contact-form .validation {width:60%; margin-left:20px;}

.leaders-pp {width:440px; min-height:400px;}
.leaders-pp .about {width:400px; float:left; margin:10px 0 0 0px; padding:0;}
.leaders-pp .about p {line-height:16px; font-size:12px;}
.container-i {width:100% !important;}
.container-c {width:460px; margin:0 auto;}
}
@media only screen and (max-width:479px) {
.container {width:300px;}
.container-c {width:300px; margin:0 auto;}
.nav-fixed {position:inherit;}
.bg-nav {background:url(../images/bg-top320.jpg) repeat-y center top;}
a.dd-nav {display:block;}


.nav-col {display:none; width:100%; float:left;  margin:0;}
.nav-col ul li {width:100%; margin:0 0 10px; border:none; padding:0 0 0 21px; background:none;}

.nav-col ul li a {width:auto; float:left; margin:0; padding:0px 0; text-decoration:none; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:12px; color:#fff; background:none;}
.nav-col ul li.current a {color:#000; font-family:"GothamBold"; font-weight:normal; font-style:normal;}

.nav-col ul li ul {float:left; position:inherit !important; background:none !important;  display:block !important; left:inherit; top:inherit; height:auto; width:100%; padding:0px 0px 0 0px;  overflow:hidden;   z-index: 9 !important; }
.nav-col ul li ul li {float:left; width:100%; padding: 0px !important; border:0; margin:0; }
.nav-col ul li ul li a {color:#ffffff !important; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:13px; width:200px !important; padding:10px 0 0 0; margin:0 0px 0 10px; display:block; float:none !important; clear:left; }
.nav-col ul li ul li a:hover {color:#fff !important; }
.ul-active { background:none !important; z-index:1000; position:inherit;}
 .right-c {float:left; }
 
.logo {margin-top:15px;}
.logo a {width:175px; height:35px; background:url(../images/logo-320.png) no-repeat left top;}

.s1 {float:left; width:100%; background:url(../images/slide1-320.jpg) no-repeat center top;  }
.s2 {float:left; width:100%; background:url(../images/slide2-320.jpg) no-repeat center top; }
.s3 {float:left; width:100%; background:url(../images/slide3-320.jpg) no-repeat center top;  }

.sliderContainer { height:404px; }
.header-slides {width:100%; float:left; margin:0; padding:0;   background:url(../images/bg-top.jpg) repeat-y center top;}
.circle {margin:150px 0 0 124px; }

.slider-box {width:100%; min-height:230px; margin:178px 0 0 0; }
.slider-box h2 {width:262px; padding:19px; font-family:"Gotham"; font-weight:normal; font-style:normal; font-size:15px; color:#fff; margin:20px 0 0 0;}
.slider-box p {width:262px; padding:19px 19px 0 19px; font-family:"GothamBook"; font-weight:normal; font-style:normal; font-size:12px; line-height:18px; color:#000;}
.slider-box p a {border:1px solid #079cc6; padding:11px 13px; text-decoration:none; font-size:12px; color:#079cc6; font-family:"GothamBook"; font-weight:normal; font-style:normal; text-transform:uppercase; }

.services h2 {margin-bottom:20px;}
.services > .infographic {display:none}

.intro-slide .head h2 {width:100%; font-size:18px; line-height:20px;}
.intro-slide .head p {width:100%; font-size:12px; line-height:20px; margin-top:15px;}
.intro-slide .infographic {width:100%; height:453px; margin:85px 0 0; background:url(../images/intro-ig-320.png) no-repeat center top; position:relative;}
.intro-slide .infographic .des {width:160px; float:left; margin:0; padding:0; position:absolute;}
.intro-slide .infographic .des:first-child {top:64px; left:160px;}
.intro-slide .infographic .des:nth-child(2) {top:160px; left:10px;}
.intro-slide .infographic .des:nth-child(3) {top:290px; left:160px;}
.intro-slide .infographic .des:nth-child(4) {top:400px; left:10px;}
.intro-slide .infographic .des p {width:100%; font-size:11px;}
.intro-slide .infographic .des p span {width:100%; font-size:12px; margin-bottom:3px;}

.tab-one .infographic {width:259px; height:401px; margin:0; padding:0; background:url(../images/tab1-ig-320.png) no-repeat left top; }
.tab-two .infographic {width:277px; height:350px; margin:0; padding:0; background:url(../images/tab2-ig-960.png) no-repeat left top; background-size:100%;}
.tab-three .infographic {width:162px; height:312px; margin:0; padding:0; background:url(../images/tab3-ig-960.png) no-repeat left top;}
.tab-one .left-part {width:100%;}
.tab-one .mid-part {width:110px;}
.tab-one .right-part {width:160px;}
.tab-one .ig-des {margin-left:0; width:170px; height:auto;padding: 0 0 30px;}

.key-facts-re ul li {width:270px;margin-bottom: 40px;}
.key-facts-re ul li p {width:180px;}
.tab-two .right-part {margin-left:0; margin-top:20px; margin-bottom:20px;}
.tab-two .left-part {width:100%;}
.tab-three .left-part {width:100%;}
.tab-three p.typo {font-size:18.26px; text-align:center;}
.tab-three p.typo span {font-size:36.52px;}
.testimonials ul li {width:94%;}
.tab-three .mid-part {width:100%; margin-left:0;}
.tab-three .right-part {width:200px; margin-left:55px; margin-bottom:30px;}


.our-approach {padding:40px 0;}
.our-approach h2 {font-size:28px;}
.content-wrap h2 {font-size:22px;}
.leaders-re {margin-right:0; width:100%;}
.leaders-re .profile img {width:100%; height:auto; display:block;;}
.left-col {width:100%; margin:20px 0 0;}
.left-col p:last-child {padding-bottom:0;}
.right-col {width:100%; margin:0;}
.right-col .infographic {width:100%; float:right; height:176px; margin:40px 0; background:url(../images/approach-ig-320.png) no-repeat left top;}


.border-contact {background:url(../images/v-y-bg-320.png) repeat-x left 130px;}

.contact {padding:40px 0;}
.contact .left-col {width:100%; margin-bottom:40px;}
.contact .mid-col {width:100%; margin-left:0; margin-bottom:40px;}
.contact .mid-col p:last-child {padding-left:0px; width:100%; margin-top:15px;}
.contact .right-col {width:100%; margin-left:0; }
.contact-form .validation {width:100%; margin-left:0;}
.border-contact p {width:100%; padding:0;}
.border-contact p iframe {display:none;}

.contact-form {margin-top:20px;}
.contact-form label {width:93%;}
.contact-form label input[type="text"] {width:100%;}
.contact-form label textarea {width:100%;}
.contact-form .validation {width:60%; margin-left:20px;}

.leaders-pp {width:270px; min-height:1180px; margin-top:-23px;}
.leaders-pp .image {width:200px; margin:40px 0 0 0;}
.leaders-pp .about {width:250px; float:left; margin:10px 0 0 0px; padding:0;}
.leaders-pp .about p {line-height:16px; font-size:12px;}

.container-i {width:100% !important;}

}