/*  
Website Name: gotcha!Stream
Website URI: --------------
Description: ------------
Version: 1.0
Author: Gotcha! Mobile Solutions Dev Team
Author URI: http://www.gotchamobi.com
*/


/* ----------------- Reset CSS End ----------------- */

.skills-popup .modal-content {padding: 60px 0 80px;}
.skills-popup .modal-content .close {position: absolute;top: 20px;right: 30px;}
.skills-popup .modal-content .close span {font-size: 32px;line-height: 1;}
.skills-popup .modal-content h1 {
  font-size: 40px;
  line-height: 1.3;
  text-align: center;
  color: #0b0c0c;
  margin-bottom: 15px;
}
.skills-popup .modal-content p {
  font-size: 14px;
  line-height: 1.36;
  text-align: center;
  color: #383838;
  margin-bottom: 35px;
}
.sdm-vid {margin-bottom: 35px;}
.pdf-box img {display: block;margin-bottom: 15px;}
.pdf-box h5 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  text-align: left;
  color: #0b0c0c;
  margin-bottom: 10px;
}
.pdf-box a {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.86;
  text-align: left;
  color: #0b0c0c;
  border-bottom: 3px solid #c53131;
  padding-bottom: 7px;
}
.pdf-box a:hover {text-decoration: none;}