/* The alert message box */
.alert {
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; /* 600ms to fade out */
}
.alert {
  padding: 15px;
  background-color: #071E53; /* Red */
  color: white;
}

/* The close button */
.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
  color: black;
}

/*Swiper*/
    .swiper-container {
      width: 100%;
      height: 100%;
    }

.swiper-slide{
  background-color: #F4F5F7;
  border-radius: 5px;
  padding: 45px 0;
}    

 /*   .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically 
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }*/
.our_vision_tabs_heads::after {
    content: '';
    border: 1px solid #BCCAEC;
    position: absolute;
    bottom: -8px;
    width: 200vw;
    margin-left: -100%;
}

#testimonials p {
    text-align: center;
    color: #071E53;
    font-size: 44px;
    margin: 0!important;
    padding: 0;
    line-height: 70%;
}

#testimonials .review {
    padding: 15px 10.3vw 20px 10.3vw;
    font-size: 18px;
    line-height: 170%;
    color: #071E53;
    font-weight: normal;
    text-align: center;
} 

#testimonials .testimonials-footer {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

#testimonials .testimonials-footer .tes-photo{
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
  margin-right: 10px;
  
}
#testimonials .testimonials-footer .tes-photo img{
  border-radius: 50%;
  max-width: 50px;
}
#testimonials .testimonials-footer .tes-info .name{
  font-size: 12px;
  font-weight: bold;
  color: #071E53;
  line-height: 15px;
}

#testimonials .testimonials-footer .tes-info .position{
  font-size: 12px;
  font-weight: normal;
  color: rgba(7, 30, 83, 0.6);
  line-height: 15px;
  padding-top: 5px;
}


#intro .section_readmore a {
    font-size: 18px;
    padding: 22px 40px;
    background-color: #071E53;
    color: #fff;
    border-radius: 51px;
    text-transform: uppercase;
    border:1px solid #071E53;
    text-decoration: none;
    max-width: fit-content;
    display: block;
}

#intro .section_readmore a:hover {
  border:1px solid #071E53;
  color: #071E53;
  background-color: transparent;
}

#trusted_by .section-title_wrap h2 {
    color: #979797!important;
    padding-bottom: 30px!important;
    font-weight: 600!important;
    font-size: 26px!important;
}

#video_main {
    background-color: #fff;
    padding: 110px 0 0;
}

.page-template-homepage #our_vision.section{
  padding: 110px 0 0;
}

#danger_to_you{
  padding: 110px 0!important;
}

#testimonials{
  padding: 110px 0 50px!important;
  cursor: pointer;
}

#video_main .custom_video {
    /*border-top: 17px solid;
    border-color: rgba(7, 30, 83, 0.6);
    border-right: 17px solid #F4F5F7;
    border-bottom: 17px solid #F4F5F7;
    border-left: 17px solid #F4F5F7;*/
    max-width: 900px;
    margin: 0 auto;
}
#video_main .custom_video img{
  min-height: 350px; 
}
#video_main .section-title{
   color: #979797;
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 30px;
}

.text-center{text-align: center;}
.page-template-homepage #danger_to_you .item.color1:after {
    background: #EDF8FF!important;
}

.page-template-homepage #danger_to_you .item.color2:after {
    background: #E8EDFF!important;
}

nav#site-navigation ul a{
  font-size: 16px!important;
}



/*style.css line 7693*/
#our_solution {
    padding: 0!important;
    background-color: transparent!important;
}

/*style.css line 10144*/
.page-template-homepage #our_solution .our_vision_tabs_container .our_vision_tabs_bodies .box_b_tabs .tab_body{
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}

/*style.css line 10017*/
#danger_to_you .item{
  background: transparent!important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
   height: auto!important;
}

/*style.css line 10062*/
#danger_to_you .item a {
    background: transparent!important;
    border-radius: 0!important;
    padding: 5px 0!important;
    border-bottom: 1px solid #071E53;
    /* display: none; */
}

#danger_to_you .item a:hover {
  border-bottom: 1px dashed #071E53;
  padding: 5px 0 5px 0;
}

/*style.css line 10032*/
#danger_to_you .item .item_title{
      font-size: 22px!important;
      font-weight: bold!important;
      padding: 0 2.8vw;
}

