
#shadow-host-companion {
	display: none;
}


.fixed-top
{
 position: fixed; /* Set the navbar to fixed position */
 top: 0; /* Position the navbar at the bottom of the page */
 width: 100%; /* Full width */
 z-index: 999999;
}

.container {

}
.home-content h3{
  color: #89292d;
}

.head-color {
  color: #89292d;
}

a {
	text-decoration: none !important;
}

ul {
	margin: 0;
	padding: 0;
}
body { font-family: 'Open Sans', sans-serif; }
a:hover { text-decoration: none !important;   }
.templatemo-container {
	max-width: 1920px;
	margin: 0 auto;
}
section {
	padding-top: 80px;
	padding-bottom: 80px;
}
hr {
	display: block; height: 1px;
    border: 0; border-top: 1px solid #ddd;
}
p {
	font-size: 18px !important;
  text-align: justify;
}

.mt-2{
  margin-top: 60px;
}
.logo-bg {
	max-height: 90px;
	margin-top: 5px;
	margin-left: 10px;
}

.small {
	font-size: 16px;
}

.tagline {
	font-size: 16px;
	text-align: center;
}

.light-gray-bg { background-color: #F2F2F2; }

/* 2. Site Name and Navigation */
.navbar-nav a {
	font-size: 16px;
}
#navbar_top{
  padding-bottom: 0px !important;
}

.header-contact {
	border-left: 2px solid #243f8b;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 60px;
}
.header-contact h5 {
	font-size: 16px;
}

