@font-face {
    font-family: 'ostrich_sans_roundedmedium';
    src: url("./fonts/ostrich-rounded.svg#ostrich_sans_roundedmedium") format("svg"), url("./fonts/ostrich-rounded.eot");
    src: url("./fonts/ostrich-rounded.eot?#iefix") format("embedded-opentype"), url("./fonts/ostrich-rounded.woff") format("woff"), url("./fonts/ostrich-rounded.ttf") format("truetype"), url("./fonts/ostrich-rounded.svg#ostrich_sans_roundedmedium") format("svg");
    font-weight: normal;
    font-style: normal; }

html {
    font-size: 16px;
    height: 100%; }

body {
    font-family: "Open Sans", sans-serif;
    font-size: 1rem;
    line-height: 1.6;
    height: 100%; }
body ::-moz-selection {
    background: #09d0de;
    color: #fff;
    text-shadow: none; }
body ::selection {
    background: #09d0de;
    color: #fff;
    text-shadow: none; }

@media screen and (max-width: 1024px) {
    .row {
        padding: 0 1em; } }

h1, h2, h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300; }

address {
    font-style: normal; }

a {
    text-decoration: none;
    color: white; }

.section-heading {
    font-weight: bold;
    margin-bottom: 0em;
    color: #07a2ad; }
#slider{

	width:100%;
	height:500px;
}
.nivo-controlNav{
	display:none;
}
.nivo-directionNav a {
	display:none;
}

#slider-wrapper {
 
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 600px;
    z-index: -1; }
@media screen and (max-width: 1024px) {
    #slider-wrapper {
        height: 350px; } }

.whole-wrapper {
    background: white;
    margin-top: 600px; }
@media screen and (max-width: 1024px) {
    .whole-wrapper {
        margin-top: 350px; } }

#header {
    overflow: hidden; }
#header ul {
    float: right;
    list-style-type: none; }
#header ul li {
    display: inline-block;
    padding: 0 1em;
    vertical-align: middle; }
#header ul li a {
    font-size: 1.5rem;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
#header ul li a:hover {
    color: #2e3192; }
@media screen and (max-width: 1024px) {
    #header ul {
        display: none; } }
@media screen and (max-width: 640px) {
    #header .logo img {
        width: 90px; } }
@media screen and (max-width: 1024px) {
    #header .logo {
        text-align: center; } }

#hero h1 {
    text-align: center;
    font-weight: bold !important;
    letter-spacing: 1px;
    margin-top: 1.5em;
    font-size: 4rem;
    color: white;
    margin-left: 4em;
    right: 5em;
    /*        font-family: 'Hammersmith One', sans-serif;;*/ }
@media screen and (min-width: 641px) and (max-width: 1024px) {
    #hero h1 {
        font-size: 2.5rem;
        margin: 1em auto 0;
        letter-spacing: 0px; } }
@media screen and (max-width: 640px) {
    #hero h1 {
        font-size: 1.7rem;
        margin: 1.5em auto 0;
        letter-spacing: 0px; } }
#hero h1 span {
    color: #07a2ad; }

.menu-wrapper {
    background: rgba(7, 162, 173, 0.9);
    overflow: hidden;
    position: relative;
	
    /*    top: -5em;
        margin-bottom: -3.1em;*/ }

#menu {
    text-align: center; }
#menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-position: outside; }
#menu li {
    display: inline-block; }
#menu a {
    display: block;
    padding: 0.8em 1em;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
#menu a:hover {
    background: #07a2ad; }
#menu li.active a {
    background: #07a2ad; }
@media screen and (max-width: 1024px) {
    #menu ul {
        /*            display:none;*/
        /*            li{
                        display:block;
                        text-align:center;
                    }*/ } }
#agri {
    color: #07a2ad;
    padding-top: 2em;
     }
#warehouse {
    color: #07a2ad;
    padding-top: 2em;
     }
#about {
    color: #07a2ad;
    padding-top: 2em;
    padding-bottom: 2em; }
#about .icon-blocks {
    margin: 3em 0 4em; }
#about .icon-blocks .icon-block {
    margin-bottom: 2em; }
#about .icon-blocks .icon-block .icon {
    padding: 1.5em;
    background: #F7F7F7;
    display: inline-block;
    width: 150px;
    height: 150px;
    line-height: 100px;
    border: 0.5em solid #eee;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 0.7em;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }
#about .icon-blocks .icon-block .icon:hover {
    border-color: #F7F7F7;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); }

#people {
    padding-top: 2em;
    padding-bottom: 5em;
    background: url(../images/hangings.png) no-repeat top left, url(../images/hangings.png) no-repeat top right, #07a2ad; }
#people .people-block {
    padding: 1em;
    background: #D3EEF7;
    width:500px;
    margin:0 auto;}
