body {
	font-size: 12px;
	color: #717f86;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	background-color: #FFF;
	/* [disabled]background-image: url(../img/textureBg.jpg); */	
}
ol, ul {
	list-style:outside;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.section-padding{
	padding: 60px 0px;
}
h1, h2, h3, h4, h5, h6{
	font-family:'Montserrat', sans-serif !important; 
	
	
	color:#232504 ;
	margin-bottom: 5px;
	
	word-spacing: .1em;
}
.custmHead{
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 500;
	color: #333333;
	text-transform: uppercase;
	font-size: 180%;
	padding:0px !important;
	 letter-spacing: 1.5px;
}
h1{
	font-size: 400%;
	letter-spacing: -3px;
}

h2{
	font-size:200%;
	
}

h3{
	font-size: 150%;
	
}


h4{
	font-size:120%;
	
}
a{
	color: #007DD1;
	outline:none;
	text-decoration:none;
}
a:hover, a:focus{
	color: #55FFFF;
	outline:none;
	text-decoration:none;
}

p{
	font-size:16px;
	margin:0px 0px 10px;
}
/***********************************
Navigation bar
************************************/

..navbar-header{
	padding-top:15px !important;
}
.navbar-default .navbar-brand {
    color: #2da216;
}
.navbar-default {
	background-color:#003;

   
}

.navbar-default .navbar-nav > li > a {
    
    font-size: 120%;
font-family:'Montserrat', sans-serif !important; 
	color:#FFF;
}
.navbar-nav > li > a{
	font-family:'Montserrat', sans-serif !important; 
	margin: 17px 5px 8px;
	padding: 10px 15px;
	font-size: 16px;
	color: #6795CA;
	text-transform: uppercase;
	font-weight: 600;	
}

.navbar-nav > li > a:hover{
	margin: 17px 5px 8px;
	padding: 10px 15px;
	font-size: 16px;
	color: #3CF;
	background-color: transparent;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInRight;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.navbar-nav > li > a:focus{
background-color: transparent !important;
color:#3CF !important;
}
.navbar-nav > li > a:active{
background-color:transparent !important;

}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover
{
	background-color:none !important;
	color: #8AC1FF;
	
	


}

.navbar-nav .active a{
	background: none !important;
	color: #69A523 !important;
	outline: none;
}

.btn-trial a{
	background-color: #2da216;
	border-radius: 25px;
	color: #ffffff !important;
	border: 1px solid #2da216;
}
.btn-trial a:hover, .btn-trial a:focus{
	border: 1px solid #2da216;
	background-color: #fff;
	color: #2da216 !important;
}
.navbar-default .navbar-brand {
 
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px;
    height: inherit;
    font-size: 36px;
    margin: 5px 0px;
}
.navbar-default .navbar-brand span{
	font-weight: 100 !important;
}
.navbar {
	margin-bottom: 0px;
	
	background-repeat: repeat-x;
}
.padding-zero{
	padding: 0px;
}
.mart20{
	margin-top: 20px;
}
/***********************************
Banner
************************************/
.banner{
	
	 width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	
	
	height: 100vh;
	position: relative;
	background-image: url(../img/bannerHome.jpg);
	background-repeat: no-repeat;
}

.bannerAbout{
	width: 100%;
	height: auto !important;
	background-position: top center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	-o-background-size: cover;
	position: relative;
	background-image: url(../img/aboutImg.jpg);
	background-repeat: no-repeat;
	margin-top: 64px;
	padding-bottom: 5%
}

.bannerContact{
width: 100%;
	height: auto !important;
	background-position: top center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	-o-background-size: cover;
	position: relative;
	background-image: url(../img/contactImg.jpg);
	background-repeat: no-repeat;
	margin-top: 64px;
	padding-bottom: 5%
}


.bannerSea{
	width: 100%;
	height: auto !important;
	background-position: top center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	-o-background-size: cover;
	position: relative;
	background-image: url(../img/seaFrImg.jpg);
	background-repeat: no-repeat;
	margin-top: 64px;
	padding-bottom: 5%
}


.bannerAir{
	width: 100%;
	height: auto !important;
	background-position: top center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	-o-background-size: cover;
	position: relative;
	background-image: url(../img/airFreight.jpg);
	background-repeat: no-repeat;
	margin-top: 64px;
	padding-bottom: 5%
}



.bannerRoad{
	width: 100%;
	height: auto !important;
	background-position: top center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	-o-background-size: cover;
	position: relative;
	background-image: url(../img/roadFreightImg.jpg);
	background-repeat: no-repeat;
	margin-top: 64px;
	padding-bottom: 5%
}


.bannerCustoms{
	width: 100%;
	height: auto !important;
	background-position: top center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	-o-background-size: cover;
	position: relative;
	background-image: url(../img/customsImg.jpg);
	background-repeat: no-repeat;
	margin-top: 64px;
	padding-bottom: 5%
}

.bannerWare{
	width: 100%;
	height: auto !important;
	background-position: top center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	-o-background-size: cover;
	position: relative;
	background-image: url(../img/wareImg.jpg);
	background-repeat: no-repeat;
	margin-top: 64px;
	padding-bottom: 5%
}


.bannerAbout{
	width: 100%;
	height: auto !important;
	background-position: top center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	-o-background-size: cover;
	position: relative;
	background-image: url(../img/aboutImg.jpg);
	background-repeat: no-repeat;
	margin-top: 64px;
	padding-bottom: 5%
}







.servicesBaner{
	width: 100%;
	background-position: top center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	-o-background-size: cover;
	position: relative;
	background-image: url(../img/servicesBg.jpg);
	background-repeat: no-repeat;
	margin-top: 64px;
	background-color: #FFF;
	overflow: hidden;
	padding-bottom: 36.5%;
}

.portfBaner{
	width: 100%;
	background-position: top center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100% 100%;
	-o-background-size: cover;
	position: relative;
	background-image: url(../img/portFImg.jpg);
	background-repeat: no-repeat;
	margin-top: 62px;
	background-color: #242424;
	overflow: hidden;
}

.bg-color{

}
.text-dec{
	font-size: 24px;
	padding: 5px 5px;
    margin: 5px 0;
	text-transform: uppercase;
    color: #fff;
}
.text-border{
	border: 5px solid #2da216;
	display: inline-block;
	
}
.banner-text{
	width: 90%;
	padding-top: .5%;
	margin: 0px auto;
}
.intro-para{
	font-size: 18px;
	color: #15192c;
	margin-top: 0px;
}
.quote .btn{
    background-color: 
}
.modal-dialog {
    width: 600px;
    margin: 150px auto;
}
.mouse {
    width: 25px;
    height: 45px;
    border: 2px solid #fff;
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -12.5px;
    border-radius: 12px;
}
@-webkit-keyframes rotateplane {
    0%   {top:10px;}
    25%  {top:14px;}
    50%  {top:19px;}
    75%  {top:24px;}
    100% {top:28px;}
}
@-moz-keyframes rotateplane {
    0%   {top:10px;}
    25%  {top:14px;}
    50%  {top:19px;}
    75%  {top:24px;}
    100% {top:28px;}
}
@-o-keyframes rotateplane {
    0%   {top:10px;}
    25%  {top:14px;}
    50%  {top:19px;}
    75%  {top:24px;}
    100% {top:28px;}
}
.mouse::after {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: #fff;
    border-radius: 100%;
    left: 50%;
    top:10px;
    margin-left: -2.5px;
    transition:all 0.3s ease-in;
 
     -webkit-animation-name: rotateplane; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
    animation-name: rotateplane;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
.modal-content h4 {
   
    font-weight: 500;
}
.login-box-body {
	padding: 0px;
}
.login-box-msg, .register-box-msg {
    margin: 0px;
    text-align: center;
    padding: 0px 20px 20px;
}
.modal-sm {
    width: 400px;
}
.padleft-right{
    padding-left: 5px;
    padding-right: 0px;
}
.big-text{
    font-size: 35px;
}
.small-text{
    font-size: 16px;
}
 
 .btn:hover, .quote .btn:focus{
	background-image: url(../img/btnBg.jpg);
	background-repeat: repeat-x;
	background-color: #cecece;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 1px solid #CCCCCC !important;
	color: #1c0632;
	outline:none;
}


.btn:select{
outline:none;
border: 1px solid #CCCCCC !important;
}
/***********************************
Features
************************************/
h2{
	font-size: 24px;
	padding-bottom: 15px;
}
.bottom-line{
	width: 25px;
	height: 3px;
	background-color: rgb(99, 122, 145);
}
.fea{
	margin-top: 25px;
}
.fea-img {
  width: 20%;
}
.heading {
    width: 80%;
}
.fea i {
    font-size: 39px;
    color: #2da216;
    margin-top: 7px;
}
.heading h4 {
    font-size: 17px;
    line-height: 1.25;
    font-weight: 700;
    color: #000;
    margin: 10px 0px;
    text-align: left;
}
.heading p {
  text-align: left;
}

/***********************************
Testimonial
************************************/
#testimonial{
    background-color: #111;
}
.bg-white{
    background-color: #fff !important;
}
.text-comment{
  background-color: rgb(255, 255, 255);
  padding: 20px;
}
.text-par{
  font-size: 20px;
  padding-bottom: 15px;
}

/***********************************
Contact Us
************************************/
.contact form .form {
    width: 100%;
    height: auto;
    padding: 15px 15px 12px;
    font-size: 18px;
    margin-bottom: 18px;
    color: #7f7f7f;
    letter-spacing: 0.5px;
}
#contact .form-control {
    background: #fafafa;
    border: 1px solid rgba(119, 81, 81, 0.34);
    width: 100%;
	margin-bottom: 15px;
    border-radius: 0;
    
}
.textarea {
    height: 228px;
    max-width: 100%;
    max-height: 229px;
}
.light {
    font-weight: 100;
}
.white{
    color: #fff !important;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}
/***********************************
Footer
************************************/
.footer {
	padding: 5px 0 5px;
	color: #727272;
	background-color: #070c14;
	border-top: solid 1px #171d33;
	
}
.footer a {
    color: #fff;
}

.footer h3{
	font-weight: 300;
	letter-spacing: 0.05em;
	
	font-size: 24px;
}
.footer .form-control {
    border-radius: 30px;
    border: none;
    background: rgba(255,255,255,.1);
    padding-left: 30px;
    color: #e5e6e7;
    margin-bottom: 0;
   
}
.footer .social-links li a {
    color: #fff;
    font-size: 32px;
   
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.footer .social-links li {
    display: inline-block;
    margin: 0 5px 25px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
	margin:0px;
}

.footer .social-links {
	list-style: none;
	padding: 0;
	margin: 5px 0 5px;
}
.footer .twitter a:hover, a:focus{
	color:#09F;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.footer .facebook a:hover, a:focus{
	color: #0052A4;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.footer .googleplus a:hover, a:focus{
	color: #FF3300;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.btn-submit:hover, .btn-submit:focus{
    background-color: #2da216;
    color: #fff;
}
.btn-submit{
	padding: 14px 12px;
	border-radius: 50px;
	text-transform: uppercase;
    background-color: #2da216;
    color: #fff;
}
.btn-submit i{
	padding-left: 8px;
}

.btn-sec {
    margin-top: 20px;
}
.ser-btn {
    padding: 10px 18px;
    border: 0px;
    background-color: #222935;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 20px;
}
.mem-info{
    padding: 45px 10px 0px;
    background-color: #eee;
}
.mem-info h4 {
    font-size: 18px;
    padding: 10px 0px;
}
.mem-info h3{
    font-size: 24px;
    padding: 15px 0px;
}
.mem-info h5
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.mem-info p {
    margin: 0 0 10px;
}
.agent-social li {
    display: inline-block;
    padding: 0px 10px 0px 0px;
    margin-bottom: 10px;
}
.btn {
    padding: 5px 10px;
}
.light-form-button{
    background: #2da216;
    border: 1px solid rgba(119, 81, 81, 0.34);
    width: 24%;
    padding: 10px 10px;
    margin-bottom: 15px;
    color: #fff;: #fafafa;
    border: 1px solid rgba(119, 81, 81, 0.34);
    width: 24%;
    margin-bottom: 15px;
     -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-green, .btn-green:hover{
    background-color: #2da216;
    color: #fff;
}
.footer .form-control:focus{
    box-shadow: none;
}
/***********************************
************************************
Responsive media queries
************************************
***********************************/
@media (min-width: 769px) and (max-width: 980px) {
	
	
	.banner-text  h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 280% !important;
	font-weight: 400 !important;
	letter-spacing: -0.05em;
}

.banner-text  p {
	font-size: 18px !important;
	line-height: normal;
	color: #585A72;
	
}

    .ser-text {
    font-size: 20px;
    }
    .service-box, .feature-info, .orga-stru{
        margin-bottom: 30px;
    }
    .pricing-head .amount {
    font-size: 51px;
    }
    .price-table .pricing-head h4 {
    font-size: 18px;
    }
}
@media (min-width: 451px) and (max-width: 768px) {
	.topPad
{
	margin-top:100px !important;
}
.rTmenu a {
	padding-top: 0px;
	padding-right: 30px;
	display: inline-block;
	float: none !important;
	color: white;
}

	.banner-text  h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 180% !important;
	font-weight: 400 !important;
	letter-spacing: -0.05em;
	margin-left:15px;
}

.banner-text  p {
	margin-left:15px;
	font-size: 10px !important;
	line-height: normal;
	color: #585A72;
	
}
.servicesBaner{
	width: 100%;
	height: 100%;
	padding-bottom:37%
}
.strip h3{
	font-size:120%;
}
.routeMapMsg h1 {
	font-size:150%
}

.routeMapMsg p {
	font-size:14px  !important;
}

.requestQuote h1 {
	font-size:180% !important; 
    color: white;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75);
}

   .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover
{
	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
   
       
	.navbar-nav > li:hover {
background-color:#252c61 !important;
color:white;
}
	.navbar-nav > li:hover  a{
color:white;
}
	
	.navbar-nav > li > a {
    margin: 17px 5px 8px 25px;
    padding: 10px 15px; 
    font-size: 18px;
	color:white
}

.navbar-nav > li:hover {
background-color:#0853a7;
color:white;

}

	.navbar-nav > li > a:hover {
    margin: 17px 5px 8px 25px;
    padding: 10px 15px; 
    font-size: 18px;
	-webkit-transition: color 1s ease;
-moz-transition: color 1s ease;
-ms-transition: color 1s ease;
-o-transition: color 1s ease;
transition: color 1s ease;

-webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
 
border-bottom:solid 1px #003;
	
}
.navbar-nav {
	background-color: #1253a6;
	margin-top: 0px;
	margin-bottom: 0px;
	-webkit-box-shadow: 0px 9px 19px -8px rgba(209,235,255,1);
	-moz-box-shadow: 0px 9px 19px -8px rgba(209,235,255,1);
	box-shadow: 0px 9px 19px -8px rgba(209,235,255,1);
	}
	.thumbServ h3{
	font-size: 80% !important;
	text-align: center;
	font-weight:lighter !important;
	color:#0a1f30;

}

.leftCap h1 {
	font-size:130%
}

.rightCap h3 {
	font-size:100%
}

.leftCap{
			left:30px !important;
			top:0px !important;
		}
		.rightCap{
			right:30px !important;
			top:0px !important;
		}
}
@media (min-width: 20px) and (max-width: 450px) {
	
	.rTmenu a {
	padding-top: 0px;
	padding-right: 30px;
	display: inline-block;
	float: none !important;
	color: white;
}
	.servicesBaner{
	width: 100%;
	height: 100%;
	padding-bottom:37%
}
.strip h3{
	font-size:120%;
}
.routeMapMsg h1 {
	font-size:150%
}

.routeMapMsg p {
	font-size:14px  !important;
}

.requestQuote h1 {
	font-size:180% !important; 
    color: white;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75);
}
	
		.leftCap{
			left:40px !important;
			top:0px !important;
		}
		.rightCap{
			right:25px;
			top:0px;
		}
	
	.leftCap h1 {
	font-size:90%
}

.rightCap h3 {
	font-size:80%
}
	
    .text-dec {
    font-size: 20px;
    }
    .big-text {
    font-size: 30px;
    }
    .small-text {
    font-size: 14px;
    }
    .intro-para {
    font-size: 30px;
    }
    .header-section p{
        font-size: 14px;
    }
    .heading {
    margin-bottom: 20px;
    }
    .orga-stru i {
    font-size: 92px;
    }
    .orga-stru {
    padding: 5px 5px 15px 5px;
    width: 75px;
    margin-bottom: 20px;
    }
    .orga-stru h3 {
    font-size: 28px;
    }
    .orga-stru p {
    font-size: 13px;
    }
    h3.det-txt {
    font-size: 28px;
    }
    .cta-2-txt {
    font-size: 20px;
    }
    .service-box, .text-comment, .price-table{
        margin-bottom: 30px;
    }
    .contact-form-button{
        width: 40%;
    }
    .footer .social-links li {
    margin: 0 5px 25px;
    }
    .cta-2-form-submit-btn {
    font-size: 10px;
    }
    .cta-2-form input[type="email"] {
    padding: 13px 10px;
    font-size: 10px;
    min-width: 187px;
    }
    .modal-sm {
    width: 300px;
    }
    .login-box-body {
    padding: 15px 20px;
    }
    .navbar-default .navbar-brand{
        margin-left: 10px;
    }
    .navbar-default .navbar-nav > li > a{
        text-align: center;
    }
	
	.thumbServ h3{
	font-size: 80% !important;
	text-align: center;
	font-weight:lighter !important;
	color:#0a1f30;

}
	
	
		.banner-text  h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 130% !important;
	font-weight: 400 !important;
	letter-spacing: -0.05em;
	margin-left:15px;
}

.banner-text  p {
	margin-left:13px;
	font-size: 10px !important;
	line-height: normal;
	color: #585A72;
	
}

   .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover
{
	
	color: white;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
   
       
	
	
	.navbar-nav > li > a {
    margin: 17px 5px 8px 25px;
    padding: 10px 15px; 
    font-size: 18px;
}

.navbar-nav > li:hover {
background-color:#252c61;
color:white;
}

	.navbar-nav > li > a:hover {
    margin: 17px 5px 8px 25px;
    padding: 10px 15px; 
    font-size: 18px;
	-webkit-transition: color 1s ease;
-moz-transition: color 1s ease;
-ms-transition: color 1s ease;
-o-transition: color 1s ease;
transition: color 1s ease;

-webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
 
border-bottom:solid 1px #003;
	
}
.navbar-nav {
	background-color: #1253a6;
	margin-top:0px;
	margin-bottom:0px;
	-webkit-box-shadow: 0px 9px 19px -8px rgba(5,23,54,0.99);
-moz-box-shadow: 0px 9px 19px -8px rgba(5,23,54,0.99);
box-shadow: 0px 9px 19px -8px rgba(5,23,54,0.99);
	}
	.navbar-nav  li a{color:white;}
	
	
	.thumbServ h3 {
    font-size: 80%;
    text-align: center;
}
}

.banner h2 {
	color:white;
	font-size:130%;
	margin-bottom:5px;
}
.topPad
{
	margin-top:150px;
}
@media (max-width:768px) {
	.navbar-brand {
	margin-left: 15px !important;
}
}




@media (min-width: 992px) {
  .col-md-1-5 { width: 20%; }
  .col-md-2-5 { width: 40%; }
  .col-md-3-5 { width: 60%; }
  .col-md-4-5 { width: 80%; }
  .col-md-5-5 { width: 100%; }
  .thumbServ{
	  min-height:430px;
	  }
}

@media (min-width: 1200px) {
  .col-lg-1-5 { width: 20%; }
  .col-lg-2-5 { width: 40%; }
  .col-lg-3-5 { width: 60%; }
  .col-lg-4-5 { width: 80%; }
  .col-lg-5-5 { width: 100%; }
  	  min-height:430px;
}

/* Demo only, no need for this */

.show-grid [class^=col-] span,
.container-fluid .show-grid [class^=col-] {
	display: block;
	
	 
	text-align: center;
	
}

[class^=col-] {
 /* margin-bottom: 15px;*/
}

.thumbServ{
	
	background-image: url(../img/textureBg.jpg);
	background-repeat: repeat;
	-webkit-box-shadow: -2px 2px 19px -2px rgba(0,0,0,0.18);
-moz-box-shadow: -2px 2px 19px -2px rgba(0,0,0,0.18);
box-shadow: -2px 2px 19px -2px rgba(0,0,0,0.18);
border:solid 1px #F8F8F8;
padding-bottom:15px;
margin-bottom: 25px ;

transition: background-color 2.5s ease;
}
.thumbServ:hover{
	background-color: #00B8E6;
	background-image: none;
	transition: background-color 2.5s ease;
	border: solid 1px #F8F8F8;
	
	}

.imgThmb img{
position:relative;
z-index:100;
	top:-20px;
	-moz-box-shadow: 0px -5px 5px #e9e9e9;
		-webkit-box-shadow: 0px -5px 5px #e9e9e9;
		box-shadow: 0px -5px 5px #e9e9e9;
		-moz-border-radius:190px;
		-webkit-border-radius:190px;
		border-radius:190px;}
	
	.tmbCnt{
	position:relative;
z-index:100;
	top:-30px;

	}
	
	.thumbServ h2 {
	color: #00b0ff;
	font-size: 20px;
	padding-bottom: 0px !important;
	text-align: center;
	font-weight:400;
}
.thumbServ:hover a {
	color: #3FF;	
}

.thumbServ:hover h2 {
	color:white;
	
}
.thumbServ:hover p{
color:white;
}

 .thumbServ p{
	 font-weight:400;
 font-size:13px;
 padding:0px 15px 7px 15px;
 
 }
}







