@charset "utf-8";
/* CSS Document */

@import url('/font/stylesheet.css');
@import url('http://fonts.googleapis.com/css?family=PT+Sans');

body
{
	margin:0;
	padding:0;
	font-family:'robotoregular';
	line-height:22px;
	font-size:13px;
}


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{ color:inherit;}
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-size-65
{
	font-size:65px;
}
.font-size-46
{
	font-size:46px;
}
.font-size-43
{
	font-size:43px;
}
.margin-top-20px
{
	margin-top:20px;
}

.padding-left-right
{
	padding-left:50px !important;
	padding-right:50px !important;
}
a:focus, a:hover
{
	text-decoration:none;
}

::-webkit-scrollbar {
    width: 7px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3); 
	background:#222;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3); 
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
 
/* Handle*/
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background: #1897ce; 
    -webkit-box-shadow: inset 0 0 0px rgba(200,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
 background: rgba(78,78,78,0.4);
}
.t1
	{
		margin:0 auto;
		position:fixed;
		top:200px;
		right:-201px;
		width:245px;
		height:339px;
		z-index:99999999999999999;
		-webkit-transition: all .5s ease;
		-moz-transition: all .9s ease;
		-ms-transition: all .9s ease;
		-o-transition: all .9s ease;
		transition: all .5s ease;
	}
.t1:hover
	{
		right:0px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .9s ease;
		-ms-transition: all .9s ease;
		-o-transition: all .9s ease;
		transition: all .5s ease;
	}
.sign-up-tab
{
	position:absolute;
	left:-42px;
	top:10px;
	width:42px;
	height:139px;
	background:url(/images/Signup-tab.png) no-repeat;
}
.t1-active
{
		right:0px;
		-webkit-transition: all .5s ease;
		-moz-transition: all .9s ease;
		-ms-transition: all .9s ease;
		-o-transition: all .9s ease;
		transition: all .5s ease;
}
/*-------------------Pop Up Register--------------------------------*/
.blur-bg{
	background:#000;
}
/* Blur */
.blur{
	filter:blur(2px);
	-webkit-filter:blur(5px);
	-moz-filter:blur(5px);
	-o-filter:blur(5px);
	-ms-filter:blur(5px);
}
.popup-box{
  width:100%;
  height:100%;
  position:fixed;
  background:rgba(0,0,0,.5);
  z-index:99999;
  top:0;
  left:0;
  display:none;
}
.popup-boxview{
  display:block !important;
}
.popup-container{
  width:100%;
  height:340px;
  background:none;
  margin:25px auto;
  margin-top:calc( (100vh - 400px) / 2);
  position:relative;
}

.button2 {
    background:#e46304!important;
     border:2px solid #e46304;
     padding:10px 15px!important;
	 border-radius:25px;
     cursor: pointer;
	  font-family: 'Open Sans';
	  color:#ffffff;
	  font-size:18px;
	  line-height:22px;
	  text-decoration:none;
}
.button2:hover {
    background:none !important;
     border:2px solid #e46304;
    /*border is optional*/
     cursor: pointer;
	  color:#e46304;
}



.benefit
	{
		font-family:'open_sansregular';
		font-size:12px;
		color:#ffffff;
		background:url(/images/benifit-bg.png) top center no-repeat;
		background-size:cover;
		min-height:340px;
		padding:20px 10px 10px 20px;
	}
	.benefit-head
	{
		font-family:'robotoregular';
		font-size:20px;
		text-transform:uppercase;
		color:#ffffff;
	}
	.benefit-bold
	{
		font-family:'robotobold';
		font-size:28px;
		text-transform:uppercase;
		color:#ffffff;
	}
	.benefit > ul
	{
    margin: 0px 0 0 7px;
    padding: 6px 20px 0px 10px;
	}
	.benefit > ul li
	{
		list-style:url(/images/bullet.png);
		line-height:20px;
		padding:5px 0px;		
	}
	.login-reg-form
	{
		background:#ffffff;
		min-height:340px;
		padding:20px 10px 10px 0px;
	}
	.login-reg-txt
	{
		font-family:'robotomedium';
		font-size:17px;
		color:#3c55a5;
		padding:10px 10px 0px 10px; 
	}
	.login-reg-bold
	{
		font-family:'robotomedium';
		font-size:37px;
		padding-top:5px;
	}


/*------Nav bar-----*/
.navbar
{
	margin-bottom:0px;
}
.navbar-fixed-top {
    border-width: 0 0 0px;
}
.navbar-default
{
	background:none;
	border-bottom:none;
	padding:0 30px;
	border-bottom:1px solid #dadada;
}
.navbar-default .navbar-nav > li > a
{
	padding:20px 6px;
	color:#ffffff;
	font-size:14px;
	font-family:'Nunito-SemiBold';
	text-transform:uppercase;
	letter-spacing:.4px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color:#44c7e5;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color:#44c7e5;
    background: none;
}
.navbar-default .navbar-nav > li > a .glass-btn
{
	padding:10px;
	border:0;
	margin-top:-2px;
	background:url(/images/search-menu1.png) center 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;
}
.dropdown-menu>li>a {
	font-family:'nunito-regular';
	font-size:14px;
    padding: 6px 12px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #42d4ff;
    text-decoration: none;
    background-color:transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color:#42d4ff;
    background:none;
}


