body{
	font-size:15px!important;
	line-height:1.6em!important;
	font-family:"CenturyGothic",Open Sans,Arial,Helvetica,sans-serif!important;
	color:#494949!important;
	letter-spacing:1px!important;
}
body.drkBluBgrnd{
background-color:#0c2337;
}
body.boxed #wrapper{
	margin-top:0px!important;
}
.grainbgrnd{
	background: #F1F2F7 url("../images/grain_bg.png") repeat scroll 0% 0%;
	background-size: auto auto!important;
}
.lghtBluBgrnd{
background-color:#e6f1fb!important;
}
.strngBluBgrnd{
background-color:#0078d5!important;
}
#topMain.nav-pills > li:hover > a,{
	background: #DCDCEB!important; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #DCDCEB)!important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #DCDCEB)!important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #DCDCEB)!important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #DCDCEB)!important; /* Standard syntax */
	background-color:#fff!important;
}
#topMain.nav-pills>li>a.dropdown-toggle:after {
	content: ""!important;
}
#topMain.nav-pills > li > a.dropdown-toggle{
	padding-right:15px!important;
}
#topBar ul.top-links > li > a {
    padding: 4px 10px;
}
.nav-pills > li.active {
    color:#fff;
	background-color:#0078D5;
}
@media screen and (max-width: 991px){
.nav-pills > li.active {
background-color:transparent!important;
}
}
.darkblue{
	color:#123c62!important;
}
.white{
	color:#fff!important;
}
.darkblue-bgrnd{
	background-color:#123c62!important;
}
.white-bgrnd{
	background-color:#FFF!important;
}
.thinBluBrdr-bottom{
	border-bottom:2px solid #1277D1!important;
	margin:0px 1px;
}
.trans{
	background-color:rgba(255,255,255,.9)!important;
}

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
#how{
padding:10px 0px;
background-color:#0078d5;
}
#about{
padding:0px;
}
@media only screen and (max-width:768px){
section div.row > div#about {
    margin-bottom:0px;
}
}
#about.shadow-after-3::before {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    bottom: -60px;
    background-image: url('../images/misc/shadow3.png');
    background-size: 100% 100%;
	padding:0px 15px
}
.margin-top-15{
	margin-top:15px!important;
}
.marTop-60{
	margin-top:60px!important;
}
.margin-bottom-15{
	margin-bottom:15px!important;
}
.margin-bottom-30{
	margin-bottom:30px!important;
}
.margin-bottom-60{
	margin-bottom:60px!important;
}
.margin-bottom-5{
	margin-bottom:5px;
}
.padding-bottom-12{
padding-bottom:12px;
}
.padBot-30{
	padding-bottom:30px;
}
.margin-left-15{
margin-left:15px;
}
.padding-left-0{
padding-left:0px;
}
.padding-left-30{
padding-left:30px;
}
.padding-left-60{
padding-left:60px;
}
.padding-left-100{
padding-left:100px;
}
.padding-right-100{
padding-right:100px;
}
.horizPadding-0{
padding-left:0px;
padding-right:0px;
}
.horizPadding-30{
padding-Left:30px;
padding-right:30px;
}
.vertPadding-30{
padding-top:30px;
padding-bottom:30px;
}
.inline{
display:inline!important;
}
blockquote {
    letter-spacing: normal;
}
@media screen and (max-width: 992px){
blockquote.pull-left {
max-width:350px;
}
}
@media screen and (max-width: 768px){
blockquote.pull-left, blockquote.pull-right {
max-width:100%
}
}
.hvrPointer:hover{
cursor:pointer;
}
@media screen and (max-width: 992px){
.horizPadding-0-sm{
padding-left:0px;
padding-right:0px;
}
}
@media screen and (max-width: 768px){
.horizPadding-0-xs{
padding-left:0px;
padding-right:0px;
}
.horizPadding-15-xs{
padding-left:15px;
padding-right:15px;
}
.horizPadding-30-xs{
padding-left:30px;
padding-right:30px;
}
.margin-bottom-30-xs{
	margin-bottom:30px!important;
}
.margin-bottom-15-xs{
	margin-bottom:15px!important;
}
}
.box-shadow--4dp {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .22), 0 1px 10px 0 rgba(0, 0, 0, .20), 0 2px 4px -1px rgba(0, 0, 0, .3);
}
.box-shadow-keyImg{
box-shadow: 4px 6px 8px 0 rgba(0, 0, 0, .40);
}
.size-12{
	font-size:12px!important;
}
.size-36{
font-size:36px!important;
}
section.darkblue.page-header{
	background-color:#123c62!important;
}
section.page-header.page-header-xs{
	padding-top:15px!important;
	padding-left:15px;
	padding-right:15px;
}
section.page-header h1{
	color:#fff;
}
@media only screen and (max-width:768px){
section.page-header h1 {
line-height:1.2;
padding-top: 12px;
}
}
section.page-header p{
	color:#fff!important;
	margin-bottom:0px!important;
	font-style:normal!important;
}
@media screen and (max-width: 992px){
section.page-header p{
margin-bottom:15px!important;

}
}
section.page-header .breadcrumb{
	margin-top:-15px!important;
	margin-right: 15px;
	/* z-index:1100; */
}
@media screen and (max-width: 1200px){
section.page-header .breadcrumb{
top:inherit;
bottom:0px;
}
}
section.page-header .breadcrumb a{
	color:#DCDCDC!important;
}
section.page-header .breadcrumb a:hover {
    color: #fff !important;
    text-decoration: none;
}
.breadcrumb > .active{
	color:#fff!important;
}

