body{
    overflow-x: hidden;
    font-family: helvetica !important;
   }
h1,h2,h3,h4,h5,h6{
    text-transform: none;
    font-weight: none;
    font-family: helvetica !important;
}
.modal {
  overflow-y: hidden; 
}
 .modal-open .modal {
  overflow-y: scroll;      
}
.modal-open .modal-shiftfix,
.modal-open .modal-shiftfix .navbar-fixed-top{
  overflow-y: scroll;      
}
.intro-lead{
	font-family:helvetica;
	font-size:7vmin;
        margin-top: -40px !important;
        margin-bottom: 20px !important;
}
.intro-heading{
   font-size: 10vmin !important;
   text-transform: capitalize !important;
   font-weight: 700 ;
}
.Blogo{
    width: 70px;height: 70px;margin-top: -25px;
}
a{
    text-decoration: none !important;
}

.termprivacy:focus{
   
   outline: none !important;
  color:black !important;
}
@media screen and (max-width:480px){
      .Blogo{
    width: 70px;height: 50px;margin-top: -15px;
}  
    .intro-heading{
        font-size: 5vmin !important;
        margin-top: 120px !important;
        text-transform: capitalize !important;
        margin-bottom: 80px !important;
    }
    .intro-lead{
        font-size: 5vmin;
        margin-bottom: 30px !important;
    }
    header{
    background-image: url('../images/landing2.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position:center center  ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
    height: 735px;
}
.technology-grey{
  
    background: white;
    padding:50px 15px;
    line-height: 30px;
    background-image: url('../images/header-bg.jpg');
    background-size: cover;  
    background-repeat: no-repeat;
    background-attachment: scroll;
     
   
}
.contact-grey{
    background: #f5f5f5;
    color:white;
    padding:50px 15px;
    background-repeat: no-repeat;
    background-image: url('../images/header-bg.jpg');
    background-size: cover;
    background-attachment: scroll;
}
}
@media screen and (min-device-width:536px)
and (orientation : landscape){
    .Blogo{
    width: 120px;height: 70px;margin-top: -25px;
    
}
    .intro-heading{
        font-size: 5vmin !important;
         text-transform: capitalize !important;
         margin-top: -130px !important;
        margin-bottom: 190px !important;
        margin-left: -800px !important;
        
    }
    header{
    background-image: url('../images/landing2.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position:center center  ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
    opacity: 0.9;
     
 }
 .technology-grey{
  
    background: white;
    padding:50px 15px;
    line-height: 30px;
    background-image: url('../images/header-bg.jpg');
    background-size: cover;  
    background-repeat: no-repeat;
    background-attachment: fixed;
     }
.contact-grey{
    background: #f5f5f5;
    color:white;
    padding:50px 15px;
    background-repeat: no-repeat;
    background-image: url('../images/header-bg.jpg');
    background-size: cover;
    background-attachment: fixed;
}
}
@media screen and (min-device-width:768px)
and (orientation : portrait){
    .Blogo{
    width: 70px;height: 70px;margin-top: -25px;
}
    .intro-heading{
        font-size: 10vmin !important;
        text-transform: capitalize !important;
        margin-bottom: 90px !important;
    }
    header{
    background-image: url('../images/landing2.jpg');
    background-repeat: no-repeat;
    background-attachment:scroll;
    background-position:center center  ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
    
 }
 .technology-grey{
  
    background: white;
    padding:50px 15px;
    line-height: 30px;
    background-image: url('../images/header-bg.jpg');
    background-size: cover;  
    background-repeat: no-repeat;
    background-attachment: scroll;
     
   
}
.contact-grey{
    background: #f5f5f5;
    color:white;
    padding:50px 15px;
    background-repeat: no-repeat;
    background-image: url('../images/header-bg.jpg');
    background-size: cover;
    background-attachment: scroll;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
  /* Styles */
    header{
background-image: url('../images/landing2.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position:center center  ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
    
 }
}

.SIGN-IN{
	background-color:#fed136;
}
.SIGN-IN:hover{
	background-color:#fed136 !important;
	color:#fff !important;
}
.demo{
	padding:12px 25px;
	border-radius:0px;
	font-size:19px;
	background-color:#fed136;
	border-color:#fed136;
	outline:none;
	
}
 .demo:hover{
   color:#fff !important;
}
.demo:focus{
    color:#fff !important;
}

.about-bgimage{
    background-image: url('');    
    background-size: cover;
    background-attachment: fixed;  
    background-repeat: no-repeat; 
    padding:50px 15px;    
}
.carousel-bgimage{
    background-image: url('');
   background-size: cover;
   background-attachment: fixed;
   background-repeat: no-repeat;
    
}
#car div{
    width: 100%;
}


.brandlytics-image{
    width: 100%;height: 20%;
}
.entry-title{
     
    color: white;
    line-height: 25px;
    font-size: 29px;
}
.sub-title{
    line-height: 20px !important;
    font-size: 15px;
}
.tex{
    text-align: justify;
    font-family: helvetica;
    color: white;
     font-size: 20px;
}
.about-text{
    font-size: 20px;
    text-align: justify;
    color:white;
}
.about-event{
    font-size: 20px;
    text-align: justify;
    color:red;
}
.contact-text{
	text-align:left;
	line-height:20px;
        font-size: 17px !important;
        color:white !important; 
}
 .con{
	margin-top:0px;
	margin-bottom:15px;
	
}
.clients{
	padding:50px 15px;
}

.navbar-custom .navbar-brand {
    font-family: helvetica !important;
}
.navbar-custom .navbar-nav>.active>a{
	background-color:black !important;
	color:#fff;     
}
.navbar-custom .navbar-nav>.active>a:hover{
	
	}
.navbar-custom .navbar-brand {
	
        font-family: sans-serif !important;
}
.navbar-custom .navbar-toggle {
	background-color:#fed136;
	border-color:#fed136;
}
.navbar-default .navbar-nav>li>a:hover {
	
	
	outline:none;
}
.termprivacy{
	color:#000;
}
.blog:hover{

	color:#fff;
	outline:none;
}

.form-css{
    display: inline;
    float: right;
    margin-right: 10px;
    width: 60%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

 .phone-glyphicon{
  top:-2px !important;
   font-size: 1em !important;
   color:white!important;
 }
 .hover-drop{
     background-color: black !important;
 } 
 .dropdown-menu>.active>a{
     background-color: black;
 }
 .dropdown-menu>.active> a:hover{
     background-color: none !important;
 }
 .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
     background-color: black !important;
 }
 .dropdown-menu>li> a:hover{
     background-color: black !important;
 }
 .dropdown-menu{
   height: 125px;
 }
 footer ul.quicklinks{
     font-family: helvetica;
 }
 footer span.copyright{
     font-family: helvetica !important;
 }
 
 .section-heading{
     font-size: 30px;
     
 }
 
 .carousel {
  max-height: 700px;
  overflow: hidden;

  .item img {
    width: 100%;
    height: auto;
  }
}
 .carousel .item    {
     background: rgba(0,0,0,0) !important;
 }
.carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
     background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0))); 
     background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);  
}
.carousel-control.right {
    
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
}
.carousel-indicators li{
    border:1px solid black !important;
}
.carousel-indicators{
    bottom: -15px; !important;
    left: 58%;
}
.carousel-indicators .active{
    background-color: black !important;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -20px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-right: -100px !important;
}


a.scrollup {
    background: #35A49C;
}
a.scrollup {
    height: 32px;
    width: 32px;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    opacity: 0.5;
    
}
