/*
=====================================================================
*   Ceevee v1.0 Layout Stylesheet
*   url: styleshout.com
*   03-18-2014
=====================================================================

   TOC:
   a. General Styles
   b. Header Styles
   c. Education Section
   d. Work Experience
   e. Skills
   f. Portfolio Section
   g. Testimonials Section
   h. Contact Section
   i. Footer

===================================================================== */

/* ------------------------------------------------------------------ */
/* b. Header Styles
/* ------------------------------------------------------------------ */

header { 
position: relative;
height: 800px;
min-height: 700px;
width: 100%;
z-index: 1;
background-image:url('../images/back1.png');
background-size: cover !important;
-webkit-background-size: cover !important;
text-align: center;
overflow: hidden;
padding-top: 80px;
 }

/* vertically center banner section */
header:before {
   content: '';
   display: inline-block;
   vertical-align: middle;
   height: 100%;
}

header .banner {
   display: inline-block;
   vertical-align: middle;
   margin: 0 auto;
   height: 500px;
   padding-top: 80px;
   padding-bottom: 80px;
   text-align: center;
   border-radius: 15px 50px 30px;
   background-color:#000000;
   opacity:0.9;

  background-size: cover !important;
-webkit-background-size: cover !important;
overflow: hidden;
   box-shadow: 0px 20px 80px 0px rgba(0, 0, 0, 0.3);
}
header .banner-text { width: 100%; }
header .banner-text h1 {

   font: 40px 'Roboto', serif; /*yuva*/

   color:#fff;
   letter-spacing: 2px;
   margin: 0 auto 10px auto;
}

header .banner-text h3 {
   font: 30px 'Roboto',serif; /*yuva*/
   color: #fff;
   margin: 0 auto;
   width: 100%;
}
header .banner-text h3 span,
header .banner-text h3 a {
   color: #fff;
}
header .banner-text hr {
   width: 60%;
   margin: 18px auto 24px auto;
   border-color: #2F2D2E;
   border-color: rgba(150, 150, 150, .1);
}

/* scrolldown link */
header .scrolldown a {
   position: absolute;
   bottom: 30px;
   left: 50%;
   margin-left: -29px;
   color: #fff;
   display: block;
   height: 42px;
   width: 42px;
   font-size: 42px;
   line-height: 42px;
   color: #fff;
   border-radius: 100%;

   -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}
header .scrolldown a:hover { color: #11ABB0; }

/* primary navigation
--------------------------------------------------------------------- */
#nav-wrap ul, #nav-wrap li, #nav-wrap a {
	 margin: 0;
	 padding: 0;
	 border: none;
	 outline: none;
}

/* nav-wrap */
#nav-wrap {
   font: 15px 'opensans-extrabold', sans-serif;/*yuva*/
   font-weight:bolder;
   width: 100%;
   text-transform: uppercase;
   letter-spacing: 2.5px;
   margin: 0 auto;
   z-index: 100;
   position: fixed;
   left: 0;
   top: 0;
}
.opaque { background-color: #333; }

/* hide toggle button */
#nav-wrap > a.mobile-btn { display: none; }

ul#nav {
   min-height: 48px;
   width: auto;

   /* center align the menu */
   text-align: center;
   background:#000000;
}
ul#nav li {
   position: relative;
   list-style: none;
   height: 48px;
   display: inline-block;
 
}

/* Links */
ul#nav li a {

/* 8px padding top + 8px padding bottom + 32px line-height = 48px */

   display: inline-block;
   padding: 8px 13px;
   line-height: 32px;
	text-decoration: none;
   text-align: left;
   color: #fff;

	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

ul#nav li a:active { background-color: transparent !important; }
ul#nav li.current a { color:#99a7ff; }

/* ------------------------------------------------------------------ */
/* c. Education Section
/* ------------------------------------------------------------------ */

/* Added for Education */

#education {
  background-image: url('../images/college-graduates.jpg');/*yuva*/

-webkit-background-size: cover !important;
background-size: cover !important;
  
  background-attachment: fixed;
  padding-top: 150px;
  padding-bottom: 80px;   
 min-height:800px;
  width:100%;
}

#education h1 {
   font: 40px/24px 'librebaskerville-bold', sans-serif;
   text-transform: uppercase;
   letter-spacing: 1px;
   text-align : center;
   color:#000000;
   text-shadow: 0px 1px 2px rgba(0, 0, 0, .5);
}