/*style.css line 10056*/
#danger_to_you .item img{
  width: 70px!important;
  -webkit-filter: none!important;
          filter: none!important;
  margin-bottom: 45px;
  height: 70px;
}

/*style.css line 10032*/
#danger_to_you .item .item_title{
  color: #071E53!important;
}

/*style.css line 10043*/
#danger_to_you .item p.item_text {
    color: #071E53!important;
    padding: 15px 1vw 35px 1vw;
    line-height: 170%!important;
}

/*style.css line 6921*/
#content {
    background-color: #ffffff!important;
}

/*style.css line 6668*/
.book-link .cta_button {
    color: #071E53!important;
    background-color: transparent!important;
    border-radius: 41px!important;
    font-size: 16px!important;
    padding: 9px 22px!important;
    text-transform: uppercase;
}

.book-link .cta_button:hover{
  background-color:#071E53!important;
  color: #fff!important;
}

/*style.css line 10421*/
.our_right_section:before{
  width: 0!important;
}

/*style.css line 10393*/
.page-template-homepage #our_vision .our_vision_right{
   -webkit-box-shadow: none!important;
           box-shadow: none!important;
    border-radius: 0;
}

/*style.css line 9984*/
.page-template-homepage #trusted_by{
  background-color: #fff;
}

/*style.css line 10280*/
.page-template-homepage #intro {
    padding: 90px 0!important;
}

/*style.css line 10499*/
.page-template-homepage #masthead {
    background-color: transparent!important;
}

/*style.css line 9897*/
.page-template-homepage #intro {
    padding: 0;
}

/*style.css line 10377*/
.page-template-homepage #intro .intro_content {
    padding-right: 50px;
    margin-bottom: 20px!important;
}

#spots{
  margin-bottom: 100px;
}

#spots .spots_bg {
    background-color: #F4F5F7;
    padding: 50px 1vw 60px 1vw;
    text-align: center;
    border-radius: 5px;
}

/*style.css line 8233*/ 
#from_our_blog .article{
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
  background-color: transparent!important;
}
/*style.css line 10242*/
.page-template-homepage #from_our_blog .article:hover{
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}

/*style.css line 10209*/
.page-template-homepage #from_our_blog .article .article_body {
    padding: 0!important;
}

/*style.css line 10213*/
.page-template-homepage #from_our_blog .article .article_img a {
    border-radius: 5px;
}

/*style.css line 10222*/
.page-template-homepage #from_our_blog .article .article_body .article_heading{
  margin-bottom: 10px!important;
}

/*style.css line 10230*/
.page-template-homepage #from_our_blog .article .article_body .article_heading a {
    font-size: 22px!important;
    line-height: 27px!important;
}


/*style.css line 8195*/
#from_our_blog {
    background-color: transparent!important;
}

.meta {
    font-size: 14px!important;
    font-weight: 300;
    color: #787878;
    margin-bottom: 10px;
}

.meta .date {
    display: inline-block;
}
/*
.meta .date:before {
    display: inline-block;
    content: "";
    background: url(/web/20220413113715im_/https://www.reflectiz.com/wp-content/themes/reflectiz/img/clock.svg) no-repeat center center;
    width: 13px;
    height: 13px;
    margin-right: 5px;
    position: relative;
    top: 1px;
}*/
.blog-item .meta .date:before{display: none!important;}
.meta .date:after {
    display: inline-block;
    content: "|";
    margin: 0 8px!important;
}

.meta .category {
    display: inline-block;
}



.meta .category ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
}

.meta .category ul li {
    display: inline;
}

.meta .category ul li a {
    color: #5A75DB!important;
    text-decoration: underline;
}

.meta .category ul li:after {
    display: inline-block;
    content: ",";
}

.meta .reading_time {
    display: inline-block;
}

.blog-item-full .meta .reading_time:after {
    display: inline-block;
    content: "|";
    margin: 0 8px;
}
.blog-item-full .meta .date:before{display: none!important;}
#blog_index {
    background: #fff;
}

h1.blog_heading {
    text-align: center;
    color: #071E53;
    font-weight: bold;
    margin-bottom: 60px;
    margin-top: 50px;
    line-height: 26px;
}

