@import url('icon-fonts/fontello.css');

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,hr,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figure,figcaption,hgroup,menu,footer,header,nav,section,summary,time,mark,audio,video {
	border:0;
	margin:0;
	padding:0;
}
article,aside,canvas,figure,figure img,figcaption,hgroup,footer,header,nav,section,audio,video {
	display:block;
}
ul {
	list-style: none;
}
a {
	outline:0;
	text-decoration: none;
}
a img {
	border:0;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	font: 400 14px/28px "Open sans", Helvetica, Arial, sans-serif;
	background: #fff url('../img/bg.jpg') no-repeat fixed;
	background-size: cover;
	font: 12px/18px "Helvetica", Arial, sans-serif;
	color: #555;
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
	-webkit-tap-highlight-color:#f63;
}
::selection,::-moz-selection {
	background:#f63;
}
img::selection,img::-moz-selection {
	background:transparent;
}
.container {
	margin: 0 90px;
}
#dyload {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff url('../img/preloader.gif') no-repeat center center;
	z-index: 999;
}



.conttent {
	margin: 0 auto;
}
.conttent:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix:before,.clearfix:after,.row:before,.row:after {
	content:'\0020';
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.row:after,.clearfix:after {
	clear:both;
}
.row,.clearfix {
	zoom: .9;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
	float: left;
	position: relative;
	min-height: 1px;
}
.col-1 {
	width: 8.333333333333332%;
}
.col-2 {
	width: 16.666666666666664%;
}
.col-3 {
	width: 25%;
}
.col-4 {
	width: 33.33333333333333%;
}
.col-5 {
	width: 41.66666666666667%;
}
.col-6 {
	width: 50%;
}
.col-7 {
	width: 58.333333333333336%;
}
.col-8 {
	width: 66.66666666666666%;
}
.col-9 {
	width: 75%;
}
.col-10 {
	width: 83.33333333333334%;
}
.col-11 {
	width: 91.66666666666666%;
}
.col-12 {
	float: none;
	width: 100%;
}
.page {
	position: relative;
	padding: 80px 0;
	margin: 80px 0;
	border-top: 1px rgba(255,255,255,0.7) solid;
	border-bottom: 1px rgba(255,255,255,0.7) solid;
	background: rgba(255,255,255,0.5);
}
.page.single {
	margin-bottom: 0;
	border-bottom: 0;
}
.page .container {
	position: relative;
	overflow: hidden;
	border-radius: 4px;
}
.intro {
	position: relative;
	height: 1200px;
	margin: 0;
	background: #fff;
}
.pTitle {
	float: left;
	position: absolute;
	top: 0;
	width: 90px;
	height: 100%;
	padding: 100px 0;
	background: #f8f8f8;
	border-right: 1px #ddd solid;
	z-index: 8;
}
.pTitle i {
	position: relative;
	top: -70px;
	left: 18px;
	padding: 8px;
	color: #555;
	font-size: 28px;
	background: #ff7335;
	border-radius: 2px;
}
.pTitle h1 {
	margin-left: 5px;
	color: #555;
	font: 300 16px/20px "Open sans", Helvetica, Arial, sans-serif;
	letter-spacing: 5px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	text-transform: uppercase;
}
.pageContent {
	float: left;
	width: 100%;
	background: #fff;
}
.contentPad {
	position: relative;
	padding-left: 90px;
	z-index: 1;
}
.ppph {
	text-align: left;
	color:#333;
	font-size:16px;
margin-top:20px;
}
.ppph > .col > h1 {
	margin: 0;
	padding: 0;
	border: 0;
}
.ppph > .col:first-child {
	top: 10px;
}
.ppph > .col:first-child:after {
	content: "";
	position: absolute;
	top: -23px;
	right: 0px;
	height: 100%;
	padding: 25px 0;
	border-right: 3px #04d566 solid;
}
.ppph > .col:last-child > div {
	padding-left: 40px;
	color: #888;
	margin-top:-22px;
	font: 300 14px/28px "Raleway", Helvetica, Arial, sans-serif;
}
.ppph p {
	display: block;
	font: 300 12px/12px "Raleway", Helvetica, Arial, sans-serif;
	margin-top:-24px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.ppph h1 {
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #000;
	font: 600 40px/60px "Open sans", Helvetica, Arial, sans-serif;
	letter-spacing: -3px;
	border-bottom: 1px #ddd solid;
}
.subTitle {
	margin-bottom: 25px;
	color: #515151;
	font: 400 21px/38px "Open sans", Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}
.pageDesc, .small-box p.pageDesc {
	margin-bottom: 50px; 	color: #555;
	font: 300 16px/28px "Raleway", Helvetica, Arial, sans-serif;
}
h2.commentTitle {
	display: inline-block;
	padding: 10px 15px;
	margin-top: 20px;
	color: #fff;
	font: 600 16px/16px "Open sans", Helvetica, Arial, sans-serif;
	background: #aaa;
	border-radius: 20px;
	text-transform: uppercase;
}
blockquote {
	padding: 15px 20px;
	margin: 40px 0;
	border-left: 3px #00d966 solid;
	color: #666;
	font: 13px/26px "Open sans", Helvetica, Arial, sans-serif;
	background: #fafafa;
}
blockquote p {
	color: #555;
	margin-bottom: 8px;
}
blockquote small {
	display: block;
	color: #999999;
	line-height: 18px;
}
blockquote small:before {
	content: '\2014 \00A0';
}
blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
}
.dropcap {
	margin: 0 1px 5px 0;
	font: 20px/20px "Raleway", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.bigTit {
	margin-bottom: 30px;
	color: #000;
	font: 600 25px/42px "Open sans", Helvetica, Arial, sans-serif;
	letter-spacing: -2px;
}
strong {
	color: #000;
	font-style: normal;
}
img.fullWidth {
	display: block;
	width: 100%;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.no-border, .ppph h1.no-border {
	border: 0;
}
.yellow-tint {
	padding: 25px 50px;
	color: #c3c3c3;
	font-size: 14px;
	background: #000;
}
.companyLogo img {
	width: 100%;
}
#disqus_thread {
	margin-top: 40px;
}
.dsq-brlink {
	display: none;
}
.vidfit {
	position: relative;
	background: #000;
	z-index: 1;
}
.vidfit:after {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,255,222,0.25) url('../img/play.png') center center no-repeat;
	z-index: 9;
	cursor: pointer;
}
.vidfit.hide:after {
	display: none;
}
.formrow {
	background: #fafafa;
}
.formrow > div:first-child {
	background: #fff;
	box-shadow: 0 -1px 1px #ccc;
}
.padder {
	padding: 20px 40px 40px 20px;
}
.spacer {
	position: relative;
	width: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.img-full {
	width: 100%;
}
span.error {
	display: block;
	margin: 5px 0 0 5px;
	color: red;
	font-size: 12px;
}
p.info {
	padding: 0 0 40px 40px;
	color: green;
	font-size: 12px;
}
.abtBox {
	background: #fff url('../img/news.jpg') no-repeat bottom right;
	background-size: cover;
	padding-bottom: 10px;
}
.abtCount {
	padding-top: 30px;
	text-align: right;
}
#aboutCount {
	display: inline-block;
	position: relative;
	width: 150px;
}
#aboutCount li {
	display: none;
}
#aboutCount .small-box {
	text-align: center;
}
#aboutCount i {
	display: block;
	position: absolute;
	top: 10px;
	left: -42px;
	color: rgba(0, 0, 0, 0.04);
	font-size: 180px;
	z-index: 5;
}
.abtCountNum {
	position: relative;
	margin-top: 35px;
	color: #edbf55;
	font: 200 50px/50px "Helvetica", Arial, sans-serif;
	letter-spacing: -3px;
	z-index: 6;
}
.abtCountTitle {
	position: relative;
	font: 200 15px/15px "Helvetica", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 6;
	color:#eee;}
.abtNoPadd {
	padding-top: 0;
}
ul.tabs {
	position: relative;
	top: -25px;
	border-bottom: 0px #ddd solid;
	text-align: center;
}
ul.tabs li {
	display: inline-block;
	margin-top: -4px;
	margin-left: -3px;
}
ul.tabs li a {
	display: block;
	padding: 0px 0;
	width: 160px;
	color: #444;
	font: 600 14px/24px "Open sans", Helvetica, Arial, sans-serif;
	background: #dddddd;
	border-top: 0px #ddd solid;
	border-right: 0px #ddd solid;
	text-transform: uppercase;
		text-align: center;
}
ul.tabs li a.selected {
	color: #000;
	background: #888888;
	border-top: 0px black solid;
	box-shadow: 0 3px 0 #fff;
}
ul.tabs li:first-child a {
	border-left: 0px #ddd solid;
}
.tab-content {
	display: none;
	padding: 0 20px;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	z-index: 0;
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 0;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.single-carousel img {
	width: 100%;
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.html) 8 8, move;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
/* Prev Next Buttons */
.owl-buttons {
	position: relative;
	top: 6px;
	padding: 30px 0;
	text-align: right;
}
.owl-buttons > div {
	position: absolute;
	width: 20px;
	height: 41px;
	cursor: pointer;
	opacity: 0.7;
}
.owl-buttons > div:hover {
	opacity: 1;
}
.owl-buttons > .owl-prev {
	right: 60px;
	background: url('../img/theme/carouselNav.png') 0 0 no-repeat;
}
.owl-buttons > .owl-next {
	right: 10px;
	background: url('../img/theme/carouselNav.png') 0 -41px no-repeat;
}
.owl-buttons > div.disabled, .owl-buttons > div.disabled:hover {
	opacity: 0.2;
	cursor: default;
}
/* Owl Carousel CSS3 Transitions */
.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x: 50%;
	-webkit-perspective-origin-y: 50%;
	-moz-perspective: 1200px;
	-moz-perspective-origin-x: 50%;
	-moz-perspective-origin-y: 50%;
	perspective: 1200px;
}
/* fade */
.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease;
}
.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
	0% {
		opacity: 1;
	}
}
@-moz-keyframes empty {
	0% {
		opacity: 1;
	}
}
@keyframes empty {
	0% {
		opacity: 1;
	}
}
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@-moz-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@-webkit-keyframes backSlideOut {
	25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px);
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%);
	}
	100% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%);
	}
}
@-moz-keyframes backSlideOut {
	25% {
		opacity: .5;
		-moz-transform: translateZ(-500px);
	}
	75% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(-200%);
	}
	100% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(-200%);
	}
}
@keyframes backSlideOut {
	25% {
		opacity: .5;
		transform: translateZ(-500px);
	}
	75% {
		opacity: .5;
		transform: translateZ(-500px) translateX(-200%);
	}
	100% {
		opacity: .5;
		transform: translateZ(-500px) translateX(-200%);
	}
}
@-webkit-keyframes backSlideIn {
	0%, 25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(200%);
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0) translateX(0);
	}
}
@-moz-keyframes backSlideIn {
	0%, 25% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(200%);
	}
	75% {
		opacity: .5;
		-moz-transform: translateZ(-500px);
	}
	100% {
		opacity: 1;
		-moz-transform: translateZ(0) translateX(0);
	}
}
@keyframes backSlideIn {
	0%, 25% {
		opacity: .5;
		transform: translateZ(-500px) translateX(200%);
	}
	75% {
		opacity: .5;
		transform: translateZ(-500px);
	}
	100% {
		opacity: 1;
		transform: translateZ(0) translateX(0);
	}
}
@-webkit-keyframes scaleToFade {
	to {
		opacity: 0;
		-webkit-transform: scale(.8);
	}
}
@-moz-keyframes scaleToFade {
	to {
		opacity: 0;
		-moz-transform: scale(.8);
	}
}
@keyframes scaleToFade {
	to {
		opacity: 0;
		transform: scale(.8);
	}
}
@-webkit-keyframes goDown {
	from {
		-webkit-transform: translateY(-100%);
	}
}
@-moz-keyframes goDown {
	from {
		-moz-transform: translateY(-100%);
	}
}
@keyframes goDown {
	from {
		transform: translateY(-100%);
	}
}
@-webkit-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-webkit-transform: scale(1.5);
	}
}
@-moz-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-moz-transform: scale(1.5);
	}
}
@keyframes scaleUpFrom {
	from {
		opacity: 0;
		transform: scale(1.5);
	}
}
@-webkit-keyframes scaleUpTo {
	to {
		opacity: 0;
		-webkit-transform: scale(1.5);
	}
}
@-moz-keyframes scaleUpTo {
	to {
		opacity: 0;
		-moz-transform: scale(1.5);
	}
}
@keyframes scaleUpTo {
	to {
		opacity: 0;
		transform: scale(1.5);
	}
}
.slidebutt {
	position: relative;
	overflow: hidden;
}
.slidebutt:hover .trigprevNext {
	opacity: 1;
}
.slidebutt:hover .trigprev {
	left: 30px;
}
.slidebutt:hover .trignext {
	right: 30px;
}
.trigprevNext {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -20px;
	font-size: 20px;
	opacity: 0.4;
}
.trigprev {
	position: absolute;
	left: -50px;
	width: 40px;
	color: #fff;
	line-height: 40px;
	border: 2px #fff solid;
	text-align: center;
	border-radius: 40px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
}
.trignext {
	position: absolute;
	right: -50px;
	width: 40px;
	color: #fff;
	line-height: 40px;
	border: 2px #fff solid;
	text-align: center;
	border-radius: 40px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
}
h2#skillTile {
	margin-top: 0px;
	color: #444;
	font: 20px/36px "Open sans", Helvetica, Arial, sans-serif;
	text-indent: 0px;
}
#goodat {
	margin: 35px 0 40px 100px;
}
#goodat li {
	list-style: none;
	cursor: pointer;
}
#goodat li div {
	display: inline-block;
	position: relative;
	width: 50px;
	height: 50px;
	margin: 0 5px 5px 0;
	color: #fff;
	font-size: 12px;
	background: #f5f5f5;
	border-radius: 40px;
	text-align: center;
	vertical-align: middle;
}
#goodat li div span {
	display: block;
	margin-top: 16px;
}
.skillNote {
	padding-left: 0px;
	margin-bottom: 30px;
	color: #888;
	font: italic 12px/24px "Open sans", Helvetica, Arial, sans-serif;
}
.tipsy {
	position: absolute;
	padding: 5px;
	font-size: 10px;
	z-index: 100000;
}
.tipsy-inner {
	padding: 5px 8px 4px 8px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
	text-shadow: none;
}
.tipsy-inner {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tipsy-arrow {
	position: absolute;
	background: url(data:image/gif;base64,R0lGODlhCQAJAIABAAAAAAAAACH5BAEAAAEALAAAAAAJAAkAAAIRjAOnwIrcDJxvwkplPtchVQAAOw==) no-repeat top left;
	width: 9px;
	height: 5px;
}
.tipsy-n .tipsy-arrow {
	top: 0;
	left: 50%;
	margin-left: -4px;
}
.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px;
}
.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px;
}
.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -4px;
	background-position: bottom left;
}
.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	background-position: bottom left;
}
.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	background-position: bottom left;
}
.tipsy-e .tipsy-arrow {
	top: 50%;
	margin-top: -4px;
	right: 0;
	width: 5px;
	height: 9px;
	background-position: top right;
}
.tipsy-w .tipsy-arrow {
	top: 50%;
	margin-top: -4px;
	left: 0;
	width: 5px;
	height: 9px;
}
.dudes {
	text-align: center;
}
.dudes h4 {
	color: #000;
	font: 600 22px/28px "Open sans", Helvetica, Arial, sans-serif;
}
.dudes .small-box p {
	font-size: 14px;
	font-family: "raleway", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
}
.dudes img {
	position: relative;
	top: 40px;
	width: 100%;
	padding-top: 20px;
padding-right:16px}
ul.location {
	padding: 20px 0 0 18px;
	border-radius: 5px;
}
ul.location li {
	list-style: none;
	padding: 5px 0;
	font-size: 11px;
}
ul.location li:last-child {
	border-bottom: 0;
}
ul.location li p {
	display: inline-block;
	color: #666;
	margin: 0 0 0 10px;
}
ul.location li p strong {
	display: inline-block;
	width: 80px;
	color: #000;
	font-size: 12px;
}
.icon-map {
	top: -31px;
}
ul.location li a {
	color: #aaa;
}
#socProfile {
	margin: 10px 0 0 0;
}
#socProfile li {
	list-style: none;
	float: left;
	margin: 0 8px 0px 0;
}
#socProfile li a:hover {
	border: 0;
	opacity: 0.8;
}
.socShare {
	padding: 25px 0 15px 25px;
	margin: 35px 0;
	background: #fafafa;
	border: 2px #ddd solid;
}
.socShare li {
	float: left;
	list-style: none;
	margin-right: 20px;
}

