@font-face {
  font-family: 'Open Sans';
  font-weight: 300;
  font-style: normal;
  src: url('../fonts/Open-Sans-300/Open-Sans-300.eot');
  src: url('../fonts/Open-Sans-300/Open-Sans-300.eot?#iefix') format('embedded-opentype'),
       local('Open Sans Light'),
       local('Open-Sans-300'),
       url('../fonts/Open-Sans-300/Open-Sans-300.woff2') format('woff2'),
       url('../fonts/Open-Sans-300/Open-Sans-300.woff') format('woff'),
       url('../fonts/Open-Sans-300/Open-Sans-300.ttf') format('truetype'),
       url('../fonts/Open-Sans-300/Open-Sans-300.svg#OpenSans') format('svg');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/Open-Sans-regular/Open-Sans-regular.eot');
  src: url('../fonts/Open-Sans-regular/Open-Sans-regular.eot?#iefix') format('embedded-opentype'),
       local('Open Sans'),
       local('Open-Sans-regular'),
       url('../fonts/Open-Sans-regular/Open-Sans-regular.woff2') format('woff2'),
       url('../fonts/Open-Sans-regular/Open-Sans-regular.woff') format('woff'),
       url('../fonts/Open-Sans-regular/Open-Sans-regular.ttf') format('truetype'),
       url('../fonts/Open-Sans-regular/Open-Sans-regular.svg#OpenSans') format('svg');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  src: url('../fonts/Open-Sans-600/Open-Sans-600.eot');
  src: url('../fonts/Open-Sans-600/Open-Sans-600.eot?#iefix') format('embedded-opentype'),
       local('Open Sans Semibold'),
       local('Open-Sans-600'),
       url('../fonts/Open-Sans-600/Open-Sans-600.woff2') format('woff2'),
       url('../fonts/Open-Sans-600/Open-Sans-600.woff') format('woff'),
       url('../fonts/Open-Sans-600/Open-Sans-600.ttf') format('truetype'),
       url('../fonts/Open-Sans-600/Open-Sans-600.svg#OpenSans') format('svg');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/Open-Sans-700/Open-Sans-700.eot');
  src: url('../fonts/Open-Sans-700/Open-Sans-700.eot?#iefix') format('embedded-opentype'),
       local('Open Sans Bold'),
       local('Open-Sans-700'),
       url('../fonts/Open-Sans-700/Open-Sans-700.woff2') format('woff2'),
       url('../fonts/Open-Sans-700/Open-Sans-700.woff') format('woff'),
       url('../fonts/Open-Sans-700/Open-Sans-700.ttf') format('truetype'),
       url('../fonts/Open-Sans-700/Open-Sans-700.svg#OpenSans') format('svg');
}


