/*

Template 2075 Digital Team

http://www.tooplate.com/view/2075-digital-team

*/

@font-face {
  font-family: "San Francisco";
 src: url("../bootstrap/fonts/sanfranciscodisplay-regular-webfont.woff");
}

body {
    background: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    position: relative;
  }


html, body {
     width: 100%;
     overflow-x: hidden;
  }

h1, h2, h3, h4 {
  font-weight: bold;
}

.heading {
  font-size: 20px;
}
.subheading {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 60px;
}
.bold {
  font-weight: bold;
}

p {
  line-height: 28px;
  font-size: 15px;
}

a {
  outline: none !important;
}

hr {
  width: 180px;
  border-color: #CCC;
}

.section-title strong {
	color: #00C6D7;
  	font-size: 56px;
}

.section-title h1 {
	font-size: 24px;
}

.section-title {
  padding-bottom: 32px;
}

.medium-icon {
  font-size: 32px !important;
}

#work,#about, #team, 
#portfolio, #pricing, #contact {
   padding-top: 100px;
  padding-bottom: 100px;
}



/* ==========================================================================
navigation section
========================================================================== */
.custom-navbar {
    background: #F2F2F2;
    margin-bottom: 0;
}
.custom-navbar .navbar-brand  {
  color: #00c6d7;
  font-weight: 600;
  font-size: 50px;
}
.custom-navbar .navbar-brand .navbar-toggle {
    background: #00c6d7;
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
    }
.custom-navbar .nav li a {
    color: #616161;
    font-size: 18px;
    font-weight: 100;
    }
.custom-navbar .nav li a:hover {
  	background: transparent;
   color: Black;
}
.custom-navbar .nav > li > a:focus {
  background-color: transparent;
  outline: none;
}
.custom-navbar .nav li.active > a {
     /* color: #00c6d7;*/
     font-weight:bold;
    }
.custom-navbar .navbar-toggle {
        border: none;
        padding-top: 20px;
    }
.custom-navbar .navbar-toggle .icon-bar {
        background: #00abff;
        border-color: transparent;
    }
@media(min-width:851px){
    .custom-navbar {
            background: #F2F2F2;
            padding: 10px;
            border-bottom: 0;
            background: 0 0;
         }
    .custom-navbar.top-nav-collapse {
            padding: 8px;
            background: #F2F2F2;
        }
        
.navbar-right {
    margin-top: 7px;
}
}


/* ==========================================================================
home section
========================================================================== */
#home,#home1,#home2,#home3 {
  background-size: cover;
  background-position: center;
  color: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
}
#home h1,#hom1 h1,#home2 h1,#home3 h1 {
  font-size: 32px;
  font-weight:500;
}
#home h3 ,#home1 h3,#home2 h3,#home3 h3{
  font-size: 22px;
   font-weight:300;
  
}
#home hr ,#home1 hr,#home2 hr,#home3 hr{
  width: 240px;
}
#home .btn ,#home1 .btn ,#home2 .btn,#home3 .btn  {
  background: transparent;
  border: 4px solid #ffffff;
  border-radius: 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 12px 42px;
  margin-top: 40px;
  margin-right: 16px;
  transition: all 0.4s ease-in-out;
}
#home .btn:hover ,#home1 .btn:hover,#home2 .btn:hover ,#home3 .btn:hover  {
  background: #00abff;
  border-color: transparent;
}
#home .btn-danger ,#home1 .btn-danger,#home2 .btn-danger,#home3 .btn-danger{
  background: #00abff;
  border-color: transparent;
}
#home .btn-danger:hover {
	 background: #00abff;
  border-color: transparent;
}

/* ==========================================================================
work section
========================================================================== */
#work {
    text-align: center;
}
#work .col-md-4 {
  padding: 28px;
  position: relative;
  transition: all 0.4s ease-in-out;
}
#work .col-md-4:hover {
  background-color: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.20);
}
#work h3 {
  font-size: 18px;
}