.readmore {
	margin-top: 30px;
}
.readmore a {
	display: inline-block;
	padding: 5px 20px;
	color: #00baff;
	border: 1px #00baff solid;
	border-radius: 30px;
}
.readmore a:hover {
	color: #fff;
	background: #00baff;
}
.box {
	padding: 20px;
}
.small-box {
	padding: 20px;
	margin-left:20px}
.small-box p {
padding-right: 10px;
color: #B6B6B6;
font: 12px/26px "raleway", Helvetica, Arial, sans-serif;
}
.small-box h4 {
	margin-bottom: 15px;
	color: #444;
	font: 400 20px/28px "Open sans", Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}
.small-box .icon {
	margin-bottom: 25px;
	max-width:100px}
#dyfmap {
	width: 100%;
	height: 350px;
	margin-top: -80px;
}
.contactorHeading {
	color: #000;
	padding: 40px 40px 0 40px;
	font-size: 18px;
	text-transform: uppercase;
}
.contactorDesc {
	padding: 10px 40px 0 40px;
	font-size: 12px;
}
.contactor {
	padding: 40px;
	color: #515151;}
.contactor li {
	margin: 10px 0;
	list-style: none;
}
.contactor li:first-child {
	margin-top: 0;
}
.contactor label {
	display: none;
	color: #aaa;
	font-size: 11px;
	text-transform: uppercase;
}
.contactor input,
.contactor textarea {
	width: 95%;
	padding: 14px 12px;
	color: #555;
	font-family: "Arial", Arial, sans-serif;
	font-size: 12px;
	border: 0;
	border-bottom: 1px #ddd solid;
	border-radius: 1px;
}
.contactor textarea {
	height: 80px;
}
.contactor select {
	width: 398px;
	padding: 9px;
}
.contactor .btn-success {
	position: relative;
	color: #00DF83;
	padding: 10px;
	margin-top: 10px;
	font-size: 10px;
	border: 2px #00DF83 solid;
	background: transparent;
	text-transform: uppercase;
	cursor: pointer;
}
.contactor .btn-success:hover {
	color: red;
	border-color: red;
}
.beSocial {
	position: relative;
	top: 20px;
}
.beSocial li {
	display: inline-block;
}
.beSocial li a {
	display: block;
	padding: 2px 7px;
	margin: 0 2px 4px 0;
	color: #555;
	border: 1px #ddd solid;
	border-radius: 2px;
}
.beSocial li a:hover {
	color: #333;
	background: #fafafa;
	border-color: #888;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
	.skillPage > .col-6:nth-child(2) .box {
		padding-left: 0;
	}
	#goodat li div {
		width: 40px;
		height: 40px;
	}
	#goodat li div span {
		margin-top: 7px;
		font-size: 11px;
	}
	.portPage h1 {
		padding-bottom: 100px;
		margin-bottom: 40px;
	}
	.featurePage > .col {
		display: block;
		float: none;
		width: 100%;
	}
}
@media only screen and (max-width: 920px) {
	.container {
		margin: 0 25px;
	}
	.skillPage > .col-6 {
		display: block;
		float: none;
		width: 100%;
	}
	#goodat {
		text-align: center;
	}
	h2#skillTile {
		margin: -50px 0 0 -40px;
		text-align: center;
	}
	#goodat li div {
		width: 50px;
		height: 50px;
	}
	#goodat li div span {
		margin-top: 12px;
	}
	.skillNote {
		text-align: center;
	}
	ul.tabs li a {
		width: 120px;
		font-size: 12px;
	}
	.col-4 .bigTit {
		font-size: 40px;
	}
	.formrow > .col-6 {
		display: block;
		float: none;
		width: 100%;
		border-bottom: 1px #ddd solid;
	}
	#trigprevNext {
		display: block;
	}

}
@media only screen and (max-width: 767px) {
	.container, #mobMenu {
		width: 320px;
		margin: 0 auto;
	}
	.pTitle {
		display: none;
	}
	.contentPad {
		padding-left: 0;
	}
	.subTitle {
		font-size: 20px;
		line-height: 32px;
	}
	#trigprevNext {
		display: none;
	}
	#goodat {
		margin: 25px 0;
	}
	h2#skillTile {
		margin-left: -30px;
	}
	#goodat li div {
		width: 39px;
		height: 39px;
	}
	#goodat li div span {
		margin-top: 6px;
		font-size: 10px;
	}
	.skillNote {
		padding-left: 0;
		margin-bottom: 0;
	}
	.companyLogo {
		display: none;
	}
	.aboutPage > .col:nth-child(2) {
		float: none;
		width: 100%;
	}
	ul.tabs {
		top: -46px;
		border-bottom: 0;
	}
	ul.tabs li {
		float: left;
		margin: 0;
	}
	ul.tabs li a {
		display: block;
		width: auto;
		padding: 15px 6px;
		font-size: 10px;
	}
	ul.tabs li a.selected {
		border-top: 3px solid red;
	}
	.tab-content {
		padding: 0;
	}
	.tab-content .small-box {
		padding-left: 0;
		padding-right: 0;
	}
	.tab-content .row > .col, .featurePage .col, .wtd .col, .blogPage .col {
		width: 100%;
	}
	.page {
		margin-top: 4px;
	}
	.ppph h1ss {
		font-size: 36px;
		line-height: 48px;
	}
	.ppph > .col:first-child:after {
		border: 0;
	}
	.ppph > .col:last-child > div {
		padding: 20px 0 0 0;
	}
	.format-col {
		width: 70px;
	}
	.aboutPage > .col {
		display: block;
		width: 100%;
	}
	.abtCount {
		margin-bottom: 60px;
	}

}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {
		width: 400px;
		margin: 0 auto;
	}
	ul.tabs li a {
		display: block;
		width: auto;
		padding: 15px 12px;
		font-size: 12px;
	}

}