﻿/* Navbar
-------------------------------------------------- */

.navbar, .navbar-inner {
    float: none;
    filter: none;
    height: 80px;
}

.navbar {
    margin-top: 10px;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:focus {
    border-top-color: #5480B5 !important;
    color: #5480B5 !important;
}
.navbar .nav > .active > a:hover {
    background-color: #5480B5 !important;
    border-top-color: #5480B5 !important;
    color: #fff !important;
}
.navbar .nav > li > a:focus {
    background-color: #5480B5 !important;
    border-top-color: #5480B5 !important;
    color: #fff !important;
}
.navbar .nav > li > a:hover {
    background-color: #5480B5 !important;
    border-top-color: #5480B5 !important;
    color: #fff !important;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #ffffff;
  background: #5480B5 !important;	
}

.dropdown-menu .active > a {
	color: #ffffff !important;
  	background: #5480B5 !important;
}
.dropdown-menu .active > a:hover {
  	color: #ffffff !important;
  	background: #5480B5 !important;	
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #5480B5 !important;	
  border-bottom-color: #5480B5 !important;	
}




/* Body
-------------------------------------------------- */

body {
    padding: 0;
    background: none;
    font-size: 14px;
}

#layout-wrapper > header {
    margin-top: 20px;
}


/* Navigation Widget
-------------------------------------------------- */

.zone-navigation>.widget {
    padding: inherit;
    margin-top: inherit;
    box-shadow: inherit;
    background: inherit;
}


/* Featured H1
-------------------------------------------------- */

.widget-featured h1 {
    margin: 20px, auto;
    text-align: center;
}


/* Brand
-------------------------------------------------- */

.brand {
    line-height: 60px;
}


/* Widget Tripel
-------------------------------------------------- */

#layout-tripel hgroup {
    margin-top: 5px;
    line-height: normal;
}
#layout-tripel hgroup h2, #layout-tripel hgroup h4 {
    line-height: normal;
    display: inline-block;
}
#layout-tripel hgroup h4 {
    margin-left: 5px;
}
#layout-tripel hr {
    margin: 10px 0px;
}

.widget-tripel-first, .widget-tripel-second, .widget-tripel-third {
    position: relative;
}
.widget-tripel-first p:last-child a.btn, .widget-tripel-second p:last-child a.btn, .widget-tripel-third p:last-child a.btn {
    position: absolute;
    bottom: 0px;
    margin-bottom: 10px;
}
.zone-tripel-first>.widget, .zone-tripel-second>.widget, .zone-tripel-third>.widget {
    min-height: 420px;
}


/* Slider Wrapper
-------------------------------------------------- */

.slider-wrapper {
    margin-top: -125px;
}


/* Slider Background
-------------------------------------------------- */

.da-slider {
    z-index: 30;
    height: 500px;
    background: url(../Content/Images/banner.waves.500.png) no-repeat center bottom,
                url(../Content/Images/banner.topshadow1.png) repeat-x left top,
                url(../Content/Images/banner.leftshadow.png) repeat-y left,
                url(../Content/Images/banner.rightshadow.png) repeat-y right,
                url(../Content/Images/grain.png) repeat;
    background-color: #6B9CF2;
    overflow: inherit;
}
.alternatePage .da-slider {
    height: 175px;
    background: url(../Content/Images/banner.waves.png) no-repeat center top,
                url(../Content/Images/banner.topshadow1.png) repeat-x left top,
                url(../Content/Images/banner.leftshadow.png) repeat-y left,
                url(../Content/Images/banner.rightshadow.png) repeat-y right,
                url(../Content/Images/grain.png) repeat;
    background-color: #6B9CF2;
}


/* Slider h2
-------------------------------------------------- */

.da-slide h2 {
    top: 25%;
    line-height: 60px;
    margin-left: 5%;
    width: 29%;
    padding-left: 0px;
    padding-right: 0px;
}