.toggle
{
	color:#42d4ff;
	padding-left:5px;
	display:none;
}
.login-btn
{
	background:#004e9c;
	font-family:'nunito-regular';
	font-size:15px;
	color:#ffffff;
	padding:10px 15px;
	border:none;
	margin-top:10px;
	margin-left:10px;
	letter-spacing:.2px;
	border-radius:4px;
	border:0px solid #ffffff;
	outline:none;
}
.login-btn:hover, .login-btn:focus
{
	background:#44c7e5;
	color:#ffffff;
	outline:none;
}
.navbar-brand
{
	padding:0 15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 5px;
	margin-right:20px;
    margin-top: 23px;
	/*min-height:60px;*/
}
.navbar-right {
    float: right!important;
    margin-right: 15px;
	padding-top:25px;
}
.navbar-right > li > img
{
	margin-top:-5px;
	margin-right:5px;
}
.top-nav
{
	width: 37%;
    background:none;
    position: absolute;
    top: 13px;
	right:0;
    padding: 4px;
    color:#dbae1d;
    z-index: 99999;
	font-family:'Gotham-Book';
	font-size:14px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.top-nav a .glass-btn
{
	padding:10px;
	border:0;
	margin-top:10px;
	background:url(/images/search-menu1.png) center 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 Animation------------------------------------- */
nav {
  height: 100px;
  z-index: 999;
  background:none;
  -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: 63px;
    width:296px;
    line-height: 65px;
    margin-top: 25px;
	background:url(/images/logo.png) no-repeat;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; 
    background-size: 198px;
	}

nav .navbar-left
{
	margin-top:15px;
    -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;
	margin-top:0px;
	color:#ffffff;
    -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 > li.log-in
{
	font-family:'robotoregular';
	font-size:17px;
	color:#ffffff;
	text-transform:none;
	border:0;
}
nav .navbar-right > li.log-in img
{
	width:24px;
	height:24px;
	background:url(/images/phone.png) center no-repeat;
	border:0;
	margin-right:5px;
	border-style: hidden;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -5px;
}
    
  nav.smaller {
    height: 75px;
	background:#ffffff;
	border-bottom:1px solid #d1d1d1;
     border-bottom: 0px solid #dadada;
    box-shadow:0 8px 30px -3px #d6d4d4;
	 }
    nav.smaller> .container-fluid .navbar-brand {
    height: 63px;
    width:296px;
      line-height: 50px;
	  margin-top:10px;
	  background:url(/images/logo.png) no-repeat;
    background-size: 180px;
	   }
 nav.smaller .navbar-right {
    float: right!important;
    margin-right: 0px;
	padding-top:0px;
	margin-top:7px;
}
nav.smaller .navbar-nav > li > a
{
	color:#090909;
}
nav.smaller .navbar-nav > li > a:hover, nav.smaller .navbar-nav > li > a:focus
{
	color:#1897ce;
}
nav.smaller .navbar-nav > li > a .glass-btn
{
	background:url(/images/search-menu.png) center 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.smaller .login-btn {
 margin-top:12px;
}

nav.smaller .navbar-right > li.log-in img
{
	background:url(/images/phone-small.png) center no-repeat;
	border:0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ffffff;
}

 nav.smaller .top-nav a .glass-btn
{
	padding:10px;
	border:0;
	margin-top:20px;
	background:url(/images/search-menu.png) center 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;
}

/*------BANNER------*/

#banner
{
	top:0;
	left:0;
    min-height:650px;
	width:100%;
	background: url(/images/banner.jpg) center no-repeat;
	background-size: cover;
	padding-top:180px;
}
#banner .heading
{
	font-family:'nunito-semibold';
	font-size:40px;
	color:#444444; 
	margin-bottom:10px;
	line-height:40px;
	font-weight:none !important;
	padding-top:40px;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.22);
}
#banner .heading2
{
	color:#1897ce;
	font-family:'nunito-bold';
	font-size:60px;
	line-height:60px;
}
#banner .heading3
{
	color:#2e454d;
	font-family:'nunito-regular';
	font-size:21px;
	line-height:21px;
	padding-top:10px;
}

#banner .start-btn
{
	background:#004e9c;
	border-radius:5px;
	font-family:'nunito-regular';
	font-size:16px;
	color:#ffffff;
	padding:10px 10px;
	border:0px;
	outline:none;
	margin-top:20px;
	margin-bottom:40px;
}
#banner .start-btn:hover, #banner .start-btn:focus
{
	background:#1897ce;
	color:#ffffff;
	outline:none;
}
.plan-btn
{
	background: rgba(29,208,193,1);
	background: -moz-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(29,208,193,1)), color-stop(100%, rgba(44,199,103,1)));
	background: -webkit-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: -o-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: -ms-linear-gradient(left, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	background: linear-gradient(to right, rgba(29,208,193,1) 0%, rgba(44,199,103,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1dd0c1', endColorstr='#2cc767', GradientType=1 );
	border-radius:25px;
	font-family:'Merriweather-LightIt';
	font-size:15px;
	color:#ffffff;
	padding:15px 40px;
	border:0px;
	outline:none;
}
.plan-btn:hover, .plan-btn:focus
{
	background:#055882;
	color:#ffffff;
	outline:none;
}
#banner a .media .media-body .media-heading
{
	font-family:'robotoregular';
	font-size:16px;
	color:#fec90f;
	font-weight:100;
	line-height:24px;
	padding-top:15px;
	text-transform:uppercase;
}
#banner a .media .media-body p
{
	font-family:'robotolight';
	font-size:14px;
	color:#fefefe;
	font-weight:100;
	line-height:24px;
	text-transform:none;
}
#banner a .media .media-left img
{
	margin-top:40px;
	padding-right:5px;
}
#banner a .media .media-right img
{
	margin-top:40px;
	padding-left:5px;
}
#banner a:hover .media .media-body .media-heading
{
	color:#1ecfb9;
}
#banner .lastline
{
	font-family:'nunito-regular';
	color:#004e9c;
	font-size:l9px;
	line-height:30px;
}
#banner .lastline p
{
	color:#414141;
	font-size:23px;
}

/*--------benefits and other short links section 2------*/
.services
{
	background:#ffffff;
	padding-top:50px;
	padding-bottom:50px;
}
.services-head
{
	font-family:'Nunito-SemiBold';
	font-size:33px;
	color:#0f0f0f;
	line-height:38px;
}
.services-head p
{
	font-family:'Nunito-Light';
	font-size:19px;
	color:#0f0f0f;
	text-transform:none;
	padding-bottom:50px;
	padding-top:5px;
}

.services a > img{
  transform-style: preserve-3d;
  transition: all .6s linear;
}
.services a:hover > img{
  transform: rotateY(180deg);
}
.services a > .num-circle, .services a > .num-circle2
{
	padding:8px;
	border-radius:25px;
	background:#0a54a0;
	color:#ffffff;
	font-size:19px;
	width:37px;
	height:37px;
	font-family:'Latoregular';
	border:0;
	margin-top:15px;
	outline:none;
}
.num-circle2:before
{
	content:'';
	position:absolute;
    top: 57%;
    right: 57%;
	width:87%;
	height:1px;
	border-top:1px solid #dbf0f8;
	border-bottom:1px solid #f6fbfd;
}
.num-circle2:after
{
	content:'';
	position:absolute;
    top: 57%;
    left: 57%;
	width:87%;
	height:1px;
	border-top:1px solid #dbf0f8;
	border-bottom:1px solid #f6fbfd;
}
.services a > .service-ico-head
{
	font-family:'Nunito-bold';
	font-size:19px;
	line-height:23px;
	color:#004e9c;
	padding-top:10px;
	text-transform:uppercase;
	margin-top:20px;
}
.services a:hover > .service-ico-head
{
	color:#f57f00;
}
.services a > .service-ico-para
{
	font-family:'Nunito-regular';
	font-size:15px;
	line-height:20px;
	color:#0f0f0f;
	padding:10px 25px;
	padding-top:5;
}
.services-subhead
{
	font-family:'Nunito-semibold';
	font-size:19px;
	color:#0f0f0f;
	margin-top:50px;
	margin-bottom:10px;
}
.services-subhead a
{
	color:#0a54a0;
	font-style:italic;
	text-decoration:underline !important;
}
.services-subhead a:hover
{
	color:#1897ce;
}



  /*-----------Welcome-----------*/
#welcome
{
 background:url(/images/sol-bg-img.png), url(/images/solution-bg.png);
 background-position:170% 65%, center;
 background-repeat:no-repeat, no-repeat;
 min-height:650px;
 padding-top:40px;
 padding-bottom:30px;
}
#welcome .container-fluid
{
    padding-left:30px;
    padding-left:30px;
}
#welcome .simple-section
{
	padding-right:80px;
}
.left-section
	{
		border-right:1px solid #e2e2e2;
	}
.welcome-heading
     {
		 font-family:'nunito-semibold';
		 font-size:30px;
		 color:#ffffff;
		 line-height:30px;
		 padding-top:25px;
		 margin-bottom:30px;
	 }
.welcome-heading p
     {
		 font-family:'nunito-bold';
		 font-size:40px;
		 color:#ffffff;
		 line-height:40px;
		 margin-top:5px;
	 }
#welcome .media
	 {
		 padding-top:10px;
		 padding-bottom:10px;
	 }
	 /**/
#welcome .media .media-left .service-icon1
{
	background:#ffffff;
	border-radius:50px;
}
#welcome .media .media-left .service-icon .service-icon-img
{
	width:85px;
	height:85px;
	border-radius:50px;
	background-color:#ffffff;
}

#welcome .media .media-left .service-icon .service-icon-img1
{
	background:url(/images/sol-img1.png) center no-repeat;
}
#welcome .media .media-left .service-icon .service-icon-img2
{
	background:url(/images/sol-img2.png) center no-repeat;
}
#welcome .media .media-left .service-icon .service-icon-img3
{
	background:url(/images/sol-img3.png) center no-repeat;
}
#welcome .media .media-left .service-icon .service-icon-img4
{
	background:url(/images/sol-img4.png) center no-repeat;
}
	 /**/
	 
#welcome .media .media-left, #welcome .media >.pull-left {
    padding-right: 20px;
}
	#welcome .media .media-body .media-heading
	 {
		  font-family:'nunito-semibold';
		 font-size:21px;
		 color:#ffffff;
		 line-height:22px;
	 }
	 #welcome .media .media-body p
	 {
		  font-family:'nunito-regular';
		 font-size:14px;
		 color:#9edef9;
		 line-height:22px;
	 }
	 
	 
#welcome .more
{
	background:#014b8a;
	color:#ffffff;
	border-radius:3px;
	font-family:'Muli';
	font-size:14px;	
    padding: 10px 25px;
	margin-top:40px;
	margin-right:10px;
	text-decoration:none;
	border:0;
}
#welcome .more:hover 
{    
	background:#00ff78;
	color:#000000;
}


/*--------Power of compounding------*/
#power-sip
{
	background:#f1f1f1;
	min-height:650px;
	padding-top:40px;
	padding-bottom:20px;
	z-index:0;
}
#power-sip:before
{
	position:absolute;
	content:'';
	min-width:175px;
	min-height:282px;
	background:url(/images/power-bg-img.png) center no-repeat;
	top:0;
	left:0;
	z-index:0;
}
.power-sip-head
{
	font-family:'Muli-semibold';
	font-size:25px;
	color:#000000;
	line-height:26px;
	margin-bottom:20px;
}
.power-sip-head p
{
	padding-top:10px;
	font-family:'Muli';
	font-size:16px;
	color:#000000;
}
.sip-calc
{
	background:#ffffff;
	border:1px solid #e8e8e8;
	min-height:365px;
	margin-bottom:30px;
	padding:10px;
	padding-bottom:20px;
	border-radius:25px;
}
.graph-bg
{
    min-height: 350px;
    padding-top: 50px;
}
.result-line
{
	font-family:'Muli-bold';
	font-size:18px;
	line-height:32px;
	color:#ffffff;
}
.calcu-input{
	background:#ffffff;
	padding:10px 15px;
	border-radius:5px;
	border:0px;
	outline:none;
	margin-bottom:10px;
	font-family:'Muli' ;
	color:#797979;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
#amtError, #interror, #tenureerror
{
	background:#ffc261;
    position: absolute;
    width: 250px;
    left: 0;
    top: -37px;
    border-radius: 3px;
    padding: 5px;
	z-index:100;
}
#amtError:after, #interror:after, #tenureerror:after
{
	content:'';
	position:absolute;
    bottom: -6px;
    left: 33px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 6px solid #ffc261;
	color:#000000;
	text-align:center;
}

.wealth-gaintext
{
	color:#ffffff;
	font-size:12px;
	line-height:18px;
	font-family:'poppins-semibold';
	margin-bottom:10px;
}
.wealth-dot
{
	width:20px;
	height:20px;
	border-radius:5px;
	background:#0bcf75;
	position:absolute;
	top:-3px;
	left:-10px;
}
.amount-investedtext
{
	color:#ffffff;
	font-size:12px;
	line-height:18px;
	font-family:'poppins-semibold';
	margin-bottom:10px;
}
.amount-invested-dot
{
	width:20px;
	height:20px;
	border-radius:5px;
	background:#4579e6;
	position:absolute;
	top:-3px;
	left:-10px;
}
.disc-text
{
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	font-family:'Muli-light';
	margin-top:30px;
	font-style:italic;
}

/*----tooltip--------*/
[data-tip] {
	position:relative;

}
[data-tip]:before {
	content:'';
	/* hides the tooltip when not hovered */
	display:none;
	content:'';
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #1a1a1a;	
	position:absolute;
	top:-5px;
	left:35px;
	z-index:8;
	font-size:0;
	line-height:0;
	width:0;
	height:0;
}
[data-tip]:after {
	display:none;
	content:attr(data-tip);
	position:absolute;
	top:-35px;
	left:0px;
	padding:5px 8px;
	background:#1a1a1a;
	color:#fff;
	z-index:9;
	font-family:'robotoregular';
	font-size: 12px;
	height:30px;
	line-height:20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	white-space:nowrap;
	word-wrap:normal;
}
[data-tip]:hover:before,
[data-tip]:hover:after {
	display:block;
}
[data-tip]:focus:before,
[data-tip]:focus:after {
	display:none;
}


	 
	 


 /* -------------------About left section--------------- */

.about-space
{
   background:#ffffff;
   padding:7px;
   border:1px solid #e2e2e2;
   min-height:175px;
   margin-left:15px;
   margin-top:20px;
}
	 
.about-txt
{
	font-family:'latoregular';
	font-size:14px;
	color:#5f5f5f;
	letter-spacing:.1px;
	padding-right:80px;
	padding-top:15px;
	line-height:20px;
}

.about-txt a.learn
{
	color:#e46304;
	font-family:'robotomedium';
	font-size:13px;
	text-transform:uppercase;
}
.about-txt a:hover.learn{
	color:#3c55a5;
	}
	.about-txt a.learn img
    {
	  padding-left:5px;
	  margin-top:-5px;
	  transition:all .2s ease-in;
	}
	.about-txt a:hover.learn img
    {
	  padding-left:15px;
	  transition:all .2s ease-out;
	}
	
	.simple-section
	{
		padding-left:50px;
	}
.simple-section .media
	 {
		 padding-top:30px;
		 padding-bottom:20px;
	 }
.simple-section .media .media-left, .media>.pull-left {
    padding-right: 20px;
}
.simple-section .media .media-body .media-heading
	 {
		  font-family:'OpenSans-Semibold';
		 font-size:19px;
		 color:#4d4d4d;
		 line-height:22px;
	 }
.simple-section .media .media-body p
	 {
		  font-family:'open_sansregular';
		 font-size:14px;
		 color:#4d4d4d;
		 line-height:22px;
		 padding-top:5px;
	 }
	 
/*-------------------------------*/ 

	
 
 /*-----------Solutions -----------*/
#solutions-plan
{
 background:#eb4446;
 min-height:614px;
 padding-top:50px;
 padding-bottom:20px;
 color:#ffffff;
}	

.solutions-plan-head
{
    font-family: 'Muli-Bold';
    font-size: 35px;
    color: #ffffff;
    line-height: 35px;
    margin-bottom: 50px;
}
.solutions-plan-head p
{
    font-family: 'Muli';
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
	text-transform:none;
	margin-top:10px;
}
#solutions-plan .goal
{
	padding-left:35px;
	padding-right:35px;
}

#solutions-plan .lastblue-strip
{
  background:#207cc5;
  border-radius:10px;
  padding:8px 15px;
  font-family:'robotoregular';
  font-size:17px;
  color:#ffffff;
  margin-top:40px;
  line-height:40px;	
}
#carousel-video1 .carousel-inner .item {
    min-height: 315px;
}
#carousel-video1 .carousel-inner .item .carousel-caption {
    right: 0%;
    left: 0%;
    /* padding-bottom: 30px; */
    top: 0;
    padding: 0;
}
#carousel-video1 .carousel-control
{
	background:none;
	padding-top:25%;
	width:5%;
}
#carousel-video1 .carousel-control img
{
	width:100%;
}
.right-section .carousel-indicators {
    top: 0px;
}
.start-btn
{
	background:#004e9c;
	border:2px solid #004e9c;
    border-radius:3px;
	font-family:'nunito-regular';
	font-size:14px;
	outline:none;
	padding:10px 40px;
	margin-top:30px;
	color:#ffffff;
}
.start-btn:hover
{
	background:#1897ce;
	outline:none;
	border:2px solid #1897ce;
	color:#ffffff;
}
/*--------Magic of compunding
#benefits-sip
{
	background:url(/images/benefits-bg.png) center no-repeat;
	background-size:cover;
	min-height:636px;
	padding-top:50px;
	padding-bottom:10px;
}

.benefits-sip-head
{
	font-family:'Poppins-SemiBold';
	font-size:30px;
	color:#505050;
	line-height:30px;
}
.benefits-sip-head p
{
	font-family:'Poppins-Light';
	font-size:16px;
	line-height:22px;
	color:#4e4e4e;
    padding-top: 8px;
	text-transform:none;
	padding-bottom:60px;
}

.benefits-numbers
{
	font-family:'Poppins-SemiBold';
	font-size:19px;
	color:#333333;
	line-height:30px;
	margin-top:10px;
}
.video-space
{
   background:#ffffff;
   padding:5px;
   border:1px solid #e2e2e2;
   min-height:180px;
}
.watch
{
	font-family:'latoregular';
	font-size:13px;
	line-height:22px;
	color:#ff4302;
}
a.watchmore
{
	background:#8dc023;
	color:#ffffff;
	padding:3px 10px;
	border-radius:50px;
	font-family:'latoregular';
	font-size:13px;
	cursor:pointer;
}
a:hover.watchmore
{
	background:#00a0e3;
	color:#ffffff;
}
.para
{
	font-family:'latoregular';
	font-size:14px;
	line-height:20px;
	color:#5a5a5a;
	padding:10px 80px;
	margin-bottom:20px;
}

#benefits-sip a.more
{
	background:#013042;
	color:#ffffff;
	padding:12px 20px;
	border-radius:50px;
	font-family:'Poppins-SemiBold';
	font-size:14px;
	text-transform:uppercase;
	cursor:pointer;
}
#benefits-sip a:hover.more
{
	background:#00a0e3;
	color:#ffffff;
}
.benefits-lastline
{
	font-family:'Latoregular';
	font-size:11px;
	color:#7a7a7a;
	line-height:20px;
	letter-spacing:.2px;
}------*/

/*--------Power of SIP------*/

.calc-side
{
	background:#FFFFFF;
	border:1px solid #ebebeb;
	border-radius:8px;
	padding:5px;
	min-height:518px;
	margin-bottom:30px;
}
.option-text
{
	font-family: 'RobotoSlab-Regular';
	font-size:15px;
	line-height:30px;
	color:#353535;
}
.lasttext
{
	font-family: 'Robotoregular';
	font-size:11px;
	line-height:20px;
	color:#a3a3a3;
	margin-top:10px;
}




/*--------Invest in our Basket------*/
#invest-basket
{
	background:#ffffff;
	min-height:656px;
	padding-top:90px;
	padding-bottom:10px;
}
.invest-basket-head
{
	font-family:'Poppins-SemiBold';
	font-size:30px;
	color:#505050;
	line-height:30px;
	text-transform:uppercase;
}
.invest-basket-head-para
{
	font-family:'Poppins-Light';
	font-size:14px !important;
	line-height:28px;
	color:#5a5a5a;
    padding: 6px 10px 30px 10px;
	text-transform:none;
}
.invest-basket-lastline a
{
	font-family:'Poppins-Medium';
	font-size:11px;
	color:#187db1;
	line-height:22px;
	text-decoration:underline !important;
}
.invest-basket-lastline a:hover
{
	color:#f6a902;
}
#carousel-basket .carousel-inner > .item 
{
	min-height:500px;
	/* height: 600px; Safari */
}
#carousel-basket .carousel-caption
{
	color:#333333;
	top:0px;
	padding-top:0px;
}
#carousel-basket .carousel-caption p
{
	padding-top:10px;
	font-family:'Poppins-Light';
}
#carousel-basket .carousel-caption .risk-type-head
{
	font-family:'Poppins-Medium';
	font-size:19px;
	color:#333333 !important;
}
#carousel-basket .carousel-caption .risk-type-head p
{
	font-family:'Poppins-Regular';
	font-size:12px;
	padding-top:0px !important;
}

/*--------Fund Monitor------*/
#fund-monitor-bg
{
	background:#004e9c;
	min-height:650px;
	padding-top:50px;
	padding-bottom:40px;
}

.fund-monitor-bg-head
{
	font-family:'Nunito-semibold';
	font-size:33px;
	color:#ffffff;
	line-height:33px;
}
.fund-monitor-bg-head p
{
	font-family:'Nunito-Light';
	font-size:19px;
	line-height:22px;
	color:#ffffff;
    padding-top: 8px;
	text-transform:none;
	padding-bottom:10px;
}

#fund-monitor-bg a.more
{
	background:#ffffff;
	color:#086f96;
	padding:12px 45px;
	border-radius:25px;
	font-family:'Poppins-SemiBold';
	font-size:15px;
	text-transform:uppercase;
	cursor:pointer;
}
#fund-monitor-bg  a:hover.more
{
	background:#2d5391;
	color:#ffffff;
}

.market-tabs
{
	margin-top:20px;
	background:none;
	min-height:200px;
}
.market-tabs .nav
{
	border:0px;	
}
.nav-pills>li+li {
   margin-left: 0px;
}
.nav-pills > li > a
{
	background:none;
	color:#ffffff;
	border-radius:0px;
	font-size:15px;
	font-family:'nunito-regular';
	padding:9px 12px;
	margin-bottom:2px;
	margin-top:2px;
}
.nav-pills > li > a:hover
{
	background:none;
	color:#6ccff9;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover 
{
	background:none;
	color:#6ccff9;
}
.nav-pills>li.active>a:after
{
    content: "";
    position: absolute;
    left: 23px;
    bottom: -10px;
}
.nav-pills > li > a img
{
	padding-right:5px;
    margin-top: -8px;
}
.nav-pills>li.first
{
}
.nav-pills>li.last>a
{
}
.tools-content {
    margin-top: 0px;
    height: 358px;
    display: block;
    margin-bottom: 20px;
    overflow: auto;
    padding: 10px;
    background:#ffffff; 
	border-radius:5px;
}
/* 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: #12773d;
  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;
  font-family: 'robotobold';
}
.news-tool li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #1b628e;
  transition:all .5s ease;
  font-family: 'robotobold';
  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: #12773d;
  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: 'robotobold';
}
.mf-nfo li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #1b628e;
  transition:all .5s ease;
  font-family: 'robotobold';
  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: #d41212;
  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: 'robotobold';
    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: 65px;
  transition:all .2s ease;
}
.mf_dividend li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'robotobold';
}
.mf_dividend li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #1b628e;
  transition:all .5s ease;
  font-family: 'robotobold';
  line-height: 22px;
}
.mf_dividend li:first-of-type #dividend{
    font-family: 'robotobold';
    color: #438013;
    font-size: 22px;
    transition:all .2s ease;
    padding-top: 5px;
  }
.mf_dividend li:after {
content: '';
display: block;
clear: both;
}



/*------Reason to invest with us------------*/
#reason-invest
{
	min-height:640px;
	background:url(/images/finapp-bg.png) center no-repeat;
	background-size:cover;
	font-size:14px;
	color:#5f5f5f;
	padding-top:80px;
	padding-bottom:20px;
}
.reason-invest-head
{
	font-family:'Nunito-SemiBold';
	font-size:33px;
	color:#0f0f0f;
	line-height:38px;
}
.reason-invest-head p
{
	font-family:'Nunito-Light';
	font-size:19px;
	color:#0f0f0f;
	color:#464646;
	text-transform:none;
	padding-bottom:50px;
	padding-top:5px;
}

#reason-invest a .features
{
	border-radius:10px;
	margin-bottom:10px;
}
#reason-invest a .features img
{
	margin-top:25px;
  transform-style: preserve-3d;
  transition: all .6s linear;
}

#reason-invest a:hover .features img{
  transform: rotateY(180deg);
}
#reason-invest a .features .feature-head
{
	color:#004e9c;
	font-family:'Nunito-bold';
	font-size:19px;
	line-height:20px;
	margin-top:25px;
	text-transform:uppercase;
}
#reason-invest a .features .feature-head p
{
	color:#000000;
	font-family:'Nunito-regular';
	font-size:15px;
	line-height:20px;
	margin-top:15px;
	text-transform:none;
	padding:0 10px;
}

#reason-invest .lastpara
{
	color:#606060;
	font-family:'KozGoPr6N-Light-AlphaNum';
	font-size:17px;
	line-height:27px;
	margin-top:25px;
	margin-bottom:30px;
}

#reason-invest .more
{
	background:#1c46f2;
	color:#ffffff;
	padding:15px 35px;
	border-radius:25px;
	font-family:'Merriweather-Regular';
	font-size:12px;
	font-style:italic;
	border:0;
	margin-bottom:30px;
}
#reason-invest .more:hover
{
	background:#2dc766;
	color:#ffffff;
	outline:none;
}




/*--------Feedback------*/
#feedback
{
	background:#ffffff;
	min-height:493px;
	padding-top:60px;
	padding-bottom:60px;
}
.feedback-head
{
	font-family:'Nunito-SemiBold';
	font-size:33px;
	color:#0f0f0f;
	line-height:36px;
	margin-bottom:40px;
}
.feedback-head p
{
	font-family:'Nunito-Light';
	font-size:19px;
	line-height:26px;
	color:#0f0f0f;
    padding-top:5px;
	text-transform:none;
	padding-bottom:10px;
}


 /* -------------------Testimonials Carousel
#feedback .carousel-inner > .item {
    min-height:230px;
	margin-top:0px;
}
#feedback .carousel-inner > .item .ex3 {
    width: 100%;
    height: 150px;
    overflow: auto;
}
#feedback .carousel-indicators {
    bottom: -30px;
}
#feedback .carousel-indicators li {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #cdcdcd;
    border: 0px solid #fff;
    border-radius: 10px;
}
#feedback .carousel-indicators .active {
    background-color: #fe7f00;
    border: 0px solid #fff;
}
#feedback .carousel-caption {
   top:0px;
   left:8%;
   text-align:center;
   right:0%;
   text-shadow:none;
}
#feedback  .carousel-control {
    width: 5%;
    font-size: 34px;
    color: #000000;
    text-align: center;
    text-shadow:none;
    filter: alpha(opacity=1);
    opacity: 1;
}
.carousel-control {
    left: -20px;
	}	 
	 --------------- */
#feedback .media .media-left img
{
	margin-right:10px;
}	 
.testimonial-txt
{
	font-family:'nunito-italic';
	font-size:12px;
	color:#4f4f50;
	line-height:15px;
	padding-right:20px;
}
.testimonial-txt span
{
	font-family:'Muli';
	font-size:14px;
	color:#fe6661;
	font-style:italic;
}
.testimonial-client
{
	font-family:'nunito-semiBolditalic';
	font-size:13px;
	line-height:12px;
	color:#004e9c;
	margin-top:20px;
    padding-bottom: 15px;
}
.testimonial-client p
{
	color:#2e2e2e;
	font-size:12px;
	padding-top:0;
}
#feedback .carousel-inner {
    width: 90%;
}
#feedback .carousel-control.left , #feedback .carousel-control.right{
    background-image: none;
    margin-top: 5%;
}
#feedback a.view
    {
	color:#004e9c;
	font-family:'nunito-bold';
	font-size:15px;
	}
