/*

Theme Name: Hamiltonprice

Theme URI: http://eoflex.com/

Description: A simple responsive theme built with Bootstrap

Author: EOFlex

Author URI: http://eoflex.com/

Version: 1.0

Tags: responsive, white, bootstrap





This is an example theme to go along with the Treehouse blog post on <a href="http://www.eoflex.com/">How to Build a Simple Responsive WordPress Site Using Twitter Bootstrap</a>.

*/
@import url('bootstrap/css/bootstrap.css');
@import url('bootstrap/css/mobile-bootstrap.css');
@import url('bootstrap/font-awesome-4.3.0/css/font-awesome.css');
@import url('bootstrap/owl-carousel/owl.carousel.css');
@import url('bootstrap/owl-carousel/owl.theme.css');
@import url('bootstrap/owl-carousel/owl.transitions.css');
@import url('css/animate.css');
@import url('https://code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css');
@import url('themestyle.css');
@import url('responsive.css');


.debt-solution-inner
{
    border-radius: 5px;
    background: #EAEAEA;
    text-align:center;
    min-height: 160px;
    margin-bottom: 15px;
}

.debt-solution-inner h3
{
    margin-top: 0px;
    font-size: 21px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 15px;
    color: #3693D5;
    min-height: 50px;
}

.debt-solution h4
{
line-height: 25px;
}

.corner-circle-icon
{
    border-radius: 100%;
    display: block;
    text-align: center;
    font-size: 21px;
    width: 45px;
    padding: 5px 0px;
    color: white;
    border: solid 4px #EAEAEA;
    position: absolute;
    top: 138px;
    right: 44%;
    z-index: 200;
    height: 45px;
    background: #3693D5;
    font-weight: 900;
    line-height: 26px;
}

.bg-eff2f4
{
    background: #EFEFEF;
}
.helpdiv {
    text-align: center;
    color: #6a6d6d;
    padding: 0px 10%;
    margin: 30px 0px;
}
.helpdiv .fa {
    font-size: 55px;
    margin: 15px 0px;
    color: #3693D5;
}
.helpdiv ul { list-style: none; }
.helpdiv ul li  a {
    display: block;
    text-align: center;
  }
.debt-calculator2 .slider-bg {
    margin-bottom: 17px;
}
.stripe-banner {
    font-size: 19px;
    text-align: center;
    /*background: #202945 url('data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 width=%228%22 height=%228%22 viewBox=%220 0 80 80%22 enable-background=%22new 0 0 80 80%22><path stroke=%22#000%22 d=%22M0 80L80 0%22/></svg>');*/
    background-color: #2d98c7;
}
.bannerlink {
    color:#fff;
    font-size: 24px;
    padding: 10px 0px;
    display: block;
}
.bannerlink .fa{
margin-left:10px;
}
.bannerlink:hover,.bannerlink:focus{
color:#fff;
}
.debt-calculator2 select, .debt-calculator2 .form-control {
    height: 34px;
    padding: 0px 5px;
}
.debt-calculator2 {
    padding: 0px 10px 5px;
}
.debt-calculator2 .btn-primary {
    font-size: 15px;
}
.debt-calculator2 .price {
    position: relative;
    margin-top: -12px;
}
.debt-calculator2 .fa-gbp {
    margin-top: -12px;
}
.innerpage{
    color: #fff;
}
.latest-news-img {
    max-height: 486px;
    overflow-y: auto;
}
.inner-page .debt-calculator .form-horizontal .control-label {
    display: block;
    width: 100%;
}
.inner-page .debt-calculator .col-sm-5 {
    width: 100%;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

p.intro {
    font-weight: bold;
    color: #28A8E0;
    font-size: 130%;
    line-height: 150%;
}

#inner-heading p {
	font-size: 130%;
	line-height: 150%;
	margin: 0;
	padding: 0;
}


.about-title {
	font-size: 30px;
	color: #28A8E0;
	padding: 15px 17px;
	margin: 30px 0 20px 0px;
	background-color: #f5f5f5;
	border-left: 20px solid #28a9e0;
		border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
font-weight: bold;



	border-radius: 15px;

}

#inner-page h2:first-child{
	margin-top: 0
}

#inner-heading:after {
    background-color: #28a9e0;
    height: 100px;
    display: block;
}
.wp-caption {
	padding: 0 0 5px 0; 
	background: #777; 
	float:right; 
	margin: 10px 0 25px 25px;
	border-radius: 15px;
	width: 300px;
  }


  .with-border {
	border: 1px solid #777; 
 }

  .wp-caption p.wp-caption-text {
  	padding: 0; 
  	margin:0px 18px 15px 18px;
	color: #fff;
	font-size: .9em;
  }
  
  .wp-caption img {
   	width:100%;
   	border-top-left-radius: 13px;
   	border-top-right-radius: 13px;
}

.wp-caption img.transback {
  background-color: rgb(255, 255, 255);
  padding: 20px;
  margin-bottom: 0px;
}

.wp-caption a {color: #ffff00}

.wp-caption strong {color: #ffff00;}

.staff-images li:before {
    content: none!important;
}

.list-ul li:before {
    content: none!important;
}

.staff-images li {
    list-style-type: none;
    display: block;
    float: left;
    padding: 0 0 20px 0;
    margin: 0 10px 0 0;
    text-align: center;
}
.staff-images li {
    margin-left: 20px;
    margin-bottom: 15px;
}

strong {
    font-weight: bold;
    color: #ffffff;
}

.staff-images li img {
    max-width: 100%;
    height: auto;
    width: 160px;
    display: block;
}

ul.list-ul {
    list-style-type: disc;
    padding-left: 40px;
}

ul.list-ul li {
   margin-bottom: 10px;
    line-height: 27px;
}

.purechat-widget .purechat-expanded, .purechat-widget .purechat-collapsed-outer
{
margin-right: -32px!important;
}