/* Colors */

:root {
    --primary-color: #C60000;
    --secondary-color: #000;
    /* --tertiary-color: #000; */
  }

/* Cameras CSS */

#camera1 {
  max-width: 380px;
  display: inline-block;
  padding: 20px;
  position: absolute;
  z-index: -1;
  top: -100px;
  right: -20px;
}

#camera2 {
  max-width: 500px;
  display: inline-block;
  padding: 20px;
  position: absolute;
  z-index: -1;
  top: -70px;
  right: -75px;
}

#camera3 {
  max-width: 440px;
  display: inline-block;
  padding: 20px;
  position: absolute;
  z-index: -1;
  top: -60px;
  right: -40px;
}

#camera4 {
  max-width: 520px;
  display: inline-block;
  padding: 20px;
  position: absolute;
  z-index: -1;
  top: -45px;
  right: -55px;
}

#camera5 {
  max-width: 460px;
  display: inline-block;
  padding: 20px;
  position: absolute;
  z-index: -1;
  top: -60px;
  right: -40px;
}

@media screen and (max-width: 479px) {

  #camera1, #camera2, #camera3, #camera4, #camera5 {
    display: none;
  }
}

/* ---Videos Pages --- */

.video-block {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
  margin-left: 5px;
  margin-right: 5px;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*	Sales Materials Pages
____________________________________________________________*/

#category-menu {
	margin: 25px 0 0
}

#category-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#category-menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#category-menu ul li a {
	margin: 0 !important;
	background: #ececec;
	border-bottom: 1px solid var(--primary-color);
	border-left: 1px solid var(--primary-color);
	border-right: 1px solid var(--primary-color);
	padding: 10px 0 10px 10px;
	font-size: 13px;
	display: block;
	color: #222
}
#category-menu ul li a:hover {
	background: #fff;
	border-right: none
}
#category-menu ul li a.category-header {
	background: var(--primary-color);
	border-top: 1px solid var(--primary-color);
	border-left: 1px solid var(--primary-color);
	border-right: 1px solid var(--primary-color);
}
#category-menu ul li a.category-header {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700
}
#category-menu ul li a.category-header:hover {
	background: #222
}
#category-menu ul li a.on {
	background: #fff;
	border-right: none
}
#category-content {
	margin: 0 0 15px
}
#category-content h1 {
	font-size: 30px
}
#category-content h3 {
	font-size: 22px;
	margin: 0 0 15px
}
#category-content h6 {
	font-size: 16px;
	margin: 15px 0;
	font-weight: 700;
	text-transform: uppercase
}
#category-content p, #category-content ul li {
	font-size: 14px;
	line-height: 26px
}
#category-content ul {
	margin: 0 0 0 5px
}
#category-content ul li {
	list-style: disc;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px
}
#category-content img.header-image {
	margin: 25px 0 5px
}

.slicksRow {
 	margin-top: 25px;
  	margin-bottom: 25px;
}

.slicksRow .industry-content-header {
  height: 45px;
}

.sales-materials .sales-mat-title {
  height:50px;
}

.sales-materials img {
  max-height: 260px;
}

/*Applications Pages*/

.apps .button {
	float: none;
	width: 166px;
	margin-bottom: 10px;
}
/* GLOBAL STYLES
------------------------------------ */

.w-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.w-row .features-column {
    height: 100%;
}

.row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.headline {
    margin-bottom: 20px;
}

.container-full.cards {
    position: relative;
    top: -150px;
    margin-bottom: -150px;
    clear: both;
}

.container-full.logos {
    border-top: thin solid #E8E8E8;
    border-bottom: thin solid #E8E8E8;
}

.card .card-img-holder {
    margin: 0;
    padding: 0;
    height: 200px;
    overflow: hidden;
}

.card-row .w-col {
  margin: 20px 0;
}

.card {
    background-color: #fff;
    box-shadow: 0 8px 20px -2px rgba(0,0,0,0.3);
    height: 100%;
  }
  
.card-header { font-size: 20px; }
  
.card-content { padding: 20px; }

.service-div.left.transparences.icons {
    text-align: left;
}

.paragraph.big.white { font-size: 22px; }

.div-text.left { padding: 100px 10px; }

@media only screen and (max-width: 979px) {

  .div-text.left { 
    padding: 10px 10px;
  }
}