#feedback a.view span
    {
	color:#1897ce;
	}

#feedback a:hover.view{
    color:#d09014;
	}


#feedback .more
{
	background: rgba(255,103,98,1);
background: -moz-linear-gradient(top, rgba(255,103,98,1) 0%, rgba(244,78,76,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,103,98,1)), color-stop(100%, rgba(244,78,76,1)));
background: -webkit-linear-gradient(top, rgba(255,103,98,1) 0%, rgba(244,78,76,1) 100%);
background: -o-linear-gradient(top, rgba(255,103,98,1) 0%, rgba(244,78,76,1) 100%);
background: -ms-linear-gradient(top, rgba(255,103,98,1) 0%, rgba(244,78,76,1) 100%);
background: linear-gradient(to bottom, rgba(255,103,98,1) 0%, rgba(244,78,76,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6762', endColorstr='#f44e4c', GradientType=0 );
	color:#ffffff;
	padding:10px 45px;
	border-radius:3px;
	font-family:'Muli';
	font-size:14px;
	border:0;
}
#feedback  .more:hover
{
	background: rgba(244,78,76,1);
background: -moz-linear-gradient(top, rgba(244,78,76,1) 0%, rgba(255,103,98,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(244,78,76,1)), color-stop(100%, rgba(255,103,98,1)));
background: -webkit-linear-gradient(top, rgba(244,78,76,1) 0%, rgba(255,103,98,1) 100%);
background: -o-linear-gradient(top, rgba(244,78,76,1) 0%, rgba(255,103,98,1) 100%);
background: -ms-linear-gradient(top, rgba(244,78,76,1) 0%, rgba(255,103,98,1) 100%);
background: linear-gradient(to bottom, rgba(244,78,76,1) 0%, rgba(255,103,98,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f44e4c', endColorstr='#ff6762', GradientType=0 );
}


/*------Finnapp------*/

#finnapp
{
	min-height:387px;
    background: url(/images/mobile.png), url(/images/app-bg.png);
    background-size:auto, cover;
	background-position:15% 100%, center;
	background-repeat:no-repeat, no-repeat;
	font-size:14px;
	color:#5f5f5f;
	padding-top:40px;
}
.finnapp-matter
{
	margin-top:40px;
	text-align:center;
	font-family:'nunito-regular';
}
.finnapp-head
{
	font-size:32px;
	color:#2b2b2b;
	line-height:32px;
}
.finnapp-para
{
	font-size:31px;
	color:#004e9c;
	margin-top:40px;
	line-height:31px;
	text-transform:none;
}
.finnapp-firstline
{
	font-size:37px;
	color:#004e9c;
	line-height:37px;
	margin-top:10px;
	margin-bottom:20px;
}
.finnapp-line
{
	font-size:15px;
	color:#003d6c;
	line-height:22px;
	margin-bottom:15px;
}
.finnapp-line img
{
	margin-top:10px;
	margin-left:5px;
}
.finnapp-line a
{
	color:#000000;
}
.finnapp-line a:hover
{
	color:#eb4446;
	text-decoration:underline !important;
}
.connect-line
{
    font-family: 'Lato-Italic';
	font-size:18px;
	color:#000000;
	padding-top:15px;
}


/*----------------footer-------------------*/
footer
{
	background:#003d6c;
	padding-top:30px;
	padding-bottom:25px;
	color:#ffffff;
	font-size:14px;
	font-family:'Muli-light';
    line-height: 24px;
	min-height:296px;
}
footer .container-fluid
{
	padding-left:60px;
	padding-right:60px;
}
footer .contact-companyname
{
	font-family:'KozGoPr6N-Medium-AlphaNum';
	font-size:18px;
	color:#ffffff;
	line-height:30px;
	margin-bottom:20px;
}
footer .contact-head
{
	font-family:'nunito-regular';
	font-size:13px;
	color:#ffffff;
	line-height:20px;
	margin-top:0px;
	margin-bottom:10px;
}
footer .contact-subhead
{
	font-family: 'Lato-Bold';
	font-size:20px;
	color:#141414;
    padding-top: 50px;
	padding-bottom:30px;
	line-height:18px;
}
footer .contact-sub-head img
{
	MARGIN-TOP:-3PX;
}
footer .contact-sub-head p
{
	font-family: 'latoregular';
	font-size:16px;
	color:#404040;
}
footer .contact-sub-add
{
	font-family: 'latoregular';
	font-size:11px;
	color:#ffffff;
	padding:15px 15px 5px 15px;
	line-height:15px;
	text-transform:uppercase;
}
footer .contact-sub-add img
{
	margin-top:-5px;
	margin-right:15px;
}
footer .contact-head a
{
	color:#ffffff;
}
footer .contact-head a:hover
{
	color:#aed0ea;
}
footer .social img
{
	padding:2px;
}
footer .reg
{
	background:#dbae1d;
	color:#ffffff;
	padding:5px 20px;
	border-radius:25px;
	font-family:'Poppins-SemiBold';
	font-size:21px;
}
footer .reg:hover
{
	background:#00a0e3;
	color:#ffffff;
}
ul.list-ftr
{
	margin:0 auto;
	list-style:none;
	margin-left:-39px;
}
ul.list-ftr li
{
	padding:3px 0;
}
ul.list-ftr li a
{
	font-family:'robotomedium';
	font-size:13px;
	color:#aed0ea;
	line-height:8px;
	text-transform:uppercase;
}
ul.list-ftr li a:hover
{
	color:#ffffff;
}

/*--------Get in Touch------*/
#contact
{
	background:url(/images/contact-ftr-img.png) center no-repeat, #fcfcfc;
	background-position:115% 100%;
	min-height:616px;
	padding-top:70px;
}
#contact .contact-footerlogo
{
	margin-bottom:40px;
}
#contact .contact-head
{
	font-family: 'Nunito-SemiBold';
	font-size:33px;
	color:#0f0f0f;
	line-height:33px;
	margin-bottom:30px;
}
#contact .contact-head p
{
	font-family: 'Nunito-Light';
	font-size:19px;
	color:#0f0f0f;
    padding: 5px 20px;
	line-height:30px;
	text-transform:none;
	letter-spacing:.2px;
}
#contact a, .bold-text
{
	color:#ffffff;
}
#contact a:hover
{
	color:#000000;
}
#contact .social img
{
	padding-left:5px;
	padding-right:5px;
}

#contact .ftr
{
	color:#454545;
	min-height:81px;
	font-family:'Nunito-SemiBold';
	font-size:13px;
	line-height:18px;
}
#contact .ftr .container
{
	border-top:1px solid #e5e5e5;
	padding-top:10px;
	padding-bottom:20px;
	letter-spacing:.3px;
}
#contact .ftr .arm
{
	font-size:14px;
	margin-top:40px;
	margin-bottom:40px;
}
/*--------Diclaimer---------------*/
#disc
{
	background:#f6f6f6;
	min-height:100px;
    padding-top: 25px;
	padding-bottom:25px;
	color:#7f7f7f;
	font-size:14px;
	font-family:'Muli';
    line-height: 18px;
}
#disc .container
{
	padding-left:30px;
	padding-right:30px;
}


@media (max-width:767px)
{

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
	 nav 
	 {
        height: 100px;
	 }
	 nav > .container-fluid
	 {
		 padding-right:0px;
		 padding-left:0px;
	 }
	 nav .navbar-brand {
    display: inline-block;
    height: 63px;
    width: 296px;
    line-height:63px;
	margin-top:10px;
    -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>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form 
	 {
		 border:0px;
	 }
	 .navbar-default .container {
    padding-left: 0px;
    padding-right: 0px;
}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
	background:none;
	border-top: 1px solid #d1d1d1;
	margin-top:0px;
    }
	nav.smaller .navbar-collapse, nav.smaller .navbar-collapse {
    background:#ffffff;
    border-top: 1px solid #d1d1d1;
    margin-top: 0px;
}
	.navbar-default .navbar-nav > li > a {
    padding: 10px 15px;
     text-align: center;
	}
	
#banner {
    min-height: 580px;
} 
#banner .carousel-inner > .item {
    min-height: 580px;
}
#reason-invest a > .service-icon {
    margin-left: 30px;
    margin-top: 10px;
}
#banner .plan-btn
{
	margin-top:20px;
	margin-bottom:20px;
}
.navbar-default .navbar-nav > li > a.log-in
{
	color:#1ab01a;
}
.navbar-default .navbar-nav > li > a.log-in:hover
{
	color:#3c55a5;
}
.navbar-default .navbar-nav > li > a.log-in img
{
	width:20px;
	height:15px;
	background:url(/images/login-iconsmall.png) center no-repeat;
	border:0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ffffff;
}
	nav .navbar-right {
    float: left!important;
	padding-top:0px;
    width: 107%;
     margin-top: 0px;
	}
	
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #dadada;
}

 nav.smaller .navbar-right {
    float: left!important;
}
.navbar-toggle {
    margin-right: 25px;
    padding: 9px 4px;
}

	 .carousel-inner >.item {
        min-height: 100vh;
	}
	 #banner  span.white-clr-banner {
    font-size: 40px;
    line-height: 40px;
	}
	 .carousel-caption .heading {
    font-size: 36px;
    margin-bottom: 0px;
    line-height: 36px;
    padding-top: 0px;
	padding-right:0px;
	 }
	 .line {
    margin-top: 5px;
    margin-bottom: 10px;
	 }
