@charset "utf-8";
/* CSS Document */
body{
	font-family: 'Roboto', sans-serif;	
	background:#000;
}
.container{
	background:#fff;	
}
a, a:focus, a:hover , button ,button:focus, input:focus {outline:none;}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {outline:none;}

.publish_header .container ,.Publish_area .container , .header .container{
  background: none;
}
.fleft{
	float:left;	
}
.fright{
	float:right;	
}
.publish_header{
	background:url(../images_new/pubheade.png) no-repeat;
	background-size:cover;
	height:210px;
}

.headsec {
  padding: 40px 0 0 0;
}
.headsec button {
  background: rgba(192, 194, 194, 0.9) none repeat scroll 0 0;
  border: 1px solid #c0c2c2;
  color: #2e2e2e !important;
  font-family: "Roboto",sans-serif;
  font-size: 13px;
  font-weight: 400;
  height: 35.1px;
  line-height: normal;
  padding: 9px 15px 9.1px;
}
.headsec button:hover{
 border: 1px solid #c0c2c2;
	color: #2e2e2e;
	background:rgba(193, 195, 196, 0.8) none repeat scroll 0 0;
}
.header_seacrh {
  padding: 0;
}
.headsec input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #ffffff #ffffff #ffffff -moz-use-text-color;
  border-image: none;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px medium;
  color: #828a9c;
  height: 34.1px;
	
/*  line-height: 47px;*/
 
  margin-top: 0.45px;
}
.header_search{
  float: right;
  position: absolute;
  right: 10px;
  top: 8px;
  vertical-align: middle;
  z-index:99;
  cursor:pointer;
}
.header_search i{
	color:#fff;	
}
.heademenu{
	border-top:1px solid rgba(255,255,255,0.2);	
	margin: 7px 0 0;
}
.heademenu .menuarea {position:relative;}
.logo {
  padding-top: 3px;
  position: relative;
}
.menuarea .navbar {
  background:none;
  border: 0 none;
  border-radius: 0;
   margin: 0;
}