.hovereffect {
	width: 1o0%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	margin-bottom: 0px;
}




.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
display:block;

-webkit-transition:all .4s linear;
transition:all .4s linear;

height:auto;
}

.hovereffect h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:17px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
}

.hovereffect a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:50px 0 0;
padding:7px 14px;
}

.hovereffect a.info:hover {
box-shadow:0 0 5px #fff;
}

.hovereffect:hover img {
-ms-transform:scale(.8);
-webkit-transform:scale(.8);
transform:scale(.8);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;


}

.quote {
	color: rgba(0,0,0,.1);
	text-align: center;
	margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.med-text{
font-size:130%;
font-weight:bold;
color:green;
}


/* Carousel */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: -60px;
}
#quote-carousel .carousel-control.right {
    right: -60px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
	background: #333333;
	width: 128px;
	height: 128px;
	border-radius: 100px;
	opacity: 1;
	overflow: hidden;
	
}
.carousel-inner {
    min-height: 300px;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}





.
.banner-text  h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 400% !important;
	font-weight: 400 !important;
	letter-spacing: -0.05em;
}

.banner-text  p {
	font-size: 18px !important;
	line-height: normal;
	color: #003333;	
}

.show-grid h4 {
	color:white;
	font-weight:normal;
	
	
}.iconOpt {
	padding-bottom: 1%;
}
.topMsg {
	padding-top: .5%;
	padding-bottom: .5%;
	background-image: url(../img/bgTrnspMsg.png);
	background-repeat: repeat;
	margin-top: 65px;
}
.topMsg  h2 {
	color: #FFF;
}



