
@font-face {
  font-family: 'PierSans';
  src:url(../vendor/fonts/PierSans-Italic.eot);
  src: url(../vendor/fonts/PierSans-Italic.woff2) format('woff2'),
       url(../vendor/fonts/PierSans-Italic.woff) format('woff'),
       url(../vendor/fonts/PierSans-Italic.ttf) format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'PierSans';
  src:url(../vendor/fonts/PierSans-BoldItalic.eot);
  src: url(../vendor/fonts/PierSans-BoldItalic.woff2) format('woff2'),
       url(../vendor/fonts/PierSans-BoldItalic.woff) format('woff'),
       url(../vendor/fonts/PierSans-BoldItalic.ttf) format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'PierSans';
  src: url(../vendor/fonts/PierSans-Bold.eot);
  src: url(../vendor/fonts/PierSans-Bold.woff2) format('woff2'),
       url(../vendor/fonts/PierSans-Bold.woff) format('woff'),
       url(../vendor/fonts/PierSans-Bold.ttf) format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'PierSans';
  src: url(../vendor/fonts/PierSans.eot);
  src: url(../vendor/fonts/PierSans.woff2) format('woff2'),
       url(../vendor/fonts/PierSans.woff) format('woff'),
       url(../vendor/fonts/PierSans.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}

body, html {
	height: 100%;
}
body {
  overflow-x: hidden;
	font-family: 'PierSans';
		color: #7d7d7d;

}

p {
  line-height: 1.75;
	font-size: 17px;
}

a {
  color: #fed136; }
 

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  font-family: 'PierSans';
   }

::-moz-selection {
  background: #0eb898;
  text-shadow: none;
	color: #E9E9E9;
}

::selection {
  background: #0eb898;
  text-shadow: none;
	color: #E9E9E9;
}

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }
#mask {
    background-color:#FFFFFF;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index:100000000;
}
#loader {
    background-image:url(../img/coconut_gif.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 200px;
    left: 50%;
    margin: -100px 0 0 -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    z-index: 100000000;
}
#mainNav {
  background-color: #829e2e; }
  #mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    color: white;
    border: 0;
    background-color: #fed136;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
  #mainNav .navbar-brand {
    color: #fed136;
    font-family: 'Kaushan Script', 'Helvetica Neue', Helvetica, Arial, cursive; }
    #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #fec503; }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    font-weight: 400;
    padding: 0.75em 0;
    letter-spacing: 1px;
    color: white;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
    #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
      color: #fed136; }