.single-title {
    text-align: left!important;
    color: #071E53;
    font-weight: 600;
    margin-bottom: 10px!important;
    margin-top: 0!important;
    line-height: 1;
    font-size: 34px;
}

.item-content p {
    font-weight: normal!important;
    color: #071E53;
    line-height: 170%!important;
}

/*style.css line 9126*/
.blog-item .title a {
    font-size: 22px!important;
    line-height: 27px!important;
    font-weight: bold!important;
}

.blog-item .item-content {
    padding: 15px 0px 0 0!important;
}

/*style.css line 8870*/
.categories-nav-simple ul li {
    margin-right: 15px!important;
    margin-left: 0!important;
}

/*style.css line 8980*/
.blog-item{
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}

/*style.css line 8875*/
.categories-nav-simple ul li a {
    color: #828282!important;
    font-weight: 500;
    text-transform: uppercase;
}

/*style.css line 8883*/
.categories-nav-simple ul li a:hover {
    color: #071E53!important;
    text-decoration: none!important;
}
.blogsearch input{height: auto!important;padding: 0!important;margin-bottom: 0!important;}
/*style.css line 8998*/
.blog-item .image {
    border-radius: 5px!important;
    border-bottom: 0!important;
}

/*style.css line 7356*/
#blog_link a {
    font-size: 18px!important;
    color: #071E53;
    font-weight: 600!important;
    position: relative;
    background: url(/web/20220413113715im_/https://www.reflectiz.com/wp-content/themes/reflectiz/img/sep_blog.png) no-repeat right center;
    padding-right: 40px;
}

#spots .title{
  color: #071E53;
  font-weight: 600;
  font-size: 34px;
  text-align: center;
  margin-bottom: 30px;  
  line-height: 1;
  display: table;
}
#spots .title:before{
  content:'';
  background: url(/web/20220413113715im_/https://www.reflectiz.com/wp-content/themes/reflectiz/img/spots_icon.png) no-repeat left center;
  display: table-cell;
  width: 90px;
  height: 62px;
  vertical-align: middle;
}
/*style.css line 7389*/
#blog_link a:hover::after {
    display: none!important;
}

/*style.css line 7353*/
#blog_link {
    margin-top: 10px;
}

/*#spots .modal_class{
  background: #071E53;
  border-radius: 666px;
  border:0;
  height: 60px;
  border:1px solid #071E53;
  text-align: center;
  font-size: 18px;
  padding: 5px 1.5vw 5px 1.5vw;
}

#spots .modal_class:hover{
  border:1px solid #071E53;
  color: #071E53;
  background: none;
}

#spots .link_class{
  border: 1px solid #071E53;
  height: 60px;
  border-radius: 666px;
  text-align: center;
  padding: 0 2vw;
  background-color: #fff;
  color: #071E53;
  font-size: 18px;
}

#spots .link_class:hover{
  background-color: #071E53;;
  border: 1px solid #071E53;
  color: #fff;
}*/

#video_main .video_player iframe {
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
}

/*style.css line 8998*/
.relative .blog-item .image{
  height: 278px!important;
}

/*style.css line 9014*/
.blog-item .image img{
  border-radius: 5px!important
}

/*style.css line 10507*/
.page-template-homepage #our_solution h2.section-title {
    text-align: center;
    margin-bottom: 50px;
}

.relative h2{
  font-weight: 600;
  margin-bottom: 25px;
  line-height: 1;
  font-size: 34px;
}

.tags{
  margin-bottom: 50px;
}
.tags h2{
  font-weight: 600;
  margin-bottom: 23px;
}

.tags ul{
  margin: 0;
  padding: 0;
}

.tags ul li {
    margin-bottom: 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 10px;
}

.tags ul li a {
    border-radius: 666px;
    border: 1px solid #071E53;
    color: #071E53;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 16px;
    text-decoration: none;
}

.tags ul li a:hover{
  border:1px solid #071E53;
  background: #071E53;
  color: #fff;
}

.form-single{
  padding: 23px;
  background-color: #071E53;
  color: #fff;
  border-radius: 5px;
}

.form-single .hs-input{
  border-color: #fff!important;
  color: #fff!important;
}