.fixedbgrnd{
	background-attachment:scroll!important;
}
.scrollButton{
	display:none;
}
.scrollButton i{
	border:rgba(255,255,255,0.7);
	max-width:37px;
	margin:auto;
	font-size:30px;
	line-height:1em;
	color:rgba(255,255,255,0.7);
	display:block;
}
.scrollButton .fa{
	color:rgba(255,255,255,0.6);
}
.scrollButton .fa:hover{
	color:rgba(255,255,255,1);
}
img.rndSrvcImg{
border-radius:50%;
}
ul.ksBenefitsList li{
margin-bottom:6px;
}
@media only screen and (max-width: 768px){
img.rndSrvcImg{
margin-bottom:30px;
}
}

@media screen and (min-width: 1200px){
img.rndSrvcImg{
margin: 0 20px 40px 0;
}
}

@media only screen and (max-width: 992px) {
ul.list-icons {
margin-left:0em;
}
ul.ksBenefitsList li > i{
position:relative;
left:0px;
top:2px;
}
}


/* HOME PAGE HEADER IMG */
@media screen and (max-width: 767px) and (orientation: portrait){
.container.headImgHm img.img-responsive{
height: 200px;
width: auto;
max-width: none;
right: 140px;
position: relative;
}
}


.caseStudyWrp .caseStudyItmWrp label{
font-family: "CenturyGothic",Open Sans,Arial,Helvetica,sans-serif !important;
font-size: 16px;
font-weight: bold !important;
color: #123c62 !important;
line-height: 1.6em !important;
letter-spacing: 1px;
padding: 5px 10px;
background: rgba(0,0,0,0.05);

}

/* FORMS */
form label {
    font-weight: normal;
    text-transform: uppercase;
}

@media only screen and (min-width: 1170px) and (max-width: 1366px) {
	.scrollButton{
		display:inherit!important;}
}
 h3, h5, h6{
	font-family:'CenturyGothic', arial, helvetica, sans-serif!important;
	font-weight:300;
	}
	
	h2{
	font-family:'CenturyGothicBold', arial, helvetica, sans-serif!important;
	font-size:18px!important;
	}

	h3{
		font-size:18px!important;
		color:#7B315C!important;
		line-height:1.3em!important;
		letter-spacing:1px;
	}
	h3.serviceTitle{
	font-size:28px!important;
	/* color: rgb(20,20,20)!important; */
	color:#0078D5;
}
	h4.serviceSubTitle{
	font-size:17px!important;

}
h4{
	font-family:'CenturyGothicBold', arial, helvetica, sans-serif!important;
	color:#123c62!important;
	font-size:20px;
	letter-spacing:0px;
	}
