@font-face{ font-family: helveticaneuebold; src: url(fonts/helveticaneue/HelveticaNeueBd.ttf); }
@font-face{ font-family: helveticaneuehv2; src: url(fonts/helveticaneue/HelveticaNeueHv.ttf); }
@font-face{ font-family: helveticaneuemed3; src: url(fonts/helveticaneue/HelveticaNeueMed.ttf); }
@font-face{ font-family: helveticaneueitalic4; src: url(fonts/helveticaneue/HelveticaNeueIt.ttf); }
@font-face{ font-family: helveticaneuelight5; src: url(fonts/helveticaneue/HelveticaNeueLt.ttf); }






@font-face{ font-family: OpenSansbold; src: url(fonts/opensansregular/OpenSansBold.ttf); }
@font-face{ font-family: OpenSansreg2; src: url(fonts/opensansregular/OpenSansRegular.ttf); }






@font-face{ font-family: robotoslabreg; src: url(fonts/robotoslab/RobotoSlabRegular.ttf); }
@font-face{ font-family: robotoslabbold2; src: url(fonts/robotoslab/RobotoSlabBold.ttf); }
@font-face{ font-family: robotoslablight3; src: url(fonts/robotoslab/RobotoSlabLight.ttf); }












.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@-webkit-keyframes comeDown {
  100% {
    -webkit-transform: translateY(0px);
  }
}
@keyframes comeDown {
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes mainmenu {
  0% {
    -webkit-transform: translateY(-95px);
  }
  100% {
    -webkit-transform: translateY(0px);
  }
}
@keyframes mainmenu {
  0% {
    transform: translateY(-95px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes myeffect {
  0% {
    transform: scale(2);
    -webkit-transform: scale(1);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
  }
  50% {
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
  }
  100% {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}
@-webkit-keyframes myeffect {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  50% {
    transform: scale(2);
    -webkit-transform: scale(2);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes myeffect {
  0% {
    transform: scale(2);
    -moz-transform: scale(2);
  }
  50% {
    transform: scale(2);
    -moz-transform: scale(2);
  }
  100% {
    transform: scale(1);
    -moz-transform: scale(1);
  }
}
@keyframes mymove {
  0% {
    right: -80%;
  }
  100% {
    right: 0px;
  }
}
@-webkit-keyframes mymove {
  0% {
    right: -80%;
  }
  100% {
    right: 0px;
  }
}
@-moz-keyframes mymove {
  0% {
    right: -80%;
  }
  100% {
    right: 0px;
  }
}
@keyframes mymove2 {
  0% {
    opacity: 0;
    transform: translateY(-500px);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-webkit-keyframes mymove2 {
  0% {
    opacity: 0;
    transform: translateY(-500px);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-moz-keyframes mymove2 {
  0% {
    opacity: 0;
    transform: translateY(-500px);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@keyframes mymove3 {
  0% {
    opacity: 0;
    transform: translateY(500px);
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-webkit-keyframes mymove3 {
  0% {
    opacity: 0;
    transform: translateY(500px);
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-moz-keyframes mymove3 {
  0% {
    opacity: 0;
    transform: translateY(500px);
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@keyframes mymove4 {
  0% {
    opacity: 0;
    transform: scaleX(0) rotateZ(360deg);
    -webkit-transform: scaleX(0) rotateZ(360deg);
    -moz-transform: scaleX(0) rotateZ(360deg);
    -ms-transform: scaleX(0) rotateZ(360deg);
    -o-transform: scaleX(0) rotateZ(360deg);
  }
  100% {
    opacity: 1;
    transform: scaleX(1) rotateZ(0deg);
    -moz-transform: scaleX(1) rotateZ(0deg);
    -webkit-transform: scaleX(1) rotateZ(0deg);
    -ms-transform: scaleX(1) rotateZ(0deg);
    -o-transform: scaleX(1) rotateZ(0deg);
  }
}
@-webkit-keyframes mymove4 {
  0% {
    opacity: 0;
    transform: scaleX(0) rotateZ(360deg);
    -webkit-transform: scaleX(0) rotateZ(360deg);
    -moz-transform: scaleX(0) rotateZ(360deg);
    -ms-transform: scaleX(0) rotateZ(360deg);
    -o-transform: scaleX(0) rotateZ(360deg);
  }
  100% {
    opacity: 1;
    transform: scaleX(1) rotateZ(0deg);
    -moz-transform: scaleX(1) rotateZ(0deg);
    -webkit-transform: scaleX(1) rotateZ(0deg);
    -ms-transform: scaleX(1) rotateZ(0deg);
    -o-transform: scaleX(1) rotateZ(0deg);
  }
}
@-moz-keyframes mymove4 {
  0% {
    opacity: 0;
    transform: scaleX(0) rotateZ(360deg);
    -webkit-transform: scaleX(0) rotateZ(360deg);
    -moz-transform: scaleX(0) rotateZ(360deg);
    -ms-transform: scaleX(0) rotateZ(360deg);
    -o-transform: scaleX(0) rotateZ(360deg);
  }
  100% {
    opacity: 1;
    transform: scaleX(1) rotateZ(0deg);
    -moz-transform: scaleX(1) rotateZ(0deg);
    -webkit-transform: scaleX(1) rotateZ(0deg);
    -ms-transform: scaleX(1) rotateZ(0deg);
    -o-transform: scaleX(1) rotateZ(0deg);
  }
}
@keyframes mymove5 {
  0% {
    transform: rotate(180deg) translateY(-500px);
    -webkit-transform: rotate(180deg) translateY(-500px);
    -moz-transform: rotate(180deg) translateY(-500px);
    -ms-transform: rotate(180deg) translateY(-500px);
    -o-transform: rotate(180deg) translateY(-500px);
  }
  100% {
    transform: rotate(0deg) translateY(0);
    -moz-transform: rotate(0deg) translateY(0);
    -webkit-transform: rotate(0deg) translateY(0);
    -ms-transform: rotate(0deg) translateY(0);
    -o-transform: rotate(0deg) translateY(0);
  }
}
@-webkit-keyframes mymove5 {
  0% {
    transform: rotate(180deg) translateY(-500px);
    -webkit-transform: rotate(180deg) translateY(-500px);
    -moz-transform: rotate(180deg) translateY(-500px);
    -ms-transform: rotate(180deg) translateY(-500px);
    -o-transform: rotate(180deg) translateY(-500px);
  }
  100% {
    transform: rotate(0deg) translateY(0);
    -moz-transform: rotate(0deg) translateY(0);
    -webkit-transform: rotate(0deg) translateY(0);
    -ms-transform: rotate(0deg) translateY(0);
    -o-transform: rotate(0deg) translateY(0);
  }
}
@keyframes mymove6 {
  0% {
    opacity: 0;
    transform: translateX(-1000px);
    -webkit-transform: translateX(-1000px);
    -moz-transform: translateX(-1000px);
    -ms-transform: translateX(-1000px);
    -o-transform: translateX(-1000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
}
@-webkit-keyframes mymove6 {
  0% {
    opacity: 0;
    transform: translateX(-1000px);
    -webkit-transform: translateX(-1000px);
    -moz-transform: translateX(-1000px);
    -ms-transform: translateX(-1000px);
    -o-transform: translateX(-1000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
}
@-moz-keyframes mymove6 {
  0% {
    opacity: 0;
    transform: translateX(-1000px);
    -webkit-transform: translateX(-1000px);
    -moz-transform: translateX(-1000px);
    -ms-transform: translateX(-1000px);
    -o-transform: translateX(-1000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
}
.backtotop {
  background-color: #666;
  width: 45px;
  bottom: 0;
  right: 0px;
  padding: 5px 0;
  overflow: hidden;
  z-index: 99999;
  position: fixed;
  display: block;
  text-align: center;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  color: #fff;
}
.backtotop:hover,
.backtotop:focus {
  color: white;
  text-shadow: 0 0 7px rgba(255,255,255,0.7);
}
.backtotop i {
  font-size: 24px;
  margin: 0;
  display: block;
}
.bs-docs-example ul.the-icons li:hover {
  background: #9ac9ec;
}
#outer #cookieMessageContainer {
  top: auto;
  bottom: 0;
  text-align: center;
  color: #ccc;
  background-color: #111;
  background-color: rgba(18,18,18,0.8);
  zoom: 1;
  background-color: transparent \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc111111, endColorstr=#cc111111)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc111111, endColorstr=#cc111111);
}
#outer #cookieMessageContainer .fa {
  margin: 0 15px;
  padding: 3px 5px;
  background: #333;
  border-radius: 2px;
}
#outer #cookieMessageContainer a:hover {
  color: white;
}
.link {
  color: #9ac9ec;
  text-decoration: none;
}
.link:hover {
  color: #4a505c;
}
.linkReverse {
  color: #4a505c;
}
.linkReverse:hover {
  color: #9ac9ec;
}
.linkGray {
  color: #666;
}
.linkGray:hover {
  color: #9ac9ec;
}
.linkGraylighter {
  color: #999;
}
.linkGraylighter:hover {
  color: #9ac9ec;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right !important;
}
.align-center {
  text-align: center !important;
}
.noitalic {
  font-style: normal !important;
}
.nobold {
  font-weight: normal !important;
}
.nomarginall {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.nopaddingall {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.nomargintop {
  margin-top: 0 !important;
}
.poscenter {
  display: table;
  margin: 0 auto;
}
.nomargin {
  margin: 0 !important;
}
.nomarginbottom {
  margin-bottom: 0 !important;
}
.nomarginleft {
  margin-left: 0 !important;
}
.nomarginright {
  margin-right: 0 !important;
}
.nopaddingtop {
  padding-top: 0 !important;
}
.nopaddingbottom {
  padding-bottom: 0 !important;
}
.nopaddingleft {
  padding-left: 0 !important;
}
.nopaddingright {
  padding-right: 0 !important;
}
i.fa-times:before {
  content: "\f00d";
}
.thumbnail.pull-left {
  margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 10px 10px;
}
.ico-hits,
.ico-user,
.ico-clock {
  width: 20px;
  height: 12px;
  background: url("../less/images/icon/icon_hits2.png") no-repeat;
  margin: -3px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
}
.ico-user {
  width: 18px;
  height: 18px;
  background: url("../less/images/icon/icon_author.png") no-repeat;
}
.ico-clock {
  width: 16px;
  height: 16px;
  background: url("../less/images/icon/icon_date2.png") no-repeat;
}
.grayshadow {
  text-shadow: 1px 1px #575757, 2px 2px #575757, 3px 3px #575757, 4px 4px #575757, 5px 5px #575757, 6px 6px #575757, 7px 7px #575757, 8px 8px #575757, 9px 9px #575757, 10px 10px #575757, 11px 11px #5a5a5a, 12px 12px #5d5d5d, 13px 13px #606060, 14px 14px #636363, 15px 15px #666666;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 12px;
}
h1 {
  font-size: 200%;
  line-height: 115%;
}
h2 {
  font-size: 160%;
  line-height: 110%;
}
h3 {
  font-size: 130%;
  line-height: 110%;
}
h4 {
  font-size: 110%;
}
h5 {
  font-size: 91%;
}
h6 {
  font-size: 84%;
}
.com {
  color: #93a1a1;
}
.lit {
  color: #195f91;
}
.pun,
.opn,
.clo {
  color: #93a1a1;
}
.fun {
  color: #dc322f;
}
.str,
.atv {
  color: #D14;
}
.kwd,
.prettyprint .tag {
  color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
  color: teal;
}
.pln {
  color: #48484c;
}
.clear {
  clear: both;
}
.prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
  box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}
div.yt-typography div.page-header > h1 {
  color: #666;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 30px;
  font-size: 240%;
  text-transform: none;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
ol.linenums {
  margin: 0 0 0 33px;
}
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 20px;
  text-shadow: 0 1px 0 #fff;
  padding: 3px 0 3px 10px;
}
ol.linenums li:nth-last-child(odd) {
  background: #FCFCFC;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}
.bs-docs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bs-docs-example h2.page-header {
  font-size: 180%;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  margin: 1.5em 0 1em;
  padding-bottom: 15px;
}
.bs-docs-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #333333;
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  border-radius: 4px 0 4px 0;
}
.bs-docs-example + .prettyprint {
  margin-top: -20px;
  padding: 4px 0 0 8px;
  margin-bottom: 15px;
  overflow: hidden;
}
.example-sites {
  margin-left: 20px;
}
.example-sites img {
  max-width: 100%;
  margin: 0 auto;
}
.scrollspy-example {
  height: 200px;
  overflow: auto;
  position: relative;
}
code,
pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  display: inline-block;
}
span.highlight {
  color: #fff;
}
body {
  line-height: 22px;
  background-color: #f6f6f6;
  color: #777;
  font-size: 13px;
}
#yt_header { padding: 0; background: #004c93; height: 37px; margin: auto; border-bottom: 1px solid #5084b5; position: relative; }
#yt_header .container{ width:100%; max-width: 1920px; }

#yt_header #top2 {

     text-align: right;
    margin-left: 6%;



 }
#yt_header #top1 { position: relative; padding-top:8px; padding-left: 9%; }
#yt_header #top1:before {
  content: "";
  height: 100%;
  width: 100%;
 
  left: 0;
  top: 0;
  
  z-index: 999;
}
#yt_header .menu {
  display: inline-block;
  margin: 5px 0 0;
  padding: 0;
  position: relative;
}
#yt_header .menu >li { list-style: none; display: inline-block; position: relative; }
#yt_header .menu >li a {
 padding: 0 2px;
    display: block;
    font-size: 11px;
    color: #fff;
    position: relative;
    z-index: 9999;
    font-family: Roboto, sans-serif;
}
#yt_header .menu >li a:hover {
  color: #fff;
}
#yt_header .menu >li:last-child {
  
 
}
#yt_header .menu >li ul.yt-list { font-family: arial; font-weight: bold; position: absolute; top: -999%; left: 0; z-index: 99; min-width: 120px; background: #00989a; padding: 0; margin: 0; transition: top 0.3s ease-out; }
#yt_header .menu >li ul.yt-list li {
 display: block;
white-space: nowrap;
list-style: none;
height: auto;
line-height: 22px;
float: left;
width: 100%;
text-align: left;
  
  
  
  
}
#yt_header .menu >li ul.yt-list li a {
  color: #fff;
  display: inline-block;
}
#yt_header .menu >li ul.yt-list li:hover {
  background: #666;
}
#yt_header .menu >li ul.yt-list li:hover a {
  color: #fff;
}
#yt_header .menu >li:hover ul {
  top: 100%;
  transition: top 0.3s ease-out;
}
#yt_menuwrap { background: #fff; margin: 0; position: relative; width: 100%; z-index: 98; margin: auto; padding-top: 5px; }
#yt_menuwrap #yt_logo { height: 110px; line-height: 100px; text-align: center; position: relative; z-index: 2; margin-bottom: 10px; }
#yt_menuwrap.menu-fixed {
  width: 100%;
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: none;
}
#yt_menuwrap.menu-fixed:before {
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: #eee;
  opacity: 0.9;
  z-index: 1;
}
#yt_spotlight1 {
  display: block;
  position: relative;
  z-index: 1;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}




#yt_spotlight1 .container { background-color: #fff; padding: 0; width: 100%; overflow: hidden; }
#yt_spotlight2 {
  display: block;
  position: relative;
  z-index: 1;
  background: url("../images/bg/bg-1.jpg") no-repeat 0 0;
  padding: 0 0 50px;
  margin: 0 0 40px;
  background-size: 100% 100%;
}
#yt_spotlight3 {
  display: block;
  position: relative;
  z-index: 1;
}
#yt_spotlight4 {background-color: transparent;background-image: url(../images/bg/bg-2.jpg);background-repeat: no-repeat;background-position: 0 0;display: block;position: relative;z-index: 1;max-width: 1920px;padding: 81px 10%;margin: 25px 0 0;background-size: 100% 100%;margin: auto;}
#yt_spotlight4 .container{ width: 100%; padding-right: 0; padding-left: 0; }

#yt_spotlight5 { display: block; position: relative; z-index: 1; background-color:#fff; margin-top: 10px; margin-bottom: 10px; }
#yt_spotlight5 .module { width: 84%; margin-right: 2%; margin-bottom: 0; }
#yt_spotlight8 {
    background-color: #383e4a;
   
    display: block;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    /* background-position: right 0; */
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background-position:center;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 1920px;
    background-size: 100% 100%;
    
    }


#yt_spotlight8 .container{ width: 100%; margin-left: auto; margin-right: auto; padding-top: 5%; padding-bottom: 5%; padding-left: 10%; }









#yt_spotlight8 .module h3.modtitle {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  position: relative;
  margin: 0;
  padding: 15px 0;
  
  font-family: arial, Roboto, sans-serif;
  
  
  
  
}
#yt_spotlight8 .module h3.modtitle:before {
  content: "";
  height: 3px;
  width: 30px;
  position: absolute;
  top: 0;
  left: 0;
}
#yt_spotlight6 {
  display: block;
  position: relative;
  z-index: 1;
}
#yt_spotlight6 .container {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
#yt_spotlight6 .module {
  margin-bottom: 0;
}
#yt_spotlight7 {
  background: #3f444e;
  padding: 20px 0;
  display: block;
  position: relative;
  z-index: 1;
}
#yt_spotlight7 .module {
  margin-bottom: 0;
}
#yt_breadcrumb { background: #f6f6f6; margin-bottom: 0; padding: 10px 0; }
#yt_breadcrumb #breadcrumb .module { margin-top: 0; margin-bottom: 0; }
#yt_breadcrumb #breadcrumb .breadcrumb { background-color: #f6f6f6; margin: 0; padding: 0; text-transform: uppercase; }
#yt_breadcrumb #breadcrumb .breadcrumb a { color: #004c93; font-size: 14px; font-family: robotoslabreg; }
#yt_breadcrumb #breadcrumb .breadcrumb a:hover {
  color: #9ac9ec;
}
#yt_breadcrumb #breadcrumb .breadcrumb .divider {
  margin: 0 10px;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li + li:before {
  display: none;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li {
  font-size: 14px;
    color: #79787f;
    font-family: robotoslabreg;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li.active { color: #79787f; }
#content { background-color: #fff; display: block; position: relative; z-index: 1; }
#content #yt_component { color: #fff; background: #fff; clear: both; margin-right: auto; margin-left: auto; }
#content #right .bg1 {
  padding-bottom: 0px;
}
#content #mainbottom1 {
  clear: both;
}
#yt_footer { font-size: 17px; font-family: arial; background: #414753; padding: 45px 0; text-align: center; max-width: 1920px; margin-left: auto; margin-right: auto; }
#yt_footer #yt_copyright {
  color: #999;
}
#yt_footer #yt_copyright a {
  color: #999;
}
#yt_footer #yt_copyright a:hover {
  color: #b89809;
}
#yt_footer #yt_copyright .yt-logo {
  margin: 5px 15px 0 0;
  float: left;
}
#yt_footer #yt_copyright .copyright,
#yt_footer #yt_copyright .designby {
  display: inline;
  color: #999;
}
#yt_footer #yt_copyright .copyright_middle { padding-left: 0; display: inline-block; }
#yt_footer #yt_copyright .powered-by { display: inline-block; }
@media (max-width: 1024px) {
  .no-res {
    width: 1190px;
  }
}
a {
  color: #3ba8ed;
}
a:hover {
  color: #4a505c;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
*::selection {
  background: #9ac9ec;
  color: #fff;
}
*::-moz-selection {
  background: #9ac9ec;
  color: #fff;
}
p { font-size: 16px; font-family: OpenSansreg2; min-height: 22px; }
[class^="icon-"],
[class*=" icon-"] {
  margin-right: 5px;
  font-size: 14px;
}
.badge,
.label {
  display: inline-block;
}
.page-header {
  margin: 0 0 20px;
}
pre {
  border: none;
  border-left: 3px solid #9ac9ec;
  line-height: 30px;
  border-radius: 0;
  font-size: 110%;
  padding: 20px;
  margin: 2em 0;
}
.textColor {
  color: #9ac9ec !important;
}
img {
  max-width: 100%;
}
div.img_caption {
  position: relative;
}
div.img_caption.left {
  margin: 0 1em 1em 0;
}
div.img_caption p.img_caption {
  font-size: 92%;
  font-weight: bold;
  padding: 5px 0 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
  border: 1px solid #ddd;
  border-top: none;
  box-shadow: 0 -1px 0 #fff inset;
}
div.caption {
  margin: 0 1em 1em 0;
  float: left;
}
div.yt-lightbox a img {
  width: auto;
}
pre.highlighter:before {
  background-color: #9ac9ec;
}
.no-modal {
  position: static;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  display: inline-block;
  width: auto;
}
ul,
ol {
  padding-left: 12px;
}
ul li {
  line-height: 24px;
}
ul ul {
  list-style: disc;
}
ul.blank {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.latestnews.yt-list {
  margin: -10px -15px;
}
ul.latestnews.yt-list li:last-child {
  border-bottom: none;
}
ul.latestnews.yt-list li {
  border-bottom: 1px solid #f5f5f5;
  padding: 4px 15px;
}
ul.latestnews.yt-list li:hover {
  color: #9ac9ec;
  background: #f5f5f5;
}
ul.latestnews.yt-list li a {
  color: #777;
}
ul.latestnews.yt-list li a:hover {
  color: #9ac9ec;
}
ul.category {
  list-style: none;
  padding: 0;
}
ul.category li {
  border-bottom: 1px solid #ddd;
}
iframe { float: right; border: none; }
select {
  padding: 5px;
}
#modlgn-remember {
  margin-top: 0;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 3px;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #f0f7fc;
}
input[type="text"]:focus,
textarea:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"],
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="submit"]:focus,
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
.btn:focus,
button[type="submit"] {
  outline: 0 none;
}
label,
input,
button,
select,
textarea { font-size: 14px; font-family: OpenSansreg2; }

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border-radius: 0;
  font-size: 12px;
  background: #fff;
  padding: 4px 6px;
  border: solid 1px #ccc;
  height: 36px;
}
fieldset {
  margin-bottom: 1em;
}
fieldset legend {
  padding-bottom: 10px;
  border-bottom-color: #ccc;
}
.form-horizontal .control-group {
  margin-bottom: 15px;
}
.label {
  padding: 3px 5px;
  margin-right: 5px;
}
.button,
button,
.btReverse {
  background: #004c93;
  color: #fff;
  padding: 8px 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  border: none;
  border-radius: 0px;
      font-family: 'Roboto', sans-serif;
  
  
  
  
}
.button:hover,
button:hover {
  background: #4a505c;
  color: #fff;
}
.button:hover span,
button:hover span {
  color: #fff;
}
.btReverse {
  background: #4a505c;
}
.btReverse:hover {
  background: #9ac9ec;
  color: #fff;
}
.form-horizontal .control-label {
  text-align: left;
}
form.box fieldset {
  border: 1px solid #ccc;
  padding: 0 10px 10px;
}
form.box legend {
  background: #fff;
  padding: 0 10px;
  width: auto;
  border: none;
  margin: 0;
  font-size: 110%;
  line-height: 100%;
}
.display-limit {
  padding: 1em 0;
  overflow: hidden;
}
.form-inline .input-append .add-on i {
  margin: 0 !important;
}
.form-inline .btn-primary .icon-search {
  vertical-align: 1px;
}
.tooltip {
  background: none;
  border: none;
}
div.tooltip.fade {
  background: transparent;
  border: none;
}
.tip-wrap {
  z-index: 999;
}
.tip-wrap .tip {
  max-width: 350px;
  padding: 0px;
  border: 1px solid #777;
  background: #eee;
}
.tip-wrap .tip.badge-info {
  background-color: #2f96b4;
  padding: 2px 6px;
  border: none;
  box-shadow: 0;
  display: inline-block;
  position: relative;
  top: -2px;
}
.tip-wrap .tip .tip-title {
  background: #777;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  padding: 5px 10px;
  font-weight: bold;
}
.tip-wrap .tip .tip-text {
  color: #444;
  font-size: 108%;
  padding: 5px 10px;
}
table.category {
  width: 100%;
  margin-top: 20px;
}
table.category thead {
  background: #eee;
}
table.category thead tr th {
  background: #777;
  border-bottom: 2px solid #444;
  font-size: 118%;
  color: #fff;
  padding: 8px;
  text-align: left;
}
table.category thead tr th a {
  color: #fff;
}
table.category tbody tr:hover td {
  background-color: #f5f5f5;
}
table.category tbody tr td {
  padding: 8px;
  border-top: 1px solid #ddd;
}
table.category tbody tr td.list-hits,
table.category tbody tr td.hits {
  font-weight: bold;
}
#recaptcha_response_field {
  border-color: #ddd !important;
}
#system-message {
  margin: 0;
}
#system-message .alert {
  background: #f0ad4e;
  color: #fff;
}
#system-message .message {
  margin-bottom: 1.5em;
}
#system-message .message > ul {
  margin: 0;
  background-position: 5px 40%;
}
.system-unpublished .system-unpublished {
  margin: -10px;
  padding: 10px;
  border-top: 16px solid;
  border-bottom: 5px solid;
  position: relative;
}
.system-unpublished .system-unpublished:before {
  content: 'Unpublished';
  text-transform: uppercase;
  top: -19px;
  left: 10px;
  position: absolute;
  font-size: 0.8em;
  font-weight: bold;
}
span.highlight { background-color: #0a63b5 !important; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #fff; font-size: 14px; font-family: OpenSansreg2; }
.form-vertical .btn-toolbar {
  margin-bottom: 1em;
}
[class*="col-"] > .col-sm-12 {
  padding: 0px;
}
.form-validate .controls select {
  display: block !important;
}
.form-validate div.chzn-container {
  display: none !important;
}
.form-validate .hasTooltip {
  display: inline-block !important;
}
.form-validate .modal-button {
  background: #999;
  color: #fff;
}
.form-validate .modal {
  position: static;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  display: inline-block;
  width: auto;
  padding: 6px 10px;
  margin: 0 5px;
}
.form-validate .radio input[type="radio"],
.form-validate .radio-inline input[type="radio"],
.form-validate .checkbox input[type="checkbox"],
.form-validate .checkbox-inline input[type="checkbox"] {
  margin: 5px;
}
.form-validate legend,
.form-validate .accordion-toggle {
  padding: 8px 10px;
  background: #ddd;
  margin-bottom: 10px;
  display: block;
}
.calendar .button {
  display: table-cell;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-style: normal;
}
.icon-calendar:before {
  content: "\f073";
}
.icon-edit:before {
  content: "\f044";
}
.icon-remove:before {
  content: "\f00d";
}
.jmodedit {
  background: #777;
  color: #fff;
  height: auto !important;
  width: 40px !important;
}
#xmap {
  margin: 20px;
}
#xmap ul li {
  list-style: none;
  background: url(../images/point.png) repeat-x 0 13px;
}
#xmap ul li a {
  background: white;
  display: inline-block;
  padding: 0 10px;
  color: #666;
}
#xmap ul li a:hover {
  color: #9ac9ec;
}
#xmap ul li a:before {
  content: "";
  font-family: FontAwesome;
  font-size: 14px;
  margin-right: 8px;
}
#xmap ul li span {
  background: #fff;
  padding: 0 10px;
}
#xmap ul li span:before {
  content: "";
  font-family: FontAwesome;
  font-size: 14px;
  margin-right: 8px;
}
#xmap ul ul.level_1 {
  margin-left: 20px;
}
#xmap ul ul.level_1 li {
  padding: 0;
}
#yt_component .button:hover,
button:hover,
.btn:focus,
.btn:hover {
  background: #449bdc;
  color: #fff;
}
.contentpane {
  display: block;
  overflow: auto;
}
.ico-hits,
.ico-user,
.ico-clock {
  width: 20px;
  height: 12px;
  background: url("../images/icon/icon_hits2.png") no-repeat;
  margin: -3px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
}
.ico-user {
  width: 18px;
  height: 18px;
  background: url("../images/icon/icon_author.png") no-repeat;
}
.ico-clock {
  width: 16px;
  height: 16px;
  background: url("../images/icon/icon_date2.png") no-repeat;
}
.grayshadow {
  text-shadow: 1px 1px #575757, 2px 2px #575757, 3px 3px #575757, 4px 4px #575757, 5px 5px #575757, 6px 6px #575757, 7px 7px #575757, 8px 8px #575757, 9px 9px #575757, 10px 10px #575757, 11px 11px #5a5a5a, 12px 12px #5d5d5d, 13px 13px #606060, 14px 14px #636363, 15px 15px #666666;
}
div.categories-list > div {
  margin-bottom: 2em;
}
.profile-edit #helpsite-refresh {
  margin-top: 10px;
}
.blog .heading-category {
  font-size: 18px;
  margin: 0 -15px 15px;
  padding: 0 15px 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}