.slider.vr1.creative { height: 710px; }

@media only screen and (max-width: 500px) {

  .slider.vr1.creative { 
    height: 600px; 
  }

  .container.hero.big {
    margin-top: 50px;
  }
}

.w-slide {
    overflow: hidden;
}

.stats-section {
	background-color: #f5f5f5;
}

.about-section { background-color: var(--primary-color); }

.advanced-header,
.advanced-info {
	margin-bottom: 50px;
  	color: #fff;
}

.advanced-info {
    font-size: 16px;
}

.tabs-content {
	background-color: transparent;
	border: none;  
}

.testimonial-sub-header {
	font-size: 16px;
  	text-transform: uppercase;
}

.logo-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
}

@media screen and (max-width: 500px){
    .logo-container {
        flex-wrap: wrap;
    }
}

.logo {
    height: 120px;
    padding: 15px 25px;
}

.logos .w-slider {
	overflow:inherit;
}

.navigation-wrapper {
    box-shadow: 0 0 14px 0 
    rgba(0, 0, 0, .15);
}

a {
    color: var(--primary-color);
}

a .service-heading.third {
    color: #333;
}

li, p, a {
  line-height: 1.8em;
}

.fa, .fab, .fal, .far, .fas {
	color: #fff;
	padding: 5px;
}

.costume-link {
	color: var(--primary-color);
}

.service-icon.vr3 {
    background: var(--primary-color);
    border: 2px none var(--primary-color);
    display: flex;
        justify-content: center;
        align-items: center;
}

.costume-link.dark.blog.left {
    color: var(--primary-color);
}

.features-paragraph.center {
    color: var(--primary-color);
}

.button.center.outline {
	background-color: var(--secondary-color);
}

.button.center.outline:hover {
	background-color: var(--primary-color);
}

.button {
    background-color: var(--secondary-color);
    width: auto;
}

.button.left {
  width: auto;
}

.button:hover {
    color: #fff;
	background-color: #222;
}

.button.w-small {
    width: 120px;
	padding: 10px 5px;
	margin: 28px 5px;
}

.separator {
	margin: 30px 0;
}


.div-testimonial-name p {
    text-align: center;
}

li {
  font-size:16px;
  padding-bottom:8px;
}

.row {
    margin: 20px 0;
}

.color{
	color: var(--primary-color);
}

h1,
h2,
h3,
h4,
h5,
.service-heading,
.hero-heading,
.hero-heading.in,
.osw {
    font-family: Montserrat, Lato, sans serif !important;
}

.service-heading.big.about.white-big {
    font-size: 35px;
}

.hero-heading.center.about {
    font-size: 63px;
    line-height: 1.3em;
    font-weight: 700;
}

.button.left.blue {
    background: var(--secondary-color);
    font-size: 15px;
    width: auto;
    height: auto;
    line-height: 1em;
    padding: 15px 35px;
    letter-spacing: 2px;
  box-shadow:0 8px 20px -4px rgba(0,0,0,0.4);
}

.button.left.blue:hover {
    background: #222;
  color:#fff!important;
}

.button.center.blue {
    background: var(--secondary-color);
    font-size: 15px;
    width: auto;
    height: auto;
    line-height: 1em;
    padding: 15px 35px;
    letter-spacing: 2px;
  box-shadow:0 8px 20px -4px rgba(0,0,0,0.4);
}

.button.center.blue:hover {
    background: #222;
  color:#fff!important;
}

.brand-logo { 
  max-width:350px;
  margin-top: 20px;
}

@media (max-width: 479px) {

  .brand-logo {
      max-width: 250px;
  }
}


a:hover {
    color: #222;
}

form ul {
    padding: 0;
}

.contact form {
    margin: auto;
    max-width: 450px;
}

body p,
body a,
body li,
body div,
body .paragraph,
body .paragraph.big {
    font-family: "Roboto", "Open Sans", sans-serif;
}

/*--Forms--*/

.custom-form ul {
    padding: 0;
}

.custom-form li {
    list-style: none;
    padding-bottom: 5px;
}

.custom-form input,
.custom-form textarea {
    padding: 10px;
    width: 100%;
}

