<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> @charset "utf-8";
/* CSS Document */

@import url('/font/stylesheet.css');
body
{
	margin:0;
	padding:0;
	font-family:'open_sansregular';
	line-height:22px;
	font-size:14px;
}
section
{
	position:relative;
}
.no-border-top {
  border-top: none !important;
}

.no-border-right {
  border-right: none !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.no-border-left {
  border-left: none !important;
}

.no-radius {
  border-radius: 0px !important;
}

.no-mar-pad {
  margin: 0 !important;
  padding: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-padding-right {
  padding-right: 0;
}

.no-padding-left, footer #lower ul {
  padding-left: 0 !important;
}

.no-padding-top {
  padding-top: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.no-margin {
  margin: 0 !important;
}

.no-margin-right {
  margin-right: 0 !important;
}

.no-margin-left {
  margin-left: 0 !important;
}

.no-margin-top, #tool h1 {
  margin-top: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.position-absolute {
  position: absolute;
}

.position-relative {
  position: relative;
}

.hcentre {
  margin: 0 auto;
}

.no-border {
  border: none !important;
}

.no-border-top {
  border-top: none !important;
}

.no-border-right {
  border-right: none !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.no-border-left {
  border-left: none !important;
}

.no-radius {
  border-radius: 0px !important;
}

@media (min-width: 771px) {
  .logo {
    min-height: 1px !important;
  }
}
@media (min-width: 1200px) {
  .lg-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .lg-no-padding {
    padding: 0 !important;
  }

  .lg-no-padding-right {
    padding-right: 0;
  }

  .lg-no-padding-left {
    padding-left: 0 !important;
  }

  .lg-no-padding-top {
    padding-top: 0;
  }

  .lg-no-padding-bottom {
    padding-bottom: 0;
  }

  .lg-no-margin {
    margin: 0 !important;
  }

  .lg-no-margin-right {
    margin-right: 0 !important;
  }

  .lg-no-margin-left {
    margin-left: 0 !important;
  }

  .lg-no-margin-top {
    margin-top: 0 !important;
  }

  .lg-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .lg-position-absolute {
    position: absolute;
  }

  .lg-position-relative {
    position: relative;
  }

  .lg-hcentre {
    margin: 0 auto;
  }

  .lg-no-border {
    border: none !important;
  }

  .lg-no-border-top {
    border-top: none !important;
  }

  .lg-no-border-right {
    border-right: none !important;
  }

  .lg-no-border-bottom {
    border-bottom: none !important;
  }

  .lg-no-border-left {
    border-left: none !important;
  }

  .lg-no-radius {
    border-radius: 0px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .md-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .md-no-padding {
    padding: 0 !important;
  }

  .md-no-padding-right {
    padding-right: 0;
  }

  .md-no-padding-left {
    padding-left: 0 !important;
  }

  .md-no-padding-top {
    padding-top: 0;
  }

  .md-no-padding-bottom {
    padding-bottom: 0;
  }

  .md-no-margin {
    margin: 0 !important;
  }

  .md-no-margin-right {
    margin-right: 0 !important;
  }

  .md-no-margin-left {
    margin-left: 0 !important;
  }

  .md-no-margin-top {
    margin-top: 0 !important;
  }

  .md-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .md-position-absolute {
    position: absolute;
  }

  .md-position-relative {
    position: relative;
  }

  .md-hcentre {
    margin: 0 auto;
  }

  .md-no-border {
    border: none !important;
  }

  .md-no-border-top {
    border-top: none !important;
  }

  .md-no-border-right {
    border-right: none !important;
  }

  .md-no-border-bottom {
    border-bottom: none !important;
  }

  .md-no-border-left {
    border-left: none !important;
  }

  .md-no-radius {
    border-radius: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sm-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .sm-no-padding {
    padding: 0 !important;
  }

  .sm-no-padding-right {
    padding-right: 0;
  }

  .sm-no-padding-left {
    padding-left: 0 !important;
  }

  .sm-no-padding-top {
    padding-top: 0;
  }

  .sm-no-padding-bottom {
    padding-bottom: 0;
  }

  .sm-no-margin {
    margin: 0 !important;
  }

  .sm-no-margin-right {
    margin-right: 0 !important;
  }

  .sm-no-margin-left {
    margin-left: 0 !important;
  }

  .sm-no-margin-top {
    margin-top: 0 !important;
  }

  .sm-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .sm-position-absolute {
    position: absolute;
  }

  .sm-position-relative {
    position: relative;
  }

  .sm-no-border {
    border: none !important;
  }

  .sm-no-border-top {
    border-top: none !important;
  }

  .sm-no-border-right {
    border-right: none !important;
  }

  .sm-no-border-bottom {
    border-bottom: none !important;
  }

  .sm-no-border-left {
    border-left: none !important;
  }

  .sm-no-radius {
    border-radius: 0px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .xs-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .xs-no-padding {
    padding: 0 !important;
  }

  .xs-no-padding-right {
    padding-right: 0;
  }

  .xs-no-padding-left {
    padding-left: 0 !important;
  }

  .xs-no-padding-top {
    padding-top: 0;
  }

  .xs-no-padding-bottom {
    padding-bottom: 0;
  }

  .xs-no-margin {
    margin: 0 !important;
  }

  .xs-no-margin-right {
    margin-right: 0 !important;
  }

  .xs-no-margin-left {
    margin-left: 0 !important;
  }

  .xs-no-margin-top {
    margin-top: 0 !important;
  }

  .xs-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .xs-position-absolute {
    position: absolute;
  }

  .xs-position-relative {
    position: relative;
  }

  .xs-no-border {
    border: none !important;
  }

  .xs-no-border-top {
    border-top: none !important;
  }

  .xs-no-border-right {
    border-right: none !important;
  }

  .xs-no-border-bottom {
    border-bottom: none !important;
  }

  .xs-no-border-left {
    border-left: none !important;
  }

  .xs-no-radius {
    border-radius: 0px !important;
  }
}
 
 blockquote{font-size:14px; font-style:italic; line-height:22px;}
.vcenter { display: inline-block; vertical-align: middle; float: none;}

h1, h2, h3, h4, h5, h6{}
h1{ font-size:28px;} h2{ font-size:26px;} h3{ font-size:22px;} h4{ font-size:20px;} h5{ font-size:18px;} h6{ font-size:16px;}
p{line-height: 22px;}
.full-browser-height{height: 100%;}



/*------FONT SPECS------*/
.text-cap
{
	text-transform:uppercase;
}

.font-bold
{
	font-family:'open_sansbold';
}
.font-semibold
{
	font-family:'open_sanssemibold';
}
.font-reg
{
	font-family:'open_sansregular';
}

.f25
{
	font-size:25px;
}
.f35
{
	font-size:35px;
}
.f40
{
	font-size:40px;
}
.f57
{
	font-size:57px;
}
.f80
{
	font-size:80px;
}


/*------Nav bar-----*/
.navbar
{
	margin-bottom:0px;
}
.navbar-fixed-top {
    border-width: 0 0 0px;
}
.navbar-default
{
	background:#191b52;
	border-bottom:none;
	padding:0 15px;
}
.navbar-default .navbar-nav &gt; li &gt; a
{
	padding:28px 14px;
	color:#a7904d;
	font-family:'Montserrat-Regular';
	font-size:14px;
	border-bottom:3px solid transparent;
	text-transform:uppercase;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus
{
	color:#fff;
	border-bottom:3px solid #fff;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover:after, .navbar-default .navbar-nav &gt; li &gt; a:focus:after
{
	content:'';
	position:absolute;
	left:45%;
	bottom:0px;
	width: 0;
	height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 6px solid #fff;
}

.navbar-default .navbar-nav &gt; li.last &gt; a
{
	padding:28px 14px;
	border-bottom:3px solid transparent;
}
.navbar-default .navbar-nav &gt; li.last &gt; a:hover, .navbar-default .navbar-nav &gt; li.last &gt; a:focus
{
	color:#000000;
	border-bottom:3px solid transparent;
}
.navbar-default .navbar-nav &gt; li.last &gt; a:hover:after, .navbar-default .navbar-nav &gt; li.last &gt; a:focus:after
{
	content:'';
	position:absolute;
	left:45%;
	bottom:0px;
	width: 0;
	height: 0;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 0px solid #03497f;
}

.navbar-default .navbar-nav &gt; li.active &gt; a, .navbar-default .navbar-nav &gt; li.active &gt; a:focus, .navbar-default .navbar-nav &gt; li.active &gt; a:hover 
{
    background: none;
	color:#000000;
	border-bottom:3px solid #247000;
}
.navbar-default .navbar-nav &gt; li.active &gt; a:after, .navbar-default .navbar-nav &gt; li.active &gt; a:focus:after, .navbar-default .navbar-nav &gt; li.active &gt; a:hover:after 
{
	content:'';
	position:absolute;
	left:45%;
	bottom:0px;
	width: 0;
	height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 6px solid #03497f;
}
.navbar-default .navbar-nav&gt;.open&gt;a, .navbar-default .navbar-nav&gt;.open&gt;a:focus, .navbar-default .navbar-nav&gt;.open&gt;a:hover {
	color:#000000;
    background:none;
}

/*.dropdown-menu 
{
    min-width: 180px !important;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color:#03497f;
	color:#ffffff;
	font-family:'open_sansregular';
    border: 1px solid #045a9c;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px #616161;
    box-shadow: 0 1px 2px #616161;
}
.navbar-nav&gt;li&gt;.dropdown-menu {
    margin-top: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.dropdown-menu&gt;li&gt;a {
    color: #ffffff;
}
.dropdown-menu&gt;li&gt;a:focus, .dropdown-menu&gt;li&gt;a:hover {
    color: #ffa200;
    text-decoration: none;
    background: none;
}*/
.login-btn
{
	background:#06568f;
	font-family:'open_sansregular';
	font-size:15px;
	color:#ffffff;
	padding:7px 18px 10px 18px;
	border:none;
	letter-spacing:1px;
	margin-top:19px;
	border-radius:0;
}
.login-btn:hover, .login-btn:focus
{
	background:#ffa200;
	color:#ffffff;
	outline:none;
}
.login-btn img
{
	padding-right:10px;
	border-right:1px solid #ffffff;
	margin-right:10px;
}
.navbar-brand
{
	padding:0 15px;
}
.navbar&gt;.container .navbar-brand, .navbar&gt;.container-fluid .navbar-brand {
    margin-left: 15px;
}
.navbar-right {
    float: right!important;
    margin-right: 15px;
	padding-top:5px;
}
.show-nav
{
	background:#ffffff;
	transition-property: height 80px;
}
.top-nav &gt; .container-fluid
{
  padding-left:30px;
  padding-right:30px;
}
.top-nav
{
	width: 100%;
    background: #ebebeb;
    position: absolute;
    top: 0;
	left:0;
    color:#000000;
    z-index: 99999;
	font-size:14px;
}
.top-nav .text{ padding:5px; font-size:14px; font-family:'Montserrat-Light'; color:#000000; letter-spacing:.5px;}
.top-nav .text a{font-size:14px; font-family:'Montserrat-Light';}
.top-nav .text2{ padding:5px;  font-family:'Montserrat-Regular';}
.top-nav .text2 a{font-size:14px; color:#e62810;}
.top-nav .text2 a:hover, .top-nav .text2 a:focus{color:#0980b7;}
.top-nav .text2 img{margin-top:-3px;}
.font-white{color:#fff;}
	.top-nav a{text-decoration:none; color:#000000; padding-left:10px; font-size:14px; outline:none;}
	.top-nav a:hover, .top-nav a:focus{ color:#0980b7; outline:none;}
	.top-nav img{padding:0 3px;}
	.whats
	{
		background:#03497f;
		padding:5px;
		color:#ffffff;
	}
	.whats:hover
	{
		background:#ffa200;
		color:#ffffff;
	}
.no-top-nav
{
     display:none;
}
 
/*-------------------------Navbar Animation------------------------------------- */
nav {
  height: 120px;
  z-index: 999;
  background: #ffffff;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s; 
  }
  nav .navbar-brand {
    display: inline-block;
    height: 72px;
	width:250px;
    line-height: 72px;
	  margin-top:40px;
	background:url(/images/logo.jpg) no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
	
 nav .navbar-right {
    float: right!important;
    margin-right: 0px;
	padding-top:41px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
    
  nav.smaller {
    height: 80px;
	background:#181a50;
	border-bottom:1px solid #d1d1d1;
	 }
    nav.smaller .navbar-brand {
          width: 200px;
    height: 74px;
    line-height: 50px;
    margin-top: 15px;
    background: url(/images/logo.jpg) no-repeat;
    background-size: 200px;
	   }
 nav.smaller .navbar-right {
    float: right!important;
    margin-right: 0px;
	padding-top:0px;
}


/*------BANNER------*/

#banner
{

	top:0;
	left:0;
	width:100%;
	background:url(/images/banner1.png) center no-repeat;
	background-size:cover;
	min-height:100vh;
}


   /* -------------------Carousel--------------- */
#banner .carousel-inner &gt; .item {
    min-height:100vh;
}
#banner .carousel-caption {
   top:220px;
   left:0;
   right:0;
   text-align:center;
   width:100%;
	text-shadow:none;
}
.banner-txt-up
{
	color:#ffffff; 
	font-family:'Montserrat-Regular';
	font-size:16px; 
	line-height:22px;
	text-shadow:none;
	padding:10px 40px;
}
.banner-txt-up:before
{
	content:'';
	position:absolute;
	top:10px;
	left:20px;
	width:35%;
	height:1px;
	background:#ffffff;	
}
.banner-txt-up:after
{
	content:'';
	position:absolute;
	top:10px;
	right:20px;
	width:35%;
	height:1px;
	background:#ffffff;	
}
span.white-clr-banner
{
	color:#ffffff; 
	font-family:'Montserrat-Regular'; 
	font-size:60px;
	text-shadow:none;
	letter-spacing:.3px;
	line-height:60px;
	padding-bottom:20px;
}
span.white-clr-banner:before
{
	content:'';
	position:absolute;
	bottom:-10px;
	width:70%;
	height:1px;
	background:#ffffff;	
}
/*--ITEM 1--*/
#banner .carousel-inner &gt; .item:nth-of-type(1) .banner-txt-up:before
{
	left:20px;
	width:33%;
	background:#ffffff;	
}

#banner .carousel-inner &gt; .item:nth-of-type(1) .banner-txt-up:after
{
	background:#ffffff;	
}

#banner .carousel-inner &gt; .item:nth-of-type(1) span.white-clr-banner:before
{
	width:45%;
}
/*--ITEM 2--*/
#banner .carousel-inner &gt; .item:nth-of-type(2) .banner-txt-up:before
{
	left:-25px;
	width:45%;
	background:#ffffff;	
}

#banner .carousel-inner &gt; .item:nth-of-type(2) .banner-txt-up:after
{
	right:-25px;
	width:45%;
	background:#ffffff;	
}

#banner .carousel-inner &gt; .item:nth-of-type(2) span.white-clr-banner:before
{
	width:57%;
}
/*--ITEM 4--*/
#banner .carousel-inner &gt; .item:nth-of-type(4) .banner-txt-up:before
{
	left:0px;
	width:25%;
	background:#ffffff;	
}

#banner .carousel-inner &gt; .item:nth-of-type(4) .banner-txt-up:after
{
	right:0px;
	width:25%;
	background:#ffffff;	
}

#banner .carousel-inner &gt; .item:nth-of-type(4) span.white-clr-banner:before
{
	width:51%;
}

.banner-txt
{
	color:#ffffff; 
	font-family:'Montserrat-Light';
	font-size:16px; 
	line-height:22px;
	text-shadow:none;
	padding:10px 40px;
	padding-top:30px;
	margin-bottom:20px;
}
.plan-btn
{
	background:none;
	font-family:'Montserrat-Regular';
	font-size:15px;
	color:#ffffff;
	border:2px solid #ffffff;
	padding:8px 0px;
	transition: all 0.5s ease;
	margin-bottom:20px;
	text-shadow:none;
	text-transform:uppercase;
}
.plan-btn:hover
{
	background:#ffa200;
	border:2px solid #ffa200;
	opacity: 1;
	transition: all 0.3s ease;
}
a &gt; .banner-icons .imgcon
{
  margin-top:20px;
  transition: all 0.3s ease-in;
}
a &gt; .banner-icons .imgcon:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 50%;
  left: 40%;
  height: 10px;
  width: 20%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
a &gt; .banner-icons .ico-head
{
  padding:10px;
  font-family:'Montserrat-Light';
  font-size:16px;
  color:#ffffff;
  line-height:22px;
  transition: all 0.3s ease-in;
}
a:hover &gt; .banner-icons .imgcon
{
  margin-top:10px;
  transition: all 0.3s ease-in;
}
a:hover &gt; .banner-icons .imgcon:before
{ 
opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
a:hover &gt; .banner-icons .ico-head
{
  padding-top:20px;
  transition: all 0.3s ease-in;
}

.carousel-indicators {
    bottom: 0px;    
	left: 49%;
}
.carousel-indicators li {
    display: inline-block;
    width: 11px;
    height: 11px;
    text-indent: -999px;
    cursor: pointer;
    margin: 1px;
    background-color: none;
    border: 1px solid #ffffff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 1px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
}


     
	 /*----Our Services--------*/

/* tool MF*/
.news-tool{
  width: 100%;
  height: 100vh;
}
.news-tool {
}
.news-tool ul {
width: 100%;
padding: 0;
list-style: none;
}
.news-tool li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.news-tool li #date
{
  color: #d51210;
  font-size: 13px;
  transition:all .2s ease;
}
.news-tool li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.news-tool li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
}
.news-tool li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #1f51b0;
  transition:all .5s ease;
  line-height: 22px;
}
.news-tool li:after {
content: '';
display: block;
clear: both;
}

/* MF NFO Starts */
.mf-nfo{
  width: 100%;
  height: 100vh;
}
.mf-nfo {
}
.mf-nfo ul {
width: 100%;
padding: 0;
list-style: none;
}
.mf-nfo li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.mf-nfo li .media-left{
  padding: 0;
  transition:all .2s ease;
}
.mf-nfo li .media-left img{
  width: 0px;
  transition:all .2s ease;
}
.mf-nfo li #date
{
  color: #e9405a;
  font-size: 13px;
  transition:all .2s ease;
}
.mf-nfo li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type .media-left{
  padding-right: 10px;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type .media-left img{
  width: 65px;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'open_sansbold';
}
.mf-nfo li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #0174cf;
  transition:all .5s ease;
  font-family: 'open_sansbold';
  line-height: 22px;
}
.mf-nfo li:after {
content: '';
display: block;
clear: both;
}

/* MF NFO Ends */
/* Dividend */
.mf_dividend{
  width: 100%;
  height: 100vh;
}
.mf_dividend{
}
.mf_dividend ul {
width: 100%;
padding: 0;
list-style: none;
}
.mf_dividend li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.mf_dividend li .media-left{
  padding: 0;
  transition:all .2s ease;
}
.mf_dividend li .media-left img{
  width: 0px;
  transition:all .2s ease;
}
.mf_dividend li #date
{
  color: #d51210;
  font-size: 13px;
  transition:all .2s ease;
}
.mf_dividend li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.mf_dividend li #dividend{
    font-family: 'open_sansbold';
    transition:all .2s ease;
    color: #000;
  }

.mf_dividend li:first-of-type .media-left{
  padding-right: 10px;
  transition:all .2s ease;
}
.mf_dividend li:first-of-type .media-left img{
  width: 100px;
  transition:all .2s ease;
}
.mf_dividend li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'open_sansbold';
}
.mf_dividend li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #1f51b0;
  transition:all .5s ease;
  font-family: 'open_sansbold';
  line-height: 22px;
}
.mf_dividend li:first-of-type #dividend{
    font-family: 'open_sansbold';
    color: #438013;
    font-size: 22px;
    transition:all .2s ease;
    padding-top: 5px;
  }
.mf_dividend li:after {
content: '';
display: block;
clear: both;
} 

	/*--------Key to success Homepage scss------*/

	 /*-----------Testimonials-----------*/
#testimonial-bg
{
 background:url(/images/testimonial-bg-big.png) center no-repeat;
 background-size:cover;
 min-height:600px;
 padding-top:40px;
 padding-bottom:20px;
}
.testimonial-heading
     {
		 font-family:'Montserrat-SemiBold';
		 font-size:30px;
		 color:#000000;
		 line-height:30px;
		 text-transform:uppercase;
		 padding-top:25px;
	 }
.testimonial-heading-para
     {
		 font-family:'Montserrat-Light';
		 font-size:15px;
		 color:#000000;
		 line-height:22px;
		 padding:20px 50px;
	 }

 /* -------------------Testimonials Carousel--------------- */
#testimonial-bg .carousel-inner &gt; .item {
    min-height:400px;
}

#testimonial-bg .carousel-caption {
   top:0px;
   left:0;
   text-align:center;
   right:0%;
   text-shadow:none;
}
#testimonial-bg  .carousel-control {
    position:absolute;
	bottom:20px !important;
	top:92%;
	width: 60%;
	left:20%;
    font-size: 20px;
    color: #898989;
    text-align: center;
    text-shadow:none;
	opacity:1;
}
#testimonial-bg .carousel-control .glyphicon {
    bottom: 0px;
}
#testimonial-bg .carousel-control.left {
    background-image: none;
    position: absolute;
    top: 0;
    bottom: 0;
	left:100%;
}
#testimonial-bg .carousel-control.right {
    background-image: none;
    position: absolute;
    top: 0;
    bottom: 0;
	right:100%;
}
#testimonial-bg .carousel-indicators {
    bottom: 0px;    
	left: 45%;
    margin-left: 0;
	width:10%;
}
#testimonial-bg .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    cursor: pointer;
    margin: 1px;
    background-color: #c3c3c3;
	border:0px solid transparent;
    border-radius: 10px;
}
#testimonial-bg .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 1px;
    background-color: #ffa200;
	border:0px solid transparent;
}
	 
