@charset "utf-8";
@import "http://fonts.googleapis.com/css?family=Open+Sans:400,600,700";
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}
h1 {
    margin: 10px 0;
}
.cl {
    clear: both;
    margin: 0;
    padding: 0;
}
p {
    line-height: 23px;
    margin: 0;
    padding: 0;
    text-align: justify;
}
*, *:after, *:before {
    box-sizing: border-box;
}

html, header, footer, section, div, body {
    margin: 0;
    padding: 0;
}
body {
  background: #FDFCFA url(../images/pm.png) no-repeat center top ;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 85%;
  line-height: 24px;
  color: #515151;
}
a {
    color: #333333;
    text-decoration: none;
}
a:hover {
    color: #333333;
    text-decoration: none;
}
h3 {
    display: block;
    font-size: 17px;
    margin: 7px 0;
}
img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
div:after, div:before {
    content: "";
    display: block;
}
.row-container {
    margin: 0 auto;
    max-width: 1054px;
    width: 100%;
}
.header-container {
    height: 184px;
    margin: auto; max-width:1054px;
}
.widget-wrapper-container {
    float: left;
    width: 100%;
	background:#d7bd84 none repeat scroll 0 0;
}
.widget-wrapper-container .header-menu-left {
    float: left;
    margin: 0 0 0 15px;
    padding: 6px 0;
}
.header-top {
    float: left;
    width: 100%; border-bottom:1px solid #f5f3f3; background:#fbfbfb;
}

