@import url(http://fonts.googleapis.com/css?family=Dosis:400,200,300,500,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200,700);


/*************************
*******Typography******
**************************/

body {
  font-family: 'Dosis', sans-serif;
  font-size: 17px;
  color: #404040;
}

.agent-logo{
width:150px;
}

.contact-box-header-small {
    margin-top: 82px;
    width: 25%;
    padding: 148px 0 0 0;
    border: 1px solid #D8D8D8;
}

.side-menu-h3 {
font-size:27px;
padding:2%;
color: white; 
background-color: #01316b;
 opacity: 0.6;
text-align:center;
margin:0 !important;
width:100%;
}

.tp-caption.caption-slider-wrapper {
left:20px !important;
}

.inner-page-content {
padding: 2% 8% 2% 8%;
}

.tp-simpleresponsive >ul >li {
position:absolute;
}

.navbar-right .active a  {
    background-color: #7199cb;
    color: white;
}



.navbar-collapse {
padding:0 !important;
}

.news-h1-title {
color: #8db3e2;
}



.contact-box-header-medium {
padding:0;
background-color: whitesmoke;
width:65%;
margin-left:59px;
}


.contact-box-medium{
width:100%;
padding:15px;
float:left;
background:white;
}


.contact-box {
padding:20px;
margin-bottom: 48px;
}


.contact-box-small {
width:100%;
padding:20px;
background:white;
}

.contact-box-header {
padding:10px;
background-color: whitesmoke;
}


.btn {
  border-radius: 0;
  font-family: 'Yanone Kaffeesatz','sans-serif';
  font-size: 20px;
  padding: 9px 23px;
}


a {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

a:focus, 
a:hover {
  text-decoration: none;
  outline: none
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Yanone Kaffeesatz', 'sans-serif';
  font-weight: 300;
}

h2 {
  font-size: 36px
}

.navbar-toggle {
  margin-top: 12px
}

.alert {
    display: none;
}
.alert {
    padding: 10px;
    text-align: center;
    position: relative;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-toggle, 
.navbar-toggle:focus {
  border:1px solid #fff;
  outline: none;
}

.navbar-inner-container {
height: 200px;
width: 100%;
padding-left: 0;
padding-right: 0;
background-image: url('assets/components/elements/newLayout/images/header-bg.png');
}

/*************************
*******Header CSS******
**************************/

.header-top {
  display: block;
  overflow: hidden;
  padding: 25px;
}


div#r4-pagetitle {
    position: absolute;
    width: 810px;
    display: block;
    top: 400px !important;
}

.r4-titles-wrap {
    background: #01316b;
    opacity: 0.7;
    padding: 38px 30px 37px 50px;
    color: white;
    border-radius: 5px;
}

div#r4-pagetitle span, div#r4-pagetitle-main span {
    display: block;
}
span.r4-span-subtitle {
    font-size: 38px;
    line-height: 43px;
    margin-bottom: 6px;
}

.arrow-wrap .arrow {
    -webkit-animation: arrows 2.8s 0.4s;
    -webkit-animation-delay: 3s;
}
.arrow {
    float: left;
    position: relative;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 3em 3em 0 3em;
    border-color: #ffffff transparent transparent transparent;
    -webkit-transform: rotate(360deg);
}

.arrow-wrap {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 550px;
    margin-left: -5em;
    background: white;
    width: 10em;
    height: 10em;
    padding: 4em 2em;
    border-radius: 50%;
    font-size: 0.5em;
    display: block;
    box-shadow: 0px 0px 5px 0px #333;
}

.navbar-brand {
background:url('/images/Shiva Engineering Logo-final-clear.png');
background-repeat:no-repeat;
}

.arrow:after {
    content: '';
    position: absolute;
    top: -3.2em;
    left: -3em;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 3em 3em 0 3em;
    border-color: #111 transparent transparent transparent;
    -webkit-transform: rotate(360deg);
}

.main-nav {
  position: absolute;
  width: 100%;
  z-index: 999;
}

.main-nav 
.container {
  width: 100%
}

.social-icons a {
  font-size: 18px;
  color: #fff;
  padding-left:20px;  
}

.social-icons .fa-facebook:hover {
  color: #3B5997
}

.social-icons .fa-twitter:hover {
  color:#29C5F6
}

.social-icons .fa-google-plus:hover {
  color:#D13D2F
}

.social-icons .fa-youtube:hover{
  color: #ec5538
}

.navbar-brand {
  height: 90px;
  position: relative;
  width: 386px;
}

.navbar-brand img {
  position: absolute;
  top: 9px;
  margin-left:-15px;
}


.navbar-right {
  background-color: #01316b;
  opacity: .9
}

.navbar-right li a {
  padding: 35px 14px;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Yanone Kaffeesatz', 'sans-serif';
  font-weight: 300;
}

.navbar-right li a:hover, 
.navbar-right li a:focus {
  background-color: #fff;
  color: #8db3e2
}


.fixed-menu {
  background-color: #01316b;
  position: fixed;
  top: 0;
}

.fixed-menu .navbar-right {
  padding: 0;
  width:100%;
}


.fixed-menu .navbar-right li a {
  font-size: 18px;
  padding: 11px 16px;
  text-shadow:inherit;
}

.fixed-menu .navbar-brand {
  height: 60px;
  margin-top: 0;
  padding-left: 50px;
  margin-bottom: 0;
  width: 325px;
  margin-top:-18px;
}

.fixed-menu .navbar-brand img {
  height:60px;
  top: 0;
}

.fixed-menu .header-top {
  display: none;
}



/*************************
*******Home CSS******
**************************/

#home {
  position: relative;
  overflow: hidden;
}