.testimonial-txt
{
	background:none;
	min-height:100px;
	font-family:'Montserrat-Regular';
	font-size:16px;
	color:#000000;
	letter-spacing:.5px;
}
.testimonial-txt p
{
	padding:20px;
}
.testimonial-txt a
{
	text-decoration:none;
	color:#575757;
}
.testimonial-txt a:hover
{
	text-decoration:none;
	color:#000000;
}
.testimonial-line
{
	border-top:1px solid #e1e1e1;
	
}
.testimonial-line:before {
	
	top: 0px;
    left: 60px;
    border: solid transparent;
    content: " ";
	width: 0;
	height: 0;
    border-top: 13px solid #e1e1e1;
    border-left: 10px solid transparent;
    position: absolute;

}
.testimonial-line:after
{	
	top: -1px;
    left: 61px;
    border: solid transparent;
    content: " ";
	width: 0;
	height: 0;
    border-top: 12px solid #ffffff;
    border-left: 8px solid transparent;
    position: absolute;
}
.testimonial-client
{
	padding-top:10px;
	font-family:'open_sansbold';
	font-size:16px;
	color:#000000;
	padding-bottom:20px;
}

#testimonial-bg a.start-sip
    {
	background:#17286e;
	color:#ffffff;
	padding:12px 30px;
	font-family:'open_sansregular';
	font-size:14px;
	}