/* ==========================================================================
about section
========================================================================== */
#about {
  background: #3B3B3B;
  color: #ffffff;
}
.nav-tabs {
  margin-top: 20px;
  border-bottom: 1px solid #606060;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
	display: block;
  	color: #ffffff;
  	font-size: 16px;
  	padding: 10px 20px;
  	border: 0;
  	border-radius: 0;
}
.nav-tabs > li > a:hover {
  background-color: transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #00c6d7;
  cursor: default;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom-color: transparent;
}
#keepMe
{
    margin-bottom:20px;
}
#keepMe,#takeME
{
    padding-top:0px;
}
#keepMe > a:hover {
  background-color: #0096E4;
  color:White;
}
#takeME > a:hover {
  background-color: transparent;
  color:#424242;
}
.tab-content {
  padding-top: 20px;
}

.tab-content a {
	color: #0CC;
}

.tab-content a:hover, .tab-content a:link {
	color: #FF0;
	text-decoration: none;
}

/* ==========================================================================
team section
========================================================================== */
#team {
  text-align: center;
}
#team h3 {
  color: #00c6d7;
  font-size: 14px;
  font-weight: bold;
}
#team .col-md-3 {
  padding-top: 20px;
  padding-bottom: 20px;
}
#team .team-wrapper {
  overflow: hidden;
  position: relative;
}
#team .team-des {
  background-color: rgba(00,00,00,0.6);
  position: absolute;
  color: #ffffff;
  opacity: 0;
  max-width: 500px;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.4s ease-in-out;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#team .team-des:hover {
 opacity: 1;
}
#team img {
  margin: 0 auto;
}

#team .social-icon li a {
  color: #fff;
}

#team .social-icon li a:hover {
  color: #00c6d7;
}

/* ==========================================================================
portfolio section
========================================================================== */
#portfolio {
  background-color: #f6f6f6;
  text-align: center;
  }
#portfolio .container {
  width: 100%;
  padding: 0;
  margin: 0;
}
#portfolio img {
  width: 100%;
  transition: all 0.4s ease-in-out;
}
#portfolio img:hover {
  opacity: 0.5;
}
/* FILTER CSS */
.filter-wrapper {
    width: 100%;
    margin: 40px 0 24px 0;
    overflow: hidden;
    text-align: center;
}
.filter-wrapper li {
    display: inline-block;
    margin: 4px;
}
.filter-wrapper li a {
    color: #999999;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 8px 17px;
    display: block;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
.filter-wrapper li .selected,
.filter-wrapper li a:focus,
.filter-wrapper li a:hover {
    color: #00c6d7;
    outline: none;
  }

/* ISOTOPE BOX CSS */
.iso-box-section {
    width: 100%;
}
.iso-box-wrapper {
    width: 100%;
    padding: 0;
    clear: both;
    position: relative;
}
.iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.fluid-img {
  width: 100%;
  display: block;
}

/* ==========================================================================
pricing section
========================================================================== */
#pricing {
  text-align: center;
}
#pricing h2 {
  font-size: 52px;
}
#pricing h3 {
  font-size: 16px;
}
#pricing .plan {
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.20);
  padding-top: 40px;
  padding-bottom: 80px;
  margin-bottom: 32px;
}
#pricing .plan span {
	font-size: 16px;
}
#pricing .plan .plan_title {
  font-weight: 300;
  letter-spacing: 2px;
  padding: 30px;
  margin-bottom: 20px;
}
#pricing .medium-icon {
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.20);
  border-radius: 50%;
  font-size: 52px;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  margin-bottom: 32px;
}
#pricing .plan ul {
  padding: 0px;
}
#pricing .plan ul li {
  display: block;
  font-weight: 500;
  padding: 12px 0px;
}
#pricing .plan .btn {
  border: none;
  border-radius: 0px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding: 16px 60px;
  transition: all 0.4s ease-in-out;
  margin-top: 20px;
  text-transform: uppercase;
}
#pricing .plan-one .btn {
  background-color: #00c6d7;
}
#pricing .plan-two .btn {
  background-color: #ffa400;
}
#pricing .plan-three .btn {
  background-color: #009988;
}
#pricing .plan .btn:hover {
  background-color: #3B3B3B;
}


