@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0 auto;
}

body {
	color: #333;
	background: #f2f2f2 !important;
	font-family: "akshar_unicoderegular";
	font-size: 16px;
}

/* Fonts Section */
@font-face {
    font-family: 'elegant_and_sensationalRg';
    src: url('../fonts/elegant_and_sensational-webfont.woff2') format('woff2'),
         url('../fonts/elegant_and_sensational-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'knight_brush_demoregular';
    src: url('../fonts/knight_brush_demo-webfont.woff2') format('woff2'),
         url('../fonts/knight_brush_demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'the_blacklistregular';
    src: url('../fonts/the_blacklist-webfont.woff2') format('woff2'),
         url('../fonts/the_blacklist-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akshar_unicoderegular';
    src: url('../fonts/akshar-webfont.woff2') format('woff2'),
         url('../fonts/akshar-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'brushaffregular';
    src: url('../fonts/brushaff-webfont.woff2') format('woff2'),
         url('../fonts/brushaff-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'socialicoregular';
    src: url('../fonts/socialico-webfont.woff2') format('woff2'),
         url('../fonts/socialico-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'socicon';
    src: url('../fonts/socicon-webfont.eot');
    src: url('../fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/socicon-webfont.woff') format('woff'),
         url('../fonts/socicon-webfont.ttf') format('truetype'),
         url('../fonts/socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'oswaldregular';
    src: url('../fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('../fonts/oswald-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}








.headerSection {
    background: #fff none repeat scroll 0 0;
    padding: 30px 0;
}


.mainNav {
    background: #0e5dae none repeat scroll 0 0;
    border-bottom: 0px solid #09427d;
}








/************************************************/
/* Extra Style Section */
/************************************************/
.sponsorAd {
	margin-top: 20px;
}

.sponsorAd img {
	margin-bottom: 20px;
}

.enMenu {
    background: #f47b66;
}

.pagination > li {
    border: none !important;
    display: inline !important;
}

.fbComments iframe {
	width: 100% !important;
}

.newsShare {
	margin-bottom: 20px;
}







/**************************************************************/
/* Banner News Section */
/**************************************************************/
.bannerSection {
	text-align: center;
}

.bannerContents {
    background: #ffffff;
    border: 1px solid #e8e8e8;
    margin-bottom: 15px;
    padding: 15px 20px;
}

.bannerContents:last-child {
	margin-bottom: 0;
}

.bannerNewsHeading {
    color: #0e5dae;
    font: 700 70px/84px 'Mukta', sans-serif;
    margin-bottom: 15px;
    display: block;
}

.bannerNewsHeading:hover {
    color: #0e5dae;
	text-decoration: none;
}

.bannerMainImg {
    margin-bottom: 15px;
}

.bannerCont {
    color: #666;
    font: 400 20px/30px 'Mukta', sans-serif;
    margin-bottom: 0;
}








.fullWidthSection {
	margin-bottom: 20px;
}





/************************************************/
/* Taja Updates Section */
/************************************************/
.catSection {
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 20px;
}

.catNewsHead {
    margin-bottom: 15px;
    overflow: hidden;
}

.catHeading {
    color: #fff;
    margin: 0;
    float: left;
    padding: 10px 30px 8px 15px;
    font: 600 22px/26px 'Mukta', sans-serif;
    background: #333;
    border-right: 8px solid #f5324a;
}

.catHeading:hover {
	color: #f5324a;
	text-decoration: none;
}

/*.catHeading::after {
    content: "";
    width: 55px;
    height: 2px;
    background: #f70d28;
    display: block;
    position: relative;
    bottom: -5px;
}*/

.tajaHeading {
    color: #23527c;
    font: 500 17px/22px 'Mukta', sans-serif;
}

.tajaContents {
    border-bottom: 1px solid #e8e8e8 !important;
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
    overflow: hidden;
}

.tajaContents:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.tajaImg {
    float: left;
    margin-right: 10px;
}















/************************************************/
/* News Box Content 1 Section */
/************************************************/
.nbc1 {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}

.nbc1:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.nbc1Heading {
    color: #23527c;
    font: 500 22px/28px 'Mukta', sans-serif;
    margin-bottom: 5px;
    display: block;
}

.nbc1Img {
    float: left;
    margin-right: 15px;
    width: 30%;
}

.nbc1Cont {
    color: #444;
    font: 400 18px/24px 'Mukta', sans-serif;
    margin-bottom: 0;
}













/************************************************/
/* News Box Content 2 / Related News Section */
/************************************************/
.nbc2Img, .relatedNewsImg {
    margin-bottom: 20px;
}

.nbc2Heading, .relatedNewsHeading {
    color: #23527c;
    font: 500 22px/26px 'Mukta', sans-serif;
    display: block;
    margin-bottom: 20px;
}

.nbc2Cont, .relatedNewsCont {
    color: #444444;
    font: 400 19px/26px 'Mukta', sans-serif;
}














/************************************************/
/* News Box Content 3 Section */
/************************************************/
.newsBgContents {
    background: #666;
    padding: 15px;
}

.nbc3LargeContents {
    background: #fff;
}

.nbc3CatHeading {
    color: #fff;
    margin: 0;
    float: left;
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
    padding-bottom: 4px;
    font: 600 22px/26px 'Mukta', sans-serif;
}

.nbc3CatHeading:hover {
	color: #ffffff;
	text-decoration: none;
}

.nbc3CatHeading::after {
    content: "";
    width: 55px;
    height: 2px;
    background: #16b895;
    display: block;
    position: relative;
    bottom: -5px;
}

.nbc3LargeCont {
    background: #fff;
    padding: 20px 20px 10px;
    margin: -40px 15px 0;
    position: relative;
}

















/************************************************/
/* News Box Content 4 Section */
/************************************************/
.nbc4Medium {
    margin-bottom: 10px;
}

.nbc4Medium:last-child {
    margin-bottom: 0;
}

.nbc4MediumCont {
    background: #ffffff;
    text-align: center;
    border: 1px solid #e8e8e8;
}

.nbc4MediumHeading {
    color: #23527c;
    font: 500 22px/30px 'Mukta', sans-serif;
    display: block;
    margin-bottom: 15px;
    padding: 20px 20px 0 20px;
}

.nbc4postDateTime {
    background: #14b793;
    padding: 8px 10px;
    color: #ffffff;
}














/************************************************/
/* News Box Content 5 Section */
/************************************************/
.nbc5Large, .nbc4Large {
    margin-bottom: 20px;
    /*padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;*/
}

.nbc5LargeContents, .nbc4LargeContents {
    background: #fff;
    border: 1px solid #efefef;
    box-shadow: 0 2px 0 rgba(0,0,0,.08);
}

.nbc5Img, .nbc4Img {
    width: 100%;
}

.nbc5LargeCont, .nbc4LargeCont {
    background: #fff;
    padding: 15px 30px 20px;
    margin: -60px 20px 0;
    position: relative;
}

.nbc5Heading, .nbc4Heading, .nbc3Heading {
    color: #23527c;
    font: 500 24px/30px 'Mukta', sans-serif;
    margin-bottom: 20px;
    display: block;
}

.nbc5Heading:hover, .nbc4Heading:hover, .nbc3Heading:hover {
    color: #000000;
	text-decoration: none;
}

.nbc5Cont, .nbc4Cont, .nbc3Cont {
    color: #444444;
    font: 400 18px/24px 'Mukta', sans-serif;
}

.nbc5MediumCont {
    background: #fff;
    padding: 20px;
    text-align: center;
}

.nbc5MediumImg {
    border-bottom: 1px solid #e8e8e8;
}

.nbc5MediumHeading {
    color: #23527c;
    font: 500 24px/32px 'Mukta', sans-serif;
    margin-bottom: 15px;
    display: block;
}

.postDateTime {
    color: #999;
    margin-bottom: 10px;
}

.nbc5MediumCont {
    background: #fff;
    padding: 20px;
    text-align: center;
    box-shadow: 0 2px 0 rgba(0,0,0,.08);
}

.nbc5MediumImg {
    border-bottom: 1px solid #e8e8e8;
}
















/************************************************/
/* News Box Content 6 Section */
/************************************************/
.nbc6LargeHeading {
    color: #23527c;
    font: 500 22px/28px 'Mukta', sans-serif;
    margin-bottom: 5px;
    display: block;
    padding: 5px 15px;
}

.nbc6LargeCont {
    color: #444;
    font: 400 18px/24px 'Mukta', sans-serif;
    margin-bottom: 0;
    padding: 8px 15px 20px 15px;
}

/*.nbc6LargeImg {
    width: 100%;
}*/

.nbc6LargeContent {
    background: #fff;
    padding: 15px 0 0 0;
    margin: -60px 20px 0;
    position: relative;
    text-align: center;
}

.nbc6PostDateTime {

    background: #14b793;
    color: #ffffff;
    padding: 5px 15px 3px 15px;
    text-align: center;
    font: 400 16px 'Mukta', sans-serif;

}

.nbc6Medium {
    background: #fff;
    box-shadow: 2px 2px 3px rgba(0,0,0,.05);
    margin-bottom: 20px;
    padding: 15px;
}

.nbc6MediumHeading {
    color: #23527c;
    font: 500 22px/32px 'Mukta', sans-serif;
}

.nbc6MediumHeading:hover {
    color: #000000;
	text-decoration: none;
}

.nbc6MediumPostDateTime {
    color: #666;
    margin-bottom: 5px;
}























/************************************************/
/* News Box Content 10 */
/************************************************/
.nbc10 {
    margin-bottom: 15px;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
    padding-bottom: 15px;
}

.nbc10Img {
    margin-right: 10px;
    float: left;
}

.nbc10Heading {
    color: #23527c;
    font: 500 20px/26px 'Mukta', sans-serif;
    display: block;
}

.nbc10Cont {
    color: #444444;
    font: 400 19px/26px 'Mukta', sans-serif;
}

.catSection10 {
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 20px 20px 8px 20px;
}















.newsListSection .summary {
    margin-bottom: 15px;
}

.newsListSection ul li {
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding-bottom: 20px;
    display: inline-flex;
}

.catListImg {
    width: 95%;
    margin-right: 15px;
}

.catListHeading {
    color: #23527c;
    font: 500 22px/26px 'Mukta', sans-serif;
    margin-bottom: 10px;
    display: block;
}

.catListCont {
    color: #444444;
    font: 400 18px/24px 'Mukta', sans-serif;
}

.catListReadMore {
    color: #f47b66;
    font-weight: bold;
}

.catListReadMore:hover {
	text-decoration: none;
}



















/* fade slider */
/*.slides {
    height:900px;
    margin:50px auto;
    overflow:hidden;
    position:relative;
    width:100%;
}*/
.slides {
    height: 100%;
    position: relative;
    width: 100%;
}

.slides ul {
    list-style:none;
    position:relative;
}
 
/* keyframes #anim_slides */

@-webkit-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}
@-moz-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}
 
.slides ul li {
    opacity:0;
    position:absolute;
    top:0;
 
    /* css3 animation */
    -webkit-animation-name: anim_slides;
    -webkit-animation-duration: 24.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_slides;
    -moz-animation-duration: 24.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}
 
/* css3 delays */
.slides ul  li:nth-child(2), .slides ul  li:nth-child(2) div {
    -webkit-animation-delay: 6.0s;
    -moz-animation-delay: 6.0s;
}
.slides ul  li:nth-child(3), .slides ul  li:nth-child(3) div {
    -webkit-animation-delay: 12.0s;
    -moz-animation-delay: 12.0s;
}
.slides ul  li:nth-child(4), .slides ul  li:nth-child(4) div {
    -webkit-animation-delay: 18.0s;
    -moz-animation-delay: 18.0s;
}
.slides ul li img {
    display:block;
	width: 100%;
}
/* keyframes #anim_titles */
@-webkit-keyframes anim_titles {
    0% {
        left:100%;
        opacity:0;
    }
    5% {
        left:10%;
        opacity:1;
    }
    20% {
        left:10%;
        opacity:1;
    }
    25% {
        left:100%;
        opacity:0;
    }
    100% {
        left:100%;
        opacity:0;
    }
}
@-moz-keyframes anim_titles {
    0% {
        left:100%;
        opacity:0;
    }
    5% {
        left:10%;
        opacity:1;
    }
    20% {
        left:10%;
        opacity:1;
    }
    25% {
        left:100%;
        opacity:0;
    }
    100% {
        left:100%;
        opacity:0;
    }
}
 
.slides ul li div {
    background-color: rgb( 255,255,255,0.7);
    color:#FFFFFF;
    font-size:26px;
    left:0;
    margin:0 auto;
    padding:20px;
    position:absolute;
    bottom:5px;
    width:200px;
  width: 100%;
}














/***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

/* Tabs panel */
/*.tabbable-panel {
	background: #fff;
  border: 1px solid #eee;
  padding: 0 10px 10px;
}*/

/* Default mode */
.tabSection {
	background: #e9f5ff !important;
	border: 1px solid #e2f0fb !important;
}

.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
    font-weight: bold;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #135d4f;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
	background: #00ba96;
	color: #fff !important;
    border-left: 1px solid #00ba96;
    border-top: 1px solid #00ba96;
    border-right: 1px solid #00ba96;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #fff;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #fff;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
/*.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}*/
.tabbable-line > .nav-tabs > li.active {
    border-bottom: 1px solid #00ba96;
    position: relative;
    border-left: 1px solid #00ba96;
    border-top: 1px solid #00ba96;
    border-right: 1px solid #00ba96;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	padding-bottom: 0;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #ffffff;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #fff;
}
.tabbable-line > .tab-content {
  /*margin-top: -3px;*/
  background-color: #f6fbff;
  border: 0;
  border-top: 1px solid #00ba96;
  border-left: 1px solid #e2f0fb;
  border-right: 1px solid #e2f0fb;
  border-bottom: 1px solid #e2f0fb;
  padding: 10px 10px 0 10px;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff !important;
  background-color: #00ba96 !important;
  border: none !important;
  border-bottom-color: transparent;
  cursor: default;
}


















/*************************************************/
/* Single News View Section */
/*************************************************/
.singleNewsContainer {
    background: #ffffff;
    padding: 15px 20px;
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
}

.singleNewsContainer h1 {
    color: #444444;
    font: 700 38px/48px 'Mukta', sans-serif;
    margin-top: 10px;
    display: grid;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding-bottom: 10px;
}


.singleNewsContainer h4 {
    font-size: 22px;
    font-style: italic;
    color: #777;
}

.singleNewsContainer p {
    color: #444444;
    font: 400 20px/32px 'Mukta', sans-serif;
}

.singleNewsContainer p img {
    width: 100%;
    height: auto;
}




.newsPublished {
	text-align: center;
    margin-bottom: 15px;
}

.newsPublished ul {
    list-style: none;
}

.newsPublished li {
    display: inline-block;
    margin-right: 15px;
    border-right: 1px solid #e8e8e8;
    padding-right: 20px;
    font: 400 20px/15px 'Mukta', sans-serif;
}

















/*************************************************/
/* Footer Section */
/*************************************************/
.preTopFooter {
    background: #1cc8b6;
    border-top: 2px solid #00a896;
    padding: 15px 0;
}

.footerSocialSection ul {
    margin-bottom: 0;
    padding-left: 0;
    overflow: hidden;
}

.footerSocialSection ul li {
    list-style: none;
    float: left;
    display: inline-block;
    margin-right: 15px;
}

.footerSocialSection ul li a {
    font-family: "socicon";
    color: #fff;
	font-size: 20px;
}

.footerSocialSection ul li a:hover {
	text-decoration: none;
}

.footerSection {
    background: #00a896 none repeat scroll 0 0;
    padding: 20px 0;
    overflow: hidden;
}

.footerSection p {
    color: #fff;
    margin-bottom: 0;
    margin-left: 0;
    float: left;
}

.footerSection p a {
    color: #f4f1bb;
    text-decoration: none;
}

.footerSection p a:hover {
    color: #fff;
	text-decoration: none;
}

.footerMenu {
    padding: 4px 0;
}

.footerMenu ul {
    padding-left: 0;
    margin-bottom: 0;
    text-align: right;
}

.footerMenu li {
    margin-right: 25px;
    list-style: none;
    display: inline-block;
}

.footerMenu li:last-child {
	margin-right: 0;
}

.footerMenu li a {
	color: #242424;
	text-decoration: none;
	font-weight: bold;
}

.footerMenu li a:hover {
	color: #0e5dae;
	text-decoration: none;
}

/*.footerSection a {
    color: #fff;
}

.footerSection a:hover {
    color: #fcff00;
	text-decoration: none;
}*/

.footerAbout h1 {
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
    line-height: 38px;
}

.footerAbout h2 {
    color: #333333;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 25px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #40d2c2;
}

.footerAbout h3 {
    color: #8bf5ea;
    margin-top: 8px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000;
}

.footerAbout ul {
    margin-bottom: 0;
    padding-left: 0;
}

.footerAbout ul li {
    color: #fff;
    list-style: none;
    display: block;
    line-height: 26px;
}

.footerAbout ul li a {
	color: #fff;
}

.footerAbout ul li a:hover {
	color: #8bf5ea;
	text-decoration: none;
}

.copyrightSection {
    padding: 15px 0;
    text-align: center;
    background: #fff;
    border-top: 1px solid #ddd;
}

.copyrightSection p {
    margin-bottom: 0;
    text-align: left;
}







/*************************************************/
/* Footer Team Member Section */
/*************************************************/
.teamMembers {
    background: #06534b;
    margin-top: 20px;
    padding: 20px;
    border-radius: 5px;
}

.footerLogo img {
    padding: 20px 0;
}

.teamMemberList {
    padding: 15px 0;
}

.teamMemberList ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
	text-align: center;
}

.teamMemberList ul li {
    color: #6ee8db;
    font: bold 14px/24px "akshar_unicoderegular";
    text-align: left;
}

.teamMemberList ul li strong {
    color: #ffffff;
    width: 55%;
    float: left;
}

























/* Negative top margin on sidebar pulls up header under title-area */
#sidebar { 
  width: 190px; 
  position: fixed; 
  margin: -135px 0 0 410px; 
}

/* Title area kept above all with z-index */
#title-area { 
  background: white; 
  position: relative; 
  z-index: 3000; 
}

/* white-fade image */
#reveal { 
  position: absolute; 
  right: 0; 
  bottom: -20px; 
}

.pratikriyaDinuhos {
	overflow: hidden;
	margin-top: 25px;
}

.pratikriyaDinuhos p {
    background: #e5e5e5;
    padding: 5px 10px;
    color: #000;
    border: 1px solid #d7d7d7;
}







/*********************************************/
/* POPUP Section */
/*********************************************/
#subscribeModal .modal-content{
	overflow:hidden;
}
#subscribeModal .form-control {
    height: 56px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
	padding-left:30px;
}
#subscribeModal .btn {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
	padding-right:20px;
	background:#007b5e;
	border-color:#007b5e;
}
#subscribeModal .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #007b5e;
    outline: 0;
    box-shadow: none;
}
#subscribeModal .top-strip{
	height: 155px;
    background: #007b5e;
    transform: rotate(141deg);
    margin-top: -94px;
    margin-right: 190px;
    margin-left: -130px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}