h5{
	font-size:18px!important;
	font-weight:light!important;
	font-family:'CenturyGothic', arial, helvetica, sans-serif!important;
	color:#000!important;
}
#clear h5{
	font-size:20px!important;
	font-weight:light!important;
	font-family:'CenturyGothic', arial, helvetica, sans-serif!important;
	color:#7B315C!important;
}
	
h2.lead{
	font-family:'CenturyGothic', arial, helvetica, sans-serif!important;
	color:#123c62!important;
	font-size:24px!important;
}

#sidePanels{
	background-color:#fff;
	padding:12px;
}

#sidePanels h4, #sidePanels h5{
	font-family:'CenturyGothicBold',arial, helvetica, sans-serif;
	font-size:13px!important;
	color:#123c62!important;
	line-height:1.2em!important;
	letter-spacing:1px;
}
#sidePanels p{
	font-size:12px!important;
	line-height:1.2em!important;
	margin-bottom:12px!important;
	color:#000!important;
	font-style:normal!important;
}
#sidePanels .testimonial{
	font-style:oblique!important;
	color:#000;
}
#sidePanels .cite{
	font-style:normal!important;
	font-size:.8em!important;
	color:#123c62!important;
	text-align:right!important;
	line-height:.6em!important;
}

#sidePanels.bluSdPnl{
background-color:#123c62;
margin-left:15px;
}
#sidePanels.bluSdPnl h4, #sidePanels.bluSdPnl h5, #sidePanels.bluSdPnl p{
color:#fff!important;
padding-right: 0px;
}
#sidePanels.bluSdPnl h5{
margin-top:0px;
}
#sidePanels.bluSdPnl a{
color: #91C0E6 !important;
font-weight: bold;
}
#sidePanels.bluSdPnl a:hover{
color:#fff !important;
}
.panel-default > .panel-heading{
	background-color:#E6E6E6;
}
.panel-body{
	background-color:#ECF0F1;
}
.panel-body h2{
margin-bottom:12px;
}
.panel.bigBio{
	background-color:transparent;
	border:0px;
}
.bioExpand{
border-top:4px solid #1277D1;
margin-bottom:15px;
padding:30px;
background-color:#fff;
overflow:hidden;
}
div.price-table{
	border-left:none;
	border-top:3px solid #123c62;
}
div.price-table.popular{
	background-color:#FFF7F2;
}
div.price-table.popular ul li{
	color:#123c62!important;
}

div.toggle > label{
	font-size:.8em!important;
	font-weight:bold!important;
	color:#123c62!important;
	letter-spacing:1px;
	padding:5px 10px;
}
div.noCrt div.toggle > label {
    cursor: default;
}
div.noCrt div.toggle.active > label::before {
    border-bottom-color: rgba(0,0,0,0);
}
.toggle-content blockquote{
font-size: 1em;
}
#sidePanels.bluSdPnl div.toggle > label{
color:#494949!important;
background-color: #eee;
}

