/* General Demo Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Raleway);

@font-face {
	font-family: 'fontawesome';
	src:url('../fonts/fontawesome.eot');
	src:url('../fonts/fontawesome.eot?#iefix') format('embedded-opentype'),
		url('../fonts/fontawesome.svg#fontawesome') format('svg'),
		url('../fonts/fontawesome.woff') format('woff'),
		url('../fonts/fontawesome.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body, html { font-size: 100%; 	padding: 0; margin: 0;}

/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

body {
    /* font-family: 'Lato', Calibri, Arial, sans-serif; */
	font-family:verdana, arial, sans-serif;
    /* color: #47a3da; */
	/* font-family:"Open Sans", Arial, sans-serif;	 */
	color:#000;
	background-color:#fff;
}

a {
	color: #f0f0f0;
	text-decoration: none;
}

a:hover {
	color: #000;
}
header {	
	height: auto;
    background-color: #fff;
    padding: 0px;
    max-width: 1024px;
    margin: 0 auto;
}
.headbottom{clear:both; margin: 0 auto;margin-top:20px;margin-bottom:20px;}
.headbottom img{      margin-right: 15px;
    max-width: 145px;
    float: left;
    vertical-align: middle;}
.headbottom h1{
   /*  text-align: center; */
   /*  width: 100%;   
    font-weight: normal;   
	
    font-family: "myriad-pro", myriad, Myriad Pro, verdana, arial, sans-serif;
    font-size: 50px !important;
    color: #fff;
    float: left;
    line-height: 55px;
    padding: 0px; */
	    color: #fff;
    font-size: 40px;
    line-height: 48px;
    font-family: "myriad-pro", myriad, Myriad Pro, verdana, arial, sans-serif;
    font-weight: 300;

}
.headtop{padding:0px;width:100%;color:#fff;position:relative;margin:0 auto;    background-color: #000;
    height: 50px;padding-top:10px;}