.blog .items-leading .item {
  margin-bottom: 15px;
  padding-bottom: 5px;
  overflow: hidden;
}
.blog .items-leading .item.col-sm-3 .article-text {
  clear: both;
}
.blog .items-leading .item .item-image {
  margin: 0 20px 20px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left;
}
.blog .items-leading .item .item-image .listingimg {
  display: block;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  -webkit-transform: translate(0,0px);
  -moz-transform: translate(0,0px);
  -ms-transform: translate(0,0px);
  -o-transform: translate(0,0px);
  transform: translate(0,0px);
}
.blog .items-leading .item .item-image .article-aside {
  background: #3f444e;
}
.blog .items-leading .item .item-image .article-aside .category-name a {
  color: #fff;
}
.blog .items-leading .item .item-image .article-aside .category-name a:hover {
  color: #9ac9ec;
}
.blog .items-leading .item .item-image img {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.blog .items-leading .item .item-image .article-aside {
  width: 100%;
  z-index: 1;
  position: absolute;
  bottom: 0;
  box-shadow: 0 1px 0px rgba(255,255,255,0.1) inset;
  background: #3f444e;
  -webkit-transform: translate(0,100%);
  -moz-transform: translate(0,100%);
  -ms-transform: translate(0,100%);
  -o-transform: translate(0,100%);
  transform: translate(0,100%);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  backface-visibility: hidden;
}
.blog .items-leading .item .item-image .article-aside dl.article-info {
  margin: 0;
  padding: 10px;
}
.blog .items-leading .item .item-image:hover .listingimg {
  -webkit-transform: translate(0,-15px);
  -moz-transform: translate(0,-15px);
  -ms-transform: translate(0,-15px);
  -o-transform: translate(0,-15px);
  transform: translate(0,-15px);
}
.blog .items-leading .item .item-image:hover .article-aside {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.blog .items-leading .item .article-header h2 {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: normal;
}
.blog .items-leading .item .article-header h2 a {
  color: #666;
}
.blog .items-leading .item .article-header h2 a:hover {
  color: #9ac9ec;
}
.blog .items-leading .item .article-aside .article-info {
  margin-bottom: 10px;
}
.blog .items-leading .item .article-aside dd {
  display: inline-block;
  color: #999;
  margin-right: 10px;
  font-size: 89%;
}
.blog .items-leading .item .article-aside dd a {
  color: #999;
}
.blog .items-leading .item .article-aside dd a:hover {
  color: #9ac9ec;
}
.blog .items-leading .item .content_rating {
  margin-bottom: 15px;
}
.blog .items-leading .item .content_rating .unseen.element-invisible {
  float: left;
  color: #999;
  margin-right: 15px;
}
.blog .items-leading .item .item-tags  .label {
  padding: 5px;
  font-weight: normal;
  margin: 0;
}
.blog .items-leading .item.col-sm-6,
.blog .items-leading .item.col-sm-4,
.blog .items-leading .item.col-sm-3 {
  border: none;
}
.blog .items-leading .item.col-sm-3 .article-text {
  clear: both;
}
.blog .items-leading .item .item-image {
  margin: 0 20px 20px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left;
}
.blog .items-leading .item .item-image .article-aside {
  background: #3f444e;
}
.blog .items-leading .item .item-image .article-aside .category-name a {
  color: #fff;
}
.blog .items-leading .item .item-image .article-aside .category-name a:hover {
  color: #9ac9ec;
}
.blog .items-row .item {
  margin-bottom: 15px;
  padding-bottom: 5px;
  overflow: hidden;
}
.blog .items-row .item.col-sm-3 .article-text {
  clear: both;
}
.blog .items-row .item .item-image {
  margin: 0 20px 20px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left;
}
.blog .items-row .item .item-image .listingimg {
  display: block;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  -webkit-transform: translate(0,0px);
  -moz-transform: translate(0,0px);
  -ms-transform: translate(0,0px);
  -o-transform: translate(0,0px);
  transform: translate(0,0px);
}
.blog .items-row .item .item-image .article-aside {
  background: #3f444e;
}
.blog .items-row .item .item-image .article-aside .category-name a {
  color: #fff;
}
.blog .items-row .item .item-image .article-aside .category-name a:hover {
  color: #9ac9ec;
}
.blog .items-row .item .item-image img {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.blog .items-row .item .item-image .article-aside {
  width: 100%;
  z-index: 1;
  position: absolute;
  bottom: 0;
  box-shadow: 0 1px 0px rgba(255,255,255,0.1) inset;
  background: #3f444e;
  -webkit-transform: translate(0,100%);
  -moz-transform: translate(0,100%);
  -ms-transform: translate(0,100%);
  -o-transform: translate(0,100%);
  transform: translate(0,100%);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  backface-visibility: hidden;
}
.blog .items-row .item .item-image .article-aside dl.article-info {
  margin: 0;
  padding: 10px;
}
.blog .items-row .item .item-image:hover .listingimg {
  -webkit-transform: translate(0,-15px);
  -moz-transform: translate(0,-15px);
  -ms-transform: translate(0,-15px);
  -o-transform: translate(0,-15px);
  transform: translate(0,-15px);
}
.blog .items-row .item .item-image:hover .article-aside {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.blog .items-row .item .article-header h2 {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: normal;
}
.blog .items-row .item .article-header h2 a {
  color: #666;
}
.blog .items-row .item .article-header h2 a:hover {
  color: #9ac9ec;
}
.blog .items-row .item .article-aside .article-info {
  margin-bottom: 10px;
}
.blog .items-row .item .article-aside dd {
  display: inline-block;
  color: #999;
  margin-right: 10px;
  font-size: 89%;
}
.blog .items-row .item .article-aside dd a {
  color: #999;
}
.blog .items-row .item .article-aside dd a:hover {
  color: #9ac9ec;
}
.blog .items-row .item .content_rating {
  margin-bottom: 15px;
}
.blog .items-row .item .content_rating .unseen.element-invisible {
  float: left;
  color: #999;
  margin-right: 15px;
}
.blog .items-row .item .item-tags  .label {
  padding: 5px;
  font-weight: normal;
  margin: 0;
}
.blog .items-row .item.col-sm-6,
.blog .items-row .item.col-sm-4,
.blog .items-row .item.col-sm-3 {
  border: none;
}
.blog.tag-category .category-desc {
  margin-bottom: 20px;
}
.blog.tag-category form.row .item-image img {
  margin-top: 0 !important;
}
.item-page .img-fulltext img {
  width: auto !important;
}
.item-page .article-header h2 {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: normal;
}
.item-page .article-header h2 a { color: #000; font-size: 40px; font-family: robotoslabbold2; }
.item-page .article-header h2 a:hover {
  color: #9ac9ec;
}
.item-page .article-header h2 {
  font-size: 24px;
}
.item-page .article-aside .article-info {
  margin-bottom: 10px;
  display: none;
  
}
.item-page .article-aside dd {
  display: inline-block;
  color: #999;
  margin-right: 10px;
  font-size: 89%;
}
.item-page .article-aside dd a {
  color: #999;
}
.item-page .article-aside dd a:hover {
  color: #9ac9ec;
}
.item-page .article-aside .article-info {
  margin-bottom: 20px;
}
.item-page .tags {
  margin-bottom: 30px;
}
.item-page .img-fulltext {
  margin-bottom: 20px;
}
div.archive .filter-search {
  background: #666;
  border-color: #ddd;
  border-radius: 0;
}
div.archive .filter-search #limit {
  width: auto;
  margin-right: 5px;
}
div.archive .form-inline .filters .button {
  padding: 4px 20px 3px 20px;
}
div.archive #archive-items > div {
  border-top: 1px dotted #666;
  padding: 15px 0;
}
div.archive #archive-items > div:first-child {
  border-top: none;
}
div.archive #archive-items > div h2.item-title {
  margin: 0;
  font-size: 115%;
}
div.archive #archive-items > div dl.article-info {
  color: #999;
  margin: 0;
}
div.archive #archive-items > div dl.article-info dd {
  display: inline-block;
  font-size: 91.7%;
  line-height: 24px;
  margin: 0 10px 0 0;
  padding: 0;
}
div.archive #archive-items > div .intro > p {
  display: inline;
}
.pagination {
  height: auto;
  margin: 5px auto 8px;
  display: table;
}
.pagination li {
  margin: 0 2px;
}
.pagination li a,
.pagination li span {
  float: none;
  display: inline-block;
  padding: 5px 12px;
  border: 1px solid #ccc;
  color: #777;
  background: #fff;
  border-radius: 0 !important;
  height: 32px;
  vertical-align: top;
}
.pagination li.active span,
.pagination li.active a,
.pagination li:hover span,
.pagination li:hover a {
  color: #fff;
  background: #9ac9ec !important;
  border: 1px solid #9ac9ec !important;
}
.pagination li .pagenav .r-hiden {
  display: none;
}
.pagenavcounter {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1em;
}
.article-index {
  margin: 0px 0px 0px 20px;
}
.article-index .nav-stacked {
  border: solid 1px #ccc;
  border-radius: 0px;
  overflow: hidden;
}
.article-index .nav-stacked li {
  border-bottom: solid 1px #ccc;
  float: none;
}
.article-index .nav-stacked li a {
  border: none;
  margin: 0px;
  border-radius: 0px;
}
.pager li > a,
.pager li > span {
  border-radius: 0;
  background: #eee;
}
.search #searchForm .searchintro {
  margin: 15px 0;
}
.search #searchForm .phrases-box .controls .radio { font-size: 14px; font-family: OpenSansreg2; margin: 10px 20px; }
.search #searchForm button.btn {
  padding: 7px 15px;
  border-radius: 0;
  position: relative;
}
.search #searchForm button.btn:before {
   /* content: "\f002";*/
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-family: fontawesome;
  text-align: center;
  line-height: 35px;
  color: #fff;
}
.search .search-results {
  clear: both;
}
.search .search-results .result-category {
  display: none;
}
.search .search-results .result-category,
.search .search-results .result-text {
  padding: 0;
  margin: 0;
}
.search .search-results .result-text { font-size: 14px; font-family: OpenSansreg2; line-height: 40px; padding-bottom: 1em; margin-bottom: 1em; border-bottom: 1px solid #ddd; }
.finder #search-form {
  background: #ECF0E8;
  border-bottom: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 30px;
}
.finder #search-form #finder-search {
  margin: 0;
}
.finder #search-form #finder-search #advanced-search {
  padding: 10px 0 0;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul {
  list-style: none;
  margin: 0;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li {
  margin-bottom: 10px;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li label {
  width: 150px;
}
.finder #search-results #search-query-explained {
  margin: 1em 0;
  border-bottom: 3px solid #eee;
  font-weight: bold;
  -webkit-box-shadow: inset 0 -1px 0 #ccc;
  -moz-box-shadow: inset 0 -1px 0 #ccc;
  box-shadow: inset 0 -1px 0 #ccc;
}
.finder #search-results ul.list-striped {
  margin: 0;
  list-style: none;
}
.finder #search-results ul.list-striped li {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}
.finder #search-results ul.list-striped li .result-url {
  color: #999;
}
.newsfeed-category select[multiple],
.newsfeed-category select[size],
.contact-category select[multiple],
.contact-category select[size] {
  width: auto;
}
.newsfeed ol {
  margin: 0;
  list-style: none;
  padding: 0;
}
.newsfeed ol li {
  border-bottom: 1px dotted #ccc;
  padding: 20px 0;
}
.newsfeed ol li a {
  color: #777;
  font-weight: normal;
}
.newsfeed ol li .feed-item-description {
  margin-top: 10px;
  overflow: hidden;
}
.newsfeed ol li .feed-item-description > img:first-child {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #eee;
  margin: 0 0 10px 15px;
  padding: 5px;
}
h1.title {
  font-size: 180%;
}
h2.subtitle {
  font-size: 130%;
}
.view-login #system-message {
  width: 550px;
  margin: 0 auto;
}
.view-login #content #yt_component {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.view-login .wrap-login {
  width: 550px;
  margin: 0 auto;
  padding: 1em 2em 2em;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0,0,0,0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.view-login .wrap-login .page-header {
  margin: -14px -28px 15px;
  padding: 10px 25px;
  background: #f5f5f5;
  border-bottom: 1px solid #ddd;
}
.view-login .wrap-login .page-header h1 {
  margin: 0;
}
.view-login .wrap-login .form-horizontal .control-group {
  float: left;
  width: 50%;
  margin: 1em 0;
}
.view-login .wrap-login .form-horizontal .control-label {
  float: none;
}
.view-login .wrap-login .form-horizontal .controls input {
  width: 180px;
}
.view-login .wrap-login .other-link {
  overflow: hidden;
}
.view-login .wrap-login .other-link ul.yt-list {
  margin: 0 0 0 15px;
}
.view-login .wrap-login .other-link ul.yt-list li {
  float: left;
  margin-right: 30px;
}
.view-login .wrap-login .other-link ul.yt-list li a {
  font-size: 12px;
  color: #777;
}
.view-login .wrap-login .other-link ul.yt-list li a:hover {
  color: #9ac9ec;
}
.login .form-horizontal {
  margin-bottom: 0;
}
.login .well {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 10px 0 0;
  margin: 0;
}
.login .well .control-label label {
  font-weight: bold;
}
.login .well .controls {
  margin: 0;
}
.registration .page-header {
  margin: 0 0 15px;
}
.registration .page-header h2 {
  margin: 0;
}
.registration .form-horizontal .control-label {
  text-align: left;
}
.registration .form-horizontal .control-label label {
  font-weight: bold;
}
div.contact h3.jicons-text {
  font-size: 120%;
}
div.contact ul.blank li,
div.contact .contact-misc,
div.contact form.box legend {
  color: #999;
}
div.contact .contact-image {
  width: 50%;
  float: right;
}
div.contact .contact-image img {
  padding: 5px;
  border: 1px solid #ccc;
  margin-top: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.contact textarea,
div.contact input {
  width: 300px;
}
div.contact textarea {
  height: 100px;
}
div.contact .contact-address,
div.contact .contact-contactinfo,
div.contact .contact-miscinfo {
  margin-bottom: 2em;
}
div.contact form.box fieldset {
  border: none;
  padding: 0;
}
div.contact form.box legend {
  padding: 0;
  font-size: 12px;
}
.contact-ajax .el-control {
  margin-bottom: 10px;
  margin-top: 10px;
}
.contact-ajax .el-control label {
  width: 100px;
}
.contact-ajax .el-control input {
  width: 200px;
}
.related-items li {
  margin-bottom: 10px;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background: #9ac9ec;
  border-color: transparent;
}
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:hover:hover,
.pagination>.active>span:hover:hover,
.pagination>.active>a:focus:hover,
.pagination>.active>span:focus:hover {
  background: #c5e0f4;
}
.pagination ul li {
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  overflow: visible;
}
.effect-images {
  content: "";
  background: #9ac9ec;
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  opacity: 0;
  top: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
}
.suffix strong {
  display: inline-block;
}
.time-ago {
  font-size: 11px;
  color: #bbb;
  font-style: italic;
}
.module_menu,
div.module {
  margin: 0 0 0;
}
.module h3.modtitle {
  padding: 9px 0;
  font-size: 18px;
  color: #000;
}
.module.icon1 h3.modtitle {
  position: relative;
  padding: 8px 0 8px 35px;
  background: #9ac9ec;
  color: #fff;
}
.module.icon1 h3.modtitle:before {
  content: "\f02c";
  height: 100%;
  width: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 36px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon2 h3.modtitle {
  position: relative;
  padding: 8px 0 8px 35px;
  background: #9ac9ec;
  color: #fff;
}
.module.icon2 h3.modtitle:before {
  content: "\f02d";
  height: 100%;
  width: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 36px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon2 h3.modtitle:after {
  display: none;
}
.module.icon3 h3.modtitle {
  position: relative;
  padding: 8px 0 8px 35px;
  background: #9ac9ec;
  color: #fff;
}
.module.icon3 h3.modtitle:before {
  content: "\f073";
  height: 100%;
  width: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 36px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon3 h3.modtitle:after {
  display: none;
}
.module.icon4 h3.modtitle {
  position: relative;
  padding: 8px 0 8px 35px;
  background: #9ac9ec;
  color: #fff;
}
.module.icon4 h3.modtitle:before {
  content: "\f108";
  height: 100%;
  width: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 36px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon4 h3.modtitle:after {
  display: none;
}
.module.icon5 h3.modtitle {
  position: relative;
  padding: 8px 0 8px 35px;
  background: #9ac9ec;
  color: #fff;
}
.module.icon5 h3.modtitle:before {
  content: "\f03e";
  height: 100%;
  width: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 36px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon5 h3.modtitle:after {
  display: none;
}
.module.icon6 h3.modtitle {
  position: relative;
  padding: 8px 0 8px 35px;
  background: #9ac9ec;
  color: #fff;
}
.module.icon6 h3.modtitle:before {
  content: "\f015";
  height: 100%;
  width: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 36px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon6 h3.modtitle:after {
  display: none;
}
.module.icon7 h3.modtitle {
  position: relative;
  padding: 8px 0 8px 35px;
  background: #9ac9ec;
  color: #fff;
}
.module.icon7 h3.modtitle:before {
  content: "\f075";
  height: 100%;
  width: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 36px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon7 h3.modtitle:after {
  display: none;
}
.module.icon8 h3.modtitle {
  position: relative;
  padding: 8px 0 8px 35px;
  background: #9ac9ec;
  color: #fff;
}
.module.icon8 h3.modtitle:before {
  content: "\f07c";
  height: 100%;
  width: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 36px;
  font-family: fontawesome;
  color: #fff;
  font-size: 16px;
}
.module.icon8 h3.modtitle:after {
  display: none;
}
.module .badge {
  height: 61px;
  width: 40px;
  border-radius: 0;
  padding: 15px 2px;
}
.module.badge_new {
  padding-left: 60px;
  position: relative;
}
.module.badge_new h3.modtitle {
  padding: 0;
  color: #444;
  border: none;
}
.module.badge_new h3.modtitle .badge {
  background: url("../images/icon/new.png") no-repeat;
  position: absolute;
  font-size: 12px;
  left: 0;
  top: 10px;
}
.module.badge_hot {
  padding-left: 60px;
  position: relative;
}
.module.badge_hot h3.modtitle {
  padding: 0;
  color: #444;
  border: none;
}
.module.badge_hot h3.modtitle .badge {
  background: url("../images/icon/hot.png") no-repeat;
  position: absolute;
  font-size: 12px;
  left: 0;
  top: 10px;
}
.module.badge_cool {
  padding-left: 60px;
  position: relative;
}
.module.badge_cool h3.modtitle {
  padding: 0;
  color: #444;
  border: none;
}
.module.badge_cool h3.modtitle .badge {
  background: url("../images/icon/cool.png") no-repeat;
  position: absolute;
  font-size: 12px;
  left: 0;
  top: 10px;
}
.module.badge_best {
  padding-left: 60px;
  position: relative;
}
.module.badge_best h3.modtitle {
  padding: 0;
  color: #444;
  border: none;
}
.module.badge_best h3.modtitle .badge {
  background: url("../images/icon/best.png") no-repeat;
  position: absolute;
  font-size: 12px;
  left: 0;
  top: 10px;
}
.module.box-1 h3.modtitle {
  background: #9ac9ec;
  padding: 8px 20px;
  color: #fff;
}
.module.box-2 h3.modtitle {
  margin: 0;
  padding: 8px 20px;
  background: #9ac9ec;
  color: #fff;
}
.module.box-2 .modcontent {
  padding: 0 20px 10px;
  background: #e5e5e5;
}
.module.box-3 h3.modtitle {
  padding: 8px 20px;
  border-top: 2px solid #9ac9ec;
  border-bottom: 2px solid #9ac9ec;
  color: #444;
}
.module.box-4 {
  border: 1px solid #ddd;
}
.module.box-4 h3.modtitle {
  padding: 8px 20px;
  border-bottom: 1px solid #ddd;
  color: #444;
}
.module.box-4 .modcontent {
  padding: 0 20px 10px;
}
.module._menu {
  background: #fff;
  border: 1px solid #ddd;
}
.module._menu h3.modtitle {
  margin: 0px;
  padding: 16px 20px;
}
.module._menu .modcontent {
  padding: 15px;
}
.module._menu .modcontent ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module._menu .modcontent ul.menu > li {
  border-bottom: 1px solid #e5e5e5;
}
.module._menu .modcontent ul.menu > li > a,
.module._menu .modcontent ul.menu > li > span {
  color: #777;
  display: block;
  padding: 8px 6px;
}
.module._menu .modcontent ul.menu > li > a:hover,
.module._menu .modcontent ul.menu > li > span:hover {
  background: transparent;
}
.module._menu .modcontent ul.menu > li:hover {
  background: #9ac9ec;
}
.module._menu .modcontent ul.menu > li:hover,
.module._menu .modcontent ul.menu > li.active {
  background: #9ac9ec;
}
.module._menu .modcontent ul.menu > li:hover a,
.module._menu .modcontent ul.menu > li.active a {
  color: #fff;
}
.module._menu .modcontent ul.menu > li:hover span,
.module._menu .modcontent ul.menu > li.active span {
  color: #fff;
}
.module._menu .modcontent ul.menu > li.parent {
  position: relative;
}
.module._menu .modcontent ul.menu > li.parent > a:after {
  font-family: FontAwesome;
  content: "\f0d7";
  margin: 0 10px;
}
.module._menu .modcontent ul.menu > li.parent ul {
  list-style: none;
  display: none;
  background: #F7F7F7;
  position: absolute;
  z-index: 3;
  border: solid 1px #ccc;
  top: 130%;
  left: 0;
  width: 100%;
  padding: 5px 10px;
  font-size: 91%;
  margin: 0;
}
.module._menu .modcontent ul.menu > li.parent ul li {
  padding: 4px 0;
}
.module._menu .modcontent ul.menu > li.parent ul li ul {
  border: none;
}
.module._menu .modcontent ul.menu > li.parent ul li:hover {
  color: #9ac9ec;
}
.module._menu .modcontent ul.menu > li.parent ul li:hover li {
  color: #777;
}
.module._menu .modcontent ul.menu > li.parent ul li:hover li:hover {
  color: #9ac9ec;
}
.module._menu .modcontent ul.menu > li.parent ul li.active {
  color: #9ac9ec;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li {
  color: #777;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li:hover {
  color: #9ac9ec;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li.active {
  color: #9ac9ec;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li.active a {
  color: #9ac9ec;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li a {
  color: #777;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li a:hover {
  color: #9ac9ec;
}
.module._menu .modcontent ul.menu > li.parent ul li.active a {
  color: #9ac9ec;
}
.module._menu .modcontent ul.menu > li.parent ul li a {
  color: #777;
  display: block;
}
.module._menu .modcontent ul.menu > li.parent ul li a:hover {
  color: #9ac9ec;
}
.module._menu .modcontent ul.menu > li.parent:hover ul {
  display: block;
  top: 100%;
  border-top: 1px;
}
.module._menu .modcontent ul.menu > li.parent:hover ul ul {
  position: static;
  box-shadow: none;
  font-size: 100%;
}
.module._menu .modcontent ul.menu > li:last-child {
  border: none;
}
.module._menu .col2 li {
  margin: 5px;
  padding: 0 10px;
  display: inline-block;
  background: #ddd;
  border: none !important;
  border-radius: 3px;
}
.module._menu .col2 li a {
  color: white;
}
table.variations {
  width: 100%;
  clear: both;
  margin: 1em 0 2em;
  font-size: 91%;
}
table.variations tr.odd {
  background: none;
  border: none;
}
table.variations tr.odd td {
  text-shadow: 0 1px 1px rgba(255,255,255,0.6);
}
table.variations tr td {
  border: 1px solid #ccc;
  padding: 5px 10px;
  color: #777;
}
table.variations tr td.bold {
  font-weight: bold;
  background: #e5e5e5;
}
.module.me-language {
  display: inline-block;
  position: relative;
  float: right;
  margin: 0;
}
.module.me-language .modcontent .mod-languages:hover a.dropdown-toggle {
  color: #fff;
}
.module.me-language .modcontent .mod-languages a.dropdown-toggle {
  display: block;
  color: #ccc;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  border-left: 1px solid #32363e;
  border-right: 1px solid #32363e;
}
.module.me-language .modcontent .mod-languages a.dropdown-toggle img {
  margin-right: 5px;
  width: 20%;
}
.module.me-language .modcontent .mod-languages a.dropdown-toggle i {
  margin: 0 0 0 5px;
}
.module.me-language .modcontent .mod-languages a.dropdown-toggle:hover {
  color: #fff;
}
.module.me-language .modcontent .mod-languages ul.dropdown-menu {
  background: #3f444e;
  border-radius: 0px;
  border: none;
  padding: 0 0 !important;
  box-shadow: none;
  min-width: 100%;
  max-height: 85px;
}
.module.me-language .modcontent .mod-languages ul.dropdown-menu li {
  margin: 0px;
  text-align: left;
}
.module.me-language .modcontent .mod-languages ul.dropdown-menu li a {
  padding: 7px 11px;
  background: transparent;
  font-size: 12px;
  color: #ccc;
}
.module.me-language .modcontent .mod-languages ul.dropdown-menu li a img {
  margin-right: 9px;
  float: left;
  margin-top: 4px;
  width: 20%;
}
.module.me-language .modcontent .mod-languages ul.dropdown-menu li a:hover {
  background: #666;
  color: #fff;
}
#logout-form.form-vertical {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  float: right;
  overflow: hidden;
  padding: 0;
  height: 50px;
  line-height: 50px;
  margin-left: 10px;
}
#logout-form.form-vertical .login-greeting {
  float: left;
  color: #fff;
  margin: 0 5px 0px 0px;
  font-size: 11px;
  line-height: 25px;
  color: #909090;
  line-height: 50px;
  height: 50px;
  white-space: nowrap;
}
#logout-form.form-vertical .logout-button {
  float: left;
}
#logout-form.form-vertical .logout-button .btn {
  padding: 7px 10px;
  border-radius: 0;
  background: #9ac9ec;
}
.module.me-login {
  display: inline-block;
  float: right;
  transition: height 0.3s ease-in-out;
  position: relative;
  margin: 0;
}
.module.me-login .login-switch {
  margin: 0;
  font-size: 13px;
  color: #ccc;
  font-weight: normal;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  display: block;
}
.module.me-login .login-switch i {
  margin: 0 0 0 5px;
}
.module.me-login .login-switch:hover {
  background: none;
  color: #fff;
}
#mod-finder-searchform {
  margin: 3px 20px 0 0;
  position: relative;
}
#mod-finder-searchform input.inputbox {
  width: 200px;
  height: 34px;
  padding: 4px 30px 4px 10px;
  color: #999;
  background: #fff;
  float: right;
  font-size: 91%;
  border: 1px solid #e3e3e3;
}
#mod-finder-searchform input.inputbox:focus + .button i {
  color: #9ac9ec;
}
#mod-finder-searchform .button {
  color: #999;
  background: transparent;
  border: 1px solid #999;
  height: 35px;
  position: absolute;
  top: 0;
  right: 10px;
  line-height: 10px;
  z-index: 10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mod-finder-searchform .button:hover {
  border-color: #9ac9ec;
  color: #9ac9ec;
}
#mod-finder-searchform i {
  margin: 0;
  font-size: 14px;
}
.form-inline { margin: auto; }
.form-inline [class^="icon-"],
.form-inline [class*=" icon-"] {
  margin: 0;
}
.form-inline .input-append .add-on,
.form-inline .input-prepend .add-on {
  padding: 4px 10px;
}
.form-inline .input-small {
  width: 120px;
}
.form-inline .icon-add {
  display: inline-block;
  color: #fff;
  line-height: 14px;
  width: 14px;
  height: 14px;
  background: #9ac9ec;
  text-align: center;
  margin-right: 6px;
}
.form-inline .icon-add:before {
  content: "+";
}
.form-inline ul.unstyled {
  margin: 0;
}
.form-inline .filters .button {
  padding: 4px 20px;
}
.banner-top {
  text-align: right;
}
.banner-top a {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.banner-top a img {
  transition: all 0.3s ease-in-out;
}
.banner-top a:hover img {
  -moz-animation: myeffect 0.8s ease-in-out;
  -webkit-animation: myeffect 0.8s ease-in-out;
  -o-animation: myeffect 0.8s ease-in-out;
  -ms-animation: myeffect 0.8s ease-in-out;
  animation: myeffect 0.8s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.module.banner-main {
  margin: 30px 0 25px 0;
}
.banner-right,
.banner-main {
  text-align: right;
}
.banner-right a,
.banner-main a {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.banner-right a img,
.banner-main a img {
  transition: all 0.3s ease-in-out;
}
.banner-right a:hover img,
.banner-main a:hover img {
  -moz-animation: myeffect 0.8s ease-in-out;
  -webkit-animation: myeffect 0.8s ease-in-out;
  -o-animation: myeffect 0.8s ease-in-out;
  -ms-animation: myeffect 0.8s ease-in-out;
  animation: myeffect 0.8s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.whoonline {
  padding: 15px 20px;
}
.whoonline h3.modtitle {
  margin-bottom: 20px;
}
.whoonline .modcontent {
  background: #9ac9ec;
  padding: 15px;
  color: #fff;
}
.whoonline .round-online {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url("../images/styling/default/icon_user.png") no-repeat center center #fff;
  margin-right: 15px;
  float: left;
}
.whoonline .round-online i {
  font-size: 30px;
  color: #9ac9ec;
  display: table;
  margin: 14px auto;
  display: none;
}
ul.list-contact li {
  margin-bottom: 15px;
}
ul.list-contact .fa {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  background: #E0E0E0;
  margin: 0 15px 15px 0;
}
ul.list-contact > div {
  overflow: hidden;
}
ul.list-contact h3 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #000;
}
ul.list-contact p {
  font-size: 12px;
  line-height: 18px;
}
ul.list-contact a {
  color: #666;
}
ul.list-contact a:hover {
  color: #9ac9ec;
}
#bd .pp_default .pp_content_container .pp_content .pp_details .pp_close {
  top: 10px;
}
.mega-module ul.menu li {
  position: relative;
  padding: 1px 0 1px 0;
}
.mega-module ul.menu li a {
  display: block;
  padding: 6px 10px;
  color: #fff;
  font-size: 100%;
  text-transform: none;
  line-height: 20px;
}
.mega-module ul.menu li:hover a,
.mega-module ul.menu li.active a {
  background-color: #6fb2e4;
}
.social-cus-mod .yt-socialbt {
  margin: 0;
  float: left;
  border-right: 1px solid #151515;
}
.social-cus-mod .yt-socialbt a {
  border-radius: 0;
  background: #000;
  color: #808080;
  box-shadow: none;
  border: none;
  width: 36px;
  height: 36px;
}
.social-cus-mod .yt-socialbt a i {
  font-size: 16px;
  line-height: 36px;
}
.social-cus-mod .yt-socialbt a:hover {
  background: #9ac9ec;
  color: #fff;
}
.social-cus-mod .yt-socialbt:last-child {
  border: none;
}
#contact ul li i {
  color: #999;
  margin-right: 9px;
}
#contact ul li a {
  color: #9ac9ec;
}
#contact ul li a:hover {
  color: #c5e0f4;
}
.yt-loginform {
  position: relative;
  border-right: 1px solid #34353a;
}
.yt-loginform:hover .dropdown-toggle {
  background: #9ac9ec;
}
.yt-loginform .dropdown-toggle {
  padding: 0px 16px;
  display: block;
  color: #fff;
  line-height: 54px;
  background: #1C1E24;
}
.yt-loginform .dropdown-toggle .fa {
  margin-left: 5px;
}
.yt-loginform .dropdown-menu {
  min-width: 250px;
  margin: 0;
  border: none;
  box-shadow: none;
  background-color: #9ac9ec;
  background-color: rgba(152,199,235,0.9);
  zoom: 1;
  background-color: transparent \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e598c7eb, endColorstr=#e598c7eb)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e598c7eb, endColorstr=#e598c7eb);
  padding: 20px;
  border-radius: 0px;
}
.yt-loginform .dropdown-menu .input-small {
  border: none;
  width: 100%;
  height: 30px;
}
.yt-loginform .dropdown-menu .button {
  background: #3f444e;
  padding: 10px 35px;
  margin-bottom: 10px;
  transition: 0.3s all ease 0s;
  width: 100%;
}
.yt-loginform .dropdown-menu .button:hover {
  background: #000;
}
.yt-loginform .dropdown-menu ul.unstyled {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.yt-loginform .dropdown-menu ul.unstyled li a {
  color: #ddd;
  font-size: 12px;
  transition: 0.3s all ease 0s;
}
.yt-loginform .dropdown-menu ul.unstyled li a:hover {
  color: #fff;
}
.yt-loginform .login-switch {
  display: block;
  color: #fff;
}
.yt-loginform .login-switch:hover {
  background: #9ac9ec;
}
#myLogin .modal-dialog {
  width: 380px;
  margin: 100px auto;
  z-index: 9999;
}
#myLogin .modal-content {
  padding: 30px;
  border-radius: 0;
  text-align: left;
}
#myLogin h3.title {
  font-size: 24px;
  color: #000;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#myLogin .btReverse {
  display: block;
  text-align: center;
  text-transform: uppercase;
}
#myLogin #login-form {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
#myLogin #login-form .userdata {
  margin: 0 0 20px;
}
#myLogin #login-form .userdata label {
  font-weight: 500;
}
#myLogin #login-form .userdata input[type="checkbox"] {
  margin: 3px 5px 0px 0px;
}
#myLogin #login-form .userdata .button {
  text-transform: uppercase;
}
#myLogin #login-form ul.listlogin {
  border-top: 1px solid #E7E7E7;
  margin: 0;
  padding: 15px 0px;
  font-size: 12px;
}
#myLogin #login-form ul.listlogin li {
  display: inline-block;
  margin-right: 10px;
}
#myLogin #login-form ul.listlogin li a {
  color: #999;
}
#myLogin #login-form ul.listlogin li a:hover {
  color: #9ac9ec;
}
.k2LatestCommentsBlock.tab-comments .k2Avatar img {
  border: none;
  margin: 2px 9px 4px 0;
}
.k2LatestCommentsBlock.tab-comments .lcUsername {
  float: left;
  margin: 0 10px 0 0;
  width: 100%;
}
.k2LatestCommentsBlock.tab-comments .lcUsername a {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  text-transform: capitalize;
}
.k2LatestCommentsBlock.tab-comments .lcUsername a:hover {
  color: #9ac9ec;
}
.k2LatestCommentsBlock.tab-comments .lcCommentDate {
  font-size: 11px;
  float: left;
}
.k2LatestCommentsBlock.tab-comments ul {
  margin-left: 0;
  padding: 0;
}
.k2LatestCommentsBlock.tab-comments ul li {
  list-style: none;
  background: #fff;
  display: block;
  padding: 0 0 10px;
  margin: 0 0 20px;
  border-bottom: 1px solid #3f444e;
}
.k2LatestCommentsBlock.tab-comments ul li.lastItem {
  border: none;
}
.k2LatestCommentsBlock.tab-comments ul li:empty {
  display: none;
}
.k2LatestCommentsBlock.tab-comments ul li a {
  color: #666;
}
.k2LatestCommentsBlock.tab-comments ul li a:hover {
  color: #9ac9ec;
}
.k2LatestCommentsBlock.tab-comments ul li .lcComment {
  display: inline-block;
  max-width: 78%;
  border: 1px solid #f2f2f2;
  padding: 5px 10px;
  margin-bottom: 8px;
  position: relative;
  float: left;
  border-radius: 8px;
  font-size: 12px;
  font-style: italic;
}
.k2LatestCommentsBlock.tab-comments ul .even {
  background: none repeat scroll 0 0 #fff;
}
.k2LatestCommentsBlock.tab-comments h3.modtitle {
  background: #9ac9ec;
  color: #FFFFFF;
  font-size: 160%;
  font-weight: 400;
  margin: 0 0 20px;
  padding: 10px;
  text-transform: uppercase;
  width: 62%;
}
.k2ItemsBlock.k2-content-tags ul {
  padding: 0;
}
.k2ItemsBlock.k2-content-tags ul li {
  list-style: none;
}
.k2ItemsBlock.k2-content-tags ul li.even,
.k2ItemsBlock.k2-content-tags ul li.odd {
  background: none;
  border: none;
  margin: 0 0 15px;
  padding: 0;
  border-bottom: 1px solid #cfcfcf;
}
.k2ItemsBlock.k2-content-tags ul li.even.lastItem,
.k2ItemsBlock.k2-content-tags ul li.odd.lastItem {
  margin: 0;
  border-bottom: none;
}
.k2ItemsBlock.k2-content-tags ul li.even .moduleItemIntrotext,
.k2ItemsBlock.k2-content-tags ul li.odd .moduleItemIntrotext {
  color: #ccc;
  line-height: 24px;
}
.k2ItemsBlock.k2-content-tags ul li.even .moduleItemIntrotext .moduleItemImage,
.k2ItemsBlock.k2-content-tags ul li.odd .moduleItemIntrotext .moduleItemImage {
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 0 15px 0 0;
}
.k2ItemsBlock.k2-content-tags ul li.even .moduleItemIntrotext .moduleItemImage img,
.k2ItemsBlock.k2-content-tags ul li.odd .moduleItemIntrotext .moduleItemImage img {
  float: none;
  margin: 0;
  border: none;
  transition: all 0.3s ease-in-out;
}
.k2ItemsBlock.k2-content-tags ul li.even .moduleItemIntrotext .moduleItemImage:hover img,
.k2ItemsBlock.k2-content-tags ul li.odd .moduleItemIntrotext .moduleItemImage:hover img {
  transition: all 0.3s ease-in-out;
  transform: scale(1.2);
}
.k2ItemsBlock.k2-content-tags ul li.even .moduleItemTitle,
.k2ItemsBlock.k2-content-tags ul li.odd .moduleItemTitle {
  font-size: 14px;
  display: block;
  color: #000;
  font-weight: bold;
  line-height: 20px;
  margin-top: -5px;
}
.k2ItemsBlock.k2-content-tags ul li.even .moduleItemTitle:hover,
.k2ItemsBlock.k2-content-tags ul li.odd .moduleItemTitle:hover {
  color: #9ac9ec;
}
.k2ItemsBlock.k2-content-tags ul li.even .main,
.k2ItemsBlock.k2-content-tags ul li.odd .main {
  display: inline-block;
  width: 68%;
}
.k2ItemsBlock.k2-content-tags ul li.even .main .introtext,
.k2ItemsBlock.k2-content-tags ul li.odd .main .introtext {
  color: #444;
}
.k2ItemsBlock.k2-content-tags ul li.even .main p,
.k2ItemsBlock.k2-content-tags ul li.odd .main p {
  color: #444;
}
.k2ItemsBlock.k2-content-tags ul li.even .moduleItemDateCreated,
.k2ItemsBlock.k2-content-tags ul li.odd .moduleItemDateCreated {
  font-size: 11px;
  color: #999;
  margin-right: 20px;
}
.k2ItemsBlock.k2-content-tags ul li.even .moduleItemComments,
.k2ItemsBlock.k2-content-tags ul li.odd .moduleItemComments {
  font-size: 11px;
  border: none;
  color: #999;
}
.k2ItemsBlock.k2-content-tags ul li.even .moduleItemComments:hover,
.k2ItemsBlock.k2-content-tags ul li.odd .moduleItemComments:hover {
  color: #9ac9ec;
}
.k2-content-recent ul {
  padding: 0;
}
.k2-content-recent ul li {
  list-style: none;
}
.k2-content-recent ul li.even {
  border-bottom: 1px dotted #eee;
}
.k2-content-recent ul li.even,
.k2-content-recent ul li.odd {
  background: none;
  border-bottom: 1px dotted #ddd;
  margin: 0 0 15px;
  padding: 0 0 15px;
}
.k2-content-recent ul li.even.lastItem,
.k2-content-recent ul li.odd.lastItem {
  margin: 0;
}
.k2-content-recent ul li.even .k2Avatar,
.k2-content-recent ul li.odd .k2Avatar {
  display: block;
  overflow: hidden;
}
.k2-content-recent ul li.even .moduleItemIntrotext,
.k2-content-recent ul li.odd .moduleItemIntrotext {
  color: #ccc;
  line-height: 24px;
}
.k2-content-recent ul li.even .moduleItemIntrotext .moduleItemImage,
.k2-content-recent ul li.odd .moduleItemIntrotext .moduleItemImage {
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 0 15px 0 0;
}
.k2-content-recent ul li.even .moduleItemIntrotext .moduleItemImage img,
.k2-content-recent ul li.odd .moduleItemIntrotext .moduleItemImage img {
  float: none;
  margin: 0;
  border: none;
  transition: all 0.3s ease-in-out;
}
.k2-content-recent ul li.even .moduleItemIntrotext .moduleItemImage:hover img,
.k2-content-recent ul li.odd .moduleItemIntrotext .moduleItemImage:hover img {
  transition: all 0.3s ease-in-out;
  transform: scale(1.2);
}
.k2-content-recent ul li.even .moduleItemTitle,
.k2-content-recent ul li.odd .moduleItemTitle {
  font-size: 14px;
  display: block;
  color: #444;
  font-weight: bold;
  line-height: 20px;
  margin-top: -5px;
}
.k2-content-recent ul li.even .moduleItemTitle:hover,
.k2-content-recent ul li.odd .moduleItemTitle:hover {
  color: #9ac9ec;
}
.k2-content-recent ul li.even .main,
.k2-content-recent ul li.odd .main {
  display: inline-block;
  width: 60%;
}
.k2-content-recent ul li.even .main .introtext,
.k2-content-recent ul li.odd .main .introtext {
  color: #444;
}
.k2-content-recent ul li.even .main p,
.k2-content-recent ul li.odd .main p {
  color: #444;
}
.k2-content-recent ul li.even .moduleItemDateCreated,
.k2-content-recent ul li.odd .moduleItemDateCreated {
  font-size: 11px;
  color: #999;
  margin-right: 20px;
}
.k2-content-recent ul li.even .moduleItemComments,
.k2-content-recent ul li.odd .moduleItemComments {
  font-size: 11px;
  border: none;
  color: #999;
}
.k2-content-recent ul li.even .moduleItemComments:hover,
.k2-content-recent ul li.odd .moduleItemComments:hover {
  color: #9ac9ec;
}
#right .module div.moduletabs.top-position {
  margin: 0;
}
.module.module_tabs .modcontent {
  padding-top: 0;
}
.module div.moduletabs.top-position {
  margin: 0 -15px 0 0;
}
.module div.moduletabs.top-position div.tabs-content div.tabs-content-inner div.tab-content {
  background: none;
}
.module div.moduletabs.top-position div.tabs-container {
  position: relative;
  width: 100%;
  height: auto;
  border-top: 2px solid #9ac9ec;
  overflow: visible;
  z-index: 1;
}
.module div.moduletabs.top-position div.tabs-container ul.tabs li {
  padding: 0;
}
.module div.moduletabs.top-position div.tabs-container ul.tabs li .tab.selected {
  background: #9ac9ec;
  color: #fff;
  position: relative;
  border: none;
}
.module div.moduletabs.top-position div.tabs-container ul.tabs li .tab.selected:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-color: #9ac9ec transparent transparent transparent;
  border-width: 9px 9px 0;
  bottom: -9px;
  left: 42%;
}
.module div.moduletabs.top-position div.tabs-container ul.tabs li .tab.selected:hover {
  color: #fff;
}
.module div.moduletabs.top-position div.tabs-container ul.tabs li .tab {
  font-size: 14px;
  font-weight: bold;
  padding: 8px 0;
  background: #EEEEEE;
  margin: 0 0 16px;
  color: #4a505c;
}
.module div.moduletabs.top-position div.tabs-container ul.tabs li .tab:hover {
  color: #9ac9ec;
}
.module div.moduletabs.top-position div.tabs-container ul.tabs li:last-child .tab {
  border: none;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.tabs-content {
  border-top: none;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.tabs-content div.k2ItemsBlock ul {
  margin: 0;
}
.module div.moduletabs.top-position .mod-k2-content ul li.even .moduleItemTitle,
.module div.moduletabs.top-position .mod-k2-content ul li.odd .moduleItemTitle {
  color: #444;
  line-height: 20px;
  font-weight: bold;
  font-size: 14px;
}
.module div.moduletabs.top-position .mod-k2-content ul li.even .moduleItemTitle:hover,
.module div.moduletabs.top-position .mod-k2-content ul li.odd .moduleItemTitle:hover {
  color: #9ac9ec;
}
.module.k2-slider-style-one h3.modtitle {
  color: #fff;
  margin: 0 0 20px;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider {
  margin: 0;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .page-button { margin: 0; }
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .page-button .control-button {
  text-indent: 0;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .page-button .control-button .preview {
  background: none;
  color: #444;
  font-size: 14px;
  opacity: 1;
  bottom: 35px;
  width: auto;
  right: 15px;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .page-button .control-button .preview i {
  margin: 0;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .page-button .control-button .preview:hover {
  color: #9ac9ec;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .page-button .control-button .next {
  background: none;
  color: #444;
  font-size: 14px;
  opacity: 1;
  bottom: 35px;
  width: auto;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .page-button .control-button .next i {
  margin: 0;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .page-button .control-button .next:hover {
  color: #9ac9ec;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider {
  margin: 0 -1%;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img {
  padding: 0;
  border: none;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info {
  overflow: hidden;
  position: relative;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .over-image {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  opacity: 0.5;
  top: 0;
  left: 0;
  pointer-events: none;
  
/*
  box-shadow: 0 0 0 0 #9ac9ec inset;
  transition: all 0.2s ease-out;
*/

}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info img {
  transition: all 0.2s ease-out;
}




.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info:hover img {

/*
  -moz-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -webkit-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -o-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -ms-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  transition: all 0.2s ease-out;
  transition-delay: 0.1s;
  */
  
  
  
}



/*
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info:hover .over-image {
  opacity: 1;
  box-shadow: 0 0 0 8px #9ac9ec inset;
  transition: all 0.2s ease-out;
  
}
*/



.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img:hover {
  opacity: 1;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title a {
  color: #000;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-des {
  line-height: 20px;
  font-weight: 300;
  font-size: 14px;
  margin: 0 0 15px;
  
  
  font-family: arial, Roboto, sans-serif;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read {
  display: inline-block;
  border: 1px solid #ddd;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 11px;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read a {
  color: #000;
  font-weight: 500;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read a i {
  height: 35px;
  padding: 0 10px;
  line-height: 35px;
  border-right: 1px solid #ddd;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read a span {
  padding: 0 15px;
  height: 35px;
  line-height: 35px;
  
  
  
  font-family: 'Roboto', sans-serif;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read:hover {
  border-color: #9ac9ec;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read:hover a {
  color: #9ac9ec;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read:hover i {
  border-color: #9ac9ec;
}
.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item:hover .item-wrap .item-info .item-title a {
  color: #9ac9ec;
}
.k2TagCloudBlock.tags-k2 {
  padding: 0;
}
.k2TagCloudBlock.tags-k2 a {
  display: inline-block;
  position: relative;
  margin: 0 5px 5px 0;
  padding: 5px 10px 5px 15px;
  color: #666;
  text-transform: capitalize;
  border: 1px solid #ddd;
}
.k2TagCloudBlock.tags-k2 a:hover {
  padding: 5px 10px 5px 15px;
  background: #9ac9ec;
  color: #fff;
  border-color: #9ac9ec;
}
.module.content-accordion h3.modtitle {
  display: inline-block;
  font-weight: bold;
  font-size: 24px;
  color: #9ac9ec;
  border-color: #9ac9ec;
  margin-bottom: 30px;
}
div.sj-accordion {
  border: none;
}
div.sj-accordion .acd-items {
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}
div.sj-accordion .acd-items .acd-item:nth-child(1) .acd-header {
  border-top: 1px solid #ebebeb;
}
div.sj-accordion .acd-items .acd-item .acd-header {
  margin: 0;
  padding: 10px 15px;
  position: relative;
  color: #666;
  border-bottom: 1px solid #ddd;
  border-right: none;
  border-left: none;
  border-top: none;
  transition: all 0.2s ease-in-out;
}
div.sj-accordion .acd-items .acd-item .acd-header >span {
  color: #9ac9ec;
  font-weight: bold;
}
div.sj-accordion .acd-items .acd-item .acd-header:hover {
  background: #f4f4f4;
  color: #9ac9ec;
  transition: all 0.3s ease-in-out;
}
div.sj-accordion .acd-items .acd-item .acd-header:hover:before {
  background-color: #9ac9ec;
}
div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner {
  padding: 0 10px;
  font-weight: 300;
}
div.sj-accordion .acd-items .acd-item.selected {
  border-bottom: 1px solid #ebebeb;
  margin: 0;
}
div.sj-accordion .acd-items .acd-item.selected .acd-header {
  background: #9ac9ec;
  color: #fff;
  font-weight: normal;
  border: none;
}
div.sj-accordion .acd-items .acd-item.selected .acd-header >span {
  color: #fff;
  font-weight: bold;
}
div.sj-accordion .acd-items .acd-item.selected .acd-content-wrap {
  margin: 10px 0;
}
div.sj-accordion .acd-items .acd-item.selected .acd-content-wrap .acd-content-wrap-inner {
  padding: 0 10px;
}
.extra-upcoming-slider h3.modtitle {
  color: #fff;
  margin: 0 0 20px;
}
.extra-upcoming-slider .sj-extraslider {
  margin: 0 -15px;
}
.extra-upcoming-slider .sj-extraslider .extraslider-control {
  float: none;
  text-align: center;
  padding-top: 25px;
}
.extra-upcoming-slider .sj-extraslider .extraslider-control .nav-page {
  float: none;
}
.extra-upcoming-slider .sj-extraslider .extraslider-control .nav-page .page {
  display: inline-block;
  float: none;
}
.extra-upcoming-slider .sj-extraslider .extraslider-control .nav-page .page .button-page {
  height: 10px;
  width: 10px;
  border-radius: 10px;
  background: none;
  border: 2px solid #fff;
  margin: 0 3px;
}
.extra-upcoming-slider .sj-extraslider .extraslider-control .nav-page .page .button-page.sel,
.extra-upcoming-slider .sj-extraslider .extraslider-control .nav-page .page .button-page:hover {
  background: #fff;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner {
  border: none;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item-wrap-inner {
  margin: 0 15px;
  overflow: visible;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line {
  border: none;
  margin: 0;
  padding: 0 0 20px;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-image {
  position: relative;
  overflow: hidden;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-image .over-image {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  opacity: 0.5;
  top: 0;
  left: 0;
  pointer-events: none;
  box-shadow: 0 0 0 0 #9ac9ec inset;
  transition: all 0.2s ease-out;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-image img {
  transition: all 0.2s ease-out;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-image:hover img {
  -moz-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -webkit-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -o-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -ms-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  transition: all 0.2s ease-out;
  transition-delay: 0.1s;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-image:hover .over-image {
  opacity: 1;
  box-shadow: 0 0 0 8px #9ac9ec inset;
  transition: all 0.2s ease-out;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-image .time-image {
  display: inline-block;
  padding: 20px 30px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  height: 100%;
  color: #fff;
  background-size: 100% 100%;
  transition: all 0.5s ease-in-out;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-image .time-image:before {
  content: "";
  height: 100%;
  width: 100%;
  background: #9ac9ec;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.8;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-image .time-image .item-created {
  display: block;
  clear: both;
  margin: 0 0 20px;
  position: relative;
  z-index: 2;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-image .time-image .item-created span {
  display: block;
  font-weight: bold;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-image .time-image .item-created span:nth-child(1) {
  font-size: 30px;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-image .time-image .event-time {
  display: inline-block;
  position: relative;
  z-index: 2;
  font-weight: 500;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-image .time-image .event-time .start-time:after {
  content: "\f068";
  font-family: fontawesome;
  display: block;
  font-size: 7px;
  line-height: 7px;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-image:hover .time-image {
  left: -100%;
  transition: all 0.5s ease-in-out;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info {
  background: none;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info .item-title {
  background: #fff;
  font-weight: 500;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info .item-title a {
  color: #000;
  text-transform: uppercase;
  padding: 0;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info .item-title a:hover {
  color: #9ac9ec;
  text-decoration: none;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info .school {
  padding: 10px;
  color: #666;
  background: #fff;
  font-weight: 300;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info .school p {
  margin: 0;
  font-weight: 300;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info .school a {
  color: #9ac9ec;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info .school a:hover {
  color: #4a505c;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info .item-content {
  position: relative;
  background: #fff;
  margin: 0;
  padding: 0 10px 10px;
  font-weight: 300;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info .item-content .item-description {
  color: #000;
  margin-bottom: 30px;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info .item-content .item-readmore {
  text-align: right;
  position: absolute;
  right: 20px;
  bottom: -10px;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info .item-content .item-readmore a {
  display: inline-block;
  font-size: 18px;
  padding: 8px 16px;
  background: #3f444e;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info .item-content .item-readmore a i {
  margin: 0;
  color: #fff;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap .item-info .item-content .item-readmore a:hover {
  background: #9ac9ec;
}
.extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line .item-wrap:hover .item-info .item-title a {
  color: #9ac9ec;
}
.style-me-scattered .sj-sg-gallery {
  direction: ltr;
}
.style-me-scattered .sj-sg-gallery nav span:after {
  content: "\f0e2";
  font-family: "fontawesome";
  font-size: 14px;
}
.style-me-scattered .sj-sg-gallery .sg-photostack {
  background: url(../images/bg/bg-3.jpg) no-repeat 0 0 fixed;
  background-size: 100% 100%;
}
.style-me-scattered .sj-sg-gallery .sg-photostack .sg-container figure {
  padding: 25px;
}
.style-me-scattered .sj-sg-gallery .sg-photostack .sg-container figure figcaption .sg-title a:hover {
  color: #9ac9ec;
  text-decoration: none;
}
.style-me-scattered .sj-sg-gallery .sg-photostack .sg-container figure img {
  box-shadow: 0 0 0 0 #9ac9ec;
  transition: all 0.3s ease-in-out;
}
.style-me-scattered .sj-sg-gallery .sg-photostack .sg-container figure img:hover {
  opacity: 1;
  box-shadow: 0 0 1px 8px #9ac9ec;
  transition: all 0.3s ease-in-out;
}
.style-me-scattered .sj-sg-gallery .sg-photostack .buttom-click {
  transition: all 0.5s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 999;
}
.style-me-scattered .sj-sg-gallery .sg-photostack .buttom-click span {
  padding: 20px 30px;
  text-transform: uppercase;
  border: 3px solid #fff;
  opacity: 1;
  box-shadow: 0 0 0 0 #fff;
}
.style-me-scattered .sj-sg-gallery .sg-photostack.photostack-perspective {
  transition: all 0.5s ease-in-out;
}
.style-me-scattered .sj-sg-gallery .sg-photostack.photostack-perspective .buttom-click span {
  transition: all 0.5s ease-in-out;
  opacity: 0;
  box-shadow: 0 0 10px 30px #fff;
}
.trending-posts {
  position: relative;
}
.trending-posts h3.modtitle {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px dashed #ccc;
}
.trending-posts .sj-extraslider {
  margin: 0;
}
.trending-posts .sj-extraslider .extraslider-control {
  position: absolute;
  top: 0;
  right: 0;
}
.trending-posts .sj-extraslider .extraslider-control i {
  margin: 0;
  font-size: 11px;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 18px;
  top: 0;
  left: 0;
}
.trending-posts .sj-extraslider .extraslider-control .button-prev {
  height: 18px;
  width: 18px;
  border-radius: 99px;
  margin: 0 3px;
  line-height: 18px;
  text-align: center;
  background: #c4cace;
  color: #fff;
  position: relative;
}
.trending-posts .sj-extraslider .extraslider-control .button-prev:hover {
  background: #3f444e;
}
.trending-posts .sj-extraslider .extraslider-control .button-next {
  height: 18px;
  width: 18px;
  border-radius: 99px;
  line-height: 16px;
  text-align: center;
  background: #c4cace;
  color: #fff;
  position: relative;
}
.trending-posts .sj-extraslider .extraslider-control .button-next:hover {
  background: #3f444e;
}
.trending-posts .sj-extraslider .extraslider-inner {
  border: none;
}
.trending-posts .sj-extraslider .extraslider-inner .item-wrap.style1 .item-info {
  position: static;
  background: none;
}
.trending-posts .sj-extraslider .extraslider-inner .item-wrap.style1 .item-info .item-title {
  padding: 0;
}
.trending-posts .sj-extraslider .extraslider-inner .item-wrap.style1 .item-info .item-title a {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.trending-posts .sj-extraslider .extraslider-inner .item-wrap.style1 .item-info .item-title a:hover {
  color: #9ac9ec;
}
.trending-posts .sj-extraslider .extraslider-inner .item-wrap.style1 .item-info .item-content {
  margin: 0 0 10px;
}
.trending-posts .sj-extraslider .extraslider-inner .item-wrap.style1 .item-info .item-content .item-description {
  color: #000;
  font-size: 12px;
}
.trending-posts .sj-extraslider .item .line {
  border-top: none;
  border-bottom: 1px solid #ccc;
}
.trending-posts .sj-extraslider .item .line:last-child {
  border: none;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first {
  margin-bottom: 30px;
  display: block;
  overflow: hidden;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .item-image {
  display: inline-block;
  float: left;
  margin-right: 30px;
  overflow: hidden;
  position: relative;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .item-image .over-image {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  opacity: 0.5;
  top: 0;
  left: 0;
  pointer-events: none;
  box-shadow: 0 0 0 0 #9ac9ec inset;
  transition: all 0.2s ease-out;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .item-image img {
  transition: all 0.2s ease-out;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .item-image:hover img {
  -moz-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -webkit-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -o-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -ms-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  transition: all 0.2s ease-out;
  transition-delay: 0.1s;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .item-image:hover .over-image {
  opacity: 1;
  box-shadow: 0 0 0 8px #9ac9ec inset;
  transition: all 0.2s ease-out;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .content-main .item-title a {
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .content-main .item-title a:hover {
  color: #9ac9ec;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .content-main .item-description {
  color: #666;
  margin: 0 0 20px;
  font-weight: 300;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .by-date {
  padding: 0;
  display: inline-block;
  margin: 0 -3px 5px;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .by-date li {
  list-style: none;
  display: none;
  margin: 0 3px;
  font-size: 11px;
  color: #999;
  font-style: italic;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .by-date li:nth-child(1) {
  color: #9ac9ec;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .by-date li:nth-child(1) span {
  color: #999;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .item-readmore {
  display: inline-block;
  border: 1px solid #ddd;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 11px;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .item-readmore a {
  color: #000;
  font-weight: 500;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .item-readmore a i {
  height: 35px;
  padding: 0 10px;
  line-height: 35px;
  border-right: 1px solid #ddd;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .item-readmore a span {
  padding: 0 15px;
  height: 35px;
  line-height: 35px;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .item-readmore:hover {
  border-color: #9ac9ec;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .item-readmore:hover a {
  color: #9ac9ec;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-first .item-readmore:hover i {
  border-color: #9ac9ec;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-other {
  float: left;
  width: 100%;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-other .otehr-link {
  padding: 0;
  overflow: hidden;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-other .otehr-link li.row {
  list-style: none;
  padding: 10px 0;
  font-weight: 300;
  border-bottom: 1px solid #ebebeb;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-other .otehr-link li.row:nth-child(1) {
  border-top: 1px solid #ebebeb;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-other .otehr-link li.row:last-child {
  border-bottom: none;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-other .otehr-link li.row a {
  color: #000;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-other .otehr-link li.row a:hover {
  color: #9ac9ec;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-other .otehr-link .by-date {
  display: inline-block;
  margin: 0 -3px 5px;
  text-align: right;
  font-weight: 300;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-other .otehr-link .by-date li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
  font-size: 11px;
  color: #999;
  font-style: italic;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-other .otehr-link .by-date li:nth-child(1) {
  color: #9ac9ec;
}
.module.k2-mega-new-main .modcontent .sj-meganew .item-other .otehr-link .by-date li:nth-child(1) span {
  color: #999;
}
.module.k2-mega-new-main .modcontent .sj-meganew .meganew-viewall {
  display: inline-block;
  border: 1px solid #ddd;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 11px;
  float: left;
}
.module.k2-mega-new-main .modcontent .sj-meganew .meganew-viewall a {
  color: #000;
  font-weight: 500;
}
.module.k2-mega-new-main .modcontent .sj-meganew .meganew-viewall a i {
  height: 35px;
  padding: 0 10px;
  line-height: 35px;
  border-right: 1px solid #ddd;
}
.module.k2-mega-new-main .modcontent .sj-meganew .meganew-viewall a span {
  padding: 0 15px;
  height: 35px;
  line-height: 35px;
}
.module.k2-mega-new-main .modcontent .sj-meganew .meganew-viewall:hover {
  border-color: #9ac9ec;
}
.module.k2-mega-new-main .modcontent .sj-meganew .meganew-viewall:hover a {
  color: #9ac9ec;
}
.module.k2-mega-new-main .modcontent .sj-meganew .meganew-viewall:hover i {
  border-color: #9ac9ec;
}
div.contact-ajax .ctajax-wrap.bigmap .col-md-12 {
  margin-bottom: 20px;
}
div.contact-ajax .ctajax-wrap .el-control {
  position: relative;
}
div.contact-ajax .ctajax-wrap .el-control .ca-tooltip {
  position: absolute;
  right: 10px;
  top: 0;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input[type="submit"] {
  padding: 8px 35px;
  border-radius: 0;
  background: #9ac9ec;
  border: none;
  color: #fff;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input[type="submit"]:hover {
  background: #23262D;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-heading {
  font-size: 18px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form input.el-input {
  width: 85%;
}
.stats-module dt {
  width: 35%;
  display: inline-block;
  font-weight: bold;
}
.stats-module dd {
  width: 63%;
  display: inline-block;
}
.module._menu.side-menu .modcontent ul.menu > li.parent >a:after,
.module._menu.side-menu .modcontent ul.menu > li.parent span:after {
  content: "\f0da";
  font-family: FontAwesome;
  margin: 0 10px;
  float: right;
}
.module._menu.side-menu .modcontent ul.menu > li.parent ul {
  left: -100%;
  -webkit-transition: transform 0.2s ease-in-out 0s;
  -moz-transition: transform 0.2s ease-in-out 0s;
  -o-transition: transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s;
}
.module._menu.side-menu .modcontent ul.menu > li.parent ul li.parent > span {
  color: #777;
  cursor: pointer;
}
.module._menu.side-menu .modcontent ul.menu > li.parent ul li.parent > span:after {
  content: "\f0da";
  font-family: FontAwesome;
  position: relative;
  float: right;
}
.module._menu.side-menu .modcontent ul.menu > li.parent ul li.parent > span:hover {
  color: #9ac9ec;
}
.module._menu.side-menu .modcontent ul.menu > li.parent ul li ul {
  display: none;
  width: 220px;
}
.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul {
  top: 0;
  background: #fff;
  border: 1px solid #ccc;
  padding: 15px;
}
.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  padding: 4px 10px;
}
.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li:last-child {
  border: none;
}
.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li.parent > a:after {
  content: "\f0da";
  font-family: FontAwesome;
  position: relative;
  float: right;
}
.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li:hover ul {
  display: block;
  left: -220px;
  position: absolute;
  top: 0;
  z-index: 10;
  background: #fff;
}
.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li:hover ul li {
  padding: 4px 5px;
}
.module._menu.side-menu .modcontent ul.menu li a.fa-home:before {
  margin-right: 10px;
}
.module._menu.tree-menu .modcontent ul.menu li ul {
  display: none;
}
.module._menu.tree-menu .modcontent ul.menu li a:after {
  display: none;
}
.module._menu.tree-menu .modcontent ul.menu li:hover ul {
  display: none;
}
.module._menu.tree-menu .modcontent ul.menu > li.parent.active > a:after {
  display: inline-block;
}
.module._menu.tree-menu .modcontent ul.menu > li.parent.active ul {
  background: #fff;
  display: block;
  position: static;
  border: 0;
  padding-left: 20px;
  list-style-type: circle;
}
.module._menu.tree-menu .modcontent ul.menu > li.parent.active ul li.parent > span {
  color: #777;
  cursor: pointer;
}
.module._menu.tree-menu .modcontent ul.menu > li.parent.active ul li.parent > span:hover {
  color: #9ac9ec;
}
.module._menu.tree-menu .modcontent ul.menu > li.parent.active:hover ul ul {
  font-size: 91%;
}
.module._menu.tree-menu .modcontent ul.menu li a.fa-home:before {
  margin-right: 10px;
}
.module.sjflatmenu {
  border: 1px solid #ddd;
  background: #fff;
  position: relative;
  z-index: 0;
}
.module.sjflatmenu h3.modtitle {
  padding: 16px 20px;
}
.module.sjflatmenu .modcontent {
  padding: 15px;
}
.module.sjflatmenu .modcontent .pretext,
.module.sjflatmenu .modcontent .posttext {
  display: none;
}
.module.sjflatmenu .modcontent .flyout-menu {
  border: none;
  background: #fff;
}
.module.sjflatmenu .modcontent .flyout-menu li {
  background: #fff;
  border-bottom: #ddd 1px solid;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-item .fm-link a {
  color: #4a505c;
  font-weight: normal;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-item .fm-link a img {
  display: none;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul {
  border: #ddd 1px solid;
  list-style: none;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li .fm-item .fm-link a {
  color: #4a505c;
  font-weight: normal;
  padding-left: 0;
  background: none;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li .fm-item .fm-link a img {
  display: none;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li:hover .fm-item .fm-link a {
  color: #fff;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li:hover .fm-container .fm-item .fm-link a {
  color: #4a505c;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li:hover .fm-container li:hover .fm-item .fm-link a {
  color: #fff;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li:hover .fm-container li:hover .fm-container .fm-item .fm-link a {
  color: #4a505c;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li:hover .fm-container li:hover .fm-container li:hover .fm-item .fm-link a {
  color: #fff;
}
.module.sjflatmenu .modcontent .flyout-menu li.fm-last {
  border: none;
}
.module.sjflatmenu .modcontent .flyout-menu li:hover {
  background: #9ac9ec;
}
.module.sjflatmenu .modcontent .flyout-menu li:hover .fm-item .fm-link a {
  color: #fff;
}
.module.sjflatmenu .modcontent .accordion-menu {
  border: none;
  margin-top: -16px;
  background: #fff;
}
.module.sjflatmenu .modcontent .accordion-menu li {
  background: #fff;
  border-bottom: #ddd 1px solid;
}
.module.sjflatmenu .modcontent .accordion-menu li a {
  color: #4a505c;
}
.module.sjflatmenu .modcontent .accordion-menu li a img {
  display: none;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-last {
  border-bottom: none;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened > .fm-item {
  border-bottom: none;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened .fm-container ul {
  list-style-type: circle;
  margin-left: 20px;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened .fm-container ul li {
  border: none;
  padding: 2px 0;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened .fm-container ul li a {
  padding-left: 0;
  line-height: normal;
}
.module.sjflatmenu .modcontent .accordion-menu li .fm-item a {
  background: none;
  padding-left: none;
  font-weight: normal;
}
.module.sjflatmenu .modcontent .accordion-menu li:hover {
  background: #9ac9ec;
}
.module.sjflatmenu .modcontent .accordion-menu li:hover a {
  color: #fff;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened:hover {
  background: #fff;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened:hover li:hover {
  background: #fff;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened:hover a {
  color: #4a505c;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened:hover a:hover {
  color: #9ac9ec;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened .fm-item a {
  color: #4a505c;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened .fm-item:hover a {
  color: #9ac9ec;
}
.social-counter .sj-social-media-counts .sc-wrap {
  margin: 0 -5px;
}
.social-counter .sj-social-media-counts .sc-wrap .sc-item {
  margin-bottom: 20px;
}
.social-counter .sj-social-media-counts .sc-wrap .sc-item .sc-icon {
  height: 60px;
  line-height: 60px;
  width: 40px;
  border-color: rgba(255,255,255,0.2);
}
.social-counter .sj-social-media-counts .sc-wrap .like-count {
  font-size: 14px;
  line-height: 22px;
  padding: 0 12px;
}
.social-counter .sj-social-media-counts .sc-wrap .like-text {
  font-size: 12px;
  padding: 0 12px;
  text-transform: uppercase;
}
.module.slick-slider-hexagon {
  margin: 0;
}
div.sj-k2slickslider img {
  width: auto;
}
div.sj-k2slickslider .slickslider-items {
  margin: auto;
}
#yt_spotlight1 div.sj-k2slickslider .slickslider-items .item-content { 


    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    /* max-width: 1920px; */
    /*box-shadow: inset 0 0 0 1920px rgba(0, 0, 0, 0.48);*/
}






 }
 
 
 
 
 
 
 
 
 
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner {
  padding-top: 200px;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title {
  margin: 0 0 1px;
  text-align: center;
  animation: mymove2 1.2s ease-in infinite;
  -webkit-animation: mymove2 1.2s ease-in-out;
  -moz-animation: mymove2 1.2s ease-in-out infinite;
  -o-animation: mymove2 1.2s ease-in-out;
  -ms-animation: mymove2 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
  color: #fff;
  text-decoration: none;
  padding: 0 20px;
  margin: 0;
  font-weight: bold;
  font-size: 40px;
  line-height: 38px;
  position: relative;
  display: inline-block;
  
  
  font-family: robotoslabbold2, Roboto, sans-serif;
  
  
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a:hover {
  color: #c5e0f4;
  transition: all 0.1s ease-in;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title .line {
  
  
  
  display: block;
  overflow: hidden;
  height: 4px;
  width: 80px;

  
  transition: all 1s ease-in;
  
  
  
  
  
  
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description { white-space: normal; color: #fff; margin: 0 auto; width: 70%; text-align: center; position: relative; animation: mymove6 0.8s ease-in infinite; -webkit-animation: mymove6 0.8s ease-in; -moz-animation: mymove6 0.8s ease-in infinite; -o-animation: mymove6 0.8s ease-in; -ms-animation: mymove6 0.8s ease-in; transition: all 0.8s ease-in; font-family: robotoslabreg, Roboto, sans-serif; font-size: 20px; padding-top: 14px; padding-bottom: 24px; }
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore {
 
  
  
    overflow: hidden;
    height: 44px;
    line-height: 50px;
    width: 198px;
    border-radius: 2px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    background: #deb911;
    padding: 0;
    position: relative;
    transition: all 1.5s ease;
    animation: mymove3 1.2s ease-in infinite;
    -webkit-animation: mymove3 1.2s ease-in;
    -moz-animation: mymove3 1.2s ease-in infinite;
    -ms-animation: mymove3 1.2s ease-in 1;
    -o-animation: mymove3 1.2s ease-in 1;
    transition: all 1.2s ease-in;
    float: left;
    
    
    
    
  
  
  
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore:before {
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.2;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore a {
  color: #fff;
  position: absolute;
  text-decoration: none;
  float: none;
  background: transparent;
  padding: 0;
  height: auto;
  line-height: 40px;
  width: 100%;
  top: 0;
  left: 0;
  
  font-family: Roboto, sans-serif;
  
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore:hover {
  
}
div.sj-k2slickslider .slickslider-items.bg-style1,
div.sj-k2slickslider .slickslider-items.bg-style1 {
  background: none;
}
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow,
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow {
  position: relative;
}
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img,
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img {
  max-width: none;
}
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title,
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title {
  animation: mymove2 1.2s ease-in-out infinite;
  -webkit-animation: mymove2 1.2s ease-in-out;
  -moz-animation: mymove2 1.2s ease-in-out;
  -o-animation: mymove2 1.2s ease-in-out;
  -ms-animation: mymove2 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-description,
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-description {
  -webkit-animation: mymove6 0.8s ease-in;
  -moz-animation: mymove6 0.8s ease-in;
  animation: mymove6 0.8s ease-in;
}
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmore,
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmore {
  -webkit-animation: mymove3 1.2s ease-in;
  -moz-animation: mymove3 1.2s ease-in;
  animation: mymove3 1.2s ease-in;
}
div.sj-k2slickslider .nav-pagination.conner-tl {
  left: 0;
  right: 0;
  top: 42%;
  max-width: 80%;
  background: transparent;
  box-shadow: none;
  pointer-events: none;
  z-index: 2;
  
  
  
  
  
      margin: auto 10%;
    text-align: center;
}
div.sj-k2slickslider .nav-pagination.conner-tl a.left {
  position: absolute;
  left: -100px;
  height: 60px;
  width: 60px;
  border-radius: 60px;
  line-height: 60px;
  text-align: center;
  overflow: hidden;
  text-indent: 99px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #999;
  text-transform: uppercase;
  pointer-events: auto;
  transition: all 0.3s ease-in-out;
  background: url(../images/icon/left.png) no-repeat center center ;
}





div.sj-k2slickslider .nav-pagination.conner-tl a.left:hover {
  width: 120px;
  transition: all 0.3s ease-in-out;
  background-position: 15px center;
  text-indent: 0;
  padding-left: 10px;
  
  
  background: url(../images/icon/left.png) no-repeat center center ;
  
  
  
  
  
  
  
  
}
div.sj-k2slickslider .nav-pagination.conner-tl a.right {
  position: absolute;
  right: -100px;
  height: 60px;
  width: 60px;
  border-radius: 60px;
  line-height: 60px;
  text-align: center;
  overflow: hidden;
  text-indent: -99px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #999;
  text-transform: uppercase;
  pointer-events: auto;
  transition: all 0.3s ease-in-out;
  background: url(../images/icon/right.png) no-repeat center center ;
}
div.sj-k2slickslider .nav-pagination.conner-tl a.right:hover {
  width: 120px;
  transition: all 0.3s ease-in-out;
  background-position: 85px center;
  background-color: #fff;
  text-indent: 0;
  padding-right: 10px;
  
  background: url(../images/icon/right.png) no-repeat center center ;
}
div.sj-k2slickslider div.pag-item {
  position: absolute;
  bottom: 80px;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 2;
}
div.sj-k2slickslider div.pag-item a {
  list-style: none;
  display: inline-block;
  margin: 0 5px;
  height: 10px;
  width: 10px;
  border: 2px solid #fff;
  border-radius: 13px;
  overflow: hidden;
  text-indent: -999px;
  cursor: pointer;
}
div.sj-k2slickslider div.pag-item a.sel {
  background: #fff;
}
div.sj-k2slickslider:hover .nav-pagination.conner-tl a.left {
  left: 30px;
  -moz-transform: rotateZ(360deg);
  -webkit-transform: rotateZ(360deg);
  transform: rotateZ(360deg);
  transition: all 0.3s ease-in-out;
}
div.sj-k2slickslider:hover .nav-pagination.conner-tl a.right {
  right: 30px;
  -moz-transform: rotateZ(-360deg);
  -webkit-transform: rotateZ(-360deg);
  transform: rotateZ(-360deg);
  transition: all 0.3s ease-in-out;
}
#bd .pp_default .pp_content_container .pp_content .pp_details {
  margin: -4px 0 0;
}
.module.featured-videos {
  background: #eee;
}
.module.featured-videos h3.modtitle {
  background: #3f444e;
  margin: 0 0 20px;
}
.module.featured-videos .modcontent {
  padding: 0 15px 30px;
}
.module.featured-videos .sj-k2-container-slider {
  margin: 0;
}
.module.featured-videos .sj-k2-container-slider .page-button .control-button .preview {
  background: #404a4f;
  border-radius: 99px;
  color: #fff;
  height: 16px;
  line-height: 16px;
  margin: 0 3px;
  text-align: center;
  width: 16px;
  top: -45px;
  right: 10px;
  z-index: 1;
  bottom: auto;
  text-indent: 0;
}
.module.featured-videos .sj-k2-container-slider .page-button .control-button .preview i {
  margin: 0;
}
.module.featured-videos .sj-k2-container-slider .page-button .control-button .preview:hover {
  background: #a6b0b5;
}
.module.featured-videos .sj-k2-container-slider .page-button .control-button .next {
  background: #404a4f;
  border-radius: 99px;
  color: #fff;
  height: 16px;
  line-height: 16px;
  margin: 0 3px;
  text-align: center;
  width: 16px;
  top: -45px;
  z-index: 1;
  right: -10px;
  bottom: auto;
  text-indent: 0;
}
.module.featured-videos .sj-k2-container-slider .page-button .control-button .next i {
  margin: 0;
}
.module.featured-videos .sj-k2-container-slider .page-button .control-button .next:hover {
  background: #a6b0b5;
}
.module.featured-videos .sj-k2-container-slider .slider {
  z-index: 9;
}
.module.featured-videos .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img {
  padding: 0;
  border: none;
}
.module.featured-videos .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .item-img-info {
  position: relative;
  overflow: hidden;
}
.module.featured-videos .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .item-img-info:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/icon/youtube.png") no-repeat center;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
}
.module.featured-videos .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .item-img-info:hover:after {
  animation: myeffect 1s ease-in-out;
  -webkit-animation: myeffect 1s ease-in-out;
  -moz-animation: myeffect 1s ease-in-out;
  -ms-animation: myeffect 1s ease-in-out;
  -o-animation: myeffect 1s ease-in-out;
  transition: all 0.3s ease-in-out;
  
  
}
.module.featured-videos .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img:hover {
  opacity: 1;
}
.module.featured-videos .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .item-info .item-title {
  font-size: 14px;
}
.module.featured-videos .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .item-info .item-title a {
  color: #000;
  font-weight: bold;
}
.module.featured-videos .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .item-info .item-title a:hover {
  color: #9ac9ec;
}
.module.featured-videos .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img .item-content .item-des {
  font-size: 12px;
  color: #444;
}
.module.me_search {
  margin: 0;
  padding: 0;
  display: inline-block;
  float: left;
}
.module.me_search .modcontent .dropdown {
  transition: all 0.5s ease-in;
}
.module.me_search .modcontent .dropdown.open {
  transition: all 0.5s ease-in;
}
.module.me_search .modcontent .dropdown.open .dropdown-menu {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.5s ease-in;
}
.module.me_search .modcontent .dropdown.open button.dropdown-toggle:before {
  content: "\f00d";
}
.module.me_search .modcontent .dropdown button.dropdown-toggle {
  width: 50px;
  display: block;
 
  padding: 0;
  background: transparent;
  position: relative;
  color: #ccc;
}
.module.me_search .modcontent .dropdown button.dropdown-toggle:before {
  
  
  
  
    content: "\f002";
    display: block;
    position: absolute;
    top: 0;
    left: 1px;
    height: 100%;
    width: 100%;
    font-family: FontAwesome;
    font-size: 13px;
    line-height: 30px;
    margin-right: 5px;
    padding-right: 100px;
  
  
  
  
  
}
.module.me_search .modcontent .dropdown .dropdown-menu {
  left: auto;
  right: -2px;
  min-width: 636px;
  top: 58px;
  display: block;
  border-radius: 0;
  border-top: 3px solid #9ac9ec;
  padding: 10px 0;
  box-shadow: 1px 5px 6px 0 #333;
  border-bottom: 1px solid #9ac9ec;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transition: all 0.5s ease-in;
}
.module.me_search .modcontent .dropdown .dropdown-menu #mod-finder-searchform input.inputbox {
  border: none;
  width: 85%;
  float: none;
  padding: 4px 30px;
}
.module.me_search .modcontent .dropdown .dropdown-menu .form-inline {
  margin: 0;
}
.module.me_search .modcontent .dropdown .dropdown-menu .form-inline textarea,
.module.me_search .modcontent .dropdown .dropdown-menu .form-inline input[type="text"] {
  width: 84.5%;
  border: none;
  font-family: Dosis;
  font-size: 18px;
  font-weight: 400;
  padding: 4px 6px 4px 50px;
  background: url("../images/icon/icon_search.png") no-repeat 12px center;
  color: #999;
}
.module.me_search .modcontent .dropdown .dropdown-menu .form-inline button.button {
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
}
.module.me_search .modcontent .dropdown .dropdown-menu:before {
  border-style: solid;
  border-width: 0 8px 8px;
  top: -11px;
  content: "";
  height: 0;
  left: 96%;
  position: absolute;
  width: 0;
  opacity: 1;
  background: none;
  border-color: transparent transparent #9ac9ec;
  transition: all 0.3s ease-in;
}
.module.me_search:hover .modcontent .dropdown button.dropdown-toggle {
  color: #fff;
}
.module.k2-categories h3.modtitle {
  padding: 10px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}
.module.k2-categories .k2CategoriesListBlock {
  padding: 0;
}
.module.k2-categories .k2CategoriesListBlock >ul {
  padding: 0;
}
.module.k2-categories .k2CategoriesListBlock >ul li {
  list-style: none;
  padding: 4px 0;
  overflow: hidden;
  position: relative;
  border-bottom: 1px dotted #7f7f7f;
  transition: all 0.2s ease-in;
}
.module.k2-categories .k2CategoriesListBlock >ul li a {
  color: #666;
  display: inline-block;
  line-height: 30px;
}
.module.k2-categories .k2CategoriesListBlock >ul li:before {
  content: "";
  height: 6px;
  width: 6px;
  background: #999;
  border-radius: 99px;
  display: inline-block;
  margin: 0 10px 0 0;
}
.module.k2-categories:hover h3.modtitle {
  color: #fff;
  background: #9ac9ec;
}
.module.k2-categories:hover .k2CategoriesListBlock {
  background: #6fb2e4;
  border-top: 1px solid #fff;
  transition: background 0.2s ease-in;
}
.module.k2-categories:hover .k2CategoriesListBlock >ul {
  padding: 0;
}
.module.k2-categories:hover .k2CategoriesListBlock >ul li {
  border-color: #fff;
  transition: all 0.2s ease-in;
}
.module.k2-categories:hover .k2CategoriesListBlock >ul li a {
  color: #fff;
  display: inline-block;
  transition: transform 0.2s ease-in-out;
}
.module.k2-categories:hover .k2CategoriesListBlock >ul li:before {
  background: #fff;
  margin: 0 10px;
  transition: all 0.2s ease-in;
}
.module.k2-categories:hover .k2CategoriesListBlock >ul li:hover {
  background: #2682c7;
  transition: all 0.2s ease-in;
}
.module.k2-categories:hover .k2CategoriesListBlock >ul li:hover:before {
  background: #fff;
  height: 8px;
  width: 8px;
  transition: all 0.2s ease-in;
}
.module.k2-categories:hover .k2CategoriesListBlock >ul li:hover a {
  color: #afd4f0;
  -moz-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  font-style: italic;
  transition: transform 0.2s ease-in-out;
}
.list_mega {
  margin: 15px 0;
  padding: 0;
}
.list_mega li {
  list-style: none;
  border-bottom: 1px solid #ddd;
}
.list_mega li:nth-child(1) {
  border-top: 1px solid #ddd;
}
.list_mega li a {
  color: #444;
  padding: 6px 0;
  display: block;
}
.list_mega li:hover {
  background: #6fb2e4;
  padding: 0 10px;
  transition: padding 0.3s ease-in-out;
}
.list_mega li:hover a {
  color: #fff;
}
.list_mega li:hover:before {
  background: #fff;
}
.module.get-in-touch .modcontent {
  color: #999;
}
.module.get-in-touch .modcontent ul {
  padding: 0;
}
.module.get-in-touch .modcontent ul li {
  list-style: none;
}
.module.get-in-touch .modcontent ul li span.lea {
  font-weight: 400;
  color: #fff;
}
.module.useful-link ul.menu {
  padding: 0;
}
.module.useful-link ul.menu li { 

list-style: none;
    color: #c4c4c4;
    font-size: 17px;
    line-height: 32px;
    background-image: url(../images/lidata.jpg);
    background-repeat: no-repeat;
    background-position: left 38%;
    padding-left: 14px;
    font-family: arial, Roboto, sans-serif;





 }
.module.useful-link ul.menu li a {

  display: inline-block;
  color: #c4c4c4;
  font-family: 'Roboto', sans-serif;
  
  
}



.module.useful-link ul.menu li:hover a {
  color: #b89809;
}

.module.useful-link ul.menu li:visited a {
  color: #b89809;
}






.module.clients-say .modcontent div.yt-extra-carousel .carousel-inner {
  margin: 5px 0 2em;
}
.module.clients-say .modcontent div.yt-extra-carousel .carousel-inner .item {
  color: #999;
}
.module.clients-say .modcontent div.yt-extra-carousel .carousel-inner .item .item-image {
  display: inline-block;
  height: 70px;
  width: 70px;
  border-radius: 70px;
  text-align: center;
  line-height: 70px;
  overflow: hidden;
  margin: 0 30px 30px 0;
  float: left;
  position: relative;
}
.module.clients-say .modcontent div.yt-extra-carousel .carousel-inner .item .item-image img {
  float: left;
}
.module.clients-say .modcontent div.yt-extra-carousel .carousel-inner .item h3.title {
  font-size: 13px;
  color: #999;
  font-weight: 400;
}
.module.clients-say .modcontent div.yt-extra-carousel .carousel-inner .item h3.title span {
  color: #9ac9ec;
}
.module.clients-say .modcontent div.yt-extra-carousel .carousel-indicators {
  bottom: 0;
  margin: 0 38px;
}
.module.clients-say .modcontent div.yt-extra-carousel .carousel-indicators li {
  border-radius: 100px;
  background: none;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
}
.module.clients-say .modcontent div.yt-extra-carousel .carousel-indicators li.active,
.module.clients-say .modcontent div.yt-extra-carousel .carousel-indicators li:hover {
  background: #fff;
}
.module.clients-say .modcontent div.yt-extra-carousel .carousel-control {
  display: none;
}
.module.feature-teachers {
  padding: 45px 0 30px;
  background: #9ac9ec;
}
.module.feature-teachers h3.modtitle {
  text-align: center;
  color: #fff;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-inner {
  margin: 5px 0 2em;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-inner .item {
  color: #999;
  text-align: center;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-inner .item .item-image {
  display: inline-block;
  height: 100px;
  width: 100px;
  border-radius: 100px;
  text-align: center;
  line-height: 100px;
  overflow: hidden;
  margin: 0 auto 15px;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-inner .item .item-image img {
  float: left;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-inner .item .content-main {
  color: #fff;
  text-align: center;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-inner .item .content-main h3.title {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-inner .item .content-main .adred {
  display: block;
  margin: 0 0 10px;
  position: relative;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-inner .item .content-main .adred:after {
  content: "";
  display: block;
  height: 2px;
  width: 30px;
  margin: 10px auto;
  text-align: center;
  background: #fff;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-inner .item .content-main .post-commnets {
  padding: 0 20px;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-indicators {
  bottom: 0;
  position: relative;
  margin: 30px 0 0;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-indicators li {
  border-radius: 100px;
  background: none;
  border: 2px solid #fff;
  height: 10px;
  width: 10px;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-indicators li.active,
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-indicators li:hover {
  background: #fff;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-control {
  display: none;
}
.module.feature-teachers .modcontent div.yt-extra-carousel .carousel-indicators {
  right: 0;
  width: 100%;
  margin: 0;
}
.module.newsletter {
  position: relative;
  padding-left: 285px;
}
.module.newsletter h3.modtitle {
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  text-transform: capitalize;
}
.module.newsletter h3.modtitle:before {
  content: "\f003";
  display: inline-block;
  margin-right: 15px;
  font-size: 24px;
  color: #fff;
  font-family: fontawesome;
}
.module.newsletter td {
  padding-bottom: 0;
}
.module.newsletter .modcontent .acymailing_form td.acyfield_email {
  width: 368px;
}
.module.newsletter .modcontent .acymailing_form td.acyfield_email input.inputbox {
  height: 40px;
  background: #393d46;
  border: 1px solid #535760;
  color: #fff;
  padding: 0 20px;
}
.module.newsletter .modcontent .acymailing_form td.acyfield_email input.inputbox:focus {
  border: 2px solid #fff;
}
.module.newsletter .modcontent .acymailing_form td.acysubbuttons input.button {
  padding: 0 40px;
  height: 40px;
  margin-left: 20px;
  border-radius: 2px;
  font-size: 11px;
  background: #9ac9ec;
  text-transform: uppercase;
}
.module.newsletter .modcontent .acymailing_form td.acysubbuttons input.button:hover {
  background: #17191e;
}
.module.social-icon .list-icon {
  text-align: right;
}
.module.social-icon .list-icon div.yt-socialbt {
  margin: 0;
}
.module.social-icon .list-icon div.yt-socialbt a {
  height: 35px;
  width: 35px;
  line-height: 35px;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.module.social-icon .list-icon div.yt-socialbt a i {
  font-size: 16px;
  transition: all 0.3s ease-in-out;
}
.module.social-icon .list-icon div.yt-socialbt a:hover i {
  animation: myeffect 0.5s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.module.categories-ii {
  margin-top: -20px;
  margin-bottom: 0;
}
.module.categories-ii .modcontent .sj_category {
  box-shadow: none;
}
.module.categories-ii .modcontent ul.line {
  padding: 0;
}
.module.categories-ii .modcontent ul.line >li {
  list-style: none;
  float: left;
  display: inline-block;
  height: 170px;
  width: 16.6666666667%;
  margin: 0;
}
.module.categories-ii .modcontent ul.line >li.content {
  padding: 30px 15px;
  color: #000;
  line-height: 18px;
  background: #fff;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.module.categories-ii .modcontent ul.line >li.content h3.tilte {
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 13px;
}
.module.categories-ii .modcontent ul.line >li.content h3.tilte a {
  color: #000;
}
.module.categories-ii .modcontent ul.line >li.content h3.tilte:before {
  content: "";
  height: 2px;
  width: 45px;
  background: #ccc;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
}
.module.categories-ii .modcontent ul.line >li.content .des {
  color: #000;
  font-weight: 300;
}
.module.categories-ii .modcontent ul.line >li.content:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  border-width: 8px 8px;
  top: 45%;
  left: -15px;
  z-index: 99;
  transition: all 0.3s ease-in-out;
}
.module.categories-ii .modcontent ul.line >li.content:hover {
  background: #9ac9ec;
  transition: all 0.3s ease-in-out;
}
.module.categories-ii .modcontent ul.line >li.content:hover h3.tilte {
  color: #fff;
}
.module.categories-ii .modcontent ul.line >li.content:hover h3.tilte a {
  color: #fff;
}
.module.categories-ii .modcontent ul.line >li.content:hover h3.tilte:before {
  background: #fff;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.module.categories-ii .modcontent ul.line >li.content:hover .des {
  color: #fff;
}
.module.categories-ii .modcontent ul.line >li.content:hover:before {
  border-color: transparent #9ac9ec transparent transparent;
  transition: all 0.3s ease-in-out;
}
.module.categories-ii .modcontent ul.line >li.icon-image {
  font-size: 48px;
  color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.module.categories-ii .modcontent ul.line >li.icon-image .over-image {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  opacity: 0.5;
  top: 0;
  left: 0;
  pointer-events: none;
  box-shadow: 0 0 0 0 #9ac9ec inset;
  transition: all 0.2s ease-out;
}
.module.categories-ii .modcontent ul.line >li.icon-image img {
  transition: all 0.2s ease-out;
}
.module.categories-ii .modcontent ul.line >li.icon-image:hover img {
  -moz-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -webkit-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -o-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -ms-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  transition: all 0.2s ease-out;
  transition-delay: 0.1s;
}
.module.categories-ii .modcontent ul.line >li.icon-image:hover .over-image {
  opacity: 1;
  box-shadow: 0 0 0 8px #9ac9ec inset;
  transition: all 0.2s ease-out;
}
.module.categories-ii .modcontent ul.line >li:nth-child(8),
.module.categories-ii .modcontent ul.line >li:nth-child(10),
.module.categories-ii .modcontent ul.line >li:nth-child(12) {
  float: right;
  z-index: 99;
  position: relative;
}
.module.categories-ii .modcontent ul.line >li:nth-child(8):before,
.module.categories-ii .modcontent ul.line >li:nth-child(10):before,
.module.categories-ii .modcontent ul.line >li:nth-child(12):before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 8px 8px;
  top: 45%;
  right: -15px;
  left: auto;
}
.module.categories-ii .modcontent ul.line >li:nth-child(8):hover:before,
.module.categories-ii .modcontent ul.line >li:nth-child(10):hover:before,
.module.categories-ii .modcontent ul.line >li:nth-child(12):hover:before {
  border-color: transparent transparent transparent #9ac9ec;
}
.module.categories-ii .modcontent ul.line >li:nth-child(7),
.module.categories-ii .modcontent ul.line >li:nth-child(9),
.module.categories-ii .modcontent ul.line >li:nth-child(11) {
  float: right;
}
.module.cus-admissions .modcontent ul {
  padding: 0;
  border: 1px solid #ebebeb;
}
.module.cus-admissions .modcontent ul li {
  list-style: none;
  padding: 20px;
  border-bottom: 1px solid #ebebeb;
}
.module.cus-admissions .modcontent ul li .icon {
  display: inline-block;
  float: left;
  width: 30%;
}
.module.cus-admissions .modcontent ul li .content {
  display: inline-block;
}
.module.cus-admissions .modcontent ul li .content p {
  margin: 0;
  font-weight: 300;
}
.module.cus-admissions .modcontent ul li .content h3.title a {
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
}
.module.cus-admissions .modcontent ul li .content h3.title a:hover {
  color: #9ac9ec;
}
.module.cus-admissions .modcontent ul li:last-child {
  border: none;
}
.module.cus-admissions .modcontent ul li:hover {
  background: #f6f6f6;
}
.icon-chevron-right:before {
  content: "\f101";
}
.icon-chevron-left:before {
  content: "\f100";
}
.item-page .img-fulltext img {
  width: 100%;
}
#bd #content.com_kunena  #yt_component {
  padding: 0;
  border: none;
  background: none;
}
#bd #Kunena #ktop {
  border: none;
  background: #3f444e;
}
#bd #Kunena #ktop #ktopmenu #ktab {
  margin: 0;
}
#bd #Kunena #ktop #ktopmenu #ktab .menu li {
  margin: 0 !important;
}
#bd #Kunena #ktop #ktopmenu #ktab .menu li a {
  background: none;
  color: #fff;
  padding: 8px 10px;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  border-right: 1px solid #fff;
}
#bd #Kunena #ktop #ktopmenu #ktab .menu li.active a {
  background: #9ac9ec;
}
#bd #Kunena #ktop #ktopmenu #ktab .menu li:hover a {
  background: #9ac9ec;
}
#bd #Kunena #ktop #ktopmenu #ktab .menu li:last-child a {
  border: none;
}
#bd #Kunena #ktop span.ktoggler {
  background: none;
  margin: -32px 15px;
  padding: 2px;
}
#bd #Kunena .kblock {
  background-color: #fff;
  margin: 0 0 30px;
}
#bd #Kunena .kblock.kadvsearch,
#bd #Kunena .kblock.kfrontstats {
  margin: 0;
}
#bd #Kunena .kblock.kpathway {
  margin: 0;
}
#bd #Kunena .kblock .kheader {
  background: #9ac9ec;
  color: #fff;
}
#bd #Kunena .kblock .kheader h2 .ktitle,
#bd #Kunena .kblock .kheader h2 span {
  color: #fff;
}
#bd #Kunena .kblock .kheader h2 a {
  color: #fff !important;
}
#bd #Kunena .kblock .kheader h3 span {
  color: #fff;
}
#bd #Kunena .kblock .kheader .ktitle-desc {
  color: #fff;
}
#bd #Kunena .kblock .kcontainer .kbody .kblocktable .krow2 td {
  background: #fff;
}
#bd #Kunena .kblock .kcontainer .kbody .kblocktable .krow2 td.km > div {
  border: none;
  border-bottom: #ccc 1px dotted;
}
#bd #Kunena .klist-markallcatsread {
  background: #fff;
  margin: 0 0 30px;
}
#bd #Kunena tr.krow1 td {
  background: #fff;
  border: 1px solid #ebebeb !important;
}
#bd #Kunena tr.krow1 td .k_guest {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 0;
}
#bd #Kunena tr.krow1 td .k_guest b {
  color: #9ac9ec;
}
#bd #Kunena tr.krow1 td div.input {
  margin: 0 0 20px;
}
#bd #Kunena tr.krow1 td div.input span {
  margin-right: 20px;
}
#bd #Kunena tr.krow1 td div.input span .inputbox {
  margin: 0 10px;
  padding: 10px 20px;
  background: #ccc;
}
#bd #Kunena tr.krow1 td div.input span .inputbox:focus {
  background: #fff;
}
#bd #Kunena tr.krow1 td div.input span .kbutton {
  margin: 0 10px;
  padding: 8px 20px;
  background: #3f444e;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
#bd #Kunena tr.krow1 td div.input span .kbutton:hover {
  background: #9ac9ec;
  border: none;
}
#bd #Kunena tr.krow1 td .klink-block {
  padding: 15px 0;
}
#bd #Kunena tr.krow1 td .klink-block span {
  margin: 0 10px;
}
#bd #Kunena tr.krow1 td .klink-block span a {
  color: #666;
}
#bd #Kunena tr.krow1 td .klink-block span a:hover {
  color: #9ac9ec;
}
#bd #Kunena td.kprofileboxcnt ul.kprofilebox-welcome li input.kbutton:hover {
  background-color: rgba(0,0,0,0.15);
}
#bd.rtl #Kunena tr.krow1 td div.input {
  display: block;
  overflow: hidden;
}
#bd.rtl #Kunena tr.krow1 td div.input span {
  float: right;
}
#bd.rtl #Kunena .fltlft {
  float: right;
}
#bd.rtl #Kunena .fltrt {
  float: left;
}
#bd.rtl #Kunena #ktop span.ktoggler {
  float: left;
}
#bd.rtl #Kunena .ktitle,
#bd.rtl #Kunena a.ktitle {
  float: right;
}
#bd.rtl #Kunena td.kprofileboxcnt {
  text-align: right;
}
#bd.rtl #Kunena div.kthead-title a {
  float: none;
}
#bd.rtl #Kunena h1,
#bd.rtl #Kunena h2 {
  text-align: right;
}
#bd.rtl #Kunena div.kblock span.ktoggler {
  float: left;
  top: 7px;
}
#bd.rtl #Kunena table.kblocktable {
  text-align: right;
}
#bd.rtl #Kunena td.kcol-kcatlastpost {
  text-align: right;
}
.fancy {
  background: #ebebeb;
  position: absolute;
  padding: 0;
  margin: 0;
}
#moonavigator {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 999;
  text-align: right;
}
#moonavigator li.level1 {
  position: relative;
  display: inline-block;
  padding: 0 25px;
  margin: 0;
  z-index: 1;
  list-style: none;
  text-align: left;
}
#moonavigator li.level1 > .item-link {
  margin: 0;
  padding: 40px 0;
  color: #000;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
#moonavigator li.level1 > .item-link:hover {
  color: #9ac9ec;
}
#moonavigator li.level1 .fa-caret-down {
  font-size: 14px;
  margin: 0 5px;
}
#moonavigator li.level1 .showdesc .menu-title {
  line-height: 100%;
  padding-bottom: 3px;
  margin-top: -1px;
  display: block;
}
#moonavigator li.level1 .showdesc .menu-desc {
  display: block;
  font-size: 11px;
  color: #ccc;
  line-height: 100%;
}
#moonavigator li.level1.active > .item-link,
#moonavigator li.level1:hover > .item-link {
  color: #9ac9ec;
}
#moonavigator li.level1.active > .item-link span,
#moonavigator li.level1:hover > .item-link span {
  padding: 0 0 10px;
  border-bottom: 2px solid #9ac9ec;
}
#moonavigator li.level1.first {
  border-left: 1px solid rgba(255,255,255,0.2);
}
#moonavigator li.level1.last {
  padding-right: 0;
}
#moonavigator ul.subnavi {
  left: 0;
  position: absolute;
  z-index: 3;
  padding: 0 20px;
  list-style: none;
  min-width: 220px;
  background: #fff;
  border-top: 2px solid #9ac9ec;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.2), 1px 1px 0 rgba(0,0,0,0.1) inset;
}
#moonavigator ul.subnavi li {
  position: relative;
  border-bottom: 1px solid #ddd;
}
#moonavigator ul.subnavi li .item-link {
  display: block;
  margin: 0;
  padding: 6px 0;
  color: #000;
  font-size: 12px;
  text-transform: capitalize;
  line-height: 25px;
  transition: padding 0.2s ease-in-out;
}
#moonavigator ul.subnavi li .fa-caret-right {
  position: absolute;
  right: 10px;
  z-index: 1;
  margin: 4px 0;
}
#moonavigator ul.subnavi li.last {
  border: none;
}
#moonavigator ul.subnavi li .showdesc {
  text-align: left;
}
#moonavigator ul.subnavi li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#moonavigator ul.subnavi li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#moonavigator ul.subnavi li:hover > .item-link,
#moonavigator ul.subnavi li.hover > .item-link,
#moonavigator ul.subnavi li.active > .item-link {
  color: #fff;
  background: #6fb2e4;
  padding-left: 10px;
  padding-right: 10px;
  transition: padding 0.2s ease-in-out;
}


#moonavigator ul.subnavi li.hover > .item-link{
background: #deb911;
      

}

#moonavigator li.level1:hover ul.level2,
#moonavigator li.level1.hover ul.level2 {
  display: block;
  box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
}
#moonavigator li.level2:hover ul.level3,
#moonavigator li.level2.hover ul.level3,
#moonavigator li.level3:hover ul.level4,
#moonavigator li.level3.hover ul.level4,
#moonavigator li.level4:hover ul.level5,
#moonavigator li.level4.hover ul.level5,
#moonavigator li.level5:hover ul.level6,
#moonavigator li.level5.hover ul.level6 {
  left: 100%;
  top: 0;
  display: block;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.2), 1px 1px 0 rgba(0,0,0,0.1) inset;
}
#meganavigator {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 60;
  text-align: center;
}
#meganavigator li.level1 {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  margin: 0;
  z-index: 1;
  list-style: none;
  text-align: left;
}
#meganavigator li.level1 > .item-link { margin: 0; padding: 15px 0; color: #fff; font-size: 13px;

 font-family: OpenSansbold, Roboto, sans-serif;
 
 
 
 
 
 
 
 
 
  display: block; font-weight: bold; text-transform: uppercase; }
#meganavigator li.level1 > .item-link:hover {
  color: #3ba8ed;
}
#meganavigator li.level1 .fa-caret-down {
  font-size: 14px;
  margin: 0 5px;
}
#meganavigator li.level1 .showdesc .menu-title {
  line-height: 100%;
  padding-bottom: 3px;
  margin-top: -1px;
  display: block;
}
#meganavigator li.level1 .showdesc .menu-desc {
  display: block;
  font-size: 11px;
  color: #ccc;
  line-height: 100%;
}
#meganavigator li.level1.active > .item-link,
#meganavigator li.level1:hover > .item-link {
  color: #fff;
}
#meganavigator li.level1.active > .item-link span,
#meganavigator li.level1:hover > .item-link span {
  padding: 0 0 10px;
  border-bottom: 2px solid #004c93;
}
#meganavigator li.level1.first {
  border-left: 1px solid rgba(255,255,255,0.2);
}
#meganavigator li.level1.last {
  padding-right: 0;
}
#meganavigator .mega-content {
  position: absolute;
  left: -999em;
  z-index: 10;
  background: #0a63b5;
  border-top: 0px solid #9abfec00;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.2), 1px 1px 0 rgba(0,0,0,0.1) inset;
}
#meganavigator .mega-content.megachild .mega-content-inner {
  padding: 10px 0;
  display: block;
}
#meganavigator .mega-content .mega-col {
  float: left;
}
#meganavigator .mega-content .mega-col.one {
  width: 280px;
}
#meganavigator .mega-content .mega-col.more .mega-module {
  padding: 15px 20px 10px;
}
#meganavigator .mega-content .mega-col .mega-group {
  display: block;
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-title .item-link {
  font-size: 150%;
  padding: 0 10px 10px;
  color: #fff;
  display: block;
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-title {
  padding: 0 0 5px;
}
#meganavigator .mega-content .mega-col .mega-module {
  color: #444;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-title {
  margin: 0;
  text-transform: uppercase;
}
#meganavigator .mega-content .mega-col .mega-module.trending-posts .mega-module-title {
  margin: 0;
  border-bottom: 1px dashed #ccc;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
#meganavigator .mega-content .mega-col .mega-module.trending-posts .sj-extraslider .extraslider-control {
  display: none;
}
#meganavigator .mega-content ul.subnavi {
  list-style: none;
  padding: 0px;
}
#meganavigator .mega-content ul.subnavi li {
  position: relative;
  border-bottom: 1px solid #004c93;
  color:#ffffff;
  
  
  
  
  
}
#meganavigator .mega-content ul.subnavi li .item-link {
  display: block;
  margin: 0;
  padding: 6px 0;
  color: #ffffff;
  font-size: 13px;
  text-transform: capitalize;
  line-height: 25px;
  transition: padding 0.2s ease-in-out;
  font-family: robotoslabreg, sans-serif;
  
  
}
#meganavigator .mega-content ul.subnavi li .fa-caret-right {
  position: absolute;
  right: 10px;
  z-index: 1;
  margin: 4px 0;
}
#meganavigator .mega-content ul.subnavi li.last {
  border: none;
}
#meganavigator .mega-content ul.subnavi li .showdesc {
  text-align: left;
}
#meganavigator .mega-content ul.subnavi li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#meganavigator .mega-content ul.subnavi li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#meganavigator .mega-content ul.subnavi li:hover > .item-link,
#meganavigator .mega-content ul.subnavi li.hover > .item-link,
#meganavigator .mega-content ul.subnavi li.active > .item-link {
  color: #fff;
  background: #DEB911;
  
  
  
  
  padding-left: 10px;
  padding-right: 10px;
  transition: padding 0.2s ease-in-out;
}
#meganavigator .mega-content ul.subnavi li .item-link {
  position: relative;
  font-weight: normal;
  color: #ffffff;
}
#meganavigator .mega-content ul.subnavi li:hover > .item-link:before {
  background: #fff;
}
#meganavigator .mega-content ul.subnavi li .active:before {
  background: #fff;
}
#meganavigator .extra-upcoming-slider .sj-extraslider .extraslider-control {
  padding-top: 0;
}
#meganavigator .extra-upcoming-slider .sj-extraslider .extraslider-control .nav-page .page .button-page {
  border-color: #9ac9ec;
}
#meganavigator .extra-upcoming-slider .sj-extraslider .extraslider-control .nav-page .page .button-page.sel,
#meganavigator .extra-upcoming-slider .sj-extraslider .extraslider-control .nav-page .page .button-page:hover {
  background: #9ac9ec;
}
#meganavigator .extra-upcoming-slider .sj-extraslider .extraslider-inner .item .line {
  padding-bottom: 0;
}
.yt-resmenu { position: relative; z-index: 90; display: none; }
.yt-resmenu .btn-navbar {
  /* background: #e6e6e6; */
  /* height: 54px; */
  /* border-radius: 0; */
  /* color: #333; */
  /* font-size: 16px; */
}
.yt-resmenu .nav-collapse {
  border-bottom: 3px solid #9ac9ec;
  padding: 4px;
  background: white;
}
.yt-resmenu .nav-collapse ul.resmenu {
  margin: 0;
}
.yt-resmenu .nav-collapse ul.resmenu li { background: #0a63b5; margin-bottom: 0; border-bottom: 1px solid #004c93; }
.yt-resmenu .nav-collapse ul.resmenu li a {
  color: #fff;
  margin: 0;
  padding: 5px 15px;
  font-size: 14px;
  
  
  font-family: OpenSansbold, Roboto, sans-serif;
  
  
  
  
  
  
}
.yt-resmenu .nav-collapse ul.resmenu li.haveChild {
  position: relative;
}
.yt-resmenu .nav-collapse ul.resmenu li.haveChild .menuress-toggle {
  position: absolute;
  width: 35px;
  line-height: 35px;
  right: 0px;
  top: 0px;
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 22px;
  color: #999;
  z-index: 5;
}
.yt-resmenu .nav-collapse ul.resmenu li.haveChild .menuress-toggle:before {
  content: "\f196";
}
.yt-resmenu .nav-collapse ul.resmenu li.haveChild .res-wrapnav {
  margin: 3px 0 3px 20px;
}
.yt-resmenu .nav-collapse ul.resmenu li.haveChild.level1.active > .menuress-toggle {
  color: white;
}
.yt-resmenu .nav-collapse ul.resmenu li.haveChild.level1.active > a {
  background: #deb911;
  color: white;
}
.yt-resmenu .nav-collapse ul.resmenu li.haveChild.active > .menuress-toggle:before {
  content: "\f147";
}
.fontsize_l {
  font-size: 18px;
  font-weight: 400;
}
.g-underline {
  font-size: 180%;
  font-weight: 400;
}
ul.c-step {
  list-style: none;
  margin: 0 auto 4em auto;
  counter-reset: section;
  display: table;
  position: relative;
  z-index: 1;
  padding: 0;
}
ul.c-step:before {
  content: "";
  width: 100%;
  height: 10px;
  background: #DEDEDE;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  margin-top: -5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
}
ul.c-step li {
  list-style: none;
  margin: 0 50px;
  padding-top: 50px;
  line-height: 25px;
  display: inline-block;
  position: relative;
  z-index: 3;
  text-align: center;
}
ul.c-step li:before,
ul.c-step li.active:before {
  counter-increment: section;
  content: counter(section);
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  -moz-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  background-color: #93afa9;
  background-image: -moz-linear-gradient(top,#AAC3BF,#719088);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#AAC3BF),to(#719088));
  background-image: -webkit-linear-gradient(top,#AAC3BF,#719088);
  background-image: -o-linear-gradient(top,#AAC3BF,#719088);
  background-image: linear-gradient(to bottom,#AAC3BF,#719088);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaac3bf', endColorstr='#ff719088', GradientType=0);
}
ul.c-step li.active:before {
  background-color: #b4d7f1;
  background-image: -moz-linear-gradient(top,#c5e0f4,#9ac9ec);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#c5e0f4),to(#9ac9ec));
  background-image: -webkit-linear-gradient(top,#c5e0f4,#9ac9ec);
  background-image: -o-linear-gradient(top,#c5e0f4,#9ac9ec);
  background-image: linear-gradient(to bottom,#c5e0f4,#9ac9ec);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc4dff4', endColorstr='#ff9ac9ec', GradientType=0);
}
ul.c-step li.active h3 {
  color: #9ac9ec;
}
ul.c-step li h3 {
  margin: 10px 0 0;
  font-size: 16px;
}
ul.c-step li span {
  font-size: 13px;
}
.table-underline thead {
  border-bottom: 2px solid #404040;
  font-size: 14px;
  background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F5F5F5),to(#CCCCCC));
  background-image: -webkit-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: -o-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: linear-gradient(to bottom,#F5F5F5,#CCCCCC);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffcccccc', GradientType=0);
}
.table-underline tbody tr:hover {
  background: #FAFFED;
}
#g-about .yt-list li {
  border-bottom: 1px dotted #ccc;
  padding: 7px 0;
}
#g-about .ourmember {
  margin-top: 60px;
  text-align: center;
}
#g-about .ourmember h3.page-module-title:after {
  margin: 10px auto;
  width: 30%;
}
#g-about .ourmember .pre-text {
  padding: 0px 150px;
  margin-bottom: 20px;
}
#g-about .ourmember .item-content .image {
  position: relative;
  overflow: hidden;
  margin-bottom: 13px;
}
#g-about .ourmember .item-content .image .socials {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
#g-about .ourmember .item-content .image .socials a {
  display: block;
  height: 25px;
  width: 25px;
  background: #333;
  text-align: center;
  overflow: hidden;
  border-radius: 50%;
  margin: 0px 4px;
  float: left;
  position: absolute;
  bottom: -30px;
}
#g-about .ourmember .item-content .image .socials a .fa {
  margin: 0px;
  line-height: 25px;
  color: #ccc9cb;
  transition: 0.3s all ease 0s;
}
#g-about .ourmember .item-content .image .socials a:hover {
  background: #9ac9ec;
}
#g-about .ourmember .item-content .image .socials a:hover .fa {
  color: #fff;
}
#g-about .ourmember .item-content .image .socials a.facebook {
  transition: 0.3s all ease 0s;
  left: 32%;
}
#g-about .ourmember .item-content .image .socials a.flickr {
  transition: 0.5s all ease 0s;
  left: 45%;
}
#g-about .ourmember .item-content .image .socials a.twitter {
  transition: 0.7s all ease 0s;
  left: 58%;
}
#g-about .ourmember .item-content .name {
  margin-bottom: 5px;
}
#g-about .ourmember .item-content .job {
  color: #000;
  font-size: 13px;
  margin-bottom: 3px;
  font-weight: 600;
}
#g-about .ourmember .item-content:hover .image .socials a.facebook {
  bottom: 25px;
}
#g-about .ourmember .item-content:hover .image .socials a.flickr {
  bottom: 25px;
}
#g-about .ourmember .item-content:hover .image .socials a.twitter {
  bottom: 25px;
}
#g-about .ourmember #yt-extra-carousel .carousel-inner {
  margin: 3em 0;
}
#g-about .ourmember #yt-extra-carousel .carousel-indicators {
  bottom: auto;
  top: 0px;
  margin: 0px -28px 0 0;
}
#g-about .ourmember #yt-extra-carousel .carousel-indicators li {
  height: 12px;
  width: 12px;
  background: #d7d7d5;
  border: none;
  border-radius: 50%;
}
#g-about .ourmember #yt-extra-carousel .carousel-indicators li.active {
  background: #9ac9ec;
}
#g-about .ourmember #yt-extra-carousel .carousel-indicators li:hover {
  background: #9ac9ec;
}
#g-about .customersay {
  border: solid 1px #e9e9e9;
  padding: 0 15px;
  position: relative;
}
#g-about .customersay .yt-extra-carousel {
  margin: 0;
  overflow: visible;
}
#g-about .customersay .yt-extra-carousel .carousel-control {
  width: 25px;
  height: 25px;
  border: 1px solid #ccc;
  box-shadow: 0 0 0 6px #fff;
  border-radius: 50%;
}
#g-about .customersay .yt-extra-carousel .carousel-control i {
  line-height: 22px;
  font-size: 18px;
}
#g-about .customersay .yt-extra-carousel .carousel-control.left {
  right: 45px !important;
  top: 4px !important;
  left: auto;
}
#g-about .customersay .yt-extra-carousel .carousel-control.right {
  right: 10px !important;
  top: 4px !important;
}
#g-about .customersay .yt-extra-carousel .carousel-control:hover {
  border-color: #9ac9ec;
}
#g-about .customersay .yt-extra-carousel .carousel-control:hover i {
  color: #9ac9ec;
}
#g-about .customersay .cus-title {
  background: #fff;
  padding: 10px;
  position: absolute;
  left: 30px;
  top: -25px;
}
#g-about h3.page-module-title {
  margin-bottom: 20px;
}
#g-about ul.circle li {
  position: relative;
  margin-left: 30px;
  list-style: none;
}
#g-about ul.circle li:before {
  content: "\f111";
  color: #9ac9ec;
  font-family: FontAwesome;
  font-size: 8px;
  line-height: 8px;
  border: 2px solid rgba(0,0,0,0.05);
  border-radius: 100%;
  position: absolute;
  margin-left: -20px;
  top: 5px;
}
#g-pageservices .features .fa {
  background: #777;
  height: 75px;
  width: 75px;
  text-align: center;
  line-height: 67px;
  border: 3px solid #eee;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#g-pageservices .col-sm-4 {
  margin: 1em 0;
}
#g-pageservices .our h3 {
  margin-top: 1em;
}
#g-pageservices article {
  overflow: hidden;
}
#g-pageservices article h3 {
  font-weight: normal;
}
#g-pageservices article a.detail:after {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  color: #fff;
  background: #9ac9ec;
  margin: -3px 3px 0;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