div.toggle div.toggle-content{
	padding: 10px 10px!important;
}
div.heading-title h4.inline{
display:inline;
}
div .heading-title h2, h3{
	margin-bottom: 15px !important;
	background-color:transparent!important;
	line-height: 1em;
	font-weight:bold;
	color:#0078D5!important;
	letter-spacing: normal;
	font-family:'CenturyGothic', arial, helvetica, sans-serif !important;
	font-size:36px;
	display:block!important;
}
div .heading-title h4, h5{
font-family: 'CenturyGothic', arial, helvetica, sans-serif !important;
font-weight: normal!important;
}
div .heading-title p{
	color:#0078D5!important;
	font-weight:bold;
}
div .heading-title p.white{
color:#fff!important;
}
div .heading-title p.greyTxt{
color:#373737!important;
}
div .steps.heading-title h3, h4, h5{
	margin-bottom:3px!important;
	background-color:transparent!important;
	line-height: 1.2em!important;
}
div.heading-title{
	margin-bottom:20px!important;
}
div.heading-title.heading-border-bottom{
	border-bottom:1px solid #666!important;
}
div.heading-title h6 {
font-size:20px;
background-color:transparent;
}
.heading-title.heading-dotted.text-center h2{
font-size:25px!important;
font-family:'CenturyGothic', sans-serif!important;
}
.font-CentGoth{
	font-family:'CenturyGothic', arial, helvetica, sans-serif!important;
}
section{
	border:none!important;
	padding:60px 0px;
}
#topBar {
    background-color: #373737!important;
}
#topBar ul.top-links{
	line-height:1em!important;
}
.navyBgrnd{
	background-color: #123c62!important;
}

.blueFont{
	color:#123c62!important;
}


.tp-bullets.preview1 .bullet{
	border-color:#123c62!important;
	background-color:#DCDCDC!important;
}

.alert{
	padding:0px;
}
.whtFont{
	color:#fff!important;
}

.homeH1{
	font-family:'CenturyGothic', sans-serif;
	margin:0px;
	font-weight:normal!important;
	line-height: 1.25em;
	font-size:37px;
	text-align:center;
}

.leftBorder{
	border-left:1px solid #123c62!important;
}

.rightBorder{
	border-right:1px solid #123c62!important;
}

.box-icon a.box-icon-more:hover{
	color:#1277D1!important;
}
.box-icon.box-icon-center p{
	text-align:center!important;
	font-size:14px!important;
	line-height:1.2em!important;
}
.box-icon .box-icon-title > img + h2, .box-icon .box-icon-title > img + h3, .box-icon .box-icon-title > img + h4, .box-icon .box-icon-title > img + h5 {
    letter-spacing: normal;
	line-height:18px;
}
.box-icon .box-icon-title > h2{
	text-align:center!important;
	color:#0078D5!important;
}

.box-icon .box-icon-title > h3{
	text-align:center!important;
	color:#123c62!important;
	font-size:15px!important;
	font-weight:normal!important;
	margin-top:12px;
	margin-bottom:8px;
	
}

.box-icon.box-icon-center .box-icon-more{
	font-size:15px!important;
}
.box-icon-large .link{
float:none;
margin-left:auto;
margin-right:auto;
}
div.alert > .container{
	margin-top:10px;
	margin-bottom:10px;
}
#header a.logo {
	margin-top:5px;
}
#header a.logo > img {
    height: 66px;
}
#topMain.nav-pills > li > a{
	font-size:16px!important;
	font-weight:normal!important;
	font-color:#666666!important;
	
}
.btn{
	border-radius:0px;
}
.btn-default{
	border-radius:0px!important;
	border:none!important;
	background-color:#123c62!important;
	font-family:"CenturyGothicBold",Open Sans,Arial,Helvetica,sans-serif!important;
	color:#fff;
	font-size: 18px!important;
}

.btn-default:hover{
	background-color:#1277D1!important;
	color:#fff;
}

.btn-default.btn-xs{
	border-radius:0px!important;
	border:none!important;
	background-color:#123c62!important;
	font-family:"CenturyGothic",Open Sans,Arial,Helvetica,sans-serif!important;
	color:#fff;
	font-size: 14px!important;
	text-transform:uppercase;
}
.btn-default.btn-xs:hover{
	background-color:#1277D1!important;
	color:#fff;
}

.btn-featured{
	height:30px;
}

