@charset "utf-8";
/* CSS Document */
/*Embeded fonts starts here*/
@font-face {
	font-family: 'WhitneyBlack';
	src: url('../fonts/whitney-black.eot');
	src: url('../fonts/whitney-black.eot') format('embedded-opentype'), url('../fonts/whitney-black.woff') format('woff'), url('../fonts/whitney-black.ttf') format('truetype'), url('../fonts/whitney-black.svg#WhitneyBlack') format('svg');
}
@font-face {
	font-family: 'WhitneyBlackItalic';
	src: url('../fonts/whitney-blackitalic.eot');
	src: url('../fonts/whitney-blackitalic.eot') format('embedded-opentype'), url('../fonts/whitney-blackitalic.woff') format('woff'), url('../fonts/whitney-blackitalic.ttf') format('truetype'), url('../fonts/whitney-blackitalic.svg#WhitneyBlackItalic') format('svg');
}
@font-face {
	font-family: 'WhitneyBold';
	src: url('../fonts/whitney-bold.eot');
	src: url('../fonts/whitney-bold.eot') format('embedded-opentype'), url('../fonts/whitney-bold.woff') format('woff'), url('../fonts/whitney-bold.ttf') format('truetype'), url('../fonts/whitney-bold.svg#WhitneyBold') format('svg');
}
@font-face {
	font-family: 'WhitneyBoldItalic';
	src: url('../fonts/whitney-bolditalic.eot');
	src: url('../fonts/whitney-bolditalic.eot') format('embedded-opentype'), url('../fonts/whitney-bolditalic.woff') format('woff'), url('../fonts/whitney-bolditalic.ttf') format('truetype'), url('../fonts/whitney-bolditalic.svg#WhitneyBoldItalic') format('svg');
}
@font-face {
	font-family: 'WhitneyBook';
	src: url('../fonts/whitney-book.eot');
	src: url('../fonts/whitney-book.eot') format('embedded-opentype'), url('../fonts/whitney-book.woff') format('woff'), url('../fonts/whitney-book.ttf') format('truetype'), url('../fonts/whitney-book.svg#WhitneyBook') format('svg');
}
@font-face {
	font-family: 'WhitneyBookItalic';
	src: url('../fonts/whitney-bookitalic.eot');
	src: url('../fonts/whitney-bookitalic.eot') format('embedded-opentype'), url('../fonts/whitney-bookitalic.woff') format('woff'), url('../fonts/whitney-bookitalic.ttf') format('truetype'), url('../fonts/whitney-bookitalic.svg#WhitneyBookItalic') format('svg');
}
@font-face {
	font-family: 'WhitneyLight';
	src: url('../fonts/whitney-light.eot');
	src: url('../fonts/whitney-light.eot') format('embedded-opentype'), url('../fonts/whitney-light.woff') format('woff'), url('../fonts/whitney-light.ttf') format('truetype'), url('../fonts/whitney-light.svg#WhitneyLight') format('svg');
}
@font-face {
	font-family: 'WhitneyLightItalic';
	src: url('../fonts/whitney-lightitalic.eot');
	src: url('../fonts/whitney-lightitalic.eot') format('embedded-opentype'), url('../fonts/whitney-lightitalic.woff') format('woff'), url('../fonts/whitney-lightitalic.ttf') format('truetype'), url('../fonts/whitney-lightitalic.svg#WhitneyLightItalic') format('svg');
}
@font-face {
	font-family: 'WhitneyMedium';
	src: url('../fonts/whitney-medium.eot');
	src: url('../fonts/whitney-medium.eot') format('embedded-opentype'), url('../fonts/whitney-medium.woff') format('woff'), url('../fonts/whitney-medium.ttf') format('truetype'), url('../fonts/whitney-medium.svg#WhitneyMedium') format('svg');
}
@font-face {
	font-family: 'WhitneyMediumItalic';
	src: url('../fonts/whitney-mediumitalic.eot');
	src: url('../fonts/whitney-mediumitalic.eot') format('embedded-opentype'), url('../fonts/whitney-mediumitalic.woff') format('woff'), url('../fonts/whitney-mediumitalic.ttf') format('truetype'), url('../fonts/whitney-mediumitalic.svg#WhitneyMediumItalic') format('svg');
}
@font-face {
	font-family: 'WhitneySemibold';
	src: url('../fonts/whitney-semibold.eot');
	src: url('../fonts/whitney-semibold.eot') format('embedded-opentype'), url('../fonts/whitney-semibold.woff') format('woff'), url('../fonts/whitney-semibold.ttf') format('truetype'), url('../fonts/whitney-semibold.svg#WhitneySemibold') format('svg');
}
@font-face {
	font-family: 'WhitneySemiboldItalic';
	src: url('../fonts/whitney-semibolditalic.eot');
	src: url('../fonts/whitney-semibolditalic.eot') format('embedded-opentype'), url('../fonts/whitney-semibolditalic.woff') format('woff'), url('../fonts/whitney-semibolditalic.ttf') format('truetype'), url('../fonts/whitney-semibolditalic.svg#WhitneySemiboldItalic') format('svg');
}
/*Embeded fonts ends here*/
body {
	font-family: 'WhitneyMedium', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #666;
}
.wrapper {
	background-color: #f2efe9;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 1280px;
	padding: 0;
}
.whtbg {
	background-color: #fff;
	border-top: 1px solid #ccc;
}
.navbar .whtbg {
	border-top: 1px solid #fff;
}
.container {
	width: auto;
	position: relative;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-left: 4%;
	margin-right: 40px;
	padding: 15px 28px 8px 9px;
}
.navbar-brand {
	padding-top: 10px;
}
.navbar-brand img {
	width: 220px;
	height: 37px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #373737;
}
.navbar-toggle .icon-bar {
	height: 3px;
}
.wrapper .navbar .navbar-default {
	background-color: #fffff;
	border-color: #E7E7E7;
}
.nav > li {
	position: static;
}
.nav.navbar-nav.navbar-right .anim {
	width: 95px;
	position: relative;
}
.nav.navbar-nav.navbar-right .anim img {
	position: absolute;
	right: 0;
	/*top:0;*/
	top: -14px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #fff;
	color: #00b28c;
}
.navbar-nav .last_li {
	margin-right: 95px;
}
.jumbotron {
}
.navbar-default {
	background-color: #ffffff;
	border-color: #E7E7E7;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #00b28c;
	background-color: transparent;
}
.navbar-header .logo {
	background: url(../img/logo.png) 0 0 no-repeat;
	width: 220px;
	height: 24px;
	background-size: 220px 24px;
	margin: 10px 0 0 5px;
}
.container .jumbotron {
	border-radius: 0px;
	/*border-bottom:solid 1px #cccccc;*/
	padding-bottom: 40px;
}
.jumbotron h1 {
	font-family: 'WhitneyBook';
	font-size: 48px;
	line-height: 58px;
	font-weight: 200;
	color: #00b28c;
	padding: 150px 90px 0 90px;
	margin-bottom: 15px;
	display: table-cell;
	vertical-align: middle;
}
/* adjusting container margins */
.row {
	margin-left: 0;
	margin-right: 0;
}
.container .jumbotron {
	padding: 0 4% 40px;
	margin-bottom: 0;
	background-color: #f2efe9;
}
.container .padding_top {
	padding-top: 100px;
}
.container .home_scrn {
	position: relative;
	height: 100vh;
}
.navbar .container img.anim_img {
	position: absolute;
	right: 4%;
	top: -2px;
	background-size: 85px 102px;
	width: 84px;
}
h2 {
	font-family: 'WhitneySemibold';
	font-size: 30px;
	line-height: 15px;
	font-weight: 400;
	color: #00b28c;/*margin-bottom: 37px;*/
}
.mt68 {
}
.mt72 {
	margin: 10px 0 40px;
}
.mt10 {
	margin-top: 10px;
}
.mt40 {
	margin-top: 40px;
}
.mb30 {
	margin-bottom: 30px;
}
p.view_work {
	margin: 0;
	font-family: 'WhitneySemibold';
	font-size: 18px;
	line-height: 15px;
	color: #666666;
	text-transform: uppercase;
	position: absolute;
	bottom: 50px;
	left: 0;
	text-align: center;
	width: 100%;
}
p.view_work a[href] {
	font-size: 18px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	letter-spacing: .1em;
}
p.view_work a[href]:hover {
	text-decoration: none;
	color: #00b28c;
}
p.view_work img {
	display: block;
	margin: 10px auto 0;
	text-align: center;
	width: 26px;
	height: 15px;
}
.overlay_block {
	position: relative;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	/*display:none;*/
	opacity: 0;
	background: url(../img/green_overlay.png) 0 0 no-repeat;
}
.overlay div {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1000;
}
.overlay div h2 {
	font-family: 'WhitneySemibold';
	font-size: 22px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 22%;
	z-index: 100;
	text-transform: uppercase;
	line-height: 30px;
}
.overlay div p {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 55px;
}
.overlay div p span {
	font-family: 'WhitneySemibold';
	font-size: 12px;
	line-height: 15px;
	padding: 0 5px;
	border-right: 1px dotted #fff;
	display: inline-block;
	text-transform: uppercase;
}
#viewwork a[href]:hover .overlay, #work_img_overlay a[href]:hover .overlay {
	transition: opacity .2s linear;
	transform: translate(0);
	opacity: 1;/*display:block;*/
}
.row_tablet .img-responsive {
	width: 100%;
}
.jumbotron img {
	margin-bottom: 25px;
}
.btn_view {
	width: 210px;
	height: 70px;
	font-family: 'WhitneySemibold';
	font-size: 14px;
	line-height: 15px;
	color: #00b28c;
	text-transform: uppercase;
	font-weight: 400;
	padding: 29px 35px;
	/*border:solid 1px #00b28c;*/
	background-color: #f2efe9;
	margin: 20px 0 0 0;
}
.btn_view_css {
	padding: 22px 33px;
	letter-spacing: .1em;
	border: 1px solid #00b28c;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-family: 'WhitneySemibold';
	color: #00b28c;
}
.btn_view_css:hover {
	text-decoration: none;
	color: #fff;
	background-color: #00b28c;
}
.info {
	margin: 0 0 0 90px;
}
/*.social_icon {
 
    margin: 0 40px 0 0;
    padding: 0;
	text-align:right;
}
.social_icon2{ margin:10px 0 0 5px;; padding:0;}
.social_icon ul li{ text-decoration:none;}
.social_icon ul li.facebook a:hover{ background:url(../img/facebook.png); width:26px; height:26px;background-size:25px 20px; }
.social_icon ul li.twit{}
.social_icon ul li.insta{}
.imgfb { width:23px; height:26px; background:url(../img/fb_icon.png) no-repeat; background-size:25px 20px;} 
.imgfb a[href], .imgtwitter a[href], .imgtinsta a[href]{display:block;  width:25px; height:20px;}
.imgfb:hover {background:url(../img/facebook.png) no-repeat; background-size:25px 20px; } 
.imgtwitter { width:29px; height:26px; background:url(../img/twitter_icon.png) no-repeat;background-size:25px 20px;} 
.imgtwitter:hover {background:url(../img/twit.png) no-repeat;background-size:25px 20px; } 
.imgtinsta { width:26px; height:26px; background:url(../img/instagram_icon.png) no-repeat;background-size:25px 20px;} 
.imgtinsta:hover {background:url(../img/insta.png) no-repeat;background-size:25px 20px; } 
*/
/* navigational text should onle be cliankable 
.nav > li > a{
	padding:0;
	margin:15px 30px;}*/
/*footer{ 
	padding: 5px 0 90px 105px;
	font-family: 'WhitneyBook';  
	font-size: 16px;
	line-height:20px;
	color:#999999;
}
*/
/*.social_icon .imgfb{
	background:url(../img/footer_logos.png) 0 0 no-repeat;
	background-size:56px auto;
	height:19px;
    width:12px;
	display:inline-block;
}
.social_icon .imgfb:hover{
	background:url(../img/footer_logos.png) 0 -19px no-repeat;
	background-size:56px auto;
	height:19px;
    width:12px;
	display:inline-block;
}*/