.padding-left-right {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.num-circle2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0px;
    border-top: 0px solid #dbf0f8;
    border-bottom: 0px solid #f6fbfd;
}
.num-circle2:after {
    content: '';
    position: absolute;
    top:0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 0px solid #dbf0f8;
    border-bottom: 0px solid #f6fbfd;
}

/*#reason-invest a > .service-icon {
    margin-left: 33%;
}*/
#solutions-plan .goal {
    padding-left: 10px;
    padding-right: 10px;
}
#feedback .carousel-inner > .item {
    min-height: 550px;
    margin-top: 10px;
}
#contact .contact-head p {
    font-size: 16px;
    padding: 5px 0px;
    line-height: 26px;
}
#contact iframe {
    height:300px;
}

}
@media (max-width: 425px)
{
	.navbar-default {
    padding: 0 15px !important;
	}
	nav .navbar-brand {
    height: 63px;
    width: 240px;
    line-height: 63px;
    background-size: contain;
	}
	
	.login-btn {
    margin-left: 10px;
	}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
nav .navbar-nav > li > a {
    color: #3c55a5;
}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	background:#ffffff;
    }
	.power-sip-head p {
    padding: 6px 10px;
	}
.btn-pad-hdr{padding: 12px 22px;}

.feed {
    min-height: 250px;
	padding-bottom:0px;
 }	
  