#g-pageservices article a.detail:hover:after {
  color: #fff;
}
#g-pageservices h2 {
  font-size: 180%;
  margin-bottom: 1em;
}
#g-pageservices h3.page-module-title {
  margin-bottom: 20px;
}
#g-pageservices h3.accordion-heading.active {
  color: #9ac9ec;
}
#g-pageservices hr {
  height: 5px;
  background: #eee;
  border-top-color: #ddd;
  margin: 3em 0;
}
#g-pageservices .testimonial-avatar [class^="icon-"],
#g-pageservices .testimonial-avatar [class*=" icon-"] {
  border: none;
}
#g-pagecolumn hr {
  height: 5px;
  background: #eee;
  border-top-color: #ddd;
  margin: 4em 0;
  float: left;
  width: 100%;
}
#g-pageportfolio [class*="col-sm"] {
  position: relative;
  top: 0;
  background: #F9F9F9;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: -1px;
  padding: 0 5px;
  z-index: 1;
  -webkit-box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
  -moz-box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
  box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
}
#g-pageportfolio [class*="col-sm"] .port-item-img {
  position: relative;
  display: block;
  padding: 10px 10px 0;
  overflow: hidden;
  border-right: none;
}
#g-pageportfolio [class*="col-sm"] .port-item-content {
  padding: 10px;
}
#g-pageportfolio [class*="col-sm"] .port-item-content h4 {
  font-size: 100%;
  line-height: 22px;
}
#g-pageportfolio [class*="col-sm"] .port-item-content h4 a {
  color: #4a505c;
}
#g-pageportfolio [class*="col-sm"] .port-item-content h4 a:hover {
  color: #9ac9ec;
}
#g-pageportfolio [class*="col-sm"] .port-item-content p {
  margin-bottom: 5px;
}
#g-pageportfolio [class*="col-sm"]:hover {
  top: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#g-pagewhatnew .yt-lightbox.image-none {
  padding: 3px;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  display: table;
  margin: 0 auto 10px;
}
#g-pagewhatnew h3.title {
  margin-bottom: 1em;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  font-size: 180%;
}
#g-pagewhatnew .yt-lightbox a  img {
  width: auto;
}
.categories-list .collapse.in {
  width: 100%;
}
.rtl #g-pageportfolio [class*="span"] .port-item-content a.detail:after,
.rtl #g-pageservices article a.detail:after {
  content: "\f104";
}
.rtl ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle {
  margin-right: 0px;
  margin-left: 5px;
}
@media (min-width: 768px) and (max-width: 979px) {
  ul.c-step li {
    margin: 0 10px;
  }
  #g-pagewhatnew .yt-lightbox.image-none {
    display: block;
  }
}