div.social_icons {
	display: inline-block;
	width: auto;
	height: 50px;
	margin-right: 44px;
	float: right;
}
div.social_icons_bg {
	display: inline-block;
	width: auto;
	height: 50px;
}
div.social_icons a.icon, div.social_icons_bg a.iconbg {
	display: inline-block;
	overflow: hidden;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background-image: url(../img/icon_sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 75px 50px;
}
div.social_icons_bg a.iconbg {
	background-image: url(../img/icon_sprite_bg.png);
}
div.social_icons a.imgfb, div.social_icons_bg a.imgfb {
	background-position: 0 0;
}
div.social_icons a.imgtwitter, div.social_icons_bg a.imgtwitter {
	background-position: -25px 0;
	margin: 0 3px 0 0;
}
div.social_icons a.imgtinsta {
	background-position: -50px 0;
	margin: 0 0 0 3px;
}
div.social_icons a.imgfb:hover, div.social_icons_bg a.imgfb:hover {
	background-position: 0 -25px;
}
div.social_icons a.imgtwitter:hover, div.social_icons_bg a.imgtwitter:hover {
	background-position: -25px -25px;
}
div.social_icons a.imgtinsta:hover {
	background-position: -50px -25px;
}
.display_msg {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding: 100px 0 30px;
	font-size: 40px;
}
.mt65 {
	margin-top: 65px;
}
.mt110 {
	margin-top: 110px;
}
.footer_container {
	padding: 39px 0 125px;
	margin: 0 auto;
	font-family: 'WhitneyBook';
	font-size: 16px;
	line-height: 20px;
	color: #999999;
}
.footer_container .col-md-3, .footer_container .col-sm-3, .footer_container .col-xs-3 {
	padding: 0;
}
.footer_container .footer_hide {
	display: none;
}
.footer_container .footer_show {
	display: block;
}
.footer_container .footer_p5 {
	margin-left: 44px;
}
.point_five {
	font-family: 'WhitneySemibold';
	font-size: 16px;
	line-height: 20px;
	color: #00b28c;
	margin-bottom: 0;
	padding: 0;
	letter-spacing: .1em;
}
.ml40 {
	margin-left: 40px;
}
/*work page start here*/
.container .work_tablet {
}
.jumbotron #work_pg {
	margin-top: 10px;
	margin-bottom: 19px;
}
.jumbotron #work_pg img.img-responsive {
	width: 100%;
	height: auto;
}
.work_pics_tablet {
}
.cap-expert {
	font-weight: 200;
	border-left: dotted 1px #666;
}
.cap-expert ul {
	padding-left: 15px;
}
.cap-expert ul li {
	text-decoration: none;
	list-style: none;
	font-family: 'WhitneyMedium', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #666;
}
.cap-expert ul li a {
	text-decoration: none;
	list-style: none;
	font-family: 'WhitneyMedium', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #666;
}
.cap-expert ul li a:hover {
	color: #00b28c;
	line-height: 18px;
	font-family: 'WhitneySemibold';
	font-size: 16px;
}
.cap-expert ul li a.active {
	color: #00b28c;
	line-height: 18px;
	font-family: 'WhitneySemibold';
	font-size: 16px;
}
.btn-green {
	width: 210px;
	height: 70px;
	font-family: 'WhitneySemibold';
	font-size: 14px;
	line-height: 15px;
	color: #00b28c;
	text-transform: uppercase;
	font-weight: 400;
	padding: 28px 17px;
	border: solid 1px #00b28c;
	background-color: #f2efe9;
	letter-spacing: 1px;
}
.btn-green:hover, .btn-green:active {
	color: #fff;
	background-color: #00b28c;
	text-decoration: none;
}
p.mb40 {
	margin-bottom: 20px;
}
.mb40 {
	margin-bottom: 40px;
}
.m60 {
	margin-top: 30px;
}
h3 {
	font-family: 'WhitneyBook';
	font-size: 28px;
	line-height: normal;
	font-weight: 500;
	color: #00b28c;
}
h4 {
	font-family: 'WhitneySemibold';
	font-size: 16px;
	line-height: 15px;
	font-weight: 200;
	color: #00b28c;
	letter-spacing: 2px;
}
.discover_data {
	font-family: 'WhitneyBook';
	font-size: 18px;
	line-height: 22px;
	font-weight: 200;
	color: #666;
}
.dotted_line {
	display: table-cell;
	background: url(../img/dotted_line.png) 0 0 repeat-y;
}
.dotted_line4 {
	border-left: dotted 1px #666;
	height: 348px;
}
.dotted_line3 {
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	margin: 0 0 0 20px;
}
.dotted_line2 {
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	padding-left: 20px;
	height: 186px;
}
.dotted_line5 {
	border-left: dotted 1px #666;
	padding-left: 20px;
	height: 210px;
}
.dotted_line6 {
	border-left: dotted 1px #666;
	padding-left: 20px;
}
.info_point5 {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	padding-right: 5px;
}
.info_point5:hover {
	color: #00b28c;
	border-bottom: 1px dotted #00b28c;
	text-decoration: none;
}
.btn_cap {
	width: 216px;
	height: 60px;
	background: url(../img/btn_cap.png) no-repeat;
}
.btn_cap:hover {
	width: 216px;
	height: 60px;
	background: url(../img/btn_cap_hover.png) no-repeat;
}
.btn_client {
	width: 180px;
	height: 60px;
	background: url(../img/client_btn.png) no-repeat;
}
.btn_client:hover {
	width: 180px;
	height: 60px;
	background: url(../img/client_btn_hover.png) no-repeat;
}
.btn_view {
	width: 210px;
	height: 70px;
	background: url(../img/point5_btns_imgs.png) -8px -79px;
no-repeat;
}
.btn_view:hover {
	width: 210px;
	height: 70px;
	background: url(../img/point5_btns_imgs.png) -228px -79px;
no-repeat;
}
/* work page - buttons June-18 */
#work_pg .btns_dt {
	padding: 3px 0 0 0;
	margin-bottom: 20px;
}
#work_pg #work_img_overlay ul, ol {
	margin: 0;
}
#work_img_overlay {
	margin-bottom: 4px;
}
.btns_dt .capabilty_btn, .btns_dt .client_btn {
	padding: 15px 47px;
	letter-spacing: .1em;
	line-height: 16px;
	border: 1px solid #00b28c;
	display: table-cell;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-family: 'WhitneySemibold';
	color: #00b28c;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
}
.btns_dt .client_btn {
	padding: 15px 55px;
}
.btns_dt .btns_gap {
	width: 25px;
	display: table-cell;
}
.btns_dt .capabilty_btn:hover, .btns_dt .capabilty_btn.active, .btns_dt .client_btn:hover, .btns_dt .client_btn.active {
	text-decoration: none;
	color: #fff;
	background-color: #00b28c;
}
/*about page strat here*/
.about_img {
	margin: 20px 0 0;
	padding: 0;
	width: 100%
}
.what_we_do {
	background-color: #b9e4db;
	color: #666;
	font-family: 'WhitneyMedium';
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 25px;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 25px;
}
.jumbotron.what_we_do {
	background-color: #b9e4db;
	background-color: #b9e4db;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: -32px;
	padding: 30px 60px;
}
.mt20 {
	margin-top: 20px;
}
.wh_semi {
	font-family: 'WhitneySemibold';
	font-size: 18px;
	line-height: 22px;
	color: #00b28c;
	margin: 15px 0 0 0;
}
.wh_book {
	font-family: 'WhitneyBook';
	font-size: 18px;
	line-height: 22px;
	color: #00b28c;
}
.team_row .team_img .mail_ref{
	font-family: 'WhitneyBook';
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	font-size: 18px;
	line-height: 22px;
	display:table;
}
.team_row .team_img .mail_ref:hover{
	color: #00b28c;
	border-bottom: 1px dotted #00b28c;
}
.wh_book16 {
	font-family: 'WhitneyBook';
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}
p.wh_book_p {
	font-family: 'WhitneyBook';
	font-size: 18px;
	line-height: 22px;
	color: #666666;
	margin-top: 20px;
}
.white_bg {
	width: 100%;
	height: 23px;
	background-color: #fff;
	border: none;
	margin: 18px 0 0;
	;
	padding: 0
}
.pl0 {
	padding-left: 0;
}
/* about page June -19 */
.txt_about {
	width: 66.33%;
	height: auto;
	padding-left: 20px;
}
.txt_about_adj {
	padding-left: 20px;
}
.txt_about .list-unstyled {
	width: 50%;
	float: left;
}
.what_we_do .adj_topmargin {
	margin-top: -10px;
}
.what_we_do .txt_about .pad_lft {
	padding-left: 20px;
}
.what_we_do h4 {
	margin-bottom: 20px;
}
.what_we_do .border_left {
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	/*height: 431px;*/
	overflow: hidden;
}
/*news page start here*/
#post_detail p, #post_detail p a {
	margin: 15px 0 0 0;
	font-size: 21px;
	line-height: 25px;
	color: #666;
	font-family: 'WhitneyBook';
	clear: both;
}
#post_detail p a:hover, .news_text p a:hover {
	color: #00b28c;
}
.ws36 {
	font-family: 'WhitneySemibold';
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	color: #00b28c;
	margin-top: 25px;
	margin-bottom: 12px;
}
.ws36.text-center {
	font-family: 'WhitneySemibold';
	font-size: 36px;
	line-height: 39px;
	font-weight: normal;
	color: #00b28c;
	margin-top: 25px;
	margin-bottom: 12px;
}
.client_txt .clientbtm_txt {
	display: none;
}
.ws36.text-center a {
	font-family: 'WhitneySemibold';
	font-size: 36px;
	line-height: 39px;
	font-weight: normal;
	color: #00b28c;
	margin-top: 50px;
}
.ws36.text-center a:hover {
	text-decoration: none;
	border-bottom: dotted 2px #00b28c;
}
.ws16 {
	font-family: 'WhitneySemibold';
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #888888;
	letter-spacing: 2px;
	margin-bottom: 22px;
}
.ws14, .back_to_news .ws14 {
	font-family: 'WhitneySemibold';
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 2px;
	cursor: pointer;
}
.back_to_news .ws14 {
	display: block;
}
.ws28 {
	font-family: 'WhitneySemibold';
	font-size: 28px;
	line-height: 30px;
	color: #00b28c;
}
.news_text {
	font-family: 'WhitneyBook';
	font-size: 20px;
	line-height: 26px;
	color: #666;
}
.news_text a {
	font-family: 'WhitneyBook';
	font-size: 20px;
	line-height: 26px;
	color: #666;
	text-decoration: none;
	border-bottom: dotted 1px #666;
}
.news_text a:hover {
	text-decoration: none;
	border-bottom: dotted 1px #00b28c;
	color: #00b28c;
}
.wura {
	text-align: center;
}
.btn_rm {
	padding: 22px 60px;
	letter-spacing: .1em;
	border: 1px solid #00b28c;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-family: 'WhitneySemibold';
	color: #00b28c;
	text-transform: uppercase;
}
.btn_rm:hover {
	background: #00b28c;
	color: #fff;
}
.news_line {
	background: url(../img/dotted_line_horz.png) 0 100% repeat-x;
	padding: 60px 0 0 0;
	margin-bottom: 22px;
}
.col-sm-2 > img {
	padding-top: 24px;
}
blockquote {
	border-left: 1px dotted #999999;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	margin: 0 0 20px;
	padding: 5px 20px;
	font-weight: normal;
}
blockquote:hover {
	color: #00b28c;
	cursor: pointer;
}
.whit_medium {
	font-family: 'WhitneyMedium', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 15px;
	color: #00b28c;
	font-weight: normal;
	display: block;
	margin: 0 0 16px 0;
}
.rht_tag div.social_icons_bg {
	margin-left: -8px;
}
.ws14 > img {
	margin: 0;
}
.ws14 > img a {
	margin: 0 0 0 80px;
	color: #666666;
}
.ws14 > img a:hover {
	color: #00b28c;
}
.back_to_news {
	margin: 70px auto 35px;
	clear: both;
	text-align: center;
	display: table;
}
.ws14:hover, .ws14:focus {
	color: #00b28c;
	text-decoration: none;
}
.ml20 {
	margin-left: 20px;
}
/* 18 june 8*/
.jumbotron .btn_click {
	margin: 5px auto 0;
	text-align: center;
	width: 220px;
}
.page_nav {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0 66px;
	cursor: default;
}
.page_nav a[href] {
	color: #666;
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
}
.page_nav a[href]:hover {
	color: #00b28c;
	text-decoration: none;
}
.page_nav .lft {
	float: left;
	width: 10%;
	background: url(../img/pre_icon_@2x.png) 0 50% no-repeat;
	background-size: 14px 26px;
	height: 32px;
	padding: 5px 0 0 30px;
	vertical-align: middle;
	display: table-cell;
}
.page_nav .lft.prev_disable_link{
	background: url(../img/pre_icon_disable@2x.png) 0 50% no-repeat;
	background-size: 14px 26px;
	cursor:default;
}
.page_nav .lft.prev_disable_link a,
.page_nav .lft.prev_disable_link a:hover{
	color:#aaaaaa;
	cursor:default;
}
.page_nav .center {
	text-align: center;
	width: 80%;
}

.page_nav .pagination {
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding-left: 87px;
}

.pages .pagination {
	padding-left: 0px;
}



.page_nav .pagination .screen-reader-text {
	display: none;
}

.page_nav .pagination a {
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	padding-left: 7px;
}

.pages .pagination a, .pages .pagination span {
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	padding-left: 7px;
}

.pages .pagination a:nth-child(2) {
	background: none !important;
	padding-left: 7px;
}


.page_nav .rht {
	float: right;
	width: 10%;
	text-align: right;
	background: url(../img/next_icon_@2x.png) 100% 50% no-repeat;
	background-size: 14px 26px;
	vertical-align: middle;
	height: 32px;
	display: table-cell;
	padding: 5px 30px 0 0;
}
.page_nav .rht.next_disable_link{
	background: url(../img/next_icon_disable_@2x.png) 100% 50% no-repeat;
	background-size: 14px 26px;
	cursor:default;
}

.pagination {
	text-align: center;
}
.page_nav .rht.next_disable_link a,
.page_nav .rht.next_disable_link a:hover{
	color:#aaaaaa;
	cursor:default;
}

.page_nav .pagination .prev {
	float: left;
	width: 10%;
	background: url(../img/pre_icon_@2x.png) 0 50% no-repeat;
	background-size: 14px 26px;
	height: 32px;
	padding: 5px 0 0 30px;
	vertical-align: middle;
	display: table-cell;
}
.page_nav .pagination .prev.prev_disable_link{
	background: url(../img/pre_icon_disable@2x.png) 0 50% no-repeat;
	background-size: 14px 26px;
	cursor:default;
}
.page_nav .pagination .prev.prev_disable_link a,
.page_nav .pagination .prev.prev_disable_link a:hover{
	color:#aaaaaa;
	cursor:default;
}
.page_nav .center {
	text-align: center;
	width: 80%;
}
.page_nav .pagination .next {
	float: right;
	width: 10%;
	text-align: right;
	background: url(../img/next_icon_@2x.png) 100% 50% no-repeat;
	background-size: 14px 26px;
	vertical-align: middle;
	height: 32px;
	display: table-cell;
	padding: 5px 30px 0 0;
}
.page_nav .pagination .next.next_disable_link{
	background: url(../img/next_icon_disable_@2x.png) 100% 50% no-repeat;
	background-size: 14px 26px;
	cursor:default;
}
.page_nav .pagination .next.next_disable_link a,
.page_nav .pagination .next.next_disable_link a:hover{
	color:#aaaaaa;
	cursor:default;
}
/*contact page start here*/
.whit_light {
	font-family: 'WhitneyLight', sans-serif;
	font-size: 40px;
	line-height: 30px;
	color: #00b28c;
	margin: 10px 0 0 0;
}
.w_book {
	font-family: 'WhitneyBook';
	font-size: 18px;
	line-height: 22px;
	color: #666666;
}
.mt35 {
	margin-top: 35px;
}
.green {
	color: #00b28c;
	font-family: 'WhitneyMedium', Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
}
.w_medium16 {
	font-family: 'WhitneyMedium', Helvetica, Arial, sans-serif;
	color: #00b28c;
	font-size: 16px;
	line-height: 20px;
}
.w_book16 {
	color: #666666;
	font-family: 'WhitneyBook', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.map {
	margin: 0;
	padding: 0;
	background-color: #fff;
}
.contact_tablet .row .map {
	margin-bottom: 40px;
	padding: 20px;
}
.ml17 {
	margin-left: 17px;
}
.i_point5 {
	color: #666;
	border-bottom: dotted 1px #666666;
}
.i_point5:hover {
	color: #00b28c;
	border-bottom: 1px dotted #00b28c;
	text-decoration: none;
}
.client_img3 {
	margin-left: 0;
	padding-left: 0;
	margin-top: -20px;
}
.client_img4 {
	margin-right: 0;
	padding-right: 0;
	margin-top: -20px;
}
.mt50 {
	margin-top: 50px;
}
#client_img .map {
	margin-top: 30px;
}
#client_img .map img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	/*width: 100%;*/
}
.pagination {
	margin: 7px 0 0 0;
}