a > .banner-icons {
    margin-left: 0px;
    margin-right: 0px;
}
.navbar-default .navbar-nav > li > a {
    padding: 10px 15px;
    text-align: center;
	color:#090909;
}
nav.smaller> .container-fluid .navbar-brand {
    height: 63px;
    width: 240px;
    line-height: 50px;
    margin-top: 10px;
    background: url(/images/logo.png) no-repeat;
    background-size: contain;
}
#banner
	 {
	min-height:580px;
	padding-top:100px;
	background-position:20%;
	background-size:cover;
	 }
#banner .heading {
    padding-top: 40px;
}
#banner .heading2 {
    font-size: 46px;
    line-height: 49px;
}
#welcome {
    background:url(/images/solution-bg.png);
    background-position:center;
    background-repeat: no-repeat;
	background-size:cover;
    min-height: 650px;
    padding-top: 40px;
    padding-bottom: 30px;
}
#welcome .simple-section {
    padding-right: 10px;
    padding-left: 10px;
}
.nav-pills > li > a {
    padding: 9px 10px;
}
.services-head p {
    padding-bottom: 0px;
	}
.links-panel > .link-panel-head {
    min-height: 90px;
    padding: 10px 15px;
	}
#welcome-links .welcome-subheading {
    margin-top: 50px;
}
.scrtabs-tab-scroll-arrow {
    padding-top: 18%;
}