#testimonial-bg a.start-sip	span{
    margin-left:40px;
}
#testimonial-bg a.start-sip	span:after{
    content:'';
	position:absolute;
	top:-3px;
	left:-20px;
	width:1px;
	height:20px;
	background:#ffffff;
	}
#testimonial-bg a:hover.start-sip{
	background:#247000;
	color:#ffffff;
	}
	
	.simple-section
	{
		padding-left:50px;
	}
.simple-heading
     {
		 font-family:'Montserrat-Bold';
		 font-size:22px;
		 color:#000000;
		 line-height:22px;
		 padding-top:25px;
	 }
.simple-heading-para
     {
		 font-family:'Montserrat-Light';
		 font-size:16px;
		 color:#000000;
		 line-height:22px;
		 padding:20px 10px;
	 }
	 .media
	 {
		 padding-top:10px;
		 padding-bottom:10px;
	 }
	 .media .media-left, .media&gt;.pull-left {
    padding-right: 20px;
}
	 .media .media-body .media-heading
	 {
		  font-family:'Montserrat-regular';
		 font-size:20px;
		 color:#000000;
		 line-height:22px;
		 text-transform:uppercase;
	 }
	 .media .media-body p
	 {
		  font-family:'Montserrat-regular';
		 font-size:14px;
		 color:#000000;
		 line-height:22px;
	 }
	
	

