body{
	background: #fff;
	/*overflow-x: hidden;*/
}
.nav-btn-yellow a:hover{
	color: #fff!important;
}
.nav-btn-yellow a:focus{
	color: #fff!important;
}
.corner-link {
  /*-webkit-transform: rotate(-45deg);  
     -moz-transform: rotate(-45deg); 
      -ms-transform: rotate(-45deg); 
       -o-transform: rotate(-45deg); 
          transform: rotate(-45deg);
  -webkit-transform-origin: 0 0;
     -moz-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
       -o-transform-origin: 0 0;
          transform-origin: 0 0;*/
    background: url(../images/Side_Banner.png) no-repeat;
    top: -1px;
    display: block;
    height: 75px;
    left: -1px;
    position: absolute;
    width: 72px;
    z-index: 3;
    /* background-color: red; */
}



@font-face {
    font-family: 'galexie';
    src: url('../fonts/Galaxie-Polaris-Medium.otf');
}
@font-face {
    font-family: opensans;
    src: url('../fonts/OpenSans-Light.ttf');
}
@font-face {
    font-family: 'opensans-bold';
    src: url('../fonts/OpenSans-Bold.ttf');
}
@font-face {
    font-family: OpenSans-Semibold;
    src: url('../fonts/OpenSans-Semibold.ttf');
}
@font-face { 
    font-family: OpenSans-reg;
    src: url('../fonts/OpenSans-Regular.ttf');
}
.arrow-down {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid rgb(225,165,15);
	margin: 0 auto!important;
}
/*********************************top header********************************************/
.top-header{
    background: rgb(24,68,107);
    padding:7px 0;
}
/*.top-header .container{
	padding: 0;
}*/
.top-header .social-icons{
	margin-bottom:0;
	padding-left:0;
	float:left
}
.top-header .social-icons li{
	list-style: none;
    display: inline-block;
    color: rgb(225,165,15);
    border-radius: 100%;
    border: 2px solid #f1bc30;
    width: 21px;
    height: 21px;
    text-align: center;
    font-size: 9px;
    margin: 0 3px;
    padding: 3px 0;
}
.top-header .social-icons li a{
	color: #f1bc30;
}
.top-header .social-icons li:hover{
	background:#f1bc30;
}
.top-header .social-icons li:hover a{
	color:rgb(24,68,107);
}
.top-header .social-icons li:first-child{
	margin-left: 0;
}
.top-header .social-icons-right{
	margin-bottom:0;
	padding-left:0;
	text-align:right
}
.top-header .social-icons-right li{
	list-style: none;
	display: inline-block;
	padding: 0 10px;
	margin-top: 0;
}
.top-header .social-icons-right li a{
	color:#fff;
	font-size: 11px;
    font-family: opensans-reg;
}
.top-header .social-icons-right li a .fa{
	padding-right: 5px;
	color:rgb(241,188,48);
	font-size: 12px;
}
.top-header .social-icons-right li a:hover{
	text-decoration: none;
}
.top-header .social-icons-right li a img{
	margin-right: 10px;
}
.top-header .social-icons-right li:last-child{
	padding-right: 0;
}

/*main nav*/
.navbar-inverse .navbar-toggle {
    border-color: rgb(241,188,48);
}
.navbar-inverse .navbar-toggle:hover{
	background-color:rgb(23,67,106);
}
 .navbar-inverse .navbar-toggle:focus{
 	background:transparent;
 }
/*.navbar.navbar-inverse .container{
	padding: 0;
}*/
.main-header .col-md-12{
	padding: 0;
}
.navbar-inverse .navbar-toggle .icon-bar{
	background: rgb(241,188,48);
}

.navbar-inverse .navbar-nav > li > a{
	color:#333;
	font-family: 'galexie';
	padding: 5px 15px;
	font-size: 13px;
}
.navbar-inverse .navbar-nav > li > a:hover{
	background-color: transparent;
}
.nav-btn-blue a:hover{
	color:rgb(241,188,48)!important;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
	color: rgb(241,188,48)
}
/*

.navbar-inverse .navbar-nav > li > a:hover{
	color: rgb(241,188,48)!important;
}

.navbar-inverse .navbar-nav > li > a:focuse{
	color: rgb(241,188,48)
}
.navbar-inverse .navbar-nav > li > a:link{
	color: #333;
}*/
.dropdown-toggle:focus{
	color: #fff;
}
.user-icon{
	padding-right: 8px;
}
.user-down-angle{
	padding-left:8px;
}
.main-header .navbar-right{
	padding: 10px 0;
}

.navbar-inverse{
	background-color: #fff;
	padding-right: 0;
}
.nav.navbar-inverse {
    background-color: #fff;
    border-color: transparent;
    border-radius: 0;
    padding-bottom: 8px;
	border-bottom:1px solid red;
	margin-bottom: 0;
	/*padding: 12px 0;*/
}
.nav-btn-white{
	background: #fff!important;
	border: 1px solid #ddd;
}
.nav-btn-blue{
	background: rgb(24,68,107)!important;
	border: 1px solid rgb(24,68,107);
	
}
.nav-btn-blue a{
	color: #fff!important
}
.nav-btn-yellow{
	background: rgb(241,188,48)!important;
	border: 1px solid  rgb(241,188,48)!important;
}
.claim-free-report{
	background: rgb(241,188,48);
	margin-left: 10px;
}
.login{
	background: rgb(24,68,107);
	/*border: 1px solid rgb(24,68,107)*/
}
.login a{
	color: #fff!important;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
	background:transparent;
	color:rgb(241,188,48);
}
.navbar-brand > img {
    width: 230px;
}
.navbar {
	margin-bottom: 0;
    border: none;
    border-radius: 0;
}
/*banner*/

.banner ul{
	padding-left:0 /*15px*/;
    text-align: left;
    width: 100%;
    margin-top: 9px;
}
.banner ul li{
	list-style: none;
	display: inline;
	border: 1px solid rgba(173, 173, 173, 0.41);
	border-right: none;
	margin: 0;
	padding: 10px 35px;
}
.banner ul li:last-child{
	border-right: 1px solid rgba(173, 173, 173, 0.41);
}
.banner ul li a{
	color: #fff;
	font-size: 16px;
      font-family: 'opensans-semibold';
}
.banner ul li.active{
	background: rgb(241,188,48);
}
.banner ul li a:active li{
	background: rgb(241,188,48);
}
.banner ul li a:active a{
	text-decoration: none;
}
.banner ul li:hover {
	background: rgb(241,188,48)!important;
}
.banner ul li:hover a{
	text-decoration: none;
}

/********banner resources*********/
.banner.banner-resource{
	height: auto;
	padding-bottom: 20px;
}
.banner.banner-resource h2{
	text-align: center;
    	color: #fff;
    	font-size: 49px;
   	font-family: 'opensans-bold';
    	margin-top: 10;
}
.banner.banner-resource p{
	text-align: center;
    	color: #fff;
    	padding-bottom: 50px;
    	font-family: opensans;
}
/************banner blog****/
.banner.banner-blog{
	background: rgb(80,127,171);
	padding: 20px 0;
	height: auto;
}
/*.banner.banner-blog>.container{
	padding:0;
}
*/
/*banner resource*/
.banner{
	height:250px;
}
.banner.banner-resource .banner-img{
	height: 100%;
}
.banner.banner-resource .banner-img figure img{
	height:100%;
	width:100%;
	object-fit: cover;
}
.banner.banner-resource .banner-img figure figcaption{
	position: absolute;
    top: 76px;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
}
.banner.banner-resource .banner-img figure figcaption h2{
	color: #fff;
    font-size: 40px;
    font-family: OpenSans-Semibold;
}	
.banner.banner-resource .banner-img figure figcaption p{
	color: #fff;
	font-family: opensans;
	font-size: 13px;
}
.banner.banner-resource .banner-img figure figcaption .categories{
	padding-left: 0;
	margin-top: 50px;
}
.banner.banner-resource .banner-img figure figcaption .categories li{
	list-style: none;
	display: inline-block;
	border:1px solid #ccc;
	border-left:0;
	margin-left: -4px;
	width: 125px;
	padding: 5px;
}
.banner.banner-resource .banner-img figure figcaption .categories li:first-child{
	border-left: 1px solid #ccc;
}
.banner.banner-resource .banner-img figure figcaption .categories li a{
	text-decoration: none;
	color:#fff;
	font-family: OpenSans-Semibold;
	padding: 5px;
}
.banner.banner-resource .banner-img figure figcaption .categories li.active-cat{
	background: rgb(241,188,48);
	
}
.banner.banner-resource .banner-img figure figcaption .categories li.active-cat a{
	color:#333;
}


/**portfolio**/


.portfolio{
	margin-top: 30px;
	padding-bottom: 50px;
}
.portfolio .col-md-12{
	padding: 0
}
.banner.banner-resource ul{
	text-align: center!important;
}
/*.portfolio>.container>.row>.col-md-12 .col-md-6{
	padding: 5px 0;
}
*/
.portfolio figcaption i{
	font-size: 18px;
	float: left;
}
.portfolio figcaption h4{
	font-family: OpenSans-Semibold;
    	color: #18446b;
    	margin-left: 5px;
    	margin-top: 5px;
    	opacity: 0.9;
    	float: left;
}
.portfolio figcaption .fa-youtube-play{
	color:red; 
	padding:5px;		
}
.portfolio figcaption .fa-file-text-o{
	color:rgb(241,188,48); 
	padding:5px;		
}
.portfolio .row-small-img{
	padding-top: 20px;
}
.portfolio .row-small-img .col-md-3{
	margin-bottom: 20px;
}
.portfolio .row-small-img .col-md-3 figure figcaption h5{
	width: 56%;
    	margin-left: 11px;
    	margin-top: 6px;
    	color: rgb(24,68,107);
    	opacity: 0.9;
    	float: left;
    	font-family: opensans-semibold;
}

/*footer*/
.footer-secondary{padding: 16px 0 0px 0;background: #fff}
footer{
	height: auto;
	overflow: auto;
	border-top: 1px solid #9E9E9E;
	padding: 70px 0 21px 0;
	background: #fff;
}
/*footer >.container{
	padding: 0;
}
footer >.container>.row>.col-md-12{
	padding: 0;
}*/
footer img{
	width: 252px; 
}
footer  .social-links-footer p{
	display: inline-block;
	color: #999;
	font-family: OpenSans-Semibold;
}
footer  .social-links-footer ul{
	padding-left: 26px;
	display: inline-block;
}
footer .social-links-footer ul li{
	list-style: none;
	display: inline-block;
	padding: 8px 11px;
	border:1px solid #ccc;
	border-radius: 50%;
}
footer .social-links-footer ul li:hover{
	background: rgb(241,188,48);
	color:#fff;
}
footer  .social-links-footer ul li:first-child{
	padding: 8px 14px;
	margin: 5px;
}
footer  .social-links-footer ul li a{
	color: #333;
	text-decoration: none;
}
footer .col-md-3.quick-links{
	padding-top: 0;
}
footer .quick-links h4{
	text-align: left;
	margin-top: -2px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	padding-bottom: 7px;
}
footer .quick-links ul{
	padding-left: 0;
}
footer .quick-links ul li{
	list-style: none;
	/*text-align: right;*/
}
footer .quick-links ul li a{
	text-align: center;
	text-decoration: none;
	color:#333;
	font-size: 14px;
	/*font-weight: bold;*/
}
footer .quick-links ul li a:hover{
	color:rgb(241,188,48);
}
footer .download-ebook h4{
	text-align: left;
	margin-top: -2px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	padding-bottom: 13px;
}
footer .download-ebook form input{
	box-shadow: none;
	border-radius: 0;
}
footer .download-ebook form .input-group{
	border-radius: 0;
}
footer .download-ebook form .input-group:first-child{
	border-bottom: 1px solid transparent;
    margin-bottom: -2px;
}
footer .download-ebook form span{
	border-radius: 0;
}
footer .download-ebook form .input-group-addon{
	background: rgb(209,218,225);
	color:rgb(56,93,127);
}
footer .download-ebook form  .btn-download-ebook{
	background: rgb(241,188,48);
	border-radius: 0;
	color: #333;
	box-shadow: none;
	padding: 10px 20px 9px 20px;
	border: 0;
	margin-top: 13px;
	font-weight: 800;
	font-size: 11px;
	text-transform: uppercase;
}
footer .download-ebook form  .btn-download-ebook:hover{
	background:#FFC107;
}
footer .footer-copyright p{
	text-align: center;
	font-size: 13px;
    	color: #5c5959;
	font-family: OpenSans-Semibold;
}
/* blog page */
.breadcrumb{
	background: transparent!important;
	color:rgb(24,68,107)!important;
	padding: 16px 0;;
	/*padding: 16px 15px 7px;*/
	margin-bottom: 0!important;
}
.blog-post>.container>.row>.col-md-12{
	padding: 0;
}
.breadcrumb > .active{
	
}
.breadcrumb > li{
	font-family: OpenSans-Semibold;
	font-size: 11px;
      text-transform: uppercase;
      margin-left: -4px;
}
.breadcrumb > li:not(:first-child){
	margin-left: -5px;
}
.breadcrumb>li+li:before{
	padding: 0 0px 0px 5px;
}
.blog-post{
	padding: 0;
}
/*.blog-post>.container{
	padding:0;
}*/
.blog-post .col-md-8{
	width: 70.666667%;
}
.blog-post .post-details{
	color:#9e9e9e;
	font-size: 11px;
	padding-top: 4px;
}
.author{
	padding:2px;
	font-weight:bold;
}
.date{
	padding:2px;
	font-weight:bold;
}
.comments{
	padding-left:20px;
	/*font-weight:bold;*/
}
.blog-details{
	font-family:OpenSans-Semibold;
	color:black;
}
.blog-post .col-md-7 h3{
	font-family: opensans;
	margin-top: 0;
}
.post-on-blog{
	padding-bottom: 30px;
	/*padding-top: 20px;*/
}
.post-on-blog h3{
    font-family: opensans;
    font-size: 32px;
    color: #000;
    margin-top: 0;
    padding-top: 0;
}
.post-on-blog>a:hover{
	text-decoration: none;
}
.blog-img{
	height:300px;
	width:100%;
}
.blog-video{
	margin-top: 20px;
	margin-bottom: 20px;
}
.blog-img img{
	height:100%;
	width:100%;
	object-fit: cover;
	/*padding:14px 0px 0px 0px;*/
}
.blog-details-p{
	font-family: OpenSans;
    	font-size: 13px;
    	color: #000;
    	padding: 14px 0px 0px 0px;
}
.blog-details-readmore{
	font-size:12px;
	color: #003366;
	font-family:OpenSans-Semibold;
	text-decoration: none;
}
.blog-details-readmore:hover{
	text-decoration: none;
}
.post-latest{
	margin-left: 49px;
}
.img-latest{
	height:130px;
	width: 100%;

}
.img-latest img{
	object-fit:cover!important
}
.latest-post-heading {
    color: #18446b;
    font-family: OpenSans-bold;
    font-size: 14px;
    padding-top: 7px;
}
.latest-post-summary {
    font-size: 13px;
    color: #18446b;
    margin-top: -4px;
    padding-bottom: 11px;
    font-family: opensans-reg;
}
.post-latest h4{
	color:#18446b;
	font-family: OpenSans-Semibold;
	margin-top: 3px;
	padding-bottom: 6px;
	font-size: 25px;
}
.post-latest a{
	text-decoration: none;
}
.post-latest a:hover{
	text-decoration: none;
}
.post-latest ul{
	padding-left: 0;
}
.post-latest ul li{
	list-style: none;
}
.post-latest ul li a{
	text-decoration: none;
}
.post-latest ul li a:hover{
	text-decoration: none;
}
.share-section{
	border-bottom: 1px solid #000;
	border-top: 1px solid;
	padding: 12px 0 3px 0;
}
.share-section ul{
	padding-left: 0
}
.share-section ul li{
	display: inline-block;
	list-style: none;
	padding: 0 15px
}
.share-section ul li:first-child{
	padding-left: 0;
}
.share-section ul li a{
	color: #000;
	font-size: 20px;
}
.leave-comment{
	margin-bottom: 60px;
}
.leave-comment .row{
	margin:0 -7px;
}
.leave-comment input{
	box-shadow: none;
	border-radius: 0;
	border: 1px solid rgba(158, 158, 158, 0.68);
	height: 40px;
	margin-bottom: 10px;
}
.leave-comment input:hover{
	background: #FFC107;
}
.leave-comment input:hover{
/*	background:#FFC107;*/
}

.leave-comment textarea{
	box-shadow: none;
	border-radius: 0;
	border: 1px solid rgba(158, 158, 158, 0.68);
	margin-bottom: 10px;
	height: 110px;
}
.leave-comment .col-md-6{
	padding: 0;
	
}
.leave-comment .col-md-6:first-child{
	padding-right:  10px;
}
.leave-comment h3{
	font-family: openSans;
	font-size: 26px;
}
.btn-leave-comment{
	background: rgb(241,188,48);
   color: #333;
   padding: 7px 30px 5px 30px;
   font-weight: 800;
   font-size: 15px;
   border: none!important;
   text-transform: uppercase;
}
.leave-comment ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9E9E9E;
  font-family: opensans;
}
.leave-comment::-moz-placeholder { /* Firefox 19+ */
  color: #9E9E9E;
  font-family: opensans;
}
.leave-comment:-ms-input-placeholder { /* IE 10+ */
  color: #9E9E9E;
  font-family: opensans;
}
.leave-comment:-moz-placeholder { /* Firefox 18- */
  color: #9E9E9E;
}
.col-md-3.post-latest{
	width: 23.8%;
	padding-right: 0;
}
.task{

}
.task h4{
	color:#999;
}
.task ul{
	padding-left: 0;
}
.task ul li{
	list-style: none;
	display: inline-block;
	padding: 5px 15px;
	width: auto;
	height: auto;
	overflow: auto;
	border-radius: 4px;
	border: 1px solid rgb(24,68,107);
	color: rgb(24,68,107);
	font-size: 13px;
	margin: 2px 0;
}
.task ul li:hover {
        color: #fff;
        background-color: #FFC107;
       
    }
.task ul li a{
	color: rgb(24,68,107);
}
.task ul li a:hover{
	color: rgb(24,68,107);	
}


/********************************************dashboard******************************************************
 */