/* ==========================================================================
contact section
========================================================================== */
#contact {

}
#contact h2 {
  padding-bottom: 20px;
}
#contact h3 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}
#contact .medium-icon {
  padding-top: 10px;
  padding-right: 10px;
}
#contact .contact-info div {
  padding-top: 14px;
  padding-bottom: 14px;
}
#contact form {
  padding-top: 60px;
}
#contact .form-control {
  border: 2px solid #ffffff;
  border-radius: 0;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all 0.4s ease-in-out;
}
#contact input {
  height: 40px;
}
#contact input[type="submit"] {
  background: #00c6d7;
  border: 3px solid #00c6d7;
  letter-spacing: 1px;
  margin-top: 18px;
  height: 50px;
  color: #ffffff;
}
#contact input[type="submit"]:hover {
  color: #000000;
}


/* ==========================================================================
footer section
========================================================================== */
footer {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
footer p {
  padding-top: 20px;
}
.social-icon {
  padding: 0;
  margin: 0;
}
.social-icon li {
  list-style: none;
  display: inline-block;
  padding: 6px;
}
.social-icon li a {
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.09);
  color: #808080;
  font-size: 20px;
  width: 56px;
  height: 56px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.social-icon li a:hover {
  color: white;
  background-color:#0077B5;
  
}
#facebook a
{
  color: #3b5998;
}
#facebook a:hover 
{
  color: white;
  background-color:#3b5998;
}
#google a
{
  color: #d34836;
}
#google a:hover
{
  color: white;
  background-color:#d34836;
}
#twitter a
{
  color: #0084b4;
}
#twitter a:hover
{
  color: white;
  background-color:#0084b4;
}

#linkedIn a
{
  color: #0077B5;
}
#linkedIn a:hover
{
  color: white;
  background-color:#0077B5;
}


@media screen and (min-width: 992px) {
  @-moz-document url-prefix() {
    #portfolio .col-lg-4,
    #portfolio .col-md-4 {
      width: 33.333%;
    }
  }    
}

/* ==========================================================================
media quires for mobile
========================================================================== */
@media (max-width: 440px) {
  #home {
    padding-top: 320px;
    padding-bottom: 320px;
  }
  #home h1 {
    font-size: 22px;
  }
  #home h3 {
    font-size: 12px;
  }
}
h3
{
     font-size: 25px;
    }
p
{
    color:#424242;
    font-size: 18px;
}

.navbar-nav>li>a 
{
    padding-top:7px;
    padding-bottom:7px;
}

.textHeader {
    font-weight: 600;
    font-size: 25px;
}

.textDetail{
    font-size: 18px;
    color: #3d464d;
    line-height: 25px;
    font-weight:lighter;
   /* max-width:530px;*/
}

.pricingtextDetail{
    font-size: 18px;
    color: #3d464d;
    line-height: 25px;
    font-weight:lighter;
}
.imageDetail
{
    margin-top:5%;width:450px;height:250px;
    }
    
    #home img ,#home1 img ,#home2 img ,#home3 img 
    {
       /* filter: brightness(40%)*/
    }
    .sectionMargin
    {
        margin-top:13%;
        color:White;
    }
    .sectionImageMargin
    {
        margin-top:5%;
    }
    .contactButton
    {
        border:1px solid #00c6d7;color:#00c6d7;
        padding:7px;font-size:20px;
       
    }
    body,h1,h3
    {
       /* font-family: Calibri, Arial, sans-serif !important;*/
        font-family: San Francisco,sans-serif !important;
    }
    
    @media ( min-width : 851px)
{
    

::-webkit-scrollbar
{
     width: 10px;
     height:10px;
}

::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 9px rgba(0,0,0,0.3);
    border-radius: 13px;
}