.btn-featured i{
	height:30px;
	width:30px;
	line-height:30px;
}
.btn-featured span {
    height: 30px;
    line-height: 30px;
    text-align: center;
    width:100%;
}
.btn.btn-default.btnred{
background-color:#de2f2a!important;
font-family:"CenturyGothic",Open Sans,Arial,Helvetica,sans-serif !important;
padding:8px;
line-height:1.5em!important;
}
.link a.btn.btn-default.btnred{
line-height:1.1em!important;
}
.btn.btn-default.btnred:hover{
background-color:#871313!important;
}
.btn.btn-default.btngrey{
background-color:#454545!important;
}
.btn.btn-default.btngrey:hover{
background-color:#0078d5!important;
}
@media screen and (max-width: 768px){
a.btn.btn-xs{
font-size:13px!important;
}
}
.padding-top-0{
	margin-top:0px!important;
}
.padding-bot-0{
	margin-bottom:0px!important;
}
.margin-right-20{
	margin-right:20px!important;
}
@media screen and (max-width: 678px){
.servIntroArea p .btn.btn-default.btnred.pull-right{
top: 15px;
}
}
#footer{
	background:#373737!important;
	color:#fff!important;
}

#footer > .container{
	padding-top:20px!important;
	margin-bottom:20px!important;
}

#footer address{
	background:none;
}

#footer > .copyright{
	padding:5px 0px;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6{
	color:rgba(255,255,255,1)!important;
}
#footer hr{
	margin:10px 0px!important;
}
a.social-icon.social-icon-border{
	color:#fff!important;
}
#footer form .row{
margin-bottom:5px;
}
#footer form input, #footer form textarea{
	background-color:#cccccc!important;
	border:none;
}
.form-control{
	border-radius:0px;
    border: #ddd 2px solid;
}
*::-moz-placeholder{
	color:#123c62!important;
}
#footer .btn, #footer .form-control{
	color:#123c62!important;
}
#footer .form-control .tallFormInput{
	height:65px;
}
#footer form input[type="submit"]:hover{
	background-color:#1277D1!important;
	color:#fff!important;
}
#footer .help-block {
    margin-bottom: 8px;
    background-color: #00000080;
    padding:0px 12px;
}
#footer div.alert {
    border-left-color: rgba(0,0,0,0.1);
    border-width: 1px;
    border-left-width: 5px;
	padding-left:10px;
}
#footer .alert-dismissable .close, .alert-dismissible .close {
    color: #eee;
	opacity:0.3;
}
#footer form .controls{
margin-top:8px;
}
#footer .btn{
text-align:center;
padding:6px 12px;
}
@media screen and (max-width: 768px){
#footer .row > div {
    margin-bottom: 30px;
}
}
.size-15{
	font-size:15px!important;
}

.processBlue{
	background-color:#123c62!important;
	border-color:#123c62!important;
}
.bounceImg{
	max-width: 180px;
    display: inline-block;
    position: relative;
	height:auto;
	padding:0;
	border:0;
	border-radius:90px;
	
box-shadow: 0px 0px 1px transparent;
-webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

    -moz-osx-font-smoothing: grayscale;

    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.bounceImg:hover,
.bounceImg:focus,
.bounceImg:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  /* move the element up by 5px */
}
.bounceImg:hover:before,
.bounceImg:focus:before,
.bounceImg:active:before {
  opacity: 1;
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.bounceImg:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "transform, opacity";
  transition-property: "transform, opacity";
}

@media screen and (max-width: 768px) and (orientation: portrait){
.bounceImg{
max-width:300px;
border-radius:150px;
}
}


#topNav a.logo {
line-height: inherit;
}
.breadcrumb > li + li::before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
	margin-right:3px;
}
#topNav ul.dropdown-menu{
	border-width:3px 1px 1px;
	background-color:rgba(255,255,255,1);
}
#topNav ul.dropdown-menu li a{
	color:#000!important;
}
#topNav ul.dropdown-menu li a {
padding: 7px 15px 7px 8px;
border-left: 7px solid transparent;
}
#topNav ul.dropdown-menu li:hover > a{
	background-color:rgba(255,255,255,1)!important;
	color:#1277D1!important;
	border-left: 7px solid rgba(0, 120, 213, .7);
}
#topNav button.btn-mobile{
	margin-top:3px;
	height: auto;
}
#topNav button.btn-mobile i{
	background-color: rgb(18, 119, 209)!important;
	padding:10px;
	color:#fff;
}
#topMain.nav-pills > li > a.dropdown-toggle::after{
	font-size:16px;
}