.dashboard{
	padding-top: 30px;
	margin-bottom: 50px;
}
.dashboard-sidebar ul {
	padding-left:0px;
}
.dashboard-sidebar ul li{
	list-style:none;
	border-bottom:1px solid rgb(219,222,227);
	padding:10px 0 ;
}
.dashboard-sidebar ul li:first-child{
	border-top:1px solid rgb(219,222,227);
}
.dashboard-sidebar ul li a{
	color: rgba(51, 51, 53, 0.85);
   letter-spacing: 1px;
}
.dashboard-sidebar ul li a:hover{
	text-decoration:none;
}

.dashboard h3{
	color:rgb(34,78,115);
	padding-top:0px;
 	font-family: opensans;
}
/*.dashboard .col-md-3{
	width: 22%;
}*/
.dashboard-main>.col-md-8{
	-webkit-box-shadow: 1px 1px 17px 3px rgba(0, 0, 0, 0.09);
   -moz-box-shadow:1px 1px 17px 3px rgba(0, 0, 0, 0.09);
   box-shadow: 1px 1px 17px 3px rgba(0, 0, 0, 0.09);
   width: 66.666667%;
   padding: 20px 20px 0 20px;
   background: #fff
}
.dashboard-main-status-section{
	padding-left: 40px;
}
.dashboard-main-status-section h3{
	text-align: left;
	font-family: OpenSans-Semibold;
}
.dashboard-main-status-section p{
	color: rgb(24,68,107)!important;
	text-align: left!important;
    font-weight: 600;
}
.dashboard-sidebar .fa{
	font-size: 14px;
	padding-top:2px; 
}
.dashboard-sidebar .fa.safe{
	color: rgba(0, 128, 0, 0.68);
}
.dashboard-sidebar .fa.warning{
	color: #f0ad4e;
}
.dashboard-sidebar .fa.danger{
	color:#f00;
}
.dashboard-main h1{
	text-align: center;
   color: #000;
   font-family: OpenSans-Semibold;
   font-size: 33px
}

/*.dashboard-main p{
	text-align: center;
	font-family: OpenSans-Semibold;
   color: #646262;
}*/
.green-color-means{
	color: #fff;
    font-size: 12px;
    font-family: opensans-reg;
    padding-left: 10px;
    text-align: right;
    width: 200px;
    margin-bottom: -37px;
}

.yellow-color-means{
    font-family: opensans-reg;
    font-size: 12px;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 200px;
    text-align: right;
    color: #fff;
    font-size: 12px;
    padding-left: 20px;
}
.red-color-means{
	position: absolute;
    /* margin-top: -56px; */
    bottom: 92px;
    right: 0;
    width: 244px;
    text-align: left;
    padding-left: 28px;
    padding-right: 10px;
    color: #fff;
    font-family: opensans-reg;
    font-size: 12px;	
}
.dashboard-main .btn-status{
	padding: 7px 30px;
	text-align: center;
   width: 138px;
   border: none;
   box-shadow: none;
   margin: 0 auto;
   display: block;
   color: #fff;
   cursor: auto;
   font-weight: bold;
}
.dashboard-main canvas{
	margin:0 auto;
	display: block;
}
.btn-status.danger{
	background: #EC2222;
}
.btn-status.good{
	background: rgba(0, 128, 0, 0.68);
}
.btn-status.avg{
	background:  #f0ad4e;
}
.primary-text{
	color: rgb(24,68,107);
}
.seondary-text{
	/*color: ;*/
}
.dashboard-main-status-section ul{
	padding-left: 0;
	margin-bottom: 20px;
}
.dashboard-main-status-section ul li{
	list-style: none;
	display: inline-block;
	padding-left: 10px;
}
.dashboard-main-status-section ul li:first-child{
	width:24px;
	padding-left: 0;
}
.dashboard-main-status-section ul li{
	width: 93%;
}
.progress{
	height: 6px;
	background: #fff;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid rgb(50,151,0);
	margin-bottom: 0;
}
.hexagon-icon{
	padding: 0 5px;
	color: #fff;
} 
.icon{
	padding: 0 6px;
}
.progress-bar-success{
	background: rgb(50,151,0);
	border: none;
	box-shadow: none;
}
.hexagon-succes:before {
   content: " ";
   width: 0;
   height: 0;
   border-bottom: 5px solid rgb(50,151,0);
   border-left: 12px solid transparent;
   border-right: 12px solid transparent;
   position: absolute;
   top: -5px;
   left: 0
}
.hexagon-succes {
   margin-top: 30px;
   width: 104px;
   height: 60px;
   background-color: rgb(50,151,0);
   position: relative;
   text-align: center;
}
.hexagon-succes:after {
   content: "";
   width: 0;
   position: absolute;
   bottom: -5px;
   left: 0px;
   border-top: 5px solid rgb(50,151,0);
   border-left: 12px solid transparent;
   border-right: 12px solid transparent;
}

/*warning*/
.progress.warning{
	border: 1px solid #f0ad4e;
}
.progress-bar-warning{
	background: #f0ad4e;
	border: none;
	box-shadow: none;
}
.hexagon-warning:before {
   content: " ";
   width: 0;
   height: 0;
   border-bottom: 5px solid #f0ad4e;
   border-left: 12px solid transparent;
   border-right: 12px solid transparent;
   position: absolute;
   top: -5px;
   left: 0
}
.hexagon-warning {
   margin-top: 30px;
   width: 104px;
   height: 60px;
   background-color: #f0ad4e;
   position: relative;
   text-align: center;
}
.hexagon-warning:after {
  	content: "";
   width: 0;
   position: absolute;
   bottom: -5px;
   left: 0px;
   border-top: 5px solid #f0ad4e;
   border-left: 12px solid transparent;
   border-right: 12px solid transparent;
}
/*danger*/
.progress.danger{
	border: 1px solid #EC2222;
}
.progress-danger{
	background: #EC2222;
	border: none;
	box-shadow: none;
}
.hexagon-danger:before {
   content: " ";
   width: 0;
   height: 0;
   border-bottom: 5px solid #EC2222;
   border-left: 12px solid transparent;
   border-right: 12px solid transparent;
   position: absolute;
   top: -5px;
   left: 0
}
.hexagon-danger {
   margin-top: 30px;
   width: 104px;
   height: 60px;
   background-color: #EC2222;
   position: relative;
   text-align: center;
}
.hexagon-danger:after {
  	content: "";
   width: 0;
   position: absolute;
   bottom: -5px;
   left: 0px;
   border-top: 5px solid #EC2222;
   border-left: 12px solid transparent;
   border-right: 12px solid transparent;
}
.dashboard-main-status-section ul li h5{
	font-family: OpenSans-Semibold;
   text-transform: uppercase;
   margin-bottom: 4px;
}
.score-color-meaning{
	background: rgb(24,68,107);
	height: auto;
	display: block;
	margin: 0 -20px;
	padding: 30px 20px;
	margin-top: 50px;
}
.score-color-meaning h1{
	color: #fff!important;
    	font-size: 26px!important;
    	font-family: 'OpenSans-bold'!important;
    	margin-top: 5px;
    	margin-bottom: 45px;;
}
.score-color-meaning .img-chart{
	margin: 0 auto;
	display: block;
}
.meaning{
	padding: 17px 0 6px 0;
	text-align: center;
	color: #fff;
}
.meaning-desc p{
	color: #fff;
   text-align: left;
   font-family: inherit;
   font-size: 13px;
   letter-spacing: 1px;
   padding-bottom: 11px;
}
.meaning-desc p:last-child{
	padding-bottom: 0;
}
.meaning.danger{
	background: #f00;
}
.meaning.warning{
	background: rgb(254,153,0);
}
.meaning.success{
	background: rgb(50,153,0);
}
.financial-parameters{
	padding: 10px 25px;

}
.financial-parameters h2{
	text-align: center;
   font-size: 29px;
   color: rgba(51, 51, 51, 0.76);
}
.financial-parameters ul{
	padding-left: 0;
	padding-top: 20px;
}
.financial-parameters ul li{
	font-size: 19px;
	border-top: 1px solid #ccc;
	list-style: none;
	padding: 10px 20px ;
}
.financial-parameters ul li p{
	text-align: left;
	font-size: 19px;
   font-family: inherit;
   padding-bottom: 0;
   margin-bottom: -2px;
   padding-left: 10px;
}
.financial-parameters ul li p span{
	padding-right: 10px;
}
.financial-parameters ul li p .fa{
	padding-top: 11px;
}
.financial-parameters ul li p i span{
	font-weight: bold;
	font-size: 14px;
	font-family: OpenSans-Semibold;
}
.financial-parameters ul li a{
	font-size: 12px;
	font-weight: bold;
	color: rgb(24,68,107);
	padding-left: 42px;
}
.financial-parameters ul li a:hover{
	text-decoration: none;
}
.financial-parameters ul li p .fa.success{
	color: rgb(50,153,0);
}
.financial-parameters ul li p .fa.warning{
	color: rgb(255,152,0);
}
.financial-parameters ul li p .fa.danger{
	color: rgb(251,51,2);
}
/*blog details*/
.blog-details{

}
.blog-details .blog-details-p{
	font-family: OpenSans-Semibold;
   font-size: 16px;
   color: rgba(18, 18, 18, 0.78);
}
/*faq*/

.list-toggle{
	margin-top: 50px;
	margin-bottom: 30px;
}
.list-toggle .panel-group .panel{

}
.list-toggle .panel-default > .panel-heading{
	padding: 0px;
	background: rgb(24,68,107);
	border-radius: 5px;
}
.panel-heading {
	
}
.panel-heading ul{
	margin-bottom: 0!important;
	padding-left: 0;
	border-radius: 7px;
}
.panel-heading ul li{
	padding: 10px;
    	display: inline-block;
    	font-size: 20px;
	color: #fff;

}
.panel-heading ul li:first-child{
	background: rgb(255,165,15);
	padding: 10px 15px;
	border: 1px solid rgb(255,165,15);
    	border-radius: 4px 0px 0px 4px;
}
.list-toggle .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item
{
	padding-left: 0;
	border: none;
}
.list-toggle .panel-group .panel{
	border: none;
	box-shadow: none;
}
.list-toggle .list-group ul{
	padding-left: 0;
	border: none;
	box-shadow: none;
}
.list-toggle .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group{
	border: none;
}
.list-toggle .panel > .panel-heading + .panel-collapse > .list-group .list-group-item{
	/*border-bottom: 1px dotted rgb(255,165,15);*/
	font-size: 17px;
    font-family: 'OpenSans-bold';
    margin-bottom: 0px;
    padding: 0;
    padding-top: 20px;
}
.list-toggle p{
	text-align: center;
    margin-top: 50px;
    font-size: 18px;
    font-family: OpenSans;
    color: #000;
    font-weight: bold;
    margin-bottom: 30px;
}
.list-toggle .panel.panel-default{

}
.list-toggle .list-group  .fa{
	border:1px dotted rgb(255,165,15)!important;
	padding: 6px 8px;
	border-radius: 50%;
	margin-right: 10px
}
.list-toggle hr{
    margin-top: 20px;
    margin-bottom: 0px!important;
    border: 0;
    border-top: 1px dotted rgb(255,165,15);
    margin-left: 46px;
}
.contact-us-faq{
	background: rgb(201,218,225);
	padding: 30px;
}
.contact-us-faq h4{
	color: rgb(24,68,107);
    	font-family: 'opensans-semibold';
}
.contact-us-faq p{
    	font-family: 'opensans-semibold';
    	font-size: 12px
}
.btn-contact-faq{
	
    background: rgb(235,172,5);
    font-family: 'opensans-bold';
    padding: 0px 71px;
    height: 45px!important;
    text-transform: uppercase;
    margin-top: 10px;
}
.contact-us-faq input{
	height: 50px;
    	border-radius: 0;
    	box-shadow: none;
    	margin-bottom: 4px;
    	border: none;
}
.contact-us-faq textarea{
	height: 100px;
    	border-radius: 0;
    	box-shadow: none;
    	margin-bottom: 4px;
    	border: none;
}
.btn:hover, .btn:focus, .btn.focus{
	outline: 0;
}
.btn:active, .btn.active{
	box-shadow: none;
}
.list-toggle .sub p {
    padding-left: 48px;
    margin: 0;
    letter-spacing: 1px;
    font-size: 12px;
    font-family: opensans;
    text-align: left;
}
.collapsed .fa.icon-toggle-2:before{
    content:'+' ;
    display:block;
    width:15px;
    padding-left: 2px;
}
.fa.icon-toggle-2:before{
    content:'-' ;
    display:block;
    width:15px;
    padding-left: 5px
}
.collapsed .icon-collapse:before{
    content:'+' ;
    display:block;
    width:15px;
    padding-left: 2px;
}
.icon-collapse:before{
    content:'-' ;
    display:block;
    width:15px;
    padding-left: 5px
}
.banner-faq{
	height: 200px!important;
	padding: 60px 0;
}

.banner-faq h2{
	font-size: 48px!important;
    	padding: 0 12%!important;
    	color: rgb(24,68,107)!important;

}
/*=============================================================
		pricing
    /*============================================================*/
    .pricing{
    	margin-top: 50px;
    }
    .promo-bg {
        background-color: rgb(24,68,107);
    }
    .promo-bg.popular .seperater-arrow{
    	margin-top: 14px;
    }
    .btn-pricing {
        color: #333;
	    background-color: transparent;
	    border: 2px solid #f1bc30;
	    border-radius: 6px;
	    -webkit-border-radius: 6px;
	    font-size: 13px;
	    -moz-border-radius: 0px;
	    font-family: opensans-bold;
	    padding: 10px 0;
	    text-transform: uppercase;
	    margin: 0 auto;
	    display: block;
	    text-align: center;
    }
    .btn-pricing.promo{
    	color:#fff;
    }
    .btn-pricing:hover {
        color: #fff;
        background-color: #FFC107;
       
    }
    .pricing-col {
        margin-bottom: 30px;
	    margin-top: 125px;
	    text-align: center;
	    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
	    color: #fff;
	    line-height: 30px;
	    padding: 10px 25px;
	    min-height: 473px;
    	height: auto;
    }
    .pricing-col ul {
        list-style: none;
        margin: 0;
        text-align: center;
        padding-left: 0px;
    }
    .pricing-col ul li {
	    color: #000;
	    border-bottom: 1px solid #ccc;
	    font-family: opensans-reg;
	    /*font-family: opensans-semibold;*/
    	padding: 15px 43px;
    	line-height: 15px;
    }
    .pricing-col .promo li{
    	border-bottom: 1px solid rgba(66, 98, 127, 0.83);
    }
    .pricing-col ul li i {
        margin-right: 5px;
    }
    .pricing-col ul li:last-child{
    	border-bottom: none;
    }
    .pricing-col .price {
        background-color: #fff;
	    padding: /*10px 20px*/ 0;
	    font-size: 60px;
	    font-family: 'opensans-bold';
	    color: #000;
    }
	.price.second-col h1{
		font-size: 35px;
	}
    
    .pricing-col .pricing-footer {
        padding: /*40px 20px*/40px 70px;
    }

    .pricing > .col-lg-4,
    .pricing > .col-lg-3,
    .pricing > .col-md-4,
    .pricing > .col-md-3,
    .pricing > .col-sm-4,
    .pricing > .col-sm-3 {
        padding-left: 0;
        padding-right: 0;
    }

    .pricing-col.popular {
        margin-top: 0;
        height: auto;
    	padding: 0 0 40px;
    }
    .pricing-footer.promo{
    	padding: /*20px 0 0*/20px 78px 0;
    }
    .pricing-col.popular .price {
    	background-color: transparent;
	    padding: 1px 20px /*10px 20px*/;
	    font-size: 60px;
	    font-family: 'opensans-bold';
	    color: #fff;
    }
    .pricing-col.popular .price h1{
    	margin-bottom: 0;
    	line-height: 30px;
    }
    .pricing-col.popular ul li{
    	color: #fff;
    	font-family: opensans-reg;
    }
    .pricing-col.popular .price p{
    	color:#f1bc30;
    	margin: 5px 0;
    }
    .pro-price{
    	margin-top: 0;
    }
    .price h1{
    	font-size: 40px;
    	font-family: 'opensans-bold';
    }
    .price p{
    	font-size: 15px;
    	font-family: opensans-reg;
    	color:rgb(24,68,107);
    }
    .seperater-arrow {
	    height: 1px;
	    background: rgb(225,165,15);
	    margin-top: 20px;
	}
	.arrow-down {
	    width: 0;
	    height: 0;
	    border-left: 5px solid transparent;
	    border-right: 5px solid transparent;
	    border-top: 5px solid rgb(225,165,15);
	    margin: 0 auto!important;
	}

/******************************pricing*****************/
.notice{
	margin-top: 0px;
	margin-bottom: 30px;
}.notice p{
	text-align: center;
	margin:0;

	font-size: 16px;
	color: #5e5a5a;
}
.notice p span{
	font-family: 'opensans-bold';
}
.notice p span, a{
	color: rgb(225,165,15);
}
.notice p a:hover{
	text-decoration: none;
	color: rgb(225,165,15);
}
.notice p:last-child{
	margin-top: 0
}