#people .people-content p {
    font-size: 0.9rem;
    width: 60%;
    margin: 0; }
#people .people-content .people-image {
    width: 38%; }
#people .people-content .name {
    font-size: 1.1rem;
    font-weight: bold; }
#people .people-content .designation {
    font-weight: bold; }
#people .section-heading {
    color: white; }
#people .p-right p {
    float: right; }
@media screen and (max-width: 1024px) {
    #people .p-right p {
        float: none;
        text-align: center;
        width: 100%; } }
#people .p-right .people-image {
    float: left;
    text-align: left; }
@media screen and (max-width: 1024px) {
    #people .p-right .people-image {
        float: none;
        text-align: center;
        margin: 0 auto; } }
@media screen and (max-width: 1024px) {
    #people .p-right {
        margin-bottom: 1em; } }
#people .p-left {
    margin-bottom: 1em; }
#people .p-left p {
    float: left; }
@media screen and (max-width: 1024px) {
    #people .p-left p {
        float: none;
        width: 100%;
        text-align: center; } }
#people .p-left .people-image {
    text-align: right;
    float: right; }
@media screen and (max-width: 1024px) {
    #people .p-left .people-image {
        float: none;
        text-align: center;
        margin: 0 auto; } }

#footer {
    padding: 1.5em 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    color: gray !important; }
#footer a {
    color: gray; }
#footer a:hover {
    color: #07a2ad;
    border-bottom: 1px dotted #07a2ad; }
#footer ul {
    list-style-type: none;
    padding-left: 0;
    list-style-position: outside; }
#footer address, #footer ul {
    font-size: 0.9rem; }
#footer form input[type=text],input[type=email], #footer form textarea {
    width: 100%;
    display: block;
    padding: 0.5em;
    margin-bottom: 0.5em;
    font-family: inherit;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    border-radius: 0.5em;
    background: #eee;
    border: none; }
#footer form input[type=submit] {
    float: right;
    border: none;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    border-radius: 0.5em;
    padding: 0.3em 0.5em;
    background-color: #07a2ad;
    color: white;
    cursor: pointer; }
#footer h3 {
    color: #07a2ad;
    font-weight: 600; }
@media screen and (max-width: 640px) {
    #footer {
        text-align: center; }
    #footer .columns {
        margin-bottom: 1.5em; } }

.copyright {
    background: #202020;
    color: white; }
.copyright a {
    display: inline-block;
    margin-right: 0.5em; }
.copyright a:hover {
    color: #07a2ad;
    border-bottom: 1px dotted #07a2ad; }
.copyright p {
    font-size: 0.75rem; }
@media screen and (max-width: 640px) {
    .copyright {
        text-align: center; } }
.copyright .copy p {
    text-align: center; }
@media screen and (max-width: 640px) {
    .copyright .copy p {
        text-align: center; } }
@media screen and (max-width: 640px) {
#people .people-block {
     width:auto;
 }}
.center-align {
    text-align: center; }

.add-margin {
    margin-bottom: 2em; }

.add-padding {
    padding-bottom: 2em; }

.justify {
    text-align: justify; }

.small-heading {
    color: #07a2ad;
    font-weight: bold;
    font-size: 1rem !important;
    margin-bottom: 0.5em !important; }

.img-style {
    border: 1px solid #ddd;
    padding: 5px;
    -webkit-box-shadow: 0 0 4px silver;
    -moz-box-shadow: 0 0 4px silver;
    box-shadow: 0 0 4px silver;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }

#google-map {
    width: 100%;
    height: 300px;
    margin: 1em 0 2em; }
@media screen and (max-width: 1024px) {
    #google-map {
        width: 100%; } }

@media screen and (max-width: 1024px) {
    .push-1 {
        margin-left: 0;
        padding-left: 0;
        left: 0; } }
@media screen and (max-width: 640px) {
    p {
        font-size: 0.8rem; } }

.pumpkin-signature {
    display: block;
    text-align: right;
    padding-top: .5em
}
.pumpkin-signature a {
    vertical-align: text-bottom;
    display: inline-block;

    background: url(../images/pumpkin-sprite.png) bottom center;
    width: 93px;
    height: 26px;
}
.pumpkin-signature a:hover {
    background: url(../images/pumpkin-sprite.png) top center;
}
@media screen and (max-width: 640px)
{
    .pumpkin-signature
    {
        text-align: center
    }
}


.msg{
    color:#09d0de;
    font-weight: bold;
    font-size: 12px;
}
.error{
        font-size:14px;
        font-style:italic;
        color:red;
        margin-top: 5px;
}
.bricks-link a {
    color: #FD642C;
}
.bricks-link p {
    color: #fff;
    font-weight: bold;
    text-align:right;
}
.bricks-link a:hover {
    color: #fff;
}