ul.pagination > li{
	display: inline-block;
}
.pagination > li > a, .pagination > li > span {
	color: #666666;
	text-decoration: none;
	background-color: #f2efe9;
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	height: 19px;
	padding: 0px 10px;
	line-height: 19px !important;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #00b28c;
	background-color: #f2efe9;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	background: none;
}
.nex01 > img {
	margin: 0 0 0 80px;
}
.nex01 > img a {
	margin: 0 0 0 80px;
	color: #666666;
}
.nex01 > img a:hover {
	color: #00b28c;
}
.abt_left {
	margin-left: 0;
	padding-left: 0;
	/*margin-top: 25px;*/
	margin-top: 30px;/*modified margin -top to 30px as the client said*/
	margin-bottom: 40px;
}
.abt_right {
	margin-right: 0;
	padding-right: 0;
	/*margin-top: 25px;*/
	margin-top: 30px;/*modified margin -top to 30px as the client said*/
	margin-bottom: 40px;
}
.abt_img {
	margin: 0;
	padding: 15px 0 5px 0;
}
.abt_img h3 {
	width: 60%;
	margin-top:-20px;
	margin-bottom:25px;
}
.jumbotron p.w_book {
	font-family: 'WhitneyBook';
	font-size: 18px;
	line-height: 22px;
	color: #666666;
}
/* contact us - june18 */
.display_off {
	display: none;
}
.display_on {
	display: block;
}
/* client */
.client_txt {
	margin: 5px 0 0;
}
.client_txt .col-md-7 {
	border-left: 1px dotted #666;
}
.client_txt .col-md-7 span {
	display: block;
	margin: 10px 0 20px 0;
	font-size: 28px;
	color: #00b28c;
	font-family: 'WhitneySemibold';
}
.client_txt .col-md-7 p, .client_txt .col-md-5 p {
	font-family: 'WhitneyBook';
	font-size: 18px;
	line-height: 22px;
	color: #666666;
	padding-right: 120px;
}
.client_txt .col-md-5 p {
	padding-bottom: 30px;
}
.client_txt .col-md-5 {
	padding: 0 0 0 15px;
	margin: 40px 0 0 0;
	background: url(../img/dotted_line.png) 0 0 repeat-y;
}
.client_txt .col-md-5 span {
	display: block;
	margin: 0 0 15px 0;
	font-size: 16px;
	color: #00b28c;
	font-family: 'WhitneySemibold';
}
.client_txt .col-md-5 p {
	font-size: 16px;
}
.rowbtn_tablet {
	clear: both;
	display: block;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: center;
	width: 250px;
}
.container .hide_me {
	display: none;
}
.container .bti {
	width: 100%;
	padding-top: 38px;
	margin-top: -15px;
	cursor: default;
	margin-bottom: 38px;
}
.container .bti a[href] {
	color: #777;
	background: url(../img/back_to_identity_icon_@2x.png) 50% 0 no-repeat;
	background-size: 21px 21px;
	padding-top: 32px;
}
.container .bti a[href]:hover {
	text-decoration: none;
	color: #00b28c;
}
.align_center {
	margin: 0 auto;
	text-align: center;
	float: none;
	display: block;
	padding-left: 0;
	padding-right: 0;
}
.news_img_block {
	margin: 0 auto 10px;
	text-align: center;
	display: block;
}
.news_img_block img{
	/*width:auto;*/
}
.container .news_tablet {
	padding-left: 12%;
	padding-right: 12%;
	margin-top: 100px;
}


@media only screen and (max-width : 1024px) {
	.container .news_tablet {
		margin-top: 100px;
	}
}

@media only screen and (max-width : 800px) {
	.container .news_tablet {
		margin-top: 0px;
	}
}

@media only screen and (max-width : 599px) {
	.container .news_tablet {
		margin-top: 79px;
	}
}

.news_img_block a[href] {
	color: #666;
}
.news_img_block a[href]:hover {
	color: #00b28c;
	text-decoration: none;
}
.news_img_block a[href]:focus {
	outline-style: none;
}
.news_img_block img {
	margin: 0 auto;
	text-align: center;
}
.news_img_block p {
	text-align: left;
	margin: 15px 0;
}
.decorative_txt {
	padding: 0;
	overflow: hidden;
	/*margin:15px 0 30px;*/
}
.decorative_txt .deco_left {
	float: left;
	padding-right: 20px;
	height: 30px;
	color: #00b28c;
	font-family: 'WhitneySemibold';
	font-size: 29px;
	line-height:28px;
}
.decorative_txt .deco_right {
	overflow: hidden;
	height: 25px;
	background: #fff;
}
/*.decorative_txt .txt_dis{
	background-color:#f2efe9;
	padding-right:20px;
	color: #00b28c;
    font-family: 'WhitneySemibold';
    font-size: 30px;
}
.decorative_txt2{
	padding:15px 0 30px;
	}
.decorative_txt3{
	padding:10px 0 30px;
	}
.decorative_txt4{
	padding:10px 0 30px;
	}
.decorative_txt .heading_adj{
	width:20%;
}
.decorative_txt2 .heading_adj{
	width:15%;
}
.decorative_txt2 .wht_bg_adj{
	width:85%;
}
.decorative_txt3 .heading_adj{
	width:22%;
}
.decorative_txt3 .wht_bg_adj{
	width:78%;
}
.decorative_txt4 .heading_adj{
	width:35%;
}
.decorative_txt4 .wht_bg_adj{
	width:65%;
}
.heading_adj{
	float:left;
	 color: #00b28c;
    font-family: 'WhitneySemibold';
    font-size: 30px;
    font-weight: 400;
	padding-right:20px;
	}
.wht_bg_adj{
	float:left;
	height:20px;
	background:#fff;
	width:auto;
	display:inline-block;
	}
	*/
.news_img_block blockquote {
	text-align: left;
	margin: 20px 0 0 0;
	cursor: text;
}
.news_img_block blockquote.lft_tag {
	width: 70%;
	min-width: 500px;
	display: table-cell;
}
.news_img_block blockquote.lft_tag span {
	display: block;
}
.news_img_block blockquote.rht_tag {
	width: 30%;
	display: table-cell;
}
/* 28 June Navigational links */
.navbar-default .navbar-nav > li > a {
	font-size: 20px;
}
.container .team_tablet {
	padding-top: 25px;
	background-color: #f2efe9;
	padding: 30px 4%;
}
.team_tablet img {
	width: 100%;
}
/* work page July 01*/
#work_img_overlay .-skin-default .-filters {
	position: relative;
	z-index: 1000;
}
#work_img_overlay .-skin-default .-filters ul {
	width: 100%;
	padding: 0;
}
#work_img_overlay .-skin-default .-filters .portfilio-filter li {
	list-style: none;
	width: 25%;
	float: left;
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	line-height: 24px;
	padding: 1px 7px;
}
#work_img_overlay .-skin-default .-filters .portfilio-filter li a {
	border: none;
	color: #666;
	font-family: 'WhitneyMedium';
	font-size: 16px;
	cursor: pointer;
}
#work_img_overlay .-skin-default .-filters .portfilio-filter li a.active {
	color: #00b28c;
	font-family: 'WhitneySemibold';
	background-color: #f2efe9;
}
#work_img_overlay .-skin-default .-filters .portfilio-filter li a:hover {
	color: #00b28c;
}
#work_img_overlay .-skin-default .-items {
	clear: both;
}
#work_img_overlay .-skin-default .-items .title {
	display: none;
}
.team_row {
	margin: 10px -15px 0;
}
.team_img {
	margin: 15px 0 0 0;
	text-align: center;
	width: 33%;
	float: left;
	position: relative;
	padding: 0 15px;
}
.team_row .team_img span, .team_row .team_img p {
	display: block;
	text-align: left;
}
.team_row .team_img img, .team_row .team_img span, .team_row .team_img p {
	padding-right: 18px;
}
.home_item {
	margin: 0 -1%;
}
.overlay_block {
	padding-left: 1%;
	padding-right: 1%;
}
.jumbotron .row .contact_lft {
	margin-left: 0;
	padding-left: 0;
}
#work_pg #work_img_overlay #filter_title {
	display: block;
	clear: both;
	margin: 0 0 40px 0;
	padding: 55px 0 0 0;
	color: #00b28c;
	font-size: 30px;
	font-family: 'WhitneySemibold';
}
#work_pg .mb40 {
	font-size: 16px;
	color: #999999;
	margin-bottom: 10px;
}
#work_pg .-skin-default.-columns3 .-item, #work_img_overlay .-skin-default.-columns3 .-item {
	margin: 0 0 21px;
}
blockquote {
	padding-left: 15px;
}
.back_to_news .btw {
	background: url(../img/back_icon_news2_@2x.png) 0 50% no-repeat;
	background-size: 14px 26px;
	width: auto;
	width: 180px;
	font-size: 14px;
	height: 35px;
	margin: 0 auto;
	vertical-align: middle;
	padding-left: 30px;
	display: table-cell;
	text-align: center;
}
.social_icon ul li a {
	outline: none;
}
#viewwork {
	padding-top: 90px;
}
.contact_lft .w_book .call_p5 {
	display: block;
}
.prta, .prtb, .prtc {
	padding-left: 20px;
	padding-right: 20px;
	margin-top:30px;
}
.jumbotron .mt10 .about_num_txt {
	height: 32px;
	margin: 0 auto;
	text-align: center;
	width: 32px;
	display: block;
	margin-bottom: 20px;
	font-family: 'WhitneyMedium', Helvetica, Arial, sans-serif;
}
.jumbotron .mt10 .about_num_txt.p5_one {
	background: url(../img/one_@2x.png) 0 0 no-repeat;
	background-size: 30px 30px;
}
.jumbotron .mt10 .about_num_txt.p5_two {
	background: url(../img/two_@2x.png) 0 0 no-repeat;
	background-size: 30px 30px;
}
.jumbotron .mt10 .about_num_txt.p5_three {
	background: url(../img/three_@2x.png) 0 0 no-repeat;
	background-size: 30px 30px;
}
/*.news_tablet .page_nav .extend, .news_tablet .page_nav .active {
    padding: 6px 0px;
    position: relative;
	 color: #666;
    font-size: 14px;
    line-height: 21px;
}*/
#contact_info_h {
	display: none;
}
#contact_info_s {
	display: block;
	border-left: none;
	margin: 15px 0 45px 0;
	padding: 0;
}
#contact_info_s .whit_light {
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 34px;
	padding-left: 20px;
}
#contact_info_s .dotted_line5 {
	border: none;
}
#contact_info_s .row {
	display: table;
}
#contact_info_s .contact_lft, #contact_info_s .contact_rht, #contact_info_s .display_on {
	display: table-cell;
	height: auto;
	float: none;
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	padding-left: 20px;
}
#contact_info_s .row.mt72.dotted_line6 .row {
	display: table;
}
#contact_info_s .row.w_book.mt72.dotted_line6 .whit_light {
	border-left: 1px dotted #666;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 45px;
	padding-left: 20px;
}
#contact_info_s .row .mt35.contact_lft {
	margin: 0;
	left: -1px; /* to fix chrome left alignment issue */
}
#contact_info_s .contact_tablet .row.w_book.mt72.dotted_line6 {
	border-left: none;
	padding: 0;
	margin: 0;
}
.container #post_detail {
	margin-bottom: 50px;
}
.client_txt .pfolio_heading span {
	color: #00b28c;
	display: block;
	font-family: 'WhitneySemibold';
	font-size: 28px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	padding: 10px 0 20px 15px;
	background: url(../img/dotted_line.png) 0 0 repeat-y;
}
.client_txt .pfolio_lft {
	display: table-cell;
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	float: none;
}
.client_txt .pfolio_lft p, .client_txt .pfolio_rht p, .client_txt .pfolio_rht p a[href] {
	color: #666666;
	font-family: 'WhitneyBook';
	font-size: 18px;
	line-height: 22px;
}
.client_txt .pfolio_rht p {
	width: 200px;
}
.client_txt .pfolio_rht p a[href]:hover {
	color: #00b28c;
	text-decoration: none;
}
.client_txt .pfolio_lft p {
	padding-right: 50px;
}
.client_txt .pfolio_lft p a[href] {
	color: #666;
	border-bottom: 1px dotted #666;
	font-size: 18px;
	line-height: 22px;
}
.client_txt .pfolio_lft p a[href]:hover {
	color: #00b28c;
	border-bottom: 1px dotted #00b28c;
	text-decoration: none;
}
.client_txt .pfolio_rht span {
	color: #00b28c;
	display: block;
	font-family: 'WhitneySemibold';
	font-size: 16px;
	margin-bottom: 15px;
}
.client_txt .pfolio_rht {
	display: table-cell;
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	float: none;
}
#client_img {
	margin: 45px 0 20px 0;
}
#client_img .map {
	padding: 5px 0px;
	margin: 0;
}
#client_img .map.image_left, #client_img .map.image_right {
	padding-top: 10px;
	padding-bottom: 10px;
}
#client_img .image_left{
	padding-right:10px;
}
#client_img .image_right{
	padding-left:10px;
}
/* css added on 13th oct */
#client_img .image_left img {
	float: right;
}
#client_img .image_right img {
	float: left;
}
/*Css Added on Sept25, 2014*/
#bottom_pagi a[href] {
	font-size: 14px;
	line-height: 21px;
	letter-spacing: .1em;
	font-weight: normal;
	color: #666666;
	cursor: pointer;
	text-transform: uppercase;
	font-family: 'WhitneySemibold';
	display:block;
	height:34px;
}
#bottom_pagi a[href]:hover {
	color: #00b28c;
	text-decoration: none;
}
.pagi_previous {
	height: 32px;
	text-align: left;
	padding-left:0;
	display:table-cell;
}
.pagi_previous a{
	background: url(../img/pre_icon_@2x.png) 0 50% no-repeat;
	background-size: 14px 26px;
	padding: 5px 0 0 30px;
	
}
.pagi_previous a.prev_disable_link{
	background: url(../img/pre_icon_disable@2x.png) 0 50% no-repeat;
	background-size: 14px 26px;
	padding: 5px 0 0 30px;
	color:#aaaaaa !important;
	cursor:default !important;
}
.pagi_previous a.prev_disable_link:hover{
	color:#aaaaaa !important;
}
.pagi_center {
	text-align: center;
	display:table-cell;
}
.pagi_next {
	height: 32px;
	text-align: right;
	padding-right:0;
	display:table-cell;
}
.pagi_next  a{
	background: url(../img/next_icon_@2x.png) 100% 50% no-repeat;
	background-size: 14px 26px;
	padding: 5px 30px 0 0;
}
.pagi_next a.next_disable_link{
	background: url(../img/next_icon_disable_@2x.png) 100% 50% no-repeat;
	background-size: 14px 26px;
	padding: 5px 30px 0 0;
	color:#aaaaaa !important;
	cursor:default !important;
}
.pagi_next a.next_disable_link:hover{
	color:#aaaaaa !important;
}
.pagi_center .btnCenter {
	background: url(../img/back_to_identity_icon_@2x.png) 50% 50% no-repeat;
	background-size: 21px 21px;
	padding-top: 0px;
	display: block;
	width: 42px;
	height: 42px;
	margin: 0 auto;
}
#bottom_pagi{
	margin-bottom:60px;
}
#bottom_pagi .pagi_center a[href] {
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 2px;
	cursor: pointer;
}
#bottom_pagi .pagi_center a[href]:hover {
	color: #00b28c;
	text-decoration: none;
}
.contact_us_url_grey{
	color:#666666; 
	text-decoration:none; 
	font-family: 'WhitneyBook'; 
	font-size: 18px; 
	line-height: 20px;
}
a.contact_us_url_grey:link, a.contact_us_url_grey:visited, .contact_lft .w_book a[href^="tel"]{
	color:#666666;
}
.what_we_do .point5_clients_list{
	display:table;
	width:100%;
}
.what_we_do .point5_clients_list .point5_clients_list_lft{
	display:table-cell;
	height:auto;
	float:none;
	width:33.33%;
}
.what_we_do .point5_clients_list .point5_clients_list_rht{
	display:table-cell;
	height:auto;
	float:none;
	width:66.33%;
}
.what_we_do .point5_clients_list .client_gap{
	display:none
}
#work_pg .nimble-portfolio .itembox img{
	/*height:265px;Commented by PURU on 9th Dec*/
}
.container .team_tablet .team_row .team_img p.wh_book_p{
	margin-bottom:4px;
}
.team_social_id .team_twitter,
.team_social_id .team_instagram
{
    color: #999999;
    font-family: "WhitneyBook";
    font-size: 18px;
    line-height: 22px;
	padding:0 0 4px;
}
.team_social_id .team_twitter{
	background:url(../img/p5d-twitter_LT800@2x.png) 0 50% no-repeat;
	background-size:20px 20px;
	display:table;
	text-align:left;
	padding-left:25px;
}
.team_social_id .team_instagram{
	background:url(../img/p5d-instagram_LT800@2x.png) 0 50% no-repeat;
	background-size:20px 20px;
	display:table;
	text-align:left;
	padding-left:25px;
}
.team_social_id .team_twitter span,
.team_social_id .team_instagram span{
	border-bottom: 1px dotted #999;
	padding:0;
	margin-left:0px;
}
.team_social_id .team_twitter:hover,
.team_social_id .team_instagram:hover {
	text-decoration:none;
	color:#00b28c;
}
 @media (min-width: 1441px) {
.container {
	width: 1280px
}
.footer_container {
	width: 1280px
}
.jumbotron h1 {
	padding-top: 0px;
}
.what_we_do .point5_clients_list .client_gap{
	display:none
}
.what_we_do .point5_clients_list_lft .adj_topmargin {
	margin-top: -10px;
}
/* media query 1441 end*/
}
@media (min-width: 1024px) {
/*.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 40px;
    margin-right: 40px;
	padding: 14px 20px 4px 6px;
	}
	
	.social_icon {
    margin: 0 0 0 100px;
    padding: 0;
	}
	footer {
    padding: 5px 0 90px 50px;
	}
	.container .jumbotron{
	padding:100px 40px 40px;
	}*/
/* media query 1024 end*/	
.what_we_do .point5_clients_list .client_gap{
	display:none
}
.what_we_do .point5_clients_list_lft .adj_topmargin {
	margin-top: -10px;
}
}
@media (min-width: 1280px) and (max-width: 1440px) {
.nav > li > a {
	font-size: 20px;
}
.container {
	width: 1280px;
}
.jumbotron p {
	font-size: 18px;
}
.nav > li > a {
	font-size: 18px;
}
.jumbotron h1 {
	padding: 170px 135px 150px;
}
.img-responsive {
	/*width: 100%;*/
}
.rowbtn_tablet {
	clear: both;
	display: block;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: center;
	width: auto;
}
p.view_work a[href] {
	font-size: 18px;
	letter-spacing: 0.1em;
}
.footer_container {
	width: 1280px;
}
.container .news_tablet {
	padding-left: 12%;
	padding-right: 12%;
}
.what_we_do .point5_clients_list .client_gap{
	display:none
}
.what_we_do .point5_clients_list_lft .adj_topmargin {
	margin-top: -10px;
}
#work_pg .nimble-portfolio .itembox img{
    /*height:265px;	Commented by PURU on 9th Dec*/
}
/* media query 1280 < 1440 end*/
}
@media (min-width: 1024px) and (max-width: 1279px) {
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
/* margin-left: 36px;
    margin-right: 40px;
	padding: 17px 16px 6px 15px;*/
}
/*.jumbotron img {
    	margin-bottom: 27px;
	}*/