.about-txt {
    padding-right: 20px;
	margin-bottom:20px;
}

.amount-investedtext, .wealth-gaintext {
    font-size: 15px;
    line-height: 18px;
}
#reason-invest {
    padding-top: 40px;
}

	#power-sip input{
	 font-size:18px;
	}
	#finnapp {
    background:url(/images/app-bg.png) center no-repeat;
    background-size: cover;
	padding-bottom:20px;
	}

.finnapp-matter {
    margin-top: 20px;
}
#feedback {
    padding-top: 50px;
    padding-top: 30px;
}
.feedback > .carousel-inner >.item {
    min-height: 500px;
}

#feedback .carousel-control {
    width: 15%;
	}
#feedback .carousel-control.left, #feedback .carousel-control.right {
    background-image: none;
    margin-top: 50%;
}
p.feed-txt {
    padding: 20px 0px;
}
.feedback > .carousel-indicators {
    bottom: -30px;
}
#feedback .carousel-inner > .item {
    min-height: 450px;
    margin-top: 10px;
}
#contact .contact-head p {
    font-size: 12px;
}
footer .container-fluid {
    padding-left: 25px;
    padding-right: 25px;
}

}
@media (max-width: 375px)
{
	
	
	.btn-pad-hdr {
    padding: 10px 10px;
	margin-top:20px;
}

h1
{
	margin-top:0px;
	margin-bottom:0;
}


#reason-invest a > .service-icon {
    margin-left: 18px;
    margin-top: 10px;
}
#feedback .carousel-inner > .item {
    min-height:380px;
    margin-top: 10px;
}
.testimonial-txt p {
    padding: 5px;
    padding-top: 25px;
}
}
@media (max-width: 320px)
{
#reason-invest a > .service-icon {
    margin-left: 15px;
    margin-top: 10px;
}
}
@media (min-width: 426px) and (max-width:768px)
{
.navbar-default {
    padding: 0 15px;
	}
	
.navbar .container-fluid {
    padding-right: 5px !important;
    padding-left: 5px !important;
}
.padding-left-right {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	 
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form 
	 {
		 border:0px;
	 }
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
    }
	nav {
    height: 120px;
	}
	nav.smaller {
    height:125px;
}
.top-nav {
    width: 27%;
	}
	.navbar-default .navbar-nav > li > a {
    padding: 7px 6px;
    font-size: 13px;
    }
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 2px;
}
	.navbar-right {
      float: left!important;
     padding-top: 0px;
    padding-bottom: 0px;
     margin-top: 2px;
	}
	.navbar-right .dropdown-menu {
    left: 0 !important;
    min-width: 245px;
} 
nav.smaller .navbar-nav > li > a {
    padding: 7px 6px;
	font-size:13px;
}
#banner {
    min-height: 500px;
    padding-top: 150px;
	background-position:33%;
}
#banner .heading {
    padding-top: 20px;
}
	#banner-in {
    min-height: 300px;
	}
	#banner .carousel-inner > .item:nth-of-type(1) {
    background-image: url(/images/banner1-img.png), url(/images/banner1.png);
    background-position: 94% 74%, 12%;
    background-size: 43%, cover;
    background-repeat: no-repeat, no-repeat;
	}
	#banner .carousel-inner > .item:nth-of-type(2) {
    background-image: url(/images/banner2-img.png), url(/images/banner2.png);
    background-position: 94% 74%, 12%;
    background-size: 43%, cover;
    background-repeat: no-repeat, no-repeat;
	}
	#banner .carousel-inner > .item:nth-of-type(3) {
    background-image: url(/images/banner3-img.png), url(/images/banner3.png);
    background-position: 94% 74%, 12%;
    background-size: 43%, cover;
    background-repeat: no-repeat, no-repeat;
	}
	#banner .white-clr-banner {
    font-size: 53px;
    line-height: 53px;
	}
	.links-panel 
	{
	   margin-top:30px;
	}
	.links-panel > .link-panel-head {
    min-height: 90px;
    padding: 10px 15px;
    font-size: 24px;
}
#welcome-links .welcome-subheading {
    margin-top: 30px;
}
.services a > .service-ico-para {
    margin-bottom: 45px;
}
.num-circle2:before {
    content: '';
    position: absolute;
    top: -10%;
    right: 50%;
    width:1px;
    height:20%;
    border-top: 0px solid #dbf0f8;
    border-bottom: 0px solid #f6fbfd;
    border-left: 1px solid #dbf0f8;
    border-right: 1px solid #f6fbfd;
}
.num-circle2:after {
    content: '';
    position: absolute;
    top: 85%;
    left: 50%;
    width: 1px;
    height: 14%;
    border-top: 0px solid #dbf0f8;
    border-bottom: 0px solid #f6fbfd;
    border-left: 1px solid #dbf0f8;
    border-right: 1px solid #f6fbfd;
}	