/*form*/
.form-top {
    overflow: hidden;
    padding: 0 25px 15px 25px;
    background: #fff;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-align: left;
}
.form-bottom {
	padding: 25px 25px 20px 25px;
	background: #eee;
	
	text-align: left;
}
.form-top-left {
	float: left;
	width: 85%;
	padding-top: 15px;
}

.form-top-left h3 { margin-top: 0; }

.form-top-right {
	float: left;
	width: 15%;
	padding-top: 5px;
	font-size: 66px;
	color: #ddd;
	line-height: 100px;
	text-align: right;
}

.form-box {
	padding-top: 20px;
	padding-bottom: 50px;
	
}
input{
	background-image: url(../img/bgTxtBx.jpg) !important;
	background-repeat: repeat-x !important;
}

.form-footer{
	background-color:#d6dce0;
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	   padding: 15px 25px 25px 25px;
}
.txtbxMrg {
	margin-bottom: 10px;
	display:inline-block
}

.selMrg2 {
	margin-bottom: 15px;
	display:inline-block
}

fieldset{
	-webkit-box-shadow: 0px 35px 54px -17px rgba(2,3,5,1);
-moz-box-shadow: 0px 35px 54px -17px rgba(2,3,5,1);
box-shadow: 0px 35px 54px -17px rgba(2,3,5,1);
}