.social_icon {
	margin: 0 44px 0 100px;
	padding: 0;
}
footer {
	padding: 5px 0 90px 50px;
}
.container .jumbotron {
	padding: 0 4% 40px;
}
.container .padding_top {
	padding-top: 100px;
}
.dotted_line {
	/*height: 285px;*/
}
.jumbotron h1 {
	padding: 0 115px 0;
	font-size: 40px;
	line-height: 52px;
	display: table-cell;
	vertical-align: middle;
}
p.view_work a[href] {
	font-size: 14px;
	letter-spacing: .1em;
}
#viewwork .overlay {
	padding: 0 10px;
}
#viewwork {
	padding-top: 75px;
}
.footer_container .skype_c2c_text_span, .footer_container .skype_c2c_print_container, .footer_container .notranslate, .footer_container .info {
	color: #999999 !important;
}
.dotted_line2 {
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	padding-left: 20px;
	height: 210px;
}
.container .news_tablet {
	padding-left: 12%;
	padding-right: 12%;
}
.what_we_do .point5_clients_list .client_gap{
	display:none
}
.what_we_do .point5_clients_list_lft .adj_topmargin {
	margin-top: -10px;
}
/* media query (min-width: 1024px) and (max-width: 1279px) end here*/
}
@media (min-width: 600px) and (max-width: 799px) {
/* in 600 to 799, 2 cols will appear in same row, but in between resizing window they are not floating properly because of having variable height,
	clear the float on 3rd element so it would start from the begining of row always */
.float_clear {
	clear: both
}
/* home page , header, footer start*/
.container .jumbotron {
	padding: 0 5% 30px;
}
.container .padding_top {
	padding-top: 60px;
}
p.view_work {
	bottom: 30px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 18px;
}
.wrapper .navbar .nav {
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	padding: 0;
	margin: 0;
	margin-left: 5%;
}
.navbar-brand img {
	width: 75%;
	height: auto;
}
.navbar-default .navbar-toggle {
}
.nav.navbar-nav.navbar-right .anim, .navbar .container img.anim_img {
	display: none;
	width: 0;
}
.navbar-toggle {
	margin: 5px 5px;
}
.nav > li {
	float: left;
	position: relative;
}
.navbar-toggle {
	display: none;
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	overflow-x: visible !important;
	overflow-y: visible !important;
	padding-bottom: 0;
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	display: table-cell;
}
.nav > li > a {
	padding: 12px 15px;
}
.navbar-right {
	float: right !important;
	margin: 7px 15px 0 0;
}
.navbar-nav .last_li {
	margin-right: 0px;
}
.navbar-default {
}
.nav > li > a {
	font-size: 14px;
}
.navbar-header .logo {
	background-position: 0 8px;
	background-size: 164px 18px;
}
.footer_container {
	padding: 19px 0 0 0;
}
.footer_container .footer_hide {
	display: block;
}
.footer_container .footer_show {
	display: none;
}
.footer_container .col-xs-3 {
	margin: 20px auto 0;
	text-align: center;
	width: 100%;
}
.footer_container .footer_p5 {
	margin: 0;
}
.footer_container .skype_c2c_text_span, .footer_container .skype_c2c_print_container, .footer_container .notranslate, .footer_container .info {
	color: #999999 !important;
}
.info {
	margin: 0;
}
.row:before, .row:after {
	display: table;
}
.social_icon {
	margin: 0 auto;
	margin-bottom: 35px;
	text-align: center;
}
div.social_icons {
	float: none;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 35px;
}
.container .footer .social_icon .list-inline > li {
	padding: 0 10px;
}
.navbar {
	min-height: 45px;
}
.wrapper .navbar .navbar-brand {
	padding: 12px 0 0;
	height: 45px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: 0;
}
.wrapper .container .jumbotron h1 {
	font-size: 34px;
	line-height: 44px;
	padding: 0 30px 0; /* June-20*/
	/*margin-top:60%;*/
	display: table-cell;
	vertical-align: middle;
}
.wrapper .container .view_work {
	margin: 0 0 0 0;
}
.container .index_tablet p {
	font-size: 12px;
	background: url(../img/down_arrowr_tablet.png) 50% 50% no-repeat;
	height: 50px;
}
.wrapper .container .view_work a[href] {
	font-size: 12px;
	letter-spacing: .1em;
}
.container .jumbotron p img {
	display: none;
}
.jumbotron .row .col-md-4 {
	width: 50%;
	float: left;
}
row_tablet .jumbotron .row .col-md-4 img {
	width: 100%;
	height: auto;
}
.container .row_tablet:before, .row_tablet:after {
	display: table-cell;
}
.container .row .btn_view {
	margin: 10px 0 48px;
	padding: 0;
}
.container .row h2 {
	font-size: 20px;
}
.mb40 {
	margin-bottom: 20px;
}
.col-xs-offset-4 {
	margin: 0;
}
.rowbtn_tablet {
	width: 100%;
	display: block;
	margin: 5px auto 30px;
	text-align: center;
	clear: both;
}
.rowbtn_tablet .btn_view_css {
	font-size: 12px;
	padding: 17px 29px;
}
.rowbtn_tablet .btn_view {
	margin: 0;
}
.list-inline > li {
	padding: 0 7px;
}
.navbar-nav.navbar-right:last-child {
	margin-right: 3%;
}
.footer_container .col-xs-3 {
	text-align: center;
}
.index_tablet .img-responsive {
	width: 100%;
}
#viewwork .home_item {
	margin-left: -1.4%;
	margin-right: -1.4%;
}
#viewwork .overlay {
	padding-left: 8px;
	padding-right: 8px;
}
#viewwork .overlay_block {
	padding-left: 1.4%;
	padding-right: 1.4%;
}
/* home page , header, footer end*/
	/* about page start*/
.abt_img h3{
	margin-top:-10px;
}
.decorative_txt .deco_right {
	height: 22px;
}
.team_tablet .team_row {
	margin-top: 0;
}
.decorative_txt .deco_left {
	padding-right: 20px;
	font-size: 20px;
}
.abt_img {
	padding-bottom: 0;
	padding-top: 0;
}
.abt_img h3 {
	width: 100%;
}
.about_tablet, .what_we_do, .team_tablet {
	padding: 0;
	margin: 0;
	padding: 0 42px;
}
.about_tablet .tablet_row_adj .abt_img {
	width: 20%;
}
.about_tablet .tablet_row_adj .col-xs-9 {
	padding-right: 0;
}
.about_tablet h3 {
	font-size: 20px;
}
.abt_img {
	width: 100%;
}
.abt_img_mod {
	padding-top: 30px;
}
.about_tablet .mt10 {
	display: none;
}
.about_tablet .row .prta {
	/*background: url(../img/one_@2x.png) 50% 0 no-repeat;
	background-size: 30px 30px;
	padding-top: 50px;*/
	padding-left: 0;
}
.about_tablet .row .prtb {
	/*background: url(../img/two_@2x.png) 50% 0 no-repeat;
	background-size: 32px 32px;
	padding-top: 50px;*/
	padding-left: 0;
}
.about_tablet .row .prtc {
	/*background: url(../img/three_@2x.png) 50% 0 no-repeat;
	background-size: 32px 32px;
	padding-top: 50px;*/
	margin-top: 20px;
	margin-bottom: 0px;
	padding-left: 0;
	clear: both; /*ticket 22 - Browser size between 749px-755px the 3rd Number "Development" module is on the right rather than positioned on the left under "1" */
}
/* css added on oct -14 */
.about_tablet .row .prtc.prtc_float_clear{
	clear:both;
}
/* end */
.about_tablet .dotted_line {
	border: none;
}
.what_we_do .border_left {
}
.prta .wh_book_p, .prtb .wh_book_p, .prtc .wh_book_p {
	font-size: 15px;
	line-height: 19px;
}
.txt_about_adj h4, .txt_about h4 {
	font-size: 14px;
}
.container .what_we_do, .container .team_tablet {
	padding: 20px 5% 20px;
}
.container .what_we_do {
	font-size: 14px;
	padding-top: 0px;
	padding-bottom:25px;
}
.what_we_do .txt_about_adj, .what_we_do .wh_book_p {
	width: 100%;
}
.prta.dotted_line, .prtb.dotted_line, .prtc.dotted_line {
	border: none;
	height: auto;
}
#left_border {
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	padding: 0 0 0 15px;
}
.prta h4, .prtb h4, .prtc h4 {
	font-size: 14px;
	letter-spacing: .1em;
}
.prta #left_border {
	padding-bottom: 2%;
}
.about_tablet .row .dotted_line {
}
.container .what_we_do .row .dotted_line4 {
	width: 100%;
}
.container .what_we_do .list-unstyled {
	float: left;
	width: 50%;
	margin-bottom: 5px;
}
.what_we_do .txt_about .pad_lft {
	padding-left: 0px;
}
.what_we_do .txt_about_adj, .what_we_do .wh_book_p {
	margin-top: 35px;
	width: 100%;
	padding-left: 15px;
}
.container .what_we_do .container .dotted_line4 {
	height: auto;
}
.container .what_we_do .container .row .dotted_line4 {
	width: 100% !important;
}
.container .what_we_do .container ul li {
	line-height: 25px;
}
.container .team_tablet .col-xs-3 {
	width: 50%;
}
.container .team_tablet .wh_semi {
	display: block;
	text-align: left;
	margin-top: 9px;
	font-size: 15px;
	line-height: 19px;
}
.team_row .team_img .mail_ref{
	font-size: 15px;
	line-height: 19px;
}
.container .team_tablet .wh_book {
	display: block;
	text-align: left;
	margin: 0;
	font-size: 15px;
	line-height:19px;
}
.container .team_tablet .col-xs-3 img {
	width: 100%;
	height: auto;
}
.container .team_tablet p.wh_book_p {
	font-size: 15px;
	line-height: 18px;
	text-align: left;
	margin-top: 10px;
	height: auto;
}
.container .team_tablet .abt_left, .container .team_tablet .abt_right {
	width: 100%;
	/*margin: 25px 0 0;*/
	margin:30px 0 0;/* margin-top 30px as the client said*/
	padding: 0;
}
.container .team_tablet .abt_left p, .container .team_tablet .abt_right p {
	padding-left: 15px;
}
.dotted_line2 {
	height: auto;
}
.container .team_tablet .col-xs-5 {
	width: 20%;
}
.container .team_tablet .col-xs-7 {
	width: 75%;
}
.white_bg {
	height: 16px;
}
.team_tablet .abt_right .dotted_line2 {
	height: 100px;
}
.team_tablet .mb30 .col-xs-3 {
	clear: both;
	float: left !important;
	width: 20%;
	margin: 0;
}
.team_tablet .mb30 .col-xs-9 {
	float: left !important;
	width: 75%;
}
.jumbotron .row .txt_about_adj, .jumbotron .row .txt_about {
	clear: both;
	width: 100%;
	margin: 14px 0;
	padding-left: 0;
}
.what_we_do .border_left {
	height: auto;
}
.what_we_do .adj_topmargin {
	margin-top: 0px;
}
.heading_adj {
	font-size: 20px;
}
.decorative_txt .heading_adj {
	width: 25%;
}
.decorative_txt .wht_bg_adj {
	width: 75%;
}
.decorative_txt2 .heading_adj {
	width: 25%;
}
.decorative_txt2 .wht_bg_adj {
	width: 75%;
}
.decorative_txt3 .heading_adj {
	width: 25%;
}
.decorative_txt3 .wht_bg_adj {
	width: 75%;
}
.decorative_txt4 .heading_adj {
	width: 25%;
}
.decorative_txt4 .wht_bg_adj {
	width: 75%;
}
.decorative_txt2 {
	padding: 25px 0 40px 0;
}
.decorative_txt3 {
	padding: 0 0 25px 0;
}
.decorative_txt4 {
	padding: 0 0 25px 0;
}
.decorative_txt2 {
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
}
#work_img_overlay {
	margin-bottom: 5px;
}
/* work page */	
	/*june 30 */