.box-info{
	background-color:#fff!important;
}
.box-info.lightblu{
	background-color:#fff!important;
}

.margin-bottom-5{
	margin-bottom:5px;
}

.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
}
.tp-bannershadow.tp-shadow2 {
    background: transparent url("../images/misc/shadow2.png") no-repeat scroll 0% 0% / 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px;
}

.parallax h3{
	font-size:45px!imsportant;
	font-family:'CenturyGothicBold', arial, helvetica, sans-serif!important;
	color:#fff!important;
}
#grain.shadow-after-3:before {
		content:' ';
		position:absolute;
		left:0; right:0;
		width:100%; height:60px;
		bottom:-61px;
		background-image:url('../images/misc/shadow3.png');
		background-size: 100% 100%;
		z-index:90;
}
.shadow-after-1:before {
		content:' ';
		position:absolute;
		left:0; right:0;
		width:100%; height:60px;
		bottom:-62px;
		background-image:url('../images/misc/shadow1.png');
		background-size: 100% 100%;
		z-index:90;
}

.caseStudy div.heading-title h3{
font-weight:normal;
font-size:23px!important;
}
.caseStudy div.toggle label{
font-weight:normal;
font-size:15px!important;
}

@media only screen and (max-width: 768px){
.homeH1{
	font-size:22px;
	font-family:'CenturyGothic',sans-serif;
	line-height:1.25em;
}
.horizPad-0-xs{
padding-left:0px;
padding-right:0px;
}
}
@media only screen and (max-width: 478px){
	.home{
		font-size:20px;
		font-family:'CenturyGothicBold';
		height:auto;
		max-width:478px;
		line-height:1.8em;
		vertical-align:middle;
	}
}
.servIntroArea{
padding-right:0px;
}
.servIntroArea p span:first-of-type{
font-size:22px;
color:#0078D5;
font-weight:bold;
display:inline;
}
.servIntroArea p{
margin-bottom:17px;
padding-right:160px;
line-height: 1.4em;
}
.servIntroArea h5{
margin-top:30px;
display:block;
margin-bottom: 15px!important;
}
.servDesc{
padding-left: 30px;
}
.servDesc h2{
margin-bottom:0px;
display:inline;
margin-top:30px;
font-size:15px!important;
color:#000!important;
}
.servDesc h3{
display:inline;
font-size:15px!important;
font-weight:normal;
color:#494949!important;
font-style:italic;
}

/* *** OWL SLIDER STYLES *** */
.owl-theme .owl-nav [class*="owl-"]{
background: #BCBBBB;
height:40px!important;
width:40px!important;
line-height: 32px;
font-size: 13px;
padding:4px 5px;
}
#clientCarousel{
padding: 12px 0px;
border-top: 1px solid #BCBBBB;
border-bottom: 1px solid #BCBBBB;
}
@media screen and (min-width:991px){
#clientCarousel.owl-carousel .owl-stage-outer {top: -20px;
height: 150px;
}
}
#clientCarousel.owl-carousel .owl-stage-outer .owl-stage{
top: -10px;
}


/* FORMS */
#contPgFrm .form-control{
background-color:transparent;
}
#contHlp.help-block{
position: absolute;
top: 2px;
right: 20px;
height: 30px;
margin-bottom: 0px;
font-size:12px;
}


@media only screen and (max-width: 992px){
.servIntroArea{
padding-right:15px;
}
.servIntroArea p{
margin-bottom:17px;
padding-right:0px;
}
.servDesc{
padding-left:15px;
}
.servLst{
padding-left:0px;
}
}


.visible{
display:block!important;
}