/*.promos {
	max-width: 100%;
  	margin: 67px auto ;
  	padding: 10px;
  	height: auto;
  	overflow: auto;
}

.promo {
	margin: 1em .5em 1.625em;
  	padding: .25em 0 2em;
  	background: #fff;
  	font-weight: 400;
  	height: 413px;
  	line-height: 1.625;
  	text-align: center;
  	box-shadow: 0 0 4px 1px rgba(158, 158, 158, 0.59);
}
.seperater-arrow{
	height: 1px;
	background: rgb(225,165,15);
	margin-top:20px; 
}
@media (min-width: 40em) {
  .promo {
    	display: inline;
    	float: left;
    	width: 33.333%;
    	margin: 1em 0 0;
  	}
  .promo p{
  	color:rgb(24,68,107);
  	font-family: opensans;
  	font-weight: bold;
  	font-size: 13px;
  }
  .promo.first {
    	border-right: none;
    	margin-top: 2em;
      	padding: 10px 50px 10px 26px;
  }	
  .promo.first h1{
  		font-family: 'opensans-bold';
  }
  .promo.second {
   	float: right;
    padding: 10px 26px 10px 37px;
   	border-left: none;
    margin-top: 2em;
  }
  .promo.second h2{
  	font-family: 'OpenSans-Bold'
  }
 
}
.promo h4 { 
  	margin: .25em 0 0;
  	font-size: 170%;
  	font-weight: normal;
}
.promo .features {
  	margin: 20px 0 0;
  	padding: 0;
  	list-style-type: none;
  	color: #999999;
}
.promo li {
  	padding: .55em 0;
  	border-bottom: 1px solid #ddd
}
.promo li:last-child{
	border-bottom: none;
}
.promo li p{
	margin: 0;
	padding: 4px 10px;
	color:#333;
}
*/
/*.promo .price {
  	margin: .5em 0;
  	padding: .25em 0;
  	background: #292b2e;
  	font-size: 250%;
  	color: #f9f9f9;
}*/
/*.promo button:hover{
	background: #FFC107;
	color: #333;
	border: 2px solid #FFC107;
}
.promo button {
	padding: 5px 30px;
 	border: 2px solid rgb(225,165,15);
 	border-radius: 4px;
 	background: transparent;
 	color: #333;
 	cursor: pointer;
 	font-family: 'Opensans-bold';
 	font-size: 13px;
 	margin-top: 28px;
}*/
/*.promo button:hover {
  background: #27282b;
}*/
/*.scale h2{
	color: #fff;
	font-family: 'opensans-bold';
	margin-bottom: 0;
}
.scale p{
	color: rgb(225,165,15);
	font-size: 11px;
	margin: 0;
}
.scale button{
	color: #fff;
}
.scale .price{
	color: #fff;
	font-size: 30px;
	font-family: 'opensans-bold'
}
.scale .features{

}
.scale .features li{
	padding: 0.20em 0;
    border-bottom: 1px solid rgba(40, 87, 130, 0.81);
}
.scale .features li p{
	font-family: opensans;
	font-size: 12px;
	color:rgba(195, 210, 223, 0.97);
	letter-spacing: 1px;
}
*/
/*@media (min-width: 40em) {
	.scale {
    
    	
    	width: 29%;
    	margin-left: 0px;
    	position: absolute;
    	margin-top: -50px;	
    	position: absolute;
    	padding:0 50px 50px 50px;
  	}
  	.scale .seperater-arrow{
  		margin-top: 0
  	}
}*/

/*******************************************
	Contact
********************************************/
.banner-contact{
	height: 200px;
	padding: 20px 0;
	text-align: center;
}
.banner-contact h1{
	color: #fff;
	font-family: 'opensans-bold';
	text-align: center;
	font-size: 45px;
}
.banner-contact p{
	color: #fff /*rgba(206, 198, 198, 0.98)*/;
}
.banner-contact ul{
	padding-left: 0;
	padding-top: 20px;
}
.banner-contact ul li{
	color: #fff /*rgba(206, 198, 198, 0.98)*/;
	display: inline-block;
	list-style: none;
	font-size: 17px;
	padding: 0 30px;
}
.banner-contact ul li a{
	color: #fff;
}
.banner-contact ul li a:hover{
	text-decoration: none;
}
.banner-contact ul li a:link{
	text-decoration: none;
}
.contact-us .get-in-contact{
	height: auto;
	overflow: auto;
	margin-top: -5px;
	margin-bottom: -1px;
}
.contact-us .get-in-touch{
	padding: 13px 59px 0 59px;
	background: rgb(24,68,107);
	text-align: center;
	padding-bottom: 13px;
	height: 566px;
}
.contact-us .get-in-touch h1{
	color: #fff;
    font-size: 60px;
    font-family: opensans;
}
.contact-us .get-in-touch h4{
	color:#cac7c7;
	font-family: opensans-semibold;
}
.contact-us .get-in-touch p{
	color: rgba(206, 198, 198, 0.98);
	font-size: 16px;
	font-family: Opensans-Semibold;
	line-height: 30px;
	margin-bottom: 80px;
	margin-top:50px;
}
.contact-us .get-in-touch ul{
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 60px;
}
.contact-us .get-in-touch ul li{
	list-style: none;
	display: inline-block;
	width: 50px;
    height: 50px;
    padding: 8px 0;
    background: #fff;
    border-radius: 50%;
    margin:0 4px;
}
.contact-us .get-in-touch ul li:first-child{
	margin-left: 0;
}
.contact-us .get-in-touch ul li a{
	color: #333;
	font-size: 25px;
}
.contact-us .get-in-touch ul li:hover{
	background: rgb(225,165,15);
}
.contact-us .get-in-touch ul li:hover a{
	color: #fff;
}
.contact-us .get-in-contact .row{
	margin: 0;
}
.contact-us .form{
	padding: 18px 200px 0px 100px;
    background: rgb(209,218,225);
    text-align: center;
    height: 566px/*auto*/;
    overflow: auto;
   
}
.contact-us .form input[type='submit']:hover{
	background-color: #FFC107;
}
.membership .btn-contact:hover{
	background-color: #FFC107;
}
.contact-us .form h4{
	text-align: left;
	color: rgb(31, 94, 150);
	font-family: 'opensans-Semibold';
	text-transform: none;
	font-size: 18px;
	padding-bottom: 12px;
}
.contact-us .form p{
	text-align: left;
	font-family: opensans-semibold;
	color: #6b6868;
	font-size: 13px;
	width: 86%;
}
.select {
    border:1px solid #e3e3e3;    
    border-radius:3px;
    color:#616263;
    overflow: hidden; 
    height: 40px;    
    width: 240px;
    position: relative;
    display: block;
}


.contact-us .form .col-md-12{
	padding: 0;
}
.contact-us .form form{
	margin-top: 40px;
}
.contact-us .form form .row{
	margin-bottom: 5px;
}
.contact-us .form form input{
	border-radius: 0;
	box-shadow: none;
	height: 50px;
}
.contact-us .form form select{
	height: 50px;
	border-radius: 0;
	box-shadow: none;
	color: rgba(128, 128, 128, 0.94);
	/*-webkit-border-radius*/
}
.contact-us .form form textarea{
	height: 120px;
	border-radius: 0;
	box-shadow: none;
}
.contact-us .form form input[type="submit"]{
	background: rgb(225,165,15);
    color: #333;
    border: none;
    padding: 6px 19px;
    height: auto;
    margin-top: 10px;
    float: left;
    font-family: opensans-semibold;
    font-size: 14px;
}
.contact-us .arrow-down {
	width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid rgb(24,68,107);
    margin: 0 auto!important;
}
.membership{
	margin-top: 30px;
	margin-bottom: 100px;
}
.membership h1{
	text-align: center!important;
	font-size: 55px!important;
	font-family: opensans!important;
	color:rgb(24,68,107)!important;
}
 .membership h1 span{
	font-family: 'opensans-bold';
	color: rgb(225,165,15);
}
.membership h2{
	text-align: center;
	font-family: opensans;
	color: rgb(24,68,107);
}
.span{
	font-family: 'OpenSans-bold'!important;
}
.logo-small{
	margin-top:30px
}
.membership p {
   width: 20%; 
   text-align: center; 
   border-bottom: 1px solid #999; 
   line-height: 0.1em;
   margin: 10px auto 20px auto; 
} 
.membership p span { 
    background:#fff; 
    padding:0 10px; 
}
.membership .btn-contact{
	border-radius: 0;
	border: none;
	color: #333;
	font-family: 'opensans-bold';
	background: rgb(225,165,15);
	text-transform: uppercase;
	font-size: 12px;
	margin: 30px auto 0;
	display: block;
	padding: 10px 20px;
}

/*home banner*/
.banner-home{
	padding: 65px 0;
}
.banner-home .col-md-8{
	width: 61.666667%;
}
.banner-home .col-md-8 h2{
	text-align: center;
	color: #fff;
	font-family: 'opensans-bold';
	font-size: 25px;
	text-transform: uppercase;
}
.banner-home .col-md-8 h1{
	text-align: center;
	color: #E1A50F;
	font-family: 'opensans-bold';
	font-size: 70px;
	text-transform: uppercase;
}
.banner-home .col-md-8 h3{
	text-align: center;
	color: #FFF;
	font-family: 'opensans-bold';
	font-size: 40px;
	text-transform: uppercase;
	opacity: 0.5;
}
.banner-home .col-md-8 h4{
	text-align: center;
	color: #FFF;
	font-family: 'opensans-reg';
    font-size: 24px;
    margin-top: 40px;
}
.banner-home .col-md-8 h4 hr{
	border-top:1px solid rgba(51, 122, 183, 0.22);
}
.banner-home .col-md-8 h4 span{
	font-family: 'opensans-bold';
	color: #E1A50F;
}
.banner-home .col-md-8 p{
	text-align: center;
	color: #FFF;
	font-family: opensans-reg;
	font-size: 17px;
	padding: 70px 70px 0 70px
}
.banner-home .col-md-8 p span{
	color: #E1A50F;
}
/*home banner form*/

.banner-home .col-md-4 {
	/*width: 34.33333%;*/
	margin-left: 4%;
}
.banner-home .col-md-4 .form-check-score{
	background-color: rgb(59,71,57);
	border-radius: 4px;
	padding: 30px;
}
.banner-home .col-md-4 .form-check-score p{
	
}
.banner-home .col-md-4 .form-check-score img{
	margin-right: 10px;
	padding-bottom: 30px;
	display: inline-block;
}
.banner-home .col-md-4 .form-check-score-heading{
	font-size: 18px;
	color: #fff;
	text-align: left;
	font-family: opensans-reg;
	width: 82%;
	display: inline-block;
}
.banner-home .col-md-4 .form-check-score .row{
	margin:0;
	padding: 3px 0;
}
.banner-home .col-md-4 .form-check-score .row input{
	height: 47px;
}
.banner-home .col-md-4 .form-check-score .row input::-webkit-input-placeholder{
	font-weight: bold;
	font-size: 14px;
}
.banner-home .col-md-4 .form-check-score .row input ::-moz-placeholder{
	font-weight: bold;
	font-size: 14px;
}
.banner-home .col-md-4 .form-check-score .row input :-moz-placeholder{
	font-weight: bold;
	font-size: 14px;
}
.banner-home .col-md-4 .form-check-score .row input :-ms-input-placeholder{
	font-weight: bold;
	font-size: 14px;
}
.banner-home .col-md-4 .form-check-score p{
	color: #fff;
	opacity: 0.6;
	font-size: 13px;
	font-family: opensans-reg;
	padding: 5px 0 23px;
}
.banner-home .col-md-4 .form-check-score .accept{
	margin-top: -10px;
}
.banner-home .col-md-4 .form-check-score .checkbox label{
	padding-left: 0;
	font-family: opensans-reg;
}
.banner-home .col-md-4 .form-check-score .checkbox label:after{
    content: '';
    display: table;
    clear: both;
}

.banner-home .col-md-4 .form-check-score .checkbox .cr{
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 0;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}
.banner-home .col-md-4 .form-check-score .checkbox .cr .cr-icon{
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
    color: #fff;
}


.banner-home .col-md-4 .form-check-score .checkbox label input[type="checkbox"]{
    display: none;
}

.banner-home .col-md-4 .form-check-score .checkbox label input[type="checkbox"] + .cr > .cr-icon{
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.banner-home .col-md-4 .form-check-score .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon{
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.banner-home .col-md-4 .form-check-score .btn-check-score{
	margin: -17px auto 0 auto;
	display: block;
	color: #000;
    	border: none;
    	background-color: #e1a50f;
    	font-size: 15px;
    	font-weight: bold;
    	padding: 10px 20px;
}
.banner-home .col-md-4 .form-check-score .btn-check-score:hover{
	background:#FFC107;
}

/*home about*/

.about-finscore{
	background-color: #fff;
	padding:70px 0 40px 0;
}
.about-finscore .heading-home p{
	text-align: center;
	color: #18446b;
	font-family: 'opensans-bold';
	font-size: 13px;
	text-transform: uppercase;
}
.about-finscore .heading-home img{
	margin:0 auto;
	display: block;
}
.about-finscore .heading-home h1{
	text-align: center;
	font-size: 46px;
	text-transform: uppercase;
	color: #18446b;
	font-family: 'opensans-bold';
	margin-top: 8px;
}
#journey .heading-home h2{
	text-align: center;
    	font-family: opensans-reg;
}
.about-finscore .home-about-content{
	margin-top: 40px;
}
.about-finscore .home-about-content .col-md-4{
	width: 38.33333%;
	padding: 0;
}
.about-finscore .home-about-content .about-points{
	margin-bottom: 30px;
}
.about-finscore .home-about-content .about-points p{
	overflow: auto;
	font-size: 18px;
	font-family: opensans;
	color:#000;
	font-weight: normal;
}
.about-finscore .home-about-content .about-points p span{
	color: rgb(24,68,107);
	font-family: 'opensans-bold';
}
.about-finscore .home-about-content .about-points img{
	float: left;
    margin-right: 10px;
}
.about-finscore .home-about-content .col-md-6 h4{
	font-family: 'opensans-bold';
	color:#e1a50f;
}
.home-works{
	padding-top: 70px;
}

.home-works .heading-home p{
	text-align: center;
	color: #fff;
	font-family: 'opensans-bold';
	font-size: 13px;
	text-transform: uppercase;
}
.home-works .heading-home img{
	margin:0 auto;
	display: block;
}
.home-works .heading-home h1{
	text-align: center;
	font-size: 46px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'opensans-bold';
	margin-top: 8px;
}
.home-works .home-works-list{
	margin-top: 50px;
	padding-left: 0;
}
.home-works .home-works-list li{
	list-style: none;
	/*display: inline-block;*/
	float: left;
}
.home-works .home-works-list li figure img {
	margin: 0 auto;
    display: block;
}
.home-works .home-works-list li figure figcaption{
	width: 158px;
}
.home-works .home-works-list li figure figcaption p{
	font-size: 17px;
	color:#fff;
	margin-top: 10px;
	text-align: center;
	font-family: 'opensans-semibold';
	margin-bottom: -6px;
}
.home-works .home-works-list li figure figcaption span{
	color: #e1a50f;
	text-transform: uppercase;
	margin-top: -5px;
}
.home-works .home-works-list li .arrow-img{
	margin: 20px 40px 0 40px;
}
.home-works .home-works-list li .curve-img{
	margin-left: -168px;
	margin-top: -111px;
	float: left;
}

/*************testimonial**********/

.testimonial{
	padding: 70px 0 0;
	background-color: #fff;
	margin-bottom: 40px;
}
.testimonial .heading-home p{
	text-align: center;
	color: #18446b;
	font-family: 'opensans-bold';
	font-size: 13px;
	text-transform: uppercase;
}
.testimonial .heading-home img{
	margin:0 auto;
	display: block;
}
.testimonial .heading-home h1{
	text-align: center;
	font-size: 46px;
	text-transform: uppercase;
	color: #18446b;
	font-family: 'opensans-bold';
	margin-top: 8px;
}
.testimonial .testimonials-content{
	margin-top: 40px;
	margin-bottom: 30px;
}
.testimonial .testimonial-member{
	border:2px solid #e1a50f;
	padding: 30px;
	background-color: #fff
}
.testimonial .testimonial-info{
	
	margin-left: 30px;
}
.testimonial .testimonial-info img{
	height: 60px;
	width: 60px;
	border-radius: 50%;
	margin-top: -30px;
	border: 3px solid #e1a50f;
}
.testimonial .testimonial-info .testimonial-name{
	color: #333;
	font-family: opensans-semibold;
	margin-top: 10px;
}
.testimonial .testimonial-info .testimonial-location{
	color: #e1a50f;
	font-family: opensans-semibold;
	margin-top: -10px;
}
.testimonial .testimonial-member p{
	color: #333;
	line-height: 23px;
    font-style: italic;
    font-family: opensans-semibold;
}
.testimonial  .btn-testimonials{
	display: block;
	color: #000;
    border: none;
    background-color: #e1a50f;
    font-size: 15px;
    font-weight: bold;
    padding: 13px 20px;
    margin: 0 auto;
    display: block;
}
.testimonial  .btn-testimonials:hover{
	background:#FFC107;
}

/*******home faq*************/
.home-faq{
	padding: 70px 0 40px 0;
	background-color: #fff;
	
}
.home-faq .panel{
	background: #fff;
}
.home-faq .panel-default > .panel-heading{
	background: #fff;
}
.home-faq .heading-home p{
	text-align: center;
	color: #fff;
	font-family: 'opensans-bold';
	font-size: 13px;
	text-transform: uppercase;
}
.home-faq .heading-home img{
	margin:0 auto;
	display: block;
}
.home-faq .heading-home h1{
	text-align: center;
	font-size: 46px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'opensans-bold';
	margin-top: 8px;
}
.home-faq  .panel-group{
	margin-top: 30px;
	padding: 0 80px;
}
.home-faq  .panel-group .panel {
    border-radius: 6px;
    box-shadow: none;
    border-color: #888;
}
.home-faq  .panel-default{
	margin-bottom: -5px!important;
}
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 5px;
    color: #fff;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.home-faq  .panel-title {
    font-size: 14px;
    background-color: rgb(24,68,107);
    border-radius: 5px;
}

.home-faq  .panel-title > a {
    display: block;
    padding: 13px 20px;
    font-size: 19px;
    text-decoration: none;
    font-family: opensans;
}
.home-faq  .panel-title > a:visited{
	color: #333;
}
.home-faq .panel-clr {
    background-color:rgb(24,68,107)!important;
   /* opacity: 0.7;*/
} 
.home-faq .panel-clr.on-chng {
    background-color:#fff!important;
    color: #333;
    /*opacity: 1;*/
}
.home-faq .collapsed{
	background-color: rgb(24,68,107)!important;
    	/*opacity: 0.7;*/
}
.home-faq .open{
	background: url("../images/plus_icon.png") no-repeat;
	height: 20px;
	width: 20px;
}
.home-faq .close{
	background: url("../images/minus_icon.png") no-repeat;
	height: 20px;
	width: 20px;
	opacity: 1;
}
.home-faq  .more-less {
    float: right;
}
.home-faq  .glyphicon{
	color: #fff;
	 padding:5px 5px 5px 6px
}
.home-faq  .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
    font-family: opensans;
    font-size: 14px;
}

.home-faq .btn-home-faq{
	display: block;
	color: #000;
    border: none;
    background-color: #e1a50f;
    font-size: 15px;
    font-weight: bold;
    padding: 13px 20px;
    margin: 30px auto 0 auto;
    display: block;
}

.home-faq .btn-home-faq:hover{
	background:#FFC107;
}