.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
	background-color:#007dd1;
	color:white;
}

.modal-header h4 {
   
	color:white;
}
.modal-body {
	position: relative;
	padding: 20px 0px 20px 0px;
}
.noInStyle{
	background-image:none !important;
}





html,
body {
	overflow-x: hidden; /* Prevent scroll on narrow devices */
	background-color: white;
}

footer {
    padding: 30px 0;
}

/*
 * Custom styles
 */
.navbar-brand {
    font-size: 24px;
}

.navbar-container {
    padding: 0px 0 0px 0;
}

.navbar.navbar-fixed-top.fixed-theme {
	background-color: white;
	background-image: url(../img/MenuBg.jpg) !important;
	background-repeat: repeat-x;
	border-color: rgba(209,235,255,1);
	box-shadow: 0 0 5px rgba(209,235,255,1);
	background-position: 20px;
}

.fixedMenuarea{
	background-color: white;
	background-image: url(../img/MenuBg.jpg) !important;
	background-repeat: repeat-x;
	border-color: rgba(209,235,255,1);
	box-shadow: 0 0 5px rgba(209,235,255,1);
	background-position: 20px;
}

.navbar-brand.fixed-theme {
    font-size: 18px;
}

.navbar-container.fixed-theme {
    padding: 0;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 12px 10px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	background-color: transparent !important;
	background-image: none;
	/*border: 1px solid transparent;
	border-radius: 4px;*/
}

	


 .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #272d5c;
	
}