/*------------Services---------------*/

/*--------Get in Touch------*/
.contact
{
	background:url(/images/contact-footer-bg.png) center no-repeat;
	background-size:cover;
	min-height:519px;
	padding-top:50px;
	padding-bottom:30px;
}
.contact-head
{
	font-family:'Montserrat-SemiBold';
	font-size:25px;
	color:#000000;
	line-height:25px;
	text-transform:uppercase;
}
.contact-head p
{
	font-family: 'Montserrat-Light';
	font-size:18px;
	color:#000000;
    padding: 10px 20px ;
	line-height:26px;
	text-transform:none;
}
.contact-head p &gt; span
{
	font-family: 'Montserrat-Light';
	font-size:18px;
	color:#ffa200;
}

/*------Footer in homepage scss-------------*/



@media screen and (max-width: 321px)
{
	
.carousel-caption {
   top:130px;
}
.banner-btn3 {
    margin: 15px 0 28px 0;
}
.navbar&gt;.container .navbar-brand, .navbar&gt;.container-fluid .navbar-brand {
    margin-left: 5px !important;
}

}
@media screen and (max-width: 375px)
{
	
.carousel-caption {
   top:130px;
}
.carousel-inner &gt; .item {
    min-height:700px !important;
}
#banner .carousel-caption {
    width: 100%;
}
}


