.news-body1 {
    width: auto; height:100%;
    margin: 0px;
    margin-top:5px;
    background: #FFFFFF;
    border-radius: 1px 1px 1px 1px;
    -moz-border-radius: 1px 1px 1px 1px;
    -webkit-border-radius: 1px 1px 1px 1px; 
}

.news-body1 ul{padding-left:0px!important;}
.newsf1 {
    border-bottom: 1px solid #ccc;
    margin: 25px 0;
}

.newsf1 ul {
    padding: 0;
    list-style: none;
}

.newsf1 li {
    padding: 20px;
    border-bottom: 1px dashed #ccc;
}

.newsf1 li.odd {
    background: #FFFFFF;
}

.newsf1 li:after {
    content: '';
    display: block;
    clear: both;
}

.newsf1 img {
    float: left;
    width: auto;
    margin: 5px;
}

.newsf1 p {
    margin: 0 0 0;
    text-align: left;
    font-size: 12px !important;
    font-family: "Rajdhani",Helvetica,sans-serif;
    font-weight: 700;
    line-height:1.6em;  
    color: #fff!important;
    font-weight: normal;
}


.featured-fac {
    margin-top: -2px;
    width: 260px; min-height:125px!important; max-height:200px;
    background:#EEEEEE;
 }

.featured-fac ul {
    padding: 0; width:100%;
}

.featured-fac ul li {
    padding: 10px;
    border-bottom: none;/*1px solid #ccc;*/
    list-style-type: none !important;
    margin: 0;
}

/*########################################*/
.news-body2 {
    width: auto;
    margin: 0px;
    background: #FFFFFF;
    border-radius: 1px 1px 1px 1px;
    -moz-border-radius: 1px 1px 1px 1px;
    -webkit-border-radius: 1px 1px 1px 1px; 
}

.newsf2 {
    border-bottom: 1px solid #ccc;
    margin: 25px 0;
}

.newsf2 ul {
    padding: 0;
    list-style: none;
}

.newsf2 li {
    padding: 20px;
    border-bottom: 1px dashed #ccc;
}

.newsf2 li.odd {
    background: #FFFFFF;
}

.newsf2 li:after {
    content: '';
    display: block;
    clear: both;
}

.newsf2 img {
    float: left;
    width: auto;
    margin: 5px 15px 0 0;
}

.newsf2 p {
    margin: 0 0 0;
    text-align: left;
    font-size: 12px !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height:1.6em;  
    color: #240d81;
    font-weight: normal;
}

.news52 {
    margin-top: -2px;
    width: 232px;
}

.news52 ul {
    padding: 0;
}

.news52 ul li {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    list-style-type: none !important;
    margin: 0;
}

/*###############################*/
.read-more1, .read-more1 a {
    color: #3c5cb2;
    float: right;
    font-family: "Lato",sans-serif,verdana;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    margin: -5px 0 5px;
    text-align: right;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    width: auto;
}

/*###############   testimonials        ###############*/
.testi {
    height: 590px;
    width: auto;
}
.testi1 {
    height: 335px;
    width: auto;
    margin-top: 25px;
}
.testicolumn1222 {
    float: left;
    height: auto !important;
    margin: 0 0 0 16px;
    min-height: 425px;
    padding: 0 0 1px;
    width: 264px;
    border: 1px solid;
}
.testicolumn2 {
    float: left;
    height: auto !important;
    margin: 0 0 0 16px;
    min-height: 200px;
    padding: 0 0 1px;
    width: 650px;
}


.testi-image-containerr {
    margin: 0 auto;
    max-width: 950px;
}

.testismallcolumn1 {
    float: left;
    height: auto !important;
    min-height: 200px;
    padding: 0 0 1px;
    width: 296px;
}
.testismallcolumn2 {
    float: left;
    height: auto !important;
    margin: 0 0 0 31px;
    min-height: 200px;
    padding: 0 0 1px;
    width: 296px;
}
.testismallcolumn3 {
    float: left;
    height: auto !important;
    margin: 0 0 0 31px;
    min-height: 200px;
    padding: 0 0 1px;
    width: 296px;
}


/*###############   home small slider        ###############*/

/* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('../images/img/small-slider/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 12 css */
        /*
        .jssora12l                  (normal)
        .jssora12r                  (normal)
        .jssora12l:hover            (normal mouseover)
        .jssora12r:hover            (normal mouseover)
        .jssora12l.jssora12ldn      (mousedown)
        .jssora12r.jssora12rdn      (mousedown)
        */
        .jssora12l, .jssora12r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 30px;
            height: 46px;
            cursor: pointer;
            background: url('../images/img/small-slider/a12.png') no-repeat;
            overflow: hidden;
        }
        .jssora12l { background-position: -16px -37px; }
        .jssora12r { background-position: -75px -37px; }
        .jssora12l:hover { background-position: -136px -37px; }
        .jssora12r:hover { background-position: -195px -37px; }
        .jssora12l.jssora12ldn { background-position: -256px -37px; }
        .jssora12r.jssora12rdn { background-position: -315px -37px; }


        /*###############   chapters        ###############*/

        .chapterr1{
            width:100%;
            height:auto;
        }
        .chapter-boxx1{
            width:100%;
            height:255px;
            margin-left: 39px;
        }
        .chapter-small-boxx1{
            float:left;
            width:205px;
            height:240px;
            background-color:#F4F4F4;
            margin-left: 15px;
        }
        .chapter-txtt1{
            padding-left: 15px;
        }
        .virr1{
            width:100%;
            height:730px;
        }
        .varr2{
            background: #ffffff none repeat scroll 0 0;
            border-radius: 1px;
            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
            display: block;
            float: left;
            height: auto;
            max-height: 770px;
            margin-left: 20px;
            padding: 14px;
            width: 20%;
        }



          /*###############   image on hover        ###############*/
.image-containerr {
    margin: 0 auto;
    max-width: 180px;
    max-height: 138px;
}
.img-listt1 {
  display: inline-block;
  height: 140px;
  margin: 0 1em 1em 0;
  position: relative;
  width: 180px;
}
span.text-contentt1 {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  height: 140px;
  left: 0;
  position: absolute;
  top: 0;
  width: 180px;
}

span.text-contentt1 span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.img-listt1:hover span.text-contentt1 {
  opacity: 1;
}
span.text-contentt1 {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  left: 0;
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

/*###############   new csss for demo testing home page        ###############*/

.m-c11 {
    height: 802px;
    width: 100%;
}
.m-c2 {
    height: 300px;
    width: 100%;
}
.cardd2 {
    background: #ffffff none repeat scroll 0 0;
    border: 1px none #000000;
    border-radius: 1px;
    float: left;
    height: auto;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: 15px;
    width: 21%;
}
.cardd-smalll2 {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 1px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    display: block;
    height: auto;
    margin-bottom: 20px;
    padding: 10px;
    width: auto;
}
.cardd-smalll22 {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 1px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    display: block;
    height: 290px;
    margin-bottom: 20px;
    padding: 10px;
    width: auto;
}

.cardd-largee1 {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 1px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    height: auto;
    margin-bottom: 20px;
    padding-left: 4px;
    padding-bottom:10px;
    padding-top: 10px;
    padding-right: 10px;
    width: 100%;
}

.cardd-rectt1 {
     border-radius: 1px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    height: 197px;
    margin-left: 225px;
    margin-top: 548px;
    padding: 10px;
    position: absolute;
    width: 507px;
}

.contactt3 {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 1px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    height: 300px;
    margin: 5px 0px 0px 10px;
    width: 98%;
    
}
.contactt3-areaa3 {
    display: block;
    float: left;
    height: auto;
    margin: 10px;
    overflow: hidden;
    padding: 10px;
    width: 29%;
}

.contactt3-contentt3 {
    background: #ffffff none repeat scroll 0 0;
    color: #1581cf;
    display: block;
    font-family: "Avro",sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 1.5em;
    margin: 10px;
    overflow: hidden;
    text-align: center;
    width: auto;
}

/*################################*/
.vticker{
    border: 1px solid #595959;
    width: 400px;
}
.vticker ul{
    padding: 0;
}
.vticker li{
    list-style: none;
    border-bottom: 1px solid #595959;
    padding: 10px;
}
.et-run{
    background: #595959;
}