/*
Theme Name:         FoundationPress
Theme URI:          http://foundationpress.olefredrik.com
Github Theme URI:   https://github.com/olefredrik/FoundationPress
Description:        FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb
Version:            2.10.4
Author:             Ole Fredrik Lie
Author URI:         http://olefredrik.com/

License:            MIT License
License URI:        http://www.opensource.org/licenses/mit-license.php
*/
body{    background: #eaeaea;}

ul#menu-menu-1 li a:hover {
    background: #f5941d;
}
.footer-container {
    margin: 0 auto;
    border-top: 1px solid #cacaca;
    background-color: #cacaca;

}
.footer-center {
    margin: 0 auto;
    color: white;
    font-family:sans-serif;
}
.text-content{    width: 40%;
    border: 1px solid black;
}
.container-contact-us {
    margin: 0 auto;
       box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-top: 76px;
    margin-bottom: 23px;
  }
nav.site-navigation.top-bar {
    display: block !important;
}
.top-bar-left {
    padding-left: 30px;
}
.top-bar-right {
    float: right;
    padding-right: 30px;
}
.large-10.medium-12.columns.header-center
{
    margin: 0 auto;

}

.contact-title {
    margin: 0 auto;
    padding: 10px 0px;
    font-size: 34px;
    font-weight: 500;
}
.contact-form {
    margin: 0 auto;

}
.container-head {
     /* padding: 30px; */
     background: #fff;
}
.container-text {
    padding: 10px 40px 124px 40px;
}
.container-text2 {
    padding: 50px 40px 124px 40px;
}
.container2 { margin: 0 auto;
    background: white;
    border-bottom: 4px solid #f5941d;
    margin-top: 60px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2),
     0 6px 20px 0 rgba(0, 0, 0, 0.19);}

.container1 {
    margin: 0 auto;
    background: white;
    margin-top: 23px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2),
     0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.text-2 {
    font-family: sans-serif;
    font-weight: bolder;
}
li {

    line-height: 193%;
    text-align: justify;
    font-family:sans-serif;
}
table {
    border-collapse: collapse;
}

table, td {
    border: 1px solid black;
}
.details-a {
    text-align: center;
}
.title-sign {
   margin:0 auto;
    font-size: 200%;
    font-weight: 500;
    text-align: center;
}
.resume-img {
    width: 100%;
}
div.wpcf7-validation-errors {
   color: red;
   border:none;
 }
input.wpcf7-form-control.wpcf7-submit {
  padding: 5px 62px;
  font-weight: bold;
}

.footer-container {

    background-color: #2c3840;
}

.reserved-site {
    color: white;
}
.dropdown.menu .is-active>a {
    background:  #f5941d;
    color: #e6e6e6;
}

.biography-page {

}
.full-name {
    font-size: xx-large;
    font-weight: bold;
}
ul{list-style-type: none;}

/* Annex */

.annex-1 {
    /* margin: 0 auto; */
    /* margin: 28px; */
    padding: 33px;
}



.main-wrap .main-content {

    margin-right: .9375rem;
    margin-left: .9375rem;
}
.main-wrap .main-content {

    margin-right: .625rem;
    margin-left: .625rem;
}
table thead {
     border: 1px solid black; }

table tbody td, table tbody th
{
    padding: .5rem .625rem .625rem;
    font-family: serif;
    color:#534e4e;
}
h4 {
    font-size: 1.5625rem;
    font-family: serif;
}
p {

    color: #534e4e;
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    font-family: serif;
    text-rendering: optimizeLegibility;
}
.container-text3 {
    padding: 10px 40px 124px 40px;
}
/*read more button*/

.details-b{text-align: right;padding-right:125px;}
.annex-1>a {
    line-height: inherit;
    color: #f3f5f5;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    background: orange;
    padding: 10px;
    border-radius: 10px;
  }
.annex-1>p {
    color: #534e4e;
    margin-bottom: 2rem;
    font-size: inherit;
    line-height: 1.6;
    font-family: serif;
    text-rendering: optimizeLegibility;
  }
.container-text-biography
 {
    padding: 10px 40px 124px 40px;
 }
 ul#menu-menu-1 li a:hover
 {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
 }
.home-biography a:hover
  {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
  }
label {

    font-size: 1.3rem;
  }

.menu-bar {
    /* text-align: right; */
    float: right;
    padding-right: 10px;
}
@media screen and (max-width: 480px)
{
.container-text3
  {
    padding: 10px 14px 124px 14px;
  }
table tbody td, table tbody th
  {
   font-size: 14px;
  }
.details-a
  {
    font-size: 14px;
  }
.contact-form
  {
    padding:0px 10px;
  }
/* .container-text-biography
  {
  padding: 10px 4px 124px 4px;
  } */
.container-text2
  {
   padding: 35px 20px 124px 20px;
  }
ul
 {
  margin-left: 1.rem;
 }
li
 {
  line-height: 150%;
 }
.container-head
 {
  padding:10px;
 }
}