#education h3 {
   font: 20px/24px 'librebaskerville-bold', sans-serif;
   text-transform: uppercase;
   letter-spacing: 1px;
}

#education h6 {
   font: 15px/24px 'librebaskerville-bold', sans-serif;
   letter-spacing: 1px;
}

#education h4 {
   font: 18px/24px 'librebaskerville-bold', sans-serif;
   letter-spacing: 1px;
}
.fa-graduation-cap {
  color:#000080;
}

/* ------------------------------------------------------------------ */
/* d. Experience Section
/* ------------------------------------------------------------------ */
#experience {
background: linear-gradient(to bottom, #ffffff 0%, #ffcc99 103%);
-webkit-background-size: cover !important;
background-size: cover !important;
    min-height:800px;
    width:100%;
	padding-bottom : 350px; 
}

#experience h1 {
   font: 40px/24px 'librebaskerville-bold', sans-serif;
   text-transform: uppercase;
   letter-spacing: 1px;
   text-align : center;
   color:#000000;
   text-shadow: 0px 1px 2px rgba(0, 0, 0, .5);
}
#experience h4 {
   font: 18px/24px 'librebaskerville-bold', sans-serif;
   text-transform: uppercase;
   letter-spacing: 1px;
   text-align : left;
   color:#000066;
}

#experience h5 {
   font: 18px/24px 'librebaskerville-italic', sans-serif;
   letter-spacing: 1px;
   text-align : justify;
   color:#000066;
}

#experience p {
   font: 15px/24px 'Roboto', serif;
   font-weight:bold;
   letter-spacing: 1px;
   text-align  :Left;
   color:#000000;
}
#experience .date {
   font: 15px/24px 'librebaskerville-bold', sans-serif;
   margin-top: 6px;
   text-align : justify;
   color:#000066;
}

#experience .image{
	 opacity: 0.1;
    filter: alpha(opacity=10); /* For IE8 and earlier */
}
.timeline {
    position: relative;
    padding: 20px 0 20px;
    list-style: none;
}

.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 5px;
    margin-left: -1.5px;
    background-color: #2e6da4;
}

.timeline > li {
    position: relative;
    margin-bottom: 20px;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    float: left;
    position: relative;
    width: 46%;
    padding: 20px;
    border: 5px solid #000066;
 border-radius: 15px 50px 30px;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.175);
    box-shadow: 0 1px 6px rgba(0,0,0,0.175);
}

.timeline > li > .timeline-panel:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 26px;
    right: -15px;
    border-top: 15px solid transparent;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ccc;
}

.timeline > li > .timeline-panel:after {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 27px;
    right: -14px;
    border-top: 14px solid transparent;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #fff;
}

.timeline > li > .timeline-badge {
    z-index: 100;
    position: absolute;
    top: 16px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border-radius: 50% 50% 50% 50%;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    background-color: #999999;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline-badge.primary {
    background-color: #99a7ff !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

@media(max-width:767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        top: 16px;
        left: 15px;
        margin-left: 0;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

    ul.timeline > li > .timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0;
    }

    ul.timeline > li > .timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0;
    }
}
/*----------------------------------------------*/
/*	e. Skills
/*----------------------------------------------*/
.progress {
  height: 14px;
}
#skills {
	background-image:url('../images/blurred-background-close-up-coffee-cup-908284.jpg');
	background-size: cover;
    background-attachment: fixed;
    padding-bottom: 100px;
    padding-top: 80px;
    min-height:800px;
    width:100%;
}

#skills h1 {
   font: 40px/24px 'librebaskerville-bold', sans-serif;
   text-transform: uppercase;
   letter-spacing: 1px;
   text-align : center;
}

#skills h5 {
   font: 15px/24px 'librebaskerville-bold', sans-serif;
   text-align : right;
   color: #000000;
}

/* ------------------------------------------------------------------ */
/* f. Portfolio Section
/* ------------------------------------------------------------------ */

#portfolio {
   padding-top: 80px;
   padding-bottom: 300px;
   padding-left: 90px;
   padding-right:60px;
   background: linear-gradient(to top left, #99ccff 29%, #ffcccc 87%);
	background-size: cover;
    background-attachment: fixed;
    min-height:800px;
    width:100%;


}
#portfolio h1 {
   font: 35px/24px 'librebaskerville-bold', sans-serif;
   text-transform: uppercase;
   letter-spacing: 1px;
   text-align : center;
}

