ul {
    list-style: circle;
}
header ul{
list-style: none;
}

.logo a img {
    margin-top: -12px;
}
.main-header .top-search-holder .search-area .search-field{
width: 65%;
}
.outer-top-xs {
    margin-top: 0px;
}
.call-us{
    margin-top: 6px;
margin-right:15px;
}
.call-us span{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 20px;
    padding: 6px 0px 6px 0px;
    text-transform: uppercase;
    -webkit-transitio: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.carousel .item {
  height:497px;
}
.cnt-account{
margin-right:15px;
}
.item img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 400px;
}
.main-header .top-search-holder .search-area {
    border: 2px solid #16c0ef;
}

.main-header .top-search-holder .search-area .categories-filter a{
color: #16c0ef;
}

.main-header .top-search-holder .search-area .search-button:after{
color: #16c0ef;
}
.animate-dropdown .container{
padding-left: 0px;
padding-right: 0px;
}
hr {
    width: 30% !important;
    color: #fff;
}
h1.title { 
	font-size: 50px;
	font-family: 'Passion One', cursive; 
	font-weight: 400; 
}

hr{
	width: 10%;
	color: #fff;
}

.form-group{
	margin-bottom: 5px;
}
.form-group .seo-btn {
    background: #724d8c;
    color: #ffffff;
    font-weight: 600;
    border: 2px solid #724d8c;
    padding: 7px;
}
.form-group .seo-btn:hover {
    background: #ffffff;
    color: #724d8c;
    font-weight: 600;
    border: 2px solid #724d8c;
    padding: 7px;
}
input,
input::-webkit-input-placeholder {
    font-size: 11px;
    padding-top: 3px;
}

.main-login{
 	background-color: #fff;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);

}
.form-control {
    height: auto!important;
padding: 8px 12px !important;
}
.input-group {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
}
#button {
    border: 1px solid #ccc;
    margin-top: 28px;
    padding: 6px 12px;
    color: #666;
    text-shadow: 0 1px #fff;
    cursor: pointer;
    -moz-border-radius: 3px 3px;
    -webkit-border-radius: 3px 3px;
    border-radius: 3px 3px;
    -moz-box-shadow: 0 1px #fff inset, 0 1px #ddd;
    -webkit-box-shadow: 0 1px #fff inset, 0 1px #ddd;
    box-shadow: 0 1px #fff inset, 0 1px #ddd;
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #eeeeee));
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
    background: -o-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
    background: linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#eeeeee', GradientType=0);
}
.main-center{
position: relative;
z-index: 16;
 	margin-top: -467px;
margin-right: 15px;
 	width: 300px;
    padding: 10px 10px;
	background:#16c0ef;
	    color: #FFF;
    text-shadow: none;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);

}
span.input-group-addon i {
    color: #009edf;
    font-size: 17px;
}

.login-button{
	margin-top: 5px;
}
.btn-block {
    display: block;
    width: 100%;
}
.login-register{
font-size: 11px;
text-align: center;
}
.raq-btn {
    background: #555;
    color: #ffffff;
    font-weight: 600;
    border: 2px solid #555;
    padding: 7px;
margin: 5px 0 5px 0;
}
.raq-btn:hover { 
  background-color: #fff; 
border: 2px solid #724d8c;
color:#724d8c;
}
.seo-btn{
background: #16c1f3;
color: #ffffff;
font-weight: 600;
border: 2px solid #16c1f3;
padding : 7px;
}
.seo-btn:hover { 
background-color: #fff; 
border: 2px solid #16c1f3;
color:#16c1f3;
}
.text-bold{
font-weight:bold;
}
.text-gray{
color: #5d5a5a;
}
.dark-green{
color:#724d8c;
}
.black{
color:#000;
}
.red{
color:#e5554f;
}
.blue{
color:#008bcd;
}
.med-green{
color:#16c1f3;
}
.white{
color:#fff;
} 
.text-center{
text-align:center;
}
.img-center{
display: block;
margin: 0 auto;
}
.services {
    margin: 34px 0 34px 0;
    padding: 17px;
}
.home-page-service h3{
text-align:center;
margin-top:15px;
font-weight: 600;
font-size:28px;
}
.center-algmnt{
margin: 0 auto;
}
.white-bg{
background-color: white;
}
.med-green-bg{
background-color:  #3498db;
}
.green-bg{
background-color:#724d8c;
}
.gray{
color:#5d5a5a;
}
.dark-gray{
  color: #555;
}
#Financial-Insts .seo-btn{
background: #724d8c;
color: #ffffff;
font-weight: 600;
border: 2px solid #724d8c;
padding : 7px;
}
#Financial-Insts .seo-btn:hover { 
background-color: #fff; 
border: 2px solid #724d8c;
color:#724d8c;
}
.top-bar {
    padding: 0px;
    font-size: 12px;
    background: #fff;
}