.da-slide p {
	margin-left: 5%;
	width: 29%;
    padding-left: 0px;
    padding-right: 0px;
}

.da-slide .da-link {
	margin-left: 5%;
}



/* Correcting the image location in the slider
-------------------------------------------------- */

.da-slider-fb .da-slide .da-img {
    left: auto;
    top: 30%;
    height: auto;
    float: right;
    margin-right: 5%;
}
.da-slide .da-img {
	position: relative;
	width: auto;
}
.da-slide {
    margin: 0px auto;
    max-width: 1140px;
    /*position: relative;*/
    width: 100%;
}


/* Footer Featured Background
-------------------------------------------------- */
.zone-featured .widget {
    padding: 0px;
    margin-top: 0px;
}
.zone-featured .slider-wrapper {
    margin-top: 0px;
}
.zone-featured .da-slider {
    height: 100px;
    background: url(../Content/Images/banner.waves.500.png) no-repeat center top,
                url(../Content/Images/banner.topshadow.png) repeat-x left top,
                url(../Content/Images/banner.leftshadow.png) repeat-y left,
                url(../Content/Images/banner.rightshadow.png) repeat-y right,
                url(../Content/Images/grain.png) repeat;
    background-color: #6B9CF2;
}
.zone-featured .da-slider h1 {
    line-height: 100px;
    color: White;
}


/* Correcting the padding of the slider widget
-------------------------------------------------- */

.widget-header {
    padding: 0px;
}


/* Wrapper
-------------------------------------------------- */

#wrapper {
    padding-bottom: 30px;
}


/* Footer
-------------------------------------------------- */

#footer {
    margin-top: 0px;
    box-shadow: none;
}
#footer .widget {
    background-color: transparent;
    box-shadow: none;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.zone-footer {
    margin-top: 25px;
}


/* Zone Content Header
-------------------------------------------------- */
.zone-content header {
    padding: 0px;
    margin: 30px 0px 0px 0px;
    background-color: transparent;
    box-shadow: none;
    height: auto;
    z-index: 1;
}


/* Contact Us
-------------------------------------------------- */
.contact-us .content .span7 {
    float: right;
}


/* Header Icons
-------------------------------------------------- */
h1 [class*='ico-'] {
    margin: -3px 10px 0px -10px;
}


.star_list li {
    background-position-y: 4px;
}


#frmSyndicator {
	display: block;
	margin: 0 auto;
}


.zone-aside-second .widget {
    margin-top: 0px;
    margin-bottom: 30px;
}

#layout-before-main {
    margin-top: 30px;
}
.blog header {
    margin-top: 0px;
}

.tags li {
    display: inline-block;
}
.tags a:hover {
    color: #ffffff;
    background: #5480B5 !important;
    border: 1px solid #eee;
}

.post {
    padding-top: 0px;
}
.post .post-meta {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
}
.post-content {
    margin-top: 0px;
}
.post-icon {
    margin-top: 18px;
}
.post-description p:nth-child(2) {
    margin-top: -10px;
}
.circle {
    opacity: 0.3;
}

a {
    color: #5480b5;
}


.orchard-blogs .zone-content .page-title {
    display: none;
}

.orchard-tags .zone-content .page-title {
    margin-top: 30px;
    line-height: 40px;
}



.da-slider-fb .da-slide h2, .da-slider-fb .da-slide p, .da-slider-fb .da-slide .da-link {
	left: 0px;
}