/***************parameters*********/


.parameters .dashboard{
	padding-top: 30px;
	margin-bottom: /*50px*/ 100px;
}
.parameters .dashboard-sidebar ul {
	padding-left:0px;
}
.dashboard-sidebar ul li{
	list-style:none;
	border-bottom:1px solid rgb(219,222,227);
	padding:10px 0 ;
}
.dashboard-sidebar ul li:first-child{
	border-top:1px solid rgb(219,222,227);
}
.dashboard-sidebar ul li a{
	color: rgba(51, 51, 53, 0.85);
   letter-spacing: 1px;
}
.dashboard-sidebar ul li a:hover{
	text-decoration:none;
}

.dashboard h3{
	color:rgb(34,78,115);
	padding-top:0px;
 	font-family: 'opensans-bold';
}
/*.dashboard .col-md-3{
	width: 22%;
}*/
.parameters .dashboard-main{
/*	background: springgreen;
    height: auto;
    width: 75%;
    padding: 0;
    margin: 0;
    overflow: auto;*/
}
.parameters .dashboard-main>.col-md-8{
	-webkit-box-shadow: 1px 1px 17px 3px rgba(0, 0, 0, 0.09);
   -moz-box-shadow:1px 1px 17px 3px rgba(0, 0, 0, 0.09);
    box-shadow: 1px 1px 17px 3px rgba(0, 0, 0, 0.09);
    width: 66.6666%;
    padding: 0!important;
	/*-webkit-box-shadow: 1px 1px 17px 3px rgba(0, 0, 0, 0.09);
   -moz-box-shadow:1px 1px 17px 3px rgba(0, 0, 0, 0.09);
    box-shadow: 1px 1px 17px 3px rgba(0, 0, 0, 0.09);
    width: 89%;
    padding: 0!important;
    background: #9C27B0;
    margin: 0;*/
}
.parameters .dashboard-main-status-section{
	padding-left: 40px;
}
.parameters .dashboard-main-status-section h3{
	text-align: left;
	font-family: OpenSans-Semibold;
}
.parameters .dashboard-main-status-section p{
	color: rgb(24,68,107)!important;
	text-align: left!important;
}
.parameters .dashboard-sidebar .fa{
	font-size: 14px;
	padding-top:2px; 
}
.parameters .dashboard-sidebar .fa.safe{
	color: rgba(0, 128, 0, 0.68);
}
.parameters .dashboard-sidebar .fa.warning{
	color: #f0ad4e;
}
.parameters .dashboard-sidebar .fa.danger{
	color:#f00;
}
.dashboard-main h1{
	text-align: center;
   color: #000;
   font-family: OpenSans-Semibold;
   font-size: 33px
}
.parameters .dashboard-main p{
	text-align: center;
	font-family: OpenSans-Semibold;
   color: #646262;
}
.parameters .dashboard-main .btn-status{
	padding: 7px 30px;
   	width: 138px;
   	border: none;
   	box-shadow: none;
   	margin: 0 auto;
   	display: block;
   	color: #fff;
   	font-weight: bold;
   
}
.parameters .dashboard-main canvas{
	margin:0 auto;
	display: block;
}
.parameters .btn-status.danger{
	background: #EC2222;
	
}
.parameters .btn-status.good{
	background: rgba(0, 128, 0, 0.68);
}
.parameters .btn-status.avg{
	background:  #f0ad4e;
}
.parameters .primary-text{
	text-align: center;
    color: #fff;
    font-family: OpenSans-reg;
    font-size: 21px;
    padding: 10px;
    margin: 0;
    background-color: rgb(24,68,107);
}
.parameters .saving-score{
	background: #F2F2F2;
    padding: 20px;
    border-left: 10px solid #FE9900;
}
.parameters .saving-score .col-md-10 p{
	text-align: left;
	font-family: OpenSans-reg;
    color: #000;
}

.parameters .saving-score .col-md-10 h3{
	text-align: left;
	font-family: 'opensans-bold';
	color: #FE9900;
	text-transform: uppercase;
	margin-top: 0;
}
.parameters .content-parameter .col-md-8 p{
	text-align: left;
	font-family: opensans-reg;
	font-size: 15px;
	line-height: 23px;
}
.parameters .content-parameter .col-md-4{
	padding-top: 60px;
	padding-right: 50px;
}
.parameters .content-parameter .col-md-4 img{
	float: right;
}
.parameters .content-parameter .col-md-8{
	padding: 100px 60px;
}
.parameters .parameter-looks-like{
	padding-right: 61px;
    padding-left: 0;
    padding-top: 60px;
    padding-bottom: 60px;
}
.text-parameter{
	margin-top: 34px!important;
    text-align: right!important;
    padding-left: 30px;
    line-height: 23px;
    font-family: opensans-reg!important;
}
.parameters .parameter-looks-like .col-md-5{
    padding: 0;
    padding-left: 58px;
}
.parameters .parameter-looks-like .col-md-5 p{
	
}
.parameters .parameter-looks-like .col-md-7 img{
	float: right;
	width: 74%;
}
.parameters .parameter-looks-like .col-md-7 h3{
	text-align: right;
	color:rgb(24,68,107);
	font-family: opensans-reg;
	font-size: 21px;
	text-transform: uppercase;
}
.iconDetails {
	 margin-left:2%;
	float:left; 
	height:40px;
	width:40px; 
} 

.container2 {
    width:270px;
    height:auto;
    float:left;
}
.right .expenses{
	font-size: 13px;
    color: #ef0d0d;
    text-transform: capitalize;
}
.right .expenses-price{
	margin-top: 5px;
    font-size: 16px;
    color: #ef0d0d;
}
.right .savings{
	font-size: 13px;
    color: #FE9900;
    text-transform: capitalize;
    margin-top: 10px
}
.right .savings-price{
	margin-top: 5px;
    font-size: 16px;
    color: #FE9900;
}

.left {
	float:left;width:45px;
}
.right {
	float:left;
	margin-top: 50px;
	padding-right: 10px;
}
.bottom-parameters{
	background:rgb(33,88,103);
	margin-bottom: -9px;
	padding: 20px;
	height: auto;
    overflow: auto;
}
/*.bottom-parameters img{
	width: 100%;
}*/
.bottom-parameters .left-icon{
	width: 100px;
	float: left;
}
.bottom-parameters .right-text{
	float: left;
	width: 86%
}
.bottom-parameters .right-text p{
	text-align: left;
	color: #fff;
	font-family: opensans-reg;
}
.bottom-parameters .right-text h3{
	text-align: left;
	color: #fff;
	font-family: opensans-reg;
	margin-top: 0;
	font-weight: bolder;
}
/***********benefits**/
.benefits-banner {
	padding: 50px 0;
}
.benefits-banner-main{
	padding:40px 30px;
	background-color: #fff!important;
	height: auto;
    overflow: auto;
}
.benefits-banner-main h1{
	font-family: 'opensans-bold';
	font-size: 41px;
	color:#000;
	text-align: center;
	text-transform: uppercase;
	padding: 20px 139px 40px;

}
.benefits-banner-main .col-md-4 span{
	border: 2px solid rgb(241,48,48);
    	border-radius: 50%;
    	padding: 2px 6px;
    	margin-left: -9px;
    	font-weight: bold;
}
.benefits-banner-main .col-md-4 img{
	margin-top: -2px;
}
.benefits-banner-main .col-md-4 p{
	display: inline-block;
    	position: static;
    	margin-left: 58px;
    	padding-top: 0;
    	font-size: 17px;
    	font-family: opensans-reg;
    	margin-top: -6px;
    	margin-bottom: 40px;
    	height: 40px;
}
.benefits-banner-main .col-md-4 .left-img-count{
	position: absolute;
}
#benefits {
	padding: 50px 100px;
}
.benefits-banner-list{
	padding-left: 0;
}
.benefits-banner-list li{
	list-style: none;
	display: inline-block;
}
.benefits-banner-list li p{
	font-size: 17px;
	font-family: 'opensans-reg';
}







.quote-benefit-img{
	padding: 0 106px;
}

.quote-benefit-img img{
	float: left;
}
.quote-benefit-img p{
	float: left!important;
	width: 91%!important;
    	padding: 0 98px!important;
    	text-align: center;
    	font-size: 18px;
    	font-family: opensans-reg;
    	color: rgb(24,68,107); 
}
.quote-benefit-img p span{
	text-transform: uppercase;
	font-family: 'opensans-bold';
}
#benefits{
	padding: 70px 0 0;
	background-color: #fff;
	margin-bottom: 40px;
}
#benefits .heading-home p{
	text-align: center;
	color: #333;
	font-family: 'opensans-bold';
	font-size: 13px;
	text-transform: uppercase;
}
#benefits .heading-home img{
	margin:0 auto;
	display: block;
}
#benefits .heading-home h1{
	text-align: center;
	font-size: 41px;
	text-transform: uppercase;
	color: #000;
	font-family: 'opensans-bold';
	margin-top: 8px;
}
#benefits .heading-home h1 span{
	color: #e1a50f;
}
#benefits ul{
	padding-left: 0;
	margin-top: 59px;
}
#benefits ul li{
	list-style: none;
	float: left;
	display: inline-block;
	width: 49%;
	margin-bottom: 55px;
}
#benefits ul li i{
	font-style: normal;
    position: relative;
    display: block;
    margin-left: 95px;
    margin-top: -45px;
    font-size: 17px;
    font-family: opensans-reg;
}
#benefits ul li span{
	border: 2px solid #e1a50f;
    border-radius: 50%;
    padding: 11px 19px;
    font-weight: bold;
    font-size: 28px;
}
#benefits ul li img{
	margin-top: 6px;
    position: absolute;
    margin-left: -15px;
}
#benefits ul li i .bold{
	font-family: 'opensans-bold';
	border: none;
	padding: 0;
	font-size: 17px;
}
/*who get benefit*/

#who-benefit{
	padding: 70px 0 70px;
}
#who-benefit .heading-home p{
	text-align: center;
	color: #fff;
    	opacity: 0.8;
	font-family: 'opensans-bold';
	font-size: 13px;
	text-transform: uppercase;
}
#who-benefit .heading-home img{
	margin:0 auto;
	display: block;
}
#who-benefit .heading-home h1{
	text-align: center;
	font-size: 46px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'opensans-bold';
	margin-top: 8px;
}
#who-benefit .heading-home h3{
	text-align: center;
	color: #fff;
	opacity: 0.8;
	font-size: 18px;
	font-family: 'opensans-reg'
}

#who-benefit .col-md-6 h1{
	font-family: 'opensans-bold';
    color: #e1a50f;
    padding-bottom: 20px;
}
#who-benefit .col-md-6 p{
	color: #FFF;
    font-size: 17px;
    font-family: opensans;
    margin-left: 31px;
    margin-top: -19px;
    padding-bottom: 10px;
}
#who-benefit .col-md-6 {
	padding-left: 100px;
}

/**********************about us************/

.about-banner{
	padding: 70px 0 70px;
	background-color: #fff;
}
.about-banner ul{
	padding-left: 0;
    text-align: center;
}
.about-banner ul li{
	list-style: none;
    float: left;
    text-align: center;
    padding: 30px 12px;
    width: 20%;
}
.about-banner ul li span{
	font-size: 44px;
    font-family: 'opensans-bold';
    border: 3px solid #e1a50f;
    border-radius: 50%;
    color: rgb(24,68,107);
    padding: 18px 25px;
    margin-left: 45px;
}
.about-banner ul li .first-child{
	padding: 19px 37px;
}
.about-banner ul li img{
	margin-top: -24px;
    margin-left: -21px;
}
.about-banner ul li h4{
	color: rgb(24,68,107);
    margin-top: 40px;
    font-family: 'opensans-bold';
    text-transform: uppercase;
}
.about-banner ul li p{
    color: #666;
    font-family: opensans-reg;
    margin-top: 6px;
    text-align: center;
}
.about-banner ul li .seprater{
	margin-left: 0!important;
	margin-top: 0!important;
}
.about-banner ul li:last-child{
	padding-top: 43px;
}
.about-banner ul li:last-child h4{
	margin-top: 51px;
}
.about-banner ul li .investors{
	font-size: 26px;
    padding: 29px 12px;
}
.about-banner ul li b{
	color: rgb(24,68,107);
	text-transform: uppercase;
}

/*team*/
#team{
	padding: 70px 0 30px;
	background-color: #fff;
}
#team h1{
    font-size: 50px;
    text-transform: uppercase;
    font-family: 'opensans-bold';
    text-align: center;
    color: #18446b;
}
#team h3{
	font-size: 17px;
    text-align: center;
    font-family: opensans-reg;
}
#team .about-heading{
	padding: 0px 100px 70px;
}
#team .col-md-3{
	margin-bottom: 25px;
}
#team .team-member figure figcaption {
	margin-top: 18px;
}
#team .team-member figure figcaption h4{
	text-align: center;
    	text-transform: uppercase;
    	font-family: opensans-bold;
    	font-size: 15px;
    	color: #333;
}
#team .team-member figure figcaption h5{
	text-align: center;
    text-transform: uppercase;
    font-family: 'opensans-bold';
    color: #666;
    font-size: 14px;
}

/****achievements****/
#achievements{
	padding: 70px 0 0;
}

#achievements .heading-home p{
	text-align: center;
    color: #fff;
	font-family: 'opensans-bold';
	font-size: 13px;
	text-transform: uppercase;
}
#achievements .heading-home img{
	margin:0 auto;
	display: block;
}
#achievements .heading-home h1{
	text-align: center;
	font-size: 46px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'opensans-bold';
	margin-top: 8px;
	padding-bottom: 30px;
}
#achievements .achievements-contents p{
	color: #fff;
    	font-family: opensans;
    	font-size: 14px;
    	opacity: 0.8;
    	padding-left: 80px;
    	margin-bottom: 30px;
}
#achievements .achievements-contents p i{
	font-style: normal;
	color: rgb(224,165,12);
	font-weight: bold;
	font-family: 'opensans-bold';
}
#achievements .achievements-contents .col-md-6{
	padding: 20px;
}
#achievements .achievements-contents .col-md-6 span:last-child{
	padding-bottom: 0;
}
#achievements .achievements-contents .col-md-6{
	padding-bottom: 0;
}
#achievements .achievements-contents .col-md-6 img {
    float: left;
    position: absolute;
}
.achievements-contents .col-md-6 span{
	margin-bottom: 40px;
     	display: block;
}

/****************************************************
	Journey
***************************************************/