.custom-form input[type="submit"] {
    text-transform: uppercase;
    border: none;
    background: var(--secondary-color);
    color: #fff;
    cursor: pointer;
    width: auto;
    padding: 18px 45px;
    height: auto;
    font-weight: 700;
    font-size: 16px;
    line-height: 1em;
    border-radius: 3px;
}

.custom-form .cfLabel {
    font-size: 23px;
}

/* HEADER 
------------------------------------ */

.container-full.navigation {
	max-width: 1300px;
}

.w-dropdown:hover .nav-link.dropdown,
.nav-link.dropdown:hover {
    border-bottom-color: var(--primary-color);
    color: var(--primary-color);
}

.top-nav-content-block {
    width: auto;
	float: right;
}

.navbar-1 {
	padding-right: 20px;
}

@media only screen and (max-width: 767px) {
  .navbar-1 {
    padding-right: 0;
  }
}

.top-header {
  height: auto;
}

.top-header.second-vr {
    background: var(--primary-color);
}

.header-contact-copy > a:hover {
    color: #fff;
    opacity: 0.8;
}
.dropdown-link.w--current {
    color: var(--primary-color);
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
  white-space: normal;
}

@media only screen and (min-width: 980px) {
    .container-full.navigation.primary-nav {
        position: absolute;
        top: 60px;
        width: 80%;
        max-width: 100%;
        left: 10%;
        background: #fff;
        padding: 0 30px;
        box-shadow: 0 5px 16px -3px rgba(0, 0, 0, 0.2);
        transition: width ease 0.3s, left ease 0.3s;
    }

    .container-full.navigation.primary-nav.fixed {
        position: fixed;
        top: 0;
        width: 100%;
        max-width: 100%;
        left: 0;
    }
}

/* STATS
------------------------------------ */

.stats-section {
    background: #f5f5f5;
}

.stats-section h3,
.stats-section p {
    text-align: center;
    font-size: 18px;
    line-height: 1.7em;
    color: #fff;
    max-width: 300px;
    margin: auto;
}

.stats-section h3 {
    font-size: 70px;
    font-weight: 900;
    font-family: Montserrat, Lato,  sans serif !important;
    margin-bottom: 10px;
    line-height: 1.2em;
}

.stats-section .w-col {
    padding: 35px 4%;
    border-right: solid 1px rgba(0, 0, 0, 0.1);
}

.stats-section .w-col:last-of-type {
    border-right: none;
}

@media only screen and (min-width: 980px) {
    .stats-section .row {
        display: flex;
    }
}

/* LOGOS 
------------------------------------ */
.container-full.logos{
	padding: 40px 10px;
}


/* SIGNATURE SOLUTIONS 
------------------------------------ */



/*  Industries Section 
----------------------------------- */
.big-title.headline {
    margin-bottom: 40px;
    padding-bottom: 10px;
}



/*  Process Section 
___________________________________*/

.bg-process{
    background: #f5f5f5;
}


.bg-process h2{
  font-size: 45px;
}


.bg-process .w-row h1 {
    font-weight: 700;
    color: var(--primary-color);
    padding-bottom: 10px;
    border-bottom: 1px solid var(--primary-color);
    margin-top: 40px;
}

.bg-process .w-row h2 {
    font-family: "Tinos", serif;
    min-height: 72px;
}

.bg-process .w-row p {
    margin-top: 20px;
}

.dark-gray {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #58585a;
    color: #ffffff;
    text-align: center;
}

.dark-gray p {
    color: #ffffff;
}


/*  Form Footer
__________________________________________*/




form input,
form textarea,
form select {
    margin: 0 0 20px 0;
    color: #999999;
    border-radius: 4px;
}

form input#submit {
    font-size: 20px;
    cursor: pointer;
    background: var(--primary-color);
    color: #fff;
}

.custom-form ul li input[type="submit"] {
	background-color: var(--primary-color) !important;
}

.form-p {
    font-size: 20px;
    line-height: 1.9;
}

.formCTA-text-color {
    color: #fff;
}

fieldset ul {
    list-style: none;
}

a {
    text-decoration: none;
}

form input,
form textarea,
form select {
    width: 100%;
    display: block;

}

.faded-image {
  position: absolute;
  top: -320px;
  opacity: 0.1;
  left: -370px;
  width: 1200px;
}

.process-step .number {
  color: var(--primary-color);
  position: absolute;
  top:5px;
  left: -10px;
  font-family: 'Actor', sans-serif;
  background: #fff;
  padding: 10px 0px;
}