.form-single h2{
  font-size: 24px;
  color: #fff
}


.form-single input::-webkit-input-placeholder {
  color: #fff!important;
}


.form-single input::-moz-placeholder {
  color: #fff!important;
}


.form-single input:-ms-input-placeholder {
  color: #fff!important;
}


.form-single input::-ms-input-placeholder {
  color: #fff!important;
}


.form-single input::placeholder {
  color: #fff!important;
}

.form-single textarea::-webkit-input-placeholder {
  color: #fff!important;
}

.form-single textarea::-moz-placeholder {
  color: #fff!important;
}

.form-single textarea:-ms-input-placeholder {
  color: #fff!important;
}

.form-single textarea::-ms-input-placeholder {
  color: #fff!important;
}

.form-single textarea::placeholder {
  color: #fff!important;
}

/*style.css line 7625*/
.intro-form {
    background-color:transparent!important;
    border-radius: 0!important;
    border: 0!important;
    -webkit-box-shadow:none!important;
            box-shadow:none!important;
}
/*style.css line 7661*/
.intro-form:hover{
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}


/*.intro-form .hs-button{
      background-color: #5A75DB!important;
    border: 2px solid #5A75DB!important;
}
*/
.intro-form.intro-form-sidebar {
    padding: 20px 0 0!important;
}

.blog-item.blog-item-full{max-width: calc(100% - 30px);}
.foot{
  float: right;
  width: 30px;
  margin-right: -10px;
  margin-top: 45px;
  z-index: 1;
}
.single-jobs .foot{width: 100%;margin-right: 0;margin-top: 0;float: none;}
.foot ul {
    margin: 0;
    padding: 0;
}
.foot i {
    color: #071E53;
    font-size: 25px;
    line-height: 1.5;
}
.foot .share{
  position: fixed;
  padding: 5px;
}
.single-jobs .foot .share{position: relative;}
.bottom-one {
    margin-top: 40px;
    margin-bottom: 30px;
}

.bottom-one .bg {
    background-color: #F4F5F7;
    padding: 50px 10vw 60px 10vw;
    text-align: center;
    border-radius: 5px;
}

.bottom-one .title {
    color: #071E53;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
}

.bottom-one p{
  margin-bottom: 30px!important;
  color: #071E53;
  font-size: 18px;
  text-align: center;
}

.bottom-one {
    margin-top: 40px;
}

.modal_class,.link_class {
    background: #071E53;
    border-radius: 666px;
    border: 0;
    height: 60px;
    line-height: 50px;
    border: 1px solid #071E53;
    text-align: center;
    font-size: 18px;
    display: inline-block;
    color:#ffffff;
    text-decoration: none;
    padding: 5px 1.5vw 5px 1.5vw;
    text-transform: none;
    letter-spacing: normal;
    white-space: nowrap;
    margin:10px 15px;
}


.modal_class:hover {
    border: 1px solid #071E53;
    color: #071E53;
    background: none;
    text-decoration: none;
}

.link_class {
    border: 1px solid #071E53;    
    background-color: #fff;
    color: #071E53;    
}

.link_class:hover {
    background-color: #071E53;
    border: 1px solid #071E53;
    color: #fff;
    text-decoration: none;
}

.bottom-two .section-title{
  text-align: left!important;
  font-weight: 600;
}

.bottom-two h3{
  font-weight: bold;
}

.mb-0{margin-bottom: 0!important;}
/*Modal*/

.overlay {
   opacity: 0;
   visibility: hidden;
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0, 0, 0, .5);
   z-index: 20;
   -webkit-transition: .3s all;
   -o-transition: .3s all;
   transition: .3s all;
}