.jumbotron #work_pg {
	margin-top: 5px;
	margin-bottom: 19px;
}
.-skin-default.-columns3 .-item {
	width: 50% !important;
}
#work_img_overlay .-skin-default .-items .-item .itembox .-mask h2 {
	margin: 22% 0 0 0;
	font-size: 20px;
	line-height: 22px;
	letter-spacing: .1em;
}
#work_img_overlay .-skin-default .-items .-item .itembox .-mask div {
	font-size: 11px;
	line-height: 17px;
	letter-spacing: .1em;
	margin: 35px 0 0 0;
}
/*june 30 end*/
.work_pics_tablet {
	margin: 0 0px;
}
.work_tablet .col-xs-3 {
	text-align: left;
	margin: -10px 0 0 0;
	width: 50%;
}
.work_tablet .mt68 .btns_tablet .col-xs-3 {
	width: 185px;
	margin-top: 20px;
}
.work_pics_tablet .row .col-xs-4 {
	width: 50%;
	float: left;
}
.work_pics_tablet .row .col-xs-4 img {
	width: 100%;
}
.work_pics_tablet .row:before, .work_pics_tablet .row:after {
	display: table-cell;
}
.work_pics_tablet .row .col-md-4 .img-responsive {
	width: 100%;
}
.work_tablet p.mb40 {
	margin: 0;
	padding: 0;
	padding-top: 20px;
}
.work_tablet .cap-expert ul li {
	line-height: 23px;
}
.btns_tablet.btns_dt .capabilty_btn, .btns_tablet.btns_dt .client_btn {
	padding: 10px 34px;
	line-height: 13px;
	font-size: 12px;
}
.btns_tablet.btns_dt .client_btn {
	padding: 10px 42px;
}
.btns_dt .btns_gap {
	display: table-cell;
	width: 15px;
}
#work_pg .btns_dt {
	margin-bottom: 20px;
}
.mt15 {
	margin: 50px 0 0 0;
}
.work_tablet .row.m60 .cap-expert ul {
	padding: 0 0 0 15px;
}
.work_tablet .row.m60 .col-md-3 {
	float: left;
	width: 50%;
	margin-top: -9px;
}
/* news */
	/* june20 */	
.news_tablet {
	padding: 20px 75px 0 !important; /* it was getting replaced by jumbotron padding thts why am putting IMPORTANT */
}
.ws16 {
	font-size: 14px;
}
.news_img_block p, #post_detail p, .news_img_block p a, #post_detail p a {
	font-size: 16px;
	line-height: 22px;
}
.news_line {
	padding: 40px 0 0 0;
}
.pagination {
	margin: 3px 0 0 0;
}
.news_text a {
	font-size: 15px;
}
.news_text p.news_txt_adj {
	font-size: 15px;
	line-height: 20px;
}
/* june20 end*/
.pagination > li > a {
	padding: 0px 5px;

}
.ws36.text-center {
	margin: 10px 0 0;
}
.ws36.text-center a, .ws36.text-center, .mt15 .text-center a[href] {
	font-size: 26px;
}
.news_tablet .col-xs-8 {
	width: 100%;
}
.news_tablet .row .col-md-4 {
	margin: 0 auto;
	clear: both;
	text-align: center;
	width: 100%;
}
.news_tablet .row .col-md-4 a[href] {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 221px;
}
.news_tablet .page_nav {
	width: 100%;
	margin: 0 auto;
	display: table;
	padding: 48px 0 56px;
}

.news_tablet .page_nav .lft {
	float: left;
	width: 15%;
	background: url(../img/pre_icon_@2x.png) 0 0 no-repeat;
	background-size: 14px 26px;
	height: 26px;
	padding: 2px 0 0 5px;
}
.news_tablet .page_nav .lft.prev_disable_link{
	background: url(../img/pre_icon_disable@2x.png) 0 0 no-repeat;
	background-size: 14px 26px;
}
.news_tablet .page_nav .center {
	text-align: center;
	width: 70%;
	float: left;
}
.news_tablet .page_nav .rht {
	float: right;
	width: 15%;
	text-align: right;
	background: url(../img/next_icon_@2x.png) 100% 0 no-repeat;
	background-size: 14px 26px;
	height: 26px;
	height: 26px;
	padding: 2px 5px 0 0;
}
.news_tablet .page_nav .rht.prev_disable_link{
	background: url(../img/next_icon_disable_@2x.png) 100% 0 no-repeat;
	background-size: 14px 26px;
}
.news_tablet .page_nav .col-md-4 a[href] {
	padding: 0 10px;
}
.news_tablet .page_nav .col-md-4.lft a[href] {
	padding: 0 0px 0 23px;
}
.news_tablet .page_nav .col-md-4.rht a[href] {
	padding: 0 22px 0 0px;
}
.news_tablet .btn_click .btn_rm {
	font-size: 12px;
	padding: 17px 50px;
}
.news_tablet .news_line {
	margin-bottom: -26px;
	padding: 40px 0 0;
}
.news_tablet .ws16 {
	margin-top: 2px;
	margin-bottom: -4px;
}
.news_tablet .btn_click .btn_rm {
	margin-bottom: 0;
}
.news_tablet .img-responsive {
	/*width: 100%;*/
}
.news_img_block {
	width: 100%;
}
.news_tablet .row .col-md-9.align_center {
	padding: 0;
}
/* contact us*/
	/* june 20*/
.jumbotron p.w_book, .jumbotron p.w_book a, .jumbotron p.w_book span {
	font-size: 15px;
	line-height: 19px;
}
#contact_info_h {
	border: none;
	background: url(../img/dotted_line.png) 0 0 repeat-y;
}
.contact_tablet .display_off .mt35 {
	margin-top: 0;
}
.green {
	font-size: 15px;
}
.mt72 {
	margin: 20px 0;
}
.contact_tablet #contact_info_h {
	margin: 30px 0 30px;
}
.contact_lft .w_book .call_p5 {
	display: block;
}
/* june20 end */	
	
.display_off {
	display: block;
	padding-bottom: 0px;
}
.display_on {
	display: none;
}
.contact_tablet .row .contact_rht {
	border-left: none;
	height: auto;
}
.contact_tablet .row .contact_lft {
	background: url(../img/dotted_line.png) 100% 0 repeat-y;
}
.contact_tablet .dotted_line6 {
	height: auto;
}
.contact_tablet .display_off .dotted_line5 {
	height: auto;
	margin-bottom: 30px;
	border: none;
	background: url(../img/dotted_line.png) 0 0 repeat-y;
}
.whit_light {
	margin: 5px 0 0;
}
/* client page */
.client_tablet .map {
	margin: 0;
	padding: 0 10px;
}
.container .client_tablet .client_txt {
	margin: 20px 0 0px;
}
.client_txt .col-md-7 {
	border-left: 1px dotted #666;
	float: left;
	width: 72%;
	padding-right: 30px;
}
.client_txt .col-md-7 span {
	display: block;
	margin: 0 0 10px 0;
	font-size: 19px;
	color: #00b28c;
	font-family: 'WhitneySemibold';
}
.client_txt .col-md-7 p, .client_txt .col-md-5 p {
	font-family: 'WhitneyBook';
	font-size: 15px;
	line-height: 19px;
	color: #666666;
	padding: 0;
}
.client_txt .col-md-5 p {
}
.client_txt .col-md-5 {
	float: left;
	width: 28%;
	padding: 0 0 0 15px;
	margin: 30px 0 0 0;
	border-left: 1px dotted #666;
	min-height: 17%;
}
.client_txt .col-md-5 span {
	display: block;
	margin: 0 0 13px 0;
	font-size: 16px;
	color: #00b28c;
	font-family: 'WhitneySemibold';
}
.client_txt .col-md-5 p {
	font-size: 13px;
}
.client_img4, .client_img3 {
	width: 50%;
	float: left;
	padding: 20px 10px 0;
}
/* work page July-01 */
#work_img_overlay .-skin-default .-filters .portfilio-filter li {
	width: 50%;
}
.team_img {
	width: 50%;
	padding: 5px 10px;
}
.home_item:before, .home_item:after {
	display: table-cell;
}
#work_pg #work_img_overlay #filter_title {
	font-size: 20px;
	padding-top: 40px;
	margin-bottom: 25px;
}
#viewwork {
	padding-top: 45px;
}
.container .client_tablet .bti {
	margin-bottom: 26px;
	margin-top: -25px;
}
.news_tablet .back_to_news {
	margin-bottom: 56px;
	margin-top: 40px;
}
.news_tablet .mt15 .col-xs-12 {
	padding: 0;
}
#map_canvas {
	top: 0px;
}
#contact_info_h {
	display: block;
}
#contact_info_s {
	display: none;
}
.container #post_detail {
	margin-bottom: 30px;
}
.container .team_tablet .abt_right p.wh_book_p {
	margin-bottom: 30px;
}
.client_txt .pfolio_heading span {
	color: #00b28c;
	display: block;
	font-family: 'WhitneySemibold';
	font-size: 19px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 1px;
	padding: 5px 0 10px 15px;
}
.client_txt .pfolio_lft {
	display: table-cell;
	float: none;
	width: 70%;
}
.client_txt .pfolio_lft p, .client_txt .pfolio_rht p, .client_txt .pfolio_rht p a[href] {
	color: #666666;
	font-family: 'WhitneyBook';
	font-size: 15px;
	line-height: 19px;
}
.client_txt .pfolio_lft p {
	padding-right: 20px;
}
.client_txt .pfolio_lft p a[href] {
	color: #666;
	border-bottom: 1px dotted #666;
	font-size: 15px;
	line-height: 19px;
}
.client_txt .pfolio_rht span {
	color: #00b28c;
	display: block;
	font-family: 'WhitneySemibold';
	font-size: 16px;
	margin-bottom: 15px;
}
.client_txt .pfolio_rht {
	display: table-cell;
	float: none;
}
.what_we_do .txt_about .pad_lft, .txt_about_adj .adj_topmargin {
	padding-left: 15px;
}
#client_img .image_left img {
	float: none;
}
#client_img .image_right img {
	float: none;
}
.news_tablet .news_img_block {
	margin-bottom: 5px;
	margin-top:20px;
}
.jumbotron .btn_click {
	margin-top: 10px;
}
.contact_tablet .row .map {
	float: none;
	clear: both;
}
.contact_tablet .row .map {
	margin-bottom: 30px;
}
.news_img_block blockquote.lft_tag {
	min-width: 330px;
}
/* css added on 13 oct */
#bottom_pagi{
	margin-bottom:50px;
}
.what_we_do .txt_about{
	margin-top:25px;
}
.what_we_do .txt_about .pad_lft, .txt_about_adj .adj_topmargin{
	padding-left:15px;
}
.what_we_do .point5_clients_list{
	display:table;
	width:100%;
}
.what_we_do .point5_clients_list .point5_clients_list_lft{
	display:table-row;
	height:auto;
	float:none;
}
.what_we_do .point5_clients_list .point5_clients_list_lft h4,
.what_we_do .point5_clients_list .point5_clients_list_lft ul li,
.what_we_do .point5_clients_list .point5_clients_list_rht h4,
.what_we_do .point5_clients_list .point5_clients_list_rht ul li{
	padding-left:15px;
}
.what_we_do .point5_clients_list .point5_clients_list_rht{
	display:table-row;
	height:auto;
	float:none;
}
.what_we_do .point5_clients_list .client_gap{
	float:none;
	display:table-row;
	clear:both;
}
.what_we_do .point5_clients_list .client_gap{
	height:35px;
}
.what_we_do .point5_clients_list_lft .adj_topmargin {
	margin-top: 0px;
}
#client_img .map.image_left, #client_img .map.image_right{
 width:50%;
 float:left;
}
#client_img .image_left img {
    float: right;
}
#client_img .image_right img {
    float: left;
}
#work_pg .nimble-portfolio .itembox img{
	/*height:235px;Commented by PURU on 9th Dec*/
}
.team_social_id .team_twitter, 
.team_social_id .team_instagram{
	font-size: 15px;
    line-height: 19px;
	margin:0;
}
.team_social_id .team_twitter{
	background:url(../img/p5d-twitter_LT800@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
	padding-left:20px;
}
.team_social_id .team_instagram{
	background:url(../img/p5d-instagram_LT800@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
	padding-left:20px;
}
.team_social_id .team_twitter span,
.team_social_id .team_instagram span{
	margin-left:0px;
}
.team_row .team_img p.wh_book_p{
	margin-bottom:4px;
}
/*media query (min-width: 600px) and (max-width: 799px) end here*/
}
@media (min-width: 800px) and (max-width: 1023px) {
#viewwork {
	padding-top: 60px;
}
.container .jumbotron {
	padding-left: 5%;
	padding-right: 5%;
}
/*footer*/
.footer_container {
	padding: 0;
}
.footer_container .footer_hide {
	display: block;
}
.footer_container .footer_show {
	display: none;
}
.footer_container .col-xs-3 {
	margin: 40px auto 0;
	text-align: center;
	width: 100%;
}
.footer_container .footer_p5 {
	margin: 0;
}
.footer_container .skype_c2c_text_span, .footer_container .skype_c2c_print_container, .footer_container .notranslate, .footer_container .info {
	color: #999999 !important;
}
.info {
	margin: 0;
}
.row:before, .row:after {
	display: table;
}
.social_icon {
	margin: 0 auto;
	margin-bottom: 35px;
	text-align: center;
}
div.social_icons {
	float: none;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 35px;
}
.container .footer .social_icon .list-inline > li {
	padding: 0 10px;
}
.navbar-header .logo {
	margin-top: 0px;
}
/* footer end */
	
/* home page , header, footer start*/
.navbar {
	min-height: 55px;
}
.navbar .container img.anim_img {
	right: 5%;
}
.navbar-nav .last_li {
	margin-right: 110px;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin: 0 20px 0 5%;
	padding-left: 0;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	padding-top: 0;
}
.nav > li > a {
	padding: 17px 15px 15px;
	font-size: 14px;
}
.navbar-brand {
	padding-top: 25px;
}
.nav > li > a {
}
.navbar-default .navbar-brand img {
	width: 165px;
	height: 14px;
	vertical-align: top !important;
}
.navbar-header .logo {
	background-position: 15px 18px;
	background-size: 164px 18px;
}
.jumbotron h1 {
	padding: 0 50px 25px;
	margin-top: 65%;
	font-size: 34px;
	line-height: 44px;
}
.nav.navbar-nav.navbar-right .anim img {
	width: 64px;
	height: 77px;
	top: 0;
}
.view_work {
	margin-top: 0;
}
.view_work img {
}
p.view_work a[href] {
	font-size: 14px;
	letter-spacing: .1em;
}
.rowbtn_tablet {
	width: 100%;
	display: block;
	margin: 0 auto 20px;
	text-align: center;
	clear: both;
}
.btn_view_css {
	font-size: 12px;
	padding: 23px 30px;
}
.rowbtn_tablet .btn_view {
	margin: 0;
}
.mb40 {
	margin-bottom: 25px;
}
h2 {
	font-size: 25px;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	padding-bottom: 0;
}
.img-responsive {
	/*width: 100%;*/
}
.container .row_tablet:before, .row_tablet:after {
	display: table-cell;
}
#viewwork .overlay {
	padding: 0 7px;
}
/*home page grid and work page grid - css added on oct - 14*/
#work_img_overlay .-skin-default.-columns3 .-item{
	width:50%;
}
/* home page , header, footer end*/
	
	
	
	/* news */
	