#main-slider img {
  width: 100%
}

#main-slider 
.carousel-caption {
/*background: none repeat scroll 0 0 #000000;*/
  background: #01316b;
  bottom: 30%;
  float: left;
  left: 0;
  opacity: 0.8;
  padding:10px 60px 35px;
  right: inherit;
  text-transform: uppercase;
  color: white;
  text-align: left;
}


#main-slider 
.carousel-caption h2 {  
  font-size: 38px;
 
}

#main-slider 
.carousel-caption h4 {
  font-size: 24px;
}

#main-slider 
.carousel-caption a {
  font-size: 22px;
  color: #8db3e2
}

#main-slider 
.carousel-caption a:hover {
  color: white;
}

#main-slider 
.carousel-caption a:hover i {
  margin-left: 35px
}

#main-slider 
.carousel-caption a i {
  margin-left: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#main-slider 
.carousel-indicators li {
  background-color:#1B7B98;
  border: 1px solid #1B7B98;
}

#main-slider 
.carousel-indicators li.active {
  background-color:#fff;
  border: 1px solid #fff;
}

/*************************
*******Explore CSS******
**************************/

#explore {
  background-color: #C34C39;
  background-image: url("../images/event-bg.jpg");
  background-position: center bottom;
  background-size: contain;
  background-repeat:no-repeat;
  position: relative;
  overflow: hidden;
  padding: 130px 0 100px;
}

.watch {
  position: absolute;
  left: 0;
  top: 7%;
}

#explore h2 {
  font-size: 42px;
  text-transform: uppercase;
  text-align: center;
}

#countdown {
  display: block;
  overflow: hidden;
  text-align: center;
  padding: 0
}

#countdown li {
  list-style: none;
  display:inline-block;
  margin-right: 40px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
}

#countdown li:last-child {
  margin-right: 0
}

#countdown li span {
  display: block;
  font-size: 40px;
  font-weight: 700;
  height: 82px;
  line-height: 79px;
  width: 75px;
  border-radius: 10px;
  border-right: 1px solid #9e3e2e;
  border-bottom: 1px solid #9e3e2e;
}

#countdown li .days {
  background-color: #45b29d;
  border-top: 1px solid #6ac1b1;
  border-left: 1px solid #6ac1b1;
}

#countdown li .hours {
  background-color: #efc94c; 
  border-top: 1px solid #f2d470;
  border-left: 1px solid #f2d470;
}

#countdown li .minutes {
  background-color: #e27a3f;
  border-top: 1px solid #e89565;
  border-left: 1px solid #e89565;
}

#countdown li .seconds {
  background-color: #df5a49;
  border-top: 1px solid #e57b6d;
  border-left: 1px solid #e57b6d;
}

#countdown li:before {
  background-color: #FFFFFF;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  top: 36px;
  width: 1px;
}

