@font-face {
    font-family: 'Rotis SemiSans Std';
    src: url('../fonts1/Rotis/RotisSemiSansStd-ExtraBold.eot');
    src: url('../fonts1/Rotis/RotisSemiSansStd-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts1/Rotis/RotisSemiSansStd-ExtraBold.woff2') format('woff2'), url('../fonts1/Rotis/RotisSemiSansStd-ExtraBold.woff') format('woff'), url('../fonts1/Rotis/RotisSemiSansStd-ExtraBold.ttf') format('truetype'), url('../fonts1/Rotis/RotisSemiSansStd-ExtraBold.svg') format('svg');
}

@font-face {
    font-family: 'Avenir-Book';
    src: url('../fonts1/Avenir-Book/Avenir-Book.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Avenir-Book';
    src: url(data:application/x-font-woff;charset=utf-8;base64,) format('woff'), url('../fonts1/Avenir-Book/Avenir-Book.ttf') format('truetype'), url('../fonts1/Avenir-Book/Avenir-Book.svg') format('svg');
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
    position: relative;
    font-weight: normal;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.btn-link:hover {
    text-decoration: none;
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: none;
}



.follow_link li a i img {
    max-width: 19px;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

p {
    margin: 0;
}

.lg-fnt {
    font-size: 80px;
}

a:hover {
    text-decoration: none;
}

.margin-space {
    margin: 70px 0px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mt-40 {
    margin-top: 40px;
}

.clr-grey {
    color: #555;
}

.clr-black {
    color: #000;
}

.clr-blue {
    color: #104095;
}

.clr-red {
    color: #d72815;
}

.clr-white {
    color: #fff;
}

.heading-ft-sz {
    font-size: 40px;
}

.fnt-weight {
    font-weight: 600;
}

.row-flex {
    display: flex;
}

.col-center {
    margin: 0 auto;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mt-40_1 {
    margin-top: 60px;
}

.mb-40_1 {
    margin-bottom: 70px;
}

.title h1 {
    position: relative;
    font-size: 25px;
}

.header-fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}


/**  TOP_BAR **/

#top-bar {
    position: relative;
    z-index: 1;
}

.top-header {
    background-color: transparent;
    padding: 15px 5px 0px;
}

.main-logo img {
    max-width: 10%;
}

.logo-opcity,
.follow_link
{
    opacity: 1;
    transition-duration: 0.6s;    
}

.scroll .logo-opcity,
.scroll .follow_link
{
    opacity: 0;
    transition-duration: 0.6s;    
}



.left-header label {
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 13px;
    display: block;
    float: left;
    margin-top: 3px;
}

.follow_link li:first-child {
    margin-left: 0;
}

.follow_link li {
    display: inline-block;
    margin-left: 16px;
}

.follow_link li a {
    color: #fff;
    font-size: 14px;
}

.follow_link li a:hover {
    color: #e81356;
    font-size: 14px;
}

.right-header {
    text-align: right;
}

.contact li:first-child {
    margin-left: 0px;
}

.contact li {
    display: inline-block;
    margin-left: 15px;
}

.contact li a {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}


/** / TOP_BAR **/


/** -- NAVBAR -- **/

.nav-position {
    position: relative;
}


/* .navbar-border {
            border-top: 1px solid #fff;
            border-bottom: 1px solid #fff;
        } */

.navbar {
    transition-duration: 0.6s;
    background-color: transparent;
    padding: 0px;
    z-index: 1;
}

.navbar-default .navbar-brand,
.navbar-default .navbar-nav>li>a {
    color: #183532;
}


/* jQuery Styles
===================================*/

.navbar-scroll {
    background: #fff;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);
    transition-duration: 0.6s;
    position: fixed !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.scroll-nav {
    display: none;
}

.navbar-scroll ul li .btn {
    border-color: #000 !important;
    border-radius: 50px;
    color: #000 !important;
}

.navbar-scroll .scroll-nav {
    display: block !important;
}

.navbar-scroll .scroll-nav-hide {
    display: none !important;
}


/* animated fadeInDown */

.navbar-expand-lg .head-menu .navbar-nav .nav-item {
    display: inline-block;
    position: relative;
    padding-right: 40px;
}

.navbar-expand-lg .head-menu .navbar-nav .nav-item:last-child {
    padding-right: 0px;
}

.navbar-expand-lg .head-menu .navbar-nav .nav-link {
    /* padding: 20px 0px; */
    font-size: 14px;
    color: #fff;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
}

.navbar-expand-lg .head-menu .navbar-nav .nav-link:hover {
    color: #fff;
}

.navbar-expand-lg .head-menu .navbar-nav .nav-link.active {
    color: #fff;
}

.navbar-scroll .head-menu .navbar-nav .nav-link {
    padding: 20px 0px;
    color: #000;
}


/* .navbar-scroll .head-menu .navbar-nav .nav-link {
    border-bottom: 3px solid #fff;
} */

.navbar-scroll .head-menu .navbar-nav .nav-link:hover {
    color: #000 !important;
}

.navbar-scroll .head-menu .navbar-nav .nav-link.active {
    color: #000 !important;
    font-weight: bold;
}

.navbar-scroll .head-menu .navbar-nav .nav-link.active::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background-color: #000;
    margin: 0 auto;
    top: 12px;
    box-shadow: 0 5px 20px 0 rgba(255, 255, 255, 0.5), 0 2px 4px 0 rgba(199, 199, 199, 0.5) !important;
}

.navbar-scroll .menu-right-btn li a {
    border: 1px solid #21409a;
    padding: 10px 15px;
    border-radius: 5px;
    margin-left: 19px;
    color: #21409a;
}

.head-menu ul li a {
    color: #141414;
    font-weight: 700;
    display: block;
    font-size: 16px;
}


/* .nav-bg-light {
    background: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    transition-duration: 0.6s;
} */

ul.right-menu li a {
    font-family: 'Roboto', sans-serif;
}

#count-img {
    background-image: url(../images1/count-img.jpg);
    background-position: 100% 2%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 150px;
    height: 130vh;
}
.count-sign img {
    max-width: 25%;
}
.text {
    margin-top: -35px;
}
.text p {
    color: #fff;
    letter-spacing: 10px;
    font-size: 14px;
    font-weight: 600px;
    font-family: 'Rotis SemiSans Std';
}
.count-btn h5 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 22px;
}
.count-btn a {
    border: 1px solid #fff;
    color: #fff;
    font-size: 10px;
    letter-spacing: 8px;
    padding: 15px 20px;
    text-align: center;
}
.count-box {
    padding: 20px 0px;
}
.count-aera ul li {
    display: inline-block;
    font-size: 1.5em;
    list-style-type: none;
    padding: 1em;
    text-transform: capitalize;
    color: #fff;
  }
  
  .count-aera ul li  span {
    display: block;
    font-size: 4.5rem;
  }

.navbar-toggler {
    float: right;
    border: none;
    padding-right: 0;
}

.navbar-toggler:active,
.navbar-toggler:focus {
    outline: none;
}

.nav-bg-light .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 2px solid #000;
    transition: all 300ms linear;
}

