/* 
***************************************
* Nova - Under Construction Template  *
*                                     *
* Version - 1.0                       *
*                                     *
* Author: RedSpecial                  *
*                                     *
* Theme: Pink                         *
*                                     *
***************************************
*/

@media only screen and (min-width: 1169px) {
.closesn, .sn-line {
    background-color: #ff235a;
}
}

#top {
    background: linear-gradient(to left, #f62358 50%, #494848 50%);
}



#message a {
    color: #f62358;
}

.backdays,
.backhrs,
.backmin,
.backsec {
    border-top: 1px dotted #ff235b;
    border-bottom: 1px dotted #ff235b;
}

.numbers {
    color: rgba(244,34,87,0.8);
}

.hover {
    background-color: #f62358;
    color: white;
}

  .menu .m-info ul li:nth-child(4):hover,.menu .m-contact ul li:nth-child(1):hover {
    cursor: pointer;
	background: #f62358;
  }

  /*
.closesn, .sn-line {
    background-color: #ff235a;
}

.closeper, .top-line {
    background-color: #494848;
}
*/
#contact button:hover {
    background: rgba(244,34,87,0.8);
}

.photos .a-hover {
    background-color: rgba(246,35,88,0.6);
}

.skills-line li {
    background: #a62847;
}

.skills-line a {
    color: white;
}

#form input, #form textarea {
    border-bottom: 1px solid #f62358;
}

.t-image {
    border-bottom: 1px dotted #f62358;
    padding-bottom: 25px;
}