@media screen and (max-width: 639px)
{
.side-bar{padding: 10px 10px 68px 10px !important;}
 .menu-bar
 {
    width: 100%;
    /* float:left; */
 }
 .details-b
 {
  text-align: center;
 }

 ul#menu-menu-2 li a:hover
 {
  background: #f5941d;

 }
 .top-bar .menu li:not(:last-child)
 {
  border-right: 1px solid #2c3840;
 }

}


@media screen and (max-width: 760px)
{
  .top-bar-left
  {
    padding-left: 10px;
  }
  .top-bar-right
  {
    padding-right: 10px;
  }
  .top-bar .menu>li:not(.menu-text)>a
  {
    padding: 1rem 0.5rem;
  }

}

.mobile-menu .menu .is-active>a,
.mobile-off-canvas-menu .menu .is-active>a
  {
    background-color: #f5941d;
  }

.header-fixed
  {
    display: block;
    width: 100%;
    position: fixed;
    z-index: 99;
  }
  .container-head-1 {
    padding: 40px 40px 10px 40px;
}
.contact-title1 {
    margin: 0 auto;
    padding: 26px 0px;
    font-size: 34px;
    font-weight: 500;
}
.contact-title{margin-top:50px;}
  span.required
  {
    color: red;
  }

input.wpcf7-form-control.wpcf7-submit
  {
    border: 0px;
    background: #f5941d;
    color: #fff;
    cursor: pointer;
    padding:13px 62px;
    border-radius: 10px;
  }

.contact-form
  {
    /* margin: 0 auto; */
    padding: 0px 30px;
  }

.map-contact
 {

    padding: 0px 30px;
    margin-top: 34px;

 }

.home-biography
 {
    background: white;
    margin: 20px 20px;
    padding: 10px 20px;
    box-shadow: 0 8px 16px 0
    rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 }
.annex-1>a:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
    background-color: #fd7908;
}


 .lb-container {
    padding: 4px;
    background:#fff;
    border-radius: 10px;
}
a.button.small
 {
    background: #f5941d;
    font-size: .90rem;
    font-weight: 600;
    border-radius: 10px;
 }

/* images grid */
.grid
{
  background: #EEE;
  max-width: 1200px;
}

/* clearfix */
.grid:after
{
  content: '';
  display: block;
  clear: both;
}

/* ---- grid-item ---- */
#container
 {
    width: 100%; // width of the entire container for the wall
 }

.brick
 {
    width: 320px;
    border: 2px solid black;
    padding: 5px;
 }

.brick.masonry-brick img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image
{
    border-radius: 14px  14px  0px 0px;
}

.row.grid-x.container-images1
 {
    background: black;
    padding: 55px 0px;
 }

/*.large-12.small-12.columns.container-images2*/
.large-10.small-10.columns.container-images2
 {
    margin: 0 auto;
  /*  width: 76%;*/
  width:76%;
    /* background: red; */
 }

.single .entry-previewimage
{
  display: none;
}

.large-12.small-12.columns.wrong-sign
 {
    text-align: right;
    font-size: 50px;
    padding: 0 42px 0 0;
 }

.large-12.small-12.columns.imgaes-size
 {
    width: 70%;
    margin: 0 auto;
    padding-top: 30px;
 }

.large-12.small-12.columns.wrong-sign a
 {
  color: #333333;
 }

.nav-previous a
 {
    font-size: 25px;
 }
 .nav-next a
 {
    font-size: 25px;
 }

@media screen and (max-width: 390px)
{
/*  .large-12.small-12.columns.container-images2*/
  .large-10.small-10.columns.container-images2
  {
   width: 100%;
  }
  .brick
  {
    width:285px;
    border: 0px;
  }

}

@media screen and (max-width: 750px)
{
 .large-12.small-12.columns.wrong-sign
    {
     text-align: right;
     font-size: 30px;
     padding: 0 10px 0 0;
    }
     .container-head-1 {
    padding: 40px 0px 10px 0px;}
}

/*pdf file*/
.text-right p {
    color: blue;
    font-size: 17px;
    font-weight: 500;
}