.container .news_tablet {
	padding-left: 10%;
	padding-right: 10%;
}
.news_tablet .btn_click .btn_rm {
	margin-bottom: 0;
}
.news_tablet .page_nav .lft {
	float: left;
	width: 10%;
	background: url(../img/pre_icon.png) 0 0 no-repeat;
	height: 26px;
	padding: 5px 0 0 20px;
}
.news_tablet .page_nav .center {
	text-align: center;
	width: 80%;
	float: left;
}
.news_tablet .page_nav .rht {
	float: right;
	width: 10%;
	text-align: right;
	background: url(../img/next_icon.png) 100% 0 no-repeat;
	height: 26px;
	height: 26px;
	padding: 5px 20px 0 0;
}
.pagination {
	margin-top: 4px;
}
.news_tablet .page_nav .col-md-4 a[href] {
	padding: 6px 20px 6px 10px;
}
.news_tablet .img-responsive {
	/*width: 100%;*/
}
.news_img_block {
	width: 100%;
	display: block;
}
.back_to_news {
	margin-top: 30px;
	margin-bottom: 20px;
}
/* work page */
#work_img_overlay .-skin-default .-items .-item .itembox .-mask h2 {
	margin: 22% 0 0 0;
	font-size: 18px;
}
#work_img_overlay .-skin-default .-items .-item .itembox .-mask div {
	font-size: 10px;
	line-height: 12px;
	margin: 7% 0 0 0;
}
.work_pics_tablet .row:before, .work_pics_tablet .row:after {
	display: table-cell;
}
.row:before, .row:after {
	display: table;
}
.btns_tablet .col-sm-3 {
	width: auto;
}
.work_pics_tablet .row .col-md-4 .img-responsive {
	width: 100%;
}
.work_tablet .row.m60 .col-md-3 {
	float: left;
	width: 50%;
	margin-top: -9px;
}
.work_tablet .cap-expert ul li {
	line-height: 23px;
}
/* contact us */
.jumbotron .row .col-md-4 {
	float: left;
	width: 50%;
}
.display_off {
	display: block;
	padding-bottom: 0px;
}
.display_on {
	display: none;
}
.contact_tablet .dotted_line5 {
	height: 150px;
}
.contact_tablet .display_off .dotted_line5 {
	height: 9%;
}
.contact_tablet .dotted_line6 {
	height: auto;
}
/* about page */
	/* about page start*/
.float_clear {
	clear: both
}
/*added on 14 Oct - ticket - at about 939px-920px wide, when Alissa Levin's bio breaks to 5 lines and Benjamin Levine's bio is 4 lines, 
it forces Nathan's picture and bio to be in the second column and Alena's to a third column. */
.abt_img {
	padding-top: 10px;
}
.container .team_tablet, .container .what_we_do {
	padding-left: 5%;
	padding-right: 5%;
}
.what_we_do .txt_about_adj, .what_we_do .wh_book_p {
	width: 100%;
}
.decorative_txt4 .heading_adj {
	width: 23%;
}
.decorative_txt4 .wht_bg_adj {
	width: 77%;
}
.about_tablet .tablet_row_adj .abt_img {
	width: 20%;
}
.about_tablet .tablet_row_adj .col-xs-9 {
	padding-right: 0;
}
.about_tablet h3 {
	font-size: 28px;
	line-height: 32px;
}
.about_tablet .col-xs-8 {
	width: 100%;
}
.about_tablet .mt10 {
	display: none;
}
.prta.dotted_line, .prtb.dotted_line, .prtc.dotted_line {
	border-left: none;
	height: auto;
}
.about_tablet .row .prta {
	/*background: url(../img/one_@2x.png) 50% 0 no-repeat;
	background-size: 30px 30px;*/
	/*padding-top: 50px;*/
}
.about_tablet .row .prtb {
	/*background: url(../img/two_@2x.png) 50% 0 no-repeat;
	background-size: 30px 30px;*/
	/*padding-top: 50px;*/
}
.about_tablet .row .prtc {
	/*background: url(../img/three_@2x.png) 50% 0 no-repeat;
	background-size: 30px 30px;*/
	height: auto;
	margin-top: 30px;
	/*padding-top: 50px;*/
}
/* css added on oct -14 */
.about_tablet .row .prtc.prtc_float_clear{
	clear:both;
}
/* end */
.prta.dotted_line, .prtb.dotted_line, .prtc.dotted_line {
	border: none;
	height: auto;
}

#left_border {
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	padding: 0 0 0 15px;
}
.prta h4, .prtb h4, .prtc h4 {
	font-size: 14px;
	letter-spacing: .1em;
}
.prta #left_border {
	padding-bottom: 2%;
}
.about_tablet .row .prta h4, .about_tablet .row .prtb h4, .about_tablet .row .prtc h4 {
}
.about_tablet .row .dotted_line {
}
.container .about_tablet {
	padding-bottom: 30px;
}
.what_we_do .txt_about_adj .adj_topmargin, .what_we_do .txt_about .pad_lft {
	padding-left: 15px;
}