/*  here mobile  */
/* end mobile*/














#k2Container {
  padding: 0;
  font-family: 'Roboto', sans-serif;
  
  
}
#k2Container div.itemIsFeatured,
#k2Container div.catItemIsFeatured,
#k2Container div.userItemIsFeatured {
  background: #fff;
}
#k2Container h3.itemCommentsCounter {
  margin-top: 10px;
}
#k2Container div.k2Pagination {
  margin: 0;
  padding: 0;
}
#k2Container div.k2Pagination .pagination li .pagenav .l-hiden {
  display: inline;
  margin: 0;
}
#k2Container div.k2Pagination .pagination li .pagenav .r-hiden {
  display: none;
  margin: 0;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock {
  overflow: hidden;
  position: relative;
  text-align: center;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .over-image {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  opacity: 0.5;
  top: 0;
  left: 0;
  pointer-events: none;
  box-shadow: 0 0 0 0 #9ac9ec inset;
  transition: all 0.2s ease-out;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock img {
  transition: all 0.2s ease-out;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock:hover img {
  -moz-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -webkit-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -o-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -ms-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  transition: all 0.2s ease-out;
  transition-delay: 0.1s;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock:hover .over-image {
  opacity: 1;
  box-shadow: 0 0 0 8px #9ac9ec inset;
  transition: all 0.2s ease-out;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .zoom_img {
  height: 30px;
  width: 30px;
  position: absolute;
  display: block;
  text-align: center;
  top: 45%;
  left: 45%;
  opacity: 0;
  transform: scale(0);
  background: #fff;
  color: #9ac9ec;
  transition: all 0.3s ease-in-out;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .zoom_img:before {
  content: "\f067";
  height: 100%;
  width: 100%;
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 30px;
  transition: all 0.3s ease-in-out;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .zoom_img:hover {
  background: #9ac9ec;
  color: #fff;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock.me-video:after {
  background: url("../images/bg/play-video.png") no-repeat scroll center 28%;
  content: "";
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock.me-video:hover:after {
  background: url("../images/styling/red/play-video.png") no-repeat scroll center center;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock:hover:before {
  opacity: 1;
  transition: all 0.3s ease-in;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock:hover .zoom_img {
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
#k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock {
  padding: 2px 0 0;
  margin-right: 8px;
  display: block;
}
#k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm {
  line-height: 20px;
  padding-right: 8px;
}
#k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList {
  height: 20px;
  width: 75px;
  z-index: 1;
}
#k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating {
  height: 18px;
}
#k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
  background-position: left -18px;
}
#k2Container .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingLog {
  color: #999;
}
#k2Container.itemListView .itemList {
  margin: 0 -15px;
}
#k2Container.itemListView h3.modtitle {
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  color: #4a505c;
  padding: 10px 0;
  border-bottom: solid 2px #4a505c;
  margin: 0 0 30px;
}
#k2Container.itemListView .itemListCategoriesBlock .itemListCategory {
  background: #fff;
  padding: 0;
  margin: 0 0 20px;
}
#k2Container.itemListView .itemListCategoriesBlock .itemListCategory h3 {
  padding: 10px 0 5px;
  border-bottom: solid 1px #ccc;
  color: #444;
  font-size: 20px;
  font-weight: 400;
  position: relative;
  margin: 0 0 25px;
}
#k2Container.itemListView .itemListCategoriesBlock .itemListCategory h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #ccc;
}
#k2Container.itemListView .itemListCategoriesBlock .itemListCategory h3:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 3px;
  width: 110px;
  background: #9ac9ec;
}
#k2Container .k2Pagination .pagination a,
#k2Container .k2Pagination .pagination span {
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 3px 12px;
  border-radius: 0;
  color: #666;
  height: 26px;
}
#k2Container .k2Pagination .pagination a:hover,
#k2Container .k2Pagination .pagination span:hover {
  color: #fff;
  background: #9ac9ec;
  border-color: #9ac9ec;
}
#k2Container .k2Pagination .pagination li.active a,
#k2Container .k2Pagination .pagination li.active span {
  color: #fff;
  background: #9ac9ec;
  border-color: #9ac9ec;
}
#k2Container .itemListCategoriesBlock .itemListCategory {
  background: transparent;
  border: none;
  padding: 10px;
  margin: 0 0 30px;
  background: #9ac9ec;
  color: #fff;
}
#k2Container .itemListCategoriesBlock .itemListCategory h2 {
  font-size: 39px;
  color: #000204;
  font-weight: bold;
  margin: 0 0 30px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  
  
}
#k2Container .itemListCategoriesBlock .itemListCategory p { color: #444; font-size: 14px; font-family: OpenSansreg2; line-height: 22px; padding: 10px; }
#k2Container .itemListCategoriesBlock .itemListCategory .main-cate { display: block; overflow: hidden; margin: 0; font-style: normal; padding-bottom: 30px; border-bottom: 1px solid #ededed; }
#k2Container .itemListCategoriesBlock .itemListSubCategories > h3 {
  margin: 15px;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory {
  padding: 15px;
  margin-bottom: 30px;
  background: #fff;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategory p:empty {
  display: none;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategoryImage {
  display: block;
  float: left;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategoryContainer .subCategoryImage img {
  margin: 0 15px 15px 0;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView { padding: 0 8px 0 0;
 margin-bottom: 30px; 
 border: solid 1px #f7f7f7;
 /*
  -moz-box-orient: horizontal;
 -webkit-box-orient: horizontal; display: -moz-box; display: -moz-box;
 
 
 
 
 -webkit-box-shadow: 1px 22px 39px -6px rgba(189,189,189,1);
-moz-box-shadow: 1px 22px 39px -6px rgba(189,189,189,1);
box-shadow: -5px 22px 22px -20px rgba(189,189,189,1);
*/
 
  }
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 30px 0 0;
  float: left;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  position: relative;
  
  display: contents;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock img {
  



padding: 0;
    border: none;
    width: 200px;
    border-radius: 250px;
    height: 200px;

}



#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink {
  padding: 0;
  margin: 0;
  border: none;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink a {
  color: #fff;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlock .CommentsLink:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-color: #fff transparent transparent;
  border-width: 5px 5px 0 0;
  bottom: -7px;
  left: 4px;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item {

     background-color: #fff;
    display: block;
    -moz-box-flex: 1;
    -webkit-box-flex: 50;
    position: relative;
    padding: 5px 5px 0;
    /* border: solid 1px #fbfbfb; */
    float: right;
    width: 80%;
 
 
 
 
  }
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle {
  font-size: 16px;
  margin: 0 0 5px;
  padding: 0;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle a { color: #343e51; font-weight: bold; font-size:24px; font-family: robotoslabbold2; }
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle a:hover {
  color: #deb911;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle ul.list-icon {
  float: right;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle ul.list-icon li {
  list-style: none;
  float: right;
  font-size: 16px;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle ul.list-icon li a {
  color: #999;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover {
  color: #9ac9ec;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside {
  margin: 0 -5px;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside .article-info {
  margin-bottom: 10px;
  
      margin-top: -10px;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside .catItemCommentsLink {
  border: none;
  display:none;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside dd { display: inline-block; color: #bbb; font-size: 11px; padding: 0 5px; line-height: 11px; }
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside dd:last-child {
  border: none;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside dd .catItemCategory a,
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside dd .catItemCommentsLink a {
  color: #bbb;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside dd .catItemCategory a:hover,
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside dd .catItemCommentsLink a:hover {
  color: #9ac9ec;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside .catItemAuthor a {
  color: #999;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .article-aside .catItemAuthor a:hover {
  color: #9ac9ec;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody {
  padding: 0;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody .catItemIntroText { font-family: robotoslabreg; padding: 0 0 1px; margin-bottom: 10px; position: relative; }
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody .catItemExtraFields {
  position: absolute;
  bottom: -10px;
  right: 0;
  border: none;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody .catItemExtraFields ul li.typeTextarea {
  padding: 0 0 0 20px;
  border: none;
  background: #fff;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a {
  height: 15px;
  width: 15px;
  display: inline-block;
  text-align: center;
  line-height: 15px;
  border-radius: 2px;
  font-size: 9px;
  margin-left: 3px;
  background: #CDCDCD;
  color: #fff;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a i {
  margin: 0;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .main-item .catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a:hover {
  background: #9ac9ec;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView {
  padding: 0;
  margin: 0 0 30px;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .catItemImageBlock,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .catItemImageBlock,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .catItemImageBlock {
  padding: 0;
  position: relative;
  margin: 0 0 25px;
  display: inline-block;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemHeader h3.catItemTitle,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemHeader h3.catItemTitle,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemHeader h3.catItemTitle {
  color: #000;
  font-size: 14px;
  padding: 0;
  font-weight: bold;
  margin: 0 0 10px;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemHeader h3.catItemTitle a,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemHeader h3.catItemTitle a,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemHeader h3.catItemTitle a {
  color: #fff;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemHeader h3.catItemTitle a:hover,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemHeader h3.catItemTitle a:hover,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemHeader h3.catItemTitle a:hover {
  color: #9ac9ec;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemHeader .article-aside,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemHeader .article-aside,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemHeader .article-aside {
  margin: 0 -5px;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemHeader .article-aside dl,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemHeader .article-aside dl,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemHeader .article-aside dl {
  margin: 0 10px;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemHeader .article-aside dl dd,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemHeader .article-aside dl dd,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemHeader .article-aside dl dd {
 
  padding-right: 5px;
  border-right: 1px solid #ccc;
  line-height: 11px;
  color: #999;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody {
  padding: 0;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemIntroText,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemIntroText,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemIntroText {
  padding: 0;
  margin: 0 0 20px;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemIntroText p,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemIntroText p,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemIntroText p {
  margin: 0;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemExtraFields,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemExtraFields,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemExtraFields {
  position: absolute;
  bottom: 32px;
  right: 15px;
  border: none;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea {
  padding: 0 0 0 20px;
  border: none;
  background: #fff;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a {
  height: 15px;
  width: 15px;
  display: inline-block;
  text-align: center;
  line-height: 15px;
  border-radius: 2px;
  font-size: 9px;
  margin-left: 3px;
  background: #CDCDCD;
  color: #fff;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a i,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a i,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a i {
  margin: 0;
}
#k2Container .itemList .itemContainer.col-sm-6 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a:hover,
#k2Container .itemList .itemContainer.col-sm-4 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a:hover,
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .main-item div.catItemBody .catItemExtraFields ul li.typeTextarea .catItemExtraFieldsValue .icon a:hover {
  background: #9ac9ec;
}
#k2Container .itemList .itemContainer.col-sm-3 .catItemView .catItemImageBlock img {
  width: 100%;
}
#k2Container.userView .userBlock {
  background: #9ac9ec;
  border: none;
  color: #fff;
}
#k2Container.userView .userBlock .userEmail {
  color: #fff;
}
#k2Container.userView .userBlock .userEmail a {
  color: #fff;
}
#k2Container.userView .userBlock .userEmail a:hover {
  color: #686868;
}
#k2Container.userView .catItemHeader .userItemTitle a {
  color: #444;
}
#k2Container.userView .catItemHeader .userItemTitle a:hover {
  color: #9ac9ec;
}
#k2Container.userView .catItemHeader .article-aside {
  font-size: 11px;
}
#k2Container.userView .catItemHeader .article-aside dl {
  margin: 0;
}
#k2Container.userView .catItemHeader .article-aside .article-info .create {
  margin-right: 20px;
}
#k2Container.userView .catItemHeader .article-aside .article-info .catItemCommentsLink {
  border: none;
}
#k2Container.userView .catItemHeader .article-aside .article-info .catItemCommentsLink a {
  color: #999;
}
#k2Container.userView .catItemHeader .article-aside .article-info .catItemCommentsLink a:hover {
  color: #9ac9ec;
}
#k2Container.tagView .tagItemHeader .tagItemTitle a {
  color: #444;
  font-weight: 400;
}
#k2Container.tagView .tagItemHeader .tagItemTitle a:hover {
  color: #9ac9ec;
}
#k2Container.tagView .article-aside {
  font-size: 11px;
  color: #999;
}
#k2Container.tagView .article-aside .article-info {
  margin: 0;
}
#k2Container.latestView .latestItemsUser {
  margin: 0 0 30px;
  background: #9ac9ec;
  border: none;
  color: #fff;
}
#k2Container.latestView .latestItemsUser h2 a {
  color: #fff;
}
#k2Container.latestView .latestItemsUser .latestItemsUserURL {
  display: none;
}
#k2Container.latestView .latestItemsUser .latestItemsUserEmail {
  color: #fff;
}
#k2Container.latestView .latestItemsUser .latestItemsUserEmail a {
  color: #fff;
}
#k2Container.latestView .latestItemsUser .latestItemsUserEmail a:hover {
  color: #686868;
}
#k2Container.latestView .itemList .catItemView .catItemHeader h2.latestItemTitle a {
  color: #444;
  font-weight: 400;
}
#k2Container.latestView .itemList .catItemView .catItemHeader h2.latestItemTitle a:hover {
  color: #9ac9ec;
}
#k2Container.latestView .itemList .catItemView .article-aside {
  font-size: 11px;
}
#k2Container.latestView .itemList .catItemView .article-aside .article-info {
  margin: 0;
}
#k2Container.latestView .itemList .catItemView .article-aside .article-info .create {
  color: #999;
}
#k2Container.latestView .itemList .catItemView,
#k2Container.userView .itemList .catItemView,
#k2Container.tagView .itemList .catItemView {
  padding: 0;
  margin-bottom: 30px;
}
#k2Container.latestView .itemList .catItemView .main-inline,
#k2Container.userView .itemList .catItemView .main-inline,
#k2Container.tagView .itemList .catItemView .main-inline {
  display: inline;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock,