body {
  /* Jayesh 09012015 */
    font-family: 'Open Sans';
    width:100%;
}
.header {background: #FFF; border-bottom: 3px solid #003455;/*height:60px;*/} 
.navbar-collapse { z-index: 999;}
.nav-justified { margin-bottom: 0px;}
.nav {
  background: #FFF;
  text-align: right;
  margin-top:5px;
  src: url(fonts/helvetica-normal.ttf);
  font-family: helvetica;
  font-size: 1em;
 z-index: 999;
}
.nav li a { color:#777777;padding-top: 15px;padding-bottom: 15px; }
.nav li a:hover {
  background: none;
  color:#c93930;
}
p{
	font-family: 'Open Sans';
    
    

}


.menu{
    /* Jayesh 09012015 */
    font-family: 'Open Sans';
    src: url(fonts/helvetica-normal.ttf);
      }



footer {
  /* Jayesh 09012015 */
    font-family: 'Open Sans';
  background:#dfdede;
  text-align: left;
}
footer h4 { color:#5f5f5f; font-size: 1.2em; font-weight: 400;letter-spacing: 0.1em;
            /* Jayesh 09012015 */
             font-family: 'Open Sans';
            }
footer  ul { list-style-type: none; padding-left: 0px;}
footer  ul li a, footer a{ list-style-type: none;line-height: 2em; color:#5f5f5f; letter-spacing: 0.1em;font-size: 0.9em;color:#929292;}
footer p{
   /* Jayesh 09012015 */
    font-family: 'Open Sans';
  font-weight: 100;
  font-size: 0.9em;
  padding:5px;
  letter-spacing: 0.2em;
}
.case_body {
  padding:20px;
  padding-left: 40px;
  color:#777777;
}
.case_body p{
  font-weight: 300;
 /* Jayesh 09012015 */
    font-family: 'Open Sans';
}
.case_body p span {
  font-family: helvetica;
}
.news_list_single {
  font-weight: 300;
  
  font-size:1em;
   /* Jayesh 09012015 */
    font-family: 'Open Sans';
}
.news_list_single a {
  text-decoration: none;
  color:#626262;
  font-size: 0.9em;
}
.news_list_single b {
  font-weight: 700;
  color:#626262;
  font-size: 0.8em;
}
.homeboxouter { padding-bottom:20px; z-index: 100;}

@media (max-width: 768px){
  .homeboxouterm { padding-bottom:20px;}
  .navbar-collapse { z-index: 999;}
  .nav-justified { margin-bottom: 0px;}
  .nav {
    position: absolute;
    left:0;
  }
}

.homebox {
  padding:20px;
  margin:0 auto;margin-left: auto;margin-right:auto;
  text-align:left;
  background:#777777;border-radius: 5px; height:220px;width:460px;
  /* Jayesh 12012016 */
  width:100%;

}
.homeboxWhite {
  padding:20px;
  margin:0 auto;margin-left: auto;margin-right:auto;
  
  background:#FFF;border-radius: 5px; height:220px;width:460px;
    /* Jayesh 12012016 */
  width:100%;
}
.homeboxhead {
  color:#FFF;
  font-size:1em;
  font-family: 'Open Sans';
  font-weight:16px;
  letter-spacing: 0.05em;
}
.homeboxheadwhite {
  color:#666;
  letter-spacing: 0.2em;
}
.homebox p{
  margin-top:10px;
  
 font-size:1.8em;
 color:#FFF;

 font-weight:300;

/*Fix */
  word-wrap: break-word;

   /* Jayesh 09012015 */
    font-family: 'Open Sans';
    font-size: 1.6em;

}
.btnSubmit {
  padding:8px;
  background:#71b429;
  color:#555;
  border-radius: 10px;
  border:0px;
  float:right;

}
.newsbox {
  margin-bottom: 30px;
  padding:10px;
  padding-left:20px;
  
  /* Jayesh 09012015 */
  
    font-family: 'Open Sans';
}
.newsboxhead {
  font-size: 1.2em;
  margin-top:20px;
  color:#666;
 /* margin-bottom: 10px;*/
}
.newsboxhead2 {
  margin:0 auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5em;
  margin-top:20px;
  margin-bottom:20px;
  /* Jayesh 09012015 */
  color:#BA262F;
  font-family: 'Open Sans';
}
.newsboxcontent {
  
  font-size: 1em;
  /* Jayesh 09012015 */
  font-family: 'Open Sans';
}
.newsboxcontent p {
  
  
  
  /* Jayesh 09012015 */
    font-family: 'Open Sans';
 
}
.newsboxcontent2 {
 
 background:#eaeaea;
 padding:20px; 
 /* Jayesh 09012015 */
    font-family: 'Open Sans';
}
.newsreadmore {
  float:right;
}
/* --------------- Partner BOX ------------- */
.prbox {
  
  margin:5px;
  background:#eaeaea;
  padding:15px;
  margin-bottom:10px;
  transition:all 0.6s ease;
  /* Jayesh 09012015 */
    font-family: 'Open Sans';
}
.prbox:hover
{
  -webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,1);
  box-shadow: 0px 0px 5px 0px rgba(102,102,102,1);
  box-shadow: inset 0 0 0 8px #aeaeae;

}
.prboxhead {
  font-size: 1.2em;
  color:#666;
 /* margin-bottom: 10px;*/
}
.prboxhead2 {
  margin:0 auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 2em;
  margin-top:20px;
  margin-bottom:20px;
}
.prboxcontent {
  
  font-size: 0.9em;
  /* Jayesh 09012015 */
    font-family: 'Open Sans';
}
.prboxcontent p {
  
  
  font-family: 'Helvetica';
  /* Jayesh 09012015 */
    font-family: 'Open Sans';
 
}
.prboximg {
  height:210px;
  border-radius: 5px;
  margin:10px;
  border:1px solid #FFF;
}
/* --------------- Partner BOX ------------- */

.homeboxsmlegal {
  background:#34495e;
  padding:10px;
  margin-left:0px;
  border-radius:5px;
}
.homeboxsmpr {
  background:#99bbbc;
  padding:10px;
  margin-left:0px;
  border-radius:5px;
}
.homeboxsminsight {
  background:#34495e;
  padding:10px;
  margin-left:0px;
  border-radius:5px;
}
.boxshadowgray {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.6);
-moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.6);
box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.6);
}
.connectbox {
    width:100%;
    padding:10px;
    border: 1px solid #e1e1e1;
    background-color: #9a9a9a;
    color: #ffffff;
    
    font-size:1.2em;
    font-weight: 300;
    text-align: center;
    margin-top:40px;
    border-radius: 7px;
    /* Jayesh 09012015 */
    font-family: 'Open Sans';
}
.vmiddle {
  vertical-align: middle;
}
.careerbox {

}
.pageheading {
  color:#666;
}
.pageheadingcat {
  color:#ebebeb;
  font-style: italic;
  font-size: 0.8em;
  letter-spacing: 0.1em;
}
.spul li {
    display: block;
}