.header-menu-left li a, .header-menu-right li a {
    color: #fff;
    white-space: nowrap;
}
.foundation {
    border-right: medium none !important;
}
.two-column-container ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.two-column-container ul li {
    display: inline-block;
    vertical-align: middle;
}
.widget-wrapper-container .header-menu-right {
    float: right;
    padding: 6px 0;
}
.header-menu-right ul {
    float: left;
}
.header-menu-left li:first-child {
    border-right: 1px solid #fff;
    padding-right: 10px;
}
.header-menu-left li:last-child {
    padding-left: 10px;
}
.left-last-li {
    padding-left: 10px;
}
.header-menu-left img, .header-menu-right img {
    border: medium none;
    margin-top: -2px;
    padding-right: 8px;
}
.header-menu-right ul {
    border-right: 1px solid #fff;
    float: left;
    padding: 0 8px;
}
.header-menu-right ul:last-child {
    border: medium none;
}
.hindi a {
   
    color: #000 !important;
}
.size-switcher li a {
    padding: 0 5px;
}
.font-contrast li:first-child a {
    background: none repeat scroll 0 0 #000;
    height: 17px;
    width: 17px;
}
.font-contrast li a {
    height: 17px;
    padding: 0 5px;
    width: 17px;
}
.theam-swither img {
    padding: 0;
}
.header-bottom {
    padding: 15px 0;
}
.logo > img {
    float: left;
    padding: 0 15px 0 0;
}
.logo span {
  color: #740e0d;
  display: block;
  font-family: times new roman;
  font-size: 25px;
  font-weight: 600;
  padding: 0 0 20px;
}
.logo {
  color: #ae7e34;
  float: left;
  font-family: times new roman;
  font-size: 35px;
  font-weight: 500;
  margin: 0 0 0 15px;
  width: 55%;
}
.header-bottom-right {
    float: right;
    width: 30%;
}
.search-box {
    float: right;
    margin: 0 6px 0 0;
    position: relative;
}
.search-box input[type="text"] {
    background: none repeat scroll 0 0 #ffffff;
    color:#740E0D;
    float: left;
    font-weight: 600;
    margin: 13px 0 0;
    padding: 10px 29px;
    width: 100%;
}
.header-bottom-right > img {
    float: right;
    padding: 0 20px 0 0;
}
.search-box img {
    left: 8px;
    position: absolute;
    top: 25px;
}
.custom-menu {
    background:#734d20 none repeat scroll 0 0;
    float: left;
    width: 100%;
}
.custom-menu ul {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.custom-menu ul li {
  display: block;
  float: left;
  padding: 10px 4px;
  position: relative;
}
.custom-menu > ul > li > ul {
    display: none;
    left: 0;
    position: absolute;
    z-index: 99;
}
.custom-menu > ul > li:hover > ul {
    display: block;
    transition: all 1s ease 0s;
}
.custom-menu > ul ul li a {
    border-right: medium none;
}
.custom-menu > ul ul {
    background: none repeat scroll 0 0 #555;
    width: 185px;
}
.custom-menu > ul ul li {
    border-bottom: 1px solid #000;
    display: block;
    padding: 0;
}
.custom-menu > ul ul li a {
    color: #fff;
    display: block;
    font-weight: 600;
    padding: 8px 18px;
	font-size:14px;
}
.custom-menu > ul li a {
  border-right: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 4px;
  padding: 5px 5px;
  transition: all 0.4s ease 0s;
}
/*.custom-menu > ul li a:hover {
    background:#ae7e34 none repeat scroll 0 0;
    color: #fff;
}*/
.mactive {
    background: none repeat scroll 0 0 #555;
    color: #fff;
}
.mactive a {
    color: #fff !important;
}
.custom-menu > ul > li > ul li a:hover {
	background:#555;
    color: #FFF;
}
img {
    border: medium none;
}
.custom-menu > ul li:last-child a {
    border: medium none;
}
.custom-menu > ul > li > ul > li > ul {
    display: none;
    left: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
}
.custom-menu > ul > li > ul > li:hover > ul {
    display: block;
}
.banner {
    float: left;
    padding: 0;
    width: 100%;
}
.two-column-wrapper {
    float: left;
    width: 100%;
}
.top-pane-container {
	padding:0 10px;
	margin:0 0 5px;
}
.top-pane-container ul {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.top-pane-container ul li {
    display: inline-block;
    font-size: 11px;
    padding: 3px 5px;
}
.last {
    color: #fff;
}
.top-pane-container a {
    color: #ffffff;
    display: inline-block;
    font-size: 11px;
    text-transform: capitalize;
}
.top-pane-container a:hover {
    color: #000;
}
.home-sidebar {
    background:#FFF; box-shadow:0 1px 1px #ccc;
    float: left;
    margin:15px 0;
    padding: 15px;
    width: 42%;
}
.top-pane-container span {
    color: #ffffff;
    font-size: 11px;
}
.top-pane-container li {
    color: #ffffff;
    font-size: 11px;
}
.left-menu h2{ margin:0 0 10px;}
.left-sidebar {
    background:#FFF; box-shadow:0 1px 1px #ccc;
    float: left;
    margin:15px 0 0;
    padding: 15px;
    width: 30%;
}
.left-sidebar .your-writing a > img {
    float: left;
    padding: 0 10px 0 30px;
}
.your-writing {
    padding: 15px 0;
}
.border {
    background: none repeat scroll 0 0 #4f4f4f;
    border-top: 1px solid #ffffff;
    height: 5px;
}
.your-writing a > span {
    color: #ffffff;
    display: block;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
.your-writing a > img {
    float: left;
    padding: 0 10px 0 75px;
}
.left-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.left-menu {
    padding:0;
}
.left-menu a {
    color: #ffffff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 25px;
}
.left-menu a:hover {
    background: none repeat scroll 0 0 #22b6b8;
    color: #333;
    transition: all 0.5s linear 0s;
}
.left-menu ul li {
    background: none repeat scroll 0 0 #2ec2c4;
    margin: 2px 0;
}
.inner-container {
    padding: 10px 0;
}
.your-writing a {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
.home-sidebar > span h1 {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.home-sidebar h1 { margin:0 0 13px;
    font-weight: 900;
    text-align: center;
}
.home-sidebar h1 span{ color:#333;}
.left-sidebar > span h2 {
    color: #000000;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.left-sidebar h2 {
  font-size: 15.4px;
  font-weight: 900;
  line-height: 20px;
  margin: 0 0 10px;
  text-align: center;
  text-transform: uppercase;
}
.left-sidebar h2 span {
  color: #000;
}
.gallery-banner {
  background:#F5F5F5;
  float: left;
 
  padding: 10px 15px;
  text-align: center;
  width: 23%;
  height:266px;
}
.gallery-banner img{height:162px;}
.home-gallery-button {
  background: #0063A5;
  border: medium none;
  box-shadow: 0 2px 2px #888;
  color: #ffffff;
  cursor: pointer;
  font-family: open sans;
  font-size: 13px;
  margin:4px 0 0;
  padding: 3px ;
  width: 63%;
}
.home-gallery-button:hover {
    background: none repeat scroll 0 0 #22b6b8;
}
.sidebar-bottom a {
    color: #ffffff;
    float: left;
    font-size: 17px;
    line-height: 30px;
    margin: 10px 0 0;
    padding: 8px 10px;
    width: 100%;
} 
.home-main-contant { background:#F5F5F5;float: left;width: 36.5%; position:relative;  margin:0 10px; padding:15px 15px 4px 15px;     box-sizing: border-box;}
.inner-main-contant {background:#FFF; box-shadow:0 1px 1px #ccc;
    float: right; margin:15px 0;
    padding:15px;
    width:100%;
	min-height:345px;
	    box-sizing: border-box;
}
.inner-main-contantold {background:#FFF; box-shadow:0 1px 1px #ccc;
    float: right; margin:15px 0;
    padding:15px;
    width:68%;
	min-height:345px;
}
.home-main-contant > h1 {
    color: #2c2c2c;
    font-size: 19px;
    line-height: 16px;
    text-transform: uppercase;
}

.inner-container h1 {
    border-bottom: 2px solid #2ec2c4;
    color: #2c2c2c;
    font-size: 20px;
    line-height: 16px;
    margin: 0 0 5px;
    padding: 0 0 10px;
    text-transform: uppercase;
}

.inner-containernew h1 {
    border-bottom: 2px solid #2ec2c4;
    color: #2c2c2c;
    font-size: 20px;
    line-height: 16px;
    margin: 0 0 5px;
    padding: 0 0 10px;
    
}

.three-column-conatiner {
    float: left;
    padding: 0;
    width: 100%;
}
.three-column-conatiner > [class*="col-"] {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    float: left;
    margin:1.6% 5% 1.6% 0 !important;
    width: 30%;
	min-height:312px;
}
.three-column-conatiner [class*="col-"] h1 {
    color: #2c2c2c;
    font-size: 21px;
    font-weight: 900;
    text-align: left;
    text-transform: uppercase;
}
.three-column-conatiner [class*="col-"] p { text-align:left; padding:15px 0;
    line-height: 20px;
}
.three-column-conatiner > [class*="col-"]:first-child {
}
.three-column-conatiner .col-3 {
    margin-right: 0;
}
.col-content {
    padding: 0 10px 9px;
}
.read-more {
    /*color: #2ec2c4;
    font-weight: 900;*/
	background: none repeat scroll 0 0 #2EC2C4;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: open sans;
	font-size: 15px;
	margin: 5px 0 0;
	padding: 10px;
	width: 30.5%;
	box-shadow:0px 2px 2px #888;
}
.read-more:hover {
    color: #fff;
	background:none repeat scroll 0 0 #22B6B8;
}
.view-button {
    float: left;
    text-align: center;
    width: 100%;
	padding:16px 0 0;
}
.view-book {
    background: none repeat scroll 0 0 #2ec2c4;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-family: open sans;
    font-size: 15px;
    margin: 5px 0 0;
    padding: 10px;
    width: 30.5%;
}
.view-book:hover {
    background: none repeat scroll 0 0 #22b6b8;
    transition: all 0.5s ease 0s;
}
.main-contant-bottom { background:#FFF; box-shadow:0 1px 1px #ccc; padding:0 15px 15px;
    float: left;
    position: relative;
    width: 100%;
}
.main-contant-bottom h1 {
    color: #2c2c2c;
    font-size: 21px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
}
.gallery-banner h1 {
  font-size: 17px;
  margin:0 0 2px;
}
.view-all {
  background: none repeat scroll 0 0 #22B6B8;
  border-radius: 0;
  box-shadow: -1px 0 1px #555555;
  color: #FFFFFF;
  float: right;
  font-weight: 600;
  padding: 3px 5px;
  position: absolute;
  right: 16px;
  text-transform: capitalize;
  top: 9px;
}

.footer-container {border-top:1px solid #333;
    background:#734D20;
    box-sizing: border-box;
    clear: both;
    color: #fff;
    height: 200px;
    margin: auto;
    padding: 10px 15px;
	
}
.footer-container [class*="footer-col-"] {
   
    float: left;
    padding: 0 25px;
    width: 33%;
}
.footer-container [class*="footer-col-"]:first-child {
    padding-left: 0;
}
.footer-container [class*="footer-col-"]:last-child {
    border-right: medium none;
    padding-right: 0;
}
.footer-container ul li a {
    color: #fff;
    font-size: 106%;
}
.footer-container ul li a:hover {
    color: #a3a3a3;
    transition: all 0.3s ease 0s;
}
.footer-container ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.footer-container ul li {
    background-image: url("../images/footer-arrow.png");
    background-position: 0 8px;
    background-repeat: no-repeat;
    padding: 0 13px;
}
.footer-col-4 img {
    display: inline-block;
    padding: 15px 0 0;
    width: 49%;
}
.quotes {
    padding: 20px 0;
}
.quotes > img {
    border-radius: 100%;
    float: left;
    height: 80px;
    margin: 0 15px 10px 0;
    width: 80px;
}
.quotes blockquote {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #cccccc;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    margin: 0;
    min-height: 70px;
    padding: 10px;
    width: 100%;
}
.quotes blockquote p {
    display: inline;
}
.quotes blockquote img {
    height: 10px;
    width: 14px;
}
.quotes span {
    float: right;
    font-weight: 600;
    padding: 20px 0 0;
    text-align: right;
}
.footer {
    border-bottom: 1px solid #fff;
    float: left;
    padding: 0 0 15px;
    width: 100%;
}
.footer-bottom {
    float: left;
    width: 100%;
	font-size:94%;
}
.footer-column-1 img {
    float: right;
    padding: 0 10px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
.footer-column-1 {
    border-right: 1px solid #fff;
    float: left;
    position: relative;
    width: 50%;
	font-weight:700;
}
.footer-two-col {
    padding: 10px 0 0;
}
.footer-column-2 {
    float: right;
    padding: 0;
    text-align: right;
    text-transform: capitalize;
    width: 22%;
}
.update {
    float: left;
    text-align: center;
    width: 24%;
}
.footer-column-2 > span {
    padding: 0 10px 0 0;
}
.form-field > label {
    display: inline-block;
    float: left;
    font-weight: 600;
    vertical-align: top;
    width: 180px;
}
.form-field {
    margin: 0 0 10px;
}
.form-field > input {
    max-width: 300px;
    padding: 5px;
    width: 100%;
}
.form-field select, .form-field textarea {
    max-width: 300px;
    padding: 5px;
    width: 100%;
}
.inner-container form {
    padding: 10px 0 0;
}
.footer-col-4 {
    border-right: medium none !important;
}
input[type="submit"], [type="reset"] {
    background: none repeat scroll 0 0 #2ec2c4;
    border: transparent;
    color: #fff;
    cursor: pointer;
    font-family: open sans;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 10px;
}
input[type="submit"]:hover {
    background: none repeat scroll 0 0 #22b6b8;
    transition: all 0.5s ease 0s;
}
input[type="reset"]:hover {
    background: none repeat scroll 0 0 #22b6b8;
    transition: all 0.5s ease 0s;
}
.feedback input[type="submit"], .contribute input[type="submit"] {
    margin: 15px 0 0 184px;
}
.photo-gallery ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.photo-gallery ul li {
    display: inline-block;
    padding: 10px 16px;
}
.photo-gallery .form-field select {
    max-width: 175px;
}
.photo-gallery .form-field > label {
    width: 120px;
}
.photo-gallery a {
    display: inline-block;
	float: left;
}
.photo-gallery .form-field {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 0px solid #cccccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    color: #000;
    padding: 10px;
    margin: 0px;
    min-height: 60px;
    float: left;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
}
.inner-main-contant span.viewall{
    float: left;
    padding: 15px;
    width: 100%;
}
.custom_gallery{
	width: 100%;
    float: left;
    border: 1px solid #ddd;
    box-shadow: 0px 6px 8px #827b7b;
}
.photo-gallery {
    padding: 10px 0 0;
}
#slider {
    list-style: none outside none;
    padding: 0;
}
.slider-container {border-radius: 2px;overflow:hidden;padding:0;}


.error {
    background-color: #9bf287;
    border: 1px solid #990000;
}
.status .closestatus {
    color: #000000;
    float: right;
    margin-left: 10px;
    margin-top: 5px;
    text-align: left;
}
.status p {
    margin: 0;
    padding: 0;
}
.status p a {
    color: #000000;

    text-decoration: none;
}
.status .closestatus a {
    background: none repeat scroll 0 0 #707172;
}
.status .closestatus a {
    color: #000000;
    display: block;
    height: 10px;
    line-height: 0.6em;
    padding: 5px;
    position: relative;
    text-decoration: none;
    top: -2px;
    width: 10px;
}
.nos {
    background-color: #feef58;
    border-bottom: 5px solid #cc6666;
    color: #000000;
    font-size: 95%;
    line-height: 18px;
    padding: 5px;
    text-align: center;
}
section.blurb .box {
    padding: 0;
}
.video {
    display: inline-block;
    padding: 5px 10px 15px 0;
}
A.myPlayer {
    border-color: #999;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    height: 120px;
    margin: 0;
    text-align: center;
    width: 250px;
}
A.myPlayer IMG {
    border-color: -moz-use-text-color;
    border-style: none;
    border-width: 0;
    margin-top: 0;
}
A.myPlayer:hover {
    border-color: #000;
    border-style: solid;
    border-width: 1px;
}
.video_title {
    text-align: center;
}
video_block {
    float: left;
}
.inner-main-contant table {
    border: 1px solid #cccccc;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px 0 10px;
    padding: 0;
    width: 100%;
}
.inner-main-contant table caption {
    font-weight: bold;
    padding: 0 0 10px;
}
.inner-main-contant table td {
    border: 1px solid #cccccc;
}
.inner-main-contant table th {
    border: 1px solid #cccccc;
    color: #fff;
}
.inner-main-contant table th, .inner-main-contant table td {
  padding: 5px 10px;
  text-align: left;
  width: 0px;
}
.chd {
  color: #37989A;
  font-weight: bold;
}
.inner-main-contant ul {
    list-style: none outside url("../images/list-style.png");
    padding: 0 0 0 30px;
}
.inner-main-contant ul li {
    padding: 0 0 5px;
}
.set {
    display: inline-block;
    padding: 10px 5px;
}
.viewall a {
    color: #22b6b8;
    font-weight: bold;
    text-decoration: underline;
}
.printer {
    float: right;
    padding: 7px;
}
select {
  margin: 0 7px 0 0;
  padding: 7px 8px;
}
.frame1 {
    display: inline-block;
    padding: 0 2% 0 0;
	margin-top: 24px;
    vertical-align: top;
    width:32.4%;
}

.inner-main-contant .frame1 img {
    max-height: 165px;
width:100%
}
#footer-logo {
    float: left;
    margin:0;
    padding: 5px 15px;
    width: 100%;
	background:#fff;
}
#footer-logo ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#footer-logo ul li {
    float: left;
    margin: 0 0 0 8px;
    padding: 5px; 
}
.bx-wrapper, .bx-window{ width:100%!important;}
#footer-logo ul li img{ height:67px; width:181px;}
.home-main-contant h1 {
  color: #3d3935;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  margin: 0 0 4px;
  text-align: center;
}
.video_news h1 {
  background: rgba(0, 0, 0, 0) url("../images/video_img.png") no-repeat scroll 18px center;
  display: inline-block;
  padding: 0 0 0 45px;
}
.home-main-contant h1 span{ color:#22b6b8!important;}
.three-column-conatiner > [class*="col-2"]{ margin:1.6% 0% 1.6% 0 !important;}
.gallery-banner a p{ text-align:center; font-size:17px; padding:15px 0 0;}
.left-sidebar h2, .home-sidebar h1{ color:#22b6b8!important; border-bottom:2px solid #2ec2c4!important; line-height:27px!important;}
.col-one {
  display: inline-block;
  margin: 20px 0;
  text-align: center;
  width: 32%;
  float:left;
}
.col-two {
  display: inline-block;
  margin: 20px 0;
  text-align: center;
  width: 32%;
}
.col-three {
  display: inline-block;
  margin: 20px 0;
  text-align: center;
  width: 32%;
  float:right;
}
.col-1 img,.col-2 img,.col-3 img {
  border-top: 10px solid  #E6E6E6;
  border-bottom: 15px solid #E6E6E6;
}
.home_about {
  background: #fff none repeat scroll 0 0;
  margin: 5px 0 0;
  padding: 10px 15px;
}
.image_part {
  float: right;
  width: 48%;
  padding:0 0 0 8px;
}
.articleTitle {
  color: #535557;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  padding: 10px 5px; text-align:center;
}
.image_part a {
  background: #edf0f4 none repeat scroll 0 0;
  display: block;
  transition: all 300ms linear 0s;
  margin:0 0 5px;
  border:1px solid #ccc;
}
.gallery-banner h1{
	font-size:14px;
}
.image_part > a:first-child {
  margin-bottom: 36px;
}
.image_part > a:last-child {
  margin: 0;
}
.main-contant-bottom .img_gal > h3 {
  color: #3d3935;
  border:none;
  background:url("../images/gal_img.png") no-repeat 0 center;
}

.audio > h1 {
  font-weight: normal;
}
.books_amb {
  background: #d7bd84 none repeat scroll 0 0;
  float: right;
  min-height: 284px;
  padding: 15px 25px;
  width: 38%;
  border-radius:30px 0 0;
}
.ws_amb {
  background:#734d20 none repeat scroll 0 0;
  float: left;
  height: 284px;
  padding: 15px 25px;
  width: 49.5%;
}
.video {
  border: none !important;
}
.img_gal{
  float: left;
  width: 32%;
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 10px 15px;
  min-height: 271px;	
}
.img_gal > h3 {
  color: #3D3935;
}
.ws_amb li, .audio li {
  background: rgba(0, 0, 0, 0) url("../images/main_bullet.png") no-repeat scroll 0 9px;
  padding-bottom: 3px;
  padding-left: 15px;
}
.audio h3, .ws_amb h3, .img_gal h3 {
  border-bottom: 1px solid;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  padding: 0 0 5px;
  text-align: center;
}
.audio h3{
	/*background:url("../images/audio1.png") no-repeat 0 2px;*/
}
.ws_amb a,.audio a {
  color: #fff;
}
.img_gal {
  float: right;
  max-height: 267px;
  position: relative;
  width: 38%;
}
.img_gal img {
  width: 100%;
  max-height:200px;
}
.audio ul{
	list-style:none;
}
.videoPlayer a {
  display: block;
  height: 242px;
  overflow: hidden;
}
.videoPlayer {
  float: left;
  position: relative;
}
.videoPlayer{
  min-height:250px;
  width: 50%;
}
.videoPlayer img {
  height: 100%;
  max-width: none;
  width: 170%;
}
.videoPlayer .playIcon {
  background: rgba(0, 0, 0, 0) url("../images/play-video.png") no-repeat scroll 0 0;
  height: 79px;
  left: 50%;
  margin-left: -39px;
  margin-top: -39px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 79px;
}
.home-main-contant ul {
  padding: 0 20px;
  width: 100%;
}
.home-main-contant li {
  background: rgba(0, 0, 0, 0) url("../images/video-bullet.png") no-repeat scroll 0 14px;
  padding-left: 15px;
}
.home-main-contant  a {
  border-bottom: 1px dashed #bdbcbc;
  color: #4e4e4e;
  display: block;
  font-size: 14px;
  padding: 7px 0;
}
.mt-news {
  float: right;
  width: 100%;
  height: 206px;
  overflow: hidden;
}
.mt-news ul{
	list-style:none;
}
.slider {
  padding: 0;
}
.slider-container {
  height: 200px !important;
}
.slide-content {
  position: absolute;
  bottom: 11px;
  padding: 10px 15px;
  width: 92.5%;
  background: #000;
  opacity: 0.7;
  color: #fff;
  text-align: left;
}
.main-contant-bottom ul{
	list-style:none;
}
.ws_amb ul {
  padding: 0;
  list-style: none;
}
.slider {
  margin: 0;
}
.home-main-contant .list-group-item.btnToggle{
  position: absolute;
  top: 23px;
  right: 20px;
  border: none;
  padding: 0;
}
.list-group-item.btnToggle.et-run {
  font-size: 12px;
  color:#F66303;
}


.home-about-us-content {
    margin:0px; float:left;
    width: 50%;
}

.home-modern-india {
    background: none repeat scroll 0 0 #fff;
    float: left;
    margin: 5px 0;
    padding: 5px 15px;
    width: 50%;
}

.moder-india {
    float: left;
    padding: 0 0 0 8px;
    width: 100%;
}

.moder-india-part {
    background: none repeat scroll 0 0 #fff;
    float: left;
    width: 50%;
	padding-left: 15px;
}
.moder-india-part img{
    width: 100%;
}

.video-audio-contant-section {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px #ccc;
    float: left;
    padding:5px 15px 10px 15px;
    position: relative;
    width: 100%;
}
.audio {
  background:#D7BD84;
  float: right;
  padding:15px 25px;
  width: 49.5%;
  height: 284px;
  margin:0 0 0 1%;
}
.list-group-item.btnToggle {
  background: rgba(0, 0, 0, 0) url("../images/pause_v.png") no-repeat scroll 0 6px;
  text-indent: -9999px;
  display: inline;
  height: 30px;
  width: 10px;
}
.list-group-item.btnToggle.et-run{
  background: rgba(0, 0, 0, 0) url("../images/play_v.png") no-repeat scroll 0 6px;
  text-indent: -9999px;
  display: inline;
  height: 30px;
  width: 10px;
}
.slide-bg > a {
  display: block;
}
.slider ::before{display:none;}
.speech_img {
  border: 3px solid #f5f5f5;
  float: left;
  margin: 0 10px 0 0;
  width: 16%;
}
.speech_part {
  width: 80%;
  display: inline-block;
}
.ws_amb > ul {
  float: left;
  width: 65%;
}
.demo6 ul li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: block;
  width: 100%;
}
.demo6 {
  text-transform: capitalize;
  width: 15%;
  float: right;
  margin:12px 0;
}
.demo6.demof > ul {
  display: block;
  text-align: left;
  width: 100%;
}
.audio img {
  border: 2px solid #f5f5f5;
  float: right;
}
.audio ul {
  display: inline-block;
  list-style: outside none none;
  padding: 0;
}
.demo7.demof {
  width: 68%;
  float:left;
}
.widget-wrapper-container.header-bottom {
  background: #fff none repeat scroll 0 0;
}
.custom-menu li:hover {
  background: #AE7E34;
}
.photo-gallery .frame1 {
	/*border: 1px solid #ccc;
	min-height: 211px;
	padding: 0 0 0 0;
	text-align: center;
	max-height: 211px;*/
	width: 33.33333333333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width:768px){
.photo-gallery .frame1 {
	width:100%;	
}
}
.d_table tr td:first-child p {
  text-align: center;
}
.view-data
{
 position:relative;top:35px;left:20px; font-weight:bold;color:#000;
}
.view-data a
{
 color: #003399;
}
.star{
    color: red;
}
.justify{
    text-align: justify;
}
.right{
    text-align: right;
}
.left{
    text-align: left;
}
.bottom{
    vertical-align: bottom;
}
.top{
    vertical-align: top;
}
.text-white{
    color:#fff;
}
.hide {display:none;}
.width100{ width: 100%;}
.width50{ width: 50%;}
.width35{ width: 35%;}
.width25{ width: 25%;}
.width20{ width: 20%;}
.gsc-result .gs-title{
	height:auto !important;
}
.display-none{
    display: none;
}
.row{
	margin-left:-15px;
	margin-right:-15px;	
}
.form-group{
	width:33.33333%;
	float:left;
	padding-left: 15px;
	padding-right: 15px;	
}
.form-group select{
	width:100%;
}