.menuarea .navbar ul li a{
	font-size:15px;
	color:#ffffff;	
	font-family: 'Roboto', sans-serif;	
	line-height:29px;
	padding: 10px 15px;
}
.menuarea .navbar ul li a:hover,.menuarea .navbar ul li a:focus,.menuarea .navbar ul li.active a{
	color:	#FF971A;
}
.menuarea .navbar ul li.active a,.menuarea .navbar ul li.active a:hover,.menuarea .navbar ul li.active a:focus{
	background:none;	
	color:	#FF971A;
}
.menuarea .navbar ul li.dropdown.open  a{
		color:	#FF971A;
	background:none;	
}
.menusec{
	position:relative;
	padding:0;
}
.menusec:before{
	position:absolute;
	left:-20px;
	content:"";
	background:url(../images_new/back.png);
	width:100%;
	height:50px;	
}
.menusec::after {
  /*background:url(../images_new/back.png);
  content: "";
  height: 50px;
  left: auto;
  position: absolute;
  right: 740px;
  top: 0;
  width: 1000%;*/
}
.menuarea .navbar ul li:first-child > a:first-child {
 
}
.publish_btn_area {
  padding:15px 0 0 0;
}
.publish_btn_area button{
	background:#ff971a;
	font-family: 'Roboto', sans-serif;	
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
	line-height:18px;
	border-radius:14px 0px 0 14px ;
	padding:8px 17px;
}
.publish_btn_area a:nth-child(2)  button {
  border-radius: 0 14px 14px 0;
}
.publish_btn_area button:hover,.publish_btn_area button:focus{
	background:	#616161;
	color:#fff;
}
.publish_btn_area button.greyedBtn {background: #616161;color: #fff;cursor:default !important;}
.Publish_area {
 
}
.Publish_area h1 {
  color: #262525;
  font-family: "Roboto",sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 42px;
  margin: 0;
  float:left;
  padding: 15px 30px 20px;
}
.col-md-four{
	width:31.9%;	
}
.pub_form {
 
 
  padding: 20px 30px;
}

.pub_form select  {
  width: 99%;
  height: 45px;
  border: 1px solid #c0c0c0;
	font-size:14px;
  background: #fff url(../images_new/selectarrow.png) no-repeat;
  background-position:  right 10px center;
  font-family: 'Roboto', sans-serif;	
	font-weight:300;
	text-overflow: '';
	color:#818080;
    padding-left: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
	 -ms-appearance: none\9;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
			
}
.pub_form select::-ms-expand {
    display: none;
}
.pub_form input[type="text"] {
  font-weight: 300;
  height: 45px;
  font-size: 14px;
}
.pub_form textarea {
  font-weight: 300;
	resize:none;
  font-size: 14px;
}
.iconupload span {
  background: #ff971a  none repeat scroll 0 0;
  border: 1px solid #ff971a;
  height: 45px;
  line-height: 31px;
}
.iconupload span:hover,.iconupload span.btn.btn-primary:focus,.iconupload span.btn.btn-primary:active{
	background:#616161;
	border:1px solid #616161;
} 

.pub_form .col-md-3 label{
	color:#242424;
  margin: 0px;
}
label {margin: 0px;}
.pub_form .mce-tinymce , label[for="summary"] {margin-bottom: 3px;}




.radio_area input[type="radio"] {
    display:none;
}

.radio_area input[type="radio"] + label {
  color:#242424;
  font-family: 'Roboto', sans-serif;
  line-height:normal;
  margin-right:5px;
}

.radio_area input[type="radio"] + label span {
    display:inline-block;
    width:24px;
    height:24px;
    margin:0px 5px 0 0;
    vertical-align:top;
    background:url(../images_new/circle.png) no-repeat;
	background-size:20px auto;
    cursor:pointer;
}

.radio_area input[type="radio"]:checked + label span {
    background:url(../images_new/002-circle.png) no-repeat;
	background-size:20px auto;
}

.mce-branding-powered-by{
	display:none;	
}
.publish_btn button{
  font-family: "Roboto",sans-serif;
  font-size: 17px;
  line-height:22px;
  color:#fff;
  background:#ff971a;
  font-weight: 500;	
  border-radius:0;
  padding:10px;	
}
.publish_btn button:hover,.publish_btn button:focus{
	background:#616161;	
	color:#ffffff;
}

.browse{
	display:none;
}
label span.error {
  color: #ff0000;
  line-height: 14px;
  padding: 2px;
  vertical-align: middle;
  border:none;
  background:none;
}
.publish_content_form_area {
 
}
.fullwidth {
  float: left;
/*  margin-bottom: 20px;*/
  width: 100%;
}
.footer{
	background:#474747;	
  width: 100%;
  float: left;
}
.footer .container ,.copyrightarea .container{
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.copyrightarea{background:#242424;  padding: 15px 0;float: left;width: 100%;}
.copyrightarea p{
	color:#fff;
	font-family: "Roboto",sans-serif;
	font-size:12px;
	line-height:15px;
	margin:0;	
}
.footer_menu ul{
	padding:0;
	margin:0;	
}
.footer_menu ul li{
	display:inline-block;
	position:relative;	
	padding:0 10px;
}
.footer_menu ul li a{
	color:#fff;
	font-family: "Roboto",sans-serif;
	font-size:14px;
	line-height:18px;	
}
.footer_menu ul li::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 1px;
}
.footer_menu {
  padding: 25px 0;
}
.footer_menu ul li:first-child::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.footer_menu ul li a:hover{
	color:#ff971a;
	text-decoration:none;
}

.footer_menu ul li.active a, .footer_menu ul li.active a:hover, .footer_menu ul li.active a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ff971a;
}

 #backtop {
	position: fixed;
	left:auto;right: 20px;top:auto;bottom: 20px;
	outline: none;
	overflow:hidden;
	color:#fff;
	text-align:center;

		background-color:rgba(255, 151, 26, 0.75);
	height:40px;
	width:40px;
	line-height:40px;
	font-size:14px;
	border-radius:2px;
	cursor:pointer;
	transition:all 0.3s linear;
	z-index:999999;
	border-radius:100%;
	opacity:1;
	display:none;
}
#backtop:hover {
	background-color:rgba(97, 97, 97, 0.75);
}
#backtop.mcOut {
	opacity:0;
}
#backtop i {
  font-size: 25px;
  line-height: 36px;
}
.menuarea .navbar ul li.dropdown.open a:hover{
	color:#6c6c6c;	
}
.min-height{
	min-height:120px;	
}
.menuarea .navbar ul li ul li a {
  color: #616161;
}
.menuarea .navbar ul li ul li a:hover{
	background:none;
}
.frequired {
  color: #ff0000;
  float: right;
  margin: 20px 20px 0 0;
}
.col-md-12.annexure,.summary {
  clear: both;
  overflow: hidden;
/*  margin:25px 0;*/
}
.menuarea .navbar ul li ul li a{
	padding:5px 10px;	
}
.menuarea .navbar ul li ul li.subactive a {
  background: #ddd none repeat scroll 0 0;
  color: #616161;
}
.menuarea .navbar ul li ul li:hover a{
	 background: #ddd none repeat scroll 0 0;
  color: #616161;		
}
.menuarea .navbar ul li ul.dropdown-menu{
	padding:0;	
}
.ui-checkbox {
    display: none;
}
.ui-checkbox + label {
  position: relative;
  padding-left: 25px;
  display: inline-block;
  cursor: pointer;
}
 
