      		 
@font-face {
  font-family: "GothamBook";
  src: url('Gotham-Book.woff') format('woff'),
       url('Gotham-Book.woff2') format('woff2'),
       url('Gotham-Book.ttf') format('truetype');
  font-weight: normal;
}

body
{
  font-family: "Avenir";
 font-size: 16px;
     background: #F2F3F3;
}

@font-face {
    font-family: "Avenir";
    src: url('https://iwwage.org/font/AvenirLTStd-Book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


.avenir-font
{
	font-family: "Avenir"!important;
}

      .resourcebox {
    background: #ffffff;
    margin: 15px 0px;
}
      .clear-btn {
    background: #00abcd;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 24px;
    border-radius: 12px;
    border: none;
      font-family: "Avenir";
    font-size: 14px;
     text-shadow: 1px 1px 1px #000;
}

.col-md-4 {
    width: 30.333333%;
}


.ui-icon {
    width: 0px;
    height: 0px;
}


#from_date {
    border-bottom: 1px solid #000;
}

#to_date {
    border-bottom: 1px solid #000;
}

.checkboxlist {
    height: 200px;
    overflow-y: scroll;
}

.checkbox label {
    color: #00abcd;
    font-family: "Avenir";
}

.backbtn
{
    position:absolute;
    z-index:9;
}


 .mar-minus {
    margin-top: -2em;
}


	  #loading
         {
         text-align:center; 
         background: url('loader.gif') no-repeat center; 
         height: 150px;
         }


.ui-widget {
   font-family: "Avenir";
    font-size: 1em;
}
.col-sm-5.col-lg-5.col-md-5.paddzero {
    width: 40%;
}

.paddzero
{
	padding:0px!important;
}

.projbox {
    float: left;
    border-bottom: 1px solid #e2dddd;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
}

.projbox p {
    padding: 12px 0px;
}

.projbox h3 {
    color: #025ea7;
     font-family: "Avenir";
    font-size: 27px;
    margin-top:0px;
}

.proj-readmore {
    background: #f1b32f;
    color: #fff;
    font-weight: 400;
    padding: 7px 14px;
    border-radius: 8px;
    margin: 15px 0px;
     font-family: "Avenir";
    font-size: 14px;
}

/* mac media css adjustments source in java script */

a.proj-readmore.mac {
    padding: 18px 14px 9px;
}

input.common_selector.mac {
    padding: 10px 24px 0px;
    text-shadow: 1px 1px 1px #000;
}

input.clear-btn.mac{
     padding: 10px 24px 0px;
     text-shadow: 1px 1px 1px #000;
}


p.descri {
   padding: 0px 15px;
    color: #025EA7;
    font-family: "Avenir";
    font-size: 14px;
    font-weight: 300 !important;
    text-align: justify;
}


p.author {   
   color: #025EA7;
    font-family: "Avenir";
    padding: 0px 15px;
}

p.author a {
    color: #f4af5b!important;
   
}

.author-name {
    color: #f4af5b!important;
}


.fact-btn1 {
      color:  #025EA7;
    font-weight:bold;
      font-family: "Avenir";
    font-size: 14px;
    text-transform: uppercase;
	padding:1rem 0rem;
  
}

.box-sha1 {
    margin: 0 14px 34px;
    padding: 0;
    box-shadow: none;
    background-color: #f3f3f3;
    width: 28%;
    min-height: 375px;
    border-radius: 0 0 28px 28px;
}

.box-sha1:hover {
    background: #fff;
    border: 1px solid #fd4d62;
}


.box-sha2 {
    margin: 0 14px 34px;
    padding: 0;
    box-shadow: none;   
    width: 28%;
    border-radius: 0 0 28px 28px;
}

.box-sha2:hover {
  
    border: 0px solid #fd4d62;
}


 .modal-dialog {
    width: 750px;
    margin: 15px auto;
    box-shadow: 3px 3px 18px 3px #21d8f5;
  }
  
  button.close {
    margin-top: 10px;
    position: absolute;
    height: 28px;
    width: 28px;
    left: auto;
    right: -22px;
    bottom: auto;
    top: -22px;
    padding: 0;
    color: #fff;
    font-weight: 100;
    font-size: 24px;
    line-height: 24px;
    border: 2px solid #fff;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px #000;
    text-shadow: 0px 0px 0px #000;
    background-color: #000;
    z-index: 2;
    opacity:2.5;
}
.close:hover, .close:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1.5;
    filter: alpha(opacity=50);
}


.modal-header {
    padding: 16px;
    border-bottom: 0px solid #e5e5e5;
    min-height: 16.428571px;
}

.simple-pagination ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	text-align: center;
}