#k2Container.userView .itemList .catItemView .catItemImageBlock,
#k2Container.tagView .itemList .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 20px 0 0;
  float: left;
  z-index: 2;
  overflow: hidden;
  width: 23%;
  display: inline-block;
  position: relative;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock .over-image,
#k2Container.userView .itemList .catItemView .catItemImageBlock .over-image,
#k2Container.tagView .itemList .catItemView .catItemImageBlock .over-image {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  opacity: 0.5;
  top: 0;
  left: 0;
  pointer-events: none;
  box-shadow: 0 0 0 0 #9ac9ec inset;
  transition: all 0.2s ease-out;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock img,
#k2Container.userView .itemList .catItemView .catItemImageBlock img,
#k2Container.tagView .itemList .catItemView .catItemImageBlock img {
  transition: all 0.2s ease-out;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock:hover img,
#k2Container.userView .itemList .catItemView .catItemImageBlock:hover img,
#k2Container.tagView .itemList .catItemView .catItemImageBlock:hover img {
  -moz-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -webkit-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -o-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  -ms-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
  transition: all 0.2s ease-out;
  transition-delay: 0.1s;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock:hover .over-image,
#k2Container.userView .itemList .catItemView .catItemImageBlock:hover .over-image,
#k2Container.tagView .itemList .catItemView .catItemImageBlock:hover .over-image {
  opacity: 1;
  box-shadow: 0 0 0 8px #9ac9ec inset;
  transition: all 0.2s ease-out;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock .zoom_img,
#k2Container.userView .itemList .catItemView .catItemImageBlock .zoom_img,
#k2Container.tagView .itemList .catItemView .catItemImageBlock .zoom_img {
  height: 30px;
  width: 30px;
  position: absolute;
  display: block;
  text-align: center;
  top: 45%;
  left: 45%;
  opacity: 0;
  transform: scale(0);
  background: #fff;
  color: #9ac9ec;
  transition: all 0.3s ease-in-out;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock .zoom_img:before,
#k2Container.userView .itemList .catItemView .catItemImageBlock .zoom_img:before,
#k2Container.tagView .itemList .catItemView .catItemImageBlock .zoom_img:before {
  content: "\f067";
  height: 100%;
  width: 100%;
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 30px;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock .zoom_img:hover,
#k2Container.userView .itemList .catItemView .catItemImageBlock .zoom_img:hover,
#k2Container.tagView .itemList .catItemView .catItemImageBlock .zoom_img:hover {
  background: #9ac9ec;
  color: #fff;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock:hover:before,
#k2Container.userView .itemList .catItemView .catItemImageBlock:hover:before,
#k2Container.tagView .itemList .catItemView .catItemImageBlock:hover:before {
  opacity: 1;
  transition: all 0.3s ease-in;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock:hover .zoom_img,
#k2Container.userView .itemList .catItemView .catItemImageBlock:hover .zoom_img,
#k2Container.tagView .itemList .catItemView .catItemImageBlock:hover .zoom_img {
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
#k2Container.latestView .itemList .catItemView .main-item,
#k2Container.userView .itemList .catItemView .main-item,
#k2Container.tagView .itemList .catItemView .main-item {
  border-bottom: 1px solid #ddd;
  position: relative;
  z-index: 1;
  display: inline-block;
  width: calc(74%);
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle {
  font-size: 14px;
  margin: 0 0 5px;
  padding: 0;
  font-weight: bold;
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle a,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle a,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle a {
  color: #444;
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle a:hover,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle a:hover,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle a:hover {
  color: #9ac9ec;
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon {
  float: right;
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li {
  list-style: none;
  float: right;
  font-size: 16px;
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a {
  color: #bbb;
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover {
  color: #9ac9ec;
}
#k2Container.latestView .itemList .catItemView .main-item .article-aside .article-info,
#k2Container.userView .itemList .catItemView .main-item .article-aside .article-info,
#k2Container.tagView .itemList .catItemView .main-item .article-aside .article-info {
  margin-bottom: 10px;
}
#k2Container.latestView .itemList .catItemView .main-item .article-aside .catItemCommentsLink,
#k2Container.userView .itemList .catItemView .main-item .article-aside .catItemCommentsLink,
#k2Container.tagView .itemList .catItemView .main-item .article-aside .catItemCommentsLink {
  border: none;
}
#k2Container.latestView .itemList .catItemView .main-item .article-aside dd,
#k2Container.userView .itemList .catItemView .main-item .article-aside dd,
#k2Container.tagView .itemList .catItemView .main-item .article-aside dd {
  display: inline-block;
  margin-right: 5px;
  font-size: 11px;
}
#k2Container.latestView .itemList .catItemView .main-item .article-aside .catItemAuthor a,
#k2Container.userView .itemList .catItemView .main-item .article-aside .catItemAuthor a,
#k2Container.tagView .itemList .catItemView .main-item .article-aside .catItemAuthor a {
  color: #999;
}
#k2Container.latestView .itemList .catItemView .main-item .article-aside .catItemAuthor a:hover,
#k2Container.userView .itemList .catItemView .main-item .article-aside .catItemAuthor a:hover,
#k2Container.tagView .itemList .catItemView .main-item .article-aside .catItemAuthor a:hover {
  color: #9ac9ec;
}
#k2Container.latestView .itemList .catItemView .main-item .catItemBody,
#k2Container.userView .itemList .catItemView .main-item .catItemBody,
#k2Container.tagView .itemList .catItemView .main-item .catItemBody {
  padding: 0;
}
#k2Container.latestView .itemList .catItemView .main-item .catItemBody .catItemIntroText,
#k2Container.userView .itemList .catItemView .main-item .catItemBody .catItemIntroText,
#k2Container.tagView .itemList .catItemView .main-item .catItemBody .catItemIntroText {
  padding: 0 0 1px;
  margin-bottom: 10px;
  position: relative;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #k2Container.latestView .itemList .catItemView .main-item,
  #k2Container.userView .itemList .catItemView .main-item,
  #k2Container.tagView .itemList .catItemView .main-item {
    border-bottom: none;
  }
}
#k2Container.itemView {
  border: none;
  margin: auto;
  padding: 0;
  
}
#k2Container.itemView .itemToolbar {
  color: #999;
}
#k2Container.itemView .itemToolbar .icon-item {
  font-size: 12px;
}
#k2Container.itemView .itemHeader .me-inline { color: #1e1d24; font-size: 30px; font-family: robotoslabbold2; line-height: 50px; display: inline-block; }
#k2Container.itemView .itemHeader h2.itemTitle { color: #444; font-size: 24px; padding: 10px 0 5px; margin: 0 0 2px; font-weight: bold; border-bottom: 1px solid #f9f9f9; }
#k2Container.itemView .itemHeader h2.itemTitle a { color: #444;  }
#k2Container.itemView .itemHeader h2.itemTitle a:hover {
  color: #9ac9ec;
}
#k2Container.itemView .itemHeader .itemToolbar {
  float: right;
  margin: 0;
  background: none;
  border: none;
  color: #999;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #k2Container.itemView .itemHeader .itemToolbar .itemDateCreated {
    min-width: 122px;
  }
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .itemTextResizerTitle {
  color: #444;
  font-size: 11px;
  text-transform: capitalize;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontIncrease {
  display: inline-block;
  height: 20px;
  width: 20px;
  line-height: 18px;
  border: 1px solid #999;
  color: #999;
  border-radius: 3px;
  font-size: 16px;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontIncrease:hover {
  color: #fff;
  background: #9ac9ec;
  border-color: #9ac9ec;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontDecrease {
  display: inline-block;
  height: 20px;
  width: 20px;
  line-height: 18px;
  border: 1px solid #999;
  color: #999;
  border-radius: 3px;
  font-size: 16px;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontDecrease:hover {
  color: #fff;
  background: #9ac9ec;
  border-color: #9ac9ec;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .fontsize {
  margin-right: 35px;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .emailbutton {
  border: none;
  padding: 0;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .emailbutton a {
  font-size: 14px;
  color: #999;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .emailbutton a:hover {
  color: #9ac9ec;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .printbutton {
  border: none;
  padding: 0;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .printbutton a {
  font-size: 14px;
  color: #999;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .printbutton a:hover {
  color: #9ac9ec;
}
#k2Container.itemView .itemToolbar {
  background: none;
  border: none;
  display: block;
  overflow: hidden;
  margin: 0 0 15px;
}
#k2Container.itemView .itemToolbar ul li {
  border: none;
}
#k2Container.itemView .itemToolbar .itemRatingBlock {
  padding: 2px 0 0;
  margin-right: 8px;
  display: block;
}
#k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm {
  line-height: 20px;
  padding-right: 8px;
}
#k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm ul.itemRatingList {
  height: 20px;
  width: 75px;
  z-index: 1;
}
#k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating {
  height: 18px;
}
#k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
  background-position: left -18px;
}
#k2Container.itemView .itemToolbar .itemRatingBlock .itemRatingForm .itemRatingLog {
  color: #999;
}
#k2Container.itemView .itemToolbar .me-inline {
  display: inline-block;
  float: left;
  margin-right: 30px;
}
#k2Container.itemView .itemBody {
  padding: 0;
}
#k2Container.itemView .itemBody .page-header h2.itemTitle {
  font-size: 16px;
  color: #444;
  font-weight: bold;
}
#k2Container.itemView .itemBody .page-header h2.itemTitle > span {
  background: #3f444e;
  color: #fff;
  padding: 2px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  display: inline-block;
}
#k2Container.itemView .itemBody .page-header h2.itemTitle > span sup {
  top: 0;
  font-size: 100%;
}
#k2Container.itemView .itemBody .itemImageBlock {
  text-align: center;
  padding: 0;
  margin: 0;
}
#k2Container.itemView .itemBody .itemImageBlock .itemImage {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
#k2Container.itemView .itemBody .itemImageBlock .itemImage:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
}
#k2Container.itemView .itemBody .itemImageBlock .itemImage a.modal {
  position: static;
  width: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  box-shadow: none;
  border: none;
}
#k2Container.itemView .itemBody .itemImageBlock .itemImage img {
  border: none;
  padding: 0;
}
#k2Container.itemView .itemBody .itemImageBlock .itemImage:hover:before {
  opacity: 0.5;
  transition: all 0.3s ease-in-out;
}
#k2Container.itemView .itemBody .itemNaviTop {
  position: relative;
  margin: 0 0 20px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info {
  background: #EEEEEE;
  padding: 10px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd {
  color: #444;
  font-size: 100%;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemDateCreated {
  margin-right: 20px;
  color: #999;
  font-size: 11px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .icon-category:before {
  content: "\f07b ";
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .category {
  margin-right: 20px;
  color: #999;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .category a {
  color: #999;
  font-size: 11px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .category a:hover {
  color: #4a505c;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemAuthor {
  color: #999;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemAuthor a {
  color: #999;
  font-size: 11px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemAuthor a:hover {
  color: #4a505c;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.k2item-email {
  position: absolute;
  right: 0;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.k2item-email a {
  color: #999;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.k2item-email a:hover {
  color: #4a505c;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption {
  float: right;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption:before {
  content: "";
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption > span {
  font-size: 13px;
  font-style: normal;
  margin-left: 10px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd a {
  color: #444;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd a:hover {
  color: #4a505c;
}
#k2Container.itemView .itemBody div.itemIntroText { color: #2d2d2d !important; font-weight: normal; padding: 0 !important; }
#k2Container.itemView .itemBody div.itemFullText { color: #2d2d2d; font-size: 16px; font-family: OpenSansreg2; margin-bottom: 50px; }
#k2Container.itemView .itemBody div.itemFullText .itemDateModified {
  display: none;
}
#k2Container.itemView .itemBody .itemNaviBottom {
  margin-bottom: 1em;
}
#k2Container.itemView .itemBody .itemNaviBottom > div {
  min-height: 20px;
}
#k2Container.itemView .itemBody .itemNaviBottom > div:last-child {
  border: none;
}
#k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing {
  padding: 0;
}
#k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing > div {
  float: left;
  width: auto;
  height: 20px;
}
#k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing > div > iframe {
  width: 80px !important;
}
#k2Container.itemView .itemBody .itemTagsBlock {
  padding: 0;
  border: none;
  margin-bottom: 5px;
}
#k2Container.itemView .itemBody .itemTagsBlock span {
  color: #444 Light;
  font-weight: normal;
}
#k2Container.itemView .itemBody .itemAttachmentsBlock {
  padding: 4px 0;
  border: none;
  margin-bottom: 1em;
}
#k2Container.itemView .itemBody .itemAttachmentsBlock span {
  color: #444 Light;
  font-weight: normal;
}
#k2Container.itemView .itemBody .itemExtraFields li {
  background: #fff;
  border: none;
}
#k2Container.itemView .itemBody .itemExtraFields li span.itemExtraFieldsLabel {
  width: auto;
  text-transform: uppercase;
}
#k2Container.itemView .itemBody .itemExtraFields li .icon i {
  padding: 5px;
  background: #eee;
  border-radius: 2px;
}
#k2Container.itemView .itemBody .itemExtraFields li .icon i:hover {
  background: #9ac9ec;
  color: #fff;
}
#k2Container.itemView .itemAuthorBlock {
  background: #EEEEEE;
  border: none;
  padding: 0;
  border-top: 1px solid #dee2f1;
  margin: 1em 0 2em;
  display: block;
  overflow: hidden;
}
#k2Container.itemView .itemAuthorBlock .header-author {
  display: block;
  overflow: hidden;
  padding: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