#countdown li:after {
  background-color: #FFFFFF;
  content: "";
  height: 11px;
  right:0;
  position: absolute;
  top: 36px;
  width: 1px;
}

.cart {
  background-color: #b34534;  
  position: absolute;
  right:-200px;
  top: 37%;
  width:252px;
   -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.cart:hover {
  right:0;
}


.cart a {
  color: #FFFFFF;
  display: block;
  font-size: 24px;
  text-transform: uppercase;
}

.cart a i {
  font-size: 30px;  
  padding: 20px 12px;
  background-color: #A64030; 
  margin-right: 3px;
}

 

 /*************************
*******Event CSS******
**************************/
#event {
/*  background-color: #8db3e2;*/
   background-color:#01316b;
  /*background-image: url("../images/performar-bg.jpg");*/
  background-position: 50% 0;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
}

.guitar {
  position: absolute;
  right:0;
  top: 0
}


#event h2 {
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 30px;
  margin-top: 38px;
  text-transform: uppercase;
}

.single-event {
  margin-bottom: 60px;
}

.single-event h4 {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  margin-top: 25px;
  text-transform: uppercase;
}


.single-event h5 {
  font-size: 18px;
  font-weight: 100;
  display: block;
}

#event-carousel {
  position: relative;
}

.even-control-left, 
.even-control-right {
  position: absolute;
  font-size: 24px;
  color: #fff;
  top: 0;
}

.even-control-left {
  right: 3%
} 

.even-control-right {
  right: 0;
}


/*************************
*******About CSS**********
**************************/

#about {
  background-color: whitesmoke;  
  position: relative;  
  width: 100%;
  display: flex;
}

.guitar2 {
  top: 0;
  width: 50%;
}

.guitar2 img {
  padding-top: 3%;
}

.about-content {
  width: 50%;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 70px 0;
  color:#333366;
}


#about h2 {
  margin-bottom: 23px;
}

.about-content p {
  font-size: 17px;
  font-family: 'Dosis',sans-serif;
}

#about .btn-primary {
  background-color:#01316b;
  color: #fff;
  text-transform: capitalize;
  border: none;
  margin-top: 28px;
}

#about .btn-primary:hover {
  background-color: #164887
}



/*************************
******Twitter CSS****
**************************/

#twitter {
  background-color: #ecedef;
  background-image: url("../images/twitter-bg.jpg");
  background-position: center bottom;
  background-size: cover;
  background-repeat:no-repeat;
  position: relative;
  padding: 95px 0 90px;
  overflow: hidden;
}

.twit {
  position: absolute;
  left: 0;
  top:-42%;
}

#twitter-feed .item {
  text-align: center;
}

#twitter-feed .item img {
  display: inline-block;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  background-color: #c5c8ce;
  padding: 5px;
  margin-bottom: 30px;
}

#twitter-feed .item a, 
#twitter-feed .item p { 
  font-size: 24px;
  font-weight: 300;
  font-family: 'Yanone Kaffeesatz','sans-serif';
}

#twitter-feed .item p {
  color: #3D3D3D;
}

#twitter-feed .item a {
  color:#00c3ff;
}

.twitter-control-left, 
.twitter-control-right {
  position: absolute;
  color: #00c3ff;
  top: 59%;
  font-size: 24px
}

.twitter-control-left {
  left: 0;
}

.twitter-control-right {
  right:0;
} 



/*************************
******Sponsor CSS****
**************************/

#sponsor {
/*  background-color: #1881a2;*/
 /* background-image: url("../images/sponsor-bg.jpg");*/
background-color: #8db3e2;
  background-position:50% 0;
  background-size: cover;
  background-repeat:no-repeat;
  position: relative;
  border-top: 1px solid #7199cb;
}

.light {
  position: absolute;
  right: 0;
  bottom: 0;
}

#sponsor .col-sm-10 {
  z-index: 10;
}

#sponsor h2 {
  margin-top: 90px;
  margin-bottom: 40px;
}

#sponsor .item ul {
  font-size: 0;
  padding: 0;
}


#sponsor .item ul li {
  display: inline-block;
  list-style: none;
/*  width: 33.33%;*/
  margin-bottom: 75px;
margin-right: 66px;
}

#sponsor .item ul li:last-child {
  margin-right: 0
}

