@charset "UTF-8";
/*
Theme Name: Paul Mark
Author: 247nywebdesign
Author URI: https://247nywebdesign.com/
Version: 1.1
*/
/*---Contact form 7---*/
form.wpcf7-form p{ margin: 0px !important; }
span.ajax-loader{ display: none !important; }
div.wpcf7-response-output, div.wpcf7-validation-errors { display: none !important; }
span.wpcf7-not-valid-tip { display: none; }
input[aria-invalid="true"], select[aria-invalid="true"], textarea[aria-invalid="true"] { border-color: red !important; background-color: rgba(153,0,0,0.3) !important; }
span.wpcf7-form-control-wrap {display:block !important;}/*keeps forms from jumping on render*/
/*---Contact form 7---*/
.main-nav .menu li a{ text-transform: uppercase; }
.main-nav .menu li.active a{ /*color: rgba(255,255,255);*/ }
/*.menu-gradient{ min-width: 56px; }*/
.homeabt p{ margin-top: 12px; }
.news-card .news-card_description{ min-height: 106px; }
.news-card .news-card_description .news-cart_name{ height: 27px; overflow: hidden;}
.news-card .news-card_description p{ min-height: 45px; }
.news p{ font-size: 17.9px !important; }
#ms_avp .classic-skin .mejs-controls{ background: #000 !important; }
.section-header h2 a{ color: #fff; }
.section-header h2 a:hover{ color: #9b0908; }
.points_table thead tr th.facility_header:hover{ cursor: pointer; color: #9b0908; }
img.shad{ box-shadow: 2px 2px 5px #4731fa; }
.searchimg a{ text-align: center; }
.searchimg a img{ height: 149px; width: 150px !important;}
.news-card.searchimg .news-cart_logo img{ height: 149px; width: 150px !important;}
.singlelyrics p{ line-height: 20px !important; padding-bottom: 20px; color: #000080; font-weight: bold; font-size: 12pt !important; }
.singlelyrics p strong{ font-size: 12pt !important; }
.musicimgs img{ width: 204px !important; height: 204px !important; }
.contact .text-section_video { padding-top: 9px; }
.points_table tbody{ margin-top: 15px !important; }
.points_table tbody tr td, .points_table thead tr th{ width: 33.333333333%; }


.searchinner{ padding-left: 7px; display: block;}
.textsearch{ padding-left: 27px; margin-bottom: 15px; font-size: 17px; color: #0700fe; font-family: 'Pavanam'; font-weight: 700; }
.news-card.searchimg{ background: none !important; box-shadow: none !important; }
.news-card.searchimg a{ font-family: 'Pavanam'; }
.news-card.searchimg a:after{ content: unset !important;}
.serreslt{ list-style: none !important; }
.serreslt li{ display: inline-block !important; width: 190px; overflow: hidden; vertical-align: top; }
.serreslt li::after{ content: unset !important; }
.serreslt li .searchimg a{ color: #0700fe; font-weight: 700; font-size: 15px; line-height: 17px; }


.awp-tooltip{ display: none !important; }
.awp-home-player .awp-player-holder{ width: 68%; margin-left: 16.5% ; box-shadow: 2px 2px 5px #4731fa; }
.awp-home-player .awp-info{ top: 0px; margin-left: 4px; margin-right: 4px; line-height: 50px; font-family: 'Pavanam'; font-size: 13px; }
.awp-home-player .awp-contr-btn-i, .awp-project-player .awp-contr-btn-i{ font-size: 25px; line-height: 35px; -webkit-text-stroke: 1px #34374B; }
.awp-wrap{ overflow: hidden; display: inline-block; width: 223px; vertical-align: middle; position: relative; height: 35px;}
.wrap-inner{ display: inline-block; width: 223px; vertical-align: middle; position: absolute; top: -7px;}
/*.awp-home-player .awp-info .awp-wrap .wrap-inner{ display: inline-block; padding-left: 0; animation: marquee 13s linear infinite; }*/
.awp-home-player .awp-info .awp-wrap .wrap-inner{ display: block; padding-left: 0; }
.awp-media-time-current, .awp-media-time-total{ font-family: 'Pavanam'; font-size: 13px; color: #fff;}

.wrap-inner div{ height: 35px; display: block; }
.wrap-inner div nobr{ line-height: 35px; float: left; padding-left: 50px;}


/*@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}*/

/* Move it (define the animation) */
@-moz-keyframes marquee {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes marquee {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes marquee {
 0%   { 
 -moz-transform: translateX(100%); /* Firefox bug fix */
 -webkit-transform: translateX(100%); /* Firefox bug fix */
 transform: translateX(100%); 		
 }
 100% { 
 -moz-transform: translateX(-100%); /* Firefox bug fix */
 -webkit-transform: translateX(-100%); /* Firefox bug fix */
 transform: translateX(-100%); 
 }
}



.interview h3{ font-family: 'Pavanam'; width: 100%; margin-bottom: 15px; color: #000080; }
.interview li a{ font-size: 17px; font-family: 'Pavanam'; }
.interview li { color: #000; margin-bottom: 0px;}
.newsearch{ text-transform: capitalize; font-size: 14px; padding-right: 15px; color: #0700fe !important;}
.newsearch:hover{ color: #9b0908 !important; }
.bio p{ text-align: justify; font-size: 14pt; letter-spacing: 0px; font-weight: normal;}
.bio p a{ text-decoration: underline; color: #000; font-style: italic; display: inline;}
.bio p a:hover{ color: #9b0908 !important; }
.bio p strong{ font-size: 14pt; }