::-webkit-scrollbar-thumb
{
    border-radius: 13px;
    -webkit-box-shadow: inset 0 0 9px rgba(0,0,0,0.5);
}
/*
::-webkit-scrollbar:vertical:hover
{
     width: 15px;
     height:15px; 
     }
     ::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    background:#DADADA;
}*/
}


#myImg {
    
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000; /* Sit on top */
    padding-top: 0px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: hidden; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
   text-align:center;
    align-items: center;
    flex-wrap: wrap;
}

/* Modal Content (image) */
.modal-content 
{
    
    margin: auto;
    display: inline;
    /*width: 100%;
    max-width:1050px;*/
    margin-top:60px;
    border-radius:0px;
}


/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 1.2s;
    animation-name: zoom;
    animation-duration: 1.2s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.closeNew {
    position: absolute;
    top: 10px;
    right: 35px;
      cursor: pointer;
      width:30px;
}

.close:hover,
.close:focus {
    cursor: pointer;
}
@-webkit-keyframes zoomOut {
    from {-webkit-transform:scale(1)} 
    to {-webkit-transform:scale(0)}
}

@keyframes zoomOut {
    from {transform:scale(1)} 
    to {transform:scale(0)}
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 850px){
    .modal-content {
        width: 100%;
    }
}
/*
.close {
    filter: alpha(opacity=20);
    opacity: .7;
}*/
.downArrow:hover
{
    opacity:0.8;
}

 #loginContent
    {
        position:fixed !important;
        
    }
    #loginFooter
    {
          display:none;
    }
    #loginForm
    {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: linear-gradient( rgba(20,20,20, .8), rgba(20,20,20, .8));
    
    z-index:1050;
    }
    h1
    {
        color:White !important;
    }
    .interestedArrange {
    width: 230px;
    height: 50px;
    margin-top: 20px;
    }
.aboutExilant {
    background-color: #272727;
}
.footer {
    position: relative;
}
.sectionHeaderMiddle {
    text-align: left;
}
.marginT3 {
    margin-top: 3%;
}
.marginB3 {
    margin-bottom: 3%;
}
.externalLink {
    font-weight: normal;
    padding-top: 20px;
    font-size: 14px;
    text-align: center;
}
.link1 {
    display: initial;
}



.menulink {
    cursor: pointer;
    letter-spacing: 0.5px;
}
.menulink:hover {
    font-weight: bold;
    font-size: 14px;
    color: white !important;
    text-decoration:none;
}
.link1 {
    padding: 5px;
}

.text-pulse1 {
    color: #d5d5d5;
}

a {
    color: #454d56;
    text-decoration: none;
}
.interestedArrange:hover {
    background-color: #0096E4;
}
#registerDemo
{
    margin-left: 15px;
}
#registerDemo a:hover {
    background-color: #0096E4;
    color: white !important;
}
.interestedArrange {
		padding: 0 1 rem;
		background-color: #00abff;
		border: 0px;
		line-height: 2.2rem;
	}
	.contactRep {
		padding: 0 1 rem;
		background-color: transparent;
		border: 2px solid white;
		line-height: 2.2rem;
		padding: 10px;
	}
	.contactRep:hover {
    opacity:0.8;
}
	.imageContent
{
    max-width:96%;
    cursor:pointer;
}
#Homeheader
{
    margin-top:30%;
}
.marginCS
{
    margin-top:50px;
}
.marginCSPT
{
    margin-top:10px;
    margin-bottom:45px;
    border-left: 1px solid #bdbdbd;
}
.marginAddress
{
    margin-top: 15px;
}
.marginmail
{
    margin-top: 6px;
}
.address
{ 
    margin-top:2%;
    margin-left:137px;
}
.text-pulseAd 
{
    font-size: 14px;
    line-height:17px;
    margin-top:-10px;
    color: #d5d5d5;
   
}

#Pricing
{
    margin-top:30px;
}

