       #overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 9999;
}
.cnt223 a{
text-decoration: none;
}
.popup-onload{
    width: 100%;
    margin: 0 auto;
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
}
.cnt223{
min-width: 600px;
width: 600px;
min-height: 150px;
margin: 100px auto;
background: #fff;
position: relative;
z-index: 103;
padding: 35px 45px;
border-radius: 6px;
}
.cnt223 p{
clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 20px;
    font-family: sans-serif;
}
.cnt223 p a{
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}

.download_popup{
    display: flex;
    align-items: center ;
}
.download_popup_img{
    flex: 0 0 200px;
    max-width: 200px;   
}
.download_popup_img img{
    max-width: 80%;
}
.download_popup_content a {
        padding: 6px 20px;
    width: 100%;
    display: inline-block;
    background-color: #2e8134;
    text-shadow: none;
    opacity: 1;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    border-radius: 4px;
}
.download_popup_content h2{
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 500;
}
.download_popup_content h2 br{
    /*display: none;*/
}
.download_popup_content p{
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 19px;
}

.fixedHeader{
    z-index: 99;
}
.download_popup_content a:hover{
    color: #fff;
    background-color: #225e26;
    opacity: 1 !important;
}
.popup-onload span.close
{
       position: absolute;
    right: 5px;
    top: 5px;
    /*background: #ddd;*/
    opacity: 1;
    border-radius: 0 0px 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
        font-weight: 400;
    font-size: 20px;
}

@media only screen and (max-width: 767px){
   .popup-onload .cnt223 {
    width: 100%;
    min-width: 100%;
    margin: 50px auto;
    padding: 25px 20px;
}
.download_popup{
    flex-direction: column;
    align-items: flex-start;
}
.download_popup_img {
    flex: 0 0 40% !important;
    max-width: 40% !important;
    margin: 0 auto;
}
.download_popup_img img{    
    width: 100%;
}
.download_popup_content h2 {
    font-size: 18px !important;
    margin-bottom: 10px;
    margin-top: 30px;
}
.cnt223 p{
    font-size: 14px !important;
}
body .download_popup_content a {
    padding: 10px 20px;
    font-size: 15px;
    border-radius: 8px;
}
.popup-onload{
    padding: 0 15px;
}

}
@media only screen and (min-width: 768px) and (max-width: 1024px){
   .cnt223{
      min-width: 95%;
      width: 95%;
   }
   .download_popup_content h2 br{
      display: none !important;
   }
}

#places-map .marker-los-las-vegas {
    left: 30%;
    bottom: 46%;
}

.ClientSlider {
         gap: 80px;
         }
         .ad-clients{
         border-bottom: 1px solid #ddd;
         }
         .scaleText-p h3 {
         font-size: 20px !important;
         color: #000;
         font-weight: 500 !important;
         margin-bottom: 0;
         padding-bottom: 10px;
         }
         .scaleText-p h3 span {
         color: #b9583b;
         font-size: 30px !important;
         }
         .ad-clients .section__title h2 br{display: block;}
         .client-thumbnail img {
         width: 100%;
         display: block;
         margin-bottom: 20px;
         max-width: 100%;
         }
         .client-text p {
         text-align: center;
         color: #000;
         position: relative;
         margin-bottom: 10px;
         }
         .ad-clients span{
            font-size: 18px;
            color: #000;
         }
         .client-text img{
         margin-bottom: 0px;
         }
         .client_logo{
                height: 170px;
    width: 170px;
    margin: 0 auto;
    border: 1px solid #B9583B;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border-radius: 50%;

         }
         .ad-des{
            width: 100%;
            text-align: center;
         }
          .logo_banner{
            max-width: 200px;
            min-width: 200px;
            margin-bottom: 30px;
            display: none;
         }
      
         #client_home_slider h5 b {
    font-weight: 400 !important;
    font-size: 15px;
    color: #000;
}
.ad-clients h5 {
    color: #2e8134;
    padding: 6px 0px;
    font-weight: 600;
    margin-top: 20px;
    display: inline-block;
    font-size: 24px;
    background-color: #fff;
}
#client_home_slider .client_text_content{
    min-height: 100%;   
    max-width: 90%; 
    margin: 0 auto;
}
#client_home_slider .carousel-control-prev{
    left: -150px;
}
#client_home_slider .carousel-control-next{
    right: -150px;
}
#client_home_slider span b{
    font-weight: 500 !important;
    font-size: 12px;
    color: #000;
}
#client_home_slider span br{
    display: block !important;
}
#client_home_slider .ClientSlider{
    min-width: 800px;
    max-width: 800px;
    margin: 0 auto;
}
.ad-clients .carousel-control-prev span,
.ad-clients .carousel-control-next span {
    background-color: #2d8134;
    padding: 20px;
    color: #fff;
    font-weight: normal;
    margin-top: 0;
    font-size: 32px;
    opacity: 1;
    visibility: visible;
    display: flex;
    align-items: center;
    justify-content: center;
}
.carousel-control-next, .carousel-control-prev{
    opacity: 1;
}
#client_home_slider .carousel-control-prev,
#client_home_slider .carousel-control-next {
    top: 200px;
    bottom: auto;
}
#client_home_slider .work-item{
   min-height: 550px;
}
      
.ad-clients.multi-channel{
   padding-bottom: 50px !important;
}  
#client_home_slider .carousel-indicators li{
   height: 10px;
   width: 10px;    
   background-color: #b53232;
   border-radius: 50%;
   display: none;
}
.bgGray_section{
   background-color: #F2F2F2;
}
.MainPageBlog.pdtop-100{
   padding-top: 120px;
}


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

.ad-des br{
   display: block !important;
}
#client_home_slider .carousel-control-prev, #client_home_slider .carousel-control-next{
   display: none;
}
#client_home_slider .carousel-indicators li{
   display: block;
}
#client_home_slider .carousel-indicators{
   bottom: -60px !important;
}
.ad-clients.multi-channel{padding-bottom: 100px !important;}
#client_home_slider .ClientSlider {
    min-width: auto !important;
    max-width: 90% !important;
    margin: 0 auto;
}
#client_home_slider .carousel-control-prev{
    left: 0  !important;
}
#client_home_slider .carousel-control-next{
    right: 0 !important;
}
#client_home_slider .work-item {
    min-height: 600px;
}

}