body{font-family: 'Roboto', arial, sans-serif;

margin-right: 0px;

height: 100%;
    margin: 0;
    overflow-x:hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;

color: #280505; counter-reset: section;}
a,h1,h2,h3,h4,div,ul,li,p{margin:0px;padding: 0px}


a,h1,h2,h3,h4,div,ul,li,p,a:hover{ist-style: none;text-decoration: none;color: #280505}



html {
    position: fixed;
    overflow-y: auto;
    left: 0px;
    right:0px;
    top: 0px;
    bottom: 0px;
   
}

a:hover{color: #ed2542;}
.main-header-wrap{
    width: 100%;
}
@media (min-width: 1200px){
.container {
    width: 1040px;
    position:static;
}}

.top-header-wrap{
    background: #000000; padding: 5px 0; width: 100%; height: auto;  z-index: 99999;color: #fff;    
}
.top-social-links{
    top: 50%; left: 0; width: 100%; height: 40px;margin-top: 15px
}
.top-social-links .nav-social{ background: rgba(255,255,255,.15); color: #fff; -webkit-border-radius: 50%; border-radius: 50%;
    display: inline-block; float: left; font-size: 20px; margin-left: 10px;padding-top: 10px; text-align: center; width: 40px;
    height: 40px;
}
 .nav-social.fa-facebook:hover {
	background: #3b5997;
	}
 .nav-social.fa-twitter:hover {
	background: #00aced;
	}
 .nav-social.fa-instagram:hover {
	background: #571aa8;
	}
 .mvp-nav-soc-wrap .fa-youtube-play:hover {
	background: #f00;
	}
        .search-side .fa-search{font-size: 28px;color: #f0f0f0;margin-top: 20px}
       .main-menu-wrap{width: 100%;background: #c7141408;
       box-shadow: 0 0 16px 0 rgba(0,0,0,0.2);height: auto}
       .main-menu-wrap .menu-list{text-align: center; position: static;}
       .main-menu-wrap .menu-list li{display: inline-block}
       .main-menu-wrap .menu-list li a{  float: left;  font-size: 18px; font-weight: 600; line-height: 1;padding: 14px 12px; position: relative;  text-transform: uppercase;}
           .side-menu-pop-links {float: left;width: 100%;margin-top: 10px;cursor: pointer}
       .side-menu-pop-links .menu-sticks{background: #333;height:3px;width: 30px;margin-top: 5px}
       .side-menu-pop-links .menu-sticks:nth-child(2){width: 25px;}
       .side-menu-pop-links .menu-sticks:nth-child(3){width: 20px;}
       .side-menu-pop-links:hover .menu-sticks{background:#ed2542}
       .top-banner{margin: 15px auto;width: 100%; text-align: center;}
       .col-inner{width: 100%;background: #f0f0f0;margin-bottom: 20px;position: relative}
        #sidebar {  background: #151718;  width:330px;   height: 100vh;display: block;  position: fixed;  left:-330px;  top: 0;  transition: left 0.3s linear;z-index:2000; overflow:unset;}
#sidebar.visible {  left: 0;  transition: left 0.3s linear;}
.menu-small-outer-link{display: none}
@media (max-width: 900px ){
#sidebar.visible { width:100%}
.menu-small-outer-link{display:block;margin-top: 15px}
.menu-small-outer-link .menu-sticks{background:#fff}
#top-social-links,.main-menu-wrap{display: none}
    .container{ position:static;}


}
#sidebar.visible #sidebar-btn { right:5px;  transition: right  0.3s linear;}
#sidebar-btn span {  height: 2px;  background: #fff;  margin-bottom: 3px;  display: block;}
#sidebar.visible #sidebar-btn span{width:60%}
.sidebar-top{
        width: 100%;
   background: #333;padding: 5px 0px;
}
.sidebar-top .sidebar-logo-area{
        margin: 10px 6.25%;
    text-align: center;
    width: 87.5%;
    height: 30px;
}

 .sidebar-menu{ padding: 10px}
 .sidebar-menu ul {  margin: 0;  padding: 0;height:100%;}
 .sidebar-menu ul li { list-style: none;margin:0px;padding:0px }
 .sidebar-menu ul li a {
  color: #fff;  border-bottom: 1px solid rgba(255,255,255,0.1);  display: block;  width: 100%;padding: 12px 0; text-decoration: none;font-family: 'Roboto', sans-serif;text-transform: uppercase
}
.sidebar-close-btn{color: #777; float: right; margin-top: 6px; margin-right: 6px;}
.sidebar-close-btn:active .visible{display: none}
.more-arts-ttle { width: 100%; padding: 7px 5px;background-size:100%;text-shadow: 1px 1px 2px #000;position:relative;}
       /*.wrapper{margin-bottom: 100px}*/
      /*.wrapper row{margin-left: -10px;margin-right: -10px;}*/
      .slider-content{padding: 100px 3.846153846% 20px;background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
                position: absolute; left: 0;right: 0; bottom: 0;}
.slider-inner{margin-bottom: 8px;font-size: 12px;color: #fff;}
.slider-inner a{color: #0be6af;text-transform: uppercase;}
.slider-content h3{color:#fff;font-weight: bold;margin-bottom: 4px;font-family: Poppins,Helvetica, Arial, sans-serif;
    font-size: 25px;}
.slider-content h3 a{color:#fff;}
.slider-content h3 a:hover{color:#dedede;}
.overlay{position: absolute; top: 0; bottom: 0; left: 0;    right: 0;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;}

.body-overlay{position:static; top: 0; bottom: 0; left: 0;    right: 0;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;z-index: 9999}
.body-overlay-wrap{
    display: none;
    position: static;
}
.search-form-area{position: absolute;z-index: 9999;top:130px}
.search-form-area .form-control,.search-form-area .btn{border-radius: 0px}
.search-close{position: absolute;z-index: 9999;top:30px;right: 50px;color: #fff;font-weight: bold;font-size: 30px}
.overlay-title{ position: absolute;
    bottom: 40%; left: 10px;
    right: 10px;text-align: center
}
.overlay-title h2{line-height: 18px;font-family: 'Poppins',Helvetica, Arial, sans-serif;  font-size: 14px;    font-weight: 700;}
.overlay-title h2 a{color: #ffffff;}
.overlay-title-2{position: absolute; bottom: 0; left: 0;
    right: 0;  display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center;
    align-items: center; height: 35%;}
.overlay-title-2 h4 a{color:#0be6af;font-size: 12px;text-transform: uppercase}
.top-trending-sec{margin-bottom: 20px; border-color:#b22222;}
.top-trending-ttle{padding: 2px 20px; background: #EEd;text-align: center;font-size: 17px;
    font-weight: 600;color: #b22222; border-color:#b22222;}
#trendingsongs b{ 
    padding: 2px 10px;
    background: #b22222;
    font-size: 13px;
    border-radius: 2px;
    margin-right: 10px;
    color: #FFFFFF;}
#trendingsongs  ul li a{font-weight: bold;color: #444;font-size: 16px;font-family: "Roboto",arial,sans-serif}
#trendingsongs  ul li a:hover{color: #f50}
#trendingsongs  ul li span{font-family: "Roboto",arial,sans-serif}

.charts-area{width: 100%;background: #c7141408; font-family:'Poppins'}
.home-music-area{padding:20px}
.charts-area .chart-list-item {
    position: relative;
    width: 100%;
    border-radius: 3px;
    background-color: #ffffff;
    border: solid 1px #e9e9e9;
    margin-bottom: 3px;
    overflow: hidden;padding: 5px 0;
    font-family:'Poppins';
}

.charts-area .chart-list-item .chart-list-item-position {
    width: 80px;vertical-align: top;display: table-cell;
    padding-top: 23px;
}
.charts-area .chart-list-item .chart-list-item-position .song-rank{
    text-align: center; font-size:33px; line-height: 33px;    font-weight: 700;
    letter-spacing: -1px; font-family:'Poppins'; color:#088F8F;
}
.charts-area .chart-list-item .chart-list-item-image_wrapper{
    position: relative;vertical-align: top;display: table-cell;  width: 72px;
}
.charts-area .chart-list-item .chart-list-item-image{ vertical-align: top; width: 86px; height: 86px;}

.charts-area .chart-list-item .chart-list-item__text-wrapper {
    padding-left: 10px;vertical-align: middle;display: table-cell;
}
 .chart-list-item__text-wrapper .chart-list-item__text {
    width: 410px;    
    
    /*font-family:'Poppins';*/
    font-family: 'Roboto',Helvetica, Arial, sans-serif;
}
.chart-list-item__title { font-weight: 600;font-size: 15px; line-height: 15px;}
.chart-list-item__artist {
    line-height: 19px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


        
 .block-ellipsis {
      overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
        


/*@media only screen and (min-height: 425px) and (min-width: 768px){*/
.chart-list-item__trend-icon {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 23px;
    left: 0;
       transform: translateX(-50%);
}
/*}*/
.chart-list-item__video-icon-wrapper{display: table-cell;padding-right: 24px;vertical-align: middle;}
.chart-list-item__video-icon {
    height: 20px;
    width: 30px;
background: url(../images/video-icon-play.svg);
}
@media (max-width: 767px){
    .charts-area .chart-list-item .chart-list-item-image{ vertical-align: top; width: 72px; height: 72px;}
    .chart-list-item__trend-icon {width: 30px; height: 30px; top: 15px;}
.charts-area .chart-list-item .chart-list-item-position{padding-left: 12px; padding-right: 12px;}
.charts-area .chart-list-item .chart-list-item-image_wrapper{left:14px}
.chart-list-item__text-wrapper .chart-list-item__text {
    width: 210px; margin-left: 10px;}
.chart-list-item__video-icon{ display: none;}
.chart-list{margin-bottom: 20px}
}
.side-home-songs{width: 100%;background: #fff;min-height: 300px; 
/*font-family:'Poppins';*/}
.side-home-songs .list-group{margin-bottom: 8px;}
.side-home-songs .list-group-item {position: relative; display: block; padding: 6px 8px;}
.side-home-songs .list-group-item img{margin-right:4px }
.side-home-songs h2{width: 100%; background: #280505;color: #fff;padding: 5px 2px;margin: 0px;text-align: center;}
.side-home-songs .hme-song-title{font-size: 13px;color: #ea00a2;}
.news-home-bottom{margin-top: 20px}
.big-art-sec{width: 100%;position: relative;margin-bottom: 15px}
.belw-bg-art-sec{margin: 20px auto}
.belw-bg-art-sec img{width: 100%}
.belw-art-dets h2{color: #222; float: left; font-size: 15px; font-weight: 700; letter-spacing: -.02em; margin-bottom: 10px;line-height: 1.2;font-family: 'Roboto',Helvetica, Arial, sans-serif;}
.belw-art-cat{font-size: 12px;padding: 3px 0px}
.belw-art-cat a{color: #fe2f1a}
.hme-side-arts .belw-art-dets{float: left;}
.belw-art-dets .belw-art-cat a{color: #278535}
.hme-vids-sec{background: #280505;min-height: 300px;width: 100%;padding: 20px 0px}
.vid-widget-home-head { float: left; position: relative; width: 100%;}
h4.vid-widget-home-title { float: left; margin-bottom: 20px; position: relative; text-align: center; width: 100%;}
h4.vid-widget-home-title:before { content: ''; background: #555; display: inline-block; position: absolute; left: 0; bottom: 50%; width: 100%; height: 1px;z-index: 0;}
span.vid-widget-home-title{ background: #ff005b;}
.other-news-sec span.vid-widget-home-title{ background:#0f6e94;}
span.vid-widget-home-title { color: #fff; display: inline-block; font-size:20px; font-weight: 700; line-height: 1; padding: 5px 13px; position: relative; text-transform: uppercase; /*transform: skewX(-15deg);*/  z-index: 1; font-family: 'Poppins';}
.hme-other-vids .list-group-item{border: none;padding: 0px;padding-bottom: 20px;background: none}
.hme-other-vids .list-group-item-heading a{color: #fff;font-size:18px}
.hme-other-vids .avatar-wrapper{margin-right: 4px;position: relative}
.hme-vid-art{color:#ff005b}
.hme-vid-icon{background: #ff005b;color: #fff;font-size: 12px; top:20px; left: 5px; width: 28px;height: 28px;position: absolute;text-align: center;border-radius: 50%;}
.hme-vid-icon i{ margin-top: 8px;}
.other-news-sec{margin-top: 30px;width: 100%}
.other-news-list .list-group-item{border: none;padding: 0px;padding-bottom: 20px;background: none}
.other-news-list h2{font-size: 20px;font-family: 'Roboto',Helvetica, Arial, sans-serif;}
.other-news-list .list-group-item-heading a{font-weight: bold}
.other-news-list .avatar-wrapper{margin-right: 10px;position: relative;}
.other-news-list .avatar-wrapper .avatar{width: 280px;}

.other-news-cat{font-size: 12px;color: #ff005b;text-transform: uppercase}
.other-news-desc{font-family: "Roboto",sans-serif}
@media (max-width: 600px){
.other-news-list .avatar-wrapper .avatar{width: 180px;}
.other-news-desc{display: none}
}
.side-ad{width: 100%;margin-bottom: 15px}
.tabs-cont{width:100%;}
.tabs-cont h1{margin:5px auto;font-size: 25px;font-weight: bold;margin-bottom: 10px; text-align: center; font-family: 'Poppins';}
ul#tabs { list-style-type: none; margin:0px;  padding: 0;}
  ul#tabs li {    display: inline-block;margin-bottom: 0px; color: #222;  cursor: pointer;font-weight:bold;font-size: 16px;text-transform: uppercase;
  cursor: pointer;  padding: 5px 13px;
    text-transform: uppercase;
    /*-webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    transform: skewX(-15deg);*/
  }
    ul#tabs li:hover {   background-color: #ff005b; color:#fff}
    ul#tabs li.active {   background-color: #ff005b;color: #fff;  }

ul#tab { list-style-type: none; margin: 0; padding: 0;font-family:"Roboto"}
  ul#tab .tablink{  display: none;  padding: 5px 10px; }
    ul#tab .active { display: block; }
    .mvp-feat1-pop-text{
        position: relative;
        margin-bottom: 5px;float: left;padding:8px 0 0 15%;
    width: 86%;    padding-bottom: 10px;
    border-bottom: 3px solid #f0f0f0;
    }
    .mvp-feat1-pop-text:before {
    counter-increment: section;
    content: counter(section);
    color: #ccc;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    margin-top: 8px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 13%;
    display: table-cell;
}
.mvp-feat1-pop-text h2 {font-family: 'Roboto', sans-serif; color: #222; float: left; font-size: 18px; letter-spacing: -.02em; width: 100%;}
.more-posts-btn{background: #fff; border: 1px solid #000;color: #000;text-transform: uppercase}
.footer{left: 0;right: 0;top: 30px;min-height: 250px;background: #280505}
.mvp-widget-home-head { float: left;position: relative; width: 100%;}
h4.mvp-widget-home-title { float: left; margin-bottom: 20px;position: relative;text-align: center;width: 100%;
}
span.mvp-widget-home-title { background: #ff005b; color: #fff; display: inline-block;font-weight: 700;line-height: 1;  padding: 5px 13px;    position: relative;    text-transform: uppercase;    transform: skewX(-15deg);    z-index: 1;}
h4.mvp-widget-home-title::before { content: '';  background: #555; display: inline-block; position: absolute;  left: 0;  bottom: 50%;  width: 100%;  height: 1px;  z-index: 0;}
.footer-content{width: 100%;margin: 15px auto;text-align: center}
#mvp-foot-soc,#mvp-foot-links{  margin: 20px auto;}
ul.mvp-foot-soc-list li, ul.mvp-foot-links-list li{ display: inline-block; }

ul.mvp-foot-soc-list li a.footer-fb {-webkit-border-radius: 50%;border-radius: 50%; background: #428bca;color:#fff !important;

display: inline-block; font-size: 20px;line-height: 1;  margin-left: 8px; padding-top: 10px; text-align: center; width: 40px; height: 40px;
}

ul.mvp-foot-soc-list li a.footer-twitter {-webkit-border-radius: 50%;border-radius: 50%; background: #0EA6BF;color:#fff !important;

display: inline-block; font-size: 20px;line-height: 1;  margin-left: 8px; padding-top: 10px; text-align: center; width: 40px; height: 40px;
}

ul.mvp-foot-soc-list li a.footer-instagram {-webkit-border-radius: 50%;border-radius: 50%; background: #bc2a8d;color:#fff !important;

display: inline-block; font-size: 20px;line-height: 1;  margin-left: 8px; padding-top: 10px; text-align: center; width: 40px; height: 40px;
}


ul.mvp-foot-soc-list li a.footer-youtube {-webkit-border-radius: 50%;border-radius: 50%; background: #FF0000;color:#fff !important;

display: inline-block; font-size: 20px;line-height: 1;  margin-left: 8px; padding-top: 10px; text-align: center; width: 40px; height: 40px;
}

ul.mvp-foot-soc-list li a.footer-wa {-webkit-border-radius: 50%;border-radius: 50%; background: #25D366;color:#fff !important;

display: inline-block; font-size: 20px;line-height: 1;  margin-left: 8px; padding-top: 10px; text-align: center; width: 40px; height: 40px;
}




ul.mvp-foot-soc-list li a.footer-fb:hover{background:#333;}
ul.mvp-foot-soc-list  li a.footer-twitter:hover{background:#333}
ul.mvp-foot-soc-list li a.footer-instagram:hover{background:#333}
ul.mvp-foot-soc-list  li a.footer-youtube:hover{background:#333;}
ul.mvp-foot-soc-list  li a.footer-wa:hover{background:#333;}
ul.mvp-foot-links-list li a{margin-left: 15px; color: #888;text-transform: uppercase;font-size: 15px}
ul.mvp-foot-links-list li a:hover{color: #fff}
#mvp-foot-bot { background: #A52A2A;  padding: 20px 0;}
.mvp-main-box { margin: 0 auto; width: 100%; height: 100%; font-family: 'Poppins';
}
#mvp-foot-copy {text-align: center;  width: 100%;}
#mvp-foot-copy p {
    
    color: #ffffff;
       font-weight: 400;
    line-height: 1.4;}
.hme-side-arts{padding-bottom: 10px}
@media (max-width: 600px){
    .hme-side-arts .col-xs-7{padding-left: 0px}
}
    .artists-hme-sec{margin: 20px auto}
    .hme-artists{margin-top: 20px;margin-left: -10px;margin-right: -10px}
    .hme-artists .col-lg-2,.hme-artists .col-xs-4{padding-left: 10px; padding-right: 10px;}
    .hme-artists .overlay-title{bottom: 10px; left: 6px; right:0px;text-align: left}
    .hme-artists .overlay-title h2{ color: #fff; font-size: 15px;}
    .hme-artists .single-art:hover{ opacity: 0.9}
    .arts-ttle-bg{position: relative;overflow: hidden;width: 100%;height: 150px;background-image: url(../images/bg11.jpg);
    background-repeat: no-repeat; background-size: 100%;}
    .arts-ttle-bg .overlay{background: rgba(0,0,0,.3) url(../images/subtle-grey.png);}
    .arts-ttle-area h1{position: relative;  top: 35%; display: block;  font-family: 'Roboto',Helvetica, Arial, sans-serif;
    font-weight: bold; width: 100%; text-align: center; z-index: 888;    text-shadow: 1px 1px 4px #000; color: #fff;}
    .arts-filter-sec{width: 100%;color: #fff;padding: 10px 0px;background:#f11717;font-size: 16px}
    .arts-filter-sec span{color: rgba(255,255,255,.7);font-size: 16px}
      .arts-filter-sec a{margin: 0px 10px;color: #fff;font-family: 'Roboto',Helvetica, Arial, sans-serif;    font-weight: bold;
    font-size: 14px;}
      .arts-filter-sec a:hover{color: #000}
  .arts-letters-sec{display: block;text-align: center; border-bottom: 1px dotted #ccc; margin-bottom: 20px;padding-bottom: 15px;margin-top: 20px}
  .arts-letters-sec a{text-decoration: none;width: 3.2258%; color: #01009a; clear: none; display: inline; float: left; margin-right: .6%; overflow: hidden;
    padding: 0; position: relative; border-radius: 2px; position: relative;  overflow: visible;}
  .arts-letters-sec  a::afte{ color: rgb(0, 0, 0); right: -5px; position: absolute; content: "路" !important;}
  .arts-letters-sec  a:hove{ background: #008ee1; color: #fff;}
  .all-artistes{margin-left: -8px;margin-right: -8px}
  .all-artistes .col-lg-3,.all-artistes .col-xs-6{padding-left:8px;padding-right:8px}
  .all-artistes h2{font-size: 14px;color: #333;margin-top:5px;height: 24px;    max-height: 24px;   border-bottom: 1px dotted #888;}
  .all-artistes .arts-stats-sec{ border-bottom: 1px dotted #888;padding: 4px 0;font-size: 12px;font-weight: bold;color: #ed2542;font-family: "Roboto",arial,sans-serif;margin-bottom: 25px;float: left;width: 100%}
  .all-artistes .arts-stats-views{float: left;font-size: 12px;font-weight: bold;color:#e1005e;margin-left: 5px}
  .arts-rank-sec{  float: left; padding: 2px 8px; background: #008ee1;
    color: #fff;
    font: 11px PROXSBold,Tahoma,Verdana,Arial;
    cursor: default;
  }
  .side-arts-sec{margin-top: 30px;width: 100%}
  .side-arts-sec .list-group-item{border: none;padding: 0px;padding-bottom: 20px;background: none}
  .side-arts-sec h2{font-size: 15px;font-weight: bold;font-family: "Roboto",arial,sans-serif}
  .side-arts-sect .list-group-item-heading a{font-weight: bold}
  .side-arts-sec .avatar-wrapper{position: relative;}
  .side-arts-sec .avatar-wrapper .avatar{width: 80px;}
  .all-audios{margin-bottom: 20px}
  .all-audios  h2{font-family: "Roboto",arial,sans-serif;border: none;font-weight: bold;font-size: 13px}
  .all-audios  .mst-trendin h2{font-family: "Roboto",arial,sans-serif;font-weight: bold;font-size: 20px;border: none; border-bottom: 1px dotted #ccc;padding-bottom:5px;height: auto;max-height: none}
  .all-audios .arts-stats-sec{border-bottom: 1px dotted #ccc;font-weight: normal;}
    .other-sng-title{height: 50px;max-height: 50px;margin-bottom: 5px;width: 100%;overflow: hidden}
    .more-vids-img-holder .hme-vid-icon{bottom: 10px;top:unset;background:#17c3ea}
        .arts-profile{position: absolute;  top:20px; display: block;
     z-index: 888;left: 180px;text-shadow: 1px 1px 4px #000; color: #fff;right: 0px}
          .arts-profile h1{text-align: left}
        .arts-profile-img{position: absolute;  top: 20%; display: block;width:150px;z-index: 888;background: #000;}
        .arts-ttle-bg .container{position: relative;top:10%;}
        .art-social-media {position: absolute;top: -10px; right: 10px; z-index: 1000;}
   .art-social-media ul li ,.art-share-btns ul li{display: inline-block; margin:0px;margin-left: 5px;padding:0;}
.art-social-media ul li a,.art-share-btns ul li a { display: block; text-align: center;}
.art-social-media ul li a i,.art-share-btns ul li a i{
    font-size: 1em; color: #EEE;vertical-align: middle;border-radius: 50%;width: 30px;height: 30px;line-height: 2;transition: 0.2s all linear 0s;text-align: center;
}
.art-social-media ul li:first-child a i,.art-share-btns ul li:first-child a i{background:#3B5998;border: 1px solid #3B5998;}
.art-social-media ul li:nth-child(even) a i,.art-share-btns ul li:nth-child(even) a i{background:#00ACED;border: 1px solid #00ACED;}
.art-social-media ul li:nth-child(3) a i,.art-share-btns ul li:nth-child(3) a i{background:#dc4e41;border: 1px solid #dc4e41;}
.art-social-media ul li:last-child a i,.art-share-btns ul li:last-child a i{background:#228B22;border: 1px ; font-size: 1.1em;}
.art-social-media ul li:hover a i,.art-share-btns ul li:hover a i { background: #800000;border: 0px solid #ccc;}

.art-bio-sec,.poster-info,.art-desc-sec{font-family: "Roboto",sans-serif}
  /*.player-sec{width:100%;height: auto;background:#f1171724;}*/
  .art-details-sec{width: 100%;margin-bottom: 20px}
   .article-ttle{font-weight: bold;padding-bottom:8px;font-family: 'Poppins',Helvetica, Arial, sans-serif;}
   .poster-info.list-group-item{border:none; font-size: 14px}
   .poster-info .list-group-item-heading{font-size: 16px;font-weight: 400;color: #999;margin-top: 5px;padding-left: 5px}
   .art-desc-sec{width: 100%;padding: 10px 0px;font-size: 16px}
   .art-share-btns{width: 100%;border-bottom: 1px dotted #333;padding: 5px 0px}
   .tags{margin: 10px 0px;float: left}
   .tags .btn{margin-bottom: 5px}
   
   .sm2-bar-ui {
 font-size: 12px;
}
.sm2-bar-ui .sm2-main-controls,
.sm2-bar-ui .sm2-playlist-drawer {
 background-color: #2288cc; /* non-RGBA fallback */
 background-color: rgba(34, 136, 204, 0.92);
}
.sm2-bar-ui .sm2-inline-texture {
 background: transparent;
}
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   #mvp-foot-top,
#mvp-foot-bot,
#mvp-foot-logo,
#mvp-foot-soc,
#mvp-foot-menu,


#mvp-foot-menu-wrap {
	width: 100%;
	padding-top: 5px;
	}

#mvp-foot-menu ul {
	text-align: center;
	width: 100%;

	}

#mvp-foot-menu ul li {
	display: inline-block;
	margin: 0 0 10px 20px;
	}

#mvp-foot-menu ul li a {
	color: #888;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Poppins';
	}

#mvp-foot-menu ul li a:hover {
	color: #fff !important;
	}

#mvp-foot-menu ul li:first-child {
	margin-left: 0;
	}

#mvp-foot-menu ul li ul {
	display: none;
	}
	
	
	/* Begin Floating Ads Style */
#float-left {
	top: 210px;
	position: absolute;
	width: 140px;
	height: 600px;
	overflow: hidden;
	z-index: 999;
	left: 1px;
	vertical-align: middle;
}
/*#float-right {*/
/*	position: absolute;*/
/*	top: 210px;*/
/*	width: 140px;*/
/*	height: 600px;*/
/*	overflow: hidden;*/
/*	z-index: 999;*/
/*	right: 1px;*/
/*	vertical-align: middle;*/
/*}*/

#float-right {
    position: absolute;
    top: 170px;
    width: 140px;
    height: 600px;
    overflow: hidden;
    z-index: 999;
    right: 1px;
    vertical-align: middle;
}


/* End Floating Ads Style */

.dema{
     color: #fff;
}
.dema:hover{
    color: #00ff00;
}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

    #bsadsbase{
    height:600;
    margin:0 auto;
    width:160px;
    /*background:#fff;*/
    /*border-bottom:2px #333333 solid;*/
    /*border-right:2px #333333 solid;*/
    /*border-left:2px #333333 solid;*/
    text-align:center;
    padding:4px;
    }
    #bsadsheadline{
    opacity:1.0;
    height:auto;
    width:auto;
    position:fixed;
    top:83px;
    left:10px;
    /*border-bottom:1px #005094 solid;*/
    /*border-bottom:0px blue solid;*/
    /*color:#333;*/
    padding:0px;
    z-index:1001;
    font-size:13px;}
    
    
    

    #bsadsbase2{
    height:600;
    margin:0 auto;
    width:160px;
    /*background:#fff;*/
    /*border-bottom:2px #333333 solid;*/
    /*border-right:2px #333333 solid;*/
    /*border-left:2px #333333 solid;*/
    text-align:center;
    padding:4px;
    }
    #bsadsheadline2{
    opacity:1.0;
    height:auto;
    width:auto;
    position:fixed;
    top:83px;
    right:25px;
    /*border-bottom:1px #005094 solid;*/
    /*border-bottom:0px blue solid;*/
    color:#333;
    padding:0px;
    z-index:1001;
    font-size:13px;}
    
    
   @media (max-width: 960px){
     #bsadsheadline{
    opacity:1.0;
    height:auto;
    width:auto;
    position:fixed;
    top:65px;
    left:10px;
    border-bottom:1px #005094 solid;
    border-bottom:0px blue solid;
    color:#333;
    padding:0px;
    z-index:1001;
    font-size:13px;
    display: none;}
    
    
     #bsadsheadline2{
    opacity:1.0;
    height:auto;
    width:auto;
    position:fixed;
    top:65px;
    left:10px;
    border-bottom:1px #005094 solid;
    border-bottom:0px blue solid;
    color:#333;
    padding:0px;
    z-index:1001;
    font-size:13px;
    display: none;}
    
    
    
}































































html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

html {
  height: 100%;
}

fieldset {
  margin: 0;
  padding: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-before: 0;
  -webkit-padding-start: 0;
  -webkit-padding-end: 0;
  -webkit-padding-after: 0;
  border: 0;
}

legend {
  margin: 0;
  padding: 0;
  display: block;
  -webkit-padding-start: 0;
  -webkit-padding-end: 0;
}

/*===============================
=            Choices            =
===============================*/
.choices {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
}

.choices:focus {
  outline: none;
}

.choices:last-child {
  margin-bottom: 0;
}

.choices.is-disabled .choices__inner, .choices.is-disabled .choices__input {
  background-color: #EAEAEA;
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices[data-type*="select-one"] {
  cursor: pointer;
}

.choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 7.5px;
}

.choices[data-type*="select-one"] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  margin: 0;
}

.choices[data-type*="select-one"] .choices__button {
  background-image: url("../../icons/cross-inverse.svg");
  padding: 0;
  background-size: 8px;
  height: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: .5;
}

.choices[data-type*="select-one"] .choices__button:hover, .choices[data-type*="select-one"] .choices__button:focus {
  opacity: 1;
}

.choices[data-type*="select-one"] .choices__button:focus {
  box-shadow: 0px 0px 0px 2px #00BCD4;
}

.choices[data-type*="select-one"]:after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333333 transparent transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}

.choices[data-type*="select-one"].is-open:after {
  border-color: transparent transparent #333333 transparent;
  margin-top: -7.5px;
}

.choices[data-type*="select-one"][dir="rtl"]:after {
  left: 11.5px;
  right: auto;
}

.choices[data-type*="select-one"][dir="rtl"] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*="select-multiple"] .choices__inner, .choices[data-type*="text"] .choices__inner {
  cursor: text;
}

.choices[data-type*="select-multiple"] .choices__button, .choices[data-type*="text"] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url("../../icons/cross.svg");
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: .75;
}

.choices[data-type*="select-multiple"] .choices__button:hover, .choices[data-type*="select-multiple"] .choices__button:focus, .choices[data-type*="text"] .choices__button:hover, .choices[data-type*="text"] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #DDDDDD;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}

.is-focused .choices__inner, .is-open .choices__inner {
  border-color: #b7b7b7;
}

.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}

[dir="rtl"] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}

.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00BCD4;
  border: 1px solid #00a5bb;
  color: #FFFFFF;
  word-break: break-all;
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}

[dir="rtl"] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaaaaa;
  border: 1px solid #919191;
}

.choices__list--dropdown {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
}

.choices__list--dropdown.is-active {
  display: block;
}

.is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: .25rem .25rem 0 0;
}

.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}

[dir="rtl"] .choices__list--dropdown .choices__item {
  text-align: right;
}

@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir="rtl"] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir="rtl"] .choices__list--dropdown .choices__item--selectable:after {
    right: auto;
    left: 10px;
  }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: .5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: .5;
}

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}

.choices__input:focus {
  outline: 0;
}

[dir="rtl"] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: .5;
}

/*=====  End of Choices  ======*/
input,
button {
  font-family: 'Poppins', sans-serif;
}

* {
  box-sizing: border-box;
}

.s130 {
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  font-family: 'Poppins', sans-serif;
  background: url("../images/Searchs_130.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 15px;
}

.s130 form {
  width: 100%;
  max-width: 790px;
  padding-top: 24vh;
}

.s130 form .inner-form {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 34px;
  overflow: hidden;
  margin-bottom: 30px;
}

.s130 form .inner-form .input-field {
  height: 68px;
}

.s130 form .inner-form .input-field input {
  height: 100%;
  background: transparent;
  border: 0;
  display: block;
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  color: #000;
}

.s130 form .inner-form .input-field input.placeholder {
  color: #222;
  font-size: 16px;
}

.s130 form .inner-form .input-field input:-moz-placeholder {
  color: #222;
  font-size: 16px;
}

.s130 form .inner-form .input-field input::-webkit-input-placeholder {
  color: #222;
  font-size: 16px;
}

.s130 form .inner-form .input-field input:hover, .s130 form .inner-form .input-field input:focus {
  box-shadow: none;
  outline: 0;
}

.s130 form .inner-form .input-field.first-wrap {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background: #d9f1e3;
}

.s130 form .inner-form .input-field.first-wrap input {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.s130 form .inner-form .input-field.first-wrap .svg-wrapper {
  min-width: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.s130 form .inner-form .input-field.first-wrap svg {
  width: 36px;
  height: 36px;
  fill: #222;
}

.s130 form .inner-form .input-field.second-wrap {
  min-width: 216px;
}

.s130 form .inner-form .input-field.second-wrap .btn-search {
  height: 100%;
  width: 100%;
  white-space: nowrap;
  font-size: 16px;
  color: #fff;
  border: 0;
  cursor: pointer;
  position: relative;
  z-index: 0;
  background: #00ad5f;
  transition: all .2s ease-out, color .2s ease-out;
  font-weight: 300;
}

.s130 form .inner-form .input-field.second-wrap .btn-search:hover {
  background: #009451;
}

.s130 form .inner-form .input-field.second-wrap .btn-search:focus {
  outline: 0;
  box-shadow: none;
}

.s130 form .info {
  font-size: 15px;
  color: #ccc;
  padding-left: 26px;
}

@media screen and (max-width: 992px) {
  .s130 form .inner-form .input-field {
    height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .s130 form .inner-form .input-field.first-wrap .svg-wrapper {
    min-width: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    padding: 0 10px;
  }
  .s130 form .inner-form .input-field.first-wrap svg {
    width: 26px;
    height: 26px;
    fill: #222;
  }
  .s130 form .inner-form .input-field.second-wrap {
    min-width: 100px;
  }
  .s130 form .inner-form .input-field.second-wrap .btn-search {
    font-size: 13px;
  }
}

/*# sourceMappingURL=Searchs_130.css.map */


@media (min-width: 600px){
.container {
    width: 1040px;
    position:static;
    display:block;
}}




.description{
    font-family:'Poppins';
}
