#colorlib-logo img {
    width: 300px;
}

#colorlib-intro a {
    color: #fff;
}

#colorlib-intro h2 {
    font-size: 25px;
}

.top-bar {
    background: #415f92;
    padding: 5px 0;
}

.top-bar p {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 3px 0 0 0;
}

.header_social_icons {
    display: inline-block;
    float: right;
}

.colorlib-nav .header_social_icons ul li a {
    padding: 0;
    color: #fff;
    margin: 0 0 0 15px;
}

.header_social_icons ul {
    margin: 0;
}

.services .desc p {
    font-size: 16px;
}

div#colorlib-consult .choose-form .colorlib-heading h2 {
    color: #333;
}

#colorlib-consult .choose_form_home {
    width: 100%;
    background: none;
}

#colorlib-consult .choose-form {
    background: none;
}

#colorlib-consult .choose-form input.form-control,
#colorlib-consult .choose-form textarea.form-control {
    color: #555555;
}

div#colorlib-consult .choose-form .form-control {
    border-color: #ddd;
}

.colorlib-nav ul {
    display: inline-block;
}

.letter_head_logo {
    display: inline-block;
}

.letter_head_logo img {
    width: 100px;
}

.colorlib-nav .top-menu {
    padding: 10px 0;
}

.colorlib-nav #colorlib-logo {
    margin-top: 25px;
}

.team_inner img {
    width: 100%;
}

.team_inner {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    overflow: hidden;
    margin-top: 20px;
}

#colorlib-logo a {
    position: relative;
    z-index: 99;
}
#colorlib-hero.brand_protection_ipr_slider {
    min-height: auto;
    height: auto !important;
}
#colorlib-hero.brand_protection_ipr_slider .slider-text-inner.desc {
    min-height: auto;
    padding: 0;
    display: block;
}
#colorlib-hero.brand_protection_ipr_slider .slider-text {
    min-height: auto;
    display: block;
    height: auto !important;
}
#colorlib-hero.brand_protection_ipr_slider .slides li {
    min-height: auto;
    height: auto !important;
}
#colorlib-hero.brand_protection_ipr_slider .flexslider {
    height: auto !important;
}
.brand_protection_ipr_content h2.heading-section,
.gallery_page_content h2.heading-section,
.investigation_content h2.heading-section {
    text-align: center;
    margin-bottom: 70px;
    color: rgba(0, 0, 0, 0.7);
    font-weight: bold;
}
#colorlib-practice.brand_protection_ipr_content,
#colorlib-about.gallery_page_content,
#colorlib-practice.investigation_content {
    padding-top: 40px;
}
body .owl-carousel {
	display: block;
}
.gallery_page_content .owl-dots {
	display: none;
}
body .owl-carousel .owl-item img {
	height: 100%;
	object-fit: cover;
	max-width: initial;
}
body .owl-carousel .owl-stage {
	display: flex;
}
body #demos .colorlib-staff {
	height: 300px;
}
#demos .owl-carousel {
    position: relative;
}
#demos .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
#demos .owl-carousel .owl-nav .owl-next {
    float: right;
}
#demos .owl-carousel .owl-nav button {
    background: #415f92;
    border: none;
    color: #fff;
    font-size: 40px;
    height: 40px;
    width: 40px;
    position: relative;
}
#demos .owl-carousel .owl-nav button span {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    line-height: 36px;
    left: 0;
    right: 0;
}