.process-step h4 {
  margin:0;
}

.process-step {
  position: relative;
  margin-top: 18px;
  padding: 10px 10px 10px 25px;
  border: solid 1px #ddd;
}

.process-step p {
  font-size: 14px;
  line-height:1.8em;
}

.form-wrapper {
    border-radius: 8px;
    box-shadow: 0 7px 27px -3px rgba(0,0,0,0.3);
    max-width: 450px;
    margin: auto;
  overflow:hidden;
}

.form-wrapper ul {
  padding: 0;
}

.form-wrapper h3 {
  padding: 35px 35px 20px 35px;
  margin:0;
  background: var(--primary-color);
  color: #fff;
}

.form-wrapper .custom-form {
  padding:20px 35px 35px 35px;
  background:#222;
}

.form-wrapper .custom-form label {
  color:#fff;
}

.solutions-section h3 {
  color:var(--primary-color) !important;
}

.solution-section .icon-image {
  width:70px;
  height:70px;
  filter:contrast(0) brightness(0);
  padding:0;
}

.solution-section a {
  color:var(--primary-color);
}

.icon-image.center {
  padding:0;
}


/* FOOTER
----------------------------------------------- */

.footer-section h3 {
  color:#fff;
  font-size:19px;
  text-transform:uppercase;
}

.footer-section p, .footer-section a {
  font-size:14px;
  color:rgba(255,255,255,0.8);
}

.footer-sub-link {
  font-weight:400;
}

.footer-section .footer-sub-link:hover, .footer-section a:hover {
  color:#fff;
}

.footer-section ul {
  padding: 0;
}

.footer-section ul li {
  padding-bottom: 8px;
  list-style: none;
}

.footer-section ul li > a {
  padding: 8px 0;
}

.footer-notes {
  background:rgba(0,0,0,0.2);
}

.social-list li {
  list-style:none;
}

.footer-Social-icon {
 	max-width: 20px; 
  	margin-right: 10px;
}

.footer-section {
    background: var(--primary-color);
}

.footer-notes {
    background: rgba(0, 0, 0, 0.3);
}

.footer-section p,
.footer-section a {
    color: #d4d4d4;
}

#newsletter-form {
    text-align: left;
}

#newsletter-form label {
    color: #fff;
}

.footer-gallery .service-div {
    opacity: 0 !important;
}

.footer-gallery .colorbox {
    transition: all ease 0.3s;
}

.div-column-footer.without-lines {
    height: auto;
}

/*	Services/Industries/Solutions Pages
____________________________________________________________*/

#top.solutions .button {
	float: left;
}

.fifties h2 {
	padding-top: 0;
	margin-top: 0;
}

.fifties .imgBox {
	padding-left: 10px;
	padding-right: 10px
}

.fifties img {
  border-radius:6px;
  box-shadow: 0 8px 10px -4px rgba(0,0,0,0.4);
}

.dark {
    background-color: #f9f9f9;
}

.percentual-div {
    margin-top: 39%;

}

#tabsSection h2 {
	font-size: 21px;
}

#tabsSection .tap-link.w--current {
    border-color: var(--primary-color);
}

.formFooter .service-heading.big {

    font-size: 50px;
    line-height: 1.2 !important;
}

.formFooter .hero-heading.in {
    font-size: 37px;
    line-height: 38px;
    font-weight: 500;
    color: #fff;
}

.formFooter p {
    color: #fff;
}

.formFooter a {
    color: #fff;
}

.formFooter h5 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 10px;
    color: #fff;
    font-weight: 300;
}

.formFooter h2 a {
  font-size: 32px;
    line-height: 36px;
    margin-top: 20px;
}

.formFooter .log-in-field.gray {
    background-color: hsla(0, 0%, 96%, 0.64);
}

.formFooter .notification-block.blog {
    background-color: #ffffff00;
    border: 0px;
}

.formFooter .service-heading.big {
    color: #fff;
}

.formFooter .slider-section {
    padding-bottom: 0px !important;
}

.formFooter ul {
    padding-left: 0px;

}

.formFooter .notification-block.blog {
    background: 
rgba(0,0,0,0.6);
border: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
padding-bottom: 10px;
padding-top: 10px;
max-width: 420px;
}



/* --- 360 Degree Section --- */