.title-sign .photo_title {
    font-size: 15px;
    font-weight: bold;
}
.annexure {
    text-align: right;
    font-family: sans-serif;
    font-weight: bolder;
}
header h1.entry-title {
    font-size: 38px;
    font-weight: 500;
}
.nav-links .nav-previous a {
    font-size: 17px;
}
.nav-links .nav-next a {
    font-size: 17px;
}
.img_title {
    color: #000;
    background: white;
    padding: 2px 20px;
    text-align: center;
    font-weight: 500;
    border-radius: 0px 0px 14px 14px;
}
.large-10.samll-8.in_the_new_imges {
    margin: 0 auto;
}
@media screen and (max-width: 1025px)
{
/*  .large-12.small-12.columns.container-images2*/
  .large-10.small-10.columns.container-images2
  {
   width: 100%;
   margin-right:100px;
  }
  .brick
  {
    width:285px;
    border: 0px;
  }

}


.large-12.small-12.medium-12.columns.container-images2 {
    margin: 0 auto;
    width: 87%;
    /* padding-left: 4%; */
}
.ds-profile p {
    text-align: justify;
    font-family: sans-serif;
    color: black;

}
@media only screen and (max-width: 480px) {
  .container-text-biography {
    padding: 10px 20px 124px 20px;
}

}
@media only screen and (max-width: 748px) {
.top-sty{
  padding-left:20px;
  padding-right:20px;
}}
.resume-hadding {
    text-align: center;
    font-size: 47px;
    font-weight: 500;
    margin-bottom: 90px;
}
h3.story-title {
    text-align: center;
    font-weight: bold;
    font-size: 46px;
    margin-bottom: 48px;
    /* color: #4b4b4b; */
}
@media only screen and (max-width: 640px){
  .large-10.medium-12.columns.header-center
  {
    width:100%;

  }
  ul#menu-menu-2 li a {
    text-align: center;
}
.menu-bar{
  padding-right:0px;
}
.side-bar {
    display: none;
}
}
.title-bar-title a {
    font-size: 1rem;
    color: #fff !important;
}
time.updated {
    display: none;
}
p.byline.author {
    display: none;
}
.footer-center {
    padding: 0px 13px;
    text-align: center;
}
.home-slid {
    margin-top: 42px;
}
@media only screen and (max-width: 1024px){
  .details-b {
    text-align: center;
    padding:0px;
}

.top-bar-left {
    padding-left: 8px !important;
}
}


@media only screen and (max-width:665px){


  ul#menu-menu-1 li a {
      padding: 1rem 6px !important;
  }
}


/* @media only screen and (max-width: 738px){

  .site-desktop-title.top-bar-title .logo {
      color: white;
      font-weight: bold;
      letter-spacing: 1px;
      font-size: 11px !important;
      margin-top: 0px ;

  }} */
  @media only screen and (max-width: 697px){
    ul#menu-menu-1 li a {
        padding: 15px 4px !important ;
        font-size: 12px;
    }
    /* .site-desktop-title.top-bar-title .logo {

        margin-top: 10px !important;
    } */
    /* .site-desktop-title.top-bar-title .logo img{
      max-width: 16px !important;
    margin-top: 4px;
    } */

  }
  .site-desktop-title.top-bar-title .logo img {
    max-width: 25px ;
    padding: 0px;
    /* margin-top: 2px !important; */
    margin-bottom: 0px !important;
}

}
@media only screen and (max-width: 883px){

  ul#menu-menu-1 li a {
      padding: 13px 8px ;
  }


  .site-desktop-title.top-bar-title .logo img {
    max-width: 24px;
  }
    .site-desktop-title.top-bar-title .logo {
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 16px;
    margin-top: 9px;
}
}
.site-desktop-title.top-bar-title .logo {
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 19px;
    margin-top:4px;
    text-align: center;
}
.site-desktop-title.top-bar-title .logo img {
    max-width: 32px;
    padding: 0px;
    /* margin-top: 2px !important; */
    margin-bottom:0px !important;
}
.top-bar-title{margin:0px !important;}
@media screen and (min-width: 640px) and (max-width: 883px) {
  .home-slid {
  margin-top: 37px;
}
}
 @media screen and (max-width: 640px) {
.title-bar-left button.menu-icon {

    position: absolute;
    right: 6px;
    top: 18px;
    display: none;
}
span.site-mobile-title.title-bar-title img {
    max-width: 31px;
}
span.site-mobile-title.title-bar-title {
    font-size: 19px;
}
nav#mobile-menu ul#menu-menu-2 {
    border-top: 1px solid #3a4a54;
}
}



/* 13-6-18 */
ul.home-menu li {
    display: inline-block;
    padding-right: 1px;
  background: #2c3840;
  margin-top: 3px;

}
ul.home-menu{
  margin:0px;
  font-size: 14px;
    font-family: sans-serif;


}
ul.home-menu li a {
    color: white;
    padding: 5px 12px;
}
ol.nav_list li {
    list-style: none;
}
ol.nav_list {
    margin: 0px;
    font-family: sans-serif;
font-size: 13px;
padding-top: 14px;
}
.side-bar {
    margin-top: 15px;
    background: #2c3840;
    padding: 10px 10px 221px 10px;
    border-right: 2px solid orange;
}
ol.nav_list li {
    border-bottom: 1px solid #404f58;

}
ol.nav_list li a{
  color:white;
}
.home-top {
  margin: 6px 6px;
}
.right-sidebar {
    margin-top: 9px;
    padding: 30px 16px 30px 60px;
}
ul.home-menu li:hover {
    background: #f5941d;
}
ol.nav_list li a:hover {
    color: #f5941d;
}