.spul li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: #34495e;
}

/* ----------------RESPONSIVE TABLE START-----------------*/
@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
  #no-more-tables table, 
  #no-more-tables thead, 
  #no-more-tables tbody, 
  #no-more-tables th, 
  #no-more-tables td, 
  #no-more-tables tr { 
    display: block; 
  }
 
  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
 
  #no-more-tables tr { border: 1px solid #ccc; }
 
  #no-more-tables td { 
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    padding-left: 50%; 
    white-space: normal;
    text-align:left;
  }
 
  #no-more-tables td:before { 
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
    text-align:left;
    font-weight: bold;
  }
 
  /*
  Label the data
  */
  #no-more-tables td:before { content: attr(data-title); }
}
/* ----------------RESPONSIVE TABLE END-----------------*/

.aboutbox {
  padding:10px;
  background:#eaeaea;
  text-align: center;
  width:100%;
  border-radius: 5px;
}
.aboutbox a { text-decoration: none;color: #BA262F}
.aboutbox a:hover {
  color:#666;
}
/* -------------- Effect on box hover --------------------*/


/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* -------------- Effect on box hover --------------------*/
/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #BA262F;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
/* Underline From Center */


/* General button style (reset) */
.btn {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  /*text-transform: uppercase;*/
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* Button 3 */
.btn-3 {
  background: #777777;
  color: #fff;
}

.btn-3:hover {
  background: #666666;
  cursor:default;
}

.btn-3:active {
  background: #f58500;
  top: 2px;
}

.btn-3:before {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 3;
  
  
}


/* Button 4 */
.btn-4 {
  background: #FFF;
}

.btn-4:hover {
  background: #E5E4E2;
}

.btn-4:active {
  background: #f6f6f6;
  top: 2px;
}

.btn-4:before {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 3;
  
  
}

/* Button 3e */

.btn-3e {
  overflow: hidden;
}

.btn-3e:before {
  left: auto;
  right: 10px;
  z-index: 2;
}

.btn-3e:after {
  width: 30%;
  height: 200%;
  background: rgba(255,255,255,0.1);
  z-index: 1;
  right: 0;
  top: 0;
  margin: -5px 0 0 -5px;
  -webkit-transform-origin: 0 0;
  -webkit-transform: rotate(-20deg);
  -moz-transform-origin: 0 0;
  -moz-transform: rotate(-20deg);
  -ms-transform-origin: 0 0;
  -ms-transform: rotate(-20deg);
  transform-origin: 0 0;
  transform: rotate(-20deg);
}

.btn-3e:hover:after {
  width: 40%;
}


/*  FIXES */
.wrapword{
white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
word-break: break-word;
white-space: normal;

}
/* FIXES */

/* --------------------Parralax- banner ------------*/

.parallax-window {
    min-height: 300px;
    background: transparent;
}


/*------------------------ partner box effect --------------- */

/* Shutter In Horizontal */

.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 10px;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
  border-radius: 10px;
}
.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}

