:root{
 --bright-red: #e53622;
 --dark-red: #9d1e2c ;
}
.nice-select span.current { line-height: initial !important;}
.ct-grid .ct-load-more .btn, .btn {border-radius: 7px;}
.ct-grid-blog-layout1 .item-holder, .ct-carousel-blog-layout1 .item-holder { border-bottom-left-radius: 7px; border-bottom-right-radius: 7px;}
.ct-grid-blog-layout1 .item-featured img, .ct-carousel-blog-layout1 .item-featured img {border-top-left-radius: 7px; border-top-right-radius: 7px;}
.ct-grid-blog-layout1 .item-featured .item-author-image, .ct-carousel-blog-layout1 .item-featured .item-author-image,.btn-video:before,  .ct-grid .item-featured a.btn-video {display: none;}
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded, .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img { border-radius: 7px;}
.rev_slider .tp-leftarrow.custom, .revslider-initialised .tp-leftarrow.custom, .rev_slider .tp-rightarrow.custom, .revslider-initialised .tp-rightarrow.custom {
border-radius: 7px !important;
    border: 1px solid #cc6c77 !important;
    background: #9d1e2c !important; 
}
#header-wrap .header-button-group .btn-phone {
font-size: 30px; font-weight: 700; color: #9d1e2c ;
}
#header-wrap .header-button-group .phone-avatar {display: none;}
.primary-menu li a {font-weight: 700; color: #000 !important; font-size: 18px !important;}
.flexbox{ display: flex; padding:25px 45px; align-items: center;}
.flexbox.red { background: #9d1e2c ; border-top-left-radius: 7px;border-bottom-left-radius: 7px;}
.flexbox.nonred { background: #1c1c1c; border-top-right-radius: 7px;border-bottom-right-radius: 7px;}
.flexbox .icon i { font-size: 65px; line-height: 65px; margin-right: 30px;}
.topinnerrow { border-radius: 7px; background: transparent; box-shadow: none;}
.flexbox.red .icon i { color: #fff; }
.flexbox.nonred .icon i { color: #9d1e2c ; }
.flexbox p, .flexbox h2 {color: #fff; margin-bottom: 0;}
.ct-banner-main i{display: none;}
.ct-banner-small , .ct-banner-small img, .ct-banner-main img {border-radius: 7px;}
ul.features {display:flex; flex-wrap: wrap;}
ul.features li{position: relative;
    display: block;
    float: left;
    width: 50%;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #1c1c1c;
    padding-left: 27px; margin-bottom:20px;}
ul.features li::before {position: absolute;
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    font-size: 15px;
    font-weight: 700;
    left: 0px;
    top: 0px; color: var(--bright-red);}
blockquote {position: relative;
    display: block;
    background: #f6f6f6;
    border: 0;
    padding: 31px 50px 32px 50px;
    border-radius: 7px;
    margin: 0px;
    margin-bottom: 50px;}
blockquote::before{
position: absolute;
    content: '';
    background: #f6f6f6;
    width: 40px;
    height: 30px;
    left: 0px;
    bottom: -30px;
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%, 0px 0px);}
blockquote .icon{position: absolute;
    left: 50px;
    top: -10px;
    font-size: 80px;
    line-height: 60px;
    font-weight: 700;}
.third-section {
   background-image: url(https://spectruminvestigation.com/wp-content/uploads/2021/09/icon-1.png);
   background-position: bottom left;
   background-repeat: no-repeat; 
}
.fourth-section { background: #f6f6f6 url(https://spectruminvestigation.com/wp-content/uploads/2021/09/security-1.png) bottom right no-repeat;}
.fourth-section .wpb_content_element {margin-bottom:0;}
div.reason { display: flex; align-items: center; margin-bottom: 35px;}
div.reason .icon { margin-right: 20px;}
div.reason .icon i { font-size: 60px; color: var(--bright-red);} 
.ct-grid-service1 .grid-item-inner:hover, .ct-service-carousel-layout2 .grid-item-inner:hover { box-shadow: 0 0 15px rgb(0 0 0 / 15%) !important;}
ul.waytohire { margin-top: 40px;}
ul.waytohire li { min-width: 100%; }
.site-footer .bottom-footer { background-color: transparent !important; }
.site-footer .top-footer .footer-widget-title { font-size: 22px;}
.bottom-copyright p{font-size: 14px;}
.footer-bottom-menu li a {font-size: 14px;}
.widget_ct_recent_posts .layout2 .entry-media {min-width: 65px !important;}
.widget_ct_recent_posts .layout2 .entry-media img { border-radius: 7px; }
.site-footer .widget_ct_recent_posts .layout2 .entry-title {font-size: 14px;    font-weight: normal;    line-height: 21px;}
.site-footer .widget_ct_recent_posts .layout2 .item-author { display: none; }
ul.info li { list-style: none; font-size: 14px; margin-bottom: 5px;}
ul.info li a {font-size: 15px; font-weight: 700;}
ul.info li i {margin-right: 8px; color: var(--dark-red); }
.ct-grid-blog-layout1 .item-meta, .ct-carousel-blog-layout1 .item-meta {display: none;}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 200px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}