.mymodal {
   opacity: 0;
   visibility: hidden;
   width: 100%;
   max-width: 500px;
   position: fixed;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
       -ms-transform: translate(-50%, -50%);
           transform: translate(-50%, -50%);
   z-index: 30;
   -webkit-box-shadow: 0 3px 10px -.5px rgba(0, 0, 0, .2);
           box-shadow: 0 3px 10px -.5px rgba(0, 0, 0, .2); 
   text-align: center;
   padding: 30px;
   border-radius: 3px;
   background-color: #F7F9FF;
   -webkit-transition: 0.3s all;
   -o-transition: 0.3s all;
   transition: 0.3s all;
   z-index: 99999;
   overflow: hidden;
}
.mymodal:before{
  content:'';
  background: url(/web/20220413113715im_/https://www.reflectiz.com/wp-content/themes/reflectiz/img/modal-icon.svg) no-repeat center center;
  width: 62px;
  height: 62px;
  display: block;
  margin:0 auto 20px;
}
.mymodal:after{
  content:'';
  border-radius: 50%;
  background-color: #fff;
  width: 150px;
  height: 150px;
  position: absolute;
  top:-75px;
  left: 50%;
   -webkit-transform: translateX(-50%);
       -ms-transform: translateX(-50%);
           transform: translateX(-50%);
  z-index: -1;
}
.mymodal.active,
.overlay.active{
   opacity: 1;
   visibility: visible;
}
.mymodal__title h2{font-weight: 600;line-height: 1.2;margin-bottom: 0;}
.mymodal__cross {
   width: 15px;
   height: 15px;
   position: absolute;
   top: 20px;
   right: 20px;
   fill: #444;
   cursor: pointer;
}
.mymodal .hbspt-form .actions{text-align: center;}
.mymodal .widget{margin-bottom: 0;}
#intro{

  background: #fff!important;
}

.page-template-homepage #our_vision .our_vision_right{
  padding: 40px 0 30px 40px!important;
}

.our_right_section{
  padding-right: 0!important;
}
@media (min-width: 1600px){
  .page-template-homepage #content .ref_container{
      max-width: 1100px!important;
  }
  #video_main .section-title{margin-bottom: 50px;}
}
@media (min-width: 1200px){
  #content .ref_container{max-width: 80%;}

}
/*style.css line 10499*/
@media (min-width: 992px){

.page-template-homepage #trusted_by {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
            flex-direction: column!important;
}
.page-template-homepage #trusted_by .section-title_wrap{
  width: 100%!important;
  background: #fff;
}
.page-template-homepage #trusted_by .section-title_wrap .section-title {
    background: none!important;
    border-radius: 0;
}

.page-template-homepage #intro .intro_content{padding-bottom: 0!important;}

/*style.css line 8292*/
#from_our_blog .article .article_img a img {
    height: 278px!important;
}


/*style.css line 8291*/
#from_our_blog .article .article_img a {
    min-height: 278px!important;
    max-height: 278px!important;
}

}

@media (min-width: 992px) and (max-width: 1199.98px) {

#spots .modal_class {
  width: 100%;
}
#spots .link_class {
  width: 100%;
}
}

@media (min-width: 768px) and (max-width: 991.98px) {
.blog-item.blog-item-full {
    margin-bottom: 0!important;
}
.blog-item .content {
    margin-bottom: 0!important;
}   
.page-template-homepage #intro .intro_content{
  padding-right: 0;
}  
.swiper-slide{
  padding: 25px 0;
}  
 #testimonials .review {
    padding: 15px 4vw 20px 4vw;
    font-size: 12px;
} 
  #video_main , #our_vision{
    padding: 50px 0 0;
}
#testimonials {
    padding: 50px 0 50px!important;
}
.bottom-one {
    margin-top: 0;
}
.bottom-one [class*="col-"]{
  margin-bottom: 20px;
} 
h1.blog_heading{
  margin-top: 40px;
  margin-bottom: 40px;
}  
.categories-nav-simple ul {
    text-align: left;
}
#spots .title:before{
  display: none;
}
.spots_bg [class*="col-"]{
  margin-bottom: 20px;
}

}





@media (min-width: 768px){

  /*style.css line 7439*/
  #blog_link {
    margin-top: 0!important;}
}
@media (min-width: 576px){
#intro .intro_readmore .modal_class, #intro .intro_readmore .link_class{
    margin: 10px 0;
}
#intro .intro_readmore .modal_class{margin-right: 20px;}
}
@media (max-width: 769px){
  .blog_filter{margin-bottom: 15px!important;}
}