@media screen and (max-width: 767px)
{
	nav 
	 {
        height: 80px;
	 }
	 nav &gt; .container-fluid
	 {
		 padding-right:0px;
		 padding-left:0px;
	 }
	 .navbar&gt;.container .navbar-brand, .navbar&gt;.container-fluid .navbar-brand {
    margin-left: 0px;
}
	 .navbar-default
	 {
		 background:#ffffff !important;
	 }
	 nav .navbar-brand {
    display: inline-block;
    height: 77px;
	width:230px;
    line-height: 72px;
	margin-top:3px;
	background:url(/images/logo.png) no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; 
	}
	.navbar&gt;.container .navbar-brand, .navbar&gt;.container-fluid .navbar-brand {
    margin-left: 15px;
}
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form 
	 {
		 border:0px;
	 }
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
	background:#ffffff;
	border-top: 1px solid #d1d1d1
    }
	.navbar-default .navbar-nav &gt; li &gt; a {
    padding: 10px 15px;
	}
	nav .navbar-right {
    float: left!important;
	padding-top:10px;
	}
	
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

 nav.smaller .navbar-right {
    float: left!important;
}
.navbar-toggle {
    margin-right: 0px;
}
#finn-plann-bg {
    background:url(/images/plann-bg-deal.png) center no-repeat;
	background-color:#f0f0f2;
}