.titel {
    font-size: 28px;
    font-weight: bold;
    color: orange;
        margin-bottom: 20px;
    text-align: center;
    /* border-bottom: 1px solid #2c3840; */
}
.home-resume-img {
    text-align:left;
}
.home-resume-img img {
    margin-bottom: 14px;
}
div#n2-ss-1-align {
    border-bottom: 5px solid #f5941d;
}
.home-map {
    border-top: 5px solid #f5941d;
}
.cv-details-b {
    text-align: right;
        margin-right: 73px;
}
ul.cv-detls li {
    display: inline-block;
    padding: 0px 135px 0px 0px;
}
@media screen and (max-width: 1872px){
  ul.cv-detls li {

      padding: 0px 120px 0px 0px;
  }
}
@media screen and (max-width: 1794px){
  ul.cv-detls li {

      padding: 0px 108px 0px 0px;
  }
}
@media screen and (max-width: 1744px){
  ul.cv-detls li {

      padding: 0px 89px 0px 0px;
  }
}
@media screen and (max-width: 1648px){
  ul.cv-detls li {

      padding: 0px 67px 0px 0px;
  }
}
@media screen and (max-width: 1531px){
  ul.cv-detls li {
      display: inline-block;
      padding: 0px 20px;
  }
}
@media screen and (max-width: 1422px){
  ul.cv-detls li {
      display: block;

  }
  ul.cv-detls li{
    text-align: center;

  }
  .cv-details-b {
      text-align: center;
      margin-left: 97px;

  }
}
ul.home-menu li a.active {
    background: orange;
}
ol.nav_list li a:active{
  color:orange;
}

.home-resume-img p {
line-height: 18px;
  font-size: 20px;
    /* color: black; */
}
.home-resume-img img {
    float: right;
}


.hari-guru {
    text-align: center;
}
.hari-rai {
    font-size: 20px;
    font-weight: bold;
}
.gurud {
    font-size: 20px;
    font-weight: bold;
}
.home-resume-img p b{
  color:black;
}
.hari-rai img{
    height: 406px !important;
}
/* @media screen and (max-width: 1288px){
  .site-desktop-title.top-bar-title .logo{
    font-size:17px;
  }
} */
/* @media screen and (max-width: 1189px){
  .site-desktop-title.top-bar-title .logo{
    font-size:15px;
  }
} */
/* @media screen and (max-width: 1090px){
  .site-desktop-title.top-bar-title .logo{
    font-size:13px;
  }
} */
@media screen and (max-width: 1150px){
  ul#menu-menu-1 li a {
    padding: 10px 10px ;
  }

}
@media screen and (max-width: 769px){
  ul#menu-menu-1 li a {
    padding:10px 6px ;
  }
  /* .site-desktop-title.top-bar-title .logo {
    font-size: 10px;
} */
}
/* @media screen and (max-width: 740px){
  .site-desktop-title.top-bar-title .logo {
    font-size: 15px;
}
} */
@media screen and (max-width: 1098px){
  .home-resume-img img {
    float: inherit;
}
.rsum-img {
    text-align: center;
}


@media screen and (max-width: 634px){
.right-sidebar {
    padding:10px !important;
}
.rsum ul{margin-left:0px;}
.rsum .home-edu{padding-left:0px !important;}
.rsum .home-certi{padding-left:0px !important;}
.rsum .home-lif{padding-left:0px !important;}
.rsum .home-pri{padding-left:0px !important;}
.rsum .home-pres{padding-left:0px !important;}
.rsum .home-reco{padding-left:0px !important;}
}
}
span.home-as {
    position: absolute;
    top: 19px;
}
.rsum {
    position: relative;
}
.rsum .home-edu{padding-left:80px}
.rsum .home-certi{padding-left:188px}
.rsum .home-lif{padding-left:88px}
.rsum .home-pri{padding-left:103px}
.rsum .home-pres{padding-left:164px}
.rsum .home-reco{padding-left:106px}




.release-img-view {
    margin-top: 9px;
    padding: 30px 16px 30px 13px;
}
.large-4.small-12.medium-4.columns.img-sets {
    padding: 10px;
}

.home-img-sets{
    padding: 10px;
}
.home-img-sets a img {
    border-radius: 10px;
    width: 100%;
    height: 100%;
}