.intro-heading {
	color: #ffcd07;
}
.acti { color:#fed136 !important; }
.strip_main { width: 19%; height: auto; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; z-index: 1;}
.gradient_top { width: 100%;
	height: 175px;
	background: rgba(255,255,255,0);
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(130,158,46,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(130,158,46,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(130,158,46,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(130,158,46,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(130,158,46,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(130,158,46,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#829e2e', GradientType=0 );
	position: absolute;
	bottom: 0;
}
@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent; }
    #mainNav .navbar-brand {
      font-size: 1.75em;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    #mainNav .navbar-nav .nav-item .nav-link {
      padding: 1.1em 1em !important; }
    #mainNav.navbar-shrink {
      padding-top: 0;
      padding-bottom: 0;
      background-color: #829e2e; }
      #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0; } }

header.masthead {
  text-align: center;
  color: white;
	background-image: url(../img/vittal_agro_home_banner.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height: 100%;
	position: relative;
}
  header.masthead .intro-text {
    padding-top: 150px;
    padding-bottom: 100px; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 22px;
      font-style: italic;
      line-height: 22px;
      margin-bottom: 25px;
      font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    header.masthead .intro-text .intro-heading {
      font-size: 50px;
      line-height: 50px;
      margin-bottom: 25px;
	  font-family: 'Baloo Bhaijaan', cursive;
      }

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 40px;
      font-style: italic;
      line-height: 40px;
      margin-bottom: 25px;
       }
    header.masthead .intro-text .intro-heading {
      font-size: 75px;
      line-height: 75px;
      margin-bottom: 50px;
       } 
}
.top_box {
	width: 78%;
	height: auto;
	background-color: #FFFFFF;
	padding: 30px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;

}
.top_box:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 358px 0 0 482px;
	border-color: transparent transparent transparent #f1f0f0;
	top: 0;
	left: 0;
}
.tp_main { position: relative; width: auto; height: auto;}
.svg_arrw { width: 60px;}
.arrow_dwn_main { position: absolute; right: 160px; bottom: -35px;}
.head_arrg { margin: 0 auto; width: 70%;}
@media (min-width: 1200px) {
	.top_box:hover.top_box:before {
		border-width: 358px 0 0 711px;
		transition: all 0.5s ease-in;
		-moz-transition: all 0.5s ease-in;
		-webkit-transition: all 0.5s ease-in;
		-o-transition: all 0.5s ease-in;
	}
	.top_box:before {
		transition: all 0.5s ease-in;
		-moz-transition: all 0.5s ease-in;
		-webkit-transition: all 0.5s ease-in;
		-o-transition: all 0.5s ease-in;
	}
}
.top_box h4 {
	margin-top: 15%;
	color: #9b9c9c;
}
.top_box h1{ color: #829e2e; }
.spl_btn {
	position: relative;
	background-color: #ffcd07;
	border: none;
    transition-property: background-color;
    transition-duration: .135s;
    transition-timing-function: ease-in-out;
    letter-spacing: 0;
    font-weight: bold;
    font-style: normal;
    display: inline-block;
    color: #707070;
    border-radius: 0;
    bottom: 0;
    transition: all .1s;
    cursor: pointer;
	text-align: center;
	padding: 15px 20px;
}
.mar_btn { width: 140px; display: block; margin:35px auto 0 auto;}
.cover_box { position: relative; 
	width: 100%; 
	height: auto; 
	background-color: #829e2e; 
	float: left;
	padding-bottom: 4%;
}
.pr_subTxt { display: block; text-align: center; margin-top: 15px;}
footer {
	background-color: #f1f0f0;
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}
.adj_set {
	padding:70px 0 0 50px;
}
.adj_set h5 { margin-top: 25px;}
.adj_pad{ padding-top: 3%;}
.social { list-style: none; padding: 0; margin-top: 30px;}
.social li { display: inline-block; padding: 0 4px;}
.adj_ht { height: 44px; }
.twbc { color: inherit;}
.abv_ftr{ width: 100%; 
	height:auto; 
	position: relative;
	background: url(../img/abv_ftr_main_bg_viital.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	min-height: 450px;
}
.white_ptch {
	width:100%;
	height: 100%;
	background-color: #FFFFFF;
	position: absolute;
	bottom: 0;
	padding: 5% 5% 5% 25%;
	top: 20%;
}
.btm_white_ptch{
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 20%;
}
@media (min-width: 768px) {
	.mob_pad{ padding: 0;}
}
.white_ptch h4 {
	color: #dab008;
	margin-bottom: 6%;
}

.mson_main_right {
	width: 100%;
	height: auto;
	background-color:#FFFFFF;
	-webkit-box-shadow: -2px 1px 20px 2px rgba(0,0,0,0.11);
	-moz-box-shadow: -2px 1px 20px 2px rgba(0,0,0,0.11);
	box-shadow: -2px 1px 20px 2px rgba(0,0,0,0.11);
	padding: 30px;
	text-align: right;
	min-height: 199px;
}
.mson_main_right h4, .mson_main_left h4 {
	color: #dab008;
}
.mson_main_left {
	width: 100%;
	height: auto;
	background-color:#FFFFFF;
	-webkit-box-shadow: -2px 1px 20px 2px rgba(0,0,0,0.11);
	-moz-box-shadow: -2px 1px 20px 2px rgba(0,0,0,0.11);
	box-shadow: -2px 1px 20px 2px rgba(0,0,0,0.11);
	padding: 30px;
	min-height: 199px;
}
.rmv_pads_rgt {
	padding-right: 0;
}
.rmv_pads_lft {
	padding-left: 0;
	margin-top: 5%;
	z-index: 1;
}
.floating_img { display: none;}
.floating_img_two { display: none;}

@media screen and (min-width: 260px) and (max-width: 768px) {
	.top_box {
		width: 100%;
	}
	header.masthead .intro-text { padding-top: 260px; }
	.white_ptch {
		position: relative;
		padding: 2% 5%;
	}
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
	.white_ptch { position: relative;}
	.btm_white_ptch { padding-top: 7%;}
}
@media (min-width: 1350px) {
	.floating_img_two {
		position: absolute;
		right: 0;
		width: auto;
		height: auto;
		bottom: 0;
		display:block;
	} 
	.floating_img{
		width: auto;
		height: auto;
		position: absolute;
		top: -58%;
		left: 0;
		display:block;
	}
}