#FeaturesDesktop
{
    display:inline;
}
#FeaturesMobile
{
    display:none;
}
.scrollDownArrow
{
    margin-top:-30px;
}


@media only screen and (min-width: 851px)
{
.interestedArrange {
    margin-left: 5px;
    padding: 0 1.8rem;
    background-color: #00abff;
    border: 0px;
    line-height: 2.8rem;
}
.contactRep {
		padding: 0 1 rem;
		background-color: transparent;
		border: 2px solid white;
		line-height: 2.2rem;
		padding: 10px;
	}
	 #Pricing
  {
      margin-top:160px;
  }


}
@media only screen and (min-width: 851px)
{
button {
    /* font-family: "National", Calibri, "Helvetica Neue", Helvetica, Arial,
 sans-serif; */
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
}

}

@media only screen and (min-width: 1024px)
{
  .Tcontainer .team .member {
    margin-top:100px !important;
  }
  .Tcontainer .team {
  margin-top: 55px;
  margin-bottom: 223px;
  }
}


/*
@media only screen and (min-width: 1024px)
{
   
    .imageContent {
    max-width: 440px;
    }
    .modal-content
    {
        max-width: 950px;
    }
    .textDetail {
    max-width: 440px;
    }
}*/
#navPopup
{
    margin-top: 5px;
    margin-bottom: 100px;
}
#innerPopup
{
    position:absolute;
    top:35%;
    border-radius:5px;
    background:white; 
    padding-left:35px;
}
#mapLoading
{
    text-align:center;
    position:absolute;
    top:175px;
    left:50%;
    font-weight:bold;
}

@media only screen and (max-width: 850px)
{
    #keepMe
{
    margin-left:20px;
}
    .text-pulseAd 
{
    text-align:center;
   
}
    #mapLoading
{
    left:40%;
}

    #navPopup
{
    margin-top: 5px;
    margin-bottom: 50px;
}
#innerPopup
{
    top:25%;
    padding-left:15px;
}
#innerPopup p
{
   font-size: 14px; 
   line-height:20px;
   padding-left:5px;
}
    .interestedArrange{
    font-size: 14px;
    }
    h3
    {
        margin-top:0px;
    }
.imgHolder{
    width: 100%;
}
.imageContent {
    max-width: 100%;
    margin-left: 0;
}
#pulseLogo
{
    margin:10px;
}
#home {
    padding-top: 220px;
    padding-bottom: 220px;
}
#Homeheader
{
    margin-top:2%;
}
#home h3 {
    font-size: 18px;
    line-height: 25px;
}
.textHeader {
    font-weight: 600;
    font-size: 20px;
}
.textDetail {
    font-size: 16px;
}
#registerDemo
{
    margin-left: 15px;
}

#mainHome
{
        height: 680px;
}
/*
#mobileMenu
{
    display:block!important;
}*/
.address
{
    margin-top:4%;margin-left:0px
}
.text-pulse1 
{
    text-align:center;
}
.text-pulseAd
{
    margin-top:0px;
}
.navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100%;
}
.nav>li {
    padding-top: 20px;
    color:#111111;
    border-bottom: 1px solid #DADADA;
    margin-left: 30px;
    margin-right: 30px;
}

.custom-navbar .nav li a,#arrngDemo {
    font-size: 18px;
    color:#111111 !important;
    font-weight:500;
}
#registerDemo
{
    margin-left: 30px !important;
    margin-top: 9px;
    border-radius:0px;
    border: 0px solid #BDBDBD !important;
     border-bottom: 1px solid #DADADA !important;
}
#arrngDemo
{
        margin-top: 0px;
}
.sectionMargin 
{
    height: 0px;
    margin-top:0px;
    border-bottom: 1px solid white;/*#DADADA*/
        margin-left: 50px;
    margin-right: 50px;
}
.sectionImageMargin
{
    margin-top: 0%;
}
.textDetail
{
    margin:0px;
}
.globalMarginTop
{
    margin-top:40px;
}