#k2Container.itemView .itemAuthorBlock .header-author .me-inline {
  display: inline;
  float: left;
  margin-right: 20px;
  font-size: 11px;
}
#k2Container.itemView .itemAuthorBlock .header-author .itemcomment a {
  color: #444;
}
#k2Container.itemView .itemAuthorBlock .header-author .itemcomment a:hover {
  color: #9ac9ec;
}
#k2Container.itemView .itemAuthorBlock .header-author .itemHits {
  color: #444;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock {
  border: none;
  padding: 0;
  font-size: 11px;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock i {
  font-size: 14px;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock span {
  color: #999;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock .itemTags a {
  color: #444;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock .itemTags a:hover {
  color: #9ac9ec;
}
#k2Container.itemView .itemAuthorBlock img.itemAuthorAvatar {
  border: none;
  padding: 0;
  margin-right: 15px;
}
#k2Container.itemView .itemAuthorBlock h3.itemAuthorName {
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 16px;
}
#k2Container.itemView .itemAuthorBlock h3.itemAuthorName a {
  color: #000;
}
#k2Container.itemView .itemAuthorBlock h3.itemAuthorName a:hover {
  color: #9ac9ec;
}
#k2Container.itemView .itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  border: none;
  font-weight: normal;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorAvatar {
  float: left;
  padding: 0 10px 10px;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorDetails {
  padding: 0 10px;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorDetails p:empty {
  display: none;
}
#k2Container.itemView .itemAuthorLatest h3 {
  font-size: 13px;
  font-weight: normal;
  color: #000;
  text-transform: uppercase;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#k2Container.itemView .itemAuthorLatest ul {
  padding: 0;
}
#k2Container.itemView .itemAuthorLatest ul li.even,
#k2Container.itemView .itemAuthorLatest ul li.odd {
  list-style: none;
  background: #fff;
  border: none;
}
#k2Container.itemView .itemAuthorLatest ul li.even a,
#k2Container.itemView .itemAuthorLatest ul li.odd a {
  color: #444;
}
#k2Container.itemView .itemAuthorLatest ul li.even a:hover,
#k2Container.itemView .itemAuthorLatest ul li.odd a:hover {
  color: #9ac9ec;
}
#k2Container.itemView .itemNavigation {
  border: none;
  padding: 4px 0;
  margin-bottom: 20px;
  background: transparent;
}
#k2Container.itemView .itemNavigation .itemNavigationTitle {
  padding: 10px;
  border: 1px solid #999;
  border-radius: 99px;
}
#k2Container.itemView .itemLatest {
  margin-bottom: 10px;
}
#k2Container.itemView .itemLatest h3 {
  font-size: 16px;
  font-weight: 800;
  color: #444;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
#k2Container.itemView .itemLatest ul {
  margin: 0;
}
#k2Container.itemView .itemLatest ul li {
  border: none;
  background: transparent;
  list-style: none;
}
#k2Container.itemView .itemLatest ul li:before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 16px;
  margin-right: 5px;
}
#k2Container.itemView .itemLatest ul li a {
  color: #444;
}
#k2Container.itemView .itemLatest ul li:hover a {
  color: #4a505c;
}
#k2Container.itemView .itemLatest ul li:hover:before {
  color: #4a505c;
}
#k2Container.itemView .itemVideoBlock {
  padding: 0;
  background: transparent;
  border-top: 1px solid #dee2f1;
  padding-top: 2em;
  margin-bottom: 2em;
}
#k2Container.itemView .itemVideoBlock h3 {
  font-size: 151.4%;
  font-family: ;
  
  
  display: none;
}
#k2Container.itemView .itemVideoBlock .itemVideoEmbedded {
  text-align: center;
  padding-left: 5px;
}
#k2Container.itemView .itemVideoBlock .itemVideoEmbedded iframe {
  margin: 0 12px 0px 0;
  position: relative;
  z-index: 1;
}
#k2Container.itemView .itemImageGallery {
  border-top: 1px solid #dee2f1;
  padding-top: 2em;
  margin-bottom: 2em;
  overflow: hidden;
}
#k2Container.itemView .itemImageGallery h3 {
  font-size: 151.4%;
  font-family: ;
}
#k2Container.itemView .itemImageGallery ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
  margin: 0;
  padding: 0;
  border: none;
}
#k2Container.itemView .itemComments {
  padding: 0;
  background: #fff;
  border: none;
  overflow: hidden;
}
#k2Container.itemView .itemComments h3 {
  font-size: 13px;
  font-weight: normal;
  color: #000;
  padding: 0;
  text-transform: uppercase;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#k2Container.itemView .itemComments .itemCommentsList .even,
#k2Container.itemView .itemComments .itemCommentsList .odd {
  background: transparent;
  border-bottom: none;
}
#k2Container.itemView .itemComments .itemCommentsList .even img,
#k2Container.itemView .itemComments .itemCommentsList .odd img {
  margin: 5px 15px 0 0;
  border: 1px solid #eee;
}
#k2Container.itemView .itemComments .itemCommentsList .even .commentLink a,
#k2Container.itemView .itemComments .itemCommentsList .odd .commentLink a {
  color: #9ac9ec;
  text-decoration: none;
}
#k2Container.itemView .itemComments .itemCommentsList .even .commentLink a:hover,
#k2Container.itemView .itemComments .itemCommentsList .odd .commentLink a:hover {
  color: #4a505c;
}
#k2Container.itemView .itemComments .itemCommentsList .even p,
#k2Container.itemView .itemComments .itemCommentsList .odd p {
  padding: 0;
}
#k2Container.itemView .itemComments .itemCommentsList .even span.commentDate,
#k2Container.itemView .itemComments .itemCommentsList .even span.commentAuthorName,
#k2Container.itemView .itemComments .itemCommentsList .odd span.commentDate,
#k2Container.itemView .itemComments .itemCommentsList .odd span.commentAuthorName {
  font-weight: normal;
  color: #9ac9ec;
  border: none;
  display: inline-block;
}
#k2Container.itemView .itemComments .itemCommentsList .even .commentAuthorName,
#k2Container.itemView .itemComments .itemCommentsList .odd .commentAuthorName {
  font-size: 18px;
  margin-right: 10px;
}
#k2Container.itemView .itemComments .itemCommentsList .even span.commentDate,
#k2Container.itemView .itemComments .itemCommentsList .odd span.commentDate {
  font-size: 11px;
  color: #444;
}
#k2Container.itemView .itemComments .itemCommentsPagination {
  display: none;
}
#k2Container.itemView .itemComments p.itemCommentsFormNotes {
  border: none;
  margin: 1em 0 2em;
}
#k2Container.itemView .itemComments textarea.inputbox {
  width: 90%;
}
#k2Container.itemView .itemComments .button i {
  border-color: #fff;
  display: inline-block;
  background: url("../images/white-arrow-right.png") no-repeat scroll 3px 4px;
  margin: -3px 0 0 5px;
}
#k2Container.itemView .itemComments .itemCommentsForm form span#formLog {
  padding: 0;
  margin: 0;
}
#k2Container.itemView .itemComments .itemCommentsForm h3 {
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 30px;
}
#k2Container.itemView .itemComments .itemCommentsForm form {
  margin-bottom: 0;
}
#k2Container.itemView .itemComments .itemCommentsForm .form-horizontal .controls {
  text-align: right;
  margin: 0 6px 0 0;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate {
  color: #999;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate label {
  display: none;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#userName {
  width: 90%;
  margin-bottom: 10px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate .me-inline {
  display: inline;
  float: left;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input.me-inline {
  width: 44%;
  margin-bottom: 20px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#commentEmail {
  margin-right: 17px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#submitCommentButton {
  border: none;
  background: #9ac9ec;
  padding: 8px 20px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#submitCommentButton:hover {
  background: #23262D;
}
#k2Container.itemView .itemComments .itemCommentsForm textarea.inputbox {
  width: 90%;
  background: #fff;
  color: #999;
  margin-bottom: 10px;
}
div.itemCommentsForm form span#formLog {
  position: absolute;
  margin-top: 25px;
}
.contentpane #outer {
  display: none;
}





div.k2-slider-style-one h3.modtitle{

text-align:center;
background-color:#004c93;
color:#FFFFFF;
}





.sj-k2-container-slider .slider .vpo-wrap .vp .item:hover
{
   
}


.module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-des:hover{
  color:#fff;
}






#topx{
  padding:0px;

}


#top4 div.k2-slider-style-one
{
     margin-top:0px;
	 background-color:#ffffff;
} 

#yt_spotlight3{
background-color:#f7f7f7;

}


#yt_spotlight3 .container{background-color: #f7f7f7;width: 80%;/* padding-left: 10%; *//* padding-right: 10%; */max-width: 1920px;}

#top4 div.module.k2-slider-style-one .modcontent .sj-k2-container-slider
{ padding: 5px 2% 3%;

    
    padding-bottom: 0px;
}


#top4 .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info{ padding-left: 5px; padding-right: 5px; 
    
    
    min-height: 180px;
    
}



#top4 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read a span{
   
}

#top4 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read a span:hover{
   display:inline ;
}



#top4 div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap{
    
	background-color:#f7f7f7;

}


#top4 div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap:hover{ background-color:#004c93; color:#ffffff; padding-top: 20px; }


#top4 .fa{ color: #333; display:block; }


#top4 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read
{ padding-top: 20px; border-style: none; border-width: 0; 

display: none;
}








#top4 div.item-inner{

  padding:5px;

}


#top4 div.k2-slider-style-one
{
  border-radius: 10px 10px 10px 10px;
}

#top4 div.k2-slider-style-one h3{
 
   
	margin-left:auto;
	margin-right:auto;
	
	border-radius: 10px 10px 0px 0px;

}





#top4  div.item-title a:hover
{
    color:#ffffff;
	font-size:18px;
	
}




#top4  .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title a:hover {
  color: #fff;
  font-size:25px;
}



#top4 div..module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-des:hover
{
 color: #fff;
}



#top4  .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read :hover{
   
        color:#deb911;

}


#top4 div.k2-slider-style-one h3.modtitle
{ font-size: 30px; padding-top:20px; padding-bottom:20px;
  font-family: robotoslabbold2, Roboto, sans-serif;


 }



div.list-icon{
 padding-top:10px;
}





#top7 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title{


 text-align:left;
 
}



#top7 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner {
    padding-top: 26%;
    padding-left: 3%;
    padding-right: 16%;





}


#top7 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a{

    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    display: inline-block;
    z-index: 1000;

}


#top7 .sj-k2slickslider.slickslider-left .conner-bl{

 display:none;
 
}


#top7 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description{ text-align:left; margin:0; font-size:14px; width: 100%; z-index:1000; } 
#top7 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title .line{ 


    background: #fff 2px 50%;
    margin: 0;
    display: block;
    overflow: hidden;
    height: 4px;
    width: 24px;
    margin: 20px 0;
    /* transition: all 1s ease-in; */
    background-position-x: left;
    display: block;
    /* padding-top: 20px; */
    top: 20px;
    position: relative;
    z-index: 100;
 
 
 
 }


#top7 div.sj-k2slickslider div.pag-item { position: absolute; bottom: 30px; left: 0; text-align: left; width: 100%; z-index: 2; padding-left: 4%; }

#top7 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description{

}

#top7 .module h3.modtitle ,#top8 .module h3.modtitle {

 color: #0068ac; font-size: 22px; font-weight: bold;
 
 font-family: robotoslabbold2, Roboto, sans-serif;
 
  }



#top8 .sj-extraslider .extraslider-inner .item-wrap .item-image{
 
     display:none;

}



#top6 h3.modtitle{ color:#ffffff; font-size:44px; font-weight: bold; text-transform:none;
font-family: robotoslabbold2, Roboto, sans-serif, rubikfont;


 }


#top6 p,#top7 p,#top8 p{ color: #444; font-size: 16px; font-weight: normal; line-height: 22px; font-family: OpenSansreg2, Roboto, sans-serif;  }

#top6 p.sp,#top7 p.sp,#top8 p.sp{height: 80px; border-bottom: 1px solid #d2d2d2;    display: table;}



#top6
{
  color:#333;
     

}


#topx3 h3.modtitle
{ text-align:center; font-size:44px; color:#004c93; font-weight: bold; font-family: robotoslabbold2, Roboto, sans-serif; background-color: #f7f7f7; }


#topx3 .ext_tabs_module_position_jquery li.current
{ font-size: 60px; font-family: OpenSansreg2; background-image: url(../images/smallicons/tab2instagram.png); background-repeat: no-repeat; background-position: left 0; padding-left: 40px; border-style: 0; }





.ext_tabs_module_position_jquery li.current { color: #ffffff; border-radius: 10px; font-family: Roboto, sans-serif;
	;background-image: none !important; background-repeat: repeat !important; background-attachment: scroll !important; background-position: 0 0 !important; border-top-style: none; border-top-width: 0; bordeborder-right-width: 0; r-right-style: border-bottom-width: med; border-left-width: 0;ium !important;none;border-bottom-style: none !important; border-left-style: none; }



.ext_box {
	display: none;
	border: 0 ;
    margin: 0;
    
        padding: 16px 0 0 0;
    
    
    
    
}




#topx3 .ext_tabs_module_position_jquery li.current:hover
{
    color:#ffffff;
	border-radius: 10px;
}




#yt_spotlight5{
 background-color:#fff;
 max-width: 1920px;
 margin-left: auto;
 margin-right: auto;
}


#yt_spotlight5  .container{ background-color: #fff; width: 80%; margin-left: auto; margin-right: auto; padding: 65px 2% 20px 1%; }


#topx4 h3.modtitle{ color: #fff; font-size: 30pt; font-family: robotoslabbold2, Roboto, sans-serif;

}

#yt_spotlight10 {background-color: transparent;background-image: url(../images/bg/bg-3.jpg);background-repeat: no-repeat;background-position: 0 0;display: block;position: relative;z-index: 1;margin: 0 auto 0;background-size: 100% 100%;padding-top: 0;padding-bottom: 0;padding-left: 10%;max-width: 1920px;}
  
  
  




#yt_spotlight10 .container
{ width: 100%; padding-left: 0; }





#top4 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title { 
color: #2d2d2d; font-size: 22px; font-weight: normal; 

font-family: robotoslabreg, Roboto, sans-serif;


}





.ext_tabs_module_position_jquery li { font-size: 25px; }



.ext_tabs_module_position_jquery li{ margin-right: 10px; margin-left: 10px; }

li.item-1535{ color: #fff; background-color: #00989a; margin-right: 20px; border-radius:4px; }




div.h1{ background-image: url(../icons/h1.jpg); width: 100px; height: 39px; float: left; margin: 0;background-color:#00989a; }
div.h2{ background-image: url(../icons/h2.jpg); width: 100px; height: 39px; float: left; margin: 3px 0 4px;background-color:#848587; }
div.h3{ background-image: url(../icons/h3.jpg); width: 100px; height: 39px; float: left; margin: 0;background-color:#b11f17; }





#top4 .sj-k2-container-slider .page-button .control-button{
height: 0px;}



#topx3 div.ext_box.visible{
   height: 350px;
}




#bottom4 div.module{
padding-left: 20px;
} 



#top6 div.modcontent{ font-size: 12pt; line-height: 20px; padding-right: 0; }







#top4 .module h3.modtitle{
 font-size: 22px; font-weight: bold;
 
 font-family: robotoslabbold2, Roboto, sans-serif;
 
 
 text-align: center;
    background-color: #004c93;
    color: #ffffff;
 
 border-radius: 10px 10px 0px 0px;
 
 
 padding-bottom:21px;
 }
 
 
 #top4
 { 
 
 
 margin-top: -75px;
    
    display: none;
 
  }
 
 
 #top4 #filter{
   background-color:#FFFFFF;
   margin-top:-12px;
 }
 
 
 #top4 #stage li {
    float: left;
    position: relative;
    margin: 5px;
    margin-right: 17px;
    margin-left: 17px;
	}
	
#top4 ul#stage{

background-color:#FFFFFF;

}	



#top4 #stage li a .description
{

opacity: 100;
overflow: visible;


}


#top4 li{
   background:#f7f7f7;
}




#bottom1{
font-family: arial, Roboto, sans-serif;
}


#bottom1 p{ font-size: 17px; font-family: arial; }






#top4 div.item-info:hover{ margin-top:-148px; position:relative; background-color:#2062a0; z-index:10000; height:350px; opacity:0.9; color:#ffffff; padding-top: 10px; }  
#top4 div.item-info:hover item-title div.item-title{ color: #fff; }
item-title


#top4 div.item-info:hover    .item-title a,#top4 div.item-info:hover div.item-des{
color:#FFFFFF;
} 


#top4 div.item-info:hover span{
color:#fff;
}


#top4 div.item-info:hover a
{
color:#fff;
}







#meganavigator .mega-content ul.subnavi li .item-link  div.level2{

padding-left:5px;

}


div.level2 span.menu-title{
 padding-left:18px;
}
	
	
div.itemContainer div.groupLeading  h3.teacher-title a{
color:#FFFFFF;
}
		    	  	
					
div.itemFullText p{ 
 font-size: 16px;
    font-family: OpenSansreg2;
    /* line-height: 25px; */
    text-align: left;
    line-height: 24px;
    letter-spacing: 0.5px;
 
 
 
  }					




div.h1:hover,div.h2:hover,div.h3:hover{
    /*! font-family: "Font Awesome 5 Pro"; */
    /*! font-size: 30pt; */
    /*! text-align: center; */
}





.fa, .far, .fas {
    font-family: "Font Awesome 5 Pro";
    /*! font-size: 30pt; */
    text-align: center;
}


div.mytabx a i{
font-size: 30px;
text-align: center;
display:block;
padding-bottom: 10px;
}



div.mytabx .sppb-nav-lines>li>a{ color: #8a8b8d; font-size: 14px; font-family: OpenSansreg2; padding: 15px; }

div.mytabx li a{ padding: 0 10px 3px; }



div.mytabx li { padding-right: 20px; padding-left: 20px; }



div.mytabx  .sppb-nav-lines
{ border-width: 0; }


div.mytabx p{ font-size: 14px; font-family: Roboto, sans-serif;


line-height: 24px;
 letter-spacing: 0.5px;
 }


div.page-content p,div.sppb-addon-content{ 

 color: #2d2d2d;
    font-size: 14px;
    font-family: OpenSansreg2, sans-serif;
    /* line-height: 20px; */
    line-height: 24px;
    letter-spacing: 0.5px;
 
 
 }



div.mytabx #sppb-addon-1564392121646 .sppb-nav-lines > li.active > a, #sppb-addon-1564392121646 .sppb-nav-lines > li.active > a:hover, #sppb-addon-1564392121646 .sppb-nav-lines > li.active > a:focus
{
    border-bottom-color: #006cff;
    
}

div.mytabx p strong{  font-size: 14px; }


















div.mytabx2 h1, h2, h3, h4, h5, h6,div.page-content h2{
font-size: 14px; font-family: robotoslabreg, sans-serif;
}

div.mytabx2 img{
   
   
}


div.page-content {

font-size: 14px; font-family: Roboto, sans-serif;
}



div.mycec #stage li a .description {
    display: block;
    background: #004c93;
    color: #fff;
    font-family: 'BebasNeueRegular', Arial;
    padding: 10px 0 10px 10px;
    position: absolute;
    bottom: 0px;
    left: 10px;
    height: 80px;
    overflow: unset;
    opacity: 100;
    text-align: left;
    text-shadow: 1px 1px 1px #303857;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* margin-top: 250px; */
    top: 160px;
}
	
	
	
div.mycec #stage li a .description p{

display:none;
}



div.mycec #folio-container li {
    width: 200px;
    height:250px;
    margin: 10px;
	margin-bottom:30px;
}


span.part1{}
span.part2{


    /* width: 50%; */
    text-align: center;
    color: white;
    text-align: right;
    font-size: 18px;
    /* margin-top: 5px; */
    /* float: left; */
    font-family: arial, Roboto, sans-serif;
    font-weight: normal;
    text-transform: capitalize;
    margin-top: 10px;   
    
    
     }


span.part2day{ 

width: 50%; */
    text-align: center;
    color: white;
    text-align: left;
    font-size: 18px;
    /* margin-top: 5px; */
    /* float: left; */
    font-family: arial, Roboto, sans-serif;
    font-weight: normal;
    text-transform: capitalize;
    margin-top: 10px;

 }


div.mydivdate{
text-align: center;
}

span.part3{ color: #dfb90e; width: 100%; float: left; text-align: center; height: 40px; background-color: white; font-size: 30px; font-weight: bold; padding-top: 30%; font-family: arial, Roboto, sans-serif; max-width: 90px; max-height: 67px; margin-bottom: 12px; padding-bottom: 40px; }

div.fordate{

  
      
    
    
       background-color: #dfb90e;
    width: 100px;
    height: 108px;
    float: left;
    padding: 5px;
    margin: -20px 1px 1px


}




.minifrontpage-default .mfp-table-cell p{ 

    font-size: 17px;
    color: #666;
    padding: 32px 0 0;
    margin: 0 0 5px;
    text-shadow: 0 1px 0 #fff;
    line-height: normal;
    width: 74%;
    float: right;
    font-family: robotoslabreg, sans-serif;
    position: relative;
}
 
 
 
  





.minifrontpage-default .mfp-introtitle  {
  
    
    
    
    
    
    /*display: inline-block; */
    vertical-align: top;
    font-size: 30px;
    line-height: 120%;
    color: #333333;
    margin-bottom: 5px;
    font-family: robotoslabreg, Roboto, sans-serif;
    
}


.minifrontpage-default .mfp-introtitle a{

 
 
 color: #333333;
    font-family: robotoslabreg, Roboto, sans-serif;
    font-size: 24px;
    font-weight: normal;
    width: 80%;
    float: right;
    line-height: 30px;
 
 
 
 
 
 
}



.minifrontpage-default .mfp-introtitle a::first-letter
{ border-bottom: 4px solid #cbb58b; }




.sj-meganew .meganew-wrap .meganew-box .item-title {
    /* margin: 0 0 10px 0; */
    font-weight: bold; background-color: #004c93; text-align: center; width: 95.4%; color: #ffffff; font-family: robotoslabbold2; }


.sj-meganew .meganew-wrap .meganew-box .item-title a{ color: #ffffff; font-size: 18px; }

.sj-meganew .meganew-wrap .meganew-box .meganew-category{
 display: none;
}








.minifrontpage-default .mfp-table-cell-inner { margin-right: 10px; padding-top: 0; padding-bottom: 22px; }


#sppb-addon-1564645372113 , #sppb-addon-1564551318035,#sppb-addon-1564551482103 ,#sppb-addon-1564551589078,#sppb-addon-1564552114075{ color: #0e5ca4; }

#sppb-addon-1564552114075,#sppb-addon-1564552210047,#sppb-addon-1564562958781,#sppb-addon-1564745691110{color: #0e5ca4;}


#sppb-addon-1564477914169{ text-align: left; }


div.itemHeader{ padding-top: 5px; }































#yt_spotlightsocial {
  display: block;
  position: relative;
  z-index: 1;
  background-color:#f7f7f7;
  
  
  
}
#yt_spotlightsocial .module {
  margin-bottom: 0;
}
#yt_spotlightsocial{
 
 
  background-color:#fff;

}
#yt_spotlightsocial  .container{ background-color: #f7f7f7; width: 100%; max-width: 1920px; padding: 0 0 0; }



#yt_spotlightsocial .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
     padding-right: 0px; 
     padding-left: 0px; 







}




div.big-item-image{ width: 100%; height: 360px; float: right; margin-top: 0; }

div.big-item-image img{
height: 360px;
}



#yt_spotlight1 div.images-slideshow img{ max-height: unset; }








#yt_logo a.logo {

margin-left:12px;
}















































div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmorex {
  float: none;
  
  
  overflow: hidden;
  height: 44px;
  line-height: 50px;
  width: 198px;
  border-radius: 2px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  background: #0a63b5;
  padding: 0;
  position: relative;
  transition: all 1.5s ease;
  animation: mymove3 1.2s ease-in infinite;
  -webkit-animation: mymove3 1.2s ease-in;
  -moz-animation: mymove3 1.2s ease-in infinite;
  -ms-animation: mymove3 1.2s ease-in 1;
  -o-animation: mymove3 1.2s ease-in 1;
  transition: all 1.2s ease-in;
  
  float: right;
  
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmorex:before {
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.2;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmorex a {
  color: #fff;
  position: absolute;
  text-decoration: none;
  float: none;
  background: transparent;
  padding: 0;
  height: auto;
  line-height: 40px;
  width: 100%;
  top: 0;
  left: 0;
  
  font-family: Roboto, sans-serif;
  
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmorex:hover { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmorex,
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmorex {
  -webkit-animation: mymove3 1.2s ease-in;
  -moz-animation: mymove3 1.2s ease-in;
  animation: mymove3 1.2s ease-in;
}









#yt_spotlight1 .sj-k2slickslider{
padding-left: 0;

}





#yt_menuwrap .container{ width: 100%; max-width: 1920px; }










#top7 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a { color: #fff; text-decoration: none; text-transform: capitalize; padding: 0; margin: 0; font-weight: normal; font-size: 25px; font-family: robotoslabreg; line-height: 30px; position: relative; display: inline-block; width: 100%; float: left; z-index:1000; }





/*#top7 div.sj-k2slickslider .slickslider-items .item-content::after { background-image: url(../images/rect.png); background-position: 0 top; display: block; opacity: 0.5; z-index: 1000; top: 200px; z-index: 0; position: relative; margin-top: 0; height: 300px; width: 600px; content: ''; }

*/
#top7 div.sj-k2slickslider .slickslider-items .item-content::after {
    display: block;
    
    z-index: 1000;
    top: 0;
    z-index: 0;
    position: relative;
    margin-top: 0px;
    height: 100%;
    width: 600px;
    content: '';
    background-image: url(../images/rect.png);
    background-position: 0 top;
    display: block;
    /* opacity: 0.5; */
    z-index: 1000;
    /* top: 200px; */
    z-index: 0;
    /* position: relative; */
    margin-top: 0;
    /* height: 300px; */
    width: 100%;
    content: '';
    
    
    
}











#topx2{ padding-top: 30px; padding-right: 3%; }



#topx4 .k2slideshowiii .sl3-item-info.style1 .sl3-item-title a{ font-size: 16px; font-family: OpenSansreg2; font-style: italic; }




.ext_tabs_module_position_jquery li{ font-size: 55px; font-family: OpenSansreg2; }





























#topx3 .ext_tabs_module_position_jquery li.current1
{ color: #18c0ff; background-repeat: no-repeat !important; background-position: left 0; padding-left: 40px; border-style: 0; }
#topx3 .ext_tabs_module_position_jquery li.current1:hover
{ color:#18c0ff; border-radius: 10px; background-repeat: no-repeat; background-position: 0 center; padding-left: 20px; }





#topx3 .ext_tabs_module_position_jquery li.current2
{ color: #0a63b5; background-position: left 5px; padding-left: 40px; border-style: 0; }
#topx3 .ext_tabs_module_position_jquery li.current2:hover
{
    color:#0a63b5;
	border-radius: 10px;
}





#topx3 .ext_tabs_module_position_jquery li.current3
{ color: #b51295; background-repeat: no-repeat !important; background-position: left 0; padding-left: 40px; border-style: 0; }
#topx3 .ext_tabs_module_position_jquery li.current3:hover
{ color:#b51295; border-radius: 10px; background-repeat: no-repeat; background-position: 0 center; padding-left: 20px; }



#topx3 .ext_tabs_module_position_jquery li.current4
{ color: #fe0000; background-repeat: no-repeat !important; background-position: left 0; padding-left: 40px; border-style: 0; }
#topx3 .ext_tabs_module_position_jquery li.current4:hover
{ color:#fe0000; border-radius: 10px; background-repeat: no-repeat; background-position: 0 center; padding-left: 20px; }


















#topx3 .ext_tabs_module_position_jquery li.current0
{ 


   
    background-repeat: no-repeat !important;
 
 
 
  background-position: left 0;
 
  padding-left: 40px; border-style: 0; 
  border-radius: 9px;
  
  
  
  
  
  }






#topx3 .ext_tabs_module_position_jquery li.current0:hover
{
    color:#ffffff;
	border-radius: 10px;
}






#yt_spotlight1 div.sj-k2slickslider div.pag-item{

  
  display: none;

}




#yt_spotlight10 .k2slideshowiii .sl3-item-info.style1 .sl3-item-title span, .k2slideshowiii .sl3-item-info.style1 .sl3-item-description::after{ content: "     '' "; color:#caa500; font-size:35px; font-family: OpenSansbold; font-weight: bold; }


















#top4 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-readx a span{
   
}
#top4 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-readx a span:hover{
   display:inline ;
}







span.myreadmore{ background-color: #004c93; width: 80px; height: 80px; display: block; border-radius: 25px; }









#top4 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-readx { padding-top: 20px; border-style: none; border-width: 0; width: 40px; height: 40px; background-color: #004c93; background-image: url(../images/arrowright.png); background-repeat: no-repeat; border-radius: 100px; position: absolute; top: 130px; right: 10px; }







#bottom1 a{ 

color: #999;

 }

#bottom2{}

#bottom3{}

#bottom4{}



#topx4{

padding-top: 2%;

}

























div.k2slideshowiii{

  width: 100%;
  max-width:  1360px;
  
  
}

div.sl3-wrap{

 width: 1360px;
}



div.sl3-items{ width: 100%; height: 360px; }


div.curr{ width: 1360px; height: 360px; }




div.sl3-item-image{

width:361px;
}


.k2slideshowiii .sl3-wrap .sl3-item .sl3-item-info.style1.top-right{
width: 950px;
}


.k2slideshowiii .sl3-wrap .sl3-control
{

 width: 700px;

}











.k2slideshowiii .pag-list ul.pag-list-inner {
    
    top: 140px;
    
}

.k2slideshowiii .pag-list ul.pag-list-inner{
width:700px;
}













 /* end */


















#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlocknews {
  padding: 0;
  margin: 0 30px 0 0;
  float: left;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  position: relative;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlocknews img { position: relative; left: -4px; padding: 0; border: none; width: 200px; height: 200px; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlocknews .CommentsLink div.catItemCommentsLink {
  padding: 0;
  margin: 0;
  border: none;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlocknews .CommentsLink div.catItemCommentsLink a {
  color: #fff;
}
#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlocknews .CommentsLink:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-color: #fff transparent transparent;
  border-width: 5px 5px 0 0;
  bottom: -7px;
  left: 4px;
}







div.NewsClass{ background-color: #fff; margin-bottom: 20px; }
div.NewsClass div.groupPrimary{ margin-bottom: 20px; }



div.NewsClass h3  a
{ color: #343e51; font-size: 25px; font-family: OpenSansbold, robotoslabbold2; line-height: 30px; }


div.NewsClass  .catItemView .main-item
{ padding-top: 0; }



div.NewsClass div.catItemReadMore a
{ font-family: robotoslabbold2; border-radius: 25px; }



div.NewsClass  h3
{
  font-size: 14px;
  font-weight: normal;
}
div.com_k2{ background-color: #f7f7f7; }






@media (min-width: 1200px) {

#content { background-color: #f7f7f7; width: 100%; margin-right: auto; margin-left: auto; }
}







#content #yt_component{ line-height: 25px; background-color: #fff;  margin-right: auto; margin-left: auto; }













div.eventpage div.fordate{ background-color: transparent; width: 102px; height: 108px; float: left; margin-left: 50px; padding: 0; }




div.eventpage span.part1{}
div.eventpage span.part2{

    width: 100%;
    text-align: center;
    color: #deb911;
    text-align: center;
    font-size: 18px;
    /* margin-top: 5px; */
    float: left;
    font-family: arial, Roboto, sans-serif;
    font-weight: bold;
    margin-top: 10px;
}


div.eventpage span.partday{

    visibility: hidden;
}




div.eventpage div.mfp-table-cell-inner{ background-color: #fff; padding-top: 30px; padding-bottom: 30px; border: solid 1px #e9e9e9; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }





div.eventpage span.part3{ 

   color: #0a63b5; width: 100%;

     float: left; text-align: center; 
 
     height: 40px; font-size: 50px; font-weight: bold;
     padding-top: 30%; font-family: robotoslabbold2, Roboto, arial, sans-serif; 
  background-color: transparent; background-image: none; max-width: 90px; max-height: 67px; padding-bottom: 40px;
  
   visibility: hidden;
  
  
   }
 
 div.eventpage span.part2day{ color: #0a63b5; width: 100%; height: 40px; font-size: 50px; font-weight: bold;
    /* top: -60px; */
    text-align: center; margin-top: -60px; position: relative; float: left; }
 
div.eventpage  .minifrontpage-default .mfp-introtitle a::first-letter
{ border-bottom: 0px solid #ffffff; }
div.eventpage .minifrontpage-default a.mfp-readon { background-color: transparent; font-size: 17px; font-family: robotoslabbold2; font-weight: normal; background-image: none; text-decoration: underline; }



div.eventpage div.fordiv{

 padding-left: 20%;

}






div.eventpage div.mfp-table-cell-inner:hover{
  background-color: transparent;
   background-image: url(../images/bg/event2.png);
border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
 
   }









div.eventpage div.mfp-table-cell-inner:hover a {

  color:#fff;
}

div.eventpage div.mfp-table-cell-inner:hover p{
  color:#fff;
}



div.eventpage div.mfp-table-cell-inner:hover span
{

  color:#fff;
}

div.eventpage div.mfp-table-cell-inner:hover i{

 color: #a7a23c;
}




div.eventpage div.fordiv a{ color: #343e51; }
/****/










#top13 div.k2-slider-style-one
{
     margin-top:0px;
	 background-color:#ffffff;
}
#top13 div.module.k2-slider-style-one .modcontent .sj-k2-container-slider
{ padding: 5px 2% 3%;

    
    padding-bottom: 0px;
}
#top13 .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info{ padding-left: 27.5px; padding-right: 27.5px; 
    
    
    min-height: 180px;
    
}
#top13 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read a span{
   
}
#top13 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read a span:hover{
   display:inline ;
}
#top13 div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap{
    
	background-color:#f7f7f7;

}
#top13 div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap:hover{ background-color:#004c93; color:#ffffff; margin-top: -10px; padding-top: 0; }
#top13 .fa{ color: #333; display:block; }
#top13 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read
{ padding-top: 20px; border-style: none; border-width: 0; 

display: none;
}
#top13 div.item-inner{

  padding:5px;

}

  


#top13 div.k2-slider-style-one
{
  border-radius: 10px 10px 10px 10px;

box-shadow: -5px 22px 22px -20px rgba(189,189,189,1);
    margin-bottom: 24px;
   




  
}


#top13 div.k2-slider-style-one h3{
 
   
	margin-left:auto;
	margin-right:auto;
	
	border-radius: 10px 10px 0px 0px;

}
#top13  div.item-title a:hover
{
    color:#ffffff;
	font-size:18px;
	
}
#top13  .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title a:hover {
  color: #fff;
  font-size:25px;
}
#top13div..module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-des:hover
{
 color: #fff;
}
#top13  .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read :hover{
   
        color:#deb911;

}
#top13 div.k2-slider-style-one h3.modtitle
{ font-size: 30px; padding-top:20px; padding-bottom:20px;
  font-family: robotoslabbold2, Roboto, sans-serif;


 }
#top13 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title { 
color: #2d2d2d; font-size: 18px; font-weight: normal; 

font-family: robotoslabreg, Roboto, sans-serif;


}
#top13 .sj-k2-container-slider .page-button .control-button{
height: 0px;}
#top13 .module h3.modtitle{
 font-size: 22px; font-weight: bold;
 
 font-family: robotoslabbold2, Roboto, sans-serif;
 
 
 text-align: center;
    background-color: #004c93;
    color: #ffffff;
 
 border-radius: 10px 10px 0px 0px;
 
 
 padding-bottom:21px;
 }
#top13
 { 
 
 
 margin-top: -75px;
    
    /*display: none;*/
 
  }
#top13 #filter{
   background-color:#FFFFFF;
   margin-top:-12px;
 }