@media (max-width: 576px){
  .custom_video img{
    min-height: 300px!important;
  }  
  .bottom-one p{font-size: 14px;}
  .swiper-slide{
    padding: 25px 0;
  } 
  #testimonials .review {
      padding: 15px 4vw 20px 4vw;
      font-size: 12px;
  }
  .categories-nav-simple ul li {
    display: inline-block;
    margin-left: 0;
  }
  .relative h2,.tags h2{text-align: left;}
  h1.blog_heading {
      color: #071E53;
      font-weight: bold;
      margin-bottom: 30px;
      margin-top: 30px;
      line-height: 26px;
  }
  .categories-nav-simple {
      margin-bottom: 0;
  }
  .page-template-homepage #our_vision, .custom_video, .page-template-homepage #intro_animation{
    display: block!important;
  }

  .page-template-homepage #our_solution h2.section-title{margin-bottom: 20px;}
  #video_main , #our_vision{
      padding: 50px 0 0;
  }
  #spots{margin-bottom: 50px;}
  .custom_video .play-btn svg{
    width: 10vw;
  }

  #video_main .section-title {
      color: #979797;
      font-weight: 600;
      font-size: 20px;
      margin-bottom: 30px;
  }

  #danger_to_you {
      padding: 60px 0!important;
  }

  /*#intro .section_readmore a {
      font-size: 14px;
      padding: 20px 1vw;
      background-color: #071E53;
      color: #fff;
      border-radius: 51px;
      text-transform: uppercase;
      border: 1px solid #071E53;
      text-decoration: none;
      display: block;
      text-align: center;
  }*/

  .page-template-homepage #intro .intro_content {
      padding-right: 0;
      margin-bottom: 20px!important;
  }

  .page-template-homepage #intro {
      padding: 20px 0!important;
  }
  #trusted_by .section-title_wrap h2 {
      color: #979797!important;
      padding-bottom: 30px!important;
      font-weight: 600!important;
      font-size: 20px!important;
      text-align: left;
  }

  #from_our_blog h2.section-title {
      text-align: left!important;
  }

  #testimonials {
      padding: 110px 0 0!important;
      cursor: pointer;
  }

  #blog_link {
      margin: 0 0 20px!important;
      text-align: left!important;
  }
  #spots .title {
      color: #071E53;
      font-weight: 600;
      font-size: 24px;
      text-align: center;
      margin-bottom: 30px;
    }
  #spots .title:before{
      display: none;
  }
  .modal_class, .link_class{height: 50px;line-height: 40px;}
  #spots .modal_class {
      min-width: 80vw;
  }

  #spots .link_class {
      min-width: 80vw;
  }

  .spots_bg [class*="col-"]{
    margin-bottom: 20px;
  }
  /*.bottom-one .modal_class{
    min-width: 80vw;
  }*/
  .bottom-one{margin-bottom: 50px;}
  .bottom-one .bg{padding: 30px 15px;}
  /*.bottom-one .link_class{
    min-width: 80vw;
  }*/
  .bottom-one [class*="col-"]{
    margin-bottom: 20px;
  }
  .blog-item.blog-item-full {
      margin-bottom:  0!important;
  }
  .blog-item .content {
      margin-bottom: 0!important;
  }

}


/*new block award_winning_solution*/
.award-winning-solution_box {
   margin: 20px -15px;
}
.award-winning-solution_item {
	padding: 0 15px;
}
.award-winning-solution_item_img {
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.award-winning-solution_item_title {
    font-weight: bold;
	text-align: center;
}
.award-winning-solution_item_subtitle {
   
	text-align: center;
}
@media (max-width: 991px){
#award-winning-solution h2{
    text-align: center;
}
}
	@media (max-width: 576px){
#award-winning-solution h2{
    padding-top: 50px;
}
}
#masthead.fixed-top{
    position: fixed!important;
    background-color: #fff!important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    height: auto;
}
/*
     FILE ARCHIVED ON 11:37:15 Apr 13, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:20:25 Dec 19, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.719
  exclusion.robots: 0.101
  exclusion.robots.policy: 0.089
  esindex: 0.009
  cdx.remote: 27.363
  LoadShardBlock: 93.184 (3)
  PetaboxLoader3.datanode: 213.811 (5)
  PetaboxLoader3.resolve: 1327.18 (3)
  load_resource: 1606.877
  loaddict: 244.604
*/