#journey{
	padding: 70px 0 /*70px 0 0*/;
	background-color: #fff;
	background-repeat: no-repeat;
      background-position: 51% 8%!important;  
      margin-top: -10px;
}
#journey .heading-home p{
	text-align: center;
	color: #18446b;
	font-family: 'opensans-bold';
	font-size: 13px;
	text-transform: uppercase;
}
#journey .heading-home img{
	margin:0 auto;
	display: block;
}
#journey .heading-home h1{
	text-align: center;
	font-size: 46px;
	text-transform: uppercase;
	color: #18446b;
	font-family: 'opensans-bold';
	margin-top: 8px;
}
#timeline {
	position: relative;
	padding: 2em 0 0 /*2em 0*/;
	margin-top: 2em;
	margin-bottom: 2em;
}
#timeline::before {
	/*vertical line */
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	width: 1px;
	background: url('../images/vertical-line.png');
	left: 50%;
	margin-left: -2px;
}
.cd-container::after {
	content: '';
	display: table;
	clear: both;
}
.cd-container {
	width: 90%;
	max-width: 1170px;
	margin: 0 auto;
}
.cd-timeline-block:first-child {
	margin-top: 0;
}
.cd-timeline-block {
	position: relative;
	margin:  0;
}
.cd-timeline-content {
	margin-left: 0;
	padding: 1.6em;
	width: 48%;
	position: relative;
	background: transparent;
	padding: 0;
}
.cd-timeline-content img{
	margin-top: 15px;
}
/*.cd-timeline-content .img-content-timeline:nth-of-type(odd) {
	float: right;
}*/
.cd-timeline-block:nth-child(even) .img-content-timeline {
    float:left;
    margin-right:0px;
    margin-left: 10px;
}
.cd-info-single.cd-info{
	top:62px!important;
}
.cd-timeline-block:nth-child(odd) .img-content-timeline {
    float:right;
    margin-left:0px;
    margin-right: 10px;
}
.cd-timeline-content .cd-date {
	position: absolute;
    width: 100%;
    left: 109%;
    top: 56px;
    font-size: 2.2rem;
    font-family: 'opensans-bold';
    color: rgb(241,188,48);
}
.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
	left: auto;
	right: 109%;
	text-align: right;
}
.cd-timeline-content .cd-info {
	position: absolute;
    width: 100%;
    left: 109%;
    top: 85px;
    font-size: 1.4rem;
    font-family: 'opensans-reg';
    color:#2b2929;
}
.cd-timeline-content .cd-info p{
	margin: 0;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-info {
	left: auto;
	right: 109%;
	text-align: right;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content {
	float: right;
}
.cd-timeline-block:after {
	content: "";
	display: table;
	clear: both;
}
.cd-timeline-img {
	width: 60px;
	height: 60px;
	left: 50%;
	margin-left: -30px;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}
.cd-timeline-img.cd-top-img{
	margin-top: -107px;
	background: transparent;
	box-shadow: none;
}
.cd-timeline-img.cd-top-img img{
	height: auto;
	width: auto;
	margin-left: -8px;
}
.cd-timeline-img-top {
	position: absolute;
	top: 0;
}
.cd-timeline-img {
	position: absolute;
	top: 0;
}

.cd-timeline-img img{
	display: block;
    	width: auto;
    	height: auto;
    	position: relative;
    	left: 50%;
    	margin-left: -21px;
    	background: #fff;
    	margin-top: 66px;
    	vertical-align: middle;
}



/****************************forms******************************/


/***************************finscore forms**********************/
/*nav dropdown*/
.member button{
	background: rgb(24,68,107);
    	color: #fff;
    	border-radius: 0;
    	font-size: 11px;
}
.member button:hover{
	color:#fff;
	background: rgb(29,82,139);
}

/*top quote */
.hr-quote{
	margin-top: 0;
    margin-bottom: 50px;
    border: 0;
    border-top: 1px solid #ccc;
    width: 265px;
}
.quote{
	color: rgb(206,164,57);
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
/******end quote*/

.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  	content: "";
    	position: absolute;
    	height: 4px;
    	border-bottom: 1px solid rgba(204, 204, 204, 0.31);
    	top: 0;
    	width: 50px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/*finscore forms*/
.btn-add-extra{
	background: rgb(24,68,107);
    	color: #fff;
    	font-size: 12px;
    	font-family: opensans;
    	border-radius: 40px;
    	margin-top: -47px;
    	margin-right: 30px;
    	float: right;
}
.btn-add-extra:hover{
	color: #fff
}
.btn-add-extra:focus{
	color: #fff
}
.finscore{
	background: rgb(238,241,246);
	height: auto;
	/*overflow: auto;*/
	/*padding-bottom: 100px;*/
}
.finscore .img-progress{
	margin-top: 20px;
    	width: 100%;
}
.finscore p.estimation{
	margin: 0;
    	text-align: right;
    	color: rgb(24,68,107);
    	font-family: 'opensans-bold';
    	font-size: 9px;
}
h4.finscore-heading { 
	text-align:center; 
	border-bottom: 1px solid #000; 
	line-height:0.1em; 
	margin:10px 0 20px; 
	padding-bottom: 0px!important;

} 
h4.finscore-heading span { 
	background:#fff; 
}

.finscore h3{
	text-align: center;
	color: #777;
    	font-family: opensans;
    	padding: 0;
   	margin-bottom: 0;
    	font-size: 19px;
    	margin-bottom: 20px;
}
.finscore h2{
	text-align: center;
    	font-size: 26px;
    	font-family: opensans;
    	color: rgb(56, 113, 164);
    	padding-bottom: 0px;
}
.finscore h2 span{
	padding: 0 35px;
}
.finscore .form{
	background: #fff;
	/*margin-top: 20px;*/
	/*padding: 40px 20px 60px 20px;*/
	padding-bottom: 20px;
	height: auto;
}
.form h4{
	text-align: center;
	color:rgb(24, 68, 107);
	text-transform: uppercase;
	font-family: 'opensans-bold';
   	font-size: 20px;
	/*padding-bottom: 30px;*/
	padding: 40px 0 30px;
	margin: 0;
}
.form ul{
	padding-left: 0;
    text-align: center;
}
.form ul li{
	display: inline-block;
	list-style: none;
	padding: 4px;
	width: 163px /*197px*/;/*203px;*/
	margin: 0 4px;
}
.form ul li button{
	width: 100%;
	font-size: 13px;
	border: 1px solid #ddd;
	background: rgba(204,204,204,0.22);
	color:#999/*rgb(24,68,107)*/;
	text-transform: uppercase;
	padding-top: 14px;
    	padding-bottom: 14px;	
	border-radius: 5px;
	font-family: OpenSans-Semibold;
}
.form .btn-dob{
	border-radius: 5px;
    	border: 1px solid #ddd;
    	padding: 14px 45px /*17px 50px*/;
    	color: #999;
    	font-size: 15px;
    	font-weight: bold;
}
.form .btn-group {
	margin: 0 5px;
}
.form .btn-group:first-child{
	margin-left: 0;
}
.form .btn-group .btn-dob-secondary{
	
	border-left: 1px solid rgba(204, 204, 204, 0.36);
	box-shadow: none;
	/*padding: 21px 14px;*/
}
.form .btn-group button{
	background: rgba(204,204,204,0.22);
	text-align: center;
}

.form ul li button:hover{
	color:rgb(239,198,82);
	background: rgb(24,68,107);
	border: 1px solid rgb(241,187,47);
}
.form ul li button.active{
	color:rgb(239,198,82);
	background: rgb(24,68,107);
	border: 2px solid rgb(241,187,47);
}
.form .income-progress{
	border: 0;
	background: #fff;
	height: 28px;
	padding: 0px;
	border-radius: 4px;
}
.form .income-progress ul{
	padding-left: 0;
	border: 1px solid rgba(158,158,158,0.22);
	background: rgba(204,204,204,0.22);
	height: 33px;
	padding: 0px;
	border-radius: 4px;
	margin: 0 222px;
}
.form .income-progress ul li{
	list-style: none;
    	display: inline-block;
    	padding: 0;
    	margin: 0;
    	width: 131px;
    	/*background: green;*/
}
.form .income-progress ul li:first-child{
	margin-left: 0;
}
.form .income-progress ul li button{
	border: 1px solid transparent;
	background: transparent;
	border-radius: 22px;
	margin-top: 0;
	padding: 6px 0;
	width:100%;
	color:#999;
	font-family: OpenSans-Semibold;
}
/*.form .income-progress ul li button:first-child{
	text-align: left;
	padding-left: 5px;
}*/
.form  .income-progress ul li button:hover{
	color:#fff;
	background: rgb(24,68,107);
	border: 1px solid rgb(241,187,47);
}
.form .income-progress ul li button.active{
	color:#fff;
	background: rgb(24,68,107);
	border: 1px solid rgb(241,187,47);
}
/*toggle button*/

.switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 17px;
}

/*.switch input {display:none;}
*/
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 0px;
    bottom: -2px;
    background-color: rgb(24,68,107);
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .slider {
  background-color: rgb(241,187,47);
}
input:focus + .slider {
  box-shadow: 0 0 1px rgb(241,187,47);
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
  background: rgb(244,244,244);
  border: 1px solid rgba(158,158,158,0.22);
}
.slider.round:before {
  border-radius: 50%;
}
.switch input {
	display:none;
}
.toggle-source p{
	display: inline;
	margin-bottom: 30px;
	margin-right: 40px;
	font-size: 19px;
	color:rgba(24, 68, 107, 0.59)
}
.toggle-source label{
	display: inline-block;
	margin-top: 50px;
	margin-bottom: -3px;
}
.continue-sec{
	background: rgb(248,249,251);
	padding: 19px 0;
	text-align: center;
	border-top: 1px solid lavender;
	margin-bottom: 70px
}
.continue-sec button{
	background: rgb(24,68,107);
    	color: rgb(241,187,47);
    	border-radius: 4px;
    	padding: 12px 47px;
    	font-size: 13px;
    	text-transform: uppercase;
}
.continue-sec button:hover{
	color:rgb(241,187,47)!important;
	background: rgb(29,82,139);
}
.continue-sec a:hover{
	color:rgb(241,187,47)!important;
	background: rgb(29,82,139);
	text-decoration:none;
}
.continue-sec a:link{
	color:rgb(241,187,47)!important;
	background: rgb(29,82,139);
	text-decoration:none;
}
.continue-sec .fa{
	font-size: 12px;
	padding-left: 20px;
}
.member button{
	background: rgb(24,68,107);
    	color: #fff;
    	border-radius: 0;
    	font-size: 11px;
}
.member button:hover{
	color:#fff;
	background: rgb(29,82,139);
}
.btn-back{
	border-radius: 34px;
    	padding: 4px 10px;
    	font-size: 12px;
    	color: rgb(28,64,107);
    	background: #fff;
    	border: 1px solid rgba(204, 204, 204, 0.33);
    	float: left;
    	margin-top: 1px;
}
.toggle-row{
	background: rgb(213,221,232);
}
/*finscore 2*/
.finscore.finscore2 h2{
	margin-bottom: 30px;
}
.finscore .from-3 h3{
	padding: 40px 0 30px;
	font-size: 26px;
    	color: rgb(17, 84, 143);
}
.form.from-3{
	padding-bottom: 40px;
}
.finscore.finscore3 h2 span{
    	width: 87%;
    	float: left;
}
.img-overlap{
	position: absolute;
    	margin-left: -77px;
    	margin-top: -2px;
    	height: 84px;
}
.finscore.finscore3 h6{
	float: right;
    	font-size: 37px;
    	color: rgb(24,68,107);
    	margin-top: -68px;
    	margin-right: 20px;
    	position: relative;
    	font-family: 'opensans-bold';
}
.finscore .text-right{
    /*margin-bottom: -20px;*/
    }
.btn-vl{
	width: 219px!important;
}

.finscore .text-right label{
	font-size: 11px;
    	font-family: 'opensans-bold';
    	letter-spacing: 0;
    	color: #9E9E9E;
    	padding-right: 18px;
}
.btn-toggle{
	border: 1px solid #ccc;
    	border-radius: 44%;
    	height: 30px;
    	margin: 10px 0;
    	background: #fff;
    	color: #b6adad;
    	padding: 0 14px;
}
/***score board***/
.out-of{
	font-size: 17px!important;
    margin: -7px auto!important;
    left: 0!important;
    right: 0!important;
    color: #ccc!important
}
.score-board p{
	font-family: opensans-reg;
    	font-size: 15px;
    	color: rgb(24,68,107);
}
.score-board{
	margin-bottom: 100px;
	margin-top: 40px;
}
.score-board .form.from-3 {
	padding: 0 100px 32px;
}
.score-board h5{
	text-align: center;
	font-family: 'opensans-bold';
    	color: rgb(24,68,107);
}


/*********************************************
        MEDIA QURIES  
**********************************************/

/*xs phones - iphone5*/
@media (min-width: 100px) and (max-width: 321px){
	.post-latest ul {
	    padding: 0 10px;
	}
	/*dash foot*/
	.green-color-means,.red-color-means,.yellow-color-means{
		display: none;
	}
	.pricing{
		margin: 50px 10px 0;
	}
	.pricing-col .pricing-footer {
	    padding: 40px 20px;
	}
	.notice{
		padding: 0 10px;
	}
	.pricing-col{
		margin-top: 0;
	}
	.pricing-col ul li{
		padding: 14px 0;
	}
	.pricing-col ul{
		padding-top: 20px;
	}
	.pricing-footer.promo {
	    padding: 17px 50px 0 50px;
	}
	/*******************navbar****************/

	/**top header**/
	.top-header .social-icons {
		padding-left: 0;
	    text-align: center!important;
	    margin-top: 10px;
	    margin: 0 auto;
	    float: none;
	    display: block;
	    margin: 0 auto
	    /*padding-left: 0;
	    margin-top: 10px;
	    text-align: center;*/
	}
	.top-header .social-icons-right {
		text-align: center;
		font-family: opensans-semibold;
		margin: 0;
    	padding: 10px 0;
	}
	/*main header*/
	.navbar-brand > img {
	    width: 132px;
	}
	.navbar.navbar-inverse>.container{
		padding: 0;
	}
	.claim-free-report{
		margin-left: 0;
	}
	
	/****pricing********/
	/*.promos{
		overflow: hidden;
		margin: 3px auto;
	}
	.promo{
		padding: .25em 6px 2em;
	}
	.container.pricing{
		padding:0;
	}
	.scale {
	    background: rgb(24,68,107); 
	    height: auto; 
	    width: 95%; 
	    position: relative; 
	    padding: 30px 40px 40px 40px;
	}
	.notice {
    	margin-top: 30px;
	}*/

	/************************home*******************/
	/*home banner*/
	.banner-home .col-md-8{
		width: 100%;
	}
	.banner-home .col-md-8 h3{
		font-size: 18px;
	}
	.banner-home .col-md-8 h1{
		font-size: 30px;
	}
	.banner-home .col-md-8 h2{
		font-size: 15px;
	}
	.banner-home .col-md-8 p{
		font-size: 12px;
		padding: 0;
	}
	.banner-home .col-md-8 h4{
		font-size: 13px;
	}
	.banner-home .col-md-4{
		margin-left: 0;
		padding: 0;
	}
	.banner-home .col-md-4 .form-check-score{
		padding: 16px;
	}
	.banner-home .col-md-4 .form-check-score-heading{
		width: 77%;
	}
	/*home about*/
	.about-finscore .heading-home h1{
		font-size: 26px;
	}
	.about-finscore .home-about-content .col-md-4 {
	    width: 100%;
	}
	.about-finscore .home-about-content .about-points p{
		font-size: 13px;
		font-family: opensans-reg;
	}
	.about-finscore .home-about-content iframe{
		height: 150px;
	}
	.about-finscore .home-about-content .col-md-6.col-md-offset-1{
		padding: 0;
	}
	/*how it works*/
	.home-works .heading-home h1{
		font-size: 26px;
	}
	.home-works {
	    padding-bottom: 30px;
	}
	.home-works .home-works-list li{
		float: none;
	}
	.home-works .home-works-list li figure figcaption{
		width: 100%
	}
	.home-works .home-works-list li .curve-img{
		display: none;
	}
	.home-works .home-works-list li .arrow-img{
		display: none;
	}
	.home-works-list figure{
		margin-bottom: 50px;
	}
	/*testimonial*/
	.testimonial .heading-home h1{
		font-size: 26px;
	}
	.testimonial .testimonials-content{
		margin-bottom: 0;
	}
	.testimonial .testimonial-info{
		margin-bottom: 40px;
	}
	.home-faq .heading-home h1{
		font-size: 26px;
	}
	.home-faq  .panel-group{
		padding: 0;
	}
	.home-faq  .panel-title > a{
		font-size: 12px;
	}
	/******************about us************/
	/*banner*/
	.about-banner ul li{
		float: none;
		width: 100%;
		/*padding:30px 0px 30px 20px*/
	}
	.about-banner ul li span{
		margin-left: 0;
	}
	
	/*team*/
	#team{
		padding: 16px 0 30px;
	}
	#team .about-heading{
		padding: 0;
	}
	#team h1{
		font-size: 26px;
	}
	#team h3 {
	    font-size: 13px;
	    text-align: justify;
	}
	/*#achievements*/
	#achievements{
		padding: 40px 0;
	}
	.achievements-contents{
		padding-top: 30px!important;
	}
	.achievements-contents .col-md-10{
		padding: 0;
	}
	#achievements .achievements-contents .col-md-6{
		padding: 20px 2px;
	}
	#achievements .heading-home h1{
		font-size: 26px!important;
	}
	#achievements .achievements-contents p img{
		float: none;
		margin: 0px auto 22px auto;
	}
	#achievements .achievements-contents p {
	    font-size: 12px;
	    float: none;
	    width: 100%;
	    text-align: center;
	    margin-bottom: 20px;
	}
	
	
	
	/*timeline*/
	#journey .heading-home h1{
		font-size: 26px;
	}
	.cd-timeline-block:nth-child(odd) .img-content-timeline{
		margin-right: 15px;
	}
	.cd-timeline-block:nth-child(even) .img-content-timeline{
		margin-left: 15px;
	}
	.cd-timeline-img img{
	    margin-top: 73px!important;
	}
	.cd-timeline-img{
		top:-44px;
	}
	.cd-timeline-img.cd-top-img img{
		margin-top: 119px!important;
	}
	#journey .container{
		padding:0 10px;
	}
	.cd-timeline-content .cd-date {
	    left: 122%!important;
	    top: 24px!important;
	    font-size: 1.6rem!important;
	}
	.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
		left: auto!important;
    	right: 155px;
		text-align: right;
	}
	.cd-timeline-content .cd-info {
	    position: absolute;
	    width: 100%;
	    left: 109%;
	    top: 46px;
	    font-size: 0.8rem;
	    display: none;
	    font-family: 'opensans-reg';
	    color: #2b2929;
	}
	/*.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date{
		right: 600%!important;
	}*/

	/****benefits***/
	.benefits-banner-main{
		padding: 0;
		overflow-x: hidden;
	}
	.benefits-banner{
		padding: 16px 0;
	}
	.quote-benefit-img{
		padding: 0;
	}
	.benefits-banner-main h1{
		padding: 10px 0;
		font-size: 20px;
	}
	.benefits-banner-main .col-md-4 p {
	    font-size: 14px;
	    margin-top: 0;	  
	}
	.quote-benefit-img img{
		display: none;
	}
	.quote-benefit-img p{
		width: 100%!important;
    		font-size: 12px;
    		padding: 10px!important;
	}
	#benefits .heading-home h1{
		font-size: 20px;
	}
	#benefits ul li{
		width: 100%;
	}
	#benefits ul li span {
	    padding: 6px 12px;
	    font-size: 20px;
	}
	#benefits ul li img {
	    margin-top: 4px;
	    margin-left: -11px;
	    width: 19px;
	    height: 21px;
	}
	#benefits ul li p{
		margin-top: -33px;
		font-size: 13px;
	}
	#benefits ul li p .bold{
		font-size: 13px;
	}
	#benefits ul li{
		margin-bottom: 16px;
	}
	#who-benefit .heading-home h1{
		font-size: 21px;
	}
	#who-benefit .heading-home h3{
		font-size: 11px;
	}
	#who-benefit .col-md-6 {
	    padding-left: 0;
	}
	#who-benefit .col-md-6 h1{
		font-size: 25px
	}
	#who-benefit .col-md-6 p{
		font-size: 14px;
	}

	/*******blog details******/
	.banner ul{
		padding-left: 0;
	}
	.banner ul li{
		display: flex;
		border-right: 1px solid rgba(173, 173, 173, 0.41);
		border-bottom: none;
	}
	.banner ul li:last-child{
		border-bottom: 1px solid rgba(173, 173, 173, 0.41);
	}
	.img-latest{
		height: 160px;
	}
	.blog-post .col-md-8{
		width: 100%;
	}
	.post-on-blog h3{
		font-size: 17px;
	}
	.blog-img {
   		height: 111px;
	}
   .blog-details .blog-details-p {
    	font-size: 12px;
    	text-align: justify;
   }
   .blog-video iframe{
   	height: 170px;
   }
   .share-section ul li:first-child{
   		padding-left: 0;
    	padding-bottom: 10px;
    	width: 100%;
   }
   	.leave-comment .col-md-6:first-child {
	   padding-right: 0;
	}
	.col-md-3.post-latest {
   		width: 100%;
    	padding: 0;
	}
	.post-latest {
	   margin-left: 0;
	}
	.banner ul li a {
   		margin: 0 auto;
	}
	/************faq*******************/

	.list-toggle .panel > .panel-heading + .panel-collapse > .list-group .list-group-item{
		font-size: 14px!important;
	}
	.list-toggle .list-group  .fa{
		padding: 5px 2px 5px 5px;
	}
	.contact-us-faq input{
		width: 100%;
	}
	.contact-us-faq{
		padding: 0;
	}

	/********contact us*********/
	.banner-contact h1{
		font-size: 26px;
	}
	.banner-contact ul{
		padding: 0;
	}
	.banner-contact ul li{
		font-size: 14px;
    	padding: 0;
	}
	.banner-contact {
	   height: 215px;
	   padding: 0;
	   padding-top: 11px;
	}
	.contact-us .get-in-touch {
	   	padding: 7px 20px;
	}
	.contact-us .get-in-touch h1{
	   	font-size: 43px;
	}
	.contact-us .get-in-touch p{
	   text-align: justify;
	   font-size: 14px;
	}
	.contact-us .form {
	   padding: 20px;
	}
	.contact-us .membership h1{
	   font-size: 26px;
	}
	.contact-us .membership h2{
	   font-size: 19px;
	}
	.membership p {
	   width: 92%;
	}
   /**********resources*********/
	.banner.banner-resource h2{
		font-size: 30px;
		}
	.banner.banner-resource p{
		padding-bottom: 18px;
	}
	.portfolio figcaption h4{
		font-size: 11px;
 		margin-left: 35px;
 		margin-top: -21px;
	}
	.portfolio .row-small-img .col-md-3{
		padding: 0 3px;
	}
	.portfolio .row-small-img .col-md-3 figure figcaption h5 {
 		width: 78%;
    	font-size: 11px;
    	margin-left: 35px;
    	margin-top: -23px;
 	}
 	.portfolio .col-md-6:first-child{
 		padding-right:  3px;
 	}
 	.portfolio .col-md-6:last-child{
 		padding-left:  3px;
 		

 	}
 	/*parametrs*/
 	.dashboard .col-md-3 {
	   width: 100%;
	}
		.parameters .dashboard-main>.col-md-8 {
	   width: 100%;
	   margin-top: 50px;
	}
	.parameters .primary-text{
		font-size: 10px;
	}
	.saving-score img{
		margin: 0 auto;
 		display: block;
	}
	.parameters .saving-score{
		padding: 10px 0;
	}
	.parameters .saving-score .col-md-10 h3 {
	    font-size: 15px;
	    text-align: center;
	    margin-top: 10px;
	}
	.parameters .saving-score .col-md-10 p {
 		font-size: 11px;
 	}
 	.parameters .content-parameter .col-md-8 {
		padding: 10px 20px;
	}
	.parameters .content-parameter .col-md-8 p{
		font-size: 12px;
	}
	.parameters .parameter-looks-like .col-md-5 {
 		padding-left: 13px;
	}
	.parameters .parameter-looks-like{
		padding-right: 0;
	}
	.container2 img{
		margin-bottom: 30px;
	}
	.parameters .parameter-looks-like .col-md-7 h3{
		text-align: center;
		font-size: 17px;
	}
	.parameters .parameter-looks-like .col-md-7 img {
	    float: none;
	    width: 100%;
	}
	.text-parameter {
	    text-align: left!important;
	    padding-left: 0;
	    line-height: 23px;
	    font-size: 13px;
	}
	.bottom-parameters .left-icon {
		width: 100%;
		float: none;
	}
	.bottom-parameters .left-icon img{
		margin: 0 auto;
 		display: block;
	}
	.bottom-parameters .right-text h3{
		text-align: center;
		margin-top: 10px;
	}
	.bottom-parameters .right-text {
   	float: none;
    	width: 100%;
	}
	.bottom-parameters .right-text p{
		font-size: 12px;
	}

	/******dashboard****/
	.dashboard-main>.col-md-8{
		width: 100%;
		padding: 20px 20px 0;
	}
	.dashboard-main h1{
		font-size: 16px;
	}
	.dashboard-main>.col-md-8>p{
		font-size: 12px;
	}
	.dashboard-main-status-section{
		padding-left: 10px;
	}
	.dashboard-main-status-section ul li {
   	width: 85%;
	}
	.dashboard h3{
		text-align: center;
	}
	.score-color-meaning h1{
		font-size: 18px!important;
	}
	.score-color-meaning .img-chart{
		width: 170px;
	}


	/*footer*/
	footer img {
	    width: 228px;
	}
	footer .social-links-footer ul {
	    	padding-left: 11px;
	}
   	footer .quick-links{
		margin-top:  40px!important;
	}
	footer .quick-links h4{
		margin-top: 0;
	}
	footer .download-ebook{
		margin-top: 40px;
	}
	footer .footer-copyright p{
		font-size: 12px;
	}
	footer iframe{
		height: 150px;
	}
}