.nav-bg-light .navbar-toggler-icon:after,
.nav-bg-light .navbar-toggler-icon:before {
    width: 24px;
    position: absolute;
    height: 2px;
    background-color: #000;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    transition: all 300ms linear;
}

.nav-bg-light .navbar-toggler-icon:after {
    top: 8px;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
    transform: rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    border-color: transparent;
}

.main-dec {
    color: #000;
    letter-spacing: 1.5px;
}

.menu-right-btn ul li {
    display: inline-block;
}

.menu-right-btn li a {
    border: 1px solid #fff;
    padding: 10px 15px;
    border-radius: 5px;
    margin-left: 19px;
    color: #fff;
}

.btn-cover {
    background-color: #fff;
    color: #22409a !important;
}


/** -- /NAVBAR -- **/


/** -- /banner -- **/

#banner-bg {
    position: relative;
}

.banner-sign img {
    max-width: 26%;
    position: absolute;
    right: 98px;
    top: 68px;
}

#banner-bg {
    background-image: url(../images1/banner-img/banner-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 280px 0px 150px;
    height: 100vh;
}

.banner-description h5 {
    letter-spacing: 15px;
    font-family: 'Rotis SemiSans Std';
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.banner-description {
    width: 26%;
    margin-left: auto;
    /* margin-top: 110px; */
    padding-top: 190px;
}

.banner-description a {
    text-align: center;
    width: 50%;
    display: block;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 12px;
}


/** -- /banner -- **/


/** -- AUDIO -- **/

.audio-icons ul li {
    display: inline-block;
    padding-left: 20px;
}

.audio-icons ul li:last-child {
    padding-left: 20px;
}

.audio-sec {
    background-color: #cabf9c;
    padding: 50px 0px;
}

.audio-dec {
    margin-top: 30px;
    letter-spacing: 4px;
}


/** -- /AUDIO -- **/


/** -- About -- **/

.about-bg {
    min-height: 550px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 1;
    background-size: cover;
}

.about-bg-sec {
    background-position: 100%;
    position: relative;
    /* height: 100vh; */
}

.left-about-text h1 {
    margin-bottom: 20px;
    margin-top: 20px;
}

.left-about-text p {
    margin-bottom: 25px;
}

.about-title p {
    padding-top: 15px;
    color: #000;
    line-height: 30px;
    font-size: 12px;
}

.about-title {
    position: relative;
}
.about-title img {
	position: absolute;
	left: 0;
	z-index: -1;
	max-width: 80%;
	right: 0;
	margin: 0 auto;
	align-content: center;
	display: flex;
	top: 130px;
	/* bottom: 0; */
}


/** -- /About -- **/


/** -- Tweet -- **/

.no-pd-lf {
    padding-left: 0;
}

.right-tweet-header {
    margin-bottom: 50px;
}


/** -- /Tweet -- **/


/** -- MUSIC-VIDEO -- **/

.mv-sec {
    background-color: #000;
    padding: 85px 0px 200px;
}

.link-btn {
    margin-top: 45px;
}

.link-btn a {
    background-color: #cabf9c;
    color: #000;
    padding: 15px 45px;
}

.music h1,
.video h1 {
    font-family: 'Rotis SemiSans Std';
    color: #fff;
    letter-spacing: 6px;
    margin-bottom: 50px;
}

.video-set {
    margin-left: auto;
}


/** -- /MUSIC-VIDEO -- **/


/** -- Footer -- **/

.footer-bg {
    background: #cabf9c;
    padding: 50px 5px;
}

.footer-menu ul li {
    display: inline-block;
    padding-right: 29px;
}

.footer-menu ul li:last-child {
    padding-right: 0px;
}

.footer-menu li a {
    color: #000;
    position: relative;
}

.footer-menu ul li a::before {
    content: '';
    position: absolute;
    right: -15px;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    background-color: #000;
    top: 18px;
}

.footer-menu ul li a::before {
    content: '';
    position: absolute;
    right: -15px;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    background-color: #000;
    top: 18px;
}

.footer-media {
    margin-top: 45px;
}

.footer-media ul li {
    display: inline-block;
    padding-right: 35px;
}

.footer-media ul li:last-child {
    padding-right: 0px;
}

.footer-input {
    margin-top: 45px !important;
}

.form-set input {
    padding: 30px;
    border-radius: 0px !important;
    font-family: 'Rotis SemiSans Std';
    font-weight: normal !important;
}

.form-set button {
    background: #323029;
    border: none;
    padding: 15px 35px;
    font-weight: 600;
    border-radius: 5px;
    color: #cabf9c;
}

.form-set button i {
    font-size: 25px;
}

.form-set button:focus,
.form-set button:hover,
.form-set button:active,
.form-set button:visited {
    background: #323029;
    border: none;
    padding: 15px 35px;
    font-weight: 600;
    border-radius: 5px;
    color: #cabf9c;
}

.sec-center {
    margin: 0 auto;
}

.sub-footer {
    background-color: #cabf9c;
    padding: 20px 5px;
}

.left-footer p {
    font-size: 10px;
    letter-spacing: 3px;
}


/** -- /Footer -- **/


/** --  MEDIA PHONE -- **/

@media screen and (min-width:320px) and (max-width:767px) {
    .header-fixed {
        position: relative;
    }
    .margin-space {
        margin: 35px 0px;
    }
    .text-xs-center {
        text-align: center;
    }
    .xs-mb {
        margin-bottom: 25px;
    }
    .head-menu {
        width: 100%;
    }
    .navbar {
        transition-duration: 0.6s;
        background-color: #fff;
        box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);
        padding: 15px 5px;
    }
    .navbar-expand-lg .head-menu .navbar-nav .nav-link.active::before,
    .navbar-scroll .head-menu .navbar-nav .nav-link.active::before {
        display: none;
    }
    .navbar-expand-lg .head-menu .navbar-nav .nav-item {
        padding-right: 0px;
    }
    .navbar-expand-lg .head-menu .navbar-nav .nav-link {
        padding: 20px 20px;
        border-bottom: none;
        color: #000;
    }
    .navbar-expand-lg .head-menu .navbar-nav .nav-link.active {
        color: #dd4036;
    }
    .navbar-scroll .head-menu .navbar-nav .nav-link.active {
        border-bottom: none;
    }
    .banner-heading h1 {
        font-size: 28px;
        padding-bottom: 15px;
    }
    .track-table .table td,
    .table th {
        padding: .75rem;
    }
    .right-side-track {
        height: 200px;
    }
    .about-title h1 {
        font-size: 35px;
    }
    #banner-bg {
        height: auto;
    }
    .banner-description h5 {
        color: #fff;
    }
    .banner-sign img {
        max-width: 56%;
        position: absolute;
        right: 0;
        top: -50px;
        left: 0;
        margin: 0 auto;
    }
    .banner-description {
        width: 100%;
        margin-left: auto;
        padding-top: 0px;
        text-align: center;
        margin-top: 55px;
        position: absolute;
    }
    .banner-description a {
        width: 100%;
    }
    .about-title img {
        display: none;
    }
    .about-bg-sec {
        background-position: 71% !important;
    }
    .about-bg-sec::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
    }
    .about-title p {
        color: #fff;
    }
    .no-pd-lf {
        padding-left: 0;
        padding-right: 0;
    }
    .right-tweet-header {
        margin-bottom: 10px;
    }
    .right-tweet {
        margin: 25px 0px;
    }
    .link-btn {
        margin-top: 45px;
        margin-bottom: 50px;
    }
    .logo-xs {
        max-width: 17%;
    }
    .footer-media ul li {
        display: inline-block;
        padding-right: 35px;
        padding-bottom: 20px;
    }
    .audio-icons ul li {
       
    padding-left: 0px; 
    }


    .count-aera ul li  span {
        display: block;
        font-size: 4.5rem;
      }
      #count-img {
            background-position: 40% 2%;
        }
        .count-sign img {
            max-width: 82%;
        }

        #count-img  {
            height: auto !important;
        }  
        
        .count-aera ul li
        {
            width: 48%;
        }        
}


/** --  MEDIA IPAD -- **/

@media screen and (min-width:768px) and (max-width:960px) {
    .navbar {
        transition-duration: 0.6s;
        background-color: #fff;
        box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);
        padding: 15px 5px;
    }
    .navbar-expand-lg .head-menu .navbar-nav .nav-item {
        padding-right: 0px;
    }
    .navbar-expand-lg .head-menu .navbar-nav .nav-link {
        padding: 20px 20px;
        border-bottom: none;
        color: #000;
    }
    .navbar-expand-lg .head-menu .navbar-nav .nav-link.active {
        color: #dd4036;
    }
    .navbar-scroll .head-menu .navbar-nav .nav-link.active {
        border-bottom: none;
    }
    .banner-icon .owl-nav .owl-prev,
    .banner-icon .owl-nav .owl-next {
        position: relative;
        top: 0;
    }
    .banner-icon .owl-nav .owl-prev {
        left: 0px;
    }
    .banner-icon .owl-nav .owl-next {
        right: 0;
    }
    
    .logo-xs {
        max-width: 17%;
    }
    .count-sign img {
        max-width: 51%;
    } 
}


/** -- / MEDIA IPAD -- **/