.ui-checkbox + label:before {
    background-color: #fff;
    border: 1px solid #c0c0c0;    
    padding: 9px;
    border-radius: 3px;
    display: block;
    position: absolute;
    top:0px;
    left:0;
    content: "";
}
 
.ui-checkbox:checked + label:before {
    border: 1px solid #c0c0c0;    
    color: #99a1a7;
}

.ui-checkbox.no-border:checked + label:before {
    border-color: transparent;
}

.ui-checkbox:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 4px;
    color: #ff971a;
}
 
.ui-checkbox.green-tick:checked + label:after {
    color: #8cc63f;
}
.other_list {
  padding: 30px 0 15px;
  margin-left: 30px;
}

/*.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn)*/

.headsec .input-group-btn .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: 120px;}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info ,.btn-info:focus, .btn-info.focus {background: rgba(192, 194, 194, 0.9) none repeat scroll 0 0;border:1px solid #c0c2c2;box-shadow: none;border-radius: 0px;}
.headsec .input-group-btn .open.dropdown-menu {border-radius: 0px !important; margin-top: 0px !important; }
.headsec .dropdown-menu {max-height: 190px !important}
.headsec .input-group-btn .btn-info:active:hover,
.headsec .input-group-btn .btn-info.active:hover,
.headsec .input-group-btn .open > .dropdown-toggle.btn-info:hover,
.headsec .input-group-btn .btn-info:active:focus,
.headsec .input-group-btn .btn-info.active:focus, .open > 
.headsec .input-group-btn .dropdown-toggle.btn-info:focus, 
.headsec .input-group-btn .btn-info.focus:active, 
.headsec .input-group-btn .btn-info.active.focus, 
.headsec .input-group-btn .open > .dropdown-toggle.btn-info.focus { background: rgba(192, 194, 194, 0.9) none repeat scroll 0 0;border:1px solid #c0c2c2;box-shadow: none }

.headsec .input-group-btn .dropdown-menu > li > a:hover,
.headsec .input-group-btn .dropdown-menu > li > a:focus {background: #ddd;}

.secondrySection {display: none;}
.secondrySection.show {opacity: 1;display: inline-block;}
.radio_area {margin-bottom: 15px;}


.pub_form .row > div {margin-bottom: 15px;}

/***************** Home Page *******************/
a {text-decoration: none;outline: none;}
a:focus, a:visited {outline: none;}
a:hover {text-decoration: none;}
body.home {background: transparent;}
body.home .container {background: transparent;}

select.form-control  {
  width: 99%;
  height: 45px;
  border: 1px solid #c0c0c0;
  font-size:14px;
  background: #fff url(../images_new/selectarrow.png) no-repeat;
  background-position:  right 10px center;
  font-family: 'Roboto', sans-serif;  
  font-weight:300;
  text-overflow: '';
  color:#818080;
    padding-left: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none\9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
     border-radius: 4px;
      
}
select::-ms-expand {display: none;}



/*.header{background:url(../images_new/pubheade.png) no-repeat top center;background-size:cover;height: 210px;}*/
.header{background:url(../images_new/pubheade.png) no-repeat top center;background-size:cover;height: 200px;}
/*.trendingSec {float: left;width:100%; padding: 18px 0px 8px;}*/
.trendingSec {float: left;width:100%; padding: 10px 0px 8px;}

.secItems {float: left;width: 100%; position: relative;}
.secHeading {display: inline-block;float: left;width: 100%;padding-right: 75px;}
.secHeading h2 {font-family: "roboto"; font-weight: bold;font-size: 30px;color: #000;margin: 0px;text-transform: uppercase;position: relative;z-index: 99;float: left;}
.secHeading a.viewAll {float: right;font-size: 16px; font-family: "roboto"; font-weight: 500;line-height: 30px;color: #1b1b1b;}
.secHeading a.viewAll:hover {color: #ff971a;}

.secHeading.secTitle h2:hover {color: #ff971a;}

.itemHeading {display: block;float: left;width: 100%;position: relative;padding: 0 0 10px;margin-bottom: 15px;}
.itemHeading h3 {margin:0; font-family: "Roboto Condensed"; font-weight: bold;font-size: 14px;color:#000;text-transform: uppercase;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.itemHeading h3:before {position: absolute;bottom: 0px;left: 0px;width: 100%;content: "";height: 1px;background: #f1f2f2;}
.itemHeading h3:after {position: absolute;bottom: 0px;left: 0px;width: 80px;content: "";height: 1px;background: #ff971c;z-index: 9}
.itemHeading:hover h3 {color: #ff971a;}

.item_img_text {float: left;width: 100%;box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.5); font-family: "Roboto"; }
.itemImg {width: 100%;height: 199px;min-height: 199px;max-height: 199px; float: left;position: relative;overflow: hidden;}
.itemImg > img {width: 100%;max-width: 100%;height: 100%;display: inline-block;}
.itemText {background: #000;float: left;padding: 15px 10px;width: 100%;border-bottom: 5px solid #ff971c;min-height: 130px;color: #fff;max-height: 130px;overflow: hidden;}
.itemText p {color: #fff;font-size: 13px;height: 96px;overflow: hidden;}
.itemText span.dateSpan {font-size: 12px; display: block;margin-bottom: 10px;}
.owl-carousel .owl-item {padding: 5px 3px 8px;}

.secItems .owl-nav {position: absolute;top: 0px; right: 0px;margin-top: -33px;}
.secItems .owl-nav > div {display: inline-block;float: left;margin-right: 3px;background: #ff971a;color: #fff;padding: 0 10px;line-height: normal;font-size: 24px;}
.secItems .owl-nav .owl-prev {border-top-left-radius: 10px;border-bottom-left-radius: 10px;}
.secItems .owl-nav .owl-next {border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
.secItems .owl-nav div.disabled {color: #b16203;}

.itemImg .fa {position: absolute;font-size: 30px;cursor: pointer;}
.itemImg .fa-play {color:#fff;right: 3px;padding: 10px 10px 10px 15px;border:1px solid #fff; border-radius: 50%;top: 5px;font-size: 20px;transition: all 0.15s ease-out;-webkit-transition: all 0.15s ease-out;}
.itemImg .fa-share-alt {
    padding: 8px 13px 8px 10px;
    background: rgba(255,151,28,0.8);
    color: #000;
    border-radius: 10px;
 /* left: 0px;*/
   right: 5px;
   bottom: 5px;
  /*  transform: translate(-50%,-50%); */
  /*  -webkit-transform: translate(-50%,-50%); */
    font-size: 24px;
    opacity: 0;
    transition: all 0.15s ease-out;
    -webkit-transition: all 0.15s ease-out;
}
.itemImg:hover .fa-share-alt {opacity: 1;}
/* .itemImg:hover .fa-play {opacity: 0;} */

.donetNow_featuredSec {float: left;width: 100%;position: relative;}
.donetNow_featuredSec:before {width: 50%;background-color: rgba(0,0,0,0.99);height: 100%;position: absolute;content: "";left: 0px;top: 0px;background-image: url(../images_new/donetNowBG.png);background-size: 100% 100%;background-position: center;background-repeat: no-repeat;}
.donetNow_featuredSec .itemText {min-height: 55px;max-height: 55px;padding: 2px 10px;}
.donetNow_featuredSec:after {width: 50%;background: #fff;height: 100%;position: absolute;content: "";right: 0px;top: 0px;}

.donetNow {color: #fff;padding: 0px;font-family: "roboto";}
.donetNow p {color: #fff;font-size: 17px;line-height: 22px;padding: 7px 15px 5px 0;text-align:justify;}
.donetNow .donateBtn {border: 1px solid #ff971a;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    margin-top: 0;
    padding: 10px 30px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;}
.donetNow .donateBtn:hover {background: #ff971a;color: #fff;}
.donateCenter {text-align:center;display:block;}
.featured .itemImg {height: auto;margin-bottom: 10px;max-height: 263px;overflow:hidden;}
.featured .item_img_text {box-shadow: none;padding: 10px;background: #f2f2f2;}
.featured .itemText {background: #fff;border-bottom: 0px;color: #000;}
.featured .itemText a {display: inline-block;color: #000;}
.featured .itemText a:hover {color: #ff971a}
.featured .itemText h4 {font-size: 20px;font-weight: bold;margin-top: 0px;margin-bottom: 3px;}
.featured .itemText p {   color: #868686;   height: auto;}
.featured .owl-carousel .owl-item {padding-bottom: 0px;}

.partnerList {width: 100%; float: left;padding: 15px 0px 0px;}
.partnerList-inner {width: 100%;float: left;margin-top: 10px;}
.partnerList .partnerItem {width: 100%;/*margin:0px 0.5%;*/height: 100px;text-align: center;display: table;vertical-align: middle;float: left;background: #f1f2f2}
.partnerList .partnerItem > a {display: table-cell;vertical-align: middle;}
.partnerList .partnerItem > a img {max-width: 100%;display: inline-block;width: auto;} 

.timelineSec {width: 100%;float: left;padding: 15px 0px 0px;}
.trendingSec .itemText h5 {text-transform: capitalize;color:#fff}
.trendingSec .itemText h5:hover {color: #ff971a}
.exhibitsSec {width: 100%;float: left;padding: 8px 0px 0px;}
.peopleSec {width: 100%;float: left;padding: 8px 0px 0px;}
.peopleSec .itemText {min-height: 160px;max-height: 160px;}
.peopleSec .itemText h5 {text-transform: capitalize;color: #fff}
.peopleSec .itemText h5:hover {color: #ff971a}

.organizationSec {width: 100%;float: left;padding: 8px 0px 0px;}
.learnSec {width: 100%;float: left;padding: 8px 0px 8px;}
.customContainer {padding: 0px;}

.headerBottomtext {background: #000;height: 100%;width: 100%;padding: 10px;border-radius: 0px; display:none;}
.headerBottomtext p {color:#fff;font-family: "Roboto"; font-size: 14px;line-height: normal;text-align: left;}
.logo:hover .headerBottomtext {display: block}

/********************* login page *********************/

.loginBox {float: left;width: 100%;position: relative;padding: 40px 20px;}
.loginBox-inner {width: 400px;margin: auto;background: #fbfbfb; box-shadow: 1px 1px 7px rgba(0,0,0,0.2);padding: 20px;}
.contactUs{width: 550px;padding: 15px 20px;}
.dontateNow{padding: 40px 10px;}
.loginBox-inner label {margin-bottom: 5px;}
.loginBox-inner input[type="text"], .loginBox-inner input[type="password"] {height: 45px;font-size: 14px;font-weight: 300;}
.loginBox-inner input[type="submit"],.loginBox-inner input[type="reset"] {
    background: #ff971a none repeat scroll 0 0;
    border-radius: 0px;
    border: 0px;
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding: 9px 17px;
    text-transform: uppercase;
    transition: all 0.2s ease;
    font-weight: bold;
  }
 .loginBox-inner input[type="reset"]{background: #616161;color: #fff;}
.loginBox-inner input[type="submit"]:hover,.loginBox-inner input[type="reset"]:hover  {background: #616161;}
.loginBox-inner .forgotPassword {float: right;display: inline-block; background: #ff971a;padding: 8px 17px;color:#fff;font-weight: bold;text-decoration: none;}
.loginBox-inner .forgotPassword:hover {background: #616161;}
.error {color: #ff0000;}
.contctUsLink{padding-top: 15px;}
.successDiv{color:#3c763d; font-size: 20px; font-weight: bold;}
.successMessageDiv{font-size: 20px; font-weight: bold;}
/***************** Time line page ******************************/

/*.timelineFilter {background: #f1f1f1;padding: 20px 10px; float: left;width: 100%;} */
/*.timelineFilter {background: #f1f1f1;padding: 10px 10px 20px; float: left;width: 100%;} */
.timelineFilter {background: #f1f1f1;padding: 10px 10px; float: left;width: 100%;} 
.timelineFilter .filterDiv {width: 13.5%; float: left;margin-left: 1%;}
.timelineFilter .filterBtnsRow {display: block;float: left;margin-left: 10px; width: 21%;}
.timelineFilter .filterBtn {    margin-left: 0;margin-right: 3%;width: 48%;}
.timelineFilter .filterBtn:last-child {margin-right: 0px;}
.filtersBtns {margin-top:10px;}
.timelineFilter .filterSorting {width: auto;padding: 0px 10px;margin: 0px;}
.timelineFilter .filterSorting a{display: inline-block;margin-top: 2px;}
.timelineFilter .filterDiv select {height: 35px;padding: 6px 26px 6px 12px;}
.timelineFilter .filterDiv select , .timelineFilter .filterDiv input {box-shadow: none;border-radius: 0px;}
.timelineFilter .filterDiv .searchBtn {background: #ff971a;color: #fff;border:0px;font-size: 17px;height: auto;}
.timelineFilter .filterDiv .resetBtn {background: #616161;color: #fff;border:0px;font-size: 17px;height: auto;}

.timelineFilter .exhibitDiv {width: 18%;}

.timelinePage .owl-carousel .owl-nav.disabled {display: block}

.tooltip-inner{
	text-align : left !important;
}
.timeheadeing {
  display: inline-block;
  float: left;
  width: 100%;
}
.timeheadeing h2 {
  color: #262525;
  float: left;
  font-family: "roboto";
  font-size: 38px;
  font-weight: bold;
  margin: 0 0 0 1%;
  
}

.subtimeheadeing h2 {
  color: #262525;
  float: left;
  font-family: "roboto";
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 0 1%;
  
}

.subtimeheadeing h1 {
    color: #262525;
    float: left;
    font-family: "roboto";
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 0 1%;

}

.timeHeading h3::before {
  background: #f1f2f2 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.timeHeading h3::after {
  background: #ff971c none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 80px;
  z-index: 9;
}
.timeHeading {
  display: block;
  float: left;
  margin-bottom: 15px;
  padding: 0 0 10px;
  position: relative;
  width: 100%;
}
.sectionViewmore a{
	display:inline-block;
	text-align:center;
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
	background:#ff971a;
	text-transform:uppercase;	
	padding:7px 25px;
	cursor:pointer;
}
.sectionViewmore a:hover{
	background:#616161;	
}

.sectionViewmore {
  float: left;
  margin: 10px 0;
  text-align: center;
  width: 100%;
}
.ninetys.trendingSec {padding-bottom: 0px;}
/*16-6-2017*/


/******************* organizations page ******************/


.otherImportantSec {background: #f1f1f1;padding: 15px;float: left;width: 100%;margin: 8px 0px;}
.otherImportantSec h2 {margin: 0px;}

.organizationsPage .timeheadeing h2 {margin-bottom: 5px;}

/****************** product list page **********************/

.productList {width: 100%;float: left;  }
.productList .item {width: 20%;float: left;padding: 0px 0.4%;margin-bottom: 15px;}
.productList .item img {display: block;width: 100%;}


/*********************/
.donateStatement{padding-top: 5px;padding-bottom:15px; float:left;width:100%;}
.donationAmt-outer {float:left;width:100%;}
.donationAmt-inner {float:left;display:block;width:100%;margin-bottom:10px;}
.donationAmt-inner a, .donationAmt-inner span ,.donationAmt-inner input {display:inline-block;margin-right:10px;float:left;}
.donationAmt-inner span {float:right;padding-right:100px;width:150px;
}
.donationAmt-inner input {margin-top:0px;}
.filterUpDown {cursor:pointer;}

/********************/
.staticPage{padding:10px 35px 30px 35px; }

/******************* content detail page *******************/

.detailpage-Heading {font-family: "Roboto Condensed";width: 100%;float: left;}
.detailpage-Heading h1 {font-weight: 500;display: inline-block;float: left;width: 85%;}
.shareBtn {float: right;margin: 20px 0px 10px;}
.shareBtn a {background-color: #ff971a; color: #fff;font-family: "Roboto",sans-serif;font-size: 16px;line-height: 18px;padding: 8px 17px;border-radius: 0px;transition: all 0.2s ease;width: 50px;}
.shareBtn a span {opacity: 0;display: none;transition: all 0.2s ease;}
.shareBtn a:hover, .shareBtn a:focus {background-color: #616161; color: #fff; width: 100px;display: inline-block;}
.shareBtn a:hover span , .shareBtn a:focus span {opacity: 1;display: inline-block;}

.detailpage-otherInfo {float: left;width: 100%;background-color: #f1f1f1;padding: 10px 0px;}

.detailpage-otherInfo label {display: inline-block;font-weight: normal;position: relative;}
.detailpage-otherInfo label b {margin-right: 5px;}
/*.detailpage-otherInfo label:after {position: absolute;content: "";top: 0px; right: -14px;color: #616161;height: 100%;border:1px solid #999;}
.detailpage-otherInfo label:last-child:after {display: none;}*/

.mainContentBlock {float: left;width: 100%;margin: 20px 0px;}
.contentImgBlock .contentImgBlock-inner {background-color: #efefef;min-height: 300px;text-align: center;}

.contentImgBlock .contentImgBlock-inner img {max-width: 100%;display: inline-block;}

.contentTextBlock p {font-size: 16px;line-height: 25px;}
.contentVideoBlock-inner {text-align: center;}
.contentVideoBlock-inner video {width:450px;height:300px;object-fit: cover;}

.datepicker-dropdown.datepicker-orient-top:before , .datepicker-dropdown.datepicker-orient-top:after, 
.datepicker-dropdown.datepicker-orient-bottom::before , .datepicker-dropdown.datepicker-orient-bottom::after {display: none;}

.errorPage{background:url(../images_new/404BG.jpg) no-repeat;background-size:cover;position:fixed;width:100%;height:100%;display:inline-block;top:0;left:0;bottom:0;right:0;margin:auto;z-index:11;}
.errorPage .errorshapebg{width:100%;height:100%;background-position:0 0;background-size:auto 100%; position:absolute;left:0;top:0;bottom:0;overflow:hidden;z-index:-1;}
.errorPage .errorshapebg:after{background: rgba(113, 113, 113, 0.75) none repeat scroll 0 0;bottom: 0;content: "";height: 170%;left: 0;position: absolute;top: 0;transform: rotate(-69deg) translateX(11%) translateY(-43%);-moz-transform: rotate(-69deg) translateX(11%) translateY(-43%);-ms-transform: rotate(-69deg) translateX(11%) translateY(-43%);-o-transform: rotate(-69deg) translateX(11%) translateY(-43%);-webkit-transform: rotate(-69deg) translateX(11%) translateY(-50%);visibility: visible;width: 100%;}
.errorPage .errorinsideBox{width:38%;height:500px;position:absolute;top:0;left:60px;bottom:0;margin:auto;}
.errorPage p{font-family: 'Open Sans';font-weight: 200; margin-bottom:10px;color:#fff;font-size:16px;line-height:20px;margin-top: 0px;}
.errorPage .errorList {margin-top: 20px;float: left;width: 100%;margin-bottom: 40px;}
.errorPage .errorList p {font-weight: 500;text-transform: uppercase;}

.errorPage p .fa{color:#ff971c;display:inline-block;position:relative;top:2px;margin-right:2px;font-size:14px;}
.errorPage h1{font-size:6vw;color:#fff;line-height:110px;font-family: 'Open Sans';font-weight: bold; text-transform:uppercase;margin-bottom:0px;margin-top: 0px;}
.errorPage .button{font-family: 'Open Sans';font-weight: 500; font-size:20px;text-transform:uppercase;padding:8px 14px;margin:10px 15px 10px 0;border-radius: 5px;transition: all 0.2s ease;}
.errorPage .reportProb,.errorPage .bckToHome:hover,.errorPage .bckToHome:focus{border:#ff971c solid 2px;background:#ff971c;color:#ffffff;}
.errorPage .bckToHome,.errorPage .reportProb:hover,.errorPage .reportProb:focus{border:#ff971c solid 2px;background:transparent;color:#ff971c;}
.errorPage img{margin-bottom:15px;}
.errorPage .errorSocial{width:100%;display:inline-block;position:fixed;bottom:50px;left:60px;}
.errorPage .errorSocial a{width:30px;height:30px;color:#ffffff;border-radius:50%;background:#3fa1da;display:inline-block;padding:5px 0;text-align:center;line-height:20px;font-size:16px;}
.errorPage .errorSocial a:hover{background:#fff;}
.errorPage .errorSocial a span{font-family: 'Open Sans';font-size:18px;font-weight: bold;}

.detailpage-otherInfo label {margin-left:15px;}
.detailpage-otherInfo label:before {
  content: "|";
  height: 100%;
  position: absolute;
  left: -10px;
}
.detailpage-otherInfo label:first-child:before {
  display: none;
}

.detailpage-otherInfo label.pull-right:before {
  display: none;
}

.owl-carousel .owl-item img {height: 100%;}
.partnerList-inner .owl-carousel .owl-item img {height: auto;}

.peopleHeading h2 {margin-left: 10px;}
.peopleHeading label.labelHallofFame {margin-top: 7px;margin-bottom: 7px;width: 100%;text-align: right;color: #000;padding-right: 8px;}
.peopleHeading label.labelHallofFame a {color: #000;}
.peopleHeading label.labelHallofFame a:hover {color: #ff971a;}
.summaryDiv { padding-bottom: 20px;}

.itemText {position:relative;}        
.tooltip_cus {
    position: relative;
    
}

.item_img_text .tooltiptext span {
  background-color: #ccc;
  
  bottom: -200px;
  color: #000;
  left: 0;
  padding: 5px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 100%;
  z-index: 1;
  text-decoration: none;      
  font-size:12px;
  opacity:0;
  height:100%;
}
     
.featured .item_img_text .tooltiptext  {bottom:22%;}

.item_img_text .tooltiptext.showTooltip span {
    visibility: visible; 
    bottom:0px;
    opacity:1; 
}
.contact-analyst-slider2 {background-color: #ff971a;bottom: 10px;box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);color: #fff;font-size: 14px;font-weight: bold;padding-bottom: 5px;display:none;padding-left: 5px;padding-right: 5px;padding-top: 5px;position: fixed;right: 5px;right:20px\0 !important;text-align: center;z-index: 99999999;border-radius: 7px;width: 90px\0;}
@supports (-ms-ime-align:auto) {
  .contact-analyst-slider2 {right:20px;}
}
.menuarea .container {position:relative}
.loggedName {
position: absolute;
    right: 15px;
    color: #fff;
    font-size: 17px;
    top: -25px;
}
.loggedName a { color:#ff971a;}
.jcrop-holder img.img-responsive {
    opacity: 0.3 !important;
    /* height: auto !important;
    width: auto !important;
    position: relative !important; */
}
/* .jcrop-holder {
  width: 100% !important;
  height: 100% !important;
  overflow: auto;
}
#modalForm .modal-body{
  overflow:auto
} */
/* .iconupload .avatar-view {
  height: 201px;
  margin: 0;
  width: 223px;
  z-index: 1234567;
} */

#fileContentDiv > div {padding-left: 0px;}
.iconUpldName {margin-top:13px;margin-left: 5px;}
span.error:hover {background: transparent !important;border:0px !important;}

.jcrop-keymgr {
z-index:-1;
left:0 !important;
width:0px !important;
height:0px !important;
}

.header .navbar-collapse{padding-left: 0px;}

.middleContentArea {margin-left: -10px;}

/* Thank you Page */
.thank-you-section {
  text-align: center;
}
.thank-you-image {
  margin-top: 60px;
  margin-bottom: 42px;
}
.thank-you-content {
  margin-bottom: 60px;
      float: left;
    width: 100%;
}
.thank-you-content h2 {
  color: #009ada;
  margin: 0px;
      font-size: 18px;
    line-height: 22px;
}
.thank-you-content p {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 10px;
    float: left;
    width: 100%;
    color: #009adc;
    font-weight: bold;
}
.thank-you-content p span {
  color: #333;
}
.thank-you-image img {
  max-width: 60%;
}

@media only screen and (max-width: 1024px) {
  .thank-you-image {
      margin-top: 20px;
      margin-bottom: 20px;
  }
  .thank-you-content {
      margin-bottom: 20px;
  }
}

/* Thank you Page */
.footer_socialicons {
      float: left;
    width: 100%;
    text-align: center;
}
.footer_socialicons img {
    width: 100%;
}
.footer_socialicons ul {
      margin-bottom: 20px;
    margin-top: 10px;
    padding-left: 0px;

}
.footer_socialicons li {
  width: 30px;
  display: inline-block;
  text-align: center;
}
.footer_socialicons li a {
    display: inline-block;
    width: 25px;
}
.footer_menu {
  padding: 25px 0 5px;
}
h1.secHeadingHome {font-family: "roboto"; font-weight: bold;font-size: 30px;color: #000;margin: 0px;text-transform: uppercase;position: relative;z-index: 99;float: left;}