.section-featured-product p {
    font-size: 14px;
}

.section-featured-product h3 {
    letter-spacing: 0 !important;
    font-size: 20px !important;
    color: var(--primary-color) !important;
}

.section-featured-product .big{
  font-size: 45px;
  margin-bottom: 40px;
}

.section-featured-product .service-div {
    margin-bottom: 5px !important;
}


@media only screen and (min-width: 768px) {
    .section-featured-product .left-col p {

        text-align: right;
    }


    .section-featured-product .left-col .service-div:nth-of-type(1) {
        transform: translateX(60px);
    }

    .section-featured-product .left-col .service-div:nth-of-type(3) {
        transform: translateX(35px);
    }

    .section-featured-product .right-col .service-div:nth-of-type(1) {
        transform: translateX(-60px);
    }

    .section-featured-product .right-col .service-div:nth-of-type(3) {
        transform: translateX(-35px);
    }
}


/* 	Hot CTA's
_______________________________ */


.ctaSection .cta.image-background.small.portfolio {
  background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url(/users/u6/6312/images/home-cta-background.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}

.ctaSpan {
  font-size: 25px;
  color: #fff;
  line-height: 1.75em;
  max-width: 550px;
}

.ctaSection p {
  font-size: 25px;
  color: #fff;
  line-height: 1.75em;
  max-width: 550px;
}

.ctaSection .button.center {
  background: linear-gradient( 120deg, var(--secondary-color) 0%, var(--secondary-color) 100% );
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
  margin-top: 4%;
  line-height: 1.7;
  font-size: 18px;
  border-radius: 43px;
	color: #fff;
}

.ctaSection h2, .ctaSection h3 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}

.ctaSection .button.white-hover:hover {
  color: #000;
}

.ctaSection .div-content.title {
  text-align: left;
}

.ctaSection hr {
  border: 2px solid var(--primary-color);
  width: 32px;
  margin-left: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
  background: var(--primary-color);
}

.ctaSection .outline-button {
  background: var(--secondary-color);
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
  margin-top: 4%;
  line-height: 1.7;


  font-size: 18px;
  border-radius: 43px;
  padding: 14px 34px;
  border: 2px solid var(--secondary-color);
  color: #fff;
}

.ctaSection .cta-text.white {
	padding-top: 50px;
    padding-bottom: 10px;
    font-weight: 400;
    text-align: left;
}

.ctaSection .cta-text {
    font-size: 20px;
    line-height: 24px;
}

/* HOT CTA MEDIA QUERIES
___________________________ */

@media screen and (max-width: 767px) {
  .ctaSection .button.center {
    margin-top: 25px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-size: 16px !important;
    max-width: 100% !important;
  }
  
  .ctaSection h3 {
    line-height: 1.2em; 
  }
}


/* --- Video Analytics Section --- */

.video-analytics .title {
	padding-bottom: 30px;
}

.video-analytics p {
	font-size: 21px;
}

.video-analytics img {
	box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}

.video-analytics ul li {
	font-size: 18px;
	padding-bottom: 10px;
	text-align: left !important;
}

.video-analytics h3{
  margin-bottom: 50px ! important;
}

@media only screen and (max-width: 767px) {
  .video-analytics hr{
    display: none;
  }
  .tap-link{
    padding-right: 3%;
    padding-left: 3%;  
  }
  
  .video-analytics .w-col-small-12{
    padding-left: 10px !important;
  }
  
  .video-analytics h2{
    margin-top:25px !important;
  }
}

/* Bottom Home Page CTA Call */
#cta-call-lg {
  position: relative;
  background-size: cover;

  background-position: top center;
}
#cta-call-lg .container-full {
  padding: 150px 0;
}
#cta-call-lg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}
#cta-call-lg > * {
  position: relative;
}
#cta-call-lg h2 a,
#cta-call-lg h4 {
  color: #fff;
  display: block;
  text-align: left;
}

#cta-call-lg h4 {
  margin-bottom: 0;
  font-size: 30px;
}
#cta-call-lg h2 {
  margin: 0;
}
#cta-call-lg h2 a {
  display: block;
  font-size: 60px;
  font-family: "Open Sans", sans-serif;
}
@media only screen and (max-width: 768px) {
  #cta-call-lg h2 a {
    font-size: 35px;
  }
}