#welcome {
    background: url(/images/sol-bg-img.png), url(/images/solution-bg.png);
    background-position: 50% 95%, center;
    background-repeat: no-repeat, no-repeat;
    background-size: 50%, cover;
    min-height: 700px;
    padding-top: 40px;
    padding-bottom: 30px;
}
#welcome .media {
    min-height: 140px;
}	
#welcome .simple-section {
    padding-right: 15px;
}
.simple-section {
    padding-left: 15px;
}
#reason-invest a > .service-icon {
    margin-left:20px;
    margin-top: 10px;
}

/*#reason-invest a > .service-icon {
    margin-left: 30%;
}*/
#solutions-plan {
 	padding-bottom:40px;
}
#finnapp {
    background: url(/images/mobile.png), url(/images/app-bg.png);
    background-position: 96% 100%, center;
	background-repeat:no-repeat;
    background-size: 30%, cover;
    padding-bottom: 20px;
}
.finnapp-matter {
    margin-top: 20px;
}
#feedback .carousel-inner > .item {
    min-height: 360px;
    margin-top: 0px;
}
#feedback .carousel-control.left, #feedback .carousel-control.right {
    margin-top: 17%;
}
#contact iframe
{
	height:265px;
}
	 .social-head p
	 {
		 padding: 10px 0px 50px 0px;
	  }
