.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
	display: inline-block;
}

.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}

.wpcf7-form p span {
    display: inline !important;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
	
	  #footer-outer #copyright p {
	      font-size: 10px !important;
    }
}

textarea {
    height: 206px;
}

.divider-border {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.center {
	text-align: center !important;
}

.left {
	text-align: left !important;
}

.float-left {
	float: left !important;
}

.float-right {
	float: right !important;
}

body[data-form-submit="see-through"] input[type=submit] {
	border-color: #172EF7 !important;
	color: #fff !important;
}

input[type=submit]:hover, button[type=submit]:hover, input[type="button"]:hover {
	background-color: #172EF7 !important;
}

#footer-outer {
	border-top: 5px solid #172EF7 !important;
	padding-top: 30px;
}

.nectar-button.large {
  font-size: 18px !important;
}

#footer-outer #copyright p {
	font-size: 12px;
	line-height: 14px;
}

.nectar_single_testimonial[data-style="bold"] p {
	font-family: Barlow;
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
	padding-bottom: 20px;
}

body .testimonial_slider blockquote span, .nectar_single_testimonial span {
    font-size: 21px;
}

ul li {
    font-size: 15px;
    line-height: 24px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -93px !important;
}

.span_12.dark .owl-theme .owl-dots .owl-dot.active span {
    background-color: #fff !important;
}

ul li {
    list-style: square;
}

.swiper-slide .content p {
    padding-top: 30px;
}

.swiper-wrapper .slider-down-arrow i.icon-default-style[class^="icon-"] {
    font-size: 48px!important;
}

.nectar_single_testimonial span {
    font-family: 'Barlow Condensed', san-serif !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}

body[data-header-color="custom"]:not(.material) #header-secondary-outer nav >ul >li >a {
    border-left: 0!important;
}

body[data-header-color="custom"]:not(.material) #header-secondary-outer nav >ul >li:last-child {
    border-right: 0!important;
}

.icon-tiny[class^="icon-"] {
	color: #000 !important
}

.icon-tiny[class^="icon-"]:hover {
	color: #fff !important
}

/*#footer-outer {
    border-top: 5px solid #ccae62;
}*/

#page-header-wrap {
    border-bottom: 5px solid #172EF7;
}

img.img-with-animation[data-animation="fade-in-from-left"] {
    padding-right: 0px !important;
}

.post-author, .meta-comment-count, .nectar-love {
    display: none !important;
}

.post-area.standard-minimal .post-content {
    padding-left: 95px !important;
    padding-right: 95px !important;
}

.owl-stage {
    padding: 0 !important;
}

.owl-theme .owl-nav [class*='owl-'] {
    top: 0;
    position: absolute;
    background: rgba(0,0,0,0.7);
    margin: 0 !important;
    padding: 10px 20px;
    border-radius: 0 !important;
    text-transform: uppercase;
    font-family: Barlow Condensed, san-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #000;
    color: #ccae62;
}

.owl-carousel .owl-nav .owl-prev {
    right: 50%;
}

.owl-carousel .owl-nav .owl-next {
    left: 50%;
}

.owl-theme .owl-dots .owl-dot {
    display: none !important;
}

#footer-outer i, #footer-outer a {
    -webkit-transition: color 0.1s ease;
    -moz-transition: color 0.1s ease;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #fff !important;
}

#footer-outer i:hover, #footer-outer a:hover {
    color: #172EF7 !important;
}

/*.owl-theme .owl-dots .owl-dot span {
    width: 12px !important;
    height: 12px !important;
    background: rgba(255,255,255,0.5) !important;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #fff !important;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background: #000 !important;
}*/