@charset "utf-8";
/* CSS Document */

body{padding: 0; margin: 0; background:#fff; font-family: 'Raleway'; sans-serif; color: #5a5a5a; font-size: 17px;}

p{font-family: 'Raleway'; sans-serif; color: #5a5a5a; font-size: 17px; line-height: 26px;}

html,body{
    overflow-x: hidden !important;
}

.dataTables_paginate{
    display: flex !important;
}

.modal{
    background: linear-gradient(45deg, #4c07f1, transparent);
}

#add_playlist_btn{
    background: transparent;
    color: #303030;
}
#add_playlist_btn:hover{
    background: #303030;
    color: white;
}

.headertop{
	background-color: #1f1336;
	/* border-bottom: 1px solid #2b2b2b; */
	padding: 0px 0px 14px 0px;
	margin: 0;
}
.container{
	width: 1200px;
    max-width: 100%;
	height: auto;
	padding:0;
	margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
}

.topmenu{
    width: auto;
    height: auto;
    padding: 0;
    margin: 10px 0 0 0;
    float: right;
}
.topmenu li{
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.topmenu li a{
    width: auto;
    height: auto;
    padding: 0 15px;
    margin: 0;
    display: block;
    color: #fff;
    font-size: 17px;
    font-family: 'Raleway'; sans-serif;
    font-weight: 500;
    text-decoration: none;
}
.topmenu li a:hover{ color: #2183b9;}
.topmenu .active a{ color: #2183b9;}

.bannerbg{
    background-size: cover;
    background: #3babe4;
    width: 100%;
    position: relative;
}

.bannerbgchild h1 {
    font-weight: bold;
    font-size: 60px;
}

.bannerContent{
    display: flex;
    justify-content: center;
}


.bannerbgchild{
    position: absolute;
    top: 0;
}

.bantext{padding: 150px 0 0 0;}
.bluebest{
    color: #ffffff;
    font-size: 30px;
    font-weight: 500;
    font-family: 'Raleway'; sans-serif;
    text-transform: uppercase;
    padding: 0 0 0 0;
    display: flex;
    justify-content: center;
}
h1{
    color: #fff;
    font-size: 66px;
    font-weight: 900;
    font-family: 'Raleway'; sans-serif;
    text-transform: uppercase;
    padding: 0 0 0 0;
    margin: 0;
}
h2{
    color: #000;
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
    font-family: 'Raleway'; sans-serif;
    text-transform: uppercase;
    padding: 0 0 0 0;
    margin: 0;
}
h3{
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    font-family: 'Raleway'; sans-serif;
    text-transform: uppercase;
    padding: 0 0 18px 0;
    margin: 0;
}

h4{
    color: #000;
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    font-family: 'Raleway'; sans-serif;
    text-transform: capitalize;
    padding: 0 0 5px 0;
    margin: 0;
}


.roundbt{
    width: auto;
    height: auto;
    padding: 10px 45px 10px 45px;
    margin: 15px 20px 0 0;
    float: left;
    border: 2px solid #fff;
    border-radius: 150px;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
}
.roundbt:hover{ color: #c9322a; border: 2px solid #c9322a;}


.whitearea{padding: 65px 0; background-color: #fff; clear: both;}
.activityLogin{
    display: flex;
    justify-content: center;
}
.greyearea{padding: 65px 0; background-color: #f5f5f5;  clear: both;}

.landingLRImages{
    width: 82%; height: auto;
}
.landingRImages {
    width: 82%;
    height: auto;
    float: right;
}

.landingImgsText {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.clear{clear: both;}


.greenbt{
    width: auto;
    height: auto;
    padding: 11px 40px;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    float: left;
    border-radius: 80px;
    text-decoration: none;
    display: block;
    color: #3babe4;
    margin: 15px 0 0 0;
}
.greenbt:hover{ background-color: #ffffff;}

.yellowbt{
    width: auto;
    height: auto;
    padding: 11px 40px;
    background-color: #e868cd;
    font-size: 16px;
    font-weight: 500;
    float: right;
    border-radius: 80px;
    text-decoration: none;
    display: block;
    color: #fff;
    margin: 15px 0 0 0;
}
.yellowbt:hover{ background-color: #ad3293;}


.redbt{
    width: auto;
    height: auto;
    padding: 11px 40px;
    background-color: #c62a21;
    font-size: 16px;
    font-weight: 500;
    float: left;
    border-radius: 80px;
    text-decoration: none;
    display: block;
    color: #fff;
    margin: 15px 0 0 0;
}
.redbt:hover{ background-color: #0c0c0c;}

.purplebt{
    width: auto;
    height: auto;
    padding: 11px 40px;
    background-color: #9751ae;
    font-size: 16px;
    font-weight: 500;
    float: right;
    border-radius: 80px;
    text-decoration: none;
    display: block;
    color: #fff;
    margin: 15px 0 0 0;
}
.purplebt:hover{ background-color: #0c0c0c;}


.featuresmenu{
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}
.featuresmenu li{
    width: 18%;
    height: auto;
    padding: 45px 0;
    margin: 11px;
    float: left;
    border: 0;
    color: #000000;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    list-style: none;
}
.featuresmenu li:hover{box-shadow: 1px 1px 15px rgba(0,0,0,0.2);
}
.featuresmenu li img{ margin: 0 auto 25px auto;}

.featurehead{font-size: 45px; color: #ffffff; font-weight: 700; text-align: center; padding-bottom: 40px;}
.featuresdivs{background: #e4f5ff; border-radius: 35px;}


.footer{
	background: url("../images/footerPage.png") right 0px no-repeat;
    padding-top: 300px;
    background-size: cover;
    margin: 0;
    width: 100%;
    padding-bottom: 41px;
}
.foo1{
    width: 300px;
    height: auto;
    padding: 0 25px 0 0;
    margin: 0;
    float: left;
    color: #909090;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Raleway'; sans-serif;
}

/* .fooleftp{padding-left: 150px;} */

.foomenu{
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
}
.foomenu li{
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    display: block;
}
.foomenu li a{
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    display: block;
    text-decoration: none;
    color: white;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Raleway'; sans-serif;
    line-height: 33px;
}
.foomenu li a:hover{ color: #fbcc3b;}

.fooboo{text-align: center; }

.textFooter{
    margin: 15px 0px;}

.betweenspance{
    width: 100%;
    height: 20px;
    clear: both;
}


.padding-top--48 {
  padding-top: 30px;
}
.padding-bottom--24 {
  padding-bottom: 10px;
}
.padding-horizontal--48 {
	padding: 30px;
}
.padding-bottom--15 {
  padding-bottom: 15px;
}


.flex-justifyContent--center {
  -ms-flex-pack: center;
  justify-content: center;
}

.formbg {
    margin: 0px auto;
    width: 100%;
    max-width: 700px;
    background: white;
    border-radius: 4px;
    margin-bottom: 30px;
    box-shadow: rgba(60, 66, 87, 0.12) 0px 7px 14px 0px, rgba(0, 0, 0, 0.12) 0px 3px 6px 0px;
}
span {
    display: block;
    /* font-size: 20px; */
    /* line-height: 28px; */
    color: #1a1f36;
}
label {
	margin-bottom: 5px;
}
.reset-pass a,label {
    font-size: 16px;
    font-weight: 600;
    display: block;
}
.reset-pass > a {
    text-align: right;
    margin-bottom: 10px;
}
.grid--50-50 {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
}

.field input {
	font-size: 16px;
	line-height: 28px;
	padding: 8px 16px;
	width: 90%;
	height: 19px;
	border: unset;
	border-radius: 4px;
	outline-color: rgb(84 105 212 / 0.5);
	background-color: rgb(255, 255, 255);
	border: 1px solid rgba(0,0,0,0.3);
}

.paybt{width: 100%; height: auto; margin-bottom: 20px;}
.paybt:hover{opacity: 0.8;}

.orr{text-align: center; font-size: 20px; font-weight: 600; line-height: 50px; background-color: #c62a21; color: #fff; width: 50px !important; height: 50px !important; border-radius: 50%; margin: -40px auto 0 auto; position: absolute; left: 0; right: 0;}


.leftside{
    width: 25%;
    height: auto;
    background-color: #EFEFEF;
    padding: 2%;
    margin: 0;
    float: left;
}
.rightside{
    width: 65%;
    height: auto;
    background-color: #fff;
    padding: 0;
    margin: 0;
    float: right;
}

.rightside p{ color: #000;}

.addplaybt{
    width: auto;
    height: auto;
    padding: 12px 30px;
    color: #000;
    border: 1px solid #000;
    float: left;
    margin: 20px 15px 25px 0;
    text-decoration: none;
    font-weight: 500;
}
.addplaybt:hover{ color: red; border: 1px solid red !important;}

.tabtd{
    background-color: #313131; color: #fff;
    padding: 10px;
    text-align: center;
}


/* -----  setting pop star ------*/

.panel {
    background-color: #444;
    height: 34px;
    padding: 10px;
}
.panel a#login_pop, .panel a#join_pop {
    border: 2px solid #aaa;
    color: #fff;
    display: block;
    float: right;
    margin-right: 10px;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 1px 1px #000;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
a#login_pop:hover, a#join_pop:hover {
    border-color: #eee;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1;

    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.popup {
	width: 30%;
	min-height: 68%;
    background-color: #fff;
	background-image: url("../images/top-shadow.png");
	background-repeat: repeat-x;
    display: inline-block;
    left: 50%;
    opacity: 0;
    position: fixed;
    text-align: justify;
    top: 40%;
    visibility: hidden;
    z-index: 10;
	border: 0.3vh solid #fff;
	padding: 0px;
	color: #000;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;

    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.overlay:target+.popup {
    top: 50%;
    opacity: 1;
    visibility: visible;
}
.close {
	background-color: #000;
	height: 6vh;
	line-height: 6vh;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	top: 0px;
	width: 6vh;
	font-size: 3vh;
	font-weight: 600;
	-webkit-border-radius: 3vh;
	-moz-border-radius: 3vh;
	-ms-border-radius: 3vh;
	-o-border-radius: 3vh;
	border-radius: 3vh;
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-size: 3vh;
	font-weight: 600;

}
.close:hover {
    background-color: #c42118;
}
.popup p, .popup div {
    margin-bottom: 10px;
}
.popup label {
    display: inline-block;
    text-align: left;
    width: 100%;
}
.popup input[type="text"], .popup input[type="password"] {
    border: 1px solid;
    border-color: #999 #ccc #ccc;
    margin: 0;
    padding: 2px;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.popup input[type="text"]:hover, .popup input[type="password"]:hover {
    border-color: #555 #888 #888;
}

.pophead{
	color: #000;
	text-align: center;
	font-weight: 800;
	padding: 0 0 1vh 0;
	margin: 0;
}
.pophead img{ width: 5%; height: auto; margin-bottom: -1.5vh; margin-right: 1.5vh;}

/* pop end */



.testar{width: 96%; height: 50px;}


/*  Responsive CSS  */

@media only screen and (min-width:320px) and (max-width:767px) {

    .mediaMarginTop{
        margin-top: 30px;
    }

    .container{
        max-width: 90%;
    }

.topmenu li a {
	padding: 1px 7px;
	font-size: 15px;
}
.bannerbg {
	background-size: 176% auto;
	background: #3babe4;
	width: 100%;
	height: auto;
    padding-bottom: 25px;
    position: relative;
}

.bannerbgchild h1 {
    font-weight: bold;
    font-size: 45px;
}

.bannerContent{
    display: flex;
    justify-content: center;
}

.bannerbgchild{
    position: absolute;
    top: 0;

}

    h1 {font-size: 30px;}
    .bantext {padding: 67px 25px 0 0}
    .bluebest {
	margin-bottom: 11px;
}
    .roundbt {
	width: auto;
	height: auto;
	padding: 10px 25px 10px 25px;
	margin: 15px 10px 0 0;
        font-size: 14px;
}
.whitearea {
	padding: 30px 0;
}
.greyearea {
	padding: 30px 0;
}

.landingLRImages{
    width: 82%; height: auto;
}

.landingRImages {
    width: 82%;
    height: auto;
    float: right;
}


.landingImgsText {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


h2 {font-size: 29px;}


.yellowbt {	float: left;}
.purplebt {	float: left;}
.featuresmenu li {	width: 50%;}
 .fooleftp {
	padding-left: 0;
}
 .foo1 {
	width: 100%;
	height: auto;
	padding: 0 0 35px 0;
}

.leftside {
	width: 95%;
	padding: 2%;
    text-align: center;
}
.rightside {
	width: 100%;
}
.addplaybt {
	margin: 0px 15px 15px 0;
}
.popup {
	width: 95%;
	min-height: 68%;
    font-size: 13px;
    text-align: left;
}
.popup label {font-size: 14px;}
.testar {height: 30px;}
.padding-bottom--24 {
	padding-bottom: 0;
}
.padding-horizontal--48 {padding: 15px;}

 .dl-menuwrapper { display: block !important; position: absolute !important; margin-top: -40px !important; float: right !important; right: 10px !important;}
  .topmenu { display: none;
}



}



@media only screen and (max-width:320px) {

.container{
	padding-left:15px;
    padding-right:15px;
    max-width: 91%;
}

.topmenu li a {
	padding: 1px 7px;
	font-size: 15px;
}
.bannerbg {
	width: 100%;
	background: #3babe4;
    position: relative;
}
.bannerImgae{
    width: 100%;
}

.bannerContent{
    display: flex;
    justify-content: center;
}

.bannerbgchild{
    position: absolute;
    top: 0;
}

.bannerbgchild h1 {
    font-weight: bold;
    font-size: 45px;
}

    h1 {font-size: 30px;}
    .bantext {
        padding-top: 10px;
    }
    .roundbt {
	width: auto;
	height: auto;
	padding: 10px 25px 10px 25px;
	margin: 15px 10px 0 0;
        font-size: 14px;
}
.whitearea {
	padding: 30px 0;
}
.greyearea {
	padding: 30px 0;
}

h2 {font-size: 29px;}


.yellowbt {	float: left;}
.purplebt {	float: left;}
 .featuresmenu li {	width: 100%;}
 .fooleftp {
	padding-left: 0;
}
 .foo1 {
	width: 100%;
	height: auto;
	padding: 0 0 35px 0;
}

.leftside {
	width: 95%;
	padding: 2%;
    text-align: center;
}
.rightside {
	width: 100%;
}
.addplaybt {
	margin: 0px 15px 15px 0;
}
.popup {
	width: 95%;
	min-height: 68%;
    font-size: 13px;
    text-align: left;
}
.popup label {font-size: 14px;}
.testar {height: 30px;}
.padding-bottom--24 {
	padding-bottom: 0;
}
.padding-horizontal--48 {padding: 15px;}

 .dl-menuwrapper { display: block !important; position: absolute !important; margin-top: -40px !important; float: right !important; right: 10px !important;}
  .topmenu { display: none;
}



}

/*  Responsive CSS END  */


.dl-menuwrapper { display: none;}