/*SHARE BTNS*/

.mobile-social-share {
    display: block !important;
    min-height: 70px !important;
}
.btn-info {
    color: #ffffff;
    background-color:#16c1f3;
    border-color: #16a0c8;
}
.btn-info:hover {
    color: #ffffff;
    background-color: #16a0c8;
    border-color: #16c1f3;
}
.mobile-social-share h3 {
    color: inherit;
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin: 25px 25px 0 25px;
}
.share-group {
    margin: 0;
}

.btn-group-share {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

.mobile-social-share ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    min-width: 61px;
    padding: 0;
}

.share {
    min-width: 17px;
}

.mobile-social-share li {
    display: block;
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;
}

.btn-share {
    background-color: #BEBEBE;
    border-color: #CCCCCC;
    color: #333333;
}

.btn-twitter {
    background-color: #3399CC !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-google {
    background-color: #DD3F34 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-linkedin {
    background-color: #1884BB !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-pinterest {
    background-color: #CC1E2D !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-mail {
    background-color: #FFC90E !important;
    width: 51px;
    color:#FFFFFF!important;
}

.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

#socialShare {
    max-width:59px;
    margin-bottom:18px;
}

#socialShare > a{
    padding: 6px 10px 6px 10px;
}

@media (max-width : 320px) {
    #socialHolder{
        padding-left:5px;
        padding-right:5px;
    }
    
    .mobile-social-share h3 {
        margin-left: 0;
        margin-right: 0;
    }
    
    #socialShare{
        margin-left:5px;
        margin-right:5px;
    }
    
    .mobile-social-share h3 {
        font-size: 15px;
    }
}

@media (max-width : 238px) {
    .mobile-social-share h3 {
        font-size: 12px;
    }
}
.btn i {
    padding-right: 0px;
}








/* carousel */
.media-carousel {
  margin-bottom: 0;
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left {
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #16c1f3;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 55px
}
/* Next button  */
.media-carousel .carousel-control.right {
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #16c1f3;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 55px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 250px;
  height: 100px
}
/* here is custom styling */
.web_disigner {
height: 360px; }
  .web_disigner .web_disigner_contain {
    padding: 34px 0px; }
  .web_disigner .parent_circle {
    background: #63cdf4 none repeat scroll 0 0;
    border: 10px solid #30a9d4;
    border-radius: 50%;
    height: 190px;
    width: 190px;
    display: table;
    position: relative; }
    .web_disigner .parent_circle .parent_circle_contain {
      display: table-cell;
      vertical-align: middle;
      font-size: 13px;
      text-align: center;
      font-weight: 600; }
    .web_disigner .parent_circle .child_round_circle {
      border: 10px solid #63cdf4;
      border-radius: 50%;
      height: 140px;
      left: 135px;
      position: absolute;
      top: -25px;
      width: 140px; }
    .web_disigner .parent_circle .child_round_circle_img1 {
      background: url("/showImage?image=776");
      background-size: 100%; }
 .web_disigner .parent_circle .child_round_circle_img2 {
background: transparent url("/showImage?image=466") repeat scroll 0 -11px/100% auto; 
background-position:top;    
      }
    .web_disigner .parent_circle .child_round_circle_img3 {
      background: url("/showImage?image=461");
      background-size: 100%; }
    .web_disigner .parent_circle .child_round_circle_img4 {
      background: url("/showImage?image=775");
      background-size: 100%; }
    .web_disigner .parent_circle .child_round_circle_img5 {
      background: url("/showImage?image=856");
      background-size: 100%; }
    .web_disigner .parent_circle .child_round_circle_img6 {
      background: url("/showImage?image=777");
      background-size: 100%; }
.padtop30 {
  padding-top: 30px; }


#media .carousel-inner{
    position: relative;
    width: 100%;
    overflow:visible;
}


  /* Responsive css */
  @media only screen and (max-width: 360px) {
 .web_disigner .parent_circle .child_round_circle {
    border: 10px solid #63cdf4;
    border-radius: 50%;
    height: 100px;
    left: 100px;
    position: absolute;
    top: -38px;
    width: 100px;
}
}
@media (max-width: 992px) {
.web_disigner {
 min-height: 820px; 
 overflow:visible;
}
}/*
.media-carousel .carousel-control.left{
margin-top: 90px;  
}
.media-carousel .carousel-control.right{
margin-top: 90px;  
}*/
  