.logoCircle {
	height: 110px;
	width: 110px;
	background-color: rgb(240, 244, 252);
	float: left;
	margin: -15px 15px 0 0;
	border-radius: 55px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.35), 0px -1px 1px rgba(0,0,0,0.15)
}
.logoRectangle {
	margin-left: -130px;
	border-radius: 0px;
	height: 80px;
	border-top-right-radiu: ;
	width: 120px;
	margin-top: 0px;
	border-color:currentColor;
	border-width: medium;
	border-style: none;
	box-shadow: none;
}
.vciLogo {
	display: inline-block;
	float: left;
	margin-left: -110px;
	margin-top: -10px;
}
.navbar .brand {
	padding-left: 0px;
}




    /* Carousel base class */
    .carousel {
      margin-bottom: 60px;
    }

    .carousel .container {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      height: 400px;
    }

    .carousel-control {
      background-color: transparent;
      border: 0;
      font-size: 120px;
      margin-top: 0;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      top: 52%;
    }

    .carousel .item {
      height: 500px;
    }
    .carousel img {
    /*  min-width: 100%;
      height: 500px;  */
      height: 300px;
      margin-top: -150px;
      position: absolute;
      right: 0px;
      top: 50%;
    }

    .carousel-caption {
      background-color: transparent;
      position: absolute;
      max-width: 550px;
      padding: 0 20px;
      top: 50%;
    }
    .carousel-caption h1,
    .carousel-caption .lead {
      margin: 0;
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }
    .carousel-caption .btn {
      margin-top: 10px;
    }
    
    .carousel-inner {
        overflow: inherit;
    }


#scriptContent {
    margin-top: 0px;
}



    /* RESPONSIVE CSS
    -------------------------------------------------- */

    @media (max-width: 979px) {
      .carousel .item { }
      .carousel img { }
    }


    @media (max-width: 767px) {
      .carousel {
        margin-left: -20px;
        margin-right: -20px;
      }
      .carousel .container {

      }
      .carousel .item {
        height: 300px;
      }
      .carousel img {
        height: 300px;
      }
      .carousel-caption {
        width: 65%;
        padding: 0 70px;
        margin-bottom: 40px;
      }
      .carousel-caption h1 {
        font-size: 30px;
      }
      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 18px;
      }
    }






/* RESPONSIVE CSS FOR ALL
-------------------------------------------------- */

@media (min-width: 1200px) {


}


@media (min-width: 980px) {


}



@media (min-width: 979px) and (max-width: 1199px) {
    .zone-tripel-first>.widget, .zone-tripel-second>.widget, .zone-tripel-third>.widget {
        min-height: 460px;
    }
    .navbar .pull-right > li > a {
        font-size: 87%;
    }
    .navbar .brand {
        font-size: 18px;
    }
    .carousel-caption h1 {
        font-size: 30px;
    }
}


@media (min-width: 768px) and (max-width: 979px) {
    .zone-tripel-first>.widget, .zone-tripel-second>.widget, .zone-tripel-third>.widget {
        min-height: 590px;
    }
    [class*="widget-footer-quad"] h3 {
        font-size: 14px;
        border-bottom: 1px solid white;
    }
    [class*="widget-tripel"] h2 {
        font-size: 18px;
    }
    .orchardHome header h1 {
        font-size: 30px;
    }
    .widget-featured h1 {
        font-size: 32px;
    }
    .carousel img {
        width: auto;
        height: 250px;
        margin-top:-70px;
    }
    .carousel-caption {
        height: 158px !important;
        margin-top: -150px !important;
        width: 320px;
    }
    .carousel-caption h1 {
        font-size: 26px;
    }
    .carousel-caption .lead {
        font-size: 18px;
    }
    .carousel-caption .btn-large {
        font-size: 14px;
    }
}

@media (max-width: 979px) {
    .nav-collapse {
        width: 25%;
        min-width: 190px;
        float: right;
        margin-right: 10px;
        margin-top: -20px;
    }
    .nav-collapse .dropdown-menu li a {
        font-size: 12px;
        color: #666;
        padding-bottom: 0px;
        padding-top: 0px;
        line-height: 34px;
    }
    .nav-collapse .dropdown-menu li a:hover {
        color: White;
    }
    .nav-collapse li {
        line-height: 34px;
    }
    .nav-collapse .caret {
        display: none;
    }
    .zone-navigation > .nav-collapse {
        display: none;
    }
}


