/*
Theme Name: Poie
Theme URI: http://www.poie.co.uk
Description: Default theme for 'Poie'
Version: 1.0
Author: Marc Remblance @ firstbasedesign
Author URI: http://www.firstbasedesign.co.uk
*/
.responsive-youtube
{overflow:hidden; padding-bottom:56.25%; position:relative; height:0;}
.responsive-youtube iframe
{left:0; top:0; height:100%; width:100%; position:absolute;}

.logo img {
    width: 230px;
}
.breadcrumbs {
    background: #f1f1f1;
    float: left;
    width: 100%;
    padding: 15px;
}
.footer_bottom img {
    width: 57%;
}
.article-details-header img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 4px solid #fff;
    margin: -11px 7px 0 -18px;
    box-shadow: none;
}
.latest_guide.blogpage h3, .latest_guide.blogpage p {
    color: #000;
}
.latest_guide.blogpage {
    background: white;
}
.latest_guide.blogpage p:empty {
    display: none;
}

.topequitybanner {
    margin-top: 8px;
}
.topequitybanner {
    float: left;
    width: 100%;
    margin-bottom: 27px;
    padding: 10px 0px;
    background: #86a5c0;
    border-radius: 0px;
}
.topequitybanner {
    padding: 15px 10px !important;
    box-sizing: border-box;
}


.provider_header h1 {
    font-size: 22px;
    margin-top: 21px;
}
.provider_header h2 {
    float: left;
    width: 100%;
    font-size: 19px;
}
.refren {
    display: none;
}

.provider_header {
    float: left;
    width: 100%;
}
.productnavigation {
    float: left;
    width: 100%;
}
.tax-providercategory .latest_guide.provider_guide {
    background: transparent;
}
.latest_guide.provider_guide h3 {
    color: #000;
}
.latest_guide.provider_guide p {
    color: #000;
}
.tax-providercategory  .col-lg-4 {
    float: left;
    padding: 0;
}
.tax-providercategory  .latest_guide {
    padding: 15px 0;
}
.tax-providercategory .post-ratings {
    color: #000;
}
.tax-providercategory .guide_inner a:hover {
    color: inherit;
}
.single .container_relatedlink a:hover {
    color: #000;
    opacity: 1;
}
.topcon h2 {
    font-size: 23px;
}

.dec_under_feature.desktop {
    color: #fff;
    margin-top: 15px;
    display: block;
}
.dec_under_feature.mobile {
    color: #fff;
    display: none;
}
.page-template .topcontent .authorbox, .page-template .topcontent .loanfilter {
    display: none;
}
p.text-center.bootom-dec {
    float: left;
    width: 100%;
}
.secured_products article {
    background: #fff !important;
    border: 4px solid #001830;
}
p.loanamount span, p.apr span {
    color: #0071bc !important;
    font-size: 24px;
}
p.loanterm span, p.loanpurpose span, p.status span {
    color: #0071bc !important;
    font-size: 17px;
}
.hover.applocatinc {
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    margin-top: 10px;
}
.hover.applocatinc span.tooltip {
    display: none;
    opacity: 1;
    top: 20px;
    background-color: #ffffff;
    border-radius: 5px;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    font-size: 14px !important;
    color: #555;
    padding: 20px;
    width: 340px;
    text-align: left;
    border: 2px solid #28598e;
}
.hover.applocatinc:hover span.tooltip {
    display: block;
}
.hover.applocatinc img {
    width: 32px !important;
    float: none;
}
.banner.inner_banner {
background-position: top center;
}
.h3, h3 {
    font-size: 1.25rem !important;
    margin-top: 14px;
}


body.single .entry-content li a {
    color: #0071bc;
    border-bottom: 1px dotted #0071bc;
}
.topcon h1, .lower_section.blogsingle h2, .additional_textarea h2 {
    color: #001830 !important;
}
.default-template {
    min-height: 40vh;
}