.globalMarginBottom
{
    margin-bottom:40px;
}
.pricingtextDetail{
    font-size: 16px;
}
#Pricing
{
    margin-top:10px;
    background: url('images/pexels-photo-187107.jpeg') -350px 0; 
}
.middleAlignmentlg {
    text-align: left;
}
.topSection
{
    margin-top:30px;
}
.contactRep
{
    margin-bottom:20px;
}
#FeaturesDesktop
{
    display:none;
}
#FeaturesMobile
{
    display:inline;
}
#pulseLogo {
    margin-bottom: 13px;
}
.navbar-header
{
    border-bottom: 1px solid #BDBDBD;
}
}

#locateUs:hover {
    opacity: 0.6;
}

@media only screen and (max-width: 850px)
{
.text-pulse1 {
    text-align: center;
}
.marginCSPT {
    margin-top: 10px;
    margin-bottom:15px;
    border-left: 0px solid #bdbdbd;
}
.marginmail {
    margin-top: 20px;
}
.marginphone
{
    margin-top: 20px;
}
.address
{ 
    margin-left:0px;
     margin-top: 30px;
}
.navbar {
     border: 0px solid transparent; 
}
#A2
{
    line-height:50px !important;
}
}



.outer {
    position: relative;
    width: 50%;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  
}

.middle {
  transition: .5s ease;
  
  position: absolute;
  top: 107%;
  left: 48%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

/*
.outer:hover .image {

  filter: brightness(90%);
}

.outer:hover .middle {
  opacity: 1;
}
*/

.backstretch img {
    width:100%;
    vertical-align:top;
}
.backstretch:after {
    position:absolute;
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.backstretch:after {
    content:'\A';
    width:100%; height:100%;
    top:27px; left:0px;
    background:rgba(0,0,0,0.6);
    opacity:1;
}
.text {
  background-color: transparent;
  color: black;
  font-size: 12px;
  padding: 16px 32px;
      width: 280px;
}

#defaultPopup
{
    position:fixed;
    top:0px;
    left:0px;
    z-index:10000000;
    width:100%;
    height:100%;
    display:none;
    background: rgba(0,0,0,0.5)
}
@media only screen and (max-width: 767px)
{
#pulseLogin
{
    margin-top: 0px;
}
#registerDemo
{
    margin-top: 0px;
}
.marginCS
{
    margin-top:20px;
    border-left: 0px solid black;
}
}

 #Pricing
        {
            background: #F9F9F9;
        }
        #pulseLogo
        {
            image-rendering: -webkit-optimize-contrast;
        }
        @media only screen and (max-width: 1024px)
        {
            .backstretch
            {
                height: 640px !important;
            }
            .backstretch img
            {
                height: 640px !important;
            }
            #home
            {
                height: 680px !important;
            }
            .modal-content
            {
                max-width: 1000px;
            }
        
        
        }
        .pricingcontent
        {
            margin-top: 90px;
		 margin-bottom: 90px;
        }
        .pricingList
        {
            color: #333333;
            font-size: 18px;
            list-style: disc;
            text-align: left;
            margin-top: 20px;
            padding-left: 20px;
        }
        .pricingMarginBottom
        {
            margin-bottom: 0px;
        }
        #popupclose,#videoClose
{
    position: fixed;
    top: 6%;
    right: 20px;
    z-index:10000000;
}
        @media only screen and (max-width: 850px)
        {
            #popupclose,#videoClose
        {
         position: fixed;
         top: 10px;
         right: 0px;
        }
            .pricingmobile
            {
                display: none;
            }
            .pricingcontent
            {
                margin-top: 70px;
 margin-bottom: 70px;
            }
            .pricingList
            {
                font-size: 16px;
            }
            .pricingMarginBottom
            {
                margin-bottom: 10px;
            }
        }
     
     
     #includedContent
{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: 0px;
    left: 0px;
}
#contact1
{
    padding-bottom:20px;
}
