/*
* @package Enar
* @copyright (C) 2016 by Joomlastars - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author Joomlastars <stars.joomla@gmail.com>
* @authorurl <http://themeforest.net/user/joomlastars>
*/

/* You can add new css here */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary{
  font-weight:300;
}
body{
  font-family: "Oswald", sans-serif !important;
}
strong{
  font-weight: bold;
  color:#fff;
}
h4{
  margin-top: 30px;
}
figure {
  float: right;
  margin: 20px;
  text-align: center;
 /* width: 14%;*/
}
#navy {
  font-size: 18px;
}
#footer{
  margin-top: 30px;
}
.blog, .item-page{
  margin: 0 20px !important;
}
.ticked-list{
  list-style-image: url("../../../images/Template/icons/tick.png");
  margin-left: 40px;
}
.unticked-list{
  list-style-image: url("../../../images/Template/icons/checkbox.png");
  margin-left: 40px;
}
.gkTips1{
  border: 1px solid #fff;
  padding: 20px;
  margin: 10px;
}
.gkWarning1{
  border: 1px solid #00ccff;
  padding: 20px;
  margin: 10px;
}
iframe{
  background-color:#eee;
}

/* Pictures and Titles of the team mebmbers */
.bio{
  float:left;
  margin:10px;
}
.bio img{
  margin:10px;
  border-radius:20px;
  width:200px;
  border:2px solid #fff;
}
.bio figcaption{
  text-align:center;
  width:200px;
  color:#fff !important;
  text-transform: uppercase;
}
.headshot{
  float:right;
  text-align:center;
  margin:10px;
}
.headshot img{
  margin:10px;
  border-radius:20px;
  height:140px;
  border:2px solid #fff;
}
.headshot figcaption{
  text-align:center;
  /*width:140px;*/
  color:#fff !important;
  text-transform: uppercase;
}
.round-thumbnail{
  height: 170px; 
  background-position: center; 
  background-size: 100%; 
  border-radius: 50%;
}
.team_block .person_desc{
  max-height:180px !important;
  margin-bottom:10px !important;
  text-align:justify;
}
.btn_a{
  padding:10px;
}
.counter > span, .counter .value {
  margin-top:0 !important;
}
.counter .value{
  font-weight:bold !important;
}
.welcome_banner .content{
  padding: 10px 15px !important;
}

/* Time */
time.icon
{
  font-size: 1em; /* change icon size */
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  margin: 2em auto;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(0deg) skewY(0deg);
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
  float:left;
  margin:15px;
}

time.icon *
{
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

time.icon strong
{
  position: absolute;
  top: 0;
  padding: 0.4em 0;
 /* color: #fff;*/
  background-color: #00ccff;
  border-bottom: 1px dashed #fff;
  box-shadow: 0 2px 0 #00ccff;
}

time.icon em
{
  position: absolute;
  bottom: 0.3em;
  color: #00ccff;
}

time.icon span
{
  width: 100%;
  font-size: 2.4em;
  letter-spacing: -0.05em;
  padding-top: 0.8em;
  color: rgba(0,0,0,0.7);
}

time.icon:hover, time.icon:focus
{
  -webkit-animation: swing 0.6s ease-out;
  animation: swing 0.6s ease-out;
}
#about-cit{
  background: url('../../../images/2017/sliders/CIT-courtyard.jpg') bottom left no-repeat #00ccff;
  /* Set a specific height */
    height: 100%;
  /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#about-hosting-ssp18 p{
  padding:40px;
  text-align:justify;
}
.overlay{
   background: rgba(0,0,0,0.7);
  margin-bottom:40px;
 background-size: cover;
}
.conclusion{
  clear:both;
  padding-bottom:40px;
}
.bg_overlay{
  background:#42484D !important;
}
@-webkit-keyframes swing {
  0%   { -webkit-transform: rotate(0deg)  skewY(0deg); }
  20%  { -webkit-transform: rotate(12deg) skewY(4deg); }
  60%  { -webkit-transform: rotate(-9deg) skewY(-3deg); }
  80%  { -webkit-transform: rotate(6deg)  skewY(-2deg); }
  100% { -webkit-transform: rotate(0deg)  skewY(0deg); }
}

@keyframes swing {
  0%   { transform: rotate(0deg)  skewY(0deg); }
  20%  { transform: rotate(12deg) skewY(4deg); }
  60%  { transform: rotate(-9deg) skewY(-3deg); }
  80%  { transform: rotate(6deg)  skewY(-2deg); }
  100% { transform: rotate(0deg)  skewY(0deg); }
}
.ico-play5:hover{
  border-radius:50%;
  color:#fff;
}
.supporters img{
  padding:15px;
/*  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: rgba(255, 255, 255, 0.7);*/
}