@font-face {font-family: "Ciutadella";
  src: url("/seo-theme-01/fonts/9eba9fd211ec90d8f4f10ee7de98cee9.eot"); 
  src: url("/seo-theme-01/fonts/9eba9fd211ec90d8f4f10ee7de98cee9.eot?#iefix") format("embedded-opentype"),
  url("/seo-theme-01/fonts/9eba9fd211ec90d8f4f10ee7de98cee9.woff2") format("woff2"), 
  url("/seo-theme-01/fonts/9eba9fd211ec90d8f4f10ee7de98cee9.woff") format("woff"), 
  url("/seo-theme-01/fonts/9eba9fd211ec90d8f4f10ee7de98cee9.ttf") format("truetype"), 
  url("/seo-theme-01/fonts/9eba9fd211ec90d8f4f10ee7de98cee9.svg#Ciutadella W04 Reg") format("svg"); 
}

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;
}
.toggle-footer i {
background: white;
}
.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 #001d59;
}

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

.main-header .top-search-holder .search-area .search-button:after{
color: #001d59;
}
.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: #000033;
    color: #ffffff;
    font-weight: 600;
    border: 2px solid #000033;
    padding: 7px;
}
.form-group .seo-btn:hover {
    background: #ffffff;
    color: #000033;
    font-weight: 600;
    border: 2px solid #000033;
    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:#001d59;
	    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 #000033;
color:#000033;
}
.seo-btn{
background: #001d59;
color: #ffffff;
font-weight: 600;
border: 2px solid #001d59;
padding : 7px;
}
.seo-btn:hover { 
background-color: #fff; 
border: 2px solid #001d59;
color:#001d59;
}
.text-bold{
font-weight:bold;
}
.text-gray{
color: #5d5a5a;
}
.dark-green{
color:#000033;
}
.black{
color:#000;
}
.red{
color:#e5554f;
}
.blue{
color:#008bcd;
}
.med-green{
color:#001d59;
}
.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:#000033;
}
.gray{
color:#5d5a5a;
}
.dark-gray{
  color: #555;
}
#Financial-Insts .seo-btn{
background: #000033;
color: #ffffff;
font-weight: 600;
border: 2px solid #000033;
padding : 7px;
}
#Financial-Insts .seo-btn:hover { 
background-color: #fff; 
border: 2px solid #000033;
color:#000033;
}
.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:#001d59;
    border-color: #16a0c8;
}
.btn-info:hover {
    color: #ffffff;
    background-color: #16a0c8;
    border-color: #001d59;
}
.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 #001d59;
  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 #001d59;
  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: 220px;
    width: 220px;
    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=1098");
      background-size: 100%; }
 .web_disigner .parent_circle .child_round_circle_img2 {
background: transparent url("/showImage?image=1582 ") 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=1444");
      background-size: 100%; }
    .web_disigner .parent_circle .child_round_circle_img5 {
      background: url("");
      background-size: 100%; }
    .web_disigner .parent_circle .child_round_circle_img6 {
      background: url("/showImage?image=777");
      background-size: 100%; }
.padtop30 {
  padding-top: 30px; }


.carousel-inner{
    position: relative;
    width: 100%;
    overflow:hidden;
height:500px;
}


  /* 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 {
 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=1118");
    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=1118");
}
.mega-menu .dropdown-menu {
    width: 64.5%;
    left: 0px;
    top: 41px;
}
.dropdown-menu{
    font-size: 12px;
}
.dropdown-item-container {
    padding: 5px 10px !important;
}
.header-style-1 .header-nav{
background: rgba(0,29,89,0.6);
}



/*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;
}


/*
=====================INSPECTOR CAROUSEL=====================
*/

pre {
  border:1px solid #000;
  overflow-x:auto;
  background: #222;
  color: #fff;
  text-shadow: none;
}

.wrapper {
    max-width: 620px;
    padding: 0 20px 40px 20px;
    margin: auto;
}

.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    border: 5px solid #fff;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
background-color:#fff;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
background-color:#fff;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 100%;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
    margin: 0 auto;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
z-index:1000;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 4px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.jcarousel-control-prev:hover {
    text-decoration:none;
    color:#002655  !important;
    background-color: rgba(255,255,255,0.5) !important;
}

.jcarousel-control-next:hover {
    text-decoration:none;
    color:#002655 !important;
    background-color: rgba(255,255,255,0.5) !important;
}

.jcarousel-control-prev:focus {
    text-decoration:none;
    color:white;
}