.nav-social-icon{
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* 3. Welcome Header */
.header-img {
	background: url(../img/personal-bodyguard-services.jpg) no-repeat center center;
	background-size: cover;
	height: 540px;
  position: relative;
  background-position:top;

}
.header-img-1 {
	background: url(../img/header-img-1.jpg) no-repeat center center;
	background-size: cover;
	height: 540px;
  position: relative;
}
.header-img-2 {
	background: url(../img/sri-lanka-security-services-01.jpg) no-repeat center center;
	background-size: cover;
	height: 539px;
  position: relative;
}
.header-img-3 {
	background: url(../img/header-img-3.jpg) no-repeat center center;
	background-size: cover;
	height: 520px;
  position: relative;
}

.header-img-4 {
	background: url(../img/sercurity-team-bg-4.jpg) no-repeat center center;
	background-size: cover;
	height: 520px;
  position: relative;
}

.header-img-5 {
	background: url(../img/header-img-5.jpg) no-repeat center center;
	background-size: cover;
  background-position: top;
	height: 520px;
  position: relative;
}

.welcome-txt-container{
	width: auto;
	position:absolute;
  bottom: 5%;
  left: 5%;
}
.welcome-txt-container h2 {
	font-size: 46px;
  font-weight: 42px;
  color: #fff;
  text-shadow: 0 0 6px #000, 0 0 6px #000;
}

.welcome-container {
	background: #222;
	/*background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(41, 128, 185)), color-stop(41%, rgba(36, 113, 163,1)), color-stop(100%, rgba(31, 97, 141,1)));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(41, 128, 185,1)), color-stop(41%, rgba(36, 113, 163,1)), to(rgba(31, 97, 141,1)));
	background: -webkit-linear-gradient(top, rgba(41, 128, 185) 0%, rgba(36, 113, 163,1) 41%, rgba(31, 97, 141,1) 100%);
	background: linear-gradient(to bottom, rgba(41, 128, 185) 0%, rgba(36, 113, 163 ,1) 41%, rgba(31, 97, 141,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f6973', endColorstr='#133640', GradientType=0 );
	*/
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
}
.welcome-wrapper {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        -webkit-box-align: center;
	        align-items: center;
}
.welcome-title,
.welcome-description {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
	max-width: 700px;
  font-size: 14px !important;
}
.welcome-divider-lines-img {
	display: inline-block;
	width: 6px;
	height: 49px;
	margin-left: 20px;
	margin-right: 20px;
}




/* 4. Section */
.section-title-container { margin-bottom: 60px; }
.section-title {
	font-weight: 700;
	font-size: 42px;
}
.section-title-underline {
	margin-bottom: 5px;
	margin-top: 0;
}
.section-title-underline-blue {
	border-bottom: 2px solid #08292b;
	margin: 5px auto 0 auto;
	width: 40px;
}
.font-weight-300 { font-weight: 300; }
.section-title-2 {
	font-size: 32px;
	margin-bottom: 30px;
	margin-top: 0;
}
.gray-text { color: #9c9c9c; }
.blue-text { color: #1F618D; }
.blue-bg {
	background: #1F618D ;
	color: white;
}
.ul-1 {
    margin-top: 30px;
    margin-bottom: 60px;
    padding: 0 1em;
    list-style: none;
    line-height: 2em;
}
.ul-1 li:before {
    content: "\2192";
    color: #08292b;
    padding: 10px;
}
.btn-blue-gradient {
	background: #1b434c;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(139,41,45)), color-stop(41%, rgba(116,42,45,1)), color-stop(100%, rgba(95,42,44,1)));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(139,41,45)), color-stop(41%, rgba(116,42,45,1)), to(rgba(95,42,44,1)));
	background: -webkit-linear-gradient(top, rgba(139,41,45) 0%, rgba(116,42,45,1) 41%, rgba(95,42,44,1) 100%);
	background: linear-gradient(to bottom, rgba(139,41,45) 0%, rgba(116,42,45,1) 41%, rgba(95,42,44,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f6973', endColorstr='#133640', GradientType=0 );
	color: white;
	margin-right: 30px;
}
.btn-blue-gradient:hover { color: #B8E6F0; }
.btn-transparent {
	border: 1px solid #000;
	color: #000;
}
.btn-transparent:hover {
	color: #568A96;
	border-color: #568A96;
}

.btn-transparent-white {
	border: 1px solid #fff;
	color: #fff;
}
.btn-transparent-white:hover {
	color: #568A96;
	border-color: #568A96;
}


.btn-transparent,
.btn-blue-gradient,
.btn-transparent-white{
	font-weight: 700;
	padding: 10px 30px;
	text-transform: uppercase;
}
.img-thumbnail {
	border-radius: 0;
	padding: 8px;
}
.carousel-container {
	position: relative;
	padding-left: 35px;
	padding-right: 35px;
}
.crsl-items {
	margin: 0 auto;
	max-width: 340px;
}
.crsl-nav {
	overflow: hidden;
	position: relative;
	top: -185px;
}
.crsl-nav .previous { float: left; }
.crsl-nav .next { float: right; }

/* 5. Who We Are */
.tm-blocks-container {
	overflow: hidden;
	max-width: 310px;
}
.tm-block {
	font-weight: 300;
	color: white;
	text-transform: uppercase;
	float: left;
	width: 155px;
	height: 155px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        -webkit-box-align: center;
	        align-items: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        -webkit-box-pack: center;
	        justify-content: center;
}
.tm-block-link {
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        -webkit-box-align: center;
	        align-items: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        -webkit-box-pack: center;
	        justify-content: center;
	color: white;
	background: transparent;
	-webkit-transition: background 0.3s ease;
	        transition: background 0.3s ease;
}
.tm-block-link:hover {
	color: white;
	background: rgba(0,0,0,0.5);
}
.green-bg { background-color: #079704; }
.red-bg { background-color: #aa2020; }
.yellow-bg { background-color: #d5ba06; }
.justify-text { text-align: justify; }

/*==================================================

 * ===============================================*/
.effect1 {
	-webkit-box-shadow: 0 10px 6px -6px #777;
	        box-shadow: 0 10px 6px -6px #777;
}
.section-shadow-bottom {
	background-image: url(../img/section-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

/* 6. Blog Excerpt */
.posts-container {
	background: url(../img/blog-divider.png) top center no-repeat;
	max-width: 900px;
	margin: 0 auto;
}
.post-excerpt {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	height: 85px;
}
.post-excerpt-left {
	float: left;
	margin-bottom: 85px;
}
.post-excerpt-right {
	float: right;
	margin-top: 85px;
}
.post-content {
	background-color: #333;
	padding: 15px;
	max-width: 300px;
}
.post-excerpt-left .post-content { text-align: right; }
.post-title {
	color: white;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
}
.post-description {
	color: #B2B0B0;
	font-size: 13px;
	margin: 0;
}
.post-date-container {
	background: #ab4545 ;
	height: auto;
	width: 85px;
	text-align: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        -webkit-box-pack: center;
	        justify-content: center;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        -webkit-box-orient: vertical;
	        -webkit-box-direction: normal;
	        flex-direction: column;
}
.post-month {
	color: #3dd0d3;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 300;
}
.post-date {
	color: white;
	font-size: 24px;
	font-weight: 700;
}
.post-arrow-container { padding-top: 15px; }
.rotate-arrow { /* IE 9 */
 -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
 -ms-transform: rotate(180deg);
     transform: rotate(180deg);
    padding-top: 40px;
}

/* 7. Features */
.features {
	background: url(../img/sercurity-team-bg.jpg) no-repeat center center;
	background-color: rgba(0,0,0,0.8);
	background-size: cover;
	position: relative;
}
.features-content {
	color: white;
	position: relative;
	z-index: 999;
}
.bg-overlay {
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.feature-container {
	max-width: 800px;
	margin: 0 auto;
}
.tm-progress-container {
	width: 360px;
	max-width: 100%;
}
.tm-progress-container-left { float: left; }
.tm-progress-container-right { float: right; }
.tm-progress-label { overflow: hidden; }
.tm-progress { border-radius: 0; }
.tm-progress .progress-bar { background-color: #ab4545 ; }
.margin-bottom-30 { margin-bottom: 30px; }

/* 8. Footer nav */
.footer-tbl-contact .fa {
  padding-right: 10px;
}

.footer-tbl-contact a {
  color: #ccc;
}

.footer-tbl-contact p {
  text-align: left;
}
.footer-logo {
  max-width: 300px;
  padding-top: 12px;
  padding-bottom: 20px;
}

.footer-nav { font-size: 12px; }
.footer-nav h3 {
	font-size: 14px;
	font-weight: 700;
}
.footer-nav li {
    list-style: none;
    line-height: 2em;
}
.footer-nav p,
.footer-nav li a {
    color: #ccc;
}

.footer-nav p {
	font-size: 12px !important;
}
.footer-nav li a:hover { color: white; }
.blue-divider {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	height: 20px;
	background-color:  #9b2629  ;
}
.blue-divider div { height: 100%; }
.blue-divider .dark-blue-bg { width: 30%; }
.blue-divider .blue-bg {
	background-color: #9b2629;
	width: 60%;
}
.dark-blue-bg { background-color: #532b2c; }
.blue-divider-bg-graphic {
	background: #532b2c url(../img/header-lines.jpg) right center no-repeat;
	width: 10%;
}
footer { background: #222222; }
.copyright-text {
	color: #ccc;
	padding-top: 15px;
	padding-bottom: 15px;
  padding-left: 40px;
  padding-right:40px;
	margin-bottom: 0;
  font-size: 12px !important;
}

.footer-nav-bg {
	background-color: #000   ;
}
.footer-social-icon {
  margin: 5px 5px;
}

/* home */
#home-content-body{
  background-image: url(../img/lady-security.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
}

/* 9. About */
.about-video {
  width: 70%;
  border: 1px solid #222222;
}
.about-content-img{
 max-height: 200px ;
}

.about-content-txt {
  text-align: center ;
}
.tm-img-container {
	cursor: pointer;
	display: inline-block;
	position: relative;
	max-width: 100%;
}
.tm-img-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(83, 43, 44, 0.8);
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        -webkit-box-pack: center;
	        justify-content: center;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        -webkit-box-orient: vertical;
	        -webkit-box-direction: normal;
	        flex-direction: column;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}
.tm-img-container:hover .tm-img-overlay { opacity: 1; }
.img-title {
	color: white;
	font-weight: 700;
	text-transform: uppercase;
}
.img-description { color: #0fea7b; }
.img-title,
 .img-description {
 	text-align: center;
 }
.tm-about-left { max-width: 603px; }
.tm-about-right {
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
}
/* Flexbox fix for IE 10 http://stackoverflow.com/questions/16808815/ie10-flexbox-p-element-non-wrapping */
.about-h3 {
	font-size: 18px;
	font-weight: 700;
}
.about-description { line-height: 1.6em; }
.recent-post-container {
	max-width: 475px;
	margin-left: auto;
	margin-right: auto;
}
.recent-post-title { font-size: 22px; }
.font-weight-700 { font-weight: 700; }
.red-text { color: red; }

/* 10. Profile */
.folio-filters { width: 100%; }
.folio-filters li {
  display: inline-block;
  margin-left: 10px;
}
.folio-filters li a {
  display: block;
  padding: 8px 30px;
  font-weigth: bold;
  text-transform: uppercase;
  color: #5c5c5c;
  background-color: #eeeeee;
  -webkit-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
}
.folio-filters li a:hover,
.folio-filters li.current a {
  background: #1b434c;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(139,41,45)), color-stop(41%, rgba(116,42,45,1)), color-stop(100%, rgba(95,42,44,1)));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(139,41,45)), color-stop(41%, rgba(116,42,45,1)), to(rgba(95,42,44,1)));
	background: -webkit-linear-gradient(top, rgba(139,41,45) 0%, rgba(116,42,45,1) 41%, rgba(95,42,44,1) 100%);
	background: linear-gradient(to bottom, rgba(139,41,45) 0%, rgba(116,42,45,1) 41%, rgba(95,42,44,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f6973', endColorstr='#133640', GradientType=0 );
	color: white;
}
.folio-filters li a:focus { text-decoration: none; /* Remove underline after click in IE */ }
.folio-item { text-align: center; }

/*Approach */

.approach-sub-content h4 {
  margin-left: 40px !important;
}

.approach-sub-content p {
  margin-left: 40px !important;
}

/* Service */
.service-img {
  padding: 2px 2px;
}
.service-imges h4 {
  color: #9b2629;
}

/* 11. Contact */
.contact-point {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}
.contact-point-icon {
    width: 60px;
    text-align: center;
}
.contact-point-icon,
 .contact-point-detail-container {
    padding: 10px;
}
.form-control {
    border-radius: 0;
    background-color: #d4dfe1;
    color: #000;
}
.form-control::-webkit-input-placeholder { color: #000; }
.form-control:-moz-placeholder { color: #000; }
.form-control::-moz-placeholder { color: #000; }
.form-control:-ms-input-placeholder { color: #000; }
.btn-submit {
	border: 0;
	margin-right: 0;
	width: 100%;
}
.google-map-container {
	border: 1px solid #ddd;
	padding: 5px;
}
.google-map { height: 420px; }

/* 11.1 Model */
/*.modal-title
{  background: -webkit-linear-gradient(45deg,#e71d25, #253f8c 40%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
} */
.modal-header{
	background: #9b262b;
}
.modal-title {
	color: #fff;
}
.modal-dialog
{
  padding-top: 10%;
}
/* 12. Media Queries */
@media screen and (max-width: 1199px) {
	.site-logo { max-width: 80px; }
	.site-name { font-size: 26px; }
	.templatemo-nav { margin-left: 0; }
	.templatemo-nav li a { width: 150px; }
	.header-img { height: 380px; }
  .header-img-1 { height: 360px; }
	.header-img-2 { height: 380px; }
	.header-img-3 { height: 360px; }
  .header-img-4 { height: 360px; }
  .header-img-5 { height: 360px; }
	.welcome-title { font-size: 20px; }
	.blue-divider .dark-blue-bg { width: 30%; }
	.blue-divider-bg-graphic { width: 20%; }
	.blue-divider .blue-bg { width: 50%; }
}
@media screen and (max-width: 992px) {
	.welcome-txt-container {
		bottom: 20%;
	}
  #home-content-body{
      background-image: url(../img/bg-2-fade.png);
  }
	.templatemo-nav li a {
		padding-top: 15px;
		width: 115px;
    }
  .header-img { height: 300px; }
  .header-img-1 { height: 300px; }
	.header-img-2 { height: 300px; }
	.header-img-3 { height: 300px; }
  .header-img-4 { height: 300px; }
  .header-img-5 { height: 300px; }
	.welcome-wrapper { display: inline-block; }
	.welcome-divider-lines-img {
 display: none;
	}
	.carousel-container { margin-top: 50px; }
	.tm-blocks-container {
		margin-bottom: 50px;
		margin-left: auto;
		margin-right: auto;
	}
	.post-excerpt { height: auto; }
	.post-excerpt-left { margin-bottom: 50px; }
	.post-excerpt-right { margin-top: 70px; }
	.post-content { max-width: 200px; }
	.feature-container { max-width: 738px; }
    .contact-left,
	 .contact-right {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
		.welcome-txt-container {
		bottom: 5%;
	}
		.welcome-txt-container h2 {
		font-size: 24px;
	}
		.welcome-txt-container h3 {
		font-size: 16px;
	}
  .welcome-divider-lines-img {
    display: none;
  }

	.header-bg { background-color: #fff;}
	.site-name-container,
	 .site-name {
		height: 50px;
	}
	.site-name { line-height: 50px; }
	.mobile-menu-icon {
		cursor: pointer;
		display: block;
		position: fixed;
		top: 10px;
		right: 10px;
		z-index: 1000;
	}
	.mobile-menu-icon .fa {
		color: #428d89;
		background-color: rgba(8, 41, 43, 0.9);
		font-size: 1.5em;
		width: 40px;
		height: 40px;
		padding-top: 9px;
		padding-left: 11px;
	}
	.templatemo-nav-container {
		height: auto;
		position: fixed;
		z-index: 1000;
		top: 50px;
		right: 10px;
	}
	.templatemo-nav { display: none; }
	.templatemo-nav li { float: none; }
	.welcome-divider-lines-img { height: 35px; }
	.post-excerpt-left,
	 .post-excerpt-right {
		float: none;
		margin-top: 0;
		margin-bottom: 15px;
	}
	.post-arrow-container { display: none; }
	.posts-container { background: none; }
	.post-content { max-width: 300px; }
	.post-excerpt {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        -webkit-box-pack: center;
		        justify-content: center;
	}
	.feature-container {
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.tm-progress-container { margin: 0 auto; }
	.tm-progress-container-left,
	 .tm-progress-container-right {
		float: none;
	}
	.footer-block { margin-bottom: 30px; }
	.tm-about-left { margin: 0 auto 50px auto; }
	.tm-about-container-2 { margin-bottom: 50px; }
	.folio-filters li { padding: 10px 15px; }
}
@media screen and (max-width: 600px) {
	.blue-divider .dark-blue-bg { width: 10%; }
	.blue-divider-bg-graphic { width: 40%; }
	.blue-divider .blue-bg { width: 50%; }
}
@media screen and (max-width: 500px) {
	.tm-block {
		width: 120px;
		height: 120px;
	}
	.tm-blocks-container { max-width: 240px; }
	.folio-filters li { margin: 0; }
}
@media screen and (max-width: 400px) {
	.btn-blue-gradient { margin-right: 8px; }
	.btn-transparent, .btn-blue-gradient { padding: 10px 15px; }
	.ul-1 {
		margin-bottom: 30px;
		margin-top: 20px;
	}
}
@media screen and (max-width: 360px) {
	.crsl-nav { top: -127px; }
}