/* --- Fixed Call CTA --- */

#fixed-call-cta {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  top: auto;
  box-shadow: 1px 0 15px -2px rgba(0,0,0,0.3);
  z-index:9999;
	display: inherit !important;
}

#fixed-call-cta img {
  max-height:25px;
}

#fixed-call-cta a {
  display:block;
  font-weight:700;
  padding:15px 10px;
  background: var(--secondary-color);
  color:#fff;
  text-align:center;
  font-size:16px;
  line-height:1;
}

@media only screen and (min-width:768px) {
  #fixed-call-cta {
    width:auto;
    left:auto;
    right:40px;
  }
  
  #fixed-call-cta img {
    max-height:30px;
  }
  
  #fixed-call-cta a {
    border-radius: 6px 6px 0 0;
    padding:15px 25px;
    font-size:18px;
  }
}


/* ABOUT CTA SECTION
----------------------------------------------- */

.bg-overlay, .bg-overlay > * {
  position:relative;
}

.bg-overlay::before {
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:rgba(0,0,0,0.3);
}

.about-ctaSection .button.center {
    font-size: 13px;
	margin-left: 3px;
	margin-right: 3px;
  }


.about-ctaSection #our-co-cta h3 {
    margin-bottom: 30px;
}

.about-ctaSection .process-cta-headline {
    font-size: 29px;
    color: #fff !important;
    margin-top: 80px;
}

.about-ctaSection #process-call-cta {
    font-size: 18px;
	height: 45px;
}

.about-ctaSection .cta-button-process {
    background-color: var(--secondary-color) !important;
    box-shadow: 0 10px 30px -3px rgba(0,0,0,0.7);
}



.about-ctaSection #sched-onsite-est {
    background: #0000 !important;
    border: 2px solid var(--primary-color);
    color: #fff;
	height: 45px;
}


/* WHY CHOOSE US    SECTION _____________________ */


#why-choose-us .div-content.title {
	margin-bottom: 50px;
}

#why-choose-us .service-row {
	margin-bottom: 20px;
}

/* MISSION SECTION _____________________ */

.missionSection {
    padding-top: 80px;
    padding-bottom: 80px;
}

.missionSection h2 {
    opacity: .2;
    position: absolute;
    font-size: 61px;
    top: -24px;
}

.missionSection .container-full {
    padding-bottom: 0px;
}

.missionSection p {
    color: #5a5a5a;
    font-size: 17px;
    line-height: 1.8;
    margin-top: 22px;
    font-weight: 500;
}

.missionSection img {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

hr {
    border: 2px solid var(--primary-color);
    width: 32px;
    margin-left: 0px;
    margin-top: 30px;
    background: var(--primary-color);
}

.missionSection img {
    max-width: 83%;
    vertical-align: middle;
    display: inline-block;
}

@media only screen and (max-width: 991px) {
    .missionSection img {
        float: none;
    	margin-top: 20px;
    }
}

/*	PILLAR SECTION
_____________________________________________________________________*/


.pillarsSection .hero-heading.in{
  	font-size: 30px;
}

.pillarsSection{
  	background-color: var(--secondary-color);
}

.pillarsSection .team-div.full-team._1 {
    background-image: none;
    text-align: left;
}

.pillarsSection p{
    color: #fff;
    line-height: 30px;
}

.pillarsSection .hero-heading{
  	color: #fff;
}

.pillarSection .container-full{
    padding-bottom: 0px !important;
    padding-top: 60px;
}

.pillarsSection .headline {
    margin-bottom: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid rgba(226, 226, 226, 0.52);
}

.why_night_con .right_con {
    padding: 32px 15px 32px 20px;
}

.why_night_section .left_bg {
    width: 75%;
    height: auto;
    min-height: 455px;
    left: inherit;
    right: 0;
}

.left_bg {
    background: #E9EBEC;
    float: left;
    position: absolute;
    top: 0;
}

.why_night_section {
    float: left;
    width: 100%;
    margin-top: 70px;
    position: relative;
}

.security_img {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 60px;
    left: -55px;
}

@media only screen and (max-width: 479px){
  .pillarsSection .hero-heading.in {
    margin-top: 20px;
  }
}

/* BLOG STYLES
------------------------------------ */

.blogdefault .div-text.left {
  padding: 5px 10px;
}