@import url('meanmenu.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@font-face {
    font-family: 'BETTER ROLLING Personal Use';
    src: url('../fonts/BETTERROLLINGPersonalUse.eot');
    src: url('../fonts/BETTERROLLINGPersonalUse.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BETTERROLLINGPersonalUse.woff2') format('woff2'),
        url('../fonts/BETTERROLLINGPersonalUse.woff') format('woff'),
        url('../fonts/BETTERROLLINGPersonalUse.ttf') format('truetype'),
        url('../fonts/BETTERROLLINGPersonalUse.svg#BETTERROLLINGPersonalUse') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	position: relative;
}

a:link,a:visited,a:active{
	color: #174C78;
	transition: all 0.5s ease;
}

a.elementor-button-link.elementor-button {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	text-transform:uppercase; 
	margin-bottom: 20px;  
	margin-top:0px !important;
}

 h6 {
    font-family: 'BETTER ROLLING Personal Use';
    font-weight:400!important;
    text-transform:uppercase; 
    margin-bottom: 20px;  
    margin-top:0px !important;
}

h1 {
	font-size: 50px;
}

h2 {
	font-size: 45px;
}

h3 {
	font-size: 40px;
}

h4 {
	font-size: 35px;
}

h5 {
	font-size: 30px;
}

h6 {
	font-size: 25px;
}

li.hidden {
	display: none !important;
}

.my-btn .elementor-align-icon-right{
    border:1px solid#fff !important;
    border-radius: 50%;
    padding: 12px 15px !important;
}
.my-btn .elementor-button-text{
    padding-top: 10px !important;
}
.my-btn-2 {
    color: #000 !important;
    padding: 6px 40px 6px 30px !important;
    background-color: #fff!important;
    border-radius: 5px !important;
    background-image: url('../images/play-btn.png');
    background-position: center right;
    background-repeat: no-repeat;
    
}
.my-btn-2:hover {
    background-color: #ed434b!important;
}
.caption-title .wp-caption {
    max-width: 100%;
    position: relative;
}

.caption-title figcaption{
    position: absolute;
    bottom: 4%;
    width: 100%;
    display: block;

}
.my-img-carousel .eicon-chevron-left,.my-img-carousel .eicon-chevron-right{
    border-radius: 50%;
    padding: 12px !important;
    border:1px solid#fff !important;
}
.my-img-carousel .eicon-chevron-left{
    margin-left: -50px;
}
.my-img-carousel .eicon-chevron-right{
    margin-right: -50px;
}
.my-img-carousel .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 0px;
    background: #fff;
    opacity: 1;
    border-radius: 0px;
}
.my-img-carousel .swiper-pagination-bullet-active{
    background: #ed434b !important;
}

body.home {
    background-color: #06153c;
}

body.home .headermain-wrap, body.page-videos .headermain-wrap, body.page-recipes .headermain-wrap, body.page-articles .headermain-wrap, body.page-music .headermain-wrap, body.page-apps .headermain-wrap, body.page-ebooks .headermain-wrap, body.page-live-sports .headermain-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: transparent;
}

.header-wrap {
    background: #000;
    margin-bottom: 0px;
    line-height: 1.5;
}



header.myheader {
 max-width: 1600px!important;
    margin: 0 auto;
    z-index: 100;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;

}


.logo {
	float: left;
	width: 15%;
}

.logo img {max-width:80px;!important}

.mainmenu {
	float: right;
}

header.myheader .site-navigation {
	float: right;
	width: 60%;
	text-align: right;
}

.site-navigation ul.menu {
	text-align: left;justify-content: flex-start;

}

.site-navigation ul.menu li {
	padding: 0 10px !important;
}


.ccmenu{
	float: right;
	width: 25%;
    text-align: right;
}

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

.ccmenu ul li{
	display: inline-block;
	padding: 0 8px;
}

.ccmenu ul li a{
	color: #fff;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 400;
    vertical-align: middle;
}

.ccmenu ul li a:hover {
	color:#ed434b; 
}

header.myheader .ccmenu .ccplugin_language img {
    width: 24px!important; margin-bottom: -6px;
}

.ccplugin_language img {
    width: 25px!important;
}

.ccplugin_modal button.language {
	padding:0px !important;
}



header.myheader .ccplugin_menu_item a,
.site-navigation ul.menu li a {
    font-size: 16px !important;
    font-weight: 400 !important;
    text-transform: capitalize!important;
    color: #fff !important;
	 line-height: 1.5em;
	 padding: 2px 6px !important;
     letter-spacing: 1px;
}