/* Portfolio Content */
#portfolio-wrapper .columns { margin-bottom: 36px; }

#portfolio-wrapper .columns h5{
   font: 14px 'librebaskerville-bold', sans-serif;
   letter-spacing: 1px;
   text-align : center;
      color:#000000;
}

.portfolio-item-meta h6{
   font: 14px 'librebaskerville-bold', sans-serif;
   letter-spacing: 1px;
   text-align : center;
      color:#fff;
}
.portfolio-item .item-wrap {
   background: #fff;
   overflow: hidden;
   position: relative;

   -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.portfolio-item .item-wrap a {
   display: block;
   cursor: pointer;
}

/* overlay */
.portfolio-item .item-wrap .overlay {
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;

	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);

   -webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;

   background: url(../images/overlay-bg.png) repeat;
}
.portfolio-item .item-wrap .link-icon {
   display: block;
   color: #fff;
   height: 30px;
   width: 30px;
   font-size: 18px;
   line-height: 30px;
   text-align: center;

   opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);

   -webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;

   position: absolute;
   top: 50%;
   left: 50%;
   margin-left: -15px;
   margin-top: -15px;
}
.portfolio-item .item-wrap img {
   vertical-align: bottom;
   height: 300px;
   width: 700px;
}
.portfolio-item .portfolio-item-meta { padding: 18px }
.portfolio-item .portfolio-item-meta h5 {
   font: 14px/21px 'opensans-bold', sans-serif;
   color: #fff;
}
.portfolio-item .portfolio-item-meta p {
   font: 12px/18px 'opensans-light', sans-serif;
   color: #c6c7c7;
   margin-bottom: 0;
}

/* on hover */
.portfolio-item:hover .overlay {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
.portfolio-item:hover .link-icon {
   opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}

/* popup modal */
.popup-modal {
	max-width: 1000px;
	background: #fff;
	position: relative;
	margin: 0 auto;
}
.popup-modal .description-box { padding: 12px 36px 18px 36px; }
.popup-modal .description-box h4 {
   font: 15px/24px 'librebaskerville-bold', sans-serif;
	margin-bottom: 12px;
   color: #111;
}
.popup-modal .description-box p {
	font: 14px/24px 'opensans-regular', sans-serif;
   color: #000000;
   margin-bottom: 12px;
   text-align: justify;	
}

.popup-modal .link-box {
   padding: 18px 36px;
   background: #6666ff;
   text-align: left;
}
.popup-modal .link-box a {
   color: #000;
	font: 11px/21px 'opensans-bold', sans-serif;
	text-transform: uppercase;
   letter-spacing: 3px;
   cursor: pointer;
}
.popup-modal a:hover {	color: #00CCCC; }
.popup-modal a.popup-modal-dismiss { margin-left: 24px; }


/* fadein/fadeout effect for modal popup
/* ------------------------------------------------------------------ */

/* content at start */
.mfp-fade.mfp-wrap .mfp-content .popup-modal {
   opacity: 0;
   -webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
/* content fadein */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content .popup-modal {
   opacity: 1;
}
/* content fadeout */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content .popup-modal {
   opacity: 0;
}


/* ------------------------------------------------------------------
/* g. Testimonials
/* ------------------------------------------------------------------ */

#testimonials {
   background: url(../images/testimonials-bg.jpg);
   background-size: cover !important;
	-webkit-background-size: cover !important;
   background-attachment: fixed;
   position: relative;
   min-height: 700px;
   width: 100%;
   overflow: hidden;
}
#testimonials .text-container {
   padding-top: 96px;
   padding-bottom: 66px;
 
}
#testimonials h1 {
   font: 18px/24px 'librebaskerville-italic', sans-serif; 
   text-transform: uppercase;
   letter-spacing: 3px;
   color: #fff;
}
#testimonials h1 span { display: none; }
#testimonials .header-col { padding-top: 9px; }
#testimonials .header-col h1:before {
   font-family: 'FontAwesome';
   content: "\f10d";
	padding-right: 10px;
	font-size: 72px;
   line-height: 72px;
   text-align: left;
   float: left;
   color: #fff;
}