#top13 #stage li {
    float: left;
    position: relative;
    margin: 5px;
    margin-right: 17px;
    margin-left: 17px;
	}
#top13 ul#stage{

background-color:#FFFFFF;

}
#top13 #stage li a .description
{

opacity: 100;
overflow: visible;


}
#top13 li{
   background:#f7f7f7;
}
#top13 div.item-info:hover{

 margin-top:-148px; position:relative; background-color:#004c93; z-index:10000; height:350px; opacity:0.9; color:#ffffff; padding-top: 10px;

 -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;




 }
#top13 div.item-info:hover item-title div.item-title{ color: #fff; }



#top13 div.item-info:hover    .item-title a,#top4 div.item-info:hover div.item-des{
color:#FFFFFF;
font-size: 20px;


}
#top13 div.item-info:hover span{
color:#fff;
}
#top13 div.item-info:hover a
{
color:#fff;
}
#top13 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-readx a span{
   
}
#top13 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-readx a span:hover{
   display:inline ;
}
#top13 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-readx { 


    padding-top: 20px;
    border-style: none;
    border-width: 0;
    width: 40px;
    height: 40px;
    /* background-color: #004c93; */
    background-image: url(../images/arrowright.png);
    background-repeat: no-repeat;
    border-radius: 100px;
    position: absolute;
    top: 129px;
    right: 15px;
 
 
 
 
 
 
 
 }




#top13 :hover span.span1 {
  color: #ffffff;
}



#slideshow mod_search478
{ background-color: #0a63b5; position: relative; top: -50px; padding: 20px; }
#slideshow label {
display: none;

}

#slideshow  input[type="search"]
{ font-family: OpenSansbold; width: 90%; margin: auto; }



div.mycenterimage{ 


color: #fff;
    font-size: 50px;
    font-family: robotoslabbold2, OpenSansbold;
    position: absolute;
    top: 50%;
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    z-index: 1000;
    width: 100%;
    text-align: center;
    /* float: left; */
    /* margin: auto; */
 
 
 
  }
#slideshow .button, button, .btReverse
{ color: #fff; font-family: OpenSansbold; float: right; }

#slideshow .search {

     background-color: #0a63b5;
    width: 76%;
    margin: auto;
    position: absolute;
    top: 85%;
    left: 12%;
    padding: 20px;
   z-index:1000;
  
  
  }
 
 
#slideshow .form-inline{ background-color: #0a63b5; }



#slideshow p{ margin: 0; padding: 0; }

img.imagsize1{ height: 500px; max-height: 550px; }


#yt_breadcrumb div.container{
width: 100%;
max-width: 1920%;
}


#top13 .item-des{
padding-top: 20px;
}


sppb-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}


#yt_component .sppb-nav-lines>li {
     float: none; 
    display: inline-flex;
    text-align: center;
    margin: auto;
}

#yt_component .sppb-nav{
 text-align: center;
}








/***/



































#yt_component div.k2-slider-style-one
{
     margin-top:0px;
	 background-color:#ffffff;
}
#yt_component div.module.k2-slider-style-one .modcontent .sj-k2-container-slider
{ padding: 5px 2% 3%;

    
    padding-bottom: 0px;
}
#yt_component .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info{ padding-left: 5px; padding-right: 5px;
    
}
#yt_component .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read a span{
   
}
#yt_component .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read a span:hover{
   display:inline ;
}
#yt_component div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap{
    
	

}
#yt_component div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap:hover{



  
 
 
 
 
 
 }
#yt_component .fa{ display:block; }
#yt_component .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read
{ padding-top: 20px; border-style: none; border-width: 0; 

display: none;
}
#yt_component div.item-inner{

  

}
#yt_component div.k2-slider-style-one
{
  border-radius: 10px 10px 10px 10px;
}
#yt_component div.k2-slider-style-one h3{
 
   
	margin-left:auto;
	margin-right:auto;
	
	border-radius: 10px 10px 0px 0px;

}
#yt_component  div.item-title a:hover
{
    color:#ffffff;
	font-size:18px;
	
}
#yt_component  .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title a:hover {
  color: #fff;
  font-size:25px;
}
#yt_component div..module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-des:hover
{
 color: #fff;
}
#yt_component  .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-read :hover{
   
        color:#deb911;

}
#yt_component div.k2-slider-style-one h3.modtitle
{ font-size: 30px; padding-top:20px; padding-bottom:20px;
  font-family: robotoslabbold2, Roboto, sans-serif;


 }
#yt_component .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title { 
color: #2d2d2d; font-size: 22px; font-weight: normal; 

font-family: robotoslabreg, Roboto, sans-serif;


}
#yt_component .sj-k2-container-slider .page-button .control-button{
height: 0px;}
#yt_component .module h3.modtitle{
 font-size: 22px; font-weight: bold;
 
 font-family: robotoslabbold2, Roboto, sans-serif;
 
 
 text-align: center;
    background-color: #004c93;
    color: #ffffff;
 
 border-radius: 10px 10px 0px 0px;
 
 
 padding-bottom:21px;
 }

#yt_component #filter{
   background-color:#FFFFFF;
   margin-top:-12px;
 }
#yt_component #stage li {
    float: left;
    position: relative;
    margin: 5px;
    margin-right: 17px;
    margin-left: 17px;
	}
#yt_component ul#stage{

background-color:#FFFFFF;

}
#yt_component #stage li a .description
{

opacity: 100;
overflow: visible;


}
#yt_component li{
   
   margin:7px;
}

/**  Hover***/

#yt_component div.item-info:hover{
    
    
    /*
    margin-top:-170px; position:relative; background-color:#2062a0; z-index:10000; height:350px; opacity:0.9; color:#ffffff; padding-top: 10px; 
    */
    
    
    
    
}





#yt_component div.item-info:hover item-title div.item-title{ color: #fff; }
item-title


#yt_component div.item-info:hover    .item-title a,#top4 div.item-info:hover div.item-des{
color:#FFFFFF;
}
#yt_component div.item-info:hover span{
color:#fff;
}
#yt_component  div.item-info:hover a
{

}
#yt_component  .item-readx a span{
   
}
#yt_component  .item-readx a span:hover{
   display:inline ;
}
#yt_component  .item-readx
 {
 
 /*
  padding-top: 20px; border-style: none; border-width: 0; width: 40px; height: 40px;
 
  background-color: #004c93; background-image: url(../images/arrowright.png);
  
   background-repeat: no-repeat; border-radius: 100px; position: absolute; top: 130px; 
   
   
   right: 10px; 
   
   */
   
   
       /* padding-top: 20px; */
    /* border-style: none; */
    /* border-width: 0; */
    width: 45px;
    height: 45px;
    /* background-color: #004c93; */
    background-image: url(../images/arrowright.png);
    background-repeat: no-repeat;
    /* border-radius: 100px; */
    position: absolute;
    top: 130px;
    right: 10px;
   
   
   
   
   
   }




.sppb-row-container .item-readx
 { top: 50% !important; }






#yt_component :hover span.span1 {
  
}




#yt_component .item-des{
padding-top: 20px;

}



/*

#yt_component  .item-readx {
    padding-top: 20px;
    border-style: none;
    border-width: 0;
    width: 40px;
    height: 40px;
    background-color: #004c93;
    background-image: url(../images/arrowright.png);
    background-repeat: no-repeat;
    border-radius: 100px;
    position: absolute;
    top: 130px;
    right: 10px;
}
*/









#yt_component div.item-read{

display: none;
}





#yt_component :hover div.item-read a{ }






#yt_component .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-readx a span{
   
}
#yt_component .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-readx a span:hover{
   display:inline ;
}
#yt_component .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-readx { padding-top: 20px; border-style: none; border-width: 0; width: 40px; height: 40px; background-color: #004c93; background-image: url(../images/arrowright.png); background-repeat: no-repeat; border-radius: 100px; position: absolute; top: 130px; right: 10px; }








div.program1  div.k2-slider-style-one
{
     margin-top:0px;
	 background-color:#ffffff;
}
div.program1 div.k2-slider-style-one
{
  border-radius: 10px 10px 10px 10px;
}
div.program1 div.k2-slider-style-one h3{
 
   
	margin-left:auto;
	margin-right:auto;
	
	border-radius: 10px 10px 0px 0px;

}
div.program1 div.k2-slider-style-one h3.modtitle
{ font-size: 30px; padding-top:20px; padding-bottom:20px;
  font-family: robotoslabbold2, Roboto, sans-serif;


 }
div.program1 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title a {
    color: #000;
}
div.program1  .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-readx {
    padding-top: 0;
    border-style: none;
    border-width: 0;
    width: 40px;
    height: 40px;
    background-color: #004c93;
    background-image: url(../images/arrowright.png);
    background-repeat: no-repeat;
    border-radius: 100px;
    position: absolute;
    top: 130px;
    right: 10px;
}
div.program1  .page-button.bottom {
    margin-right: 10px;
    display:none;
}
div.program1 div.item-title a{

color: #000;

font-size: 22px;
    font-weight: normal;
    font-family: robotoslabreg, Roboto, sans-serif;

}
div.program1 .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img { background-color: #f7f7f7; border: solid 1px #f2f2f2; 
    padding: 9px;
    
    }
div.program1 div.time-ago
{
  display: none;
}
div.program1 div.item-des
{
       color: #666;
    line-height: 20px;
    font-weight: 300;
    font-size: 14px;
    margin: 0 0 15px;
    font-family: arial, Roboto, sans-serif;
}





div.program1 div.time-ago
{
 display: none;
}
div.program1 :hover div.item-des
{

}



#yt_component :hover .item-des1,#yt_component :hover .item-des2,#yt_component :hover .item-des3{
 color: #ffffff;
}







div.program1 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title 
{

color: #2d2d2d; font-size: 22px;
 font-weight: normal;
 

font-family: robotoslabreg, Roboto, sans-serif;

}


div.program1 div.item-info:hover span{
color:#FFFFFF;
}




div.program1 div.item-info:hover div{
color:#FFFFFF;
}



div.program1 div.item-info:hover a
{
color:#FFFFFF;
}








#yt_component .item-des1 ,#yt_component .item-des2,#yt_component .item-des3,#yt_component .item-des4,#yt_component .item-des5{
color: #333333;
}



#yt_component :hover .item-des1{
padding-top: 20px;
 color: #ffffff;

}








div.program1:hover a, div.program1:hover
{
  color:white;
}












@media (max-width: 767px)

 {
 
 .favth-col-lg-3 .item-readx {
    top: 50% !important;
}
 
 
 
 div.newspg .minifrontpage-default .mfp-introtitle a {
    color: #333333;
    font-family: robotoslabreg, Roboto, sans-serif;
    font-size: 19px;
    font-weight: normal;
    width: 103%;
    float: left;
    line-height: 30px;
    /* margin-left: 10%; */
    display: contents;
    }
 
 
 #top13 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-readx
 
  { padding-top: 20px; border-style: none; border-width: 0; width: 60px; height: 60px; background-color: #004c93; background-image: url(../images/arrowright.png); background-repeat: no-repeat; background-position: center 50%; border-radius: 100px; position: absolute; top: 220px; right: 20px; }
 
 div.mytabx2 h1, h2, h3, h4, h5, h6,div.page-content h2{
font-size: 20px !important;
line-height: 20px !important;

 font-family: robotoslabreg, sans-serif;
 
 
}



.sppb-text-center {
    text-align: center ;
    padding-left: 10px !important;
    padding-right: 10px !important;
    
    
}





#yt_header .menu {
    display: inline-block;
    margin: 5px 0 0;
    padding: 0;
    position: relative;
    text-align: left;
}
 
 
 
 
 #yt_header .menu >li a {
    padding: 0 1px;
    display: block;
    font-size: 9px;
    color: #fff;
    position: relative;
    z-index: 9999;
    font-family: helveticaneuelight5, Roboto, sans-serif;
}
 
 
 #sppb-addon-1565692849726 h2.sppb-addon-title {
   
    font-size: 22px;
}
 
 
 #top13 div.item-info:hover{ margin-top:-250px; position:relative; background-color:#004c93; z-index:10000; height:350px; opacity:0.9; color:#ffffff; padding-top: 10px; }
 
 
 
 
 
 div.itemFullText p{
 
 font-size: 14px;
 font-family: OpenSansreg2;
 }
 
 
 p {
    font-family: OpenSansreg2;
    font-size: 16px !important;
}

#top6 a {
    color: #fff;
    font-size: 16px;
    background-color: #0068ac;
    width: 50%;
   height: 40px;
    display: block;
    text-align: center;
    padding: 2%;
    font-family: OpenSansbold, Roboto, sans-serif;
}



 #k2Container.itemView .itemHeader .me-inline { color: #1e1d24; font-size: 30px; font-family: robotoslabbold2; line-height: 30px; display: inline-block; }
 
 div.eventpage .minifrontpage-default a.mfp-readon{
 
  font-size: 13px;
 
 }
 
 div.eventpage div.fordiv {
    padding-left: 34%;
}
 
 #yt_footer{
  width: 100%;
  
 }
 
 .minifrontpage-default .mfp-introtitle a{

 
 color: #333333;
    font-family: robotoslabreg, Roboto, sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: 90%;
    float: right;
    line-height: 20px;
    margin-top: -30px;
 
 
 
 
 
 
}







#top8  .minifrontpage-default .mfp-introtitle a{

 
color: #333333;
    font-family: robotoslabreg, Roboto, sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: 70% !important;
    float: right;
    line-height: 30px;
    margin-top: -10px;
 
 
 
 
 
 
}









.minifrontpage-default .mfp-introtitle
{
margin-left: 18px;
}
 
 
 
 .ext_tabs_module_position_jquery li { background: transparent; color: #444444; font-size: 14px; display: inline-block; margin-top: 2px !important; padding: 8px 5px 5px !important; cursor: pointer; overflow: hidden; margin-bottom: -1px !important; }
 .ext_tabs_module_position_jquery li{ font-size: 14px; }
 
 #topx3 .ext_tabs_module_position_jquery li.current {
    font-size: 16px;
    font-family: OpenSansreg2;
    background-image: url(../images/smallicons/tab2instagram.png);
    background-repeat: no-repeat;
    background-position: left 0;
    height: 40px;
    padding-left: 8px;
    border-style: 0;
}
 
 .ext_tabs_module_position_jquery li
 
 {
 
   height: 40px;
 }
 
 iframe {
    float: right;
    border: none;
    width: 100%;
    }
 
 div.fordate {
    background-color: #dfb90e;
    width: 30%;
    height: 100%;
    float: left;
    padding: 5px;
    /* margin: -20px 1px 1px 10px; */
}
 
 
 
 
 
 
 .minifrontpage-default .mfp-introtitle{
 display: block;
 }
 
 
 
 
 .minifrontpage-default .mfp-table-cell p
 {
 
    width: 65%;
    float: right;
    /* margin-left: 5%; */
    font-size: 14px;
    padding-top: 10px;
    font-size: 12px !important;
    
    
    
    
     }
 
 
 
 
 
 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description {
    white-space: normal;
    color: #fff;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    position: relative;
    animation: mymove6 0.8s ease-in infinite;
    -webkit-animation: mymove6 0.8s ease-in;
    -moz-animation: mymove6 0.8s ease-in infinite;
    -o-animation: mymove6 0.8s ease-in;
    -ms-animation: mymove6 0.8s ease-in;
    transition: all 0.8s ease-in;
    font-family: robotoslabreg, Roboto, sans-serif;
    font-size: 15px;
    padding-top: 14px;
    padding-bottom: 24px;
}
 
 
 
 
 
 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0;
    font-weight: bold;
    font-size: 40px;
    line-height: 30px;
    position: relative;
    display: inline-block;
    font-family: robotoslabbold2, Roboto, sans-serif;
}
 
 
 
 
 
 
 
 
	div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmorex,
    div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmorex
    
    
   {
  -webkit-animation: mymove3 1.2s ease-in;
  -moz-animation: mymove3 1.2s ease-in;
  animation: mymove3 1.2s ease-in;
}












div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore 
	{
 
 
 
 
 float: none;
    /* margin: auto 50% 10px auto; */
    overflow: hidden;
    height: 44px;
    line-height: 35px;
    width: 35%;
    border-radius: 2px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    background: #deb911;
    padding: 0;
    position: relative;
    transition: all 1.5s ease;
    animation: mymove3 1.2s ease-in infinite;
    -webkit-animation: mymove3 1.2s ease-in;
    -moz-animation: mymove3 1.2s ease-in infinite;
    -ms-animation: mymove3 1.2s ease-in 1;
    -o-animation: mymove3 1.2s ease-in 1;
    transition: all 1.2s ease-in;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2%;
 
 
 
 
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore:before {
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.2;
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore a {
  color: #fff;
  position: absolute;
  text-decoration: none;
  float: none;
  background: transparent;
  padding: 0;
  height: auto;
  line-height: 40px;
  width: 100%;
  top: 0;
  left: 0;
  
  font-family: Roboto, sans-serif;
  
}
div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore:hover

 {
  
}





#bd div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description,
  #bd div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore {
    display:block;
  }






















	div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmorex 
	{
  
  
  
  
      float: none;
    /* margin: auto 37% auto auto; */
    overflow: hidden;
    height: 44px;
    line-height: 35px;
    width: 35%;
    border-radius: 2px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    background: #0a63b5;
    padding: 0;
    position: relative;
    transition: all 1.5s ease;
    animation: mymove3 1.2s ease-in infinite;
    -webkit-animation: mymove3 1.2s ease-in;
    -moz-animation: mymove3 1.2s ease-in infinite;
    -ms-animation: mymove3 1.2s ease-in 1;
    -o-animation: mymove3 1.2s ease-in 1;
    transition: all 1.2s ease-in;
    margin-left: auto;
    margin-right: auto;
    
    
    
}



div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmorex:before {
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.2;
}




div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmorex a {
  color: #fff;
  position: absolute;
  text-decoration: none;
  float: none;
  background: transparent;
  padding: 0;
  height: auto;
  line-height: 40px;
  width: 100%;
  top: 0;
  left: 0;
  
  font-family: Roboto, sans-serif;
  
}



div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmorex:hover

 { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }









.container{
   
   padding-right: 0px;
    padding-left: 0px;

}





  .yt-lightbox {
    float: none !important;
  }
  #g-pageservices .span4 {
    margin-bottom: 2em !important;
  }
  #g-pageportfolio [class*="span"] {
    margin-bottom: 1em !important;
  }
  #g-pageportfolio [class*="span"] .port-item-img {
    display: inline-block;
  }
  #g-pagewhatnew .yt-lightbox.image-none {
    display: block;
  }
  .yt-gallery ul li {
    width: auto !important;
  }
  ul.c-step:before {
    display: none;
  }
  ul.c-step li {
    display: table-cell;
  }
  div.yt-lightbox.image-left {
    float: none;
    display: inline-block;
    margin: 0 0 15px;
  }
  div.g-pageteam div.b-ourteam [class*="span"] {
    margin-bottom: 30px !important;
  }
  
  
  
  
  
  
  
  
  
  #yt_spotlight1 div.images-slideshow img{ height: 280px; }
  
  
  
  
  
  
  
  
  
  
  
  

div.k2slideshowiii{ width: 100%;  }

div.sl3-wrap{

 width: 100%;
}



div.sl3-items{ width: 100%; height: 460px; }


div.curr{ width: 400px; height: 460px; }




div.sl3-item-image{

width:361px;
}


.k2slideshowiii .sl3-wrap .sl3-item .sl3-item-info.style1.top-right{
width: 80%;
}


.k2slideshowiii .sl3-wrap .sl3-control
{

 width: 700px;

}











.k2slideshowiii .pag-list ul.pag-list-inner{
width:700px;
}






div.big-item-image{ width: 100%; height: 200px; float: right; margin-top: 0; }

div.big-item-image img{height: 180px;}

  
  
  
  
  
  #yt_spotlight10{
  
  padding-left: 2%;
  
  
  }
  
  
  
  
  
  #yt_footer #yt_copyright .powered-by { padding-right: 3%; display: block; text-align: center; width: 100%; padding-top: 10px; }
  
  
  
  
  
  
  #yt_breadcrumb #breadcrumb .breadcrumb a,#yt_breadcrumb #breadcrumb .breadcrumb > li
  {
       font-size: 14px;
  }
  
  
  #k2Container .itemListCategoriesBlock .itemListCategory h2{
  font-size: 24px;
  }
  
  
  #yt_breadcrumb #breadcrumb .breadcrumb .divider img{
    max-width: 20px;
  }
  
  
  
  
  
  div.eventpage .minifrontpage-default .mfp-introtitle a {
    font-size: 16x;
}










#k2Container .itemList .itemContainer.col-sm-12 .catItemView .catItemImageBlocknews img {
    position: relative;
    /* left: -4px; */
    padding: 0;
    border: none;
    width: 100%;
    /* height: 80px; */
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    margin: auto;
    float: none;
    left: 5%;
    border-radius: 0px;
}


#content #yt_component {
    background: #fff;
    clear: both;
    width: 90%;
    margin: auto;
    }







.ext_tabs_module_position_jquery li {
    background: transparent;
    display: inline-block;
    margin-top: 2px !important;
    /* padding: 8px 15px 5px !important; */
    cursor: pointer;
    overflow: hidden;
    margin-bottom: -1px !important;
   
}


  
}



@media (min-width: 980px) and (max-width: 1400px)
{

div.eventpage .minifrontpage-default .mfp-introtitle a{ font-size: 26px; font-family: robotoslabbold2;  }
}


.item-image .placeholder
{

display: none;
}





div.itemImageBlock{
text-align: center;
}










div.item-contentpage{
     
   top: 0; left: 0; width: 100%; z-index: 2; max-width: 1920px; 
   
   
   
  box-shadow: inset 0 0 0 1920px #00459330;
   
   
   
   
   
   height: 600px; bottom: 0; display: block; margin: 0; padding: 0; position: absolute; right: auto; float: left;
     
     
     
     
     
     
     
     
}






    
    
#top7 .sj-k2slickslider .item-content {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    display: block;
    /* float: left; */
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}    
   
   
#top7  .sj-k2slickslider {
	position: relative;
	margin: auto;
	overflow: hidden;
	line-height: 1;
	max-width: 1920px;


	 position: relative;
  -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0,0.5);
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.28);
  top: 8px;
	
}
   
   
   
   
   
 div.item-des span#a {
  display: inline;
}


#top13 div.item-info:hover div.item-des span#a {
  display: none;
}

div.item-des span#b {
  display: none;
}

#top13 div.item-info:hover div.item-des span#b {
  display: inline;
}  







#top13 :hover .item-title a
{
  
    
}

#top13 a.titlehead2{
  
   display: none;

}








#top13 :hover  a.titlehead1{
   display: none;

}


#top13 :hover  a.titlehead2{
   display: inline;

}







 #top13 div.item-info:hover .item-readx{
 
 display: none;
 }


 #top13 div.item-info:hover{
 padding-left: 27.5px;
 padding-right: 27.5px;
 
 
 
 
 
 
 
 
 }







a.readmore{

    color: #f0d569 !important;
    top: 86%;
    position: absolute;
    left: 10px;
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    padding-left: 27.5px;
}



#top13 .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-content .item-des {
  line-height: 20px;
  font-weight: 300;
  font-size: 15px;
  margin: 0 0 15px;
  
  
  font-family: arial, Roboto, sans-serif;
  color: #2d2d2d;
  
}








  



#top13  h4[id^="favimagehover-title"],
h4[id*=" favimagehover-title"] {
	margin-top: 0 !important;
  font-weight: normal;
   min-height: 20px;
  

}



#top13 .favth-row {
  margin-right: -15px;
  margin-left: -15px;
  padding: 5px 2% 3%;
}



#top13 .item-readx {
   
   
   
   padding-top: 20px;
    border-style: none;
    border-width: 0;
    width: 45px;
    height: 45px;
    /* background-color: #004c93; */
    background-image: url(../images/arrowright.png);
    background-repeat: no-repeat;
    /* border-radius: 50px; */
    position: absolute;
    top: 36%;
    right: 12px;
    z-index: 1;
   
   
   
   
    }
    
 #top13  #favimagehover-title5:hover  div.item-readx     
  {
    opacity:0.5;
  }

#top13  #favimagehover-title1:hover  div.item-readx     
  {
    opacity:0.5;
  }

 
  #top13  #favimagehover-title2:hover  div.item-readx     
  {
    opacity:0.5;
  }
 #top13  #favimagehover-title3:hover  div.item-readx     
  {
    opacity:0.5;
  }


#top13  #favimagehover-title4:hover  div.item-readx     
  {
    opacity:0.5;
  }


 div[id^="favimagehover-overlay"] p, div[id*=" favimagehover-overlay"] p{

   z-index:999;
 }
    
 
#top13:hover h4  #favimagehover-title1    div.item-readx    {


  
  display:none;
}


div[id^="favimagehover-overlay"] p, div[id*=" favimagehover-overlay"] p{

   z-index:1000;
   z-index:auto;

}    
  
  
  
#yt_spotlight1 div.mydateshow{
  display: none;
}


#top7 div.mydateshow{ color: #fff; font-size: 16px; font-family: arial; background-color: #00989a; position: absolute; top: 7%; display:block; border-radius: 5px; padding:10px




  }
    
    
    


#top13  b

{
font-weight: 700;
    height: 30px;
    display: block;
    width: 100%;
    
    

}    



div.titleslidershow{ font-size: 14px; font-family: OpenSansreg2, arial; }













@media (min-width:768)  and (max-width: 1280px)

 {
 
 
 
  
    div.sl3-wrap {
    width: 800px;
}
    div.k2slideshowiii{ width: 70%;  }
.k2slideshowiii .sl3-wrap .sl3-item .sl3-item-info.style1.top-right{
width: 80%;
}
.k2slideshowiii .sl3-wrap .sl3-control
{

 width: 700px;

}
.k2slideshowiii .pag-list ul.pag-list-inner{
width:700px;
}
    
  
  
  
  div.curr {
    width: 90%;
    height: 360px;
}



.k2slideshowiii .sl3-wrap .sl3-item .sl3-item-info.style1.top-right {
    width: 60%;
}
    
    
    
    .k2slideshowiii .sl3-item-info.style1 .sl3-item-title span, .k2slideshowiii .sl3-item-info.style1 .sl3-item-description {
    font-family: OpenSansreg2;
    font-size: 16px !important;
    color: #fff;
    line-height: 30px;
}
  
  
  
  #bottom3 {
    
}  


div.sl3-items{
     width: 800px !important ;
    height: 360px;
}      
  
}




@media (min-width: 768px) and (max-width: 1024px)
{
.k2slideshowiii .pag-list ul.pag-list-inner {
    top: 190px;
}


#bottom3 {
    padding-left: 8%;
}
}




@media (min-width: 1024px) and (max-width: 1366px) {
 div.curr {
    width: 900px;
    height: 360px;
}
}





div.eventpage div.mfp-table-cell-inner{ 
background-color: #fff; padding-top: 30px; 
padding-bottom: 30px; border: solid 1px #e9e9e9;
 border-top-right-radius: 10px; border-bottom-right-radius: 10px;
  border-top-left-radius: 10px; border-bottom-left-radius: 10px;



-webkit-box-shadow: 1px 22px 39px -6px rgba(189,189,189,1);
-moz-box-shadow: 1px 22px 39px -6px rgba(189,189,189,1);
box-shadow: -5px 22px 22px -20px rgba(189,189,189,1);

margin-bottom:10px


   }



div.myform button[type="submit"]{
 width: 100%; border-radius: 25px; 
 background: #0a63b5 !important; border: solid 1px #0a63b5;
 
 
  }


span.myforstlatter { border-bottom: 4px solid #deb911;padding-bottom: 24px; }


textarea{
min-height: 254px;
}



#content .container{

width: 100%;
margin: 0px;
padding: 0px;
}





.sp-page-builder .page-content #section-id-1565687620624
,.sp-page-builder .page-content #section-id-1566197141942,
.sp-page-builder .page-content #section-id-1566197141942,
.sp-page-builder .page-content #section-id-1566197714868,
.sp-page-builder .page-content #section-id-1564645372115,
.sp-page-builder .page-content #section-id-1564422612960,
.sp-page-builder .page-content #section-id-1565795487891,
.sp-page-builder .page-content #section-id-1564392121643,
.sp-page-builder .page-content #section-id-1564509191467,
.sp-page-builder .page-content #section-id-1566635944442




{



 background-color: #f7f7f7 !important; border-bottom: 1px solid #d6d6d6;

  
  

 }






.sp-page-builder .page-content #section-id-1565795487891,
.sp-page-builder .page-content #section-id-1564392121643,
.sp-page-builder .page-content #section-id-1564417917262,
.sp-page-builder .page-content #section-id-1564400104585,
.sp-page-builder .page-content #section-id-1564420183641,
.sp-page-builder .page-content #section-id-1565703396030,
.sp-page-builder .page-content #section-id-1564744908974,
.sp-page-builder .page-content #section-id-1564745691112,
.sp-page-builder .page-content #section-id-1564477914166,
.sp-page-builder .page-content #section-id-1564477914171,
.sp-page-builder .page-content #section-id-1564509191467,
.sp-page-builder .page-content #section-id-1564511799799,
.sp-page-builder .page-content #section-id-1565764830431,
.sp-page-builder .page-content #section-id-1564823992101,
.sp-page-builder .page-content #section-id-1564559317978,
.sp-page-builder .page-content #section-id-1565794562634,
.sp-page-builder .page-content #section-id-1564769388246



{
   border-bottom: 0px solid #f7f7f7;
}





.sp-page-builder .page-content #section-id-1566231467688,
.sp-page-builder .page-content #section-id-1566379054311,.sp-page-builder .page-content #section-id-1566231467685,
.sp-page-builder .page-content #section-id-1566227854239,
.sp-page-builder .page-content #section-id-1566197714876,
.sp-page-builder .page-content #section-id-1566150802959,
.sp-page-builder .page-content #section-id-1564645372110,

.sp-page-builder .page-content #section-id-1564551318032,
.sp-page-builder .page-content #section-id-1564551482100,
.sp-page-builder .page-content #section-id-1564399203640,
.sp-page-builder .page-content #section-id-1564417917264,
.sp-page-builder .page-content #section-id-1564552114072,
.sp-page-builder .page-content #section-id-1564420183646,
.sp-page-builder .page-content #section-id-1565703396028,
.sp-page-builder .page-content #section-id-1564744908979,
.sp-page-builder .page-content #section-id-1564518428360,
.sp-page-builder .page-content #section-id-1565766839037,
.sp-page-builder .page-content #section-id-1564510207440,
.sp-page-builder .page-content #section-id-1564511799777,
.sp-page-builder .page-content #section-id-1564510502259,
.sp-page-builder .page-content #section-id-1564948115023,
.sp-page-builder .page-content #section-id-1564823992096,
.sp-page-builder .page-content #section-id-1564559318044,
.sp-page-builder .page-content #section-id-1566633504053,
.sp-page-builder .page-content #section-id-1566633702142,
.sp-page-builder .page-content #section-id-1566632661595,
.sp-page-builder .page-content #section-id-1566635944447,
.sp-page-builder .page-content #section-id-1565326024751,
.sp-page-builder .page-content #section-id-1564692413141,
.sp-page-builder .page-content #section-id-1565766847077