/*.navbar-collapse {
background-color:#333366;
}*/

.sponsor-control-left, 
.sponsor-control-right {
  color: #FFFFFF;
  font-size: 24px;
  position: absolute;
  top: 20%;
}

.sponsor-control-left {
  right: 12%
}

.sponsor-control-right {
  right: 10%
}


/*************************
******Map CSS****
**************************/
#map {
  position: relative;
}

#gmap {
  height:450px;  
}


/*************************
******Contact CSS****
**************************/

.contact-section {
  background-color: #f7ab24;
  background-image: url("../images/contact-bg.jpg");
  background-position:60% 0;
  background-size:contain;
  background-repeat:no-repeat;  
  position: relative;
}

.ear-piece {
  position: absolute;
  left: 0;
  top: 0;
}

#contact .container {
  padding-top:47px;
}

#contact h3 {
  text-transform:inherit;
  color: #373737; 
}

#contact-section h3 {  
  margin-bottom: 25px
}

#contact address {
  font-size: 18px;  
  color: #373737; 
}

.contact-text {
  margin-bottom: 35px;
  display: block;
}


#contact-section .form-control {
  border-color: #ae750d;
  box-shadow:none;
  outline: 0 none;
  border-radius: 0;
  color: #797979;
  font-size: 18px;
}

#contact-section .form-control:focus {
  border-color: #ae750d;
}

#contact-section input {  
  height: 44px;
}

#contact-section textarea {
  height: 90px;
  resize:none;
}

#contact-section .btn-primary {
  background-color: #373737;
  color: #f7ab24;
  border: none;
  font-size: 24px;
  padding: 6px 42px;
  margin-bottom: 110px;
  margin-top: 10px
}

#contact-section .btn-primary:hover {
  background-color: #212020;
  color: #fff
}

.navbar-brand-li {
width: 328px;
background-color:white;
}



/*************************
******Footer CSS****
**************************/

#footer {
  background-color: #01316b;
/*  background-image: url("../images/footer-bg.jpg");*/
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFFFFF;
  font-size: 20px;
  padding: 35px 0;
}

#footer a {
  color:#f7ab24
}

#footer a:hover {
  color:#1B7B98
}

.mobile-navbar-brand {
display:none;
}


@media (max-width: 768px) {
.navbar-header {
background-color:#01316b;
}
.contact-box-header-small {
width:80% !important;
margin-top:0;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
background: #01316b !important;
padding:0 !important;
}
.tp-caption.caption-slider-wrapper.fade {
    left: -30px !important;
}
#home {
margin-top:0 !important;
}
.navbar-brand-li {
width:20%;
}
.about-section-img {
display:none;
}
.about-content {
padding: 30px 30px 50px !important;
}
.single-event {
margin:11%;
}
.navbar-brand img {
top:0;
}
.about-content {
width:100%;
}
.mobile-navbar-brand {
      display:block;
      background-image: url(/images/Shiva%20Engineering%20Logo-transparent1.png) !important;
      background-repeat: no-repeat !important;
      width: 300px !important;
      height: 33px !important;
      margin-top: 20px;
}
.mobile-navbar-img {
display: none;
}
#main-slider .carousel-caption {
bottom:15%;
}
#event h2 {
margin-top: 25px;
margin-bottom: 11px;
}
.navbar-brand {
background:url('/images/shiva-logo.png');
background-repeat:no-repeat;
}
}

@media (max-width: 380px) {
.mobile-navbar-brand {
display:none;
}
.tp-caption.caption-slider-wrapper.fade {
top:0px !important;
}
div#r4-pagetitle {
top:282px !important;
}
.r4-titles-wrap {
width:37%;
}
span.r4-span-subtitle {
font-size:28px;
}
.r4-span-title {
    font-size: 13px;
    line-height: 16px;
}
#r4-slider-link {
    font-size: 14px;
    line-height: 37px;
}
.navbar-brand-li {
    height: 70px;
    width: 100%;
}
.navbar-brand {
background:url('/images/Shiva Engineering Logo-final-clear.png');
}
.fixed-menu .navbar-brand {
margin-top:-10px;
}
.navbar-nav {
margin: 6.5px 0px;
}
.navbar-collapse.in {
overflow-y:visible;
}
}