/*---- Responsive Small Mobile CSS ---- */
@media (min-width: 322px) and (max-width: 479px){

	/*dash foot*/
	.green-color-means,.red-color-means,.yellow-color-means{
		display: none;
	}
	/**top header**/
	.top-header .social-icons {
	    padding-left: 0;
	    margin-top: 10px;
	    text-align: center;
	    float: none;
	}
	.top-header .social-icons-right {
		text-align: center;
		font-family: opensans-semibold;
		margin: 0;
    	padding: 10px 0;
	}
	
	/*main header*/
	.navbar-brand > img {
	    width: 160px;
	}
	.navbar.navbar-inverse>.container{
		padding: 0;
	}
	
	.claim-free-report{
		margin-left: 0;
	}
	
	/****pricing********/
	/*.promos{
		overflow: hidden;
		margin: 3px auto;
	}
	.promo{
		padding: .25em 6px 2em;
	}
	.container.pricing{
		padding:0;
	}
	.scale {
	    background: rgb(24,68,107); 
	    height: auto; 
	    width: 95%; 
	    position: relative; 
	    padding: 30px 40px 40px 40px;
	}*/
	.pricing-col .pricing-footer{
		padding: 40px;
	}
	.notice {
    	margin-top: 30px;
    	padding: 0 10px;
	}
	.pricing {
	    padding: 0 10px;
	}
	.pricing-col{
		margin-top: 0;
	}
	/******************about us************/
	/*banner*/
	.about-banner ul li{
		float: none;
		width: 100%;
		/*padding:30px 0px 30px 20px*/
	}
	.about-banner ul li span{
		margin-left: 0;
	}
	
	/*team*/
	#team{
		padding: 16px 0 30px;
	}
	#team .about-heading{
		padding: 0;
		margin-bottom: 35px;
	}
	#team h1{
		font-size: 26px;
	}
	#team h3 {
	    font-size: 13px;
	    text-align: justify;
	}
	#team .team-member figure img{
		margin: 0 auto;
	}
	
	
	
	
	
	/*timeline*/
	#journey .heading-home h1{
		font-size: 26px;
	}
	.cd-timeline-block:nth-child(odd) .img-content-timeline{
		margin-right: 15px;
	}
	.cd-timeline-block:nth-child(even) .img-content-timeline{
		margin-left: 19px;
	}
	.cd-timeline-img img{
	    margin-top: 73px!important;
	}
	.cd-timeline-img{
		top:-44px;
	}
	.cd-timeline-img.cd-top-img img{
		margin-top: 119px!important;
	}
	#journey .container{
		padding:0 10px;
	}
	.cd-timeline-content .cd-date {
	    left: 122%!important;
	    top: 24px!important;
	    font-size: 1.6rem!important;
	}
	.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
		left: auto!important;
    	right: 179px;
		text-align: right;
	}
	.cd-timeline-content .cd-info {
	    position: absolute;
	    width: 100%;
	    left: 109%;
	    top: 46px;
	    font-size: 0.8rem;
	    display: none;
	    font-family: 'opensans-reg';
	    color: #2b2929;
	}
	/*home banner*/
	.banner-home .col-md-8{
		width: 100%;
	}
	.banner-home .col-md-8 h3{
		font-size: 18px;
	}
	.banner-home .col-md-8 h1{
		font-size: 30px;
	}
	.banner-home .col-md-8 h2{
		font-size: 15px;
	}
	.banner-home .col-md-8 p{
		font-size: 12px;
		padding: 0;
	}
	.banner-home .col-md-8 h4{
		font-size: 13px;
	}
	.banner-home .col-md-4{
		margin-left: 0;
		padding: 0;
	}
	.banner-home .col-md-4 .form-check-score{
		padding: 16px;
	}
	.banner-home .col-md-4 .form-check-score-heading{
		width: 77%;
	}
	
	/*home about*/
	.about-finscore .heading-home h1{
		font-size: 26px;
	}
	.about-finscore .home-about-content .col-md-4 {
	    width: 100%;
	}
	.about-finscore .home-about-content .about-points p{
		font-size: 13px;
		font-family: opensans-reg;
	}
	.about-finscore .home-about-content iframe{
		height: 150px;
	}
	.about-finscore .home-about-content .col-md-6.col-md-offset-1{
		padding: 0;
	}
	/*how it works*/
	.home-works .heading-home h1{
		font-size: 26px;
	}
	.home-works {
	    padding-bottom: 30px;
	}
	.home-works .home-works-list{
		padding-left: 0px;
		padding-bottom: 7px;
		overflow: auto;
	}
	.home-works .home-works-list li figure figcaption {
	    width: 100%;
	}
	.home-works .home-works-list li{
		float: none;
	}
	.home-works .home-works-list li .curve-img{
		display: none;
	}
	.home-works .home-works-list li .arrow-img{
		display: none;
	}
	.home-works-list figure{
		margin-bottom: 50px;
	}
	/*testimonial*/
	.testimonial .heading-home h1{
		font-size: 26px;
	}
	.testimonial .testimonials-content{
		margin-bottom: 0;
	}
	.testimonial .testimonial-info{
		margin-bottom: 40px;
	}
	.home-faq .heading-home h1{
		font-size: 26px;
	}
	.home-faq  .panel-group{
		padding: 0;
	}
	.home-faq  .panel-title > a{
		font-size: 12px;
	}
	/****benefits***/
	.benefits-banner-main{
		padding: 0;
		overflow-x: hidden;
	}
	.benefits-banner{
		padding: 16px 0;
	}
	.quote-benefit-img{
		padding: 0;
	}
	.benefits-banner-main h1{
		padding: 10px ;
		font-size: 20px;
	}
	.benefits-banner-main .col-md-4 p {
	    font-size: 14px;
	    margin-top: 0;	  
	}
	.quote-benefit-img img{
		display: none;
	}
	.quote-benefit-img p{
		width: 100%!important;
    		font-size: 12px;
    		padding: 10px!important;
	}
	#benefits .heading-home h1{
		font-size: 20px;
	}
	#benefits ul li{
		width: 100%;
	}
	#benefits ul li span {
	   padding: 6px 12px;
	   font-size: 20px;
	}
	#benefits ul li img {
	   margin-top: 4px;
	   margin-left: -11px;
	   width: 19px;
	   height: 21px;
	}
	#benefits ul li p{
		margin-top: -33px;
		font-size: 13px;
	}
	#benefits ul li p .bold{
		font-size: 13px;
	}
	#benefits ul li{
		margin-bottom: 16px;
	}
	#who-benefit .heading-home h1{
		font-size: 21px;
	}
	#who-benefit .heading-home h3{
		font-size: 11px;
	}
	#who-benefit .col-md-6 {
	    padding-left: 0;
	}
	#who-benefit .col-md-6 h1{
		font-size: 25px
	}
	#who-benefit .col-md-6 p{
		font-size: 14px;
	}

	/*******blog details******/
	.comments{
		padding:0px;
	}
	.banner ul{
		padding-left: 0;
	}
	.banner ul li{
		display: flex;
		border-right: 1px solid rgba(173, 173, 173, 0.41);
		border-bottom: none;
	}
	.banner ul li:last-child{
		border-bottom: 1px solid rgba(173, 173, 173, 0.41);
	}
	.img-latest{
		height: 160px;
	}
	.blog-post .col-md-8{
		width: 100%;
	}
	.post-on-blog h3{
		font-size: 17px;
	}
	.blog-img {
   		height: 111px;
   	}
	.blog-details .blog-details-p {
	    	font-size: 12px;
	    	text-align: justify;
	}
	.blog-video iframe{
	   	height: 170px;
	}
	.share-section ul li:first-child{
	   	padding-left: 0;
	    	padding-bottom: 10px;
	    	width: 100%;
	}
   	.leave-comment .col-md-6:first-child {
	   padding-right: 0;
	}
	.col-md-3.post-latest {
   		width: 100%;
    	padding: 0 15px;
	}
	.post-latest {
	   margin-left: 0;
	}
	.banner ul li a {
	   margin: 0 auto;
	}

	/************faq*******************/
	.list-toggle .panel > .panel-heading + .panel-collapse > .list-group .list-group-item{
		font-size: 14px!important;
	}
	.list-toggle .list-group  .fa{
		padding: 5px 2px 5px 5px;
	}
	.contact-us-faq input{
		width: 100%;
	}
	.contact-us-faq{
		padding: 0;
	}
	/********contact us*********/
	.banner-contact h1{
		font-size: 26px;
	}
	.banner-contact ul{
		padding: 0;
	}
	.banner-contact ul li{
		font-size: 14px;
    	padding: 0;
	}
	.banner-contact {
	   height: 215px;
	   padding: 0;
	   padding-top: 11px;
	}
	.contact-us .get-in-touch {
   	padding: 7px 20px;
   }
   .contact-us .get-in-touch h1{
   	font-size: 43px;
   }
   .contact-us .get-in-touch p{
   	text-align: justify;
   	font-size: 14px;
   }
   .contact-us .form {
   	padding: 20px;
   }
   .contact-us .membership h1{
   	font-size: 26px;
   }
   .contact-us .membership h2{
   	font-size: 19px;
   }
	.membership p {
   	width: 92%;
   }
   /*resource*/
	.portfolio figcaption h4{
		font-size: 12px;
 		margin-left: 35px;
 		margin-top: -22px;
	}
	.portfolio .row-small-img .col-md-3{
		padding: 0 3px;
	}
	.portfolio > .container > .row > .col-md-12 .col-md-6:first-child {
		padding-right:3px;
	}
	.portfolio > .container > .row > .col-md-12 .col-md-6:last-child {
		padding-left:3px;
	}
	.portfolio .row-small-img .col-md-3 figure figcaption h5 {
 		width: 79%;
	   font-size: 11px;
	   margin-left: 35px;
	   margin-top: -22px;
 	}

 	/**paramteres***/
 	.dashboard .col-md-3 {
		   width: 100%;
	}
	.parameters .dashboard-main>.col-md-8 {
	   width: 100%;
	   margin-top: 50px;
	}
	.parameters .primary-text{
		font-size: 10px;
	}
	.saving-score img{
		margin: 0 auto;
 		display: block;
	}
	.parameters .saving-score{
		padding: 10px 0;
	}
	.parameters .saving-score .col-md-10 h3 {
	    font-size: 15px;
	    text-align: center;
	    margin-top: 10px;
	}
	.parameters .saving-score .col-md-10 p {
 		font-size: 11px;
 	}
 	.parameters .content-parameter .col-md-8 {
		padding: 10px 20px;
	}
	.parameters .content-parameter .col-md-8 p{
		font-size: 12px;
	}
	.parameters .parameter-looks-like .col-md-5 {
 		padding-left: 13px;
 		height: 171px
	}
	.parameters .parameter-looks-like{
		padding-right: 0;
	}
	.container2 img{
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.parameters .parameter-looks-like .col-md-7 h3{
		text-align: center;
		font-size: 17px;
	}
	.parameters .parameter-looks-like .col-md-7 img {
	    float: none;
	    width: 100%;
	}
	.text-parameter {
	    text-align: left!important;
	    padding-left: 0;
	    line-height: 23px;
	    font-size: 13px;
	}
	.bottom-parameters .left-icon {
		width: 100%;
		float: none;
	}
	.bottom-parameters .left-icon img{
		margin: 0 auto;
 		display: block;
	}
	.bottom-parameters .right-text h3{
		text-align: center;
		margin-top: 10px;
	}
	.bottom-parameters .right-text {
   	float: none;
    	width: 100%;
	}
	.bottom-parameters .right-text p{
		font-size: 12px;
	}
	/******dashboard****/
	.dashboard-main>.col-md-8{
		width: 100%;
		padding: 20px 20px 0;
	}
	.dashboard-main h1{
		font-size: 16px;
	}
	.dashboard-main>.col-md-8>p{
		font-size: 12px;
	}
	.dashboard-main-status-section{
		padding-left: 10px;
	}
	.dashboard-main-status-section ul li {
   	width: 85%;
	}
	.dashboard h3{
		text-align: center;
	}
	.score-color-meaning h1{
		font-size: 18px!important;
	}
	.score-color-meaning .img-chart{
		width: 170px;
	}
	/****finscore******/
	
	/*footer*/
	footer img {
	    width: 228px;
	}
	footer .social-links-footer ul {
    	padding-left: 11px;
    }
    footer .quick-links{
		margin-top:  40px!important;
	}
	footer .quick-links h4{
		margin-top: 0;
	}
	footer .download-ebook{
		margin-top: 40px;
	}
	footer .footer-copyright p{
		font-size: 12px;
	}
	footer iframe{
		height: 150px;
	}
	#achievements .heading-home h1{
		font-size: 26px!important;
	}

}

/* ---- Responsive Large Mobile CSS ---- */

