.pdf a{
font-size:14px;
color:orange;
}
#menu-main-1{
z-index: 99999999 !important;
}
#rev_slider_1_1_wrapper{
z-index: 0 !important;
}
@media only screen and (max-width: 479px) and (min-width: 320px)
{
#header-wrapper
{
opacity: 1 !important;
}
}
@media only screen and (max-width: 767px) and (min-width: 480px)
{
#header-wrapper
{
opacity: 1 !important;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px)
{
#header-wrapper
{
opacity: 1 !important;
}
}
@media only screen and (max-width: 1199px) and (min-width: 992px)
{
#header-wrapper
{
opacity: 1 !important;
}
}

.pt-cv-view .pt-cv-title{
height:50px !important;
}
.pt-cv-wrapper .btn-success{
background-color:#dd5003;
border-color:#dd5003 }