{

background-color: #ffffff !important;
}






/*  tabs*/

.page-content #section-id-1564645372115 .sppb-nav-lines>li,
.page-content #section-id-1564422612960  .sppb-nav-lines>li  ,
.page-content #section-id-1565795487891   .sppb-nav-lines>li,
.page-content #section-id-1564392121643   .sppb-nav-lines>li,
.page-content #section-id-1564417917262   .sppb-nav-lines>li,
.page-content #section-id-1564400104585   .sppb-nav-lines>li,
.page-content #section-id-1564420183641   .sppb-nav-lines>li,
.page-content #section-id-1565703396030   .sppb-nav-lines>li,
.page-content #section-id-1564744908974   .sppb-nav-lines>li,
.page-content #section-id-1564745691112   .sppb-nav-lines>li,
.page-content #section-id-1564477914166   .sppb-nav-lines>li,
.page-content #section-id-1564746363495   .sppb-nav-lines>li,
.page-content #section-id-1564509191467   .sppb-nav-lines>li,
.page-content #section-id-1564511799799   .sppb-nav-lines>li,
.page-content #section-id-1564511799782   .sppb-nav-lines>li,
.page-content #section-id-1564510502269   .sppb-nav-lines>li,
.page-content #section-id-1565764830431   .sppb-nav-lines>li,
.page-content #section-id-1564823992101   .sppb-nav-lines>li,
.page-content #section-id-1564559317978   .sppb-nav-lines>li,
.page-content #section-id-1565794562634   .sppb-nav-lines>li,
.page-content #section-id-1564692413146   .sppb-nav-lines>li,
.page-content #section-id-1564769388246   .sppb-nav-lines>li





 {
    float: none;
    display: inline-flex;
    text-align: center;
    margin: auto;
    background-color: #ffffff;
    /* margin-top: -100px; */
    top: -80px;
}


.page-content #section-id-1564477914171   .sppb-nav-lines>li{
  background-color: #ffffff;
}


.sp-page-builder .page-content #section-id-1564645372110,
.sp-page-builder .page-content #section-id-1564551318032,
.sp-page-builder .page-content #section-id-1564552114072,
.sp-page-builder .page-content #section-id-1564420183646,
.sp-page-builder .page-content #section-id-1564744908979,
.sp-page-builder .page-content #section-id-1564518428360,
.sp-page-builder .page-content #section-id-1565766839037,
.sp-page-builder .page-content #section-id-1564510207440,
.sp-page-builder .page-content #section-id-1564511799777,
.sp-page-builder .page-content #section-id-1564511799777,
.sp-page-builder .page-content #section-id-1564510502259,
.sp-page-builder .page-content #section-id-1564948115023,
.sp-page-builder .page-content #section-id-1564823992096,
.sp-page-builder .page-content #section-id-1566635944442,
.sp-page-builder .page-content #section-id-1565326024751


{

padding: 50px 0px 5% 0px !important;
}




#section-id-1565794562634 .sppb-row-container
{
 width: 100% !important;
}


#right .module_menu, div.module{  }



#content #yt_component #sp-page-builder   { width: 100%;   }

.item-page,#k2Container{ width: 100%; max-width: 1170px; margin-top: 50px; margin-right: auto; margin-left: auto; }





#favimagehover-title1 b{ color: #2d2d2d; display: block; min-height:30px !important; }


.blog{ width: 100%; max-width: 1170px; margin-right: auto; margin-left: auto; }













.sppb-nav-lines > li.active > a



{

    color: #deb911;
    border-bottom-color: #deb911 !important;
     box-shadow: 0px 4px 5px #8888884f;
    
}






#favimagehover-title3 b{ color: #2d2d2d; display: block; height: 30px; }
#favimagehover-title2 b{ color: #2d2d2d;}



#favimagehover-title1 b, 
#favimagehover-title2 b, #favimagehover-title3 b, #favimagehover-title4 b, #favimagehover-title6 b, #favimagehover-title5 b {
    display: block;
    height: 30px;
    font-family: robotoslabreg;
    font-size: 16px;
    color: #2d2d2d;
}












.one {

    background-color: #0e5ca4 !important;
   
  border: 0px solid #9ac9ec !important;

box-shadow: 2px 2px 1px rgba(0,0,0,0.2), 1px 1px 0 rgba(0,0,0,0.1) inset !important;
   

}





#content #yt_component p a{
color:#b89809
  
}



#yt_header li.item-1536{  padding-right: 4px; padding-left: 4px; }


#yt_header li.item-1535{ font-weight: bold; padding-right: 2px; padding-left: 2px; }

#yt_header li.item-1536 a{ font-size: 12px !important; font-family: tahoma !important; }




div.forreadmorebt{

    width: 410px;
    margin-left: auto;
    margin-right: auto;
}




#top7{
 
}



#top7 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow, 
div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow{
  
  height: 100%;   

}
#top7 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow{


    max-height: 430px;
}




#top8{
 
}



.k2slideshowiii .sl3-wrap .sl3-item{
 width: 100% !important;
}

.k2slideshowiii .sl3-wrap .sl3-item.curr .sl3-item-image{
   right: 10% important;
}








@media (min-width: 1024px) and (max-width: 1366px)


{
    #top13 .item-readx{
    
    top: 36%;
    right: 12px;
    
    }
    

}






















#top7 div.sj-k2slickslider div.pag-item a{
 
      
 }

   #top7 div.sj-k2slickslider div.pag-item a { list-style: none !important; display: inline-block !important; margin: 0 2px !important; height: 10px !important; width: 10px; overflow: hidden !important; text-indent: -999px !important; cursor: pointer !important; background-color: #cda908; border: 1px solid #cda90800 !important; border-radius: 0px; }


#top7 div.sj-k2slickslider div.pag-item a.sel{
	    border: 2px solid #FFF;
    border-radius: 0px;
    background-color: #FFF;
}




.k2slideshowiii .sl3-control.blue.style1 ul.pag-list-inner li.pag-item-back{ 





background:transparent !important;


background-image:transparent !important;



 }
 
 
 
 .k2slideshowiii .sl3-wrap .sl3-item .sl3-item-info.style1.top-right{
 
   left: 0px !important;
 }
 
 
 .k2slideshowiii .sl3-item .sl3-item-info.style1 .sl3-item-content{
 
 padding: 0px !important;
 }
 
 
 
 
 .k2slideshowiii .sl3-wrap .sl3-control .sl3-control-inner .pag-list
 {
  left: 0px !important;
 }
 
 
 div.eventpage p{
 padding-top: 20px !important;
 }
 
 
 
 
 div.powered-by a{ padding-right: 10px; }
 
 
 .fa-home{
 display: none !important;
 
 }
 
 
.ext_tabs_module_position_jquery li{
  
      

} 




/*
div.row1{
  background-color: transparent;
   background-image: url(../images/bg/event2.png);
border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
 
   }
  */ 
   




#yt_header .menu >li a img{

  padding-left:3px;
  padding-right:3px;
}   
   
   
   
.fa-smilex{ 
  background-image: url(../images/icon/smile.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 16px;
    margin-top: 2px;
    top: 2px;
    position: relative;




 }   
 
 
.fa-smilex2{ 
  background-image: url(../images/icon/smile2.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 16px;
    margin-top: 2px;
    top: 2px;
    position: relative;




 }  
 
 
 .fa-instagramx{
  background-image: url(../images/icon/insta.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 16px;
    margin-top: 2px;
    top: 2px;
    position: relative;
   
   margin-right:6px;
 }
 
 
 
  .fa-instagramx2{
  background-image: url(../images/icon/insta2.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 16px;
    margin-top: 2px;
    top: 2px;
    position: relative;
   
  
 }
 
 .sj-k2slickslider {
    
       max-width: none !important;
 
 }
  
  
  
  
div.catItemLinks {
display: none; 
}   


div.eventpage div.mydateandplace{ width: 60%; color: #b6b7b9; font-family: robotoslabreg, Roboto, sans-serif; font-size: 18px; font-weight: normal; float: right; margin-right: 20%;
margin-top:20px
 }
 
 
 
 
#top8 div.mydateandplace{
 display: none;
} 


span.pak1{ padding-right: 15px; }

span.pak2{

}




.fa-square{ padding-right: 3px; }


.lnk1,#sppb-addon-1477943651032 span,
#sppb-addon-1477943650989 span,
#sppb-addon-1477943651014 span,
#sppb-addon-1566322451761 span,
#sppb-addon-1566322451770 span,
#sppb-addon-1566322451773 span
{

font-size:14px !important;






}
#sppb-addon-1477943651032 .sppb-addon-title{
 
 
 font-size: 22px !important;

}

#sppb-addon-1566322451761 .sppb-addon-title{

color: #000000;
}



span.viewmore { color: #2d2d2d; font-size: 22px; 
font-family: robotoslabreg; padding: 8px;
font-weight:bold;
 border: solid 1px #b4b9c4; border-radius:10px;

text-transform: uppercase;






 }
 
 span.viewmore a{
  color: #000000;
 }



div.sppb-col-md-6 {

  padding-right: 39px !important;
  padding-left: 39px !important;

}


.favth-col-lg-3 .item-readx
 {
   
   top: 47.2% !important;
    
    
    
    
}




div[id^="favimagehover-image"] img, div[id*=" favimagehover-image"] img {
    width: 100%;
    height: 150px !important;
}



div.eventpage {
width: 80%;
margin-left: auto;
margin-right: auto;
}


div.eventpage .mfp-introtitle a
{
  width: 80% important;
}




#top8 .minifrontpage-default .mfp-introtitle a{

  width:74%
}







div.eventpage .row1 {

 background-color: transparent;
   background-image: url(../images/bg/event2.png);
border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}


div.eventpage .row1 span.part3,.row1 span.part2,
div.eventpage .row1 .part2day,
div.eventpage .row1 a,
div.eventpage .row1 div.mydateandplace
{

 color: #fff !important;
}

div.eventpage .row1 .fa-square{
 
    color: #a7a23c !important ;

}


div.eventpage .row1:hover i{
 
    color: #a7a23c !important ;

}

div.search .button{ background-color:#dfb715 !important; font-family: robotoslabreg !important; font-size: 16px; text-transform: uppercase; width: 9%; height: 36px; }


.sp-page-builder .page-content #section-id-1566369466121{


   padding: 50px 0px 50px 0px;
    margin: 0px 0px 0px 0px;
    background-color: white !important;

}


.sp-page-builder .page-content #section-id-1566322451719 .sppb-row-container{ background-color: #fff  !important; padding: 0 !important; width: 98%; }

#top8 .minifrontpage-default .mfp-table-cell p{
  
    font-family: OpenSansreg2 !important;
}


#sppb-addon-1565703396038 p {
    font-size: 14px !important;
    
    
    
    
}


.sppb-nav-lines>li.active>a, .sppb-nav-lines>li.active>a:focus, .sppb-nav-lines>li.active>a:hover {
    
    border-bottom: 1px solid  !important;
    
}











#yt_breadcrumb #breadcrumb .breadcrumb .divider img{

  display:none;

}
#yt_breadcrumb #breadcrumb .breadcrumb .divider:after
{

      content:">>"
  
}
@media (max-width: 1600px)
{

div.fordate {
    background-color: #dfb90e;
    width: 20%;
    height: 122px !important;
}

}
@media (max-width: 1920px)
{

#top7 div.sj-k2slickslider div.pag-item {
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: left;
    width: 100%;
    z-index: 2;
    padding-left: 4%;
}


#top7 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a{
font-size: 18pt;
}



#top7 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner{
padding-top: 20%;
}


.minifrontpage-default .mfp-table-cell p {
    font-size: 14px;
    color: #666;
    padding: 32px 0 0;
    margin: 0 0 5px;
    text-shadow: 0 1px 0 #fff;
    line-height: normal;
    width: 74%;
    float: right;
    font-family: robotoslabreg, sans-serif;
    position: relative;
}


.minifrontpage-default .mfp-table-cell-inner{
padding-bottom: 0;
}


div.fordate {
    background-color: #dfb90e;
    width: 20%;
    height: 134px;
    }

span.part3{
  width: 100% !important;
    max-width: unset;
}

#topx3 .ext_tabs_module_position_jquery li.current0 
{ color: #0a63b5; }
    
    
    
    #topx3 .ext_tabs_module_position_jquery li.current2 {
    color: #0a63b5;
    background-position: left 5px;
     }

  
  

#yt_spotlight3 .container {
    background-color: #f7f7f7;
    width: 100%;
	margin-top:50px;
    }

}






























#yt_spotlight10{
 
  margin-top: -34px;

}



#top13 #favimagehover-title1 b,#top13 #favimagehover-title2 b,#top13 #favimagehover-title3 b,#top13 #favimagehover-title4 b,#top13 #favimagehover-title6 b,#top13 #favimagehover-title5 b
{

   word-spacing: 100vw !important;
}




#favimagehover-title1 div.titleslidershow,
#favimagehover-title2 div.titleslidershow,
 #favimagehover-title3 div.titleslidershow,
 #favimagehover-title4 div.titleslidershow,
  #favimagehover-title6 div.titleslidershow, 
 #favimagehover-title5 div.titleslidershow
{
  margin-top: -10px;
}







.sppb-btn-success
{
  background-color: #0a63b5 !important;
   border:0;
}






























@media (max-width: 1440px)
{
 


div.fordate {
   
    height: 107px !important;
    }
  
    
    
}



div.itemBody{
   max-width: 1170px !important;
   margin-left: auto;
   margin-right: auto;
}


#column-id-1568783779451 .sj-meganew .meganew-wrap .meganew-box .meganew-items.theme3 .meganew-item .meganew-item-inner
{ padding: 20px; background-color: #f7f7f7; border: solid 1px #c8c8c8; }


#column-id-1568783779451 .sj-meganew .meganew-wrap .meganew-box .item-title a
{
        font-size: 14px;
        color: #878787 !important;
}






#column-id-1568783779451 .sj-meganew .meganew-wrap .meganew-box .item-image img {
    width: 60%;
    max-width: 100%;
    box-shadow: #000 0em 0em 0em;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin: auto;
    position: relative;
    left: 25%;
    border-radius: 61px;
}


#column-id-1568783779451 .sj-meganew .meganew-wrap .meganew-box .item-description
{ text-align: center; min-height: 290px; }





#column-id-1568783779451 hr{
        border-top: 1px solid #2d2d2d;
}


#column-id-1568783779451 .sj-meganew .meganew-wrap .meganew-box .item-title
{ background-color: transparent !important; }













#column-id-1568802140833 .sj-meganew .meganew-wrap .meganew-box .meganew-items.theme3 .meganew-item .meganew-item-inner
{

padding: 20px;
    background-color: #f7f7f7;
    border: solid 1px #c8c8c8;
    height: 390px;
    float: none !important;
      



}


#column-id-1568802140833 .sj-meganew .meganew-wrap .meganew-box .item-title a
{
        font-size: 14px;
        color: #878787 !important;
}






#column-id-1568802140833 .sj-meganew .meganew-wrap .meganew-box .item-image img ,
#section-id-1569390493073 .sj-meganew .meganew-wrap .meganew-box .item-image img{
    width: 50%;
    max-width: 100%;
    box-shadow: #000 0em 0em 0em;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin: auto;
    position: relative;
    left: 25%;
    border-radius: 85px;
    
    
    float:left !important;
}


#column-id-1568802140833 .sj-meganew .meganew-wrap .meganew-box .item-description
{ text-align: center; min-height: 290px;




 }





#column-id-1568802140833 hr{
        border-top: 1px solid #2d2d2d;
}


#column-id-1568802140833 .sj-meganew .meganew-wrap .meganew-box .item-title
{ background-color: transparent !important; }




div.search{ max-width: 1170px; margin: auto; }


#searchForm,input, button, select, textarea{ font-family: OpenSansreg2;font-size: 14px; }


h2.itemTitle2{ 
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
    text-align: left;
    margin-top: 20px;
    max-width: 740px;
    margin: auto;


 }


div.insidebody{ max-width: 740px; margin-right: auto; margin-left: auto; }









.sj-meganew .meganew-wrap .meganew-box .meganew-items.theme3 .meganew-item .meganew-item-inner {
    padding: 20px;
    background-color: #f7f7f7;
    border: solid 1px #c8c8c8;
}
.sj-meganew .meganew-wrap .meganew-box .meganew-items.theme3 .meganew-item .meganew-item-inner {
    margin: 5px;
    overflow: hidden;
    
     margin: 5px;
    overflow: hidden;
    box-shadow: 0 0 2px rgba(52,58,67,.1), 0 2px 5px rgba(52,58,67,.08), 0 5px 15px rgba(52,58,67,.08);
}

 .sj-meganew .meganew-wrap .meganew-box .item-description {
    
    font-size: 14px;
    font-family: OpenSansreg2;
    /* line-height: 20px; */
    padding: 0 10px 0 5px;
    text-align: justify;
    line-height: 24px;
    /* letter-spacing: 0.0px; */
 
   
}


div.meganew-item {
    color: #2d2d2d;
    font-size: 14px;
    font-family: OpenSansreg2, sans-serif;
    /* line-height: 20px; */
    line-height: 24px;
    letter-spacing: 0.5px;
}



.sj-meganew .meganew-wrap .meganew-box .item-title a {
    font-size: 14px;
    color: #878787 !important;
}
.sj-meganew .meganew-wrap .meganew-box .item-title {
    /* margin: 0 0 10px 0; */
    font-weight: bold;
     background-color: transparent !important;/
    text-align: center;
    width: 95.4%;
    color: #ffffff;
    font-family: robotoslabbold2;
}

.sj-meganew .meganew-wrap .meganew-box .item-image img {
   
   
   width: 50%;
    height: 50%;
    max-width: 100%;
    box-shadow: #000 0em 0em 0em;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin: auto;
    position: relative;
    left: 25%;
    border-radius: 85px;
    float: left !important;
   
}

 hr {
   
}


div.myxtab2 ul li{

 
  
  background-color:#f7f7f7 !important;
   box-shadow: 0 0 2px rgba(52,58,67,.1), 0 2px 5px rgba(52,58,67,.08), 0 5px 15px rgba(52,58,67,.08);
}


div.myxtab2 .sppb-nav-lines > li.active > a{
 box-shadow: 0px 0px 0px #8888884f;

}

.k2slideshowiii .sl3-control ul.pag-list-inner.image li.pag-item .pag-item-image img
{
    
    background-color: #ada5a3 !important;
}


#column-id-1565703396029 ul li{

padding-right: 10px;
    padding-left: 10px;
}



.sppb-panel-modern>.sppb-panel-heading {
    padding: 17px 30px 17px 15px !important;
    background: #004c93 !important;
    color: #fff !important;
}












.sppb-panel-modern {
    background: #fff !important;
    border: 1px solid #2b89a3 !important;
    border-radius: 4px !important;
    margin-bottom: 10px !important;
}



#featured .k2-slider-style-one{
 width: 77%;
 margin: auto;
}



#featured .module.k2-slider-style-one .modcontent .sj-k2-container-slider .slider
{
  height: 400px;
}



#featured h3.modtitle
{

    text-align: center;
    font-size: 44px;
    color: #004c93;
    font-weight: bold;
    font-family: robotoslabbold2, Roboto, sans-serif;
    background-color: #f7f7f7;
}











        
  
div.catItemImageBlock
{
     width:90% !important;
}























div.newsfac .item-image img
{
  
     
    width: 100% !important;
    max-width: 100% ;
    box-shadow: #000 0em 0em 0em;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin: auto;
    position: relative;
     left: 0% !important;
    border-radius: 0px !important; 


}


div.newsfac .sj-meganew .meganew-wrap .meganew-box .meganew-items.theme3 .meganew-item .meganew-item-inner {
     padding: 0px !important; 
     background-color:transparent !important; 
     border: solid 0px transparent !important ;
}




.post-text, .pre-text
	{
	  margin: 0px !important;
	}	    	  
		
	
	
div.newsfac  div.meganew-item-inner{

  max-width: 200px !important;
   
}		    	  



div.newsfac .sj-meganew .meganew-wrap .meganew-box .item-title
{ color: #fff !important; background-color: #0a63b5 !important; width: 100% !important; margin: 0 !important; }

div.newsfac .sj-meganew .meganew-wrap .meganew-box .item-title a{
color: #fff !important;
}
div.newssp2 a
{ color: #2d2d2d; }

div.newssp2 h4{padding-top:20px; }




.sp-page-builder .page-content #section-id-1565794562634 {
   
    max-width: 1170px;
   margin: auto !important;
   
   
   }
   
   
   
section.myapply
{ max-width: 1170px; 
  margin:auto;
  margin-right:auto !important;
  margin-left:auto !important;

}   











.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img {
    border: 0px !important;
    padding: 9px;
}




div.newssp3 {
 
}

div.newssp3 a{
  font-size: 16px;
    color: #4a4a4a;
    font-weight: 600;
    text-transform: uppercase;
}
div.newssp3 a.ns2-readmore span
{
    height: 30px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    padding: 5px 82px;
    border-radius: 5px;
    background: linear-gradient(to right,#0e94af 0,#17939d 53%,#20958c 100%);
}
div.newssp3  img.ns2-image{ 
background-color: #fafafa;
 float: none !important;
  border-radius:10px;
   padding:24px !important; margin:auto; border: 0; }


div.newssp3 div.ns2-inner
{
      text-align: center;
    border: 4px solid #f0f0f0;
    padding: 12px 12px 20px 12px;
    border-radius: 25px;
   
    width: 90%;
    margin: auto;

}




div.newspg  div.fordate { width: 8%; height: 141px; min-width: 100px; margin-right: 10px; }



div.newspg  .minifrontpage-default .mfp-introtitle a {
    color: #333333;
    font-family: robotoslabreg, Roboto, sans-serif;
    font-size: 24px;
    font-weight: normal;
    width: 80%;
    float: left;
    line-height: 30px;
    margin-left: 10%;
}


div.newspg div.mydateandplace
{

    display: block;
    width: 80%;
    float: left;
    margin-left: 1%;
        display: none;
}


div.newspg .minifrontpage-default .mfp-table-cell p
{
  width: 80%;
    float: left;
    margin-left: 1%;
}


div.newspg {
  width: 80%;
  margin: auto;
}











@media (max-width: 1366px)
{



div.newspg .minifrontpage-default .mfp-introtitle a {
   
    margin-left: 11%;
}


#yt_spotlight8 .container {
 
}
  #top7 div.sj-k2slickslider div.pag-item {
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: left;
    width: 100%;
    z-index: 2;
    padding-left: 4%;
}


#top7 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a{
font-size: 18pt;
}



#top7 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner{
padding-top: 20%;
}


.minifrontpage-default .mfp-table-cell p {
    font-size: 14px;
    color: #666;
    padding: 32px 0 0;
    margin: 0 0 5px;
    text-shadow: 0 1px 0 #fff;
    line-height: normal;
    width: 74%;
    float: right;
    font-family: robotoslabreg, sans-serif;
    position: relative;
}


.minifrontpage-default .mfp-table-cell-inner{
padding-bottom: 0;
}


div.fordate {
    background-color: #dfb90e;
    width: 20%;
    height: 103px !important;
    }



#topx3 .ext_tabs_module_position_jquery li.current0 
{
  
    
    }
    
    
    
    #topx3 .ext_tabs_module_position_jquery li.current2 {
    color: #0a63b5;
    background-position: left 5px;
     }

  
  

#yt_spotlight3 .container {
    background-color: #f7f7f7;
    width: 100%;
    }
  
    
    
}







div.newspg strong{
display: none;

}




#sppb-addon-1570389386772 {
   
    width: 67%;
    margin: auto;
}



#sppb-addon-1570389386772   a i
{

   
    font-size: 30px;
    text-align: center;
    display: block;
    padding-bottom: 10px;
    width: 30%;
    float: left;

   
}



#sppb-addon-1570389386772 div[id^="favimagehover-readmore"] a.btn, div[id*=" favimagehover-readmore"] a.btn {
    background-image: none;
    border: 1px solid transparent;
    text-shadow: none;
    box-shadow: none;
    width: 100%;
    float: left;
}



div.tags
{ background-color: #0a63b5 !important; color: #fff !important; text-align: center; 


font-size: 15px;
}

.label-info{
      background-color: #0a63b5 !important;
}





.sj-meganew .meganew-wrap .meganew-box .item-tags {
     margin-bottom: 0px !important;
}



#k2Container.itemView .itemBody div.itemFullText a{
color: #b89809;

  
}










#yt_spotlight3 #favimagehover-title1 b, #yt_spotlight3 #favimagehover-title2 b,#yt_spotlight3 #favimagehover-title3 b,#yt_spotlight3 #favimagehover-title4 b,
#yt_spotlight3 #favimagehover-title6 b,#yt_spotlight3  #favimagehover-title5 b {
    display: block;
    height: 30px;
    font-family: robotoslabreg;
    font-size: 18px;
    color: #2d2d2d;
}


.hide-submenu{
  display:none;
}




div.css-national .sppb-panel-modern>.sppb-panel-heading
{
  background-color:#288dc0 !important;
}


div.css-national .sppb-panel-modern {
    background: #fff !important;
    border: 1px solid #288dc0 !important;

}




div.css-International .sppb-panel-modern>.sppb-panel-heading
{
  background-color:#904799 !important;
}





div.css-International .sppb-panel-modern {
    background: #fff !important;
    border: 1px solid #904799 !important;

}




#sppb-addon-1566227854232 .favth-col-lg-3 .item-readx {
    top: 52.2% !important;
}





div.mygallery  .sj-meganew .meganew-wrap .meganew-box .item-image img{
    width: 100%;
    height: 200px;
   
   
    margin: auto;
    position: relative;
    left: 0%;
    
    float: left !important;
        border-radius: 0px;
        
        
       
            margin-bottom: 19px;
        
        
}


div.mygallery .sj-meganew .meganew-wrap .meganew-box .meganew-items.theme3 .meganew-item .meganew-item-inner
{

  
   
   padding: 0px;width: 85%; height:270px

}



div.newsfac2 {
   
   
}
div.newsfac2 hr
{
        display: none;
}



div.newsfac2 .sj-meganew .meganew-wrap .meganew-box .item-image img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	box-shadow: #000 0em 0em 0em;
	-webkit-transform: scale(2.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(0.9, 0.9) !important;
}


div.newsfac2 .sj-meganew .meganew-wrap .meganew-box .item-readmore
{
    text-align: right;
    margin: 10px 0 10px 0;
    width: 100%;
    float: right;
   
}

div.newsfac2 .sj-meganew .meganew-wrap .meganew-box .item-readmore a
{
        color: #025cb1;
    font-weight: bold;
}



#sppb-addon-1569344175230
{
    width:80%;
    margin:auto;
}






div.newsfac2 .sj-meganew .meganew-wrap .meganew-box .item-title a
{ 

    
     color: #004c93 !important;
    font-size: 20px;
    
}


div.newsfac2 .sj-meganew .meganew-wrap .meganew-box .item-title { 

text-align: left;
    width: 86%;
    float: right;



 }





div.newsfac2 .sj-meganew .meganew-wrap .meganew-box .meganew-items.theme3 .meganew-item .meganew-item-inner
{
   background-color: #e5e5e5;
   margin-bottom: 60px;
   padding-bottom: 0px;
}



div.newsfac2 .sj-meganew .meganew-wrap .meganew-box .item-image { 
float: left; margin: -48px 0 0; overflow: hidden; 

left: 88px; 
width: 13% !important; position: absolute; 



 display: block; 
 
 
 
 box-shadow: #d1d1d1 13px 10px 0em -2px;
    background-color: #d1d1d1;
    border-radius: 74px;
 
 
 
 
 
 
 
 
 }






div.newsfac2 .sj-meganew .meganew-wrap .meganew-box .item-description
{

font-size: 14px;
    font-family: OpenSansreg2;
    /* line-height: 20px; */
    padding: 0 10px 0 5px;
    text-align: justify;
    line-height: 24px;
    /* letter-spacing: 0.0px; */
    width: 86%;
    float: right;
}



div.newsfac2  .sj-meganew .meganew-wrap .meganew-box .item-image img
{
      
      width: 100%;
    height: 50%;
    max-width: 100%;
    box-shadow: #000 0em 0em 0em;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin: auto;
    position: relative;
    left: 0;
    border-radius: 85px;
    float: left !important;
    
    
   
      
      
      }
























div.newsfac3 {
   
   
}
div.newsfac3 hr
{
        display: none;
}



div.newsfac3 .sj-meganew .meganew-wrap .meganew-box .item-image img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	box-shadow: #000 0em 0em 0em;
	-webkit-transform: scale(2.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(0.9, 0.9) !important;
}


div.newsfac3 .sj-meganew .meganew-wrap .meganew-box .item-readmore
{
    text-align: right;
    margin: 10px 0 10px 0;
    width: 100%;
    float: right;
   
}

div.newsfac3 .sj-meganew .meganew-wrap .meganew-box .item-readmore a
{
        color: #025cb1;
    font-weight: bold;
}









div.newsfac3 .sj-meganew .meganew-wrap .meganew-box .item-title a
{ 

    
     color: #004c93 !important;
    font-size: 20px;
    
}


div.newsfac3 .sj-meganew .meganew-wrap .meganew-box .item-title { 

text-align: left;
    width: 86%;
    float: right;



 }





div.newsfac3 .sj-meganew .meganew-wrap .meganew-box .meganew-items.theme3 .meganew-item .meganew-item-inner
{
   background-color: #e5e5e5;
   margin-bottom: 60px;
   padding-bottom: 0px;
}



div.newsfac3 .sj-meganew .meganew-wrap .meganew-box .item-image { 
float: left; margin: -48px 0 0; overflow: hidden; 

left: 0px; 
width: 13% !important; position: absolute; 



 display: block; 
 
 
 
 box-shadow: #d1d1d1 13px 10px 0em -2px;
    background-color: #d1d1d1;
    border-radius: 74px;
 
 
 
 
 
 
 
 
 }






div.newsfac3 .sj-meganew .meganew-wrap .meganew-box .item-description
{

font-size: 14px;
    font-family: OpenSansreg2;
    /* line-height: 20px; */
    padding: 0 10px 0 5px;
    text-align: justify;
    line-height: 24px;
    /* letter-spacing: 0.0px; */
    width: 86%;
    float: right;
}



div.newsfac3  .sj-meganew .meganew-wrap .meganew-box .item-image img
{
      
      width: 100%;
    height: 50%;
    max-width: 100%;
    box-shadow: #000 0em 0em 0em;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin: auto;
    position: relative;
    left: 0;
    border-radius: 85px;
    float: left !important;
    
    
   
      
      
      }
















div.css-reccordgreen .sppb-panel-modern>.sppb-panel-heading {
    background-color: #799900!important;
}

div.css-reccordgreen .sppb-panel-modern {
    background: #fff !important;
    border: 1px solid #799900 !important;

}


div.css-reccordyellow .sppb-panel-modern>.sppb-panel-heading {
    background-color: #00a9a6 !important;
}

div.css-reccordyellow .sppb-panel-modern {
    background: #fff !important;
    border: 1px solid #00a9a6 !important;

}

#sppb-addon-1569666176241{
    width: 80%;
    margin: auto;
    
    
}





div.newsfac2 div.tags {
    background-color: #e5e5e5 !important;
    color: #fff !important;
    text-align: center;
    font-size: 15px;
    /* width: 100%; */
    float: left;
    margin-left: 14%;
}




div.newsfac2 .label-info {
   background-color: #e5e5e5 !important;
    color: #004c93;
    font-size: 14px;
    
    
}
    
    





div.newsfac3 div.tags {
    background-color: #e5e5e5 !important;
    color: #fff !important;
    text-align: center;
    font-size: 15px;
    /* width: 100%; */
    float: left;
    margin-left: 14%;
}




div.newsfac3 .label-info {
   background-color: #e5e5e5 !important;
    color: #004c93;
    font-size: 14px;
    
    
}
    

#column-id-1571251985932,#sppb-addon-1571251985920{
    
    padding-top: 14px;
}

    
    
    
.k2slideshowiii .sl3-item-info.style1 .sl3-item-description::before {
  content: "''";
  color:#caa500;
  font-size:18pt;

  font-family: OpenSansreg2;
    font-size: 36px;
    font-weight:bold;
}    



.hide-submenu{
  display:block;
}


#top6 span,#top7 span,#top8 span{
color: #004c92;
    font-size: 22px;
    font-weight: bold;
    font-family: robotoslabbold2, Roboto, sans-serif;

}



.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
    padding-bottom: 2%;
    display: table-cell !important;
    
}






div.addthis-smartlayers
{
  display:none;
}




#bottom1 img, #bottom2 img, #bottom3 img, #bottom4 img {
    width: 50px;
}

#yt_menuwrapx{ background-color: #002248; }

#yt_menuwrapx span a {color: #FFFFFF;}




.myperson .sppb-row-container
{
	background: #fff;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
    padding: 55px 0 50px 50px;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-
	-visibility: hidden;
    backface-visibility: hidden;
}



#top13{
   
}


.sppb-carousel-indicators .active {
    
    background-color: #001f43 !important;
}


.sppb-carousel-indicators li {
    
    background-color: rgb(77 192 206) !important;
}


#yt_spotlight1{
margin-bottom:0px;
}


#maintop3{
 padding-right:18px;
 padding-left:18px;
}



@media (max-width: 767px)
{
	 #maintop3{
 padding-right:0px;
 padding-left:0px;
}
}

#yt_spotlight3 .container {
    background-color: #393d50;
}


.why-choose-Area {
    background: linear-gradient(rgba(26, 31, 53, 0.86), rgba(26, 31, 53, 0.86)), transparent url(https://webitkurigram.com/wp/it-tech/wp-admin/admin-ajax.php?action=kc_get_thumbn&type=filter_url&id=%2Fwp-content%2Fuploads%2F2024%2F03%2Fslider_bg.jpg) center center / cover no-repeat scroll;
    background-size: cover;
    padding: 100px 0 200px;
}