.carousel-inner &gt; .item {
    min-height:990px;
}
#welcome {
    margin-top: 820px;
}

.wel-para
{
	padding:20px 0px;
}

.finn-planntxt 
{
	padding:20px 0px;
}

.testimonial-txt {
    padding: 20px 0px;
}
}

@media (min-width: 0px) and (max-width: 425px){
	nav .navbar-brand{
		background:none !important;
	}
	nav.smaller .navbar-brand{
		background:none !important;
		width: 230px;
		margin-top:2px;
	}
	.navbar-brand {
    padding: 0 0px;
	}
	#banner .carousel-caption {
    top: 100px;
}
span.white-clr-banner {
    font-size: 46px;
    line-height: 50px;
}
.banner-txt {
    padding: 10px;
	padding-top:15px;
	margin-bottom:0px;
	}
	#testimonial-bg
{
 background:#ffffff;
 }
	.testimonial-heading-para {
    padding: 10px;
	}
	#testimonial-bg .carousel-caption {
    top: 0px;
	}
	#testimonial-bg .carousel-inner &gt; .item {
    min-height: 500px !important;
	}
	#testimonial-bg .carousel-control.left {
    left: 55%;
	}
	.testimonial-txt p {
    padding: 10px;
}
#testimonial-bg .carousel-control {
    position: absolute;
    bottom: 20px !important;
    top: 92%;
    width: 100%;
    left: 0%;
}
#testimonial-bg .carousel-indicators {
    bottom: 8px;
    left: 40%;
    margin-left: 0;
    width: 18%;
}
	#testimonial-bg a.start-sip {
    padding: 12px 10px;
	}
	.disclaimer-ftr .icon-dis {
    border-right: 1px solid transparent;
    border-bottom: 1px solid #dfdfdf;
	}