header.myheader .ccplugin_menu_item a.highlighted, 
header.myheader .ccplugin_menu_item a:focus,
header.myheader .ccplugin_menu_item a:hover,
.site-navigation ul.menu li a:hover,
.site-navigation ul.menu li.current_page_item a {
  color: #fff!important;
  text-decoration: underline !important;
}


.footer {
	background-color: #004899;
}

.footer a {
	color:#fff !important; text-decoration: none !important;
	font-size: 14px;
    display: block !important;
    text-align: left !important;
}

.footer a:hover {
	color: #ffd800!important;
}


.footer_top_inner, .footer_bottom_inner {
	max-width: 1600px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
.footer_bottom_inner {
	padding-top: 10px;
	padding-bottom: 60px;
    display: flex;
    align-items: center;
}

.footer_top{
	padding-top: 0px;
}

.footer_bottom, .footer_top {
    color: #fff !important;
}
.footer_desc {
    float: left;
    width:75%;
    padding-top: 60px !important;
}
.footer_logo_info {
     float: left;
    width:25%;
    background-color: #274262;
}
.footer_logo {
	float: left;
	width:100%;
    text-align: center;
    padding: 30px;
}
.footer_logo .custom-html-widget a{
    text-align: center !important;
    padding:5px 0px;
}
.footer_logo img{
	max-width: 200px!important;

}



.footer_left p {
	margin: 0px !important;
	padding: 0px !important;
}




.footer_logo .footer1_mod::after {
  content: "";
  clear: both;
  display: table;
}

.footer_logo .footer1_mod:nth-child(2) {
	margin-top: 20px;
}


.footer_logo .footer1_mod:nth-child(2) a {
	word-break: break-all;
}



.footer_text {
	padding:0px 0px 30px 0px;
	width: 14%;
    margin-left: 0px;
    margin-right: 20px;
	float: left;
    border-radius: 20px;
    text-align: center;
}


.footer_text ul{
    margin: 0 auto;
    padding: 0;
}


.footer_text ul li{
    list-style: none;
    display: block;
    color: #2F1EE9  !important;
    font-size:16px;
}

.footer_text ul li:hover{
    color: #EC01F0!important;
}
  
.footer_text h2{
	color: #fff  !important;
	font-size: 18px !important;
	text-transform:capitalize!important;
	font-weight: bold!important;
	letter-spacing: 0px !important;
   text-align: left !important;
   position: relative;

}
.footer_text h2:after{
    content: '';
    position: absolute;
    left:0px;
    bottom: -5px;
    width: 30px;
    height: 3px;
    display: block;
    background-color:#ffd800; 

}

.footer_info {
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
    letter-spacing: 1px;
}


.footer_info .textwidget p{
    margin-bottom: 0px!important;
}

.footer_info a{
	float: left;
	color:#fff !important;
	font-weight:bold;
	padding-right: 30px;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.footer_info a:hover{
	color: #EC01F0!important;
}


.subscribe  {
	width: 30%;
	font-size: 14px;
	font-weight: 700;
	color: #fff!important;
	text-align: center;
}

.subscribe h2{
    color: #fff  !important;
    font-size: 24px !important;
    text-transform:capitalize!important;
    font-weight: 400!important;
    letter-spacing: 1px !important;
    font-family: 'Smooch Sans', sans-serif!important;
}

.subscribe .textwidget input[type=email]{
    border-radius: 30px!important;
    color: #EC01F0!important;
    text-align: left!important;
}

.footer_logo a{
    text-align: center !important;
}
.subscribe a {
	color:#fff !important;
	font-weight:bold;
	padding:0px 15px;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.subscribe a:hover {
	color: #000!important;
	
}


body.page-template-elementor_theme .site-main, 
body:not([class*=elementor-page-]) .site-main  {
	max-width: 1120px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
}

.wp-block-buttons>.wp-block-button a.wp-block-button__link {
	color: #ffffff !important;
}

.wp-block-buttons>.wp-block-button a.wp-block-button__link:hover {
	background-color: #000000 !important;
}


.ccplugin_container {
	background: white;
	min-height:80vh;
}

p.our_restricted_msg {
	text-align:center;
	min-height:80vh;
	display:flex;
	justify-content:center;
	align-items:center;
        padding-left: 10px;
        padding-right: 10px;
}

p.our_restricted_msg a {
	text-transform: none;
}

p.our_restricted_msg a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f023";
    display: inline-block;
    padding-right: 6px;
    vertical-align: top;
    font-weight: 900;
}

.ccplugin_inner {
    max-width: 1200px;
    min-width: 200px !important;
    width: 100% !important;
    padding: 6rem 4rem !important;
}

.ccplugin_modal {
    z-index: 9999999 !important;
}


@media (max-width:767px) { 
.ccplugin_inner {
    padding: 4rem 1rem !important;
}
    
.ccplugin_sidebar, .ccplugin_content {
    float: none !important;
    width: 100% !important;
}

.entry-title {
	font-size:22px !important;
}
.single-post .elementor-heading-title {
    font-size: 22px !important;
}
     
}

@media (max-width:767px) { 

.ccplugin_container #account-details th, 
.ccplugin_container #account-details td {
	width: 100%;
    display: block;
    text-align: left;
}

.ccplugin_container .forgot {
    margin-left: 10px;
    font-size: 13px;
}

.my-img-carousel .eicon-chevron-left{
    margin-left: -10px;
}
.my-img-carousel .eicon-chevron-right{
    margin-right: -10px;
}

	body.home header.myheader {
	position: relative;
    background: transparent;
    min-height: 90px;
    margin-bottom:0px !important;
}

    .headerInner {max-width:100% !important;
    align-items: center !important;
    display: block; }
	header.myheader {display: block;position: relative;
	max-width: 100%; padding-left: 10px; padding-right: 10px; padding-top:15px;	min-height: 80px;	
	}
	.logo {width: 60%;max-width: 200px;
    	position: absolute;
        left:10px;
   	}
	.logo img {position: static; max-width: 60px;}
	
	.mobile-menu.mean-container {
		position: absolute;
		top: 0px;
		right: 0px;
	}
    
    .mean-container a.meanmenu-reveal {
    	top: 10px !important;
    }
    
    .ccmenu {
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 70px;
}

.single.single-post video {
	min-height: 480px;
}


.footer {
    background-color:#29169d;
}

.footer_desc{
    width: 100%;
    text-align: center;
}
 .footer_logo {
    width: 100%;
    text-align: center;
    padding-bottom: 60px;
}

.footer_text h2::after {
    left: 45%;
}
 	.footer_info {
    float: none;
     width: 100%;
     text-align: center;
    
	}
.footer a{
    text-align: center !important;
}
.footer_logo_info {
 
  width: 100%;
}
.footer_logo_info {
  margin-bottom: 50px;
}
.footer_text h2 {
    text-align: center !important;
}
.footer_info a{
    float: none;
    padding: 0px;
     width: 100%;
     text-align: center;
     display: block;
}

 
	.footer_top_inner, .footer_bottom_inner {
		
	}

	
	
	.copyrightInner, .footer_top {padding-left: 20px; padding-right: 20px;}
	.footer_top {padding-top: 80px;}
	.footer_left, .footer_right, .footer_mid,
	.bottom1, .subscribe {
		width: 100%;
		text-align: center;
		padding-bottom: 25px;
		padding-top: 25px;
        display: block;
	}
    
    
    .footer_mid div {
            padding-left: 0px;
        }
        
    .footer_bottom_inner {
    		display: block !important;
    		  padding-top: 10px;
    		padding-bottom: 80px;
    }
    
    .footer_text {
	width: 100%;
	text-align: center;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
	
	}
    
	
}

@media (min-width:768px) and (max-width:1024px) {

.my-img-carousel .eicon-chevron-left{
    margin-left: -10px;
}
.my-img-carousel .eicon-chevron-right{
    margin-right: -10px;
}


.headerInner {
    align-items: flex-start;
    justify-content: left;

}

header.myheader .site-navigation {
	display: none !important;
}

.logo {
    float: left;
    width: 50%;
}

.ccmenu {
	width:50%; padding-top:5px;
	text-align: left;
}

.mobile-menu.mean-container {
    position: absolute;
    right: 0px;
}

.footer_text {
     margin-left: 5px;
    margin-right: 5px;
}

.footer a {
	font-size: 12px;
}

body.page-template-elementor_theme .site-main, body:not([class*=elementor-page-]) .site-main {
	padding-left: 20px !important;
    padding-right: 20px !important;
}



.footer_right {
    display: flex-end;
}

.footer_info {
    padding-bottom: 10px;
}

.footer_logo img {
  max-width: 150px !important;
}
.footer_text h2 {
  font-size: 14px !important;
}
}

@media (min-width:1024px) and (max-width:1140px) {
body.page-template-elementor_theme .site-main, body:not([class*=elementor-page-]) .site-main {
	padding-left: 20px !important;
    padding-right: 20px !important;
}


.headerInner {
	 padding-left: 20px;
	 padding-right: 20px;	 position: relative;
}

.footer {
	padding-left: 20px;
	padding-right: 20px;
}


}