@media (min-width: 480px) and (max-width: 767px) {
	/*dash foot*/
	.green-color-means{
		width: 165px;
    	margin-bottom: -23px
	}
	.red-color-means{
		padding-left: 75px;
		bottom: 18px;
	}
	.yellow-color-means{
		bottom: -23px;
		width: 165px;
	}
	.pricing{
		margin: 50px 10px 0;
	}
	.pricing-col{
		margin-top: 0;
	}
	.pricing-col ul li{
		padding: 14px 0;
	}
	.pricing-col ul{
		padding-top: 20px;
	}
	.pricing-footer.promo {
	    padding: 17px 50px 0 50px;
	}
	.pricing-col .pricing-footer {
    	padding: 20px 130px 0 130px;
	}
	
	/**top header**/
	.top-header .social-icons {
	    padding-left: 0;
	    text-align: left;
	}
	.top-header .social-icons-right {
		text-align: right;
		font-family: opensans-semibold;
	}
	/****pricing********/
	.promos{
		overflow: hidden;
		margin: 3px auto;
	}

	.container.pricing{
		padding:0;
	}
	.promo.first{
		width:100%;
	}
	.promo.second{
		width:100%;
	}
	.scale {
	    background: rgb(24,68,107); 
	    height: auto; 
	    width: 100%;
    	margin-top: 30px;
	    position: relative; 
	    padding: 30px 40px 40px 40px;
	}
	.notice {
    	margin-top: 30px;
	}
	/*main header*/
	.navbar-brand > img {
	    width: 160px;
	    padding: 2px;
	}
	.navbar.navbar-inverse>.container{
		padding: 0;
	}
	.claim-free-report{
		margin-left: 0;
	}
	
	/*about us*/
	/*banner*/
	.about-banner ul li{
		float: none;
		width: 100%;
		/*padding:30px 0px 30px 20px*/
	}
	.about-banner ul li span{
		margin-left: 0;
	}
	
	/*team*/
	#team{
		padding: 16px 0 30px;
	}
	#team .about-heading{
		padding: 0;
	}
	#team h1{
		font-size: 26px;
	}
	#team h3 {
	    font-size: 13px;
	    text-align: justify;
	}
	/*#achievements*/
	#achievements{
		padding: 40px 0;
		
	}
	#achievements .achievements-contents{
		padding-top: 30px;
	}
	.achievements-contents .col-md-10{
		padding: 0;
	}
	#achievements .achievements-contents .col-md-6{
		padding: 20px 2px;
	}
	#achievements .heading-home h1{
		font-size: 26px
	}
	#achievements .achievements-contents p img{
		float: none;
		margin: 0px auto 22px auto;
	}
	#achievements .achievements-contents p {
	    font-size: 12px;
	    float: none;
	    width: 100%;
	    text-align: center;
	    margin-bottom: 20px;
	}
	#team .col-md-3{
    	padding: 0; 
    	/*margin: 25px 23px;
    	float: left;*/ 
	}
	.team-member img{ 
		margin:0 auto; 
	}
	#achievements .achievements-contents .col-md-6 span{ 
		 width: 100%;
		 margin-bottom: 50px;
		 display: block;
	}
	#achievements .achievements-contents .col-md-6 span img{
	    float: none;
    	position: absolute;
	}
	#achievements .achievements-contents p {
	    font-size: 15px;
	    float: none;
	    width: 100%;
	    text-align: left;
	   
	}
	
	
	/*timeline*/
	#journey{
		overflow-x: hidden;
	}
	#journey .heading-home h1{
		font-size: 26px;
	}
	.cd-timeline-block:nth-child(odd) .img-content-timeline{
		margin-right: 15px;
	}
	.cd-timeline-block:nth-child(even) .img-content-timeline{
		margin-left: 15px;
	}
	.cd-timeline-img img{
	    margin-top: 73px!important;
	}
	.cd-timeline-img{
		top:-44px;
	}
	.cd-timeline-img.cd-top-img img{
		margin-top: 119px!important;
	}
	#journey .container{
		padding:0 10px;
	}
	.cd-timeline-content .cd-date {
	    left: 122%!important;
	    top: 24px!important;
	    font-size: 1.6rem!important;
	}
	.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
		left: auto!important;
    	right: 361px;
		text-align: right;
	}
	.cd-timeline-content .cd-info {
	    position: absolute;
	    width: 100%;
	    left: 109%;
	    top: 46px;
	    font-size: 0.8rem;
	    display: none;
	    font-family: 'opensans-reg';
	    color: #2b2929;
	}
	
	/*home banner*/
	.banner-home {
	    padding: 30px;
	}
	.banner-home .col-md-8{
		width: 100%;
	}
	.banner-home .col-md-8 h3{
		font-size: 18px;
	}
	.banner-home .col-md-8 h1{
		font-size: 30px;
	}
	.banner-home .col-md-8 h2{
		font-size: 15px;
	}
	.banner-home .col-md-8 p{
		font-size: 12px;
		padding: 0;
	}
	.banner-home .col-md-8 h4{
		font-size: 13px;
	}
	.banner-home .col-md-4{
		margin-left: 0;
		padding: 0;
	}
	.banner-home .col-md-4 .form-check-score{
		padding: 16px;
	}
	.banner-home .col-md-4 .form-check-score-heading{
		width: 77%;
	}
	/*home about*/
	.about-finscore .heading-home h1{
		font-size: 26px;
	}
	.about-finscore .home-about-content .col-md-4 {
	    width: 100%;
	}
	.about-finscore .home-about-content .about-points p{
		font-size: 13px;
		font-family: opensans-reg;
	}
	.about-finscore .home-about-content iframe{
		height: 250px;
	}
	.about-finscore .home-about-content .col-md-6.col-md-offset-1{
		padding: 0;
	}
	/*how it works*/
	.home-works .heading-home h1{
		font-size: 26px;
	}
	.home-works {
	    padding-bottom: 30px;
	}
	.home-works .home-works-list{
		padding-left: 0px;
		padding-bottom: 7px;
		overflow: auto;
	}
	.home-works .home-works-list li figure figcaption {
	    width: 100%;
	}
	.home-works .home-works-list li{
		float: none;
	}
	.home-works .home-works-list li .curve-img{
		display: none;
	}
	.home-works .home-works-list li .arrow-img{
		display: none;
	}
	.home-works-list figure{
		margin-bottom: 50px;
	}
	/*testimonial*/
	.testimonial .heading-home h1{
		font-size: 26px;
	}
	.testimonial .testimonials-content{
		margin-bottom: 0;
	}
	.testimonial .testimonial-info{
		margin-bottom: 40px;
	}
	.home-faq .heading-home h1{
		font-size: 26px;
	}
	.home-faq  .panel-group{
		padding: 0;
	}
	.home-faq  .panel-title > a{
		font-size: 12px;
	}
	
	
	/****benefits***/
	#benefits ul {
    		padding-left: 10px;
    	}
	.benefits-banner-main{
		padding: 0;
		overflow-x: hidden;
	}
	.benefits-banner{
		padding: 16px 0;
	}
	.quote-benefit-img{
		padding: 0;
	}
	.benefits-banner-main h1{
		padding: 10px;
		font-size: 20px;
	}
	.benefits-banner-main .col-md-4 p {
	    font-size: 14px;
	    margin-top: 0;
	    width: 100%;	  
	}
	.quote-benefit-img img{
		display: none;
	}
	.quote-benefit-img p{
		width: 100%!important;
    	font-size: 12px;
    	padding: 10px!important;
	}
	#benefits .heading-home h1{
		font-size: 20px;
	}
	#benefits ul li{
		width: 100%!important;
	}
	#benefits ul li span {
	    padding: 6px 12px;
	    font-size: 20px;
	}
	#benefits ul li img {
	    margin-top: 4px;
	    margin-left: -11px;
	    width: 19px;
	    height: 21px;
	}
	#benefits ul li p{
		margin-top: -33px;
		font-size: 13px;
		width: 86%;
		padding-right: 0px;
		/*margin-left: 34px;*/
	}
	#benefits ul li p .bold{
		font-size: 13px;
	}
	#benefits ul li{
		margin-bottom: 30px;
	}
	#who-benefit .heading-home h1{
		font-size: 21px;
	}
	#who-benefit .heading-home h3{
		font-size: 11px;
	}
	#who-benefit .col-md-6 {
	    padding-left: 16px;
	}
	#who-benefit .col-md-6 h1{
		font-size: 25px
	}
	#who-benefit .col-md-6 p{
		font-size: 14px;
	}
	/*******blog details******/
	.banner ul{
		padding-left: 0;
	}
	.banner ul li{
		display: flex;
		border-right: 1px solid rgba(173, 173, 173, 0.41);
		border-bottom: none;
	}
	.banner ul li:last-child{
		border-bottom: 1px solid rgba(173, 173, 173, 0.41);
	}
	.blog-post .col-md-8{
		width: 100%;
	}
	.post-on-blog h3{
		font-size: 17px;
	}
	.blog-img {
   		height: 200px;
   }
   .blog-details .blog-details-p {
    	font-size: 12px;
    	text-align: justify;
   }
   .blog-video iframe{
   	height: 251px;
   }
   .share-section ul li:first-child{
   	padding-left: 0;
    	padding-bottom: 10px;
    	width: 100%;
   }
   .leave-comment .col-md-6:first-child {
	   padding-right: 0;
	}
	.col-md-3.post-latest {
   	width: 100%;
    	padding: 0;
	}
	.post-latest {
	   margin-left: 0;
	}
	.banner ul li a {
	   margin: 0 auto;
	}
	.post-latest> ul{
		padding-left: 9px;
	}
	.post-latest> ul li {
	    list-style: none;
	    display: inline-block;
	    /*margin: 0 11px;*/
	    width: 49%;
	}
	.img-latest{
		height: 150px;
	}
	.img-latest img{
		width: 100%;
    /*	margin: 0 auto;
    	display: block;*/
   }
   .task ul{
   		text-align: center;
   }
   .post-latest h4{
   	text-align: center;
   }
   .latest-post-heading {
   	text-align: center;
   }
   .latest-post-summary{
   	text-align: center;
   }
   /************faq*******************/

	.list-toggle .panel > .panel-heading + .panel-collapse > .list-group .list-group-item{
		font-size: 14px!important;
	}
	.list-toggle .list-group  .fa{
		padding: 5px 2px 5px 5px;
	}
	/*.contact-us-faq input{
		width: 100%;
	}*/
	.contact-us-faq{
		padding: 0;
	}
	/********contact us*********/
	.banner-contact h1{
		font-size: 26px;
	}
	.banner-contact ul{
		padding: 0;
	}
	.banner-contact ul li{
		font-size: 14px;
    	padding: 0;
	}
	.banner-contact {
	    height: 196px;
	    padding: 0 150px;
	    padding-top: 11px;
	}
	.contact-us .get-in-touch {
   	padding: 7px 20px;
   }
   .contact-us .get-in-touch h1{
   	font-size: 43px;
   }
   .contact-us .get-in-touch p{
   	text-align: justify;
   	font-size: 14px;
   }
   .contact-us .form {
   	padding: 20px;
   }
   .contact-us .membership h1{
   	font-size: 26px;
   }
   .contact-us .membership h2{
   	font-size: 19px;
   }
	.membership p {
   	width: 92%;
   }

   /*resource*/
   .portfolio .col-md-3{
   	padding: 5px;
   }
   .portfolio .col-md-3 figure img{
   	width: 100%;
   }
   .portfolio .col-md-6:first-child{
   		padding-right:5px;
   }
   .portfolio .col-md-6:last-child{
   		padding-left: 5px;
   }
   /**paramteres***/
   .container2{
   	width: 100%;
   }
 	.dashboard .col-md-3 {
		   width: 100%;
	}
	.parameters .dashboard-main>.col-md-8 {
	   width: 100%;
	   margin-top: 50px;
	}
	.parameters .primary-text{
		font-size: 15px;
	}
	.saving-score img{
		margin: 0 auto;
 		display: block;
	}
	.parameters .saving-score{
		padding: 10px 0;
	}
	.parameters .saving-score .col-md-10 h3 {
	    font-size: 15px;
	    text-align: center;
	    margin-top: 10px;
	}
	.parameters .saving-score .col-md-10 p {
 		font-size: 11px;
 	}
 	.parameters .content-parameter .col-md-8 {
		padding: 10px 20px;
	}
	.parameters .content-parameter .col-md-8 p{
		font-size: 12px;
	}
	.parameters .parameter-looks-like .col-md-5 {
 		padding-left: 0;
 		height: 171px
	}
	.parameters .parameter-looks-like{
		padding-right: 0;
	}
	.container2 img{
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.parameters .parameter-looks-like .col-md-7 h3{
		text-align: center;
		font-size: 17px;
	}
	.parameters .parameter-looks-like .col-md-7 img {
	    float: none;
	    width: 100%;
	    height: 2px;
	}
	.text-parameter {
	    text-align: left!important;
	    padding-left: 0;
	    line-height: 23px;
	    font-size: 13px;
	}
	.bottom-parameters .left-icon {
		width: 100%;
		float: none;
	}
	.bottom-parameters .left-icon img{
		margin: 0 auto;
 		display: block;
	}
	.bottom-parameters .right-text h3{
		text-align: center;
		margin-top: 10px;
	}
	.bottom-parameters .right-text {
   	float: none;
    	width: 100%;
	}
	.bottom-parameters .right-text p{
		font-size: 12px;
	}
	.parameters .content-parameter .col-md-4 img {
	    float: none;
	    margin: 0 auto;
	    display: block;
	}
	/******dashboard****/
	.dashboard-main>.col-md-8{
		width: 100%;
		padding: 20px 20px 0;
	}
	.dashboard-main h1{
		font-size: 23px;
	}
	.dashboard-main>.col-md-8>p{
		font-size: 13px;
	}
	.dashboard-main-status-section{
		padding-left: 10px;
	}
	.dashboard-main-status-section ul li {
   	width: 85%;
	}
	.dashboard h3{
		text-align: left;
	}
	.score-color-meaning h1{
		font-size: 22px!important;
	}
	.score-color-meaning .img-chart{
		width: 217px;
	}
	/*finscore*/


	/*footer*/
	footer iframe{
		height: 160px;
	}
	footer img {
	    width: 228px;
	}
	footer .social-links-footer ul {
	    	padding-left: 11px;
	}
    	footer .quick-links{
		margin-top:  40px!important;
	}
	footer .quick-links h4{
		margin-top: 0;
	}
	footer .download-ebook{
		margin-top: 40px;
	}
	footer .footer-copyright p{
		font-size: 12px;
	}
}

/* ---- Responsive Tablet CSS ---- */

@media (min-width: 768px) and (max-width: 960px) {
	
	.navbar-brand > img {
	    width: 136px;
	    padding-top: 5px;
	}
	.navbar-inverse .navbar-nav > li > a{
		color:#333;
		font-family: 'galexie';
		padding: 5px 6px;
	    font-size: 10px;
		/*padding: 5px 10px;
    	font-size: 11px;*/
	}
	.navbar-inverse .navbar-nav > li:last-child{
		margin-right: 10px;
	}
	/*parametes*/
	.parameters .dashboard-main>.col-md-8{
		width:100%;
	}
	.saving-score img{
		float: left;
    	margin-right: 33px;
	}
	.parameters .parameter-looks-like .col-md-7 img{
		width:45%;
	}
	.parameters .saving-score .col-md-10 h3{
		margin-left:20px;
	}
	.parameters .saving-score .col-md-10 p{
		margin-left:20px;
	}
	.parameters .parameter-looks-like .col-md-7 h3{
		font-size:16px;
	}
	.parameters .content-parameter .col-md-4{
		width:45%;
		float:left;
	}
	.parameters .content-parameter .col-md-8 {
	    padding: 100px 33px;
	   
	    width: 55%;
	    float: left;
	}
	/*dashboard*/
	.dashboard .col-md-3 {
	    width: 100%;
	}
	.dashboard .col-md-8 {
	    width: 100%;
	}
	
	/*pricing*/
	.notice{
		margin-top:130px;
	}
	.scale{
		height: auto;
    	width: 33%;
    	padding: 15px 15px 40px 15px;
	}
	.promo.second h2{
		font-size:23px;
	}
	.promo.first h1{
		font-size:23px;
	}
	
	/*about*/
	#achievements .heading-home p{
		padding-top:23px;
	}
	.achievements-contents{
		padding-bottom: 11px;
	}
	#achievements .achievements-contents .col-md-6 img {
   	height:45px;
}
	.about-banner ul li span {
	    font-size: 25px;
	    padding: 18px 22px;
	   /* margin-left: 45px;*/
	    margin-left: 0!important;
	}
	.about-banner ul li .investors {
	    font-size: 18px;
	    padding: 24px 12px;
	}
	.about-banner ul li .first-child {
	    padding: 19px 30px;
	}
	.about-banner ul li:last-child h4 {
	    margin-top: 37px;
	}
	.about-banner ul li> img {
	    margin-top: -79px;
	    margin-left: 80px;
	    width: 40px;
	}
	#team .about-heading {
	    padding: 0px 0px 70px;
	}
	#team h1{
		font-size:45px;
	}
	#team h3{
		font-size:15px; 
	}
	.team-member img{
		margin:0 auto;
	}
	#achievements{
		padding:0;
	}
	/*home banner*/
	.banner-home .col-md-8{
		width: 100%;
	}
	.banner-home .col-md-4{
		width: 100%;
		margin-left: 0;
	}
	
	.banner-home .col-md-8 h2{
		font-size: 21px;
	}
	.banner-home .col-md-8 h1{
		font-size: 60px;
	}
	.banner-home .col-md-8 h3{
		font-size: 30px;
	}
	.banner-home .col-md-4 .form-check-score{
		padding: 20px;
	}
	.banner-home .col-md-4 .form-check-score-heading{
		width: 79%;
	}
	
	/*home how it work */
	
	.home-works .home-works-list li{
		float:none;
		 display: inline-block;
	}
	.home-works .home-works-list li .arrow-img {
		/*margin-bottom: 125px;*/
	    margin: 0  0 125px;
	    width: 15px;
	}
	.home-works .home-works-list {
	    margin-top: 0;
	    text-align: center;
	}
	.home-works .home-works-list li .curve-img {
	    margin-left: -204px;
	    margin-top: 0;
	    float: none;
	    display: inline-block;
	}
	
	.home-works .home-works-list li figure figcaption p{
		font-size: 13px;
	}
	.home-works .container{
		width: 100%;
		padding: 0;
	}
	.home-works .home-works-list li figure img{
		width: 45px;
	}

	/***benefits******/
	.benefits-banner-main h1{
		font-size: 31px;
		padding: 20px 0 40px;
	}
	.quote-benefit-img p{
		width: 87%!important;
	}
	.benefits-banner {
	    padding: 50px 0;
	}
	#benefits ul li{
		width: 100%;
	}
	#benefits ul {
		padding-left: 40px;
	}
	#benefits ul li span {
	    padding: 11px 17px;
	    font-size: 20px;
	}
	#benefits ul li img{
		margin-top: 0px;
	}
	#benefits ul li p{
		margin-left: 75px;
	
	}
	#who-benefit .heading-home h1{
		font-size: 31px;
	}
	#who-benefit .heading-home h3{
		font-size: 13px;
	}
	.benefits-banner-main{
		overflow: hidden;
	}
	.quote-benefit-img{
		padding: 0;
	}
	#benefits .heading-home h1{
		font-size: 31px;
	}
	#who-benefit .col-md-6 {
	    padding-left: 56px;
	}
	.benefits-banner-main .col-md-4 p{
		margin-top: -3px;
		font-size: 15px;
		width: 100%;
	}
	
	/*home about*/
	.about-finscore .home-about-content .col-md-4{
		width: 100%;
	}
	.about-finscore .home-about-content .about-points p{
		font-size: 16px;
	}
	/****************blog*************/
	.banner ul li{
		padding: 10px 28px;
	}
	.blog-post .col-md-8 {
	   width: 68.666667%;
	}
	.navbar-right{
		margin-right: -28px;
	}
	.banner ul{
		padding-left: 0;
	}
	.banner ul li{
		display: flex;
		border-right: 1px solid rgba(173, 173, 173, 0.41);
		border-bottom: none;
	}
	.banner ul li:last-child{
		border-bottom: 1px solid rgba(173, 173, 173, 0.41);
	}
	.blog-post .col-md-8{
		width: 100%;
	}
	.post-on-blog h3{
		font-size: 17px;
	}
	.blog-img {
   	height: 200px;
   }
   .blog-details .blog-details-p {
    	font-size: 12px;
    	text-align: justify;
   }
   .blog-video iframe{
   	height: 251px;
   }
   .share-section ul li:first-child{
   	padding-left: 0;
    	padding-bottom: 10px;
    	width: 100%;
   }
   .leave-comment .col-md-6:first-child {
	   padding-right: 0;
	}
	.col-md-3.post-latest {
   	width: 100%;
    	padding: 0;
	}
	.post-latest {
	   margin-left: 0;
	}
	.banner ul li a {
	   margin: 0 auto;
	}
	.post-latest >ul li{
		display: inline-block;
		width: 49%;
	}
	.img-latest{
		height: 152px;
	}
	.img-latest img{
		width: 100%;
    	/*margin: 0 auto;
    	display: block;*/
   }
   .task ul{
   	text-align: center;
   }
   .post-latest h4{
   		text-align: center;
   }
   .latest-post-heading {
   		text-align: center;
   }
   .latest-post-summary{
   		text-align: center;
   }
	/*********contact us**************/
	.contact-us .get-in-touch{
   	padding: 7px 10px;
   }
   .contact-us .get-in-touch p{
   	font-size: 14px;
   	/*margin-bottom: 38px;*/
   }
   .contact-us .get-in-touch ul{
   	margin-top: 52px;
   }
   .contact-us .form {
    	padding: 18px 100px;
   }
   .contact-us .form form .row{
   		margin-bottom: 5px;
   }
   .contact-us .get-in-touch ul li{
   		height:44px;
   		width:44px;
   		padding:9px 13px 0px;
   }
   .contact-us .get-in-touch{
   		padding:13px 34px;
   }
   
   .contact-us .get-in-touch h1{
   	font-size: 48px;
   }
   
   /*parameters*/
   .parameters .parameter-looks-like .col-md-7 h3{
   	font-size: 16px;
   }
   .text-parameter{
   	padding-left: 35px;
   	font-size: 13px;
   }
   /*dashboard*/
   .dashboard-main>.col-md-8{
   	padding: 20px 20px 0;
   }
   .dashboard-main-status-section ul li {
   	width: 91%;
	}
	/*footer*/
	footer iframe{
		height: 250px;
	}


}