/* End carousel */

.footer .footer-bg{
    background: url("/showImage?image=445");
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer .module-heading {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
}
.header-style-1{
 background: url("/showImage?image=445");
}
.mega-menu .dropdown-menu {
    width: 64.5%;
    left: 0px;
    top: 41px;
}
.dropdown-menu{
    font-size: 12px;
}
.dropdown-item-container {
    padding: 5px 10px !important;
}




/*BreadCrumb*/
.cd-breadcrumb li {
  display: inline-block;
  margin: 0 .6em;
  color: #444;
}
.cd-breadcrumb.custom-separator li, 
.cd-multi-steps.custom-separator li {
  /* replace the default separator with a custom icon */
  height: 16px;
  vertical-align: middle;
}
.cd-breadcrumb{
display: inline-block;
}

/*INSIDE-PAGE-CSS*/
.CHLA-title-bg{
background-position: 100% 0;
background-image:url("/showImage?image=485");
}
.inspect-title{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%; 
float:left;
position: relative;
height: 100%;
padding:34px 0px 34px 0px;}




/*SIDEBAR*/

/*
#sidebar .navbar-default .navbar-nav > li > a {
    height: 25px;
}
#sidebar {
    position: fixed;
    bottom: 350px;
top:455px;
    z-index: 10000;
    width: 260.5px;
}
*/

#sidebar .navbar-nav > li > a {
    padding-top: 3px;
    padding-bottom: 5px;
}
.sidebar-nav {
    width: 100%;
margin:34px 0 34px 0;
}
.navbar-default {
    background: #f5f5f5;
}
.navbar {
    min-height: 42px;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #c0c0c0;
}

.navbar {
    position: relative;
    z-index: 1000;
    min-height: 50px;
}
.navbar-default .navbar-nav>li>a {
    color: #5d5a5a;
}
#sidebar .navbar-collapse ul li {
  /*  padding-top: 5px;
    padding-bottom: 5px; */
    border-bottom: 1px solid #c0c0c0;
    background-repeat: no-repeat;
    text-align: left;
    width: 100%;
    display: block;
}
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
}
@media (min-width: 1200px)
.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
@media (min-width: 768px)
.navbar-nav {
    float: left;
    margin: 0;
}
@media (min-width: 768px)
.navbar-nav > li {
    float: left;
}
.nav > li {
    position: relative;
    display: block;
}
.blog-item .blog-image img {
    width: 100%;
}
.blog-item .blog-image {
    margin-bottom: 17px;
}
.dropdown-item-container{
    padding: 20px 20px;
}

.blog-item .blog-image img {
    width: 100%;
}
.blog-item .blog-image {
    margin-bottom: 17px;
}
.boxed {
border: 1px solid;
padding: 10px;
width: fit-content;
}