#subscribeModal .bottom-strip{
	height: 155px;
    background: #007b5e;
    transform: rotate(112deg);
    margin-top: -110px;
    margin-right: -215px;
    margin-left: 300px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}

/**************************/
/****** modal-lg stips *********/
/**************************/
#subscribeModal .modal-lg .top-strip {
    height: 155px;
    background: #007b5e;
    transform: rotate(141deg);
    margin-top: -106px;
    margin-right: 457px;
    margin-left: -130px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}
#subscribeModal .modal-lg .bottom-strip {
    height: 155px;
    background: #007b5e;
    transform: rotate(135deg);
    margin-top: -115px;
    margin-right: -339px;
    margin-left: 421px;
    border-bottom: 65px solid #4CAF50;
    border-top: 10px solid #4caf50;
}

/****** extra *******/
#Reloadpage{
    cursor:pointer;
}















/*********************************************/
/* Static Page Section */
/*********************************************/
.statePage {
    margin-bottom: 20px;
}

.aboutUsText p {
    color: #444;
    font: 400 18px/28px 'Mukta', sans-serif;
    margin-bottom: 20px;
}

.aboutUsText h3 {
    color: #000;
    font: 600 20px/28px 'Mukta', sans-serif;
    margin-top: 0;
}

.aboutUsText ul {
    list-style: none;
}

.aboutUsText li {
    font: 400 18px/28px 'Mukta', sans-serif;
}










/*********************************************/
/* Mobile View Section */
/*********************************************/
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}



/* Custom, iPhone Retina */ 
@media (max-width : 320px) {
	
	
	
}