.jcarousel-control-next:focus {
    text-decoration:none;
    color:white;
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;

    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

.pdng-lft-rgt-49{
padding-right:49px; 
padding-left: 49px;
}

.scroll-post li {
    margin-right: 25px;
    float: left;
}
/*
=====================END INSPECTOR CAROUSEL=====================
*/

/*==============GOOGLE REVIEWS===================*/
@media (max-width: 768px) {
  .review-box-ext {
    margin-top: 0px !important;
  }
}

.review-item {
border:solid 1px rgba(190,190,190,.35);
margin:0 auto;
padding:1em;
flex: 1 1 20%;
}

@media ( max-width:1200px) {
  .review-item { flex: 1 1 40%; }
}

@media ( max-width:450px) {
  .review-item { flex: 1 1 90%; }
}

.review-meta, .review-stars {text-align:center; font-size:115%;}
.review-author { text-transform: capitalize; font-weight:bold; }
.review-date {opacity:.6; display:block;}
.review-text { color: #58595b;font-family: 'arapey';font-size: 16px;font-style: italic;line-height: 23px; text-align:left; max-width:32em; margin:auto;}

 

.review-stars ul {
display: inline-block;
list-style: none !important;
margin:0; padding:0;
    width: inherit;
}

.review-stars ul li {
float: left;
list-style: none !important;
margin-right: 1px;
line-height:1;
    width: inherit;
}

.review-stars ul li i {
  color: #E4B248;
  font-size: 1.4em;
  font-style:normal;
}
.review-stars ul li i.inactive { color: #c6c6c6;}
.star:after { content: "\2605"; }

.custom-next{
    right: -35px;
    width: 70px;
    height: 70px;
    padding-top: 20px;
    padding-right: 25px;
    background-color: rgba(1,62,64,0.5) !important;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: 0.3s ease-in-out;
}
.custom-prev{
left: -35px;
width: 70px;
height: 70px;
padding-top: 20px;
padding-left: 25px;
background-color: rgba(1,62,64,0.5) !important;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
transition: 0.3s ease-in-out;
}

/*--------------------Start SEO-INST Bootstrap Grid--------------------*/
.table-container{
margin:0px 0px 0px 15px;
}
.table-header-c1{
Color:white;
background-color:#002655;
padding: 10px 0px 10px 0px;
}
.table-row-even-c1{
Color:#5D5A5A;
background-color:white;
padding: 5px 0px 5px 0px;
}
.table-row-odd-c1{
Color:#5D5A5A;
background-color:#DEEAF6;
padding: 5px 0px 5px 0px;
}
.table-footer-c1{
Color:white;
background-color:#595959;
}
.table-header-c2{
Color:black;
background-color:#FEC200;
padding: 10px 0px 10px 0px;
}
.table-row-even-c2{
Color:black;
background-color:white;
padding: 5px 0px 5px 0px;
}
.table-row-odd-c2{
Color:black;
background-color:#FFF2CC;
padding: 5px 0px 5px 0px;
}
.table-footer-c2{
Color:white;
background-color:#002655;
}

/*Your Broker*/
.product-item {
    text-align: center;
    background: #F0F0F0;
    border: 1px solid #DEE2E4;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-bottom: 30px;
    overflow: hidden;
}
.product-item .details{
height: 100px;
}

.product-item h4 {
    font-size: 16px;
    font-weight: 500;
font-family: "Ciutadella";
padding-top:8px;
}

.blog-wrapper{}
.blog-item{border-bottom:1px solid #DEE2E4;padding-bottom:30px;margin-bottom:25px;overflow:hidden;}
.single .blog-item{margin-bottom:0;padding-bottom:20px;}
.single .blog-item{border-bottom:0;}
.blog-item h3.blog-title{margin-bottom:20px;display:block;}
.blog-item h3.blog-title a{color:#3C4852;}
.blog-item h3.blog-title a:hover{color:#005FB8;}
.blog-item .blog-image{margin-bottom:20px;}
.blog-item .blog-image img{width:100%;}
.blog-item .comment{padding:7px 14px 7px 2px;line-height:21px;border-right:1px solid #DEE2E4;margin-right:10px;display:inline;float:left;}
.blog-item .comment i{font-size:17px;padding-left:5px;}
.blog-item .blog-meta{margin-bottom:20px;overflow:hidden;}
.blog-item .blog-meta .details{display:inline;float:left;padding:0;padding-left:5px;}
.blog-item .blog-meta .details a.author{display:block;text-transform:uppercase;font-size:13px;line-height:1;font-weight:600;margin-bottom:3px;}
.blog-meta .details span.date,
.blog-meta .details span.cat{font-size:14px;line-height:20px;font-style:normal;font-weight:400;}
.blog-meta .details span.date a,
.blog-meta .details span.cat a{color:#3C4852;}
.blog-meta .details span.date a:hover,
.blog-meta .details span.cat a:hover{text-decoration:underline;}
ul.small-post{list-style:none;padding:0;}
ul.small-post li{display:block;overflow:hidden;padding:0 15px;padding-bottom:20px;margin-bottom:15px;border-bottom:1px solid #DEE2E4;}
.col-md-4 ul.small-post li{padding-left:0;padding-right:0;}
ul.small-post li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0;}
ul.small-post li .image{width:52px;height:52px;float:left;margin-right:15px;}
ul.small-post li .image img{width:100%;margin-top:5px;}
ul.small-post li .post-holder{display:inline;padding:0;margin:0;line-height:16px;margin-top:-13px;}
ul.small-post li .post-holder a.title{margin-top:-13px;line-height:.5 !important;padding:0;color:#3C4852;}
ul.small-post li .post-holder a.title:hover{color:#005FB8;}
ul.small-post li .post-holder .meta{font-size:13px;color:#9D9D9D;}
.tag-cloud{font-size:13px;width:100%;float:left;margin:10px 0 0;}
.tag-cloud a,.tag-cloud a:visited{display:block;color:#4E4E4E;background-color:#F7F7F8;text-decoration:none;float:left;margin:0 6px 6px 0;padding:1px 7px 2px 7px;transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out;border:1px solid #d8d8d8;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.tag-cloud a:hover{display:block;color:#FFF;background-color:#005FB8;float:left;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #005FB8;}
.blog-wrapper.single .tag-cloud a,
.blog-wrapper.single .tag-cloud a:visited{color:#FFF;background-color:#9D9D9D;border:1px solid #9D9D9D;}
.blog-wrapper.single .tag-cloud a:hover{background-color:#005FB8;border:1px solid #005FB8;}
.blog-wrapper.single .tag-cloud span{float:left;font-size:16px;padding-right:15px;font-weight:400;}
.blog-wrapper.single .tag-cloud span:after{content:"|";font-size:22px;font-weight:200;}
.blog-wrapper.single .tag-cloud span i{padding:0 7px;}
.share-it{margin:10px 0 45px 0;}
.share-it span{float:left;font-size:16px;padding-right:15px;font-weight:400;}
.share-it span:after{content:"|";font-size:22px;font-weight:200;}
.share-it span i{padding:0 7px;}
.blog-wrapper.single .author .image{width:80px;height:80px;border-radius:50%;float:left;margin-right:15px;border:3px solid #AFB2B3;}
.blog-wrapper.single .author .image img{width:100%;border-radius:50%;}
.blog-wrapper.single .author h5{color:#3C4852;font-size:16px;}
.blog-wrapper.single .author h5 span{font-size:13px;font-weight:400;font-style:italic;font-family:'Source Sans Pro';}
.blog-wrapper.single .author h5 span:before{content:"/";padding:0 7px;}
#comments{overflow:hidden;padding:0 20px;}
#comments h3{color:#3C4852;text-align:center;margin:0 0 10px 0;}
ul.media-list li{padding:20px 0;}
ul.media-list li:nth-child(even){background:#F7F7F8;margin-left:-30px;margin-right:-30px;padding:40px 30px;}
ul.media-list li a.user-avatar{width:60px;height:60px;margin-right:20px;border-radius:50%;border:2px solid #AFB2B3;}
ul.media-list li a.user-avatar img{width:100%;border-radius:50%;}
ul.media-list li h4.media-heading a{color:#4E4E4E;}
ul.media-list li h4.media-heading a:hover,
ul.media-list li span.reply:hover{text-decoration:underline;}
ul.media-list li:nth-child(even) h4.media-heading a{color:#3C4852;}
ul.media-list li .meta{margin:5px 0 15px 0;font-size:13px;font-weight:400;font-style:italic;font-family:'Source Sans Pro';}
ul.media-list li span.reply{float:right;text-align:right;}
ul.media-list li span.reply a{color:#9D9D9D;}
ul.media-list li .media{margin-top:30px;}
#comments .three-fourth{width:255px;float:left;margin-right:21px;}
#comments .three-fourth.no-mr{margin-right:0px;}
.sidebar{background:#F7F7F8;width:100%;margin:20px 0}
.sidebar h3.widget-title{font-size:20px;}
#blog .sidebar{background:#FFF;}