 .navbar-nav > li > a{
      padding: 3px 10px;}
  }

@media screen and (max-width: 320px) {
 .navbar-brand h1{
      font-size: 1.0em;
      padding: 0px;
      margin-top: -25px;}
      .navbar-brand{
            height: auto;
      }
      
}
@media screen and (max-width: 800px){
      #mynavbar ul{
            margin-top: 0px;
      }
     
      
}
@media screen and (min-width: 480px) {
    
    .navbar-brand h1{
      font-size: 1.5em;
      padding: 0px;
      }
      .navbar-brand{
            height: auto;
      }
      #vemurisocial{
            margin-top: 25px;
      }
}
  h2 {
      font-size: 24px;
      text-transform: uppercase;
      color: #303030;
      font-weight: 600;
      margin-bottom: 30px;
  }
  h4 {
      font-size: 19px;
      line-height: 1.375em;
      color: #303030;
      font-weight: 400;
      margin-bottom: 30px;
  }  
  .jumbotron {
      background-color: #bbb;
      color: #fff;
      padding: 100px 25px;
  }
  .bg-grey {
      background-color: #f6f6f6;
  }
  .logo-small {
      color: #333;
      font-size: 50px;
  }
  .logo {
      color: blue;
      font-size: 200px;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      margin-bottom: 10px;
  }
  .carousel-control.right, .carousel-control.left {
      background: none;
      color: #fff;
  }
  .carousel-indicators li {
      border-color: blue;
  }
  .carousel-indicators li.active {
      background-color: rgb(0,110,200);
  }
  .item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      font-style: italic;
      margin: 70px 0;
  }
  .item span {
      font-style: normal;
  }
  .navbar {
      margin-bottom: 0;
      background-color: #fff;
      z-index: 9999;
      border: 0;
      font-size: 18px !important;
      line-height: 1.42857143 !important;
      border-radius: 0;
      
  }
  .navbar li a, .navbar .navbar-brand {
      color: rgb(0,110,200) !important;
      padding: 0px;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
      color: #222 !important;
      background-color: #fff !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: blue !important;
  }
  footer .glyphicon {
      font-size: 20px;
      margin-bottom: 20px;
      color: #333;
  }
  .dropdown-menu > li > a{
     font-size: 19px;
  }
   .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: ;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
  }
  @media screen and (max-width: 480px) {
    .logo {
        font-size: 150px;
    }
  }

.social .fa-twitter, .social .fa-twitter:hover {
    color: #00ABE3;
    
}

.social .fa-google-plus, .social .fa-google-plus:hover {
    color: #e64522;
    
}

.sssc{
    display: inline-block;
    border-radius: 50%;
    margin-right: 18px;
}
.sssb{
      display: inline-block;
      margin-top: 3px;
}
#vemurisocial{
      right: 0;
      float: right;
      
}
.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 42px;
  height: 42px;
  background-color: #fff;
  border-radius: 50%;
  margin-bottom: -15px;
  border: 1px solid rgb(000,110,200);
  
}
.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display:block;
  height: 40px;
  font-size: 20px;
  font-family: calibri
  
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}

.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 100%;
  border-radius: 4px 25px 25px 4px;
}
.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #3596e0;
  left: initial;
  font-size: 14px;
}

.clear{
      clear: both;
}
#search1{
      border: 0px ;
}
.223{
      margin-top : 20px;
      
}
.carousel-control {
    position: absolute;
    color:#888;
    top: 0;
    bottom: 0;
    left: 0;
    width: 5%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}
.bg-grey {
      background-color: #f6f6f6;
  }
  .logo-small {
      color: #333;
      font-size: 50px;
  }
  .logo {
      color: #333;
      font-size: 200px;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      margin-bottom: 10px;
  }
  .carousel-control.right, .carousel-control.left {
      background-image: none;
      color: #333;
  }
  .carousel-indicators li {
      border-color: #333;
  }
  .carousel-indicators li.active {
      background-color: #333;
  }
  .item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      font-style: italic;
      margin: 70px 0;
  }
  .item span {
      font-style: normal;
  }
  .panel {
      border: 1px solid #f4511e; 
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  }
  .panel:hover {
      box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  }
  .panel-footer .btn:hover {
      border: 1px solid #f4511e;
      background-color: #fff !important;
      color: #f4511e;
  }
  .panel-heading {
      color: #fff !important;
      background-color: #f4511e !important;
      padding: 25px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
  }
  .panel-footer {
      background-color: white !important;
  }
  .panel-footer h3 {
      font-size: 32px;
  }
  .panel-footer h4 {
      color: #aaa;
      font-size: 14px;
  }
  .panel-footer .btn {
      margin: 15px 0;
      background-color: #f4511e;
      color: #fff;
  }
  #footermenu {
      color: #000;
      font-size: 22px;
      list-style: none;
  }
  #footermenu ul li{
      list-style: none;
      
  }
  #footermenu ul li a{
      color: #fff;
      
  }
  #footermenu ul li a:hover{
      text-color: #f4f4f4;
      text-decoration: none;
  }
  #footermenu  h3 {
      color: #fff;
      font-weight: 600;
  }
  p{
      color: #333;
      font-size: 1.1em;
  }
  .footertext1 {
      margin: 0px auto;
      font-size: 18px;
      background-color: #222;
      color:#222;
      padding: 8px 0px;
  }
  .footertext1 p{
     color: #fff;
  }
  .back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}
#homecontact p{
     font-size: 26px;
     
}
.glyphicon{
     font-size: 18px;
}
#footermenu ul{
     padding: 0px;
}
#footermenu p{
     color: #fff;
     
}
.carousel-inner h3{
     font-size:38px;
          color: rgb(000,110,200);
               margin-right: 4%;


}
.carousel-inner p{
     font-size:26px;
          color: #222;
               margin-right: 4%;


}
.navbar-right{
     margin: 0px;
}
/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}