.simple-pagination li {
	display: inline-block;
	margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {
color: #000;
    padding: 5px 10px;
    text-decoration: none;
    border: none;
    background-color: #FFF;
    box-shadow: none;
      font-family: "Avenir";
}

.simple-pagination .current {
color: #2b599e;
    background-color: #ffffff;
}

.simple-pagination .prev.current,
.simple-pagination .next.current {
	background: #fff;
}

/*

.pagination {
    padding: 15px 0px;
    width: 100%;
	float:left;
	text-align: center;
	margin: 40px 0;
}

.pagination,
.pagination * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pagination a {
  display: inline-block;
  padding: 0 7px;
  cursor: pointer;
  color: #000000;
    font-family: "GothamBook";
}
.pagination a.disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: not-allowed;
}
.pagination a.current {
  background: #f3f3f3;
}
*/

/*div#accordion, div#accordion2 {
    height: 180px;
    overflow-y: scroll;
}
*/


           #accordion p,  #accordion1 p,  #accordion2 p,  #accordion3 p {
        padding: 7px 0px 7px 0px;
    margin: 0;
    background: #fff;
    border: none;
    border-bottom: 0px solid #000;
    border-radius: 0px;
         } 
         #accordion p:focus, #accordion1 p:focus, #accordion2 p:focus, #accordion3 p:focus {
         outline: none;
         }
         .fa-plus:before {
         content: "\f067";
         }
         #accordion i, #accordion1 i, #accordion2 i, #accordion3 i {
         float: none;
         font-size: 1.4rem;
         vertical-align: middle;
         cursor: pointer;
		     margin-top: 2px;
         }
		 
		 .ui-state-active {
    border-bottom: 1px solid #696a6f;
    background: #ffffff;
color: #55acce;
   
}
.filter_txt {
    color: #00abcd;
	    font-family: "Avenir";
	        border-bottom: 0px solid #000;
    padding: 5px 0px;
}

		 .ui-accordion .ui-accordion-content
		 {
			 padding:0px;
		 }
		 
		 
		 .form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 8px 12px;
    margin: 12px 0px;
  
    font-family: "Avenir";
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.ui-widget-content {
    border: 0px solid #dddddd;
  }
  
  .list-group-item.checkbox {
    border-bottom: 0px solid #000;
    /* float: left; */
    /* width: 100%; */
    margin: 0px 0px;
    border-radius: 0px;
    padding:7px 0px;
    font-size: 14px;
    line-height: 1.5;
}
.list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 15px 15px;
    margin-bottom: 1px;
    background-color: #ffffff;
    border: 0px solid #dddddd;
    border-bottom: 0px solid;
}


.form-control.hasDatepicker,  #searchtxt {
    border-bottom: 1px solid #fd4d62;
    width: 92%;
}

.common_selector {
    background:#00abcd;
    color: #ffffff;
    text-transform: uppercase;
      padding: 5px 24px;
    border-radius: 12px;
    border: none;
     font-family: "Avenir";
    font-size: 14px;
      text-shadow: 1px 1px 1px #000;
}

#list_index button {
    background-color: #ffffff;
    border: none;
    color: #000000;
     font-family: "Avenir";
    padding: 0px 8px;
    font-size: 18px;
}

.box
{
    text-align:center;
}

.padd-r15 {
    padding-right: 15px
}


.primeclr {
    color: #025EA7!important;
}


/*
.pageitem {
    height: 230px;
	padding:1em 3em;
	    background: #fff;
    margin: 0px 15px 15px 15px;
}
.pageitem img {
      width: 295px;
       height: 180px;
  
}

*/

.pageitem {
  height: 320px;
    padding: 1em 1em;
    background: #fff;
    margin: 0px 15px 15px 15px;
    float:left;
    width:100%;
}
.pageitem img {
      width: 100%;
  
}


.pageitem-author {
  height: 320px;
    padding: 1em 1em;
    background: #fff;
    margin: 0px 15px 15px 15px;
    float:left;
}

.pageitem-author img {
      width: 80%;
  
}

.pageitem-author .col-sm-10.col-lg-10.col-md-10 {
    padding-top: 7%;
}


.pubbox {
    width: 100%;
    float: left;
    margin: 11px 0px;
     font-family: "Avenir";
    margin:5px 0px;
   
}

.pubbox p{
    font-weight:bold;
   
}


.pubbox a{
 color:#009ADE;
}

.pubbox img {
    width: 100%;
    height: 180px;
        margin-bottom: 15px;
}


.pubthematic {
    font-family: "Avenir";
     color: #025EA7;
     text-transform: uppercase;
    font-size: 14px;
    height:40px;
     
}

.pubtype {
    font-family: "Avenir";
    color: #000000;
    cursor: pointer;
    padding: 0px 12px;
	font-size:22px;
}

.primeclr {
    color: #00abcd!important;
}

.pubrightbox {
    padding-left: 20px;
   border: 0px solid #fd4d62;
    padding: 9px 0px 10px 10px;
	background: #fff;
}

 .pubrightbox strong {
    width: 70%;
    float: left;
}

.pubrightbox img {
    width: 15px;
    float: left;
    margin: 4px 5px 0px 0px;
}

.pubrightbox i {
    font-weight: 600;
}

p.firstp {
    float: left;
    width: 100%;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    padding: 24px 0px;
}


.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 160px;
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

footer {
    margin: 50px 0;
}

@media only screen and ( min-width: 200px ) and ( max-width: 450px ){
.mob-hide {
    display: none;
}

.evebox {

    padding:1em;
}

.eventleft {
    width: 100%;
   
}
.eventright {
    width: 100%;
}

.everightbox {
    height: auto;
}

.pubrightbox {
  height: auto;
}

.projbox h3 {
    font-size: 20px;
  
}

.eventleft img {
    width: 250px;
    height: 170px!important;
}

.col-sm-5.col-lg-5.col-md-5.paddzero {
    width: 100%;
}



}