.socialicons {
	max-width: 170px;
	padding-top: 3px;
	right: -1px;
	position: absolute;
}
.rght{text-align:right;}
.cpy_rght{text-align:center;}
.dwn h2{float: right;
    color: #fff;
    position: relative;
    top: 40px;
	/* right:20px; */
	font-size:2.5em;
	}
	.mid-cont{padding:8px;margin-right:10px;margin-left:10px;background-color:#fff;    min-height: 290px;}
	.bloglist .mid-cont{min-height: 225px;}
	.side-cont{padding: 10px;
    background-color: #f0f4f5;
    min-height: 290px;}
	.mid-cont a{font-size:17px;}
	.mid-cont p{ font-size:18px;line-height:27px;}
	.mtp p{/* font-size:15px; */    line-height: 25px;}
	
.overlay {
    height: 100%;
    width: 96% !important;
    z-index: 100;
    position: absolute;
    display: none;
}
.overlay.active{display:block;cursor:pointer;}

.tags{    padding: 5px ;
    line-height: 40px;
    list-style: none;}
.tags li a {
    background: #0a304e;
    padding:8px 10px;
    text-shadow: none;
    text-decoration: none;
    color: #ffffff;
	font-size:18px;
}
.tags li a:hover {
    background: rgba(0,0,0,.5);
    color: #fff;
    text-shadow: none;
}
.heading {
    margin-top: 0;
    color: #626262;
    font-family: 'Titillium Web', sans-serif;
    font-size: 26px;
    text-transform: none;
    font-weight: 400;
    line-height: 110%;
}

.t3-module {
  color: inherit;
  padding: 10px;
    background: rgba(255,255,255,1);
margin: 5px;
}
.t3-module .module-inner {
  position: relative;
}
.t3-module .module-ct {
  padding: 37.5px;
}
.module-title {
    color: #333333;
    /* font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif; */
    font-size: 20px;
    margin: 0 0 0;
   /*  padding: 0px 37.5px 0; */
    text-align: center;
}
.t3-featured-news .listed-news .module-title {
  margin-top: -7.5px;
}
.sdcnt
{
	/* margin-left:30px; */
}
.mtp
{
	margin-top:18px;
}
.cntnt
{
	text-align:justify;
}
.t3-footer {
    padding: 30px 0 0 0;
    margin-top: 60px;
    background: #53565B;
    color: #ffffff;
    font-size: 13px;
}
.wrap {
    width: auto;
    clear: both;
}
#sbox-overlay {
    position: absolute;
    background-color: #000;
    left: 0px;
    top: 0px;
}
#sbox-window {
    position: absolute;
    background-color: #fff;
    text-align: left;
    overflow: visible;
    padding: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.t3-copyright .nav-pills > li {
    padding: 0 15px;
    border-right: 1px solid #ce4a4c;
    display: inline;
}
.t3-footer .nav-stacked > li, .t3-footer .module-ct > li {
    line-height: normal;
    border-bottom: 0;
}
.nav-stacked > li {
    float: none;
}
.t3-copyright ul {
    text-align: center;
	/* display: inline-flex; */
	padding-left: 60px;
}
.t3-footer .nav-stacked > li > a, .t3-footer .module-ct > li > a {
    color: #ffffff;
    padding-left: 0;
}
.t3-copyright .nav-pills > li > a {
    display: inline;
    padding: 0 !important;
}
@media (max-width: 1200px) {
  .t3-featured-news .listed-news .module-title {
    margin-top: 0;
  }
}
.bigtitle .module-title {
  font-size: 36px;
}
.head-news h3 {
  font-size: 13px;
  position: relative;
  padding-top: 15px;
  padding-right: 20px;
  width: 100px;
  left: -100px;
  margin-bottom: -50px;
  font-weight: normal;
  text-align: right;
}
.module-ct {
  background: transparent;
  color: inherit;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct p,
.custom p {
  margin-bottom: 6px;
}
.module-ct .inputbox,
.custom .inputbox {
  background-color: #f5f5f5;
}

.colored {
  color: #ffffff;
}
.colored h1,
.colored h2,
.colored h3,
.colored h4,
.colored h5 {
  color: #ffffff;
}
.colored a {
  color: #ffffff;
}
.colored .module-title {
  padding: 30px 37.5px;
  border-bottom: 1px solid #ce4a4c;
  color: #ffffff;
}
.colored.t3-module {
  background-color: #53565B;
}
.colored .module-ct {
  border-top: none;
  padding: 37.5px;
}

.no-padding .module-ct {
  padding: 0;
}
.no-padding .module-title {
  border-bottom: 1px solid #e4e4e4;
  padding: 37.5px 37.5px;
  margin-bottom: 0;
}

.backfaced .module-title {
  position: absolute;
  font-size: 52.5px;
  left: 0;
  top: 40%;
  border-bottom: none;
  line-height: 0.9;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  -ms-transition: opacity 0.45s ease;
}
.backfaced:hover .module-title {
  opacity: 0;
  filter: alpha(opacity=0);
}
.backfaced .module-ct {
  opacity: 0;
  filter: alpha(opacity=0);
}
.backfaced:hover .module-ct {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -ms-transition: all 0.45s ease;
  opacity: 1;
  filter: alpha(opacity=100);
}

.title-colored .module-title {
  padding: 5px 0px;
  margin-bottom: 0px;
  background-color: #53565B;
  color: #ffffff;
  text-align: center;
}
.title-colored1 .module-title1 {
 padding: 10px 26.5px;
    margin-bottom: 0px;
    background-color: #53565B;
    color: #ffffff;
    font-weight: normal;
    /* text-align: center; */
    font-size: 22px;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
  border-top: 0;
  list-style: none;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module-ct .caret,
.module-ct .custom .caret {
  display: none;
}
.module-ct .dropdown-menu,
.module-ct .custom .dropdown-menu {
  position: relative;
  float: none;
  top: auto;
  display: block;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background-color: transparent;
  border-bottom: 1px dotted #eaeaea;
}
.module-ct .dropdown-menu > li > a,
.module-ct .custom .dropdown-menu > li > a {
  padding: 5px 5px 5px 35px;
}
.module-ct .dropdown-menu > li > a:before,
.module-ct .custom .dropdown-menu > li > a:before {
  top: 10px;
  left: 22px;
}
.module-ct .dropdown-menu .active a,
.module-ct .custom .dropdown-menu .active a {
  background-color: transparent;
  color: inherit;
}
.module-ct .dropdown-submenu > .dropdown-menu,
.module-ct .custom .dropdown-submenu > .dropdown-menu {
  left: 30px;
  border-bottom: 0;
}
.t3-breaking .gkHighlighterWrapperSub {
  min-height: 25px;
  text-indent: -15px;
}
.t3-breaking .gkHighlighterInterface {
  background-color: transparent !important;
  padding: 0;
}
.t3-breaking .gkHighlighterInterface span.text {
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  line-height: inherit;
  color: #222222 !important;
  margin-left: 0;
}
.t3-breaking .gkHighlighterItem a {
  color: #999999;
}
.t3-breaking .gkHighlighterItem a:hover {
  color: #222222;
}
.featured-slider .playlistck_wrap_cont {
  padding: 0;
  background-color: transparent;
  background: none;
}
.featured-slider .playlistck_wrap_cont .playlistck_caption {
  bottom: 0;
  margin-bottom: 0;
  font-size: 13px;
}
.featured-slider .playlistck_wrap_cont .playlistck_caption > div {
  border-radius: 0;
  padding: 25px 30px;
  margin: 35px;
}
.featured-slider .playlistck_wrap_cont .playlistck_caption > div .playlistck_caption_title {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 28.8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding: 0 15px 15px 0;
  margin-bottom: 10px;
  font-weight: normal;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_ul {
  margin-top: -1px;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_cont .playlistck_thumbs_li {
  padding: 1px 0 0 1px;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_cont .playlistck_thumbs_li > div {
  background: none;
  margin: 0;
  height: 100%;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_cont .playlistck_thumbs_li:hover .playlistck_thumbs_caption {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_caption {
  text-shadow: none;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  top: auto;
  bottom: 0;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_caption .playlistck_thumbs_caption_title {
  padding: 10px 20px 0;
  font-weight: normal;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_caption .playlistck_thumbs_caption_desc {
  font-size: 12px;
  line-height: 1.4;
  padding: 0 20px 15px;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_cont .playlistck_thumbs_li img {
  margin: 0;
  opacity: 1.0 !important;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_slider {
  border-radius: 0;
  right: 0;
  background: #e2e2e2;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_slider .playlistck_thumbs_sliderbar {
  background: #bbbbbb;
  border-radius: 0;
  cursor: move;
}
@media (max-width: 679px) {
  .featured-slider .playlistck_wrap_cont .playlistck_thumbs_cont {
    display: none;
  }
  .featured-slider .playlistck_wrap_cont .playlistck_fakehover {
    width: 100% !important;
  }
}
.gkTabsWrap.vertical ol,
.gkTabsWrap.horizontal ol {
  text-align: left;
  position: relative;
}
.gkTabsWrap.vertical ol li,
.gkTabsWrap.horizontal ol li {
  line-height: 28px !important;
  margin: 0 !important;
  padding: 12px 20px;
  font-size: inherit;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  color: #222222;
}
@media (max-width: 679px) {
  .gkTabsWrap.vertical ol li,
  .gkTabsWrap.horizontal ol li {
    padding: 8px 12px;
  }
}
.gkTabsWrap.vertical ol li:hover,
.gkTabsWrap.horizontal ol li:hover {
  color: #53565B;
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.gkTabsWrap.vertical ol li.active,
.gkTabsWrap.horizontal ol li.active {
  color: #ffffff;
  background: #53565B;
}
.gkTabsWrap.vertical ol li.active:hover,
.gkTabsWrap.horizontal ol li.active:hover {
  background: #b53132;
}
.bigtitle .gkTabsWrap.vertical ol,
.bigtitle .gkTabsWrap.horizontal ol {
  position: absolute;
  top: 37.5px;
  right: 37.5px;
}
@media (max-width: 1200px) {
  .bigtitle .gkTabsWrap.vertical ol,
  .bigtitle .gkTabsWrap.horizontal ol {
    left: auto;
    top: auto;
    position: inherit;
    border-bottom: 1px solid #eaeaea;
    padding: 30px !important;
  }
}
@media (max-width: 679px) {
  .bigtitle .gkTabsWrap.vertical ol,
  .bigtitle .gkTabsWrap.horizontal ol {
    padding: 15px 30px !important;
  }
}
.gkTabsContainer {
  padding: 0;
}
.t3-sidebar .module-ct {
  position: relative;
}
.nspArt {
  position: relative;
}
.nspArt p.nspText {
  padding-top: 5px;
}
.nspArt p.nspInfo {
  color: #999999;
}
.nspArt p.nspInfo a {
  color: #999999;
}
.nspArt p.nspInfo i {
  padding-left: 4px;
  margin-right: -1px;
}
.nspArt p.nspInfo1 {
  padding-bottom: 5px;
}
.nspArt h4.nspHeader {
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 15px;
  font-weight: normal;
}
.nspHeader{font-size: 26px;
    margin-bottom: 0px;
    line-height: 28px;}
.nspArt a.modal {
  position: relative;
  left: 0;
  top: 0;
  width: auto;
  border: 0;
  overflow: hidden;
}
.nspBotInterface,
.nspTopInterface {
  top: -5px;
}
.nspNext,
.nspPrev {
  border-radius: 50%;
}
.nspArt img.nspImage {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.responsive .nspArt img.nspImage {
  width: 100% !important;
  height: auto !important;
}
.nspImageWrapper {
  -webkit-transform: translateZ(0);
  overflow: hidden;
}
img.nspImage {
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
img.nspImage:hover {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
@media screen and (max-width: 680px) {
  .nspArt.nspCol2,
  .nspArt.nspCol3,
  .nspArt.nspCol4,
  .nspArt.nspCol5 {
    width: 100%;
  }
}
ul.nspList {
  margin: 0;
}
ul.nspList li {
  border: 1px solid #eaeaea;
  margin: -1px -1px 0 0 !important;
  padding: 30px 37.5px 22.5px;
}
ul.nspList h4 {
  font-size: 15px;
  font-weight: normal;
}
ul.nspList p {
  font-size: 14px;
}
.nspLinks a.readon-button {
  display: block;
  text-align: center;
  padding: 15px 0;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  clear: both;
  border-left: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.head-news .nspArt p.nspText {
  padding-top: 2px;
}

.t3-featured-news .module-title {
  font-size: 20px;
}
.t3-featured-news .nspArt p.nspText {
  padding-top: 0;
}
@media screen and (min-width: 679px) {
  .t3-featured-news .nspArt p.nspText {
    display: none !important;
  }
}
.t3-featured-news h4.nspHeader {
  margin-top: -5px;
  line-height: 1.4;
}

@media screen and (max-width: 679px), (min-width: 1200px) and (max-width: 1440px) {
  .t3-featured-news .nspArt {
    padding-top: 25px !important;
    padding-bottom: 20px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .t3-featured-news img.nspImage {
    max-width: 70px !important;
    height: auto !important;
  }
  .t3-featured-news h4.nspHeader {
    height: 25px;
    overflow: hidden;
    margin-top: 0;
  }
}
@media screen and (max-width: 679px) {
  .t3-featured-news img.nspImage {
    display: none !important;
  }
}
@media (min-width: 680px) and (max-width: 1200px) {
  .t3-featured-news .listed-news .nspMain {
    margin: 0 -3%;
  }
  .t3-featured-news .listed-news .nspArt {
    margin: 0 3%;
    width: 42%;
  }
  .t3-featured-news .listed-news .nspArt:last-child {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 30px !important;
  }
  .t3-featured-news .listed-news .nspArt:first-child {
    padding-top: 30px !important;
  }
}
@media (max-width: 679px), (min-width: 1200px) {
  .t3-featured-news .listed-news .nspArt.nspCol2 {
    width: 100%;
    clear: none;
  }
}

.backfaced .nspArt {
  padding: 37.5px !important;
}
.backfaced .nspArt h4.nspHeader {
  font-size: 24px;
  font-family: "latoregular", Helvetica, Arial, sans-serif;
}
.backfaced .nspArt p {
  color: #ffffff;
}
.backfaced .nspArt p a {
  color: #ffffff;
}
.backfaced .nspArt p.nspInfo1 {
  margin-bottom: 52.5px;
}
.backfaced .nspArt p.nspInfo2 {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  font-size: 15px;
}
.backfaced .nspArt p.nspText {
  padding: 45px 0 30px;
}
.backfaced .nspArt .readon {
  position: absolute;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 37.5px;
  left: 0;
  bottom: 0;
  background-color: #b53132;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  margin-top: 45px;
}

.home-news.nspMain {
  margin: 0 -4px;
}
.home-news .nspArt {
  border: 1px solid #eaeaea;
  margin-right: -1px !important;
  margin-top: -1px !important;
  padding-top: 45px !important;
  padding-bottom: 45px !important;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -ms-transition: all 0.45s ease;
}
.home-news .nspArt h4,
.home-news .nspArt p,
.home-news .nspArt a.readon {
  padding-left: 37.5px;
  padding-right: 37.5px;
}
.home-news .nspArt h4.nspHeader {
  font-size: 20px;
  font-family: "latoregular", Helvetica, Arial, sans-serif;
  height: 105px;
  letter-spacing: 0.75px;
}
@media (min-width: 400px) and (max-width: 679px) {
  .home-news .nspArt h4.nspHeader {
    height: 65px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .home-news .nspArt h4.nspHeader {
    height: 115px;
  }
}
.home-news .nspArt p.nspInfo2 {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #222222;
  margin-bottom: 30px;
}
.home-news .nspArt p.nspInfo2 a {
  color: #222222;
}
.home-news .nspArt p.nspText {
  padding-top: 30px;
  padding-bottom: 30px;
  max-height: 160px;
  overflow: hidden;
}
.home-news .nspArt .readon {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #222222;
}
.home-news .nspArt .readon:hover {
  color: #53565B;
}
.home-news .nspArt:hover {
  background-color: #fbfbfb;
}
@media (min-width: 679px) and (max-width: 1199px) {
  .home-news .nspArt.nspCol3 {
    width: 50%;
    clear: none !important;
  }
}
.home-news .nspLinks .readon-button {
  margin-bottom: -3px;
  padding: 25px 0;
}

.listed-news .nspArt {
      border-bottom: 1px solid #000;
    margin-bottom: 15px;
}
.listed-news .nspArt:last-child {
  border-color: transparent;
  padding-bottom: 5px !important;
}
.listed-news .nspArt:first-child {
  padding-top: 10px !important;
}

@media (min-width: 920px) and (max-width: 1439px) {
  .hidden-thumb img.nspImage {
    display: none !important;
  }
}

.t3-extra-content p.nspInfo2 {
  position: absolute;
  top: 35px;
  left: 0;
  background-color: #53565B;
  color: #ffffff;
  padding: 5px 12px;
}
.t3-extra-content p.nspInfo2 a {
  color: #ffffff;
}
.t3-extra-content .nspArt:first-child .nspInfo2 {
  top: 10px;
}
.t3-extra-content h4.nspHeader {
  font-size: 18px;
      line-height: 20px;
}
.t3-extra-content h4.nspHeader a {
  color: #222222;
}
.t3-extra-content h4.nspHeader a:hover {
  color: #53565B;
}
.t3-extra-content .readon {
  padding-top: 15px;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  font-size: 12px;
}
@media screen and (max-width: 680px) {
  .t3-extra-content .nspArt .nspImageWrapper {
    float: none;
    margin: 0 0 15px 0 !important;
  }
  .t3-extra-content .nspArt .nspImageWrapper img.nspImage {
    width: 100% !important;
    height: auto !important;
  }
}

.testimonial .nspArt {
  background: url(../../templates/cepon/images/endquote.png) 100% 0 no-repeat;
  font: normal 16px/1.8 Georgia, "Times New Roman", Times, serif;
}
.testimonial .nspArt h4.nspHeader,
.testimonial .nspArt h4 {
  margin: 0;
  font-size: 15px;
  color: #777777;
  padding: 20px 0 5px 0;
}
.testimonial .nspArt h5 {
  margin: 0;
  padding: 0;
  font-family: "latoregular", Helvetica, Arial, sans-serif;
  color: #999999;
  font-size: 11px;
  font-weight: normal;
}
.testimonial .nspArt p {
  padding: 0 35px 0 0;
  font-style: italic;
}
.gkNspPM-VideoGallery {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.gkNspPM-VideoGallery .gkBigBlock {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 47.5%;
}
.gkNspPM-VideoGallery .gkSmallBlock {
  cursor: pointer;
  float: right;
  width: 50%;
}
.gkNspPM-VideoGallery .gkItemsPage {
  display: none;
}
.gkNspPM-VideoGallery .gkItemsPage.active {
  display: block;
  background-color: #ffffff;
  padding: 45px;
}
.gkNspPM-VideoGallery .gkSmallBlock figcaption {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 95px 0 160px;
  position: relative;
}
.gkNspPM-VideoGallery .gkBigBlock figure {
  cursor: pointer;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.gkNspPM-VideoGallery .gkBigBlock figcaption {
  bottom: -20%;
  opacity: 0;
  padding: 30px;
  position: absolute;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  z-index: 2;
}
.gkNspPM-VideoGallery .gkBigBlock.active figcaption {
  bottom: 0;
  opacity: 1;
}
.gkNspPM-VideoGallery .gkBigBlock strong {
  background-color: #53565B;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  padding: 5px 10px;
  line-height: 20px;
  text-transform: uppercase;
}
.gkNspPM-VideoGallery .gkSmallBlock .gkItem {
  cursor: pointer;
  display: inline-block;
  padding: 30px 0;
  border-bottom: 1px solid #eaeaea;
}
.gkNspPM-VideoGallery .gkSmallBlock .gkItem:first-child {
  padding-top: 0;
}
.gkNspPM-VideoGallery .gkSmallBlock .gkItem:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.gkNspPM-VideoGallery .gkSmallBlock h3 {
  font-size: 18px;
  margin: -4px 0 10px 0;
  font-weight: normal;
}
.gkNspPM-VideoGallery .gkBigBlock h3 {
  margin: 10px 0 0 0;
  line-height: 1;
}
.gkNspPM-VideoGallery .gkBigBlock h3 a {
  color: #f5f5f5 !important;
  font-size: 24px;
}
.gkNspPM-VideoGallery .gkSmallBlock p {
  font-size: 14px;
  margin: 0;
}
.gkNspPM-VideoGallery .gkBigBlock img,
.gkNspPM-VideoGallery .gkBigBlock .gkImageWrap {
  cursor: pointer;
  display: block;
  height: auto;
  width: 100%;
}
.gkNspPM-VideoGallery .gkSmallBlock img,
.gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
  height: auto;
  float: left;
  max-width: 125px;
}
.gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
  margin: 3px 35px 0 0;
}
.gkNspPM-VideoGallery .gkImageWrap {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gkNspPM-VideoGallery .gkImageWrap img {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.gkNspPM-VideoGallery .gkItem:hover img,
.gkNspPM-VideoGallery .gkImageWrap:hover img,
.gkNspPM-VideoGallery .gkBigBlock:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.gkNspPM-VideoGallery .gkBigBlock p,
.gkNspPM-VideoGallery .gkBigBlock small,
.gkNspPM-VideoGallery .gkSmallBlock strong {
  display: none;
}
.gkNspPM-VideoGallery .gkBigBlock figure:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.gkNspPM-VideoGallery .gkBigBlock figure:after {
  background: transparent;
  background: rgba(0, 0, 0, 0.1);
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  content: "\f0c1";
  font-family: FontAwesome;
  font-size: 36px;
  left: 50%;
  line-height: 78px;
  margin: -40px 0 0 -40px;
  opacity: 0;
  position: absolute;
  text-indent: 28px;
  top: 20%;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  width: 80px;
  height: 80px;
  z-index: 3;
}
.gkNspPM-VideoGallery .gkBigBlock figure.video:after {
  content: "\f04b";
  text-indent: 29px;
}
.gkNspPM-VideoGallery .gkBigBlock.active figure:after {
  opacity: 1;
  top: 40%;
}
.gkNspPM-VideoGallery .gkSmallBlock small {
  border: 1px solid #f8f8f8;
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  margin: -22px 0 0 0;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 50%;
  width: 45px;
  background-color: #f0f0f0;
  color: #222222;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
}
.gkNspPM-VideoGallery .gkSmallBlock small:after {
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: transparent #f0f0f0 transparent transparent;
  content: "";
  height: 0px;
  left: -8px;
  position: absolute;
  top: 15px;
  width: 0px;
}
.gkNspPM-VideoGallery .gkSmallBlock small:before {
  border-style: solid;
  border-width: 7px 7px 7px 0;
  border-color: transparent #f0f0f0 transparent transparent;
  content: "";
  height: 0px;
  left: -6px;
  position: absolute;
  top: 16px;
  width: 0px;
  z-index: 1;
}
.gkNspPM-VideoGallery .gkBigBlock .gkIsHelperImage {
  display: block;
  height: auto;
  width: 100%;
}

.dark-area .gkNspPM-VideoGallery .gkSmallBlock small {
  color: #f5f5f5;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock small:before {
  border-color: transparent #000 transparent transparent;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a {
  color: #f5f5f5 !important;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a:active,
.dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a:focus,
.dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a:hover {
  color: #d82731 !important;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock p {
  color: #777;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock .gkItem {
  border-top: 1px solid #333;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock .gkItem:first-child {
  border-top: none;
}

@media screen and (max-width: 1440px) {
  .gkNspPM-VideoGallery .gkItemsPage.active {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .gkNspPM-VideoGallery .gkSmallBlock .gkItem {
    padding: 25px 0;
  }
  .gkNspPM-VideoGallery .gkSmallBlock h3 {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .gkNspPM-VideoGallery .gkSmallBlock figcaption {
    padding: 0 60px 0 120px;
  }
  .gkNspPM-VideoGallery .gkSmallBlock img,
  .gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
    max-width: 100px;
  }
}

@media (min-width: 840px) and (max-width: 1199px) {
  .gkNspPM-VideoGallery .gkSmallBlock figcaption {
    padding: 0 60px 0 80px;
  }
  .gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
    margin: 0 15px 0 0;
  }
  .gkNspPM-VideoGallery .gkSmallBlock img,
  .gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
    max-width: 70px;
  }
  .gkNspPM-VideoGallery .gkSmallBlock h3 {
    font-size: 15px;
  }
  .gkNspPM-VideoGallery .gkSmallBlock p {
    display: none;
  }
  .gkNspPM-VideoGallery .gkSmallBlock small {
    right: 2px;
  }
  .gkNspPM-VideoGallery .gkBigBlock h3 a {
    font-size: 18px;
  }
  .gkNspPM-VideoGallery .gkBigBlock figure:after {
    font-size: 20px;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    line-height: 48px;
  }
  .gkNspPM-VideoGallery .gkBigBlock figure.video:after {
    text-indent: 18px;
  }
}
@media (max-width: 839px) {
  .gkNspPM-VideoGallery .gkBigBlock,
  .gkNspPM-VideoGallery .gkSmallBlock {
    width: 100%;
  }
}
@media (max-width: 839px) {
  .gkNspPM-VideoGallery .gkBigBlock,
  .gkNspPM-VideoGallery .gkSmallBlock {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .gkNspPM-VideoGallery .gkSmallBlock figcaption {
    padding-left: 0;
  }
  .gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap,
  .gkNspPM-VideoGallery .gkBigBlock figure:after {
    display: none;
  }
}

.t3-wrapper .gkNspPM-Portfolio2 .gkImagesWrapper {
  padding: 40px 0 0;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkImagesWrapper > a img {
  width: 100%;
}
.gkNspPM-Portfolio2 .gkPortfolioImage {
  width: 62.5% !important;
}
.gkNspPM-Portfolio2 .gkPortfolioImage > a {
  max-height: 85%;
  overflow: hidden;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPopup {
  margin-top: 20px;
}
@media (min-width: 920px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPopup {
    padding: 37.5px;
  }
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPopup > div {
  max-height: 80%;
  overflow: hidden;
}
.gkNspPM-Portfolio2 .gkImagesWrapper > a.gkImage {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 0.15;
  filter: alpha(opacity=15);
  -webkit-transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
  -moz-transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
  -ms-transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
  -o-transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
  transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
}
.t3-wrapper .gkNspPM-Portfolio2 {
  margin-top: -65px;
}
@media (max-width: 920px) {
  .t3-wrapper .gkNspPM-Portfolio2 {
    margin-top: 0;
  }
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategories {
  list-style: none;
  float: right;
  margin-right: 10px;
}
@media (max-width: 920px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategories {
    float: left;
  }
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategories li {
  text-transform: none;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  padding: 12px 20px;
  line-height: normal;
  height: 42px;
  font-size: 15px;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategories li.active {
  background: #53565B;
  border-radius: 0;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategories li.active:hover {
  background: #b53132;
  border-radius: 0;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategories li:hover {
  background: none;
  color: #222222;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPrev,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioNext,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioClose {
  margin-top: -5px;
  color: #ccc;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPrev:hover,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioNext:hover,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioClose:hover {
  color: #222222;
}
@media (min-width: 1200px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPrev,
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioNext,
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioClose {
    font-size: 76px;
    margin-bottom: 45px;
  }
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPrev {
  margin-right: 20px;
}
@media (min-width: 1200px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioDesc {
    padding-left: 60px;
    padding-top: 30px;
  }
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategory,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioAuthor,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioDate {
  padding-top: 20px;
  margin-bottom: 20px;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioTitle {
  margin-bottom: 20px;
}
@media (max-width: 920px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioTitle {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="3"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="4"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="5"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="6"] .gkImagesWrapper a {
    width: 33.33333%;
  }
}
@media (max-width: 679px) {
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="3"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="4"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="5"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="6"] .gkImagesWrapper a {
    width: 50%;
  }
}
.dayquote {
  background: url(../../templates/cepon/images/endquote.png) 100% 0 no-repeat;
  font: normal 16px/1.8 Georgia, "Times New Roman", Times, serif;
}
.dayquote h4 {
  margin: 0;
  font-size: 15px;
  color: #777777;
  padding: 20px 0 5px 0;
}
.dayquote h5 {
  margin: 0;
  padding: 0;
  font-family: "latoregular", Helvetica, Arial, sans-serif;
  color: #999999;
  font-size: 11px;
  font-weight: normal;
}
.dayquote p {
  padding: 0 35px 0 0;
  font-style: italic;
}
.dayquote .item.active {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.dayquote .item {
  opacity: 0;
  filter: alpha(opacity=0);
}
.sp-tweet {
  padding: 0 0 0 110px;
}
.sp-tweet:before {
  font-family: FontAwesome;
  content: "\f099";
  font-size: 46px;
  color: #ffffff;
  position: absolute;
  left: 30px;
  margin-top: -38px;
  top: 50%;
}
.sp-tweet .sp-tweet-item {
  border-bottom: 0;
  padding: 25px 999em 28px 30px;
  margin-right: -999em !important;
  background-color: #cc4042;
  border-left: 6px solid #53565B;
  font-size: 16px;
  font-style: italic;
}
.sp-tweet .sp-tweet-item .date {
  float: none;
  font-size: 12px;
  font-style: normal;
}
.sp-tweet a.followme {
  background: none;
  font-size: 11px;
  padding-left: 0;
  margin: 0;
}
.t3-footer ul.address {
  border-top: 0 !important;
  margin-left: 0;
}
.t3-footer ul.address li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 15px;
}
.t3-footer ul.address li:before {
  font-family: FontAwesome;
  position: absolute;
  top: -2px;
  left: 0;
  font-size: 15px;
  color: #ffffff;
}
.t3-footer ul.address li a {
  background: none !important;
  border-bottom: 0 !important;
}
.t3-footer ul.address li.home:before {
  content: "\f015";
}
.t3-footer ul.address li.email:before {
  content: "\f0e0";
}
.t3-footer ul.address li.phone:before {
  content: "\f095";
}
.t3-footer ul.address li.mobile:before {
  content: "\f10b";
  font-size: 20px;
  top: -4px;
  left: 2px;
}
ul.social {
  padding-top: 0;
  margin-bottom: 0;
  float: right;
}
ul.social li {
  float: left;
  margin-left: 1px;
  text-indent: -999em;
  list-style: none;
}
ul.social li a {
  width: 36px;
  height: 42px;
  display: block;
  background-color: #bfbfbf;
  background-image: url(../../templates/cepon/images/social.png);
  border-bottom: 0;
}
ul.social li a:hover {
  background-color: #555555;
}
ul.social li .fb {
  background-position: 2px 4px;
}
ul.social li .tweet {
  background-position: -28px 4px;
}
ul.social li .gplus {
  background-position: -62px 4px;
}
ul.social li .pinterest {
  background-position: -94px 4px;
}
ul.social li .youtube {
  background-position: -126px 4px;
}
#toTop {
  background-color: #53565B;
  box-shadow: -1px -1px 12px rgba(0, 0, 0, 0.2);
  z-index: 10;
  text-align: center;
  padding: 10px 20px;
  position: fixed;
  bottom: 0px;
  right: 0px;
  cursor: pointer;
  display: none;
  color: #ffffff;
  font-size: 42px;
  line-height: 1;
  -ms-transition: background-color 0.45s ease;
  -webkit-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
#toTop:hover {
  background-color: #cc4042;
}
#map {
  width: 100% !important;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
ul.mostread {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.mostread > li > a {
  border-bottom: 1px dotted #eaeaea;
  color: #777777;
  padding: 6px 0 6px 22px;
  display: block;
}
ul.mostread > li > a:hover {
  color: #222222;
}
.loginModal {
  overflow: hidden !important;
}
.loginModal .modal-content {
  border-radius: 0;
  padding: 37.5px 45px 30px;
}
.loginModal .modal-body {
  padding: 0;
  margin: 0;
}
.loginModal .modal-header {
  border-bottom: 0;
  padding: 0;
}
.loginModal .modal-title {
  font-weight: normal;
}
.loginModal .userdata {
  margin-top: 37.5px;
}
@media screen and (min-width: 1200px) {
  .loginModal .modal-dialog {
    margin-top: 75px;
  }
}
.loginModal ul.nav {
  margin: 15px 0 65px;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .logout-button {
  position: absolute;
  top: 150px;
  right: 0;
}
#login-form ul.unstyled {
  padding-left: 0;
  padding-top: 15px;
  margin: 30px 0 0;
  list-style: none;
  font-size: 13px;
  border-top: 1px solid #eaeaea;
}
#login-form ul.unstyled li {
  display: inline-block;
  padding: 0 15px 10px 0;
}
#login-form #form-login-remember label {
  font-weight: normal;
  font-family: "latoregular", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #777777;
}
.banner {
  padding-top: 0;
  padding-bottom: 0;
}
.banner p {
  margin: 0;
  padding: 0;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 12px 0;
  border-top: 1px solid #eaeaea;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eaeaea;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #b53132;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #b53132;
}
.t3-module .fb_iframe_widget {
  width: 100% !important;
}
.t3-module .fb_iframe_widget span {
  width: 100% !important;
}
.t3-module .fb_iframe_widget span iframe {
  width: 100% !important;
}
.pluginBoxDividerGray {
  border-color: transparent !important;
}
.pluginBoxDivider {
  border-top: none !important;
}
.btn.jmodedit {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: -1px -1px 12px rgba(0, 0, 0, 0.2);
  margin-top: 10px !important;
  margin-right: 20px !important;
}
.btn.jmodedit:after {
  color: #fff;
  content: "\f071";
  font-family: FontAwesome;
  font-size: 20px;
  left: 50%;
  margin: -17px 0 0 -9px;
  position: absolute;
  top: 50%;
}

body #Kunena #ktab ul.menu li.active a,
body #Kunena #ktab li#current.selected a,
#Kunena dl.tabs dt.open:hover {
  background-color: #53565B;
}
body #Kunena #ktab ul.menu li.active a:hover,
body #Kunena #ktab li#current.selected a:hover,
#Kunena dl.tabs dt.open:hover:hover {
  background-color: #b53132;
}
.kprofileboxcnt .k_guest b,
#Kunena .kwho-admin,
#Kunena dl.tabs dt:hover {
  color: #53565B;
}
body #Kunena #ktab #current a span,
body #Kunena #ktab a,
body #Kunena #ktab a span,
#Kunena dl.tabs dt,
#Kunena ul.kpost-profile li.kpost-username,
#Kunena div.kmsg-header-left span.kmsg-title-left,
#Kunena .kprofilebox form .input span {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
}
#Kunena div.kmsg-header h2,
#Kunena .kprofilebox form .input span input {
  font-family: "latoregular", Helvetica, Arial, sans-serif;
}
#Kunena .kprofilebox form .input {
  border: 1px solid #eaeaea;
  padding: 20px 30px 30px;
  background-color: #f6f6f6;
  margin-bottom: 10px;
}
#Kunena .kprofilebox form .input .inputbox.ks {
  background-color: #ffffff;
}
#Kunena .kheader h2,
#Kunena .kheader h3 {
  display: inline;
  font-size: 24px;
  font-weight: normal;
}
#Kunena .kheader h2 a,
#Kunena .kheader h3 a {
  color: #222222;
}
#Kunena div.ktitle-desc {
  border-left: 1px solid #eaeaea;
  padding-top: 1px;
  padding-bottom: 2px;
  display: inline-block;
  padding-left: 15px;
  vertical-align: middle;
  margin-left: 15px;
  margin-top: -3px;
}
@media screen and (max-width: 920px) {
  #Kunena div.ktitle-desc {
    display: block;
    padding-left: 0;
    margin-left: 0;
    border: 0;
  }
}
#Kunena .kbutton,
#Kunena #kbutton_addvideo1,
#Kunena #kbutton_addvideo2 {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
}
#Kunena tr.krow2,
#Kunena tr.krow1 {
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
#Kunena tr.krow2 td,
#Kunena tr.krow1 td {
  font-size: 14px;
}
#Kunena div.kthead-title {
  font-size: 16px;
}
#kfrontstats-tbody ul {
  margin: 0;
  padding: 0;
}
#kfrontstats-tbody ul#kstatslistleft {
  width: 70%;
}
#kfrontstats-tbody ul#kstatslistright {
  width: 22.5%;
}
@media screen and (max-width: 919px) {
  #kfrontstats-tbody ul {
    width: 100%;
  }
}
#kfrontstats-tbody ul li {
  padding: 2px 30px 2px 0;
  display: inline;
  line-height: 2;
  position: relative;
  white-space: nowrap;
}
#kfrontstats-tbody ul li:after {
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 12px;
  content: "\f111";
  font-size: 5px;
  color: #aaa;
}
#kfrontstats-tbody ul li:last-child:after {
  content: normal;
}
#kfrontstats-tbody ul li:last-child {
  padding-right: 0;
}
.kprofileboxcnt ul {
  border-bottom: 1px solid #eaeaea;
  margin: 5px 0px 0px;
  padding-left: 30px;
  padding-bottom: 30px;
  font-size: 24px;
  color: #222222;
}
.kprofileboxcnt ul li.kms {
  font-size: 14px;
  color: #777777;
}
.kprofileboxcnt ul li.kms strong {
  font-weight: normal;
}
.kprofileboxcnt ul strong {
  font-weight: normal;
}
.kprofileboxcnt ul.kprofilebox-link {
  font-size: 14px;
  border-bottom: 0;
}
.kprofilebox-left {
  background-color: #53565B !important;
}
.kprofilebox-left img {
  border-radius: 50%;
}


/*-------------- News Pro GK4 Module ---------------*/
/* ====================  start  =================== */    
.t3-sidebar .nspArt {margin:0 0 1px 0;}
.nspMain {overflow: hidden;}

/* target IE8 only to fix floating issue*/
@media \0screen {  
}  


/* Pagination */
.nspBotInterface,
.nspTopInterface { 
	margin: 0;
	overflow: hidden;
	right: 0;
	position:absolute;
}

/* 
	Interface - for different looking Top and Bottom interface use the following classes:  
	.nspTopInterface
	.nspBotInterface (e.g.: .nspTopInterface .nspPagination li ...)
*/
.nspPagination { 
	float: left;
	list-style-type: none!important; 
	margin: 5px 0 0 0!important; 
	padding: 0!important; 
}
.nspPagination li { 
	background: #bbb;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	cursor:pointer; 
	float:left; 
	height: 8px; 
	margin: 5px 4px 0 0!important; 
	text-indent:-999em; 
	width: 8px; 
}
.nspPagination li:hover,
.nspPagination li.active { 
	background-color: #666;
}
.nspNext,
.nspPrev { 
	background: url('../images/nsp_interface.png') no-repeat -39px -8px; 
	cursor: pointer;
	float: left; 
	height: 15px; 
	margin: 0 0 0 4px;
	text-indent: -999em;
	width: 15px;
	border: 1px solid #666;
}
.nspPrev {
	background-position: -8px -8px;
}
.nspNext:hover,
.nspPrev:hover { 
	border: 1px solid #999;
}

/* Articles layout */
.nspArts { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
.nspArtPage { 
	float: left; 
}
.nspArt { 
	-webkit-box-sizing: border-box; 
	   -moz-box-sizing: border-box;
	        box-sizing: border-box; 
	float:left; 
}
.nspArt div { 
	overflow: hidden; 
	clear: both;
    padding-top: 10px;
	
}
.nspArt h4.nspHeader a { 
	text-decoration: none;
}
.nspArt h4.nspHeader a:hover { }
.nspArt img.nspImage { 
	border: none;
	display: block;
}
.nspArt .nspImageWrapper {
	display: block;
}
.nspArt p.nspText { 
	margin: 0;
}
.nspArt p.nspText a { }
.nspArt p.nspText a:hover { }
.nspArt p.nspInfo { 
	font-size: 12px; 
	margin:0;
}
.nspArt p.nspInfo a {padding-left:3px; padding-right:3px; }
.nspArt p.nspInfo a:hover { }
.nspArt .tleft { 
	text-align: left; 
}
.nspArt .tright { 
	text-align: right; 
}
.nspArt .tcenter { 
	text-align: center;
}
.nspArt .tjustify { 
	text-align: justify; 
}
.nspArt .fleft { 
	float: left; 
}
.nspArt .fleft img{
width:295px;
height:150px;
}
.nspArt .fright { 
	float: right; 
}
.nspArt .fnone { 
	clear: both; 
	float: none;
	width: 100%; 
}
.readon.left,
.readon.right,
.readon.center { 
	clear: both; 
}
.readon.left { 
	float: left; 
}
.readon.right { 
	float: right; 
}
.readon.center { 
	display: inline; 
	float: none; 
}
.nspAvatar { }

/* Links layout */
.nspLinks { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nspList { 
	float: left; 
}
.nspLinks ul { 
	list-style-type: none!important; 
	padding: 0!important; 
}
.nspLinks .nspLinkScroll1 ul li { 
	margin: 0;
}
.nspLinks .nspLinkScroll1 ul li.even,
.nspLinks .nspLinkScroll1 ul li.odd {
	background: none;
}
.nspLinks .nspLinkScroll1 ul li:first-child {
	border-top: none;
}
.nspLinks ul li:hover { }
.nspLinks ul li h4 { }
.nspLinks ul li h4 a { 
	text-decoration: none; 
}
.nspLinks ul li h4 a:hover { }
.nspLinks ul li p { }

/* positioning */
.nspArts.left { 
	float: right; 
}
.nspLinksWrap.left { 
	float: left;
}
.nspArts.right { 
	float: left; 
}
.nspLinksWrap.right { 
	float: right; 
}

/* make element unvisible */
.nspMain .unvisible {  
	left: -9999px;  
	position: absolute; 
	top: auto; 
}

/* Responsive layout */
.gkResponsive img.nspImage,
img.nspImage.gkResponsive { 
	height: auto;
	width: 100%!important; 
}
.nspArt img.nspImage { 
	max-width: 100%; 
}
.nspArtScroll1,
.nspLinkScroll1 { 
	width: 100%; 
}
.nspPages1 { width: 100%; }
.nspPages2 { width: 200%; }
.nspPages3 { width: 300%; }
.nspPages4 { width: 400%; }
.nspPages5 { width: 500%; }
.nspPages6 { width: 600%; }
.nspPages7 { width: 700%; }
.nspPages8 { width: 800%; }
.nspPages9 { width: 900%; }
.nspPages10 { width: 1000%; }
.nspCol1 { width: 100%; }
.nspCol2 { width: 50%; }
.nspCol3 { width: 33.333%; }
.nspCol4 { width: 25%; }
.nspCol5 { width: 20%; }
.nspCol6 { width: 16.66%; }
.nspCol7 { width: 14.285%; }
.nspCol8 { width: 12.5%; }
.nspCol9 { width: 11.1%; }
.nspCol10 { width: 10%; }
.nspCol11 { width: 9.09%; }
.nspCol12 { width: 8.33%; }
.nspCol13 { width: 7.69%; }
.nspCol14 { width: 7.14%; }
.nspCol15 { width: 6.66%; }
.nspCol16 { width: 6.25%; }
.nspCol17 { width: 5.88%; }
.nspCol18 { width: 5.55%; }
.nspCol19 { width: 5.26%; }
.nspCol20 { width: 5%; }

/* Animation */
.nspList,
.nspArtPage { 
	opacity: 0; 
	-webkit-transition: opacity 0.5s ease-out; 
	   -moz-transition: opacity 0.5s ease-out; 
	    -ms-transition: opacity 0.5s ease-out; 
      	 -o-transition: opacity 0.5s ease-out; 
	        transition: opacity 0.5s ease-out;
}
.nspList.active,
.nspArtPage.active { 
	opacity: 1; 
}

/* Suffix neutral */
.neutral {
	color: #999;
	font-size: 13px;
}
.neutral a {
	color: #333;
	text-decoration: none;
}
.neutral a:active,
.neutral a:focus,
.neutral a:hover {
	color: #777;
}
.neutral .nspHeader{
	font-size: 18px;
	font-weight: 400;
}
.neutral .nspInfo a {
	padding-right: 5px;
}
.neutral .readon {
	background: #333;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	color: #fff;
	padding: 6px 10px;
}
.neutral .readon:active,
.neutral .readon:focus,
.neutral .readon:hover {
	background: #999;
	color: #fff;
}
.neutral .nspLinks ul li h4 {
	font-size: 15px;
	margin: 0 0 10px 0;
}

/* Mobile */
@media (max-width: 800px) {
	.nspArts,
	.nspLinksWrap {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden;
		/*position: relative;*/
	}

	.nspPagination {
		display: none;
	}
}

@media (max-width: 600px) {
	.nspArt {
		width: 100%;
	}
}

/* ====================  End  =================== */    

.t3-extra-sidebar.t3-sidebar-1 {
   /*  background-color: #f6f6f6;
	margin-top:5px; */
}
.img-circle{
    max-width: 85%;
}
.our-team .thumbnail img {
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}
.caption h3 { text-align: center; line-height: 16px;font-size:15px;}
.call-to-action {
    background: url('../images/img1.jpg') center center/cover no-repeat fixed;
}
.text-all {
    padding: 25px 0;
    color: #000000;
	display:inline-block;
	width:85%
}
.text-all img{max-width:40%;}
.text-center {
    text-align: center;
}
.infos-button {
    margin-top: 24px;
    font-size: 20px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 20px;
    line-height: 1.7em;
    background: transparent;
    border: 2px solid;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
}
.t3-copyright{    padding-left: 70px;
    padding-right: 70px;}
.t3-copyright h2{margin-bottom:0px;    font-weight: normal;}
.t3-copyright p{margin-top:0px;}
.foot-lnk ul {list-style:none;text-align:left;padding-left:0px;}
.foot-lnk li a{color:#fff;}
.foot-lnk h4{color:#fff;text-transform:uppercase;}
.dwn a{    color: #fff;
    top: 65px;
    float: right;
    right: 0px;
    position: absolute;}
.dwn a:hover{color:#d6d311;}
.dwn a span{line-height: 20px;float:left;font-size: 13px;}
.dwn a img{max-width:40px;margin-right:10px;}
.box{padding:20px;text-align:center;}
.box img{width:100%;padding:20px;}
.mtp{    background: rgba(255,255,255,0.7);
    padding: 10px !important;}
	.mts  img{    float: left;
    max-width: 150px;
    margin-right: 20px;
    margin-left: 20px;}
.lftcnt{padding-right:10px !important;}
.lft-title{padding:0px;}

.post {
   /*  background-color: #FFF; */
    overflow: hidden;
    /* box-shadow: 0 0 1px #CCC; */
	padding: 20px;
    margin: 5px;
	
}
.post .post-img-content {
    height: 150px;
    position: relative;
}
.post .post-img-content img {
    position: absolute;
	width:100%;
	height:100%;
}
.post .content {
    padding: 15px;
    padding-top: 0px;
	
}
.post .content p
{
    margin-top: 5px;
    line-height: 18px;
	text-align:justify;
}

.post .content h3,.post .content h4{
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px
}
.content {
    margin-top: 20px;
}
#cnt2 .post{padding:5px;}
#cnt2 .post p{text-align:left;}
.testi{border-left:1px solid #ddd;margin-top:10px;padding:20px;}
.testi p{ background: url(../images/quote.png) 8px 0px no-repeat;
    padding: 0 0 0 50px;
}
.testi h2{padding-left:20px;}
.rghtbox{margin-top:15px;background-color:#fff;padding:10px;}
.rgtcnt{padding-left:20px !important;padding-right:10px !important;}
.rgtcnt h3{margin:0px !important;}
.index-lnk p{font-size:16px;}
.color-bg {
    height: 600px;
    background: #53565B;
    position: absolute;   
    width: 100%;
}
.rghtcnt{padding-left:20px !important;margin-top:30px;/* border-left:1px solid #ddd; */}
/* .lftcnt{margin-top:30px;} */
.inner_box{padding:25px;padding-left:25px !important;padding-right:25px !important;background-color:#fff;border:1px solid #ddd;margin-top:10px;margin-bottom:10px;}
.head_title{padding-top:10px;padding-bottom:0px;font-weight:normal;}
.rght_box{background-color:#fff;padding:10px;}
.title_txt{    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;}
.rght_box .title_txt{    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;}
.bximg img{padding-right:40px;}
#bottombx1{padding-right:10px;border-right:1px solid #ddd;margin-bottom:30px;}
#bottombx2{padding-left:10px;margin-bottom:30px;}
.bottombx{padding-left:15px !important;margin-bottom:30px;}
.bottombx3{padding-right:15px !important;margin-bottom:30px;}
.bottombx4{padding-left:15px !important;margin-bottom:30px;}
.bottombx5{padding-left:30px !important;margin-bottom:30px;}
.bottombx3 img,.bottombx4 img,.bottombx5 img{width:100%;/* height:182px; */}

.rdmore{padding:5px;background-color:#000;color:#ffffff;}
.head_cnt{font-size:22px;}
.inner_title{margin:0px !important;padding:0px !important;}



/**************************************** New style ******************************/
.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: relative;
}
.no-video .video-container video,
.touch .video-container video {
  display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important;
}
.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
 /*  background: #000; */
  margin-top: -18px;
  margin-bottom: 0px;
}
.video-container .poster img {
  width: 100%;
  bottom: 0;
  position: absolute;
}
.video-container .filter {
  z-index: 100;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
   margin-top: 18px !important;
   max-height:630px !important;
}
.video-container .title-container {
  z-index: 1000;
  position: absolute;
  top: 35%;
  width: 100%;
  text-align: center;
  color: #fff;
}
.video-container .description .inner {
  font-size: 1em;
  width: 45%;
  margin: 0 auto;
}
.video-container .link {
  position: absolute;
  bottom: 3em;
  width: 100%;
  text-align: center;
  z-index: 1001;
  font-size: 2em;
  color: #fff;
}
.video-container .link a {
  color: #fff;
}
.video-container video {
  position: absolute;
  z-index: 0;
  bottom: 0;
}
.video-container video.fillWidth {
  width: 100%;
}
.hero-text{    
	float: right;
    position: absolute;
    top: 42%;
    left: 40%;
    z-index: 997;
    width: 50%;
    float: right;
	color:#fff;
	background:rgba(0,0,0,0.3);
	padding:10px;
}
	
	.panel-heading {
    color: #fff;
    background-color: #53565B;
    border-color: #53565B;
}

.panel-heading {
    border: none;
    -webkit-box-shadow: 0 2px 1px -1px rgba(0,0,0,.15);
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.15);
}
.panel-heading {
    display: block;
}
.panel-heading {
    padding: 15px 20px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: -1;
    border-top-right-radius: -1;
}


.section-header.feature .heading-1-container {
    padding-left: 26px;
    padding-left: 1.8571428571428572rem;
    padding-right: 26px;
    padding-right: 1.8571428571428572rem;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}

.section-header.feature .heading-1-container h1, .section-header.feature .heading-1-container h2, .section-header.feature .heading-1-container h3 {
    display: inline-block;
    padding-left: 10px;
    padding-left: 0.7142857142857143rem;
    padding-right: 10px;
    padding-right: 0.7142857142857143rem;
    max-width: 80%;
    position: relative;
    width: auto;
    z-index: 2;
}
.section-header.feature h1.black, .section-header.feature h2.black, .section-header.feature h3.black {
    color: #666666;
}
.section-header.feature h1, .section-header.feature h2, .section-header.feature h3 {
    font-weight: 400;
    margin-bottom: -2px;
    margin-bottom: -0.14285714285714285rem;
}
.section-header.feature h1, .section-header.feature h2, .section-header.feature h3 {
    font-family: 'Fjord One', serif;
    font-weight: 400;
}
.section-header.feature h2 {
    font-size: 24px;
    font-size: 1.7142857142857142rem;
}

/********************************* Accreditation page ******************************/

.desk_leader2 img{float:left;margin-right:20px;max-width:160px;max-height:165px;}
.desk_leader2 {

    min-height: 152px;
    max-width: 100%;
	width:100%;
    float: left;
    background: url(../images/sepe.png) no-repeat bottom;
   
}
#tabs ul li:hover,#tabs ul li a:hover {
    background-color: #003663;
    color: #fff;
}

#tabs ul li:first-of-type a {
   /*  border-left: 1px solid #003663; */
    /* border-bottom-left-radius: 10px;
    border-top-left-radius: 10px; */
}
#tabs ul li a {
       /*  border: 1px solid #003663; */
    /* border-left: 0; */
   /*  color: #003663; */
    /* display: table-cell; */
  /*   height: 46px; */
	    width: 100%;
		font-size:13px;
    /* padding: 0 40px; */
    text-align: center;
    /* vertical-align: middle; */
}
.fac{list-style:none;padding-left:10px;}
.facbox{    border: 1px solid #ddd;
    padding: 0px;
    background: #f2f2f2;min-height:240px;}
	.facbox h3{text-align:center;}
.facbox .panel-title {text-align:center;font-size:24px;}
.fac .fa{color:#888;padding-right:10px;}
/* .lftcnt img{float:left;margin-right:10px;} */
.life_sidebox{padding-left:20px;}
.life_sidebox .side-cont{padding-top:0px;padding-left:20px;}
.life_sidebox .side-cont ul{padding-top:0px;}
.lftcnt table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px;
    margin: 15px;
}
.bordered {
    color: #585656;
    border: solid #ccc 1px;
    border-radius: 6px;
    box-shadow: 0 1px 1px #ccc;
}
.bordered th {
    background-color: #dce9f9;
    background-image: linear-gradient(#dce9f9,#ebf3fc,#dce9f9);
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    border-top: 0;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.bordered td:first-child, .bordered th:first-child {
    border-left: 0;
    text-align: center;
}
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-align: left;
    padding: 10px;
}
.list-unstyled li{display:none;}
.list-unstyled li:first-child{display:block}
.list-unstyled {margin:0px;padding:0px;}
.list-unstyled li img{max-width: 368px !important;width: 368px !important;
    height: 100%;}
.rghtbox img,.rght_box img{/* width:100%; */}
.popup{width:450px;height:auto;padding:20px;background-color:#004e8f; color:#fff;position: fixed;left:38%;top:80px; margin-top: 15px;display:none;z-index:9999;}
.cls{font-size:20px;font-weight:bold;color:#fff;float:right;cursor:pointer;}
.life_sidebox{margin-top: 40px;}
.lftcnt p{font-size:100%;}
.bloglist{margin-bottom:20px;float:left;    background-color: #fff;
    padding: 10px;margin-right:10px;}
.bloglist .fa{color:initial;}
.bloginfo{padding-right:20px;}

.blogcat ul{    list-style: none;
    padding-left: 0px;}

	/********************* blog css *****************/
	
	/*------------------------------------------------------------------
[Table of contents]

 - Inner Header
 - Blog slider
 - Search   
-  Categories 
-  Trend 
-  Featured
-  Comments 
-  Pagination

- Project:	App Landing HTML/CSS Theme
- Version:	1.1
- Author:  Andrey Sokoltsov
- Profile:	http://themeforest.net/user/andreysokoltsov

-------------------------------------------------------------------*/

/* Inner Header */

.innerPageHeader{
	padding-bottom: 54px;
}
.blogPage{
	margin-top: -53px;
	position: relative;
	z-index: 1;
}
.breadcrumbsBox{
	padding-bottom: 106px;
}
.page-title{
	font-size: 32px;
	line-height: 100%;
	margin: 0;
	padding: 81px 0 23px;
	position: relative;
}
.page-title:after{
	bottom: 0;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 40px;
}
.page-title.whiteTxtColor:after{
	background-color: #fff;
}
.breadcrumb-list{
	float: right;
	margin: 0;
	padding: 0;
}
.breadcrumb-list li{
	display: block;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
}
.breadcrumb-list li a{
	float: left;
}
.breadcrumb-list li i{
	float: left;
	line-height: 13px;
	margin: 0 7px;
}

/* Blog slider */

.blog-item{
	float: left;
	padding-bottom: 70px;
	width: 100%;
}
.blog-slider{
	float: left;
	padding-right: 43px;
	position: relative;
	width: 47%;
}
.blog-slider.full-width{
	width: 100%;
	padding: 0;
	    padding-bottom: 20px;
}
.owl-blog_carousel_img{
	float: left;
	width: 100%;
}
.owl-blog_carousel_img img{
	float: left;
    max-width: 100%;
    max-height: 401px;
	cursor:pointer;
}
.owl-blog_carousel.owl-theme .owl-controls{
	margin: 0;
	position: absolute;
	right: 5px;
	top: 36%;
	width: 27px;
}
.blog-published{
	background-color: rgba(0,0,0,0.5);
	border-color: #888;
	border-style: solid;
	border-width: 4px 1px;
	bottom: 25px;
	height: 82px;
	left: 25px;
	position: absolute;
	width: 80px;
}
.blog-published_date{
	display: block;
	font-size: 25px;
	line-height: 100%;
	padding: 11px 0 0;
}
.blog-published_month{
	display: block;
	font-size: 10px;
	line-height: 100%;
	padding: 4px 0 2px;
}
.blog-published_year{
	display: block;
	font-size: 10px;
	line-height: 100%;
}
.blog-info{
	float: left;
	padding-right: 25px;
	width: 53%;
}
.blog-info_header{
	float: left;
	padding: 3px 0 18px;
	position: relative;
	width: 100%;
}
.blog-info_header:after{
	background-color: #888;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 80px;
	height: 3px;
}
.blog-info_header-option{
	float: left;
	margin-right: 23px;
}
.blog-info_header-option i{
	float: left;
	font-size: 14px;
	line-height: 16px;
}
.blog-info_header-option span{
	float: left;
	font-size: 12px;
	margin: 1px 6px 0 9px;
}
.blog-info_header-option a{
	float: left;
	font-size: 13px;
}
.blog-info_body{
	float: left;
	padding: 30px 0 0;
	width: 100%;
}
.blog-info_title{
	font-size: 22px;
	line-height: 100%;
	margin: 0;
}
.blog-info_text{
	float: left;
	font-size: 13px;
	line-height: 22px;
	padding: 28px 0 40px;
	width: 100%;
}
.blog-info_body .ellipseLink{
	border-color: #0394be;
	border-width: 3px 1px;
	float: left;
	font-size: 12px;
	height: 33px;
	line-height: 100%;
	padding-top: 7px;
	text-align: center;
	width: 76px;
	z-index:100;
}

/* Search */

.sidebar-search{
	margin-bottom: 35px;
	position: relative;
}
.sidebar-search_field{
	background-color: transparent;
	border-color: #bbb;
	border-style: none none solid;
	border-width: 0 0 1px;
	float: left;
	font-size: 12px;
	line-height: 100%;
	padding: 12px 0 13px;
	width: 100%;
}

/* Categories */
.sidebar-categories{
	padding-bottom: 40px;
}
.sidebar-categories_body{
	border: 1px solid #ececec;
	margin-top: -30px;
	padding: 63px 22px 23px;
}
.sidebar-search_button{
	background: transparent;
	border: 0 none;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
}
.categories-list{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.categories-list li{
	border-bottom: 1px solid #eaeaea;
	display: block;
	float: left;
	padding: 7px 10px 8px;
	width: 100%;
}
.categories-list li:last-child{
	border-bottom: 0 none;
}
.categories-list li a{
	font-size: 13px;
	line-height: 100%;
}

/* Trend */

.sidebar-trend{
	padding-bottom: 40px;
}
.sidebar-trend_body{
	border: 1px solid #ececec;
	margin-top: -30px;
	padding: 72px 22px 23px;
}
.owl-trend_carousel{
	padding-bottom: 5px;
}
.owl-trend_carousel.owl-theme .owl-controls .owl-page span{
	background: #fff;
	border: 1px solid #888;
	opacity: 1;
}
.owl-trend_carousel.owl-theme .owl-controls .owl-page.active span,
.owl-trend_carousel.owl-theme .owl-controls.clickable .owl-page:hover span{
	background: #888;
}
.owl-trend_carousel_item{
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.owl-trend_carousel_item img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.owl-trend_carousel_item_title{
	float: left;
	font-size: 15px;
	line-height: 100%;
	padding: 24px 0 13px;
	width: 100%;
}
.owl-trend_carousel_item_autor{
	float: left;
	width: 100%;
}
.owl-trend_carousel_item_autor i{
	float: left;
	font-size: 13px;
	line-height: 12px;
	margin-right: 7px;
}
.owl-trend_carousel_item_autor span{
	float: left;
	font-size: 13px;
	line-height: 100%;
}
.owl-trend_carousel_item_autor a{
	float: left;
	font-size: 13px;
	line-height: 100%;
	margin-left: 5px;
}

/* Featured */

.sidebar-featured{
	padding-bottom: 40px;
}
.sidebar-featured_body{
	border: 1px solid #ececec;
	margin-top: -30px;
	padding: 70px 22px 5px;
}
.sidebar-featured_list{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.sidebar-featured_list li{
	display: block;
	float: left;
	min-height: 75px;
	padding: 0 0 35px 90px;
	position: relative;
	width: 100%;
}
.sidebar-featured_list li .colorIcon{
	left: 0;
	position: absolute;
	top: 0;
}
.sidebar-featured_list_title{
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding: 9px 0 12px;
}
.sidebar-featured_list_date{
	display: block;
	font-size: 13px;
	line-height: 100%;
}
.colorIcon{
	/* display: block; */
	height: 70px;
	/* text-align: center;
	width: 70px; */
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.colorIcon.smallIcon{
	width: 50px;
	height: 50px;
}
.colorIcon.smallIcon i{
	font-size: 28px;
	line-height: 50px;
}
.colorIcon i{
	font-size: 30px;
	line-height: 68px;
}

/* Pagination */
.pagination-custom{
	float: left;
	margin: 0 0 0 -8px;
	padding: 59px 0 0;
}
.pagination-custom li{
	float: left;
	display: block;
	margin: 0 8px;
}
.pagination-custom li a{
	color: #888;
	float: left;
	font-size: 20px;
	line-height: 100%;
}
.pagination-custom li a.item{
	border-bottom: 4px solid #d7d7d7;
	padding: 4px 5px 8px;
}
.pagination-custom li a.item:hover{
	text-decoration: none;
	border-color: #888;
}
.pagination-custom li a.prev{
	border: 1px solid #888;
	height: 36px;
	line-height: 32px;
	padding-right: 6px;
	position: relative;
	text-align: center;
	width: 42px;
}
.pagination-custom li a.prev:before{
	border-left: 11px solid transparent;
	border-top: 40px solid #888;
	content: "";
	height: 0;
	position: absolute;
	right: -1px;
	top: -1px;
	width: 0;
}
.pagination-custom li a.prev:after{
	border-left: 11px solid transparent;
	border-top: 40px solid #f7f7f7;
	content: "";
	height: 0;
	position: absolute;
	right: -2px;
	top: -1px;
	width: 0;
}
.pagination-custom li a.next{
	border: 1px solid #888;
	height: 36px;
	line-height: 32px;
	text-align: center;
	width: 42px;
	position: relative;
	padding-left: 6px;
}
.pagination-custom li a.next:before{
	border-right: 11px solid transparent;
	border-top: 40px solid #888;
	content: "";
	height: 0;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 0;
}
.pagination-custom li a.next:after{
	border-right: 11px solid transparent;
	border-top: 40px solid #f7f7f7;
	content: "";
	height: 0;
	left: -2px;
	position: absolute;
	top: -1px;
	width: 0;
}
.pagination-custom li a.prev:hover,
.pagination-custom li a.next:hover{
	background-color: #888;
	color: #ccc;
}
.pagination-custom li .current{
	border-bottom: 4px solid #888;
	float: left;
	font-size: 20px;
	line-height: 100%;
	padding: 4px 5px 8px;
}
.post-info{
	/* padding-top: 45px; */
	float:left;
}
.post-data{
	float: left;
	width: 100%;
	margin: 0;
	padding-bottom: 18px;
	position: relative;
	padding-left:0px;
}
.post-data:after{
	background-color: #888;
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 80px;
}
.post-data li{
	float: left;
	display: block;
	margin-right: 23px;
}
.post-data li i{
	float: left;
	font-size: 14px;
	line-height: 18px;
}
.post-data li span{
	float: left;
	font-size: 12px;
	margin: 2px 6px 0 9px;
	line-height: 13px;
}
.post-data li a{
	float: left;
	font-size: 13px;
	line-height: 13px;
	margin-top: 2px;
}
.post-content{
	padding: 31px 0 0;
	float:left;
}
.post-content_title{
	margin: 0 0 28px;
	line-height: 100%;
	font-size: 22px;
	
}
.post-content p{
	color: #666 !important;
	font-family: "Roboto",sans-serif !important;
	font-size: 13px;
	font-weight: 300;
	line-height: 22px;
	margin-bottom: 22px;
}
.post-content p.quote{
	background-color: #f7f7f7;
	color: #000;
	font-size: 16px;
	line-height: 28px;
	margin: 50px 4%;
	padding: 33px 45px 54px;
	position: relative;
}
.post-content p.quote i{
	color: #ccc;
	font-size: 30px;
	position: absolute;
	right: 3%;
	top: -14px;
}
.bloglist .post-content p,.bloglist .post-content span{
	color: #333 !important;
	font-family: "Roboto",sans-serif !important;
	font-size: 18px !important;
	font-weight: 300;
	line-height: 27px;
	margin-bottom: 22px;
}
.post-share{
	border-top: 1px solid #ececec;
	margin-top: 16px;
	    padding-top: 10px;
    float: left;
    width: 100%;
}
.social-networks{
	margin: 0;
	padding: 3px 0 0;
}
.social-networks li{
	float: left;
	display: block;
}
.social-networks li a{
	color: #969696;
	border: 1px solid #dedede;
	float: left;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin-left: 6px;
	padding-left: 6px;
	width: 29px;
	position: relative;
}
.social-networks li a:hover{
	background-color: #dedede;
	color: #fff;
}
.social-networks li a:before{
	border-right: 7px solid transparent;
	border-top: 25px solid #dedede;
	content: "";
	height: 0;
	left: 0px;
	position: absolute;
	top: -1px;
	width: 0;
}
.social-networks .fa,.tagsLabel i{color:#969696;}
.bloglist .tags li {
    display: block;
    float: left;
    margin: 0 8px 8px 0;
}
.bloglist .tags{margin-top:0px;padding-top:0px;float:left;}

.bloglist1 .post-content p,.bloglist1 .post-content span{
	color: #333 !important;
	font-family: "Roboto",sans-serif !important;
	font-size: 18px !important;
	/* font-weight: 300; */
	line-height: 27px;
	margin-bottom: 22px;
}
.bloglist1 .tags li {
    display: block;
    float: left;
    margin: 0 8px 8px 0;
}
.bloglist1 .tags{margin-top:0px;padding-top:0px;float:left;}

.social-networks li a:after{
	border-right: 7px solid transparent;
	border-top: 25px solid #fff;
	content: "";
	height: 0;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 0;
}
.shareLabel{
	padding: 5px 8px 0 0;
}
.shareLabel i{
	color: #969696;
	float: left;
	font-size: 15px;
	margin-right: 7px;
	line-height:18px;
}
.shareLabel span{
	font-size: 13px;
}
.mention{
	background-color: #f7f7f7;
	border: 1px solid #dedede;
	margin: 67px 0 0;
	min-height: 140px;
	padding: 35px 40px 35px 140px;
	position: relative;
}
.mention-image{
	border: 4px solid #fff;
	height: 92px;
	left: 22px;
	margin-top: -46px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 92px;
}
.mention-image img{
	display: block;
	width: 100%;
	height: 100%;
}
.mention-name{
	font-size: 14px;
	line-height: 100%;
	padding: 0 0 9px;
}
.mention-text{
	font-size: 13px;
	line-height: 22px;
}
.section-title{
	font-size: 20px;
	line-height: 100%;
	margin: 0;
	padding-bottom: 20px;
	position: relative;
}
.section-title:after{
	background-color: #05c3f9;
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 80px;
}

/* Comments */

.comments{
	/* padding: 68px 0 0; */
	float:left;
}
.commentsBox{
	padding-top: 42px !important;
}
.comments-item{
	padding-top: 28px;
}
.comments-item .comments-item{
	padding-left: 100px;
}
.comments-item_inner{
	border-bottom: 1px solid #ececec;
	min-height: 120px;
	padding: 10px 0 30px 101px;
	position: relative;
}
.comments-item_reply{
	font-size: 11px;
	height: 23px;
	line-height: 100%;
	padding: 6px 8px 0 14px;
	position: absolute;
	right: 0;
	top: 0;
}
.comments-item_reply:hover{
	text-decoration: none;
}
.comments-item_reply:before{
	border-right: 7px solid transparent;
	border-top: 23px solid #fff;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	top: -1px;
	width: 0;
}
.comments-item_ava{
	border: 4px solid #d5d5d5;
	height: 84px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 84px;
}
.comments-item_ava img{
	display: block;
	width: 100%;
	height: 100%;
}
.comments-item_user{
	padding-bottom: 11px;
}
.comments-item_user_name{
	font-size: 14px;
	line-height: 100%;
	margin-right: 18px;
}
.comments-item_user_date{
	font-size: 10px;
	line-height: 100%;
}
.comments-item_text{
	font-size: 14px;
	line-height: 22px;
}
.reply{
	padding: 73px 0 30px;
	float: left;
	width: 100%;
}
.reply-form{
	padding: 35px 0 0;
	float: left;
	width: 100%;
}
.reply-form .form-group{
	padding: 15px 0;
}
.reply-form .half-wigth{
	width: 48%;
}
.reply-form .full-width{
	padding-bottom: 35px;
	width: 100%;
}
.error{color:#ff4400;}
.blogcat img{    float: left;
    clear: both;
    padding-right: 10px;}
	.blogcat li{clear:both;}
	.btmlink ul {padding-left:0px;
    }
	.btmlink ul li{text-align: left;
    list-style: none;
    }
	.btmlink ul li a{
    color: #fff;}
	.sitemap .media-object{    width: 13rem !important;    margin-left: -135px !important;}
	.sitemap{    margin-left: 13rem !important;}
	.sitemap a{color:#fff;}
	.inlink{color:#333 !important;}
	
.footer-sticky-inside {
    background: #232d37;
    display: inline-block;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 1000;
    height: 35px;
    transition: all 1s ease;
}
.sticky-visible {
    bottom: 0!important;
}
.footer-sticky-inside .call-us {
    display: inline-block;
	cursor:pointer;
    border-top: 3px solid #232d37;
    border-right: 1px solid #eee;
}

.footer-sticky-inside a {
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 0px 10px;
    line-height: 17px;
    font-size: 14px;
    position: relative;
}
.footer-sticky-inside .tele-counseling {
    display: inline-block;
    cursor: pointer;
    border-top: 3px solid #232d37;
    border-right: 1px solid #eee;
}
.footer-sticky-inside .live-chat {
    display: inline-block;
    cursor: pointer;
    /*background-color: #00c9c9;
     border-top: 3px solid #00c9c9; */
}
.gradient-bg {
    width: 100%;
    height: auto;
	margin-top:20px;
    background: -webkit-linear-gradient(#069,#00C9C9);
    background: -o-linear-gradient(#069,#00C9C9);
    background: -moz-linear-gradient(#069,#00C9C9);
    background: linear-gradient(#069,#00C9C9);
}
.gradient-bg * {
    color: #fff;
}
.text-center {
    text-align: center;
}
.container {
    max-width: 1024px;
    clear: both;
}
.foot {
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #53565B;
}
.sociallinks {
    text-align: right;
}
.cpy {
    line-height: 40px;
    color: #fff;
}
.caymann {
    float: right;
    max-width: 50px;
    padding: 10px;
    margin-left: 15px;
    margin-right: 10px;
    position: absolute;
    right: 0;
    top: -50px;
}
.pwd {
    float: right;
    position: absolute;
    right: 60px;
    top: -53px;
    color: #fff;
}
.cpy img {
    padding: 5px;
}
.tp{margin-top:30px;}
@media screen and (max-width:1024px){
.footer-sticky-inside a{font-size:12px !important;padding-top:8px;}
.footer-sticky-inside span{font-size:12px !important;padding-top:0px;}
.zopim{    bottom: 34px !important;
    right: 0px !important;}
	.hero-text{display:none;}
}