@media (min-width: 961px) and (max-width: 1023px) {
	
	/**correction*/
	.contact-us .form {
	    padding: 18px 100px;
	}
	.contact-us .get-in-touch ul li a{
		font-size: 20px;
	}
	.contact-us .get-in-touch p {
    	font-size: 14px;
	}
	.contact-us .get-in-touch p {
	    font-size: 14px;
	    margin-bottom: 70px;
	}
	/*end*/
	
	
	.navbar-brand > img {
	   /* width: 136px;*/
	}
	.navbar-inverse .navbar-nav > li > a{
		color:#333;
		font-family: 'galexie';
		padding: 5px 6px;
    	font-size: 10px;
		/*padding: 5px 10px;
    	font-size: 11px;*/
	}
	.navbar-inverse .navbar-nav > li:last-child{
		margin-right: 10px;
	}
	/*home banner*/
	.banner-home .col-md-8{
		width: 100%;
	}
	.banner-home .col-md-4{
		width: 100%;
		margin-left: 0;
	}
	
	.banner-home .col-md-8 h2{
		font-size: 21px;
	}
	.banner-home .col-md-8 h1{
		font-size: 60px;
	}
	.banner-home .col-md-8 h3{
		font-size: 30px;
	}
	.banner-home .col-md-4 .form-check-score{
		padding: 20px;
	}
	.banner-home .col-md-4 .form-check-score-heading{
		width: 79%;
	}
	
	/*home how it work */
	.home-works .home-works-list li {
	    list-style: none;
	    display: inline-block;
	    float: none;
	}
	.home-works .home-works-list li .arrow-img {
		margin: 0px 0 125px 10px;
	   /* width: 15px;*/
	}
	.home-works .home-works-list {
	    margin-top: 0px;
	    text-align: center
	}
	.home-works .home-works-list li .curve-img {
	    margin-left: -177px;
    	float: none;
	}
	.home-works .home-works-list li figure figcaption p{
		font-size: 13px;
	}
	.home-works .container{
		width: 100%;
		padding: 0;
	}
	.home-works .home-works-list li figure img{
		width: 60px;
	}

	/***benefits******/
	.benefits-banner{
		padding: 50px 0;
	}
	.quote-benefit-img {
	    padding: 0;
	}
	.benefits-banner-main{
		overflow: hidden;
	}
	#benefits ul li p {
	    margin-left: 76px;
	}
	.benefits-banner-main h1{
		font-size: 33px;
		padding: 20px 0 40px;
	}
	.quote-benefit-img p{
		width: 87%!important;
	}
	.benefits-banner {
	    padding: 50px 0;
	}
	#benefits ul li{
		width: 100%;
	}
	#benefits ul {
		padding-left: 40px;
	}
	#benefits ul li span {
	    padding: 11px 17px;
	    font-size: 20px;
	}
	#benefits ul li img{
		margin-top: 0px;
	}
	#benefits ul li p{
		margin-left: 86px;
	}
	#who-benefit .heading-home h3{
		font-size: 14px;
	}
	#who-benefit .col-md-6 h1{
		font-size: 29px;
	}
	#who-benefit .col-md-6 p{
		font-size: 15px;
	}
	#benefits .heading-home h1{
		font-size: 33px;
	}
	#who-benefit .heading-home h1{
		font-size: 33px;
	}
	#who-benefit .col-md-6 {
	    padding-left: 56px;
	}
	.benefits-banner-main .col-md-4 p{
		margin-top: -3px;
		font-size: 15px;
		width: 100%;
	}
	
	/*home about*/
	.about-finscore .home-about-content .col-md-4{
		width: 100%;
	}
	.about-finscore .home-about-content .about-points p{
		font-size: 16px;
	}
	.about-finscore .home-about-content .col-md-6{
		width: 100%;
		margin-left: 0;
	}
	/****************blog*************/
	.banner ul li{
		padding: 10px 28px;
	}
	.blog-post .col-md-8 {
	   width: 68.666667%;
	}
	.navbar-right{
		margin-right: -28px;
	}
	.banner ul{
		padding-left: 0;
	}
	.banner ul li{
		display: flex;
		border-right: 1px solid rgba(173, 173, 173, 0.41);
		border-bottom: none;
	}
	.banner ul li:last-child{
		border-bottom: 1px solid rgba(173, 173, 173, 0.41);
	}
	.blog-post .col-md-8{
		width: 100%;
	}
	.post-on-blog h3{
		font-size: 17px;
	}
	.blog-img {
   	height: 200px;
   }
   .blog-details .blog-details-p {
    	font-size: 12px;
    	text-align: justify;
   }
   .blog-video iframe{
   	height: 251px;
   }
   .share-section ul li:first-child{
   	padding-left: 0;
    	padding-bottom: 10px;
    	width: 100%;
   }

   .leave-comment .col-md-6:first-child {
	   padding-right: 0;
	}
	.col-md-3.post-latest {
   	width: 100%;
    	padding: 0;
	}
	.post-latest {
	   margin-left: 0;
	}
	.latest-post-list{
		text-align: center;
	}
	.task ul{
		text-align: center;
	}
	.latest-post-list li{
		/*float: left!important;*/
		display: inline-block;
		margin: 0 10px;
	}
	.banner ul li a {
	   margin: 0 auto;
	}
	.img-latest img{
		width: 100%;
    	margin: 0 auto;
    	display: block;
   }
   .post-latest h4{
   	text-align: center;
   }
   .latest-post-heading {
   	text-align: center;
   }
   .latest-post-summary{
   	text-align: center;
   }
	/*********contact us**************/
	.contact-us .get-in-touch{
   	padding: 7px 10px;
   }
   .contact-us .get-in-touch p{
   	font-size: 15px;
   	/*margin-bottom: 38px;*/
   }
   .contact-us .get-in-touch ul{
   	margin-top: 52px;
   }
   /*.contact-us .form {
   	padding: 40px 200px 43px 100px
   }*/
   .contact-us .get-in-touch h1{
   	font-size: 48px;
   }
   /*parameters*/
   .parameters .parameter-looks-like .col-md-7 h3{
   	font-size: 16px;
   }
   .text-parameter{
   	padding-left: 35px;
   	font-size: 13px;
   }
   /*dashboard*/
   .dashboard-main>.col-md-8{
   	padding: 20px 20px 0;
   }
   .dashboard-main-status-section ul li {
   	width: 91%;
	}
	footer iframe{
		height: 250px!important;
	}
	/*finscore*/
	/*.dropdown.member{
		margin-right: 32px;
	}*/

}



/*1024*/
@media (min-width: 1023px) and (max-width: 1026px){
	/*dash foot*/
	.red-color-means{
		padding-left: 81px;
	}
	.dashboard-main-status-section ul li {
		width: 91%;
	}
	/*parameters*/
	.parameters .parameter-looks-like .col-md-7 h3{
		font-size:16px;
	}
	/*pricing*/
	.scale{
		width:32%;
	}
	
	.about-banner ul li span{
		margin-left:0;
	}
	#achievements {
	    padding: 70px 0;
	}
	.contact-us .get-in-touch{
	   	padding: 7px 10px;
	}
   	.contact-us .get-in-touch p{
   		font-size: 11pt;
   		margin-bottom: 86px;
   }
   .contact-us .get-in-touch {
    	padding: 13px 10px;
   	
   }
   .contact-us .get-in-touch ul li a {
	    color: #333;
	    font-size: 19px;
	}
	.contact-us .get-in-touch p{
		margin-bottom: 32px;
	}
   .contact-us .get-in-touch ul{
   		margin-top: 52px;
    }
   .contact-us .form form .row{
   		margin-bottom:5px;
   }
   .contact-us .get-in-touch ul li{
   		height:44px;
   		width:44px;
   		padding:9px 13px 0px;
   }
   .contact-us .get-in-touch{
   		padding:13px 34px;
   }
   
   .contact-us .get-in-touch h1{
   		font-size: 48px;
   }
   .contact-us .get-in-touch ul li a{
   		font-size:20px;
   }
	.navbar-brand > img {
	    width: 136px;
	    padding-top: 5px;
	}
	.navbar-inverse .navbar-nav > li > a{
		color:#333;
		font-family: 'galexie';
		padding: 5px 10px;
    	font-size: 11px;
	}
	/*banner*/
	.banner-home .col-md-8 h1{
		font-size: 60px;
	}
	.banner-home .col-md-8 h3{
		font-size: 30px;
	}
	.banner-home .col-md-8 h2{
		font-size: 20px;
	}
	.banner-home .col-md-4 .form-check-score-heading{
		width: 78%;
	}
	.banner-home .col-md-8 p {
	    font-size: 15px;
	    padding: 39px 70px 0 70px;
	}
	.banner-home .col-md-8 h4{
		font-size: 19px;
	}
	.banner-home .col-md-4 .form-check-score{
		padding: 12px;
	}
	.banner-home .col-md-4 .form-check-score-heading{
		font-size: 14px;
	}
	.banner-home .col-md-4 .form-check-score .row input {
	    height: 36px;
	}
	.banner-home .col-md-4 .form-check-score p{
		font-size: 12px;
	}
	/*home about*/
	.about-finscore .home-about-content .about-points p{
		font-size: 16px;
	}
	/*how it wrks*/
	.home-works .container{
		width: 100%;
	}
	.home-works .home-works-list li figure img{
		width: 40px;
	}
	.home-works .home-works-list li .curve-img {
	    margin-left: -142px;
	}
	.home-works .home-works-list li .arrow-img{
		margin: 0;
	}
	/*benefits*/
	.quote-benefit-img{
		padding: 0;
	}
	.benefits-banner{
		padding: 50px 0;
	}
	.benefits-banner-main .col-md-4 p{
		font-size: 15px;
	}
	
	#benefits .heading-home h1{
		font-size: 41px;
	}
	#who-benefit .heading-home h1{
		font-size: 41px;
	}
	#who-benefit .heading-home h3{
		font-size: 17px;
	}
	#benefits ul li{
		width: 100%;
	}
	/*blog*/
	.banner ul{
		padding-left: 0;
	}
	.banner ul li{
		/*display: flex;
		border-right: 1px solid rgba(173, 173, 173, 0.41);
		border-bottom: none;*/
		padding:10px 29px;
	}
	.banner ul li:last-child{
		border-bottom: 1px solid rgba(173, 173, 173, 0.41);
	}
	.blog-post .col-md-8{
		width: 100%;
	}
	.post-on-blog h3{
		font-size: 17px;
	}
	.blog-img {
   		height: 200px;
   }
   .blog-details .blog-details-p {
    	font-size: 12px;
    	text-align: justify;
   }
   .blog-video iframe{
   		height: 251px;
   }
   .share-section ul li:first-child{
   		padding-left: 0;
    	padding-bottom: 10px;
    	width: 100%;
   }
   .leave-comment .col-md-6:first-child {
	   padding-right: 0;
	}
	.col-md-3.post-latest {
   	width: 100%;
    	padding: 0;
	}
	.post-latest {
	   margin-left: 0;
	}
	.banner ul li a {
	   margin: 0 auto;
	}
	.post-latest> ul li{
		display: inline-block;
		margin: 0 13px;
	}
	.img-latest img{
		width: 100%;
    	/*margin: 0 auto;
    	display: block;*/
   }
   .post-latest h4{
   	text-align: center;
   }
   .latest-post-heading {
   	text-align: center;
   }
   .latest-post-summary{
   	text-align: center;
   }
}

@media (min-width: 1027px) and (max-width: 1199px){
	
	
	.contact-us .get-in-touch{
   		padding: 7px 10px;
   }
   .contact-us .get-in-touch p{
   		font-size: 11pt;
   		margin-bottom: 86px;
   }
   .contact-us .get-in-touch {
    	padding: 13px 10px;
   	
   }
   .contact-us .get-in-touch ul li a {
	    color: #333;
	    font-size: 19px;
	}
	
   .contact-us .get-in-touch ul{
   	margin-top: 52px;
   }
   .contact-us .form form .row{
   		margin-bottom:5px;
   }
   .contact-us .get-in-touch ul li{
   		height:44px;
   		width:44px;
   		padding:9px 13px 0px;
   }
   .contact-us .get-in-touch{
   		padding:13px 34px;
   }
   
   .contact-us .get-in-touch h1{
   	font-size: 48px;
   }
   .contact-us .get-in-touch ul li a{
   		font-size:20px;
   }
	.navbar-brand > img {
	    width: 136px;
	}
	.navbar-inverse .navbar-nav > li > a{
		color:#333;
		font-family: 'galexie';
		padding: 5px 10px;
    	font-size: 11px;
	}
	/*banner*/
	.banner-home .col-md-8 h1{
		font-size: 60px;
	}
	.banner-home .col-md-8 h3{
		font-size: 30px;
	}
	.banner-home .col-md-8 h2{
		font-size: 20px;
	}
	.banner-home .col-md-4 .form-check-score-heading{
		width: 78%;
	}
	.banner-home .col-md-8 p {
	    font-size: 15px;
	    padding: 39px 70px 0 70px;
	}
	.banner-home .col-md-8 h4{
		font-size: 19px;
	}
	.banner-home .col-md-4 .form-check-score{
		padding: 12px;
	}
	.banner-home .col-md-4 .form-check-score-heading{
		font-size: 14px;
	}
	.banner-home .col-md-4 .form-check-score .row input {
	    height: 36px;
	}
	.banner-home .col-md-4 .form-check-score p{
		font-size: 12px;
	}
	/*home about*/
	.about-finscore .home-about-content .about-points p{
		font-size: 16px;
	}
	/*how it wrks*/
	.home-works .home-works-list li figure img{
		width: 40px;
	}
	.home-works .home-works-list {
	    margin-top: 0;
	    text-align: center;
	    padding-left: 0;
	}
	.home-works .home-works-list li {
	    list-style: none;
	    display: inline-block;
	    float: none;
	}
	.home-works .home-works-list li .curve-img {
	    margin-left: -168px;
	    margin-top: 0;
	    float: none;
	}
	.home-works .home-works-list li .arrow-img{
		margin: 0 0 125px;
	}
	.quote-benefit-img{
		padding: 0;
	}
	.benefits-banner-main{
		overflow: hidden;
	}
	.benefits-banner {
	    padding: 50px 0;
	}
	.benefits-banner-main .col-md-4 p{
		font-size: 16px;
	}
		#benefits ul li{
		width: 100%;
	}
	/*blog*/
	.banner ul li{
		padding:10px 29px;
	}
	.blog-post .col-md-8 {
	    width: 67.666667%;
	}
	   
}

/*1200 large system*/
@media (min-width: 1200px) and (max-width: 1210px){
	.scale{
		width:33%;
	}
}
/*@media (min-width: 1026px) and (max-width: 1500px){
}*/


@media all and (max-width: 600px){
	.blog-post .col-md-8 {
		width: 100%;
	}
	.col-md-3.post-latest {
		width: 100%;
		padding-right: 15px;
		margin-left: 0;
		height: auto !important;
	}
	footer {
		text-align: center;
	}
}

.dropdown.member button.btn.dropdown-toggle {
    border-radius: 0;
    font-family: galexie;
    font-size: 13px;
    display: inline-block;
    text-decoration: none;
    padding: 9px 15px 8px;
    color: #fff;
    background: #18446b!important;
    border: 1px solid #18446b;
}

.dropdown.member button.btn.dropdown-toggle:hover {
    color: #f1bc30;
}


.lms_dashboard_profile_datas{
	color:#999999;
}
.lms_dashboard_profile_datas .fl-icon i:before{
	font-size:30px;
}
.lms_dashboard_profile_datas .p1{

}
.lifterlms{
	max-width: 1140px;
    margin: 0 auto;
}