/*	Blockquotes */
#testimonials blockquote {
   margin: 0 0px 30px 0px;
   padding-left: 20;
   position: relative;
   text-shadow: 0px 1px 3px rgba(0, 0, 0, 1);
}
#testimonials blockquote:before { content: none; }
#testimonials blockquote p {
   font-family: 'librebaskerville-italic', serif;
   padding: 0;
   font-size: 24px;
   line-height: 48px;
   color: #fff
}
#testimonials blockquote cite {
  font-family: 'librebaskerville-italic', serif;
   display: block;
   font-size: 20px;
   font-style: normal;
   line-height: 18px;
   color: #fff;
}
#testimonials blockquote cite:before { content: "\2014 \0020"; }
#testimonials blockquote cite a,
#testimonials blockquote cite a:visited { color: #8B9798; border: none }

/* Flex Slider
/* ------------------------------------------------------------------ */

/* Reset */
.flexslider a:active,
.flexslider a:focus  { outline: none; }
.slides,
.flex-control-nav,
.flex-direction-nav { margin: 0; padding: 0; list-style: none; }
.slides li { margin: 0; padding: 0;}

/* Necessary Styles */
.flexslider {
   position: relative;
   zoom: 1;
   margin: 0;
   padding: 0;
}
.flexslider .slides { zoom: 1; }
.flexslider .slides > li { position: relative; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
/* Suggested container for slide animation setups. Can replace this with your own */
.flex-container { zoom: 1; position: relative; }

/* Clearfix for .slides */
.slides:before,
.slides:after {
   content: " ";
   display: table;
}
.slides:after {
   clear: both;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child { display: block; }

/* Slider Styles */
.slides { zoom: 1; }
.slides > li {
   /*margin-right: 5px; */
   overflow: hidden;
}

/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -20px;
    text-align: left;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    background: #ddd;
    background: rgba(255, 255, 255, .3);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(255, 255, 255, .3);
}
.flex-control-paging li a:hover {
    background: #CCC;
    background: rgba(255, 255, 255, .7);
}
.flex-control-paging li a.flex-active {
    background: #fff;
    background: rgba(255, 255, 255, .9);
    cursor: default;
}

/* ------------------------------------------------------------------ */
/* h. Contact Section
/* ------------------------------------------------------------------ */

#contact {
   background: #4d4d4d;
   padding-bottom: 52px;
   color: #737373;
   padding-bottom: 150px;
   padding-top: 50px;
}

#contact a, #contact a:visited  { color: #11ABB0; }
#contact a:hover, #contact a:focus { color: #fff; }

#contact h1 {
   font: 30px/24px 'librebaskerville-bold', sans-serif;
   text-transform: uppercase;
   letter-spacing: 3px;
   color: #fff;
   margin-bottom: 6px;
   text-align: center;
}
#contact h4 {
   font: 20px/24px 'librebaskerville-bold', sans-serif;
   color: #fff;
   margin-bottom: 6px;
   text-align: center;
}
#contact p {
   font: 22px/36px 'opensans-bold', sans-serif;
   padding-right: 3%;
   text-align: center;
   color: #fff;
}

/* social links */
#contact .social-links {
   margin: 18px 0 30px 0;
   padding: 0;
   font-size: 30px;
   color: #fff;
}
#contact .social-links li {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-left: 42px;
    color: #fff;
}

#contact .social-links li:first-child { margin-left: 0; }
#contact a, #contact a:visited { color: #fff; }
#contact a:hover, #contact  a:focus { color: #8080ff; }
.fa-envelope {
  font-size: 72px;
  color: #fff;
   text-align: center;
}

#contact .col p{
	text-align: center;
	font: 15px 'opensans-regular', sans-serif;
	font-style: italic;
}

/* Go To Top Button */

footer {
   padding-bottom: 40px;

   color: #fff;
   font-size: 14px;
   text-align: center;
   position: relative;
   background: #4d4d4d;
}

#go-top {
	position: absolute;
	top: -24px;
   left: 50%;
   margin-left: -30px;
}
#go-top a {
	text-decoration: none;
	border: 0 none;
	display: block;
	width: 60px;
	height: 60px;
	background-color: #a6a6a6;

	-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;

   color: #fff;
   font-size: 21px;
   line-height: 60px;
 	border-radius: 100%;
}
#go-top a:hover { background-color: #0F9095; }