.desktop_nav_bar {
    position: absolute;
    top: 25px;
    right: 60px;
}
.desktop_menu ul.sub-menu {
    position: absolute;
    background: #001830;
    display: none;
    padding: 10px 0;
    width: 270px;
    left: 0;
    top: 100%;
}
.desktop_menu ul.sub-menu:before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #001830;
    position: absolute;
    top: -10px;
    left: 30px;
}
.desktop_menu li {
    float: left;
    position: relative;
}
.desktop_menu li a {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .5px;
    padding: 13px 20px;
    display: inline-block;
}
.desktop_menu {
    position: relative;
    z-index: 99;
}
.desktop_menu ul.sub-menu li a {
    padding: 7px 20px;
    display: block;
    font-weight: 400;
}
.desktop_menu ul.sub-menu li {
    padding: 0;
    width: 100%;
}
.desktop_menu ul.sub-menu li a:hover {
    background: #0e85c9;
}
.desktop_menu li:hover ul.sub-menu {
    display: block;
}
.desktop_menu li:last-child ul.sub-menu {
    left: inherit;
    right: 0;
}
.desktop_menu li:last-child ul.sub-menu:before {
    left: inherit;
    right: 30px;
}
aside#logbooksidebar form.search-form {
    width: 100%;
}
aside#logbooksidebar {
    width: 100%;
    padding: 3px;
    background: #eee;
    margin-top: 20px;
    border-radius: 5px;
    max-width: 500px;
    margin: 30px auto;
}
aside#logbooksidebar  input.addsearch.search-field {
    border: 0;
    padding: 10px 20px;
    border-radius: 4px;
    width: 100%;
}
.latest_guide.blogpage h4 {
    color: #0b2239;
    font-weight: bold;
    text-transform: uppercase;
}
.navigationDropdownHead h4 {
    background: transparent;
    color: #001830;
    padding: 15px 20px;
    font-size: 18px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
    margin: 0;
    border: 1px solid #fff;
    color: #fff;
}
.navigationDropdownHead h4:before {
    content: "";
    background: url(images/down_arrow.png) #001830;
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
}
.navigationDropdownList {
    position: absolute;
    width: 100% !important;
    background: #EAECED;
    padding: 15px !important;
    border-radius: 0 0 5px 5px;
}
.dropdownnavigationlink {
    position: relative;
}
.navigationDropdownList ul {
    margin: 0;
}
.navigationDropdownList li a {
    display: block;
    padding: 5px 10px;
    margin: 0;
    color: #001830;
    font-weight: 500;
}
.navigationDropdownList li a:hover {
    background: #0071bc;
    color: #fff;
}
.navigationDropdownHead h4:before {
    content: "";
    background: #001830;
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .3s;
    transform: rotate(-180deg);
}
.navigationDropdownHead h4:after {
    content: "";
    background: url(images/down_arrow.png);
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .3s;
    transform: rotate(0deg);
}
.dropdownnavigationlink.active .navigationDropdownHead h4:after{
    transform: rotate(-180deg);
}

.desktop_menu li ul.sub-menu ul.sub-menu {
   top: 0;
   left: 100%;
   left: inherit;  
   display: none !important
}
.desktop_menu li ul.sub-menu li:hover ul.sub-menu{
   display: block !important;
}
.desktop_menu li ul.sub-menu ul.sub-menu {
   padding: 5px 0;
}
.desktop_menu li:last-child ul.sub-menu ul.sub-menu:before{
   display: none;
}
.desktop_menu li:last-child ul.sub-menu ul.sub-menu {
   top: 0;
   left: inherit;
   right: 100%;
}

.desktop_menu li ul.sub-menu ul.sub-menu {
   top: 0;
   left: 100%;
   display: none !important;
}
.desktop_menu li ul.sub-menu ul.sub-menu:before{
   display: none;
}

@media(min-width: 1200px){
    div#page {        
        display: none !important;
    }

}
@media(max-width: 1199px){
    .desktop_menu{
        display: none;
    }
}



@media (max-width:767px) {
	
.dec_under_feature.desktop {
    display: none;
}
	
	.dec_under_feature.mobile {
		    margin-top: 15px;
    display: block;
		    float: left;
}
aside#logbooksidebar form.search-form {
    width: 100%;
    padding: 0;
}
aside#logbooksidebar {
    max-width: 90%;
}
#addsearch-results.addsearch-m2 {
    width: 90% !important;
    left: 5% !important;
        border: 1px solid #ccc !important;
}

	
}

@media screen and (max-width: 768px) {
.inner-profile .image-col {
    float: none;
    margin: auto;
}

    .inner_content1 .inner-profile {
    float: none;
    width: 100%;
}

 .inner-profile .inner_content1 {
    float: left;
    width: calc(100% - 25px) !important;
    padding-left: 20px;
    margin: 20px 0;
}
	
	.alm-reveal {
    margin: 0 15px 0 0px;
}
	section.entry-content.default-template.spokesperson h4 {
    text-align: center;
}
	
}