.social-margin-left
{
	margin-left:0px;
}

.market-research-head p {
    padding: 10px 10px 30px 10px;
	} 
	p.feed-txt {
    padding: 10px 0px;
    }
.feed {
    min-height: 250px;
	padding-bottom:0px;
 }	  
.contact-head p
{
    padding: 10px 10px 50px 10px;
}
	

.no-padding-left2
{
	padding-left:0px;
}

#feedback{
	padding-top:50px;
}
footer .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

}
@media (max-width: 991px) and (min-width: 769px)
{
	
	.navbar-default {
    padding: 0 15px;
}
	 .navbar-default .container-fluid {
    padding-right: 0px;
     padding-left: 0px;
	 }
	 .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
	 .navbar-default .navbar-nav > li > a {
    padding: 12px 10px;
    font-size: 14px;
	 }
	 .navbar-right {
    margin-right: 0px;
	 }
	  nav .navbar-right {
	padding-top:0px;
    padding-bottom: 10px;
	float:left !important;
	  }
	 .login-btn {
    margin-top: 4px;
	}
	.left-section {
    border-right: 0px solid #e2e2e2;
}
	 
#banner {
    min-height: 580px;
} 
#banner .carousel-inner > .item {
    min-height: 580px;
}

	 .para {
    padding: 10px 10px;
}

	#reason-invest a > .service-icon {
    margin-left: 20px;
	}

	 .nav>li>a {
    padding: 10px 5px;
    }
	 .padding-left-right {
    padding-left: 10px !important;
    padding-right: 10px !important;
    }
	.market-research-head p {
    padding: 10px 20px 30px 20px;
	}
	.feedback > .carousel-inner >.item {
    min-height: 430px;
}
	.contact-head p {
    padding: 10px 20px 50px 20px;
	}
	.social-head p {
    padding: 10px 20px 50px 20px;
	}
	 p.feed-txt {
    padding: 10px 10px;
    }

.no-padding-left2
{
	padding-left:0px;
}
}
@media (max-width: 1024px) and (min-width: 992px)
{
	nav {
    height: 125px;
	}
	.navbar-right {
    padding-top: 0px;
} 

	 .navbar-default {
    padding: 0 15px;
	border:0;
    border-bottom: 1px solid #dadada !important;
	}
	 
	 .navbar-default .navbar-nav > li > a {
    padding:10px 9px;
    color: #000000;
	 }
	 .toggle {
    padding-left: 0px;
}
	 .navbar-right {
    margin-right: 0px;
	 }
	 .navbar-default .container-fluid {
    padding-right: 5px;
     padding-left: 5px;
	 }
	 .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
	margin-top:10px;
}
nav .navbar-right {
    margin-top: 2px;
	}

.login-btn {
    margin-top: 0px;
}	
	nav.smaller {
    height: 130px;
	}
	nav.smaller .navbar-right {
    padding-top: 5px;
}
nav.smaller .navbar-nav > li > a {
    padding: 7px 12px;
	}
	nav.smaller .login-btn {
    margin-top: -5px;
}
#banner {
    min-height: 520px;
    padding-top: 126px;
} 
#banner .heading {
    padding-top: 50px;
}
#banner .carousel-inner > .item {
    min-height: 580px;
}
#banner .carousel-inner > .item:nth-of-type(1) {
    background-image: url(/images/banner1-img.png), url(/images/banner1.png);
    background-position: 87% 85%, center;
    background-size: 40%, cover;
    background-repeat: no-repeat, no-repeat;
}
#banner .carousel-inner > .item:nth-of-type(2) {
    background-image: url(/images/banner2-img.png), url(/images/banner2.png);
    background-position: 87% 85%, center;
    background-size: 40%, cover;
    background-repeat: no-repeat, no-repeat;
}
#banner .carousel-inner > .item:nth-of-type(3) {
    background-image: url(/images/banner3-img.png), url(/images/banner3.png);
    background-position: 87% 85%, center;
    background-size: 40%, cover;
    background-repeat: no-repeat, no-repeat;
}
	 #banner .carousel-caption {
    bottom: 0px;
	 }
	 .links-panel > .link-panel-head {
    padding: 25px 9px;
    font-size: 21px;
	}
	#welcome-links .welcome-subheading {
    margin-top: 60px;
	}
	#welcome {
    background: url(/images/sol-bg-img.png), url(/images/solution-bg.png);
    background-position: 170% 50%, center;
    background-repeat: no-repeat, no-repeat;
    background-size: 70%, cover;
    min-height: 650px;
    padding-top: 30px;
    padding-bottom: 30px;
	}
	
	 .line {
    margin-top: 10px;
    margin-bottom: 15px;
	 }
	 .padding-left-right {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	#reason-invest {
	padding-top:30px;
	min-height:515px
	}
.insurance-space {
margin-top:70px;
}
	
#solutions-plan .goal {
    padding-left: 75px;
    padding-right: 3px;
}
	#finnapp {
	background: url(/images/mobile.png), url(/images/app-bg.png);
    background-position: 96% 100%, 80%;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, cover;
}
	.finnapp-matter {
    margin-top: 36px;
	}
	 p.feed-txt {
    padding: 10px 80px;
    }
	.market-research-head p {
    padding: 10px 65px 30px 65px;
	}
	.nav>li>a {
    padding: 10px 6px;
	font-size:14px;
	}
	
	.contact-head p {
    padding: 10px 70px 50px 70px;
	}
	.social-head p {
    padding: 10px 70px 50px 70px;
	}
	.social-btn {
    padding: 12px 10px;
	}
	.social-btn1 {
	margin-left:110px;
	}
}
@media (max-width: 1199px) and (min-width: 1023px)
{
	
.navbar-fixed-top {
    border-width: 0 0 0px;
}

.blue-btn
{
	font-size:20px;
	margin-left:-27px;
	font-weight:bold;
}
.orange-btn
{
	font-size:20px;
	margin-left:-22px;
	font-weight:bold;
}
.green-btn
{
	font-size:20px;
	margin-left:-17px;
	font-weight:bold;
}

.rd-sec a p
{
	padding-left:50px;
	padding-right:50px;
}

}