@media (max-width: 767px) {
    .container {
        padding: 0 10px;
    }
    .widget-tripel-first, .widget-tripel-second, .widget-tripel-third {
        position: inherit;
    }
    .widget-tripel-first p:last-child a.btn, .widget-tripel-second p:last-child a.btn, .widget-tripel-third p:last-child a.btn {
        position: inherit;
        bottom: auto;
        margin-bottom: auto;
    }
    .zone-tripel-first>.widget, .zone-tripel-second>.widget, .zone-tripel-third>.widget {
        min-height: 100px;
    }
    [class*="widget-footer-quad"] h3 {
        font-size: 14px;
        border-bottom: 1px solid white;
        margin-top: 30px;
    }
    
    [class*="ico-"] {
        display: none;
    }
    .orchardHome header h1 {
        font-size: 30px;
        text-align: center;
        padding: 10px;
    }
    .widget-featured h1 {
        font-size: 24px;
    }
    
    .da-slider {
        height: 400px;
    }
    .carousel,
    .carousel .container,
    .carousel-inner,
    .carousel .item {
        top: 0px;
        height: 400px;
    }
    .carousel img {
        display: none;
    }
    .carousel-caption {
        height: 158px !important;
        margin-top: -20px !important;
        width: 60%;
        left: 20%;
    }
    .carousel-caption h1 {
        font-size: 26px;
    }
    .carousel-caption .lead {
        font-size: 18px;
    }
    .carousel-caption .btn-large {
        font-size: 14px;
    }
    
    .contact-us .content .span7 {
        float: none;
    }
    
}


@media (max-width: 693px) {

    .orchardHome header h1 {
        font-size: 21px;
        text-align: center;
        padding: 10px;
    }
    .carousel-caption {
        left: 15%;
    }

}


@media (max-width: 530px) {

    .orchardHome header h1 {
        font-size: 18px;
        text-align: center;
        padding: 10px;
    }
    .carousel-caption {
        left: 10%;
    }
    .widget-featured h1 {
        font-size: 18px;
    }
    
    .web-design-development h1 {
        font-size: 24px;
    }

}


@media (max-width: 440px) {

    .orchardHome header h1 {
        font-size: 15px;
        text-align: center;
        padding: 10px;
    }
    .carousel-caption {
        left: 5%;
        margin-top: -40px !important;
    }
    .widget-featured h1 {
        font-size: 15px;
    }
    .navbar .brand {
        font-size: 15px;
    }
    .navbar .btn-navbar {
        right: 20px;
    }

}


@media (max-width: 375px) {
    
    .navbar .brand {
        display: none;
    }
    .orchardHome header h1 {
        font-size: 13px;
        text-align: center;
        padding: 10px;
        font-weight: bolder;
    }
    .widget-featured h1 {
        font-size: 12px;
    }

}




/* IE 8
-------------------------------------------------- */

.no-rgba #layout-wrapper > header {
    background: url(../Content/Images/header.background.png) repeat left top;
}
.no-multiplebgs .slider-wrapper {
    z-index: 1;
    background: url(../Content/Images/banner.color.jpg) repeat left top;
    overflow: inherit;
}
.no-multiplebgs .da-slider {
    z-index: 30;
    background: url(../Content/Images/banner.waves.500.png) no-repeat center center;
    overflow: inherit;
}
.no-rgba.no-multiplebgs .navbar .nav > LI > A {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 100%;
}
.no-rgba .logoCircle {
    background: url(../Content/Images/logo.circle.png) no-repeat center center;
}




/* IE 7
-------------------------------------------------- */

.ie7 #layout-header .da-slider {
    height: 200px;
}
.ie7 .carousel {
    display: none;
}
.ie7 .navbar {
    margin-top: 0px;
}
.ie7 .widget-navigation {
    margin-top: -10px;
    background-color: transparent;
}
.no-rgba.no-multiplebgs .ie7 .navbar .nav > LI > A {
    font-size: 95%;
}