.banner-text h1 {
	font-family: 'Montserrat', sans-serif !important;
	color: #1957BA;
	text-shadow: -1px -1px 0 #fff,
		1px -1px 0 #fff,
		-1px 1px 0 #fff,
		1px 1px 0 #fff;
	padding-top: 25%;
	margin-bottom: 2%;
}
}


.sectionDiv{
	padding-top: 2%;

}





/*testimonial*/
.testimonial{
    padding: 0 15px;
    text-align: center;
}
.testimonial .pic{
	
	
	overflow: hidden;
	border: 5px solid #F2F2F2;
}
.testimonial .pic img{
    width: 100%;
    height: auto;

}
.testimonial .description{
    padding: 0 15px;
    font-size: 15px;
    color: #808080;
    line-height: 20px;
}
.testimonial .testimonial-title{
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	position: relative;
}
.testimonial .testimonial-title:after{
    content: "\f10d";
    font-family: 'FontAwesome';
    display: inline-block;
    width: 100%;
    font-size: 40px;
    color: #c3cbc8;
    margin-top: 30px;
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 12px;
    height: 12px;
    
    background: #f3904d;
    margin: 5px 7px;
    opacity: 0.5;
	
}


 .testimonialArea {
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer {
	padding: 50px 0 0px 0;
	background-color: #FFFFFF;
	color: #e3edff;
	background-image: url(../img/bgFooter_1.jpg);
	background-repeat: no-repeat;
	border: none;
	background-size: cover;
}
.footer .title{
	text-align: center;
	font-size: 18px;
	color: #253873;
}
.footer p a{
	color: #333333;
}

.footer p{
color:#000;
}


.footer p a:hover{
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.footer .social-icon{padding:0px;margin:0px;}
.footer .social-icon a{display:inline-block;color:#878c94;font-size:25px;padding:5px;}
.footer .acount-icon a{
	display: block;
	color: #878c94;
	font-size: 18px;
	padding: 5px;
	text-decoration: none;
}
.social-icon li {
	
	display:inline-table;
}
a.social.fb:hover {
	color: #00468C;
	-webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
a.social.fb {
	color: #00468C;
	
}

a.social.tw {
	color: #00CCFF;}
a.social.tw:hover {
	color: #00CCFF;
	-webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

a.social.gp {
	color: #FF0000;}
a.social.gp:hover {
	color: #FF0000;
	-webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
a.social.pin {
	color: #7D0000;
}
a.social.pin:hover {
	color: #7D0000;
	-webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


.footer .acount-icon .fa{margin-right:25px;}


.footer .category a {
	text-decoration: none;
	color: #878c94;
	display: inline-block;
	padding: 5px 10px;
	margin: 1px;
	border-radius: 4px;
	margin-top: 6px;
	border: 1px solid #878c94;
}


.fntsmall{
	font-size: 18px
}
.footer2{
	background-color: #052256;
	padding: 15px 15px;
	margin-top: 15px;
	color: #C2F7FB;
}
/*scroll*/
.mouse__wheel {
    display: block;
    margin: 6px auto;
    
    
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll;
}
@keyframes scroll {
  0% {
    opacity: 1;
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    transform: translateY(14px);
  }
}

/*BOTTOM TO - TOP*/

.scrollup{
	font-size: 20px;
	color: #fff;
	background-color: #45B2EB;
	border: 1px solid #3C6710;
	text-align: center;
	padding: 6px;
	width: 30px;
	height: 30px;
	position: fixed;
	bottom: 50px;
	right: 30px;
	cursor: pointer;
	-webkit-animation-duration: 3s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: scroll;
	animation-name: scroll;
}
#section1 {
	/* [disabled]display: none; */
	position: absolute;
	bottom: 0px;
	padding-top: 63px;
	width: 100%;
	overflow: hidden;
}
.thumbServ h3{
	font-size: 115%;
	text-align: center;
	font-weight:lighter !important;
	color:#0a1f30;

}
/*portfolio modal*/
.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.closeBtn{
	border: none;
	font-size: 24px;
	padding: 5 10px;
	border-radius: 100px;
	width: 25px;
	height: 25px;
	text-outline: none;
	background: none;
	position: absolute;
	right: 20px;
	outline:none;
	
	
}
.fixedMenu{
	 background-color: #12045c;

	background-image:url(../img/MenuBg.jpg) !important;
	background-repeat:repeat;
    border-color: #080808;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
}
.clrGray{
	
	color:#79759a !important;
	padding-top:20px;
	
}

.clrGray2{
	
	color:#79759a !important;
	
	
}
.clrGray3{
	
	color:#575463 !important;
	
	
}



.bgBtmEffect{
	background-image: url(../img/btmeffct.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	
}

.grid .col-sm-4.col-md-3 .effect-selena {
	background-color: none;
}
        .aboutCont {
	position: inherit;
	bottom: 0px;
	padding: 0px;
}
.aboutCont h3 {
	color: #9490ad;
}


 .leftCap {
	position: absolute;
	top: 100px;
	width: 40%;
}

 .rightCap {
	position: absolute;
	top: 100px;
	width: 23%;
	right: 0px;
}

.stripArea .strip{
	background-image: url(../img/stripBg.jpg);
	background-repeat: repeat-x;
	height: auto;
	padding: 1% 20px;
}

.routeMapMsg p{
	font-size: 20px;
}
.routeMapMsg {
	margin-bottom: 25px;
}
#serv1 {
	background-color: #FFF;
}

.bxPrpty{

	background-color: #FFF;
	padding:20px;
	-webkit-box-shadow: 0px 0px 25px -3px rgba(239,239,239,1);
-moz-box-shadow: 0px 0px 25px -3px rgba(239,239,239,1);
box-shadow: 0px 0px 25px -3px rgba(239,239,239,1);
border:solid 1px #efefef;
}
.bxPrpty ul li{
list-style:circle;
}

.requestQuote {
	background-image: url(../img/requestQuote.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 5% 1% 8% 1%;
	
}
.requestQuote h1{
	color:white;
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75);
	
}

.btn-outline {
	background-color: transparent;
	color: #0853A7;
	transition: all .5s;
	font-size: 16px;
	border: solid 2px #0853A7;
}


.btn-outline:hover{
	color: #69A523;
	background-color: transparent !important;
	background-image: none;
	border: solid 2px #69A523;
!important;
}
.btn-outline:focus{
	color:white ;
	background-image:none;
	border:solid 2px white ;
}
select{display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.portfBaner h1 {
	color: white !important;
	text-align: center !important;
	width: 100%;
	font-size: 350%;










	letter-spacing: -01.em;
	padding-top: 10%;
}

.portfBaner h2 {
	width: 100%;
	font-size: 300%;
	text-align: center;
	color: white;
	color: white !important;
	text-align: center;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.portfBaner h2 a {
	color:#CCC; !important;
	text-transform: uppercase;
}

.brdBtm{
	border-bottom:solid 2px #f39944;
	margin-bottom:10px;
	color:#f39944 !important;
	}

.portfBaner h2 a:hover{
	color: white !important;
}
#header .topNav {
	background-color: #0853a7;
	color: #FFF;
	padding: 5px 0px;
}
.rTmenu a {
	padding-top: 0px;
	padding-right: 30px;
	display: inline-block;
	float: right;
	color: #add635;
}

.rTmenu a:hover {
	padding-top: 0px;
	padding-right: 30px;
	display: inline-block;
	float: right;
	color: white;
}
.navbar-brand>img {
    display: block;
   margin: 0px 7px !important; 
}



/* original solution by https://codepen.io/Rowno/pen/Afykb */

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}


/* carousel fullscreen */

.carousel-fullscreen .carousel-inner .item {
    height: 100vh; 
    min-height: 600px; 
    background-position: center center; 
    background-repeat: no-repeat; 
    background-size: cover;
}


/* carousel fullscreen - vertically centered caption*/

.carousel-fullscreen .carousel-caption {
    top: 35%;  
    bottom: auto;
    -webkit-transform: translate(0, -50%); 
    -ms-transform: translate(0, -50%); 
    transform: translate(0, -50%);
	text-align:left;
}

.carousel-fullscreen .carousel-caption  h1 {
	color: #487fc0;
	text-shadow: -1px -1px 0 #fff,
		1px -1px 0 #fff,
		-1px 1px 0 #fff,
		1px 1px 0 #fff;
	text-align: center !important;
}
	.carousel-fullscreen .carousel-caption  h3{
	 text-align:center !important;
	 color:#3a4178;
	 text-shadow: -1px -1px 0 #fff,
		1px -1px 0 #f5f3f3,
		-1px 1px 0 #f5f3f3,
		1px 1px 0 #f5f3f3;
	text-align: center !important;
	}
	}
/* overlay for better readibility of the caption  */

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    transition: all 0.2s ease-out;
}
.banner .plaaTrip {
	position: absolute;
	width: 100px;
	text-align: center;
	right: 30px;
	bottom: 30px;
	z-index: 1000;
}
.fold {
	background-image: url(../img/foldbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.padtop {
	padding: 2% 2%;
}


figure.effect-duke img,
figure.effect-duke p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-duke:hover img {
	
	-webkit-transform: scale3d(2,2,1);
	transform: scale3d(2,2,1);
}

figure.effect-duke h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

figure.effect-duke p {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 20px;
	padding: 30px;
	border: 2px solid #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% -100%;
	transform-origin: 50% -100%;
}

figure.effect-duke:hover h2,
figure.effect-duke:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

/* Media queries */
@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid figure {
		display: inline-block;
		float: none;
		/*margin: 10px auto;*/
		width: 100%;
	}
}
.thmbCont {
	background-color: #FFF;
	padding: 15px;
	 -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.1);
}

.thmbCont p {
	font-size: 14px;
	line-height:normal;
	
}

.grid .col-md-3 {
	padding-bottom:30px;
}
 
 
 .grid  .col-sm-3{
	padding-bottom:30px;
}
.headBar {
	background-image: url(../img/headBar.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #D3D3D3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding: 10px;
}

.networks{
background-image:url(../img/networkIMg.jpg);
background-repeat:no-repeat;
background-size:cover;
}
.pageArea {
	border: 1px solid #D7E5E8;
	background-color: #FFF;
	-webkit-box-shadow: -2px 2px 19px -2px rgba(0,0,0,0.18);
	-moz-box-shadow: -2px 2px 19px -2px rgba(0,0,0,0.18);
	box-shadow: -2px 2px 19px -2px rgba(0,0,0,0.18);
	border: solid 1px #F8F8F8;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}

.servIcons{
padding-top: 5%;
	width: 100%;
	display: block;
	padding: 5px 0px 0px 0px;
	position:relative;
	z-index:100;
	
}

.servIcons  li {
	list-style-type: none;
float:left
	padding-top: 0px;
	padding-right: 20px !important;
	padding-bottom: 5px;
	padding-left: 20px !important;
	clear: right;

}
.servIcons  li a {
	text-align: center;
	font-size: 15px;
	font-weight:bold;
}
.servIcons  li a:hover {
	text-align: center;
	font-size: 15px;
	font-weight:bold;
	color:#036;
}


.servIcons li {
display:inline-table;
text-align:center;
}