.simple-section {
    padding-left: 0px;
}
	.navbar-toggle {
    margin-right: 5px;
}
/*	.container-fluid&gt;.navbar-collapse, .container-fluid&gt;.navbar-header, .container&gt;.navbar-collapse, .container&gt;.navbar-header {
    margin-right: -30px;
    margin-left: -30px;
}*/
nav .navbar-right {
    padding-left: 20px;
}
.navbar-default .navbar-nav &gt; li.last &gt; a {
    padding: 10px 14px;
}
}

@media (min-width: 426px) and (max-width:768px)
{
	 .navbar&gt;.container .navbar-brand, .navbar&gt;.container-fluid .navbar-brand {
    margin-left: 0px;
}
nav {
  height:170px;
  }
  nav .navbar-brand {
    height: 72px;
	width:290px;
	  margin-top:60px;
	  }
	
 nav .navbar-right {
	padding-top:0px;
	float: left !important;
}
	.login-btn {
    margin-top: 12px;
	}
	 .navbar-default
	 {
		 background:#ffffff !important;
		 padding:0px;
	 }
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form 
	 {
		 border:0px;
	 }
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
    }
	.navbar-default .navbar-nav &gt; li &gt; a {
    padding: 20px 6px;
    font-size: 15px;
    }
	.navbar-right {
    float: left!important;
	padding-top:20px;
	}
	.top-nav .text2
	{
		margin-top:0px;
	}
}
@media (max-width: 991px) and (min-width: 768px)
{
	.navbar-default .navbar-nav &gt; li &gt; a {
    padding: 20px 9px;
	font-size:13px;
	 }
	 .navbar-default .navbar-nav &gt; li.last &gt; a {
    padding: 18px 14px;
}
	 .navbar-right {
    margin-right: 0px;
	 }
	 nav .navbar-brand {
    margin-top: 45px;
}
nav.smaller {
    height: 135px;
}
.carousel-inner &gt; .item {
    min-height:700px;
}
.strip-head {
    line-height: 50px;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #ffffff;
}
	
#testimonial-bg .carousel-caption {
    top: 0px;
}
#testimonial-bg .carousel-inner &gt; .item {
    min-height: 350px;
}
.disclaimer-ftr .icon-dis {
    border-right: 1px solid transparent;
    border-bottom: 1px solid #dfdfdf;
}


}
@media (max-width: 1199px) and (min-width: 992px)
{
	.top-nav .text{font-size:12px; letter-spacing:.1px;}
.top-nav .text a{font-size:12px;}
	.navbar&gt;.container .navbar-brand, .navbar&gt;.container-fluid .navbar-brand {
    margin-left: 0px;
}
	.navbar-default .navbar-nav &gt; li &gt; a {
    padding: 28px 6px;
	font-size:13px;
	 }
	 .navbar-right {
    margin-right: 0px;
	 }
.carousel-inner &gt; .item {
    min-height:630px;
}
/*item 1*/
#banner .carousel-inner &gt; .item:nth-of-type(1) .banner-txt-up:before {
    left: 23%;
    width: 20%;
}
#banner .carousel-inner &gt; .item:nth-of-type(1) .banner-txt-up:after {
    right: 22%;
    width: 20%;
}
#banner .carousel-inner &gt; .item:nth-of-type(1) span.white-clr-banner:before {
    width: 55%;
	left:180px;
}
/*item 2*/
#banner .carousel-inner &gt; .item:nth-of-type(2) .banner-txt-up:before {
    left: 17%;
    width: 25%;
}
#banner .carousel-inner &gt; .item:nth-of-type(2) .banner-txt-up:after {
    right: 17%;
    width: 25%;
}
#banner .carousel-inner &gt; .item:nth-of-type(2) span.white-clr-banner:before {
    width: 66%;
	left:17%;
}
/*item 3*/
#banner .carousel-inner &gt; .item:nth-of-type(3) .banner-txt-up:before {
    left: 8%;
    width: 25%;
}
#banner .carousel-inner &gt; .item:nth-of-type(3) .banner-txt-up:after {
    right: 17%;
    width: 25%;
}
#banner .carousel-inner &gt; .item:nth-of-type(3) span.white-clr-banner:before {
    width: 66%;
	left:17%;
}



#testimonial-bg .carousel-inner &gt; .item {
    min-height:300px;
}
}
@media (max-width: 1280px) and (min-width: 1199px)
{
	
#welcome {
    padding-top: 50px;
    margin-top: calc( 100vh - 460px );
    min-height: 389px;
}
}</pre></body></html>