@import 'bootstrap.min.css';
@import 'layout.css';
@import 'responsive.css';
@import "sidebar-menu.css";
@import "baguetteBox.min.css";
@import "owl.carousel.min.css";
@import "component.css";

/*added css*/
i.fa.fa-handshake-o.aos-init.aos-animate {
    color: #f3e97b !important;
}

.TestimonialsVideo {
     width: unset; 
   
}

.VideoPicture {
   
    margin: 6em auto;
}
.videoembd{position: relative;width: 255px;height: 150px;}
.play-video{cursor: pointer; position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);width: 420px;height: 315px;}
@media (min-width: 1700px){
.VideoSection h2 {
    padding-top: 100px !important;
}}
canvas{
	bottom: 0 !important;
}

#popup_content_wrap {
width: 100%;
    height: 100%;
    top: 0;
    left: 0;
 position: fixed;
    background: rgba(0, 0, 0, 0.74);
    z-index: 9999999;
}
#popup_content {
   width: 50%;
    height: auto;
    /* padding: 20px; */
    /* position: relative; */
    top: 10%;
    /* left: 25%; */
    /* background: #f8f9fa; */
    /*border: 1px solid #f8f9fa;*/
    display: block;
    margin: auto;


}
/*#popup_content img{
	height: 37em;
    width: 37em;
    object-fit: cover;
}*/

a.read-more.btn-unique.popup_close {
    position: relative;
    top: 1em;
    left: 10.5em;
    z-index: 9;
    color: #fff;
    /* background: red; */
    padding: 10px;
    font-size: 32px;
    margin: auto;
    text-align: center;
    display: block;
}
.popup_close img
{
       max-width: 30px;
}
.CareersSection .Holder{padding:60px 0 203px 350px !important;}

@media (max-width: 767px){
	#popup_content img{
	height: 36em;
    width: 35em;
    object-fit: contain;
}
a.read-more.btn-unique.popup_close {
    position: relative;
    top: 6em;
    left: 114px;
    z-index: 9;
    color: #fff;
    /*background: red;*/
    padding: 10px;
}
}



.webhosting-pop .modal-xl {
    max-width: 700px;
}