.prprofile {
  font-family: 'Open Sans';
  background: #e1e1e1;
  padding:10px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 10px;
  margin:0 auto;
  margin-left: auto;
  margin-right: auto;
  width:100%;
} 
.prprofile img { max-width: 150px;min-width: 50px; width:70px; }
.prprofile a { }
.prprofile b { color:#777; border-bottom: 1px solid #095a95;margin-bottom: 15px;}
.link_css{
  background: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
}
/*------------------------ partner box effect --------------- */




/*------------------------ Jayesh --------------- */

.homeboxType2 {
  padding:20px;
  margin:0 auto;margin-left: auto;margin-right:auto;
  text-align:left;
  background:#777777;border-radius: 5px; height:220px;width:100%;

}
.homeboxType2Color {
  padding:20px;
  margin:0 auto;margin-left: auto;margin-right:auto;
  
  background:#FFF;border-radius: 5px; height:220px;width:460px;
}
.homeboxType2Head {
  color:#FFF;
  font-size:1em;
  font-family: 'Open Sans';
  font-weight:16px;
  letter-spacing: 0.05em;
}
.homeboxType2HeadWhite {
  color:#666;
  letter-spacing: 0.2em;
}
.homeboxType2 p{
  margin-top:10px;
  
 font-size:1.8em;
 color:#FFF;

 font-weight:300;

/*Fix */
  word-wrap: break-word;
/* Jayesh 09012015 */
  font-family: 'Open Sans';
  font-size: 1.6em;
}

.homeBoxNewsletter {
  background:#34495e;
  padding:10px;
  padding-top: 20px;
  padding-bottom: 20px;
  color:#79b3ce;
  font-family: 'Open sans';
  font-size: 1.2em;
  margin-left:0px;
  border-radius:5px;
  /* Jayesh 12012015 */
}
.homeBoxNewsletter  a { 
text-decoration: none;
color:#79b3ce;
}

.homeBoxNewsletter  a:hover {
  color:#9bc9df;
}

.homeBoxNewsletter .NewsletterAddIcon {
  font-size: 2em;
  padding-left: 10px;
}

.homeBoxNewsletter .NewsletterBoxTxt {
  line-height: 2em;
}

.homeBoxContact {
  background:#2b6e78;

  color:#FFF;
  font-family: 'Open sans';
  font-size: 1.2em;
  margin-left:0px;
  border-radius:5px;
  /* Jayesh 12012015 */
  background:#FFF;
  color:#2b6e78;
  font-size:1em;
   -webkit-box-shadow: 0px 4px 5px 0px rgba(171,171,171,1);
  -moz-box-shadow: 0px 4px 5px 0px rgba(171,171,171,1);
  box-shadow: 0px 4px 5px 0px rgba(171,171,171,1);
}

.homeBoxContact  a { 
text-decoration: none;
color:#FFF;
}

.homeBoxContact  a:hover {
  color:#9bc9df;
}
.btn-glyphicon { padding:12px; background:#ffffff; margin-right:10px; }
.icon-btn { padding: 20px 15px 20px 15px; border-radius:50px;
  padding:10px 10px 10px 10px; 
  
  border-radius: 10px;
  width:100%;
}
.homeBoxNsSignUp {
 font-family: 'Open sans';
  margin-left:0px;
  border-radius:5px;
  /* Jayesh 12012015 */
  background:#FFF;
  color:#1870a3;
  font-size:1em;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(171,171,171,1);
  -moz-box-shadow: 0px 4px 5px 0px rgba(171,171,171,1);
  box-shadow: 0px 4px 5px 0px rgba(171,171,171,1);
}
.homeBoxNsSignUp  a { 
text-decoration: none;
color:#FFF;
}

.homeBoxNsSignUp  a:hover {
  color:#1870a3;
}
.btn-glyphicon { padding:12px; background:#ffffff; margin-right:10px; }
.icon-btn { padding: 20px 15px 20px 15px; border-radius:50px;
  padding:10px 10px 10px 10px; 
  
  border-radius: 10px;
  width:100%;
}
/*
.dropdown:hover .dropdown-menu {
    
    margin-top: 0; // remove the gap so it doesn't close
 }
.dropdown {
  display: inline-block;
}

.dropdown-menu {
width: 100%;
position: fixed;
background:#666;
color:#FFF;
top: 178px;
left: 0px;
z-index: 1000;
display:table; width: 100%; text-align: center; left:0; right:0;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 0 auto;
text-align:center;

}

.dropdown-menu li {display:inline-block; width: 100%}
.dropdown-menu li a {color:#FFF;}
.dropdown-menu li.dropdown .dropdown-menu {top:210px;}


.dropdown-menu li.dropdown {

background-position: 5px 9px !important;
}


.dropdown .dropdown-menu {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

    
    display: block;
    overflow: hidden;
    opacity: 0;
}

.dropdown.open .dropdown-menu {
    max-height: 300px;
    opacity: 1;
}


.dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
}

*/

.dropdown-menu {
  width: 100%;
  position: fixed relative;
  background:#666;
  background:#003455;
  color:#FFF;
  top: 178px;
  left: 0px;
  z-index: 1000;
  width: 100%; text-align: center; left:0; right:0;
  display: none;
  float: left;
  overflow: visible;
  min-width: 160px;
  padding: 5px 0;
  margin: 0 auto;
  text-align:center;
  
  font-family: 'Open Sans';

  /* Jayesh 13012015 */
  background: #FFFFFF;
  color:#666;


}
.dropdown-menu li {display:inline-block; width: 100%}
.dropdown-menu li a {color:#FFF; color:#888;}
.dropdown-menu li a:hover {color:#666;}

/* Jayesh 13012015 */
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background:none;
  }
 /*
 ul.nav li:hover > ul.dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  */

  .boxOnBanner1 {
    font-family: 'Open Sans';
    background:#FFF;margin-top:-210px;
    height:170px;overflow: hidden;
    -webkit-box-shadow: 0px -3px 3px 0px rgba(102,102,102,0.2);
    -moz-box-shadow: 0px -3px 3px 0px rgba(102,102,102,0.2);
    box-shadow: 0px -3px 3px 0px rgba(102,102,102,0.21);
    
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      padding-left:20px;
  }
  .boxOnBanner1 h3 {
    font-size: 1.5em;
    color:#003455;

    padding: 10px;
    padding-left: 0px;
    padding-top:0px;
    padding-bottom:0px;
  }
  .prprofile .prProfileCon {
    text-align: left;
    padding-left: -10px;
  }
  .prprofile .prProfileCon .btn {
    margin-top:10px;
    color:#FFF;
  }

  /*------------------------ Modal Window Stylesheet --------------- */
  #prModal { font-family: 'Open Sans';}
  .modal-body p { font-family:'Open Sans'; }
  .hstyle1 {  color:#666; }
  .modal-header, .modal-footer { border:none;}
  .prModalLeftBox 
  { 
    background: #FFF; border-radius: 5px; color:#666; padding:15px; 
    

  }
  .prModalLeftBox:hover 
  {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.2);
    box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.2);
  }
  .hstyle2 {
    color:#095a95;
  }

/*------------------------ Modal WIndow Stylesheet --------------- */

.icon-btn-type2 { padding: 1px 15px 3px 2px; border-radius:50px;}
.btn-glyphicon-type2 { padding:8px; background:#ffffff; margin-right:4px; }


.topHeadBox1000 {
  
  text-align: center;
  width:100%;
  height:250px;
  
    position:relative;

}
.topHeadBox1000 img{
  width:100%;
  height:250px;
}
.topHeadBod1000Heading {
  font-family: 'Open Sans';
  width:140px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding:5px;
  height:60px;
  font-size:1.8em;
  
  background:#FFF;
  margin-top:-60px;
    left: 0;  right: 0;  /* This is to center it */
    /* Jayesh 13012015 */
    height:33px;
    display: inline-block;
    position: absolute;
    margin-top: -33px;
    font-size: 1.2em;
    font-weight: 700;
}
@-moz-document url-prefix() {
    .topHeadBod1000Heading { 
        margin-top: 217px;
    }
}



.innerboxTypeEvent {
  padding:20px;
  margin:0 auto;margin-left: auto;margin-right:auto;
  font-family:'Open Sans';text-align:left;
  background:#777777;border-radius: 5px;width:100%;height:300px;

}

.innerboxTypeEvent p{
  margin-top:10px;
  
 font-size:1.8em;
 color:#FFF;

 font-weight:300;

/*Fix */
  word-wrap: break-word;
  /* Jayesh 09012015 */
    font-family: 'Open Sans';
}
.innerboxTypeEventColor {
  padding:20px;
  margin:0 auto;margin-left: auto;margin-right:auto;
  
    font-family: 'Open Sans';
  background:#FFF;border-radius: 5px; height:220px;width:460px;
}
.innerboxTypeEventHead {
  color:#FFF;
  font-size:1em;
  font-family: 'Open Sans';
  font-weight:16px;
  letter-spacing: 0.05em;
}

/* --------------- Event  small boxes ---------------- */
.innerboxTypeEventSmall {
  padding:10px;
  margin:0 auto;margin-left: auto;margin-right:auto;
  font-family:'Open Sans';text-align:left;
  background:#777777;border-radius: 5px;height:150px;
  width: 100%;
  margin:10px;
}

.innerboxTypeEventSmall p{
  margin-top:10px;
  
 font-size:1.2em;
 color:#FFF;

 font-weight:300;

/*Fix */
  word-wrap: break-word;
  /* Jayesh 09012015 */
    font-family: 'Open Sans';
}
.innerboxTypeEventSmallColor {
  padding:20px;
  margin:0 auto;margin-left: auto;margin-right:auto;
  
    font-family: 'Open Sans';
  background:#FFF;border-radius: 5px; height:220px;width:460px;
}
.innerboxTypeEventSmallHead {
  color:#FFF;
  font-size:1em;
  font-family: 'Open Sans';
  font-weight:16px;
  letter-spacing: 0.05em;
}

/* --------------- Event  small boxes ---------------- */
.icon-btn-download { padding: 5px 15px 5px 15px; border-radius:50px;}
.btn-pdf {
  border:1px solid #e14045;
}
.btn-ppt {
  border:1px solid #04c7cb;
}

.proBoxType2 {
  padding:20px;
  margin:20px;
  margin:0 auto;margin-left: auto;margin-right:auto;
  font-family:'Open Sans';text-align:left;
  margin:50px;
  background:#777777;border-radius: 5px; height:100%;width:90%;

}

/* Button 3 */
.btn-pr {
  background: #777777;
  color: #fff;
}
/* removed hover effect from partner boxes
.btn-pr:hover {
  background: #315398;
  cursor:default;
}

.btn-pr:active {
  background: #f58500;
  top: 2px;
}

.btn-pr:before {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 3;
  
  
}
*/
.prbox2 {

  
  background:#eaeaea;
  padding:15px;
  margin-bottom:10px;

  color:#666;
  height:100%;
  border-radius: 5px;
  /* Jayesh 09012015 */
    font-family: 'Open Sans';
    word-wrap: break-word;
}
.prbox2 p {
  width:100%;
    font-family: 'Open Sans'; 

    word-wrap: break-word;
}
/*------------------------ Jayesh --------------- */



/* pravin 09112016*/


/*--------------*/
div.pagination {
width:625px;
clear:both;
padding:10px 0 10px 0;
margin:0px;
text-align:center;
float:left;
clear:both;
font-size:11px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #52bfea;
text-decoration: none; 
color: #52bfea;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #52bfea;
color: #fff;
background-color: #52bfea;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #52bfea;
font-weight: bold;
background-color: #52bfea;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}




/* ---------------------------Jayesh -------------------- */
.btn-3e:hover {
  cursor:default;
}

/* ---------------------------Jayesh - fixes --13012015------------------- */
@media (max-width: 480px){
  .homebox p, .homeboxType2 p, .homeboxWhite p {
    font-size:1.3em;
  }
}
.topHeadBox1000Lower {
  background: #FFF;
  /*text-align: center;*/
  padding-top:30px;
  padding-bottom:30px;
}
.topHeadBox1000Lower h4 {
  text-align: center;
  margin:0 auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.8em;
  padding-top:20px;
  padding-bottom:20px;
  font-weight: 300;
  /* Jayesh 09012015 */
  color:#003455;
  left:0; right:0;
  font-family: 'Open Sans';
}
.topHeadBox1000Lower p {
  

}
.topHeadBox1000LowerContent {
  font-size: 0.9em;
  /* Jayesh 09012015 */
  font-family: 'Open Sans';
}

.topHeadBox1000Lower2 {
  background: #FFF;
  text-align: center;
  padding-top:30px;
  padding-bottom:30px;

-webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.3);
    box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.3); 
}
.topHeadBox1000Lower2 h4 {
  margin:0 auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.8em;
  padding-top:20px;
  padding-bottom:20px;
  font-weight: 300;
  /* Jayesh 09012015 */
  color:#003455;
  left:0; right:0;
  font-family: 'Open Sans';
}
.downloadReport {
  background:#e6e6e6;
  padding:20px;
  border-radius: 5px;
}
.tweetBox {
  
  margin:0 auto;margin-left: auto;margin-right:auto;
  text-align:left;
  background:#1870a3;border-radius: 5px; 
  /* Jayesh 12012016 */
  width:100%;
  margin:10px;
}
.tweetBox .tweetSingle {
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.3);
    box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.3); 
  background:#e6e6e6;
  padding:10px;
  margin:10px;
  width:100%;
  height:100%;
}
.tweetBox h4 {
  margin:0 auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.8em;
  padding-top:20px;
  padding-bottom:20px;
  font-weight: 300;
  /* Jayesh 09012015 */
  color:#FFF;
  left:0; right:0;
  font-family: 'Open Sans';
}


/* FIXES 21012015  Jayesh */
.modal-lg {
  width:1100px;
}
.tinymce-content p {
    padding: 0;
    margin: 2px 0;
}

.topImageMobileParallax {
  display: none;
}
/* --------Jayesh fixes 27012015-----*/
@media (max-width: 368px){
.navbar { float:right;position:absolute;top:10px; }
.navbar-brand { padding-left:0px;padding-right: 0px;}
.topImageMobileParallax { display:inline-block;}
}

@media (max-width: 368px) {
  .modal-lg { max-width:350px; }
  .topImageMobileParallax { display:inline-block;}
}
@media (max-width: 480px) {
  .modal-lg { max-width:470px; }
  .topImageMobileParallax { display:inline-block;}
}
@media (max-width: 768px) {
  .modal-lg { max-width:90%; }
 
}
@media (max-width: 1125px) {
  .modal-lg { max-width:95%; }
 
}
/* --------Jayesh fixes 27012015-----*/

.parallax-mirror {
    z-index:1
}

.olbox li {
  margin:10px 0px;
}


/*************** Team Members ***************/

.user-details {position: relative; padding: 0;}

.user-details .user-image {position: relative;  z-index: 1; width: 100%; text-align: center;}
 
.user-image img { clear: both; margin: auto; position: relative;}


.user-details .user-info-block {width: 100%; position: absolute; top: 55px; background: rgb(255, 255, 255); z-index: 0; padding-top: 35px;}
 
.user-info-block .user-heading {width: 100%; text-align: center; margin: 10px 0 0;}
 
.user-info-block .navigation {float: left; width: 100%; margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #428BCA; border-top: 1px solid #428BCA;}
  
.navigation li {float: left; margin: 0; padding: 0;}
   .navigation li a {padding: 20px 30px; float: left;}
   
.navigation li.active a {background: #428BCA; color: #fff;}
 
.user-info-block .user-body {float: left; padding: 5%; width: 90%;}
  .user-body .tab-content > div {float: left; width: 100%;}
  
.user-body .tab-content h4 {width: 100%; margin: 10px 0; color: #333;}

.user-pad {
    padding: 5px 25px; color: white;
}

.no-pad {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

.user-details {
    background: #eee;
    min-height: 333px;
}

.user-image {
  max-height:200px;
  overflow:hidden;
} .coralbg {
    background-color: #FA396F;
} 


/* OUR TEAM*/
.our-team{
    background: #f5f5f5;
    text-align: center;
    margin-bottom: 10px;
}
.our-team .pic{
    position: relative;
    overflow: hidden;
    transform: scale(1);
    transition: all 0.3s ease 0s;
}
.our-team:hover .pic{
    transform: scale(1.01);
}
.our-team .pic:after{
    content: "";
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.5);
    position: absolute;
    bottom: -100px;
    right: -100px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 1);
    transform-origin: 50% 50% 0;
    transition: all 0.35s ease 0s;
}
.our-team:hover .pic:after{
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
.our-team .pic img{
    width: 100%;
    height: auto;
}
.our-team .read-more{
    width: 100px;
    padding: 0 15px 15px 0;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.35px;
    text-align: right;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0;
    z-index: 1;
    transform: translate3d(20px, 20px, 0px);
    transition: all 0.35s ease 0s;
}
.our-team:hover .read-more{
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
.our-team .team-content{
    padding: 20px 0;
}
.our-team .title{
    font-size: 14px;
    font-weight: 500;
    color: #3b3b3b;
    text-transform: capitalize;
    margin: 0 0 8px 0;
}
.our-team .post{
    font-size: 13px;
    font-weight: 500;
    color: #6e6e70;
    text-transform: capitalize;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}