.what_we_do .txt_about_adj, .what_we_do .wh_book_p {
	margin-top: 0px;
	width: 100%;
}
.what_we_do .txt_about {
   margin-top: 35px;
}
.container .what_we_do .row .dotted_line4 {
	width: 100%;
}
.container .what_we_do .list-unstyled {
	float: left;
	width: 50%;
	/*padding-left: 13px; - removing ths style - oct-14*/ 
}
.container .what_we_do .container .dotted_line4 {
	height: auto;
}
.container .what_we_do .container .row .dotted_line4 {
	width: 100% !important;
}
.container .what_we_do .container ul li {
	line-height: 25px;
}
.team_img {
	width: 50%;
}
.container .team_tablet .wh_semi {
	display: block;
	text-align: left;
	margin: 15px 0 0 0;
}
.container .team_tablet .wh_book {
	display: block;
	text-align: left;
	margin: 0;
}
/* june 20 */
.heading_adj {
	font-size: 20px;
}
.container .team_tablet .col-xs-3 img {
	width: 100%;
	height: auto;
}
.container .team_tablet p.wh_book_p {
	text-align: left;
	height: auto;
}
.container .team_tablet .abt_left, .container .team_tablet .abt_right {
	width: 100%;
	margin: 0;
	padding: 0;
}
.container .team_tablet .col-xs-5 {
	width: 20%;
}
.container .team_tablet .col-xs-7 {
	width: 75%;
}
.white_bg {
	height: 16px;
}
.team_tablet .abt_right .dotted_line2 {
	height: 100px;
}
.team_tablet .mb30 .col-xs-3 {
	clear: both;
	float: left !important;
	width: 20%;
	margin: 0;
}
.team_tablet .mb30 .col-xs-9 {
	float: left !important;
	width: 75%;
}
.team_tablet .mt40 .row .col-xs-3 {
	margin-top: 0;
}
.jumbotron .row .txt_about_adj, .jumbotron .row .txt_about {
	clear: both;
	width: 100%;
	margin: 14px 0;
}
.what_we_do .border_left {
	height: auto;
}
.what_we_do .adj_topmargin {
	margin-top: 0px;
}
/* work page Jule 01 */
#work_img_overlay .-skin-default .-filters .portfilio-filter li {
	width: 50%;
}
.home_item:before, .home_item:after {
	display: table-cell;
}
/* contact us*/
.jumbotron .row .contact_lft, .jumbotron .row .contact_rht {
	width: 50%;
}
.contact_tablet .row .contact_rht {
	border-left: none;
	height: auto;
}
.contact_tablet .row .contact_lft {
	background: url(../img/dotted_line.png) 100% 0 repeat-y;
}
.client_txt .col-md-7 {
	border-left: 1px dotted #666;
	float: left;
	padding-right: 30px;
	width: 72%;
}
.client_txt .col-md-5 {
	border-left: 1px dotted #666;
	float: left;
	margin: 30px 0 0;
	padding: 0 0 0 15px;
	width: 28%;
}
.client_txt .col-md-7 p, .client_txt .col-md-5 p {
	padding-right: 50px;
}
.mt50 {
	margin-top: 10px;
}
#contact_info_h {
	display: block;
}
#contact_info_s {
	display: none;
}
.contact_tablet .display_off .mt35 {
	margin-top: 0;
}
.news_img_block blockquote.rht_tag {
	display: table-cell;
	width: 80%;
}
.news_img_block blockquote.rht_tag {
	display: table-cell;
	width: 20%;
}
.container #post_detail {
	margin-bottom: 30px;
}
.jumbotron #work_pg {
	margin-bottom: -5px;
	margin-top: 5px;
}
.client_txt {
	margin-top: 0;
}
.client_txt .pfolio_heading span {
	color: #00b28c;
	display: block;
	font-family: 'WhitneySemibold';
	font-size: 19px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 10px 0 10px 15px;
}
.client_txt .pfolio_lft {
	display: table-cell;
	float: none;
}
.client_txt .pfolio_lft p, .client_txt .pfolio_rht p, .client_txt .pfolio_rht p a[href] {
	color: #666666;
	font-family: 'WhitneyBook';
	font-size: 15px;
	line-height: 19px;
}
.client_txt .pfolio_lft p a[href] {
	color: #666;
	border-bottom: 1px dotted #666;
	font-size: 15px;
	line-height: 19px;
}
.client_txt .pfolio_lft p {
	padding-right: 50px;
}
.client_txt .pfolio_rht span {
	color: #00b28c;
	display: block;
	font-family: 'WhitneySemibold';
	font-size: 16px;
	margin-bottom: 15px;
}
.client_txt .pfolio_rht {
	display: table-cell;
	float: none;
}
.container .team_tablet .abt_left, .container .team_tablet .abt_right {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 30px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: 100%;
}
.container .team_tablet .abt_right {
	margin-bottom: 19px;
}
.prta, .prtb, .prtc {
	padding-left: 0;
	padding-right: 20px;
}
.news_tablet .page_nav {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0 46px;
	cursor: default;
}
.news_tablet .page_nav .lft {
	float: left;
	width: 15%;
	background: url(../img/pre_icon_@2x.png) 0 0 no-repeat;
	background-size: 14px 26px;
	height: 26px;
	padding: 2px 0 0 5px;
}
.news_tablet .page_nav .center {
	text-align: center;
	width: 70%;
	float: left;
}
.pagination {
	margin: 2px 0 0 0;
}
.news_tablet .page_nav .rht {
	float: right;
	width: 15%;
	text-align: right;
	background: url(../img/next_icon_@2x.png) 100% 0 no-repeat;
	background-size: 14px 26px;
	height: 26px;
	height: 26px;
	padding: 2px 5px 0 0;
}
.news_tablet .page_nav .rht.prev_disable_link{
	background: url(../img/next_icon_disable_@2x.png) 100% 0 no-repeat;
	background-size: 14px 26px;
}
.news_tablet .page_nav .lft.prev_disable_link{
	background: url(../img/pre_icon_disable@2x.png) 0 0 no-repeat;
	background-size: 14px 26px;
}
.news_tablet .page_nav .col-md-4 a[href] {
	padding: 0 10px;
}
.news_tablet .page_nav .col-md-4.lft a[href] {
	padding: 0 0px 0 23px;
}
.news_tablet .page_nav .col-md-4.rht a[href] {
	padding: 0 22px 0 0px;
}
.contact_tablet .display_off .dotted_line5 {
	margin-bottom: 20px;
}
.container .bti {
	margin-bottom: 17px;
}
#client_img .map.image_left, #client_img .map.image_right{
	width:50%;
	float:left;
}
/*css added on 13 oct*/
#bottom_pagi{
	margin-bottom:40px;
}
.contact_us_url_grey{
	font-size: 18px; 
	line-height: 22px;
}
.what_we_do .point5_clients_list{
	display:table;
	width:100%;
}
.what_we_do .point5_clients_list .point5_clients_list_lft{
	display:table-row;
	height:auto;
	float:none;
}
.what_we_do .point5_clients_list .point5_clients_list_lft h4,
.what_we_do .point5_clients_list .point5_clients_list_lft ul li,
.what_we_do .point5_clients_list .point5_clients_list_rht h4,
.what_we_do .point5_clients_list .point5_clients_list_rht ul li{
	padding-left:15px;
}
.what_we_do .point5_clients_list .point5_clients_list_rht{
	display:table-row;
	height:auto;
	float:none;
	margin-top:20px;
}
.what_we_do .point5_clients_list .client_gap{
	
	float:none;
	display:table-row;
	clear:both;
}
.what_we_do .point5_clients_list .client_gap{
	height:35px;
}
.what_we_do .point5_clients_list_lft .adj_topmargin {
	margin-top: 0px;
}
#work_pg .nimble-portfolio .itembox img{
	/*height:245px;Commented by PURU on 9th Dec*/
}
/* media query (min-width: 800px) and (max-width: 1023px) end here*/
}
@media (min-width: 320px) and (max-width: 599px) {
.-skin-default .-filters div {
	display: none;
}
.-skin-default .-filters ul {
	display: block;
}
.container {
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: hidden;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}
.container .jumbotron {
	padding: 0 6.25% 20px;
}
.container .padding_top {
	padding-top: 55px;
}
ul.nav.navbar-nav {
	margin: 0;
	padding: 0;
}
.logo {
	width: 165px;
	height: 14px;
	float: left;
}
.navbar-default, .navbar-brand {
	height: 45px;
}
.navbar {
	min-height: 45px;
}
.navbar-brand {
	padding-top: 15px;
	padding-left: 6.25%;
}
.navbar-brand img {
	width: 165px;
	height: 28px;
}
.navbar .container img.anim_img {
	display: none;
}
.nav.navbar-nav.navbar-right .anim {
	width: 85px;
	display: none;
}
.navbar-nav {
	background: none repeat scroll 0 0 #00b28c;
	margin: 7.5px -15px;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	border-bottom: 1px solid #01d3a6;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #01d3a6;
}
.navbar-nav .last_li {
	margin-right: 0px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-header .logo {
	background-position: 15px 5px;
	background-size: 164px 18px;
}
.jumbotron h1 {
	color: #00b28c;
	font-family: 'WhitneyBook';
	font-size: 24px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
}
.view_work {
	color: #666666;
	font-family: 'WhitneySemibold';
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 109px 0 0;
	text-transform: uppercase;
}
#viewwork .mb40 {
	margin-bottom: 25px;
}
#viewwork .overlay_block img {
	margin-bottom: 20px;
}
.rowbtn_tablet {
	margin-bottom: 30px;
	margin-top: 5px;
}
.btn_view_css {
	font-size: 12px;
	padding: 17px 29px;
}
.jumbotron p {
	font-size: 15px;
	margin-bottom: 15px;
}
.down_arrow {
	margin: 11px 0 94px 0;
}
.btn_view {
	width: 210px;
	height: 70px;
	background: url(../img/point5_btns_imgs.png) -7px -64px no-repeat;
	margin: 25px 0 25px 25px;
	padding: 0;
}
.btn_view:hover {
	width: 210px;
	height: 70px;
	background: url(../img/point5_btns_imgs.png) -194px -64px no-repeat;
}
.info {
	margin: 0 0 0 0px;
}
.footer_container {
	padding: 5px 0 0px;
}
.footer_container .footer_hide {
	display: block;
}
.footer_container .footer_show {
	display: none;
}
.footer_container .col-md-3 {
	margin: 34px 0 0;
	text-align: center;
	width: 100%;
}
.footer_container .footer_p5 {
	margin: 0;
}
.footer_container .skype_c2c_text_span, .footer_container .skype_c2c_print_container, .footer_container .notranslate, .footer_container .info,
.skype_c2c_text_span, .skype_c2c_print_container, .notranslate {
	color: #999999 !important;
	font-family: "whitneybook" !important;
	font-size: 16px !important;
}
.footer_container .skype_c2c_text_span:hover,.skype_c2c_text_span:hover {
	text-decoration: none !important;
}
.footer_container .info .skype_c2c_container img, .footer_container .info .skype_c2c_print_container img,
 .skype_c2c_container img, .skype_c2c_print_container img {
	display: none !important;
}
.social_icon {
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
}
div.social_icons {
	float: none;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 35px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #01d3a6;
	background-color: #00b28c;
}
h2 {
	color: #00B28C;
	font-family: 'WhitneySemibold';
	font-size: 20px;
	line-height: 15px;
}
h3 {
	color: #00B28C;
	font-family: 'WhitneyBook';
	font-size: 16px;
	line-height: normal;
}
.dotted_line2 {
	padding-left: 20px;
	height: auto;
}
.ws36.text-center a, .ws36.text-center {
	color: #00B28C;
	font-family: 'WhitneySemibold';
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 50px;
}
.back_to_news {
	margin: 70px 0 90px -30px;
}
.jumbotron img {
/*margin-bottom: 8px;*/
}
.ws14 .pre {
	margin-left: 10px;
	display: none;
}
.ws14 .nex {
	margin-right: 10px;
	display: none;
}
.col-md-6.abt_right {
	margin-left: 0;
	padding-left: 0;
}
.row.mt10 {
	margin-left: -30px;
}
h3 {
	color: #00B28C;
	font-family: 'WhitneyBook';
	font-size: 16px;
	line-height: normal;
	width: 300px;
}
.cap-expert {
	font-weight: 200;
	border-left: dotted 1px #666;
	margin-left: -10px;
}
#work_img_overlay {
	margin-bottom: 0px;
}
#work_pg .work_pics_tablet {
}
.cap-expert2 {
	font-weight: 200;
	border-left: dotted 1px #666;
	display: none;
}
.col-lg-3.col-md-3.col-sm-3.col-xs-6 {
	float: left;
	margin-left: 0;
	padding-left: 0;
}
.jumbotron p {
	font-size: 16px;
	color: #999999;
	margin-left: -15px;
	margin-bottom: 0;
}
.cap-expert ul li a {
	color: #666666;
	font-family: 'WhitneyMedium', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	list-style: none outside none;
	margin-left: -20px;
	text-decoration: none;
}
.btn_cap {
	width: 134px;
	height: 45px;
	background: url(../img/btn_cap_mob.png) no-repeat;
	border-right: solid 1px #00b28c;
}
.btn_cap:hover {
	width: 134px;
	height: 45px;
	background: url(../img/btn_cap_mob_hover.png) no-repeat;
}
.btn_client {
	width: 136px;
	height: 45px;
	background: url(../img/client_btn_mob.png) no-repeat;
	border-right: solid 1px #00b28c;
}
.btn_client:hover {
	width: 136px;
	height: 45px;
	background: url(../img/client_btn_mob_hover.png) no-repeat;
}
.col-md-4.col-sm-4.col-xs-8 {
	margin-left: -25px;
	margin-right: 25px;
	padding: 0;
}
.dotted_line5 {
	border-left: 0px dotted #666666;
	height: auto;
	padding-left: 0;
}
.dotted_line6 {
	border-left: none;
	height: auto;
	padding-left: 0px;
}
.ml17 {
	margin-left: 0px;
	line-height: 34px;
	margin-right: 20px;
}
.w_book16 .ml17 {
	margin-left: 14px;
}
.mt110 {
	margin-top: 40px;
}
.jumbotron p.w_book18 {
	color: #666666;
	font-family: 'WhitneyBook', Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	margin-left: 0;
}
.jumbotron p {
	margin-left: 0;
}
.dotted_line8 {
	border-left: 1px dotted #666666;
	height: auto;
}
.dotted_line7 {
	border-left: 0px dotted #666666;
	height: auto;
}
.jumbotron p.w_book {
	margin-bottom: 0;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
	margin-right: 6.25%;
	padding: 5px;
}
/* adding classes for footer */
.footer_container .col-xs-3 {
	text-align: center;
}
.team_img {
	width: 100%;
}
/* index page */
.container .index_mobile .row {
	margin: 0;
}
.container .index_mobile .row h1 {
	padding-left: 0px;
	padding-right: 0px;
}
.container .index_mobile .row .mb40 {
	padding: 0;
}
.container .index_mobile .row .col-md-4 {
	padding: 0;
}
.container .index_mobile .row .btn_view {
	margin: 20px auto;
	background-size: 383px 260px;
	width: 180px;
}
.container .index_mobile p.view_work.text-center {
	margin-top: 100px;
}
p.view_work {
	bottom: 15px;
}
.container .index_mobile p.view_work.text-center a[href] {
	font-size: 12px;
	letter-spacing: .1em;
}
.index_mobile p.view_work.text-center img {
	margin-top: 3px !important;
	width: 20px;
	height: auto;
}
/* work page */
/* */
/* june-20 */
.jumbotron #work_pg {
	margin-top: -7px;
}
#work_img_overlay .-skin-default .-items .-item .itembox .-mask h2 {
	margin: 22% 0 0 0;
	font-size: 20px;
	line-height: 22px;
}
#work_img_overlay .-skin-default .-items .-item .itembox .-mask div {
	font-size: 11px;
	line-height: 18px;
	margin: 35px 0 0 0;
}
.decorative_txt .deco_left {
	padding-right: 15px;
	font-size: 20px;
	line-height: 18px;
}
.decorative_txt .deco_right {
	height: 20px;
}
.abt_img {
	padding-bottom: 0;
}
/* june 30 end */
.-skin-default.-columns3 .-item {
	width: 100% !important;
}
.btns_dt .capabilty_btn {
	font-size: 12px;
	line-height: 13px;
	padding: 10px 19px;
}
.btns_dt .client_btn {
	font-size: 12px;
	line-height: 13px;
	padding: 10px 36px;
}
#work_pg .mb40 {
	margin-bottom: 15px;
}
.btns_dt .btns_gap {
	width: 10px;
}
.btns_dt {
	margin: -10px 0 0 0;
}
.work_mobile p.mb40 {
}
.work_mobile .mt68 {
	margin-top: 45px;
}
.work_mobile .mb40 {
	margin: 20px 0;
}
.work_mobile .cap-expert ul {
	padding-left: 36px;
}
#work_img_overlay .-skin-default .-filters .portfilio-filter li {
	margin-top: 0;
}
/* news classes*/
.news_mobile {
	margin-top: 25px;
}
.news_mobile .btn_click {
	width: 210px;
}
.news_mobile .page_nav {
	width: 100%;
}
.news_mobile .page_nav .lft {
	width: 11%;
}
.news_mobile .page_nav .lft a[href], .news_mobile .page_nav .rht a[href] {
	opacity: 0;
}
.news_mobile .page_nav .lft a[href] {
	display: block;
	margin-left: -20px;
}
.news_mobile .page_nav .rht {
	width: 11%;
}
.news_mobile .page_nav .center {
	float: left;
	width: 78%;
	margin: 1px 0 0 0;
	padding: 0;
}
.news_tablet .page_nav .extend, .news_tablet .page_nav .active {
	padding: 0;
}
.news_mobile .page_nav .pagination > li > a {
	padding: 0px 7px 2px;
	margin-bottom: 2px;
	font-size: 12px;
	height: 15px;
	line-height: 15px !important;
}
.back_to_news {
	margin: 0;
}
.news_mobile .news_img_block {
	width: 100%;
	display: block;
	margin-bottom: 0;
	margin-top:15px;
}
.news_tablet .row .col-md-9.align_center {
	padding: 0;
}
.news_mobile .ws36 {
	margin-top: 0
}
.news_mobile .ws16 {
	font-size: 12px;
	line-height: 20px;
	margin: 12px 0 0 0;
}
.news_mobile .ws36 {
	line-height: 15px;
}
.news_mobile .btn_rm {
	margin-bottom: 0;
}
.news_mobile .news_line {
	padding: 20px 0;
	margin-bottom: 25px;
}
.ws36.text-center {
	margin: 0;
	line-height: 22px;
}
/* 20June */
.news_text p, #post_detail p, #post_detail p a {
	font-size: 16px;
	line-height: 22px;
	color: #666;
}
.btn_click .btn_rm {
	font-size: 11px;
	padding: 17px 54px;
	margin: 17px 0 0 0;
}
.news_img_block {
	width: 92%
}
.news_img_block .news_txt_adj {
	font-size: 13px;
	line-height: 18px;
}
.news_text a {
	font-size: 16px;
}
/* news 2*/	
.news_img_block blockquote span {
	font-size: 14px;
}
.news_img_block blockquote.lft_tag {
	display: block;
	width: 100%;
}
.news_img_block blockquote.rht_tag {
	display: block;
	width: 100%;
}
.news_mobile .back_to_news {
	margin: 30px auto 16px;
	display: table;
	text-align: center;
}
client_mob .bti {
	margin: 10px 0 17px 0;
}
.news_mobile .page_nav {
	padding-bottom: 60px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
	margin-top: -6px;/* aug-11*/
}
.news_mobile .mt15 .col-xs-12 {
	padding: 0;
}
.news_mobile .page_nav .pagination {
	margin: 7px 0 0 0;
}
.back_to_news span.ml20 {
	font-size: 12px;
}
blockquote {
	padding-left: 15px;
}
.back_to_news .btw {
	width: 145px;
	display: table-cell;
	padding-left: 30px;
}
.jumbotron.work_mobile {
	padding-bottom: 10px;
}
/* contact us */
.contact_tablet .row .map {
	padding: 10px;
}
.whit_light {
	font-size: 24px;
}
.contact_mob .mt72 {
	margin: 14px 0 25px 0;
}
.contact_mob .mt35 {
	margin-top: 0;
}
.contact_mob .whit_light {
	padding-left: 10px;
	background: url(../img/dotted_line.png) 0 0 repeat-y;
}
.contact_mob .ml17 {
	margin: 0;
}
.contact_mob .display_on {
	display: none;
}
.contact_mob .display_off {
	display: block;
}
.contact_mob .row .contact_lft, .contact_mob .contact_rht {
	padding-left: 10px;
	background: url(../img/dotted_line.png) 0 0 repeat-y;
}
.contact_mob .contact_rht {
	margin-top: 20px;
}
.contact_mob .row .contact_lft p.w_book {
	padding: 10px 0;
}
.contact_mob p.w_book, .contact_mob .green {
	font-size: 15px;
	line-height: 19px;
	padding: 0 0 5px 0;
}
.contact_mob .display_off p.w_book {
	padding-bottom: 5px;
}
.contact_mob .display_off .w_book.last_child {
	padding-top: 15px;
}
.contact_mob .display_off .mt35 {
	margin: 0 -8px 30px 0;
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	padding-left: 10px;
}
.contact_mob .display_off .dotted_line5 {
	border: none;
}
.contact_lft .w_book .call_p5 {
	float: left;
}
/* about page */
.what_we_do h4 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 12px;
}
.txt_about .list-unstyled, .txt_about_adj .list-unstyled {
}
.abt_img {
	margin-top:0;
}
.what_we_do, .container .team_tablet {
	padding: 15px 6.25% 10px;
}
.abt_img h3 {
	width: 100%;
	margin-top: -10px;
	margin-bottom:10px;
}
.about_mobile .mt65 {
	margin-top: 26px;
}
.about_mobile .mt10 {
	display: none;
}
.prta h4, .prtb h4, .prtc h4 {
	font-size: 12px;
	color: #00b38c;
	letter-spacing: 0.1em;
}
.about_mobile .row .prta {
	/*background: url(../img/one_@2x.png) 50% 0 no-repeat;
	background-size: 30px 30px;*/
	padding: 0 0 0 0;
	color: #666;
}
.about_mobile .row .prtb {
	/*background: url(../img/two_@2x.png) 50% 0 no-repeat;
	background-size: 30px 30px;*/
	padding: 0 0 0 0;
	margin-top: 20px;
	color: #666;
}
.about_mobile .row .prtc {
	/*background: url(../img/three_@2x.png) 50% 0 no-repeat;
	background-size: 30px 30px;*/
	padding: 0 0 15px 0;
	margin-top: 20px;
	color: #666;
}
.dotted_line.prta{
	background-image:none;}
