/*single post sidebar style*/
.has-sidebar .single-post-left {
    float: left;
/*     width: 70%;
    padding-right: 20px; */
	width: 650px;
    padding: 0 20px;
}
.has-sidebar aside.sidebar-right {
    float: left;
    width: 300px;
	margin-top: 50px;
}
.has-sidebar .sidebar-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.has-sidebar .sidebar-right ul li {
    display: block;
    padding: 0 0 10px;
    border-bottom: 1px solid #eee;
    margin: 0 0 10px;
}
.has-sidebar .sidebar-right ul li a {
    color: #5f5f5f;
    position: relative;
    padding-left: 12px;
    display: block;
}
.has-sidebar .sidebar-right ul li a:hover{
    color: #fdaa60;
}
.has-sidebar .sidebar-right ul li:last-child {
    border-bottom: 0;
}
.has-sidebar .sidebar-right ul li a:before {
    display: inline-block;
    content: "";
    border-style: solid;
    border-color: transparent transparent transparent #6b90ac;
    border-width: 4px 0 4px 6px;
    position: absolute;
    left: 0;
    top: 7px;
}
.has-sidebar .sidebar-right ul li a:hover:before{
    border-color: transparent transparent transparent #fdaa60;
}
.has-sidebar .sidebar-right h2.widget-title {
    border-bottom: 1px solid #ccc;
    padding: 0 0 8px;
    margin: 0 0 15px;
}
.has-sidebar .sidebar-right form.search-form {
    position: relative;
}
.has-sidebar .sidebar-right form.search-form input.search-field {
    width: 100%;
    padding: 5px 14px;
    height: 38px;
    outline: none;
}
.has-sidebar .sidebar-right form.search-form input.search-submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 38px;
    width: 40px;
    font-size: 0;
    background-color: #6b90ac;
    border: 0;
    box-shadow: none;
    border-radius: 0 3px 3px 0px;
    background-image: url("/wp-content/uploads/2018/02/search-icon.png");
    background-repeat: no-repeat;
    background-size: 18px auto;
    outline: none;
    background-position: center center;
}

/*single post sidebar style closed*/

/** search results **/

.search-results h2.entry-title {
    margin-bottom: 0;
}

.search-results .entry-summary {
    margin-top: 0;
    margin-left: 0;
}

.search-results .entry-summary > p {
    margin-top: 0;
}

/****/
/** archive **/

.archive h2.entry-title {
    margin-bottom: 0;
}
.archive .entry-summary > p {
    margin-top: 0;
}
.archive .entry-summary {
    margin-top: 0;
    margin-left: 0;
}

div#ais-wrapper {
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
}
div#ais-wrapper .ais-hits--item .ais-hits--content .excerpt p {
    margin-top: 0;
}
div#ais-wrapper .ais-facets .ais-root h3.widgettitle {
    margin-bottom: 12px;
}
#ais-wrapper > #ais-facets {
    min-width: 30%;
    width: 30%;
}
#ais-main {
    max-width: 70%;
  	width: 70%;
}
.ais-hits--item{
	margin-bottom: 0;
}

#contact h5{
 	font-size: 21px;
    letter-spacing: 2.2px;
  	color: #6b90ac;
  	margin: 25px 0px;
}

/**********/

.fixed-searbox #algolia-search-box {
    position: fixed;
    background: #fff;
    top: 95px;
}
.fixed-searbox #ais-main {
    padding-top: 112px;
}
.fixed-sidebar #ais-facets {
    position: absolute;
    background: #fff;
  	top: 75px;
}
.fixed-sidebar #ais-facets.is-fixed {
    position: fixed;
    bottom: 0;
    top: auto;
}
.fixed-sidebar #ais-main {
    margin-left: 30%;
}
#ais-wrapper.fixed-sidebar > #ais-facets {
    min-width: 0;
}

#facet-tags .ais-refinement-list--list label {
	cursor: pointer;
	font-size: 0.8rem;
}
#facet-tags .ais-refinement-list--list label:hover {
	color: #7194af;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#facet-tags .ais-refinement-list--list label span {
	background-color: rgba(39, 81, 175, 0.1);
	padding: 2px 10px;
	border-radius: 31px;
	-webkit-border-radius: 31px;
	-moz-border-radius: 31px;
}
.fixed-searbox #algolia-stats {
    display: none;
}
div#testimonial-mobile h5 {
    margin-top: 5px;
    margin-bottom: 28px;
    font-size: 12px;
    letter-spacing: 1.8px;
}

/*  Responsive style start here
-----------------------------------------------------------------------*/
@media screen and (max-width: 1000px) {
	.fixed-sidebar #ais-main {
	     margin-left: 0; 
	}
	#ais-main {
	    max-width: 100%;
	    width: 100%;
	}
	.fixed-searbox #algolia-search-box {
	    width: calc(100% - 2em)!important;
	    width: -webkit-calc(100% - 2em)!important;
	    width: -moz-calc(100% - 2em)!important;
	}
	#algolia-search-box {
	    width: 100%!important;
	}
}

@media screen and (max-width: 767px) {
    .fixed-searbox #algolia-search-box {
        top: 65px;
    }
    .has-sidebar .single-post-left {
        width: 100%;
        padding-right: 0px;
    }
    .has-sidebar aside.sidebar-right {
        width: 100%;
    }
}
@media screen and (min-width: 576px) {
	#masthead {
    height: 55px;z-index: 1000;
}
}

@media screen and (max-width: 479px) {
    .fixed-searbox #algolia-search-box {
        top: 60px;
    }
	#masthead {
    height: 55px;z-index: 1000;
}
}





.algolia-autocomplete {
    background: #fff;
    padding: 10px 15px;
    box-shadow: 0px 2px 12px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 2px 12px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 12px rgba(0,0,0,0.15);
    -ms-box-shadow: 0px 2px 12px rgba(0,0,0,0.15);
    -o-box-shadow: 0px 2px 12px rgba(0,0,0,0.15);
}

.algolia-autocomplete .aa-dataset-1 a {
    font-size:14px;
    margin-bottom:15px;
    display:block;
}

.gfield_select
 {
    border-radius: 0;
    height: 50px;
    width: 455px;
    max-width: 455px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    background: #fff;
    background: url(https://t1esl305pr43gk6bo33tf4wl-wpengine.netdna-ssl.com/wp-content/themes/la-colon/images/lacolon-sprites.png) no-repeat;
    background-position: 450px -225px;
    background-size: 800px auto;
    padding-left: 10px;
}
select#input_4_3_2_month {
    height: 50px;
}
select#input_4_3_2_year { height: 50px;
}
input#input_4_3_3 {
    width: 54%;
}
.entry-content ul li {
    position: relative;
    padding-left: 30px;
    font-size: 18px;color: #5f5f5f;
    line-height: 1.6!important;
    letter-spacing: .8px;
	margin-top: 16px;
	width:100%;
}
.page-id-640 #contact {
    display: none;
}