.txt_about .list-unstyled {
	width: 100%;
}
.container .team_tablet p.wh_book_p {
	text-align: left;
	margin: 0;
	padding: 15px 0 0 0;
}
.team_img {
	padding-right: 0;
}
.wh_book, .wh_semi {
	text-align: left;
	padding-left: 0;
	display: block;
}
.team_img .wh_book, .team_img .wh_semi, .team_img p.wh_book_p, .team_tablet p.wh_book_p {
	font-size: 15px;
	line-height: 19px;
	margin: 0;
}
.team_row .team_img .mail_ref{
	font-size: 15px;
	line-height: 19px;
}
.container .team_tablet .wh_semi {
	display: block;
	margin: 10px 0 0 0;
}
.team_tablet .abt_right {
	margin-top: -15px;
	margin-bottom: 40px;
}
.mt40 img {
	width: 98%;
}
.wh_book {
	margin: 0;
	padding-top: 0
}
.heading_adj {
	font-size: 20px;
}
.heading_adj {
	font-size: 20px;
}
.decorative_txt {
	padding: 0;
	margin: 10px 0 0 0; /* dont chnage it for any other adjusment */
	height: 21px;
}
.team_row {
	margin-top: -5px;
}
.team_tablet .team_row .team_img {
	margin-top: 25px;
}
.wht_bg_adj {
	height: 14px;
}
.txt_about {
	width: 72%;
}
.abt_left {
	width: 100%
}
.abt_right {
	width: 100%;
}
.container .team_tablet .abt_left p.wh_book_p, .container .team_tablet .abt_right p.wh_book_p {
	padding: 0 0 0 10px;
	margin-top: 20px;
}
.txt_about_adj, .txt_about {
	padding: 0;
	padding-left: 10px;
	margin-bottom: 35px;
}
.txt_about_adj{
	margin-top:10px;
}
.what_we_do .txt_about .pad_lft {
	padding-left: 0;
}
.what_we_do .border_left {
	height: auto;
}
.prta .wh_book_p, .prtb .wh_book_p, .prtc .wh_book_p {
	font-size: 15px;
	line-height: 19px;
	color: #666;
}
.prta.dotted_line, .prtb.dotted_line, .prtc.dotted_line {
	border: none;
	height: auto;
}
#left_border {
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	padding: 0 0 0 10px;
}
.txt_about ul li, .txt_about_adj ul li {
	font-size: 14px;
	line-height: 24px;
}
.what_we_do .adj_topmargin {
	margin-top: 0;
}
.what_we_do ul {
	margin-bottom: 0;
}
.team_tablet .col-xs-3 {
	margin: 15px 0 0 0;
}
.jumbotron.what_we_do {
}
/* client */
.client_mob .client_txt .clientbtm_txt {
	display: block;
}
.container .hide_me {
	display: block;
}
.client_mob .client_txt {
	margin: 18px 0 20px;
}
#contact_info_h {
	margin-top: 18px;
}
#contact_info_h .row .whit_light {
	margin-top: 0;
}
.client_txt .col-md-7 span {
	font-size: 20px;
}
.client_mob .client_txt .col-md-7 p {
	font-size: 15px;
	line-height: 19px;
}
.client_txt.hide_me {
	margin: -25px 0 0 0
}
.client_mob .client_txt .col-md-7 {
}
#client_img .mt50 {
	margin-top: 5px;
}
.container .bti {
	margin: 10px 0 28px;
}
.client_mob .client_txt .col-md-7 p {
	padding-right: 0;
	padding-bottom: 15px;
}
.client_mob .client_txt .col-md-5 p {
	padding-right: 80px;
	font-size: 15px;
	line-height: 19px;
	padding-bottom: 0px;
}
.client_txt .col-md-5 span {
	margin-bottom: 0px;
}
.client_txt .clientbtm_txt p a[href] {
	font-size: 15px;
	line-height: 19px;
	color: #666;
}
.client_txt .clientbtm_txt p a[href]:hover {
	color: #00b28c;
	text-decoration: none;
}
.client_mob .client_txt .show_txt {
	display: block
}
.client_mob .client_txt .hide_txt {
	display: none
}
.client_mob .client_img3, .client_mob .client_img4 {
	padding: 0;
	margin-top: 5px;
}
.client_mob img {
	margin-bottom: 10px;
}
.client_mob .map {
	margin-bottom: 0;
}
.display_msg {
	font-size: 25px;
}
/* work page July-01 */
#work_img_overlay .-skin-default .-filters {
	position: relative;
}
#work_img_overlay .-skin-default .-filters ul {
	max-height: 150px;
	overflow: hidden;
	margin: 20px 0 0 0;
}
#work_img_overlay .-skin-default .-filters .scroll_down, #work_img_overlay .-skin-default .-filters .scroll_up {
	background: url(../img/down_arrow.png) 100% 100% no-repeat;
	background-size: 20px auto;
	width: 26px;
	height: 14px;
	position: absolute;
	right: 0;
	bottom: 36px;
	cursor: pointer;
}
#work_img_overlay .-skin-default .-filters .scroll_up {
	background: url(../img/up_arrow.png) 100% 100% no-repeat;
}
#work_img_overlay .-skin-default .-filters .portfilio-filter li {
	width: 100%;
	line-height: 22px;
}
#work_img_overlay .-skin-default .-filters .portfilio-filter li a {
	font-size: 16px;
	padding: 0 0 0 7px;
}
/* work page july 3*/
#work_pg #work_img_overlay #filter_title {
	padding-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
}
#viewwork .overlay {
	padding: 0;
}
#viewwork {
	padding-top: 45px;
}
#client_img .map {
	margin-top: 5px;
	padding: 0;
}
#client_img .map img {
	margin-bottom: 20px;
}
#contact_info_h {
	display: block;
}
#contact_info_s {
	display: none;
}
.contact_tablet .row .map {
	margin-bottom: 30px;
}
.container #post_detail {
	margin: 0;
}
.client_txt .pfolio_heading span {
	color: #00b28c;
	display: block;
	font-family: 'WhitneySemibold';
	font-size: 19px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0 0px 10px;
}
#client_img .map.image_left {
	padding-top: 0;
}
#client_img .map.image_right {
	padding-top: 10px;
}
.client_txt .pfolio_lft {
	display: table-cell;
	float: none;
}
.client_txt .pfolio_lft p, .client_txt .pfolio_rht p {
	color: #666666;
	font-family: 'WhitneyBook';
	font-size: 15px;
	line-height: 19px;
}
.client_txt .pfolio_lft p a[href] {
	color: #666;
	border-bottom: 1px dotted #666;
	font-size: 15px;
	line-height: 19px;
}
.client_txt .pfolio_lft {
	padding-left: 10px;
	padding-right: 0;
}
.client_txt .pfolio_lft p {
	padding-right: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.client_txt .pfolio_rht span {
	color: #00b28c;
	display: block;
	font-family: 'WhitneySemibold';
	font-size: 16px;
	margin-bottom: 15px;
}
.client_txt .pfolio_rht {
	display: table-cell;
	float: none;
}
#client_img {
	margin: 0px;
}
.dotted_line {
	display: block;
}
.prta, .prtb, .prtc {
    margin-top: 20px;
}
.news_img_block blockquote.lft_tag {
	min-width: 300px;
}
/* Individual Client portfolio pages - pagination - start*/
#bottom_pagi a[href], #bottom_pagi .pagi_center a[href] {
	font-size: 12px;
	line-height: 12px;
	text-align: center;
}
#bottom_pagi .pagi_center a[href] {
	letter-spacing: .1em;
}
#bottom_pagi .pagi_previous a[href] {
	content: '';
}
#bottom_pagi .pagi_previous a[href] span,
#bottom_pagi .pagi_next a[href] span{
	display:none;
}
#bottom_pagi .pagi_previous,
#bottom_pagi .pagi_next{
	width:15%;
}
#bottom_pagi .pagi_center{
	width:70%;
}
#bottom_pagi .pagi_previous {
	padding-left:0px;
	padding-top: 0;
}
#bottom_pagi .pagi_next {
	padding-right:0px;
	padding-top: 0;
}
#bottom_pagi{
	margin-bottom:48px;
}
/* Individual Client portfolio pages - pagination - end*/

/* portfolio page - page navigation*/
#bottom_pagi .pagi_previous span, #bottom_pagi .pagi_next span{
	display:none;
}
.contact_us_url_grey{
	font-size: 15px; 
	line-height: 19px;
}
.what_we_do{
	padding-top:25px;
}
.what_we_do .point5_clients_list{
	display:table;
	width:100%;
}
.what_we_do .point5_clients_list .point5_clients_list_lft{
	display:table-row;
	height:auto;
	float:none;
}
.what_we_do .point5_clients_list .point5_clients_list_lft h4,
.what_we_do .point5_clients_list .point5_clients_list_lft ul li,
.what_we_do .point5_clients_list .point5_clients_list_rht h4,
.what_we_do .point5_clients_list .point5_clients_list_rht ul li{
	padding-left:10px;
}
.what_we_do .point5_clients_list .point5_clients_list_rht{
	display:table-row;
	height:auto;
	float:none;
	margin-top:20px;
}
.what_we_do .point5_clients_list .client_gap{
	
	float:none;
	display:table-row;
	clear:both;
}
.what_we_do .point5_clients_list .client_gap{
	height:35px;
}
.what_we_do .point5_clients_list_lft .adj_topmargin {
	margin-top: 0px;
}
.team_social_id .team_twitter, 
.team_social_id .team_instagram{
	font-size: 15px;
    line-height: 19px;
	margin:0;
}
.team_social_id .team_twitter{
	background:url(../img/p5d-twitter_LT800@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
	padding-left:20px;
}
.team_social_id .team_instagram{
	background:url(../img/p5d-instagram_LT800@2x.png) 0 0 no-repeat;
	background-size:20px 20px;
	padding-left:20px;
}
.team_social_id .team_twitter span,
.team_social_id .team_instagram span{
	margin-left:0px;
}
.team_row .team_img p.wh_book_p{
	margin-bottom:4px;
}
/* media css (min-width: 320px) and (max-width: 599px) end here*/
}
/* news figure classes */
#post_detail figure img, #post_detail p img, #post_detail img, .attachment img {
	display: block;
	height: auto;
	max-width: 100%;
}
figure.aligncenter, img.aligncenter {
	/*width: 100%;*/
	margin: 35px auto 0;
	text-align: center;
}
p img.aligncenter {
	margin: 0 auto 0;
}
figure.alignleft, img.alignleft {
	float: left;
	margin: 35px 15px 10px 0;
}
figure.alignright, img.alignright {
	float: right;
	margin: 35px 0 10px 15px;
}
figure.alignnone, img.alignnone {
	float: none;
	margin: 35px 0 10px 15px;
}
figure.aligncenter a[href], figure.aligncenter img {
	display: block !important;
}
figure.aligncenter img {
	display: block;
	height: auto;
	max-width: 100%;
}
figcaption {
	font-size: 15px;
}
p img.alignleft {
	margin: 0 15px 10px 0;
}
p img.alignright {
	margin: 0 0 10px 15px;
}
p img.alignnone {
	float: none;
	margin: 0 15px 10px 0;
}
.pagination > .active > a {
	background-color: #f2efe9;
	color: #00b28c;
	cursor: pointer;
	background: url("../img/dotted_line.png") 0 0 repeat-y;
}
.pagination > .active > a:hover {
	color: #00b28c;
	cursor: pointer;
	background: url("../img/dotted_line.png") 0 0 repeat-y;
}
.pagination > li:first-child.active > a:hover {
	background: none;
}
#map_canvas {
	height: 457px;
	width: 100%;
	margin-bottom: 0;
	float: none;
	clear: both;
	top: 0;
	padding: 0;
}
#map_canvas #popup {
	width: 265px;
	font-weight: normal;
	margin: 10px 0 10px 0;
	text-align: center;
}
#map_canvas #popup a {
	color: #00b28c;
}
#map_canvas #popup span {
	display: block;
	line-height: 16px;
}
/* class for pagination (remove border from last number) */
.pagination > .active.last_num > a {
	border-right: none;
}
/*Work page css*/
  /*.-skin-default.-skin-default-round .-items .-item .itembox {
      border-radius: 0 !important;
      padding-bottom: 55% !important;
  }*/
  /*.-skin-default .-items .-item .itembox {
      width: 79% !important;
      text-align: center !important;
  }*/
.nimble-portfolio img {
	margin-bottom: 0px;
	width: 100%;
}
.-skin-default .-items .-item .itembox {
}
.-skin-default .-items .-item {
}
.-skin-default .-items .-item.noRightMargin {
}
.-skin-default .-items {
}
.-skin-default.-columns3 .-item {
}
.-skin-default .-items .-item .itembox .-mask, .-skin-default .-items .-item .itembox .genericon {
	opacity: 0 !important;
	background: url(../img/green_overlay.png) 0 0 repeat !important;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#work_img_overlay a:hover .-mask {
	transition: opacity .2s linear;
	opacity: 1.0 !important;
}
.-skin-default .-items .-item .itembox .-mask h2, .-skin-default .-items .-item .itembox .-mask div {
	color: #fff;
	text-transform: uppercase;
}
.-skin-default .-items .-item .itembox .-mask h2 {
	margin: 20% 0 0 0;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: .1em;
	z-index: 100;
	font-family: 'WhitneySemibold';
	padding: 0 10px;
}
.-skin-default .-items .-item .itembox .-mask div {
	font-size: 12px;
	line-height: 17px;
	margin: 25px 10px 0 10px;
	letter-spacing: .1em;
	font-family: 'WhitneySemibold';
}
.-skin-default .-items .-item .itembox .-mask div span {
	padding: 0 5px;
	background: url(../img/dotted_line_overlay.png) 100% 0 repeat-y;
	display: inline-block;
	line-height: 17px;
	margin: 0 0px 2px 0px;
}
#work_img_overlay .remove_border, #viewwork .remove_border {
	border-right: none;
}
#work_img_overlay .remove_border {
	background: none;
}
.page_nav .page_nav_inactive.lft, .page_nav .page_nav_inactive.rht {
	opacity: .25;
}
#viewwork .-item {
	margin-bottom: 25px;
}
.-skin-default .-items {
/*margin-left:-1%;
    margin-right: -1%;*/
}
.-skin-default.-columns3 .-item {
	padding-left: 1%;
	padding-right: 1%;
}
.client_txt .clientbtm_txt {
	display: none;
}
.client_txt .clientbtm_txt {
	margin: 10px 0 0px;
}
.-skin-default .-items .-item .itembox:hover img {
	-webkit-filter: grayscale(1);/* Google Chrome, Safari 6+ & Opera 15+ */
	-moz-filter: grayscale(0%);
	filter: gray; /* IE6-9 */
	/* for Webkit browsere, Chrome 19+, Safari 6+ ... */
	-webkit-filter: grayscale(1);
	/* this is for Firefox 3.5+, Firefox mobile */
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'gs\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#gs");
	/* for IE6+ */
	filter: gray;
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
/* clien page */
#client_img .map {
	background-color: transparent;
}
.-filters .column1, .-filters .column2, .-filters .column3, .-filters .column4 {
	width: 25%;
	float: left;
	/*border-left:dotted 1px #666;*/
	background: url(../img/dotted_line.png) 0 0 repeat-y;
	line-height: 24px;
	padding: 1px 7px;
}
.-skin-default .-filters .-filter {
	padding: 1px 7px !important;
}
.-filters .column1 a.-filter, .-filters .column2 a.-filter, .-filters .column3 a.-filter, .-filters .column4 a.-filter {
	display: table;
	color: #666;
	cursor: pointer;
	font-family: 'WhitneyMedium';
	font-size: 16px;
	border: none;
}
.-filters a:hover {
	color: #00b28c !important;
}
.-filters a.active {
	background-color: #f2efe9 !important;
	color: #00b28c !important;
	font-family: 'WhitneySemibold' !important;
}
#work_img_overlay .-skin-default .-filters div.customscroll ul {
	max-height: none;
	overflow: no-display;
}
.-skin-default .-filters div.customscroll, .-skin-default .-filters div.customscroll div {
	display: block;
}
.-skin-default .-filters div.customscroll .viewport {
	width: 99% !important;
	border-radius: 1px;
}
a.url_grey:link, a.url_grey:visited, a[href^=tel]{
	color:#999999;
	text-decoration:none;
	}
  
 /*CSS Added by Puru on 15th Oct 2014*/
 #overlay {
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

 /*CSS Added by Nathan 30th April 2015*/
 
 .jumbotron p.w_book a{
	color: #666;
	border-bottom: dotted 1px #666666;

}
 
  .jumbotron p.w_book a:hover{
	 color: #00b28c;
	border-bottom: 1px dotted #00b28c;
	text-decoration: none;

}
 
