/*
Theme Name: KalerAlo
Theme URI: http://www.kaleralo.com
Author: SoftEver Team
Author URI: http://www.softever.com.bd
Description: Responsive News Theme Developed by SoftEver Team
Version: 1.0
Tags: News Theme, Responsive, SoftEver
*/


/*************** Typography ***************/

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
b {
    margin: 0;
    padding: 0;
}

p {
    text-align: justify;
    font-size: 16px;
}

h2 {
    line-height: 25px;
}

h3 {
    font-size: 18px !important;
    line-height: 35px;
}

.Celebration-wish img {
    width: 100%;
    height: 200px;
}
.body-background{
	background: #ededed;
}


/***************** Top Area *****************/
.header-start-area{
	overflow: hidden;
    background: #067304;
    padding: 10px;
}

.header-top-area {
    overflow: hidden;
    background: #ffffff;
    padding: 10px;
}

.date {
    float: right;
	margin-top: 50px;
}

.date p {
    font-size: 14px;
}

.social-icon {
    float: right;
}

.social-icon a i {
    color: #ededed;
    margin-right: 10px;
    font-size: 18px;
}

.social-icon a i:hover {
    color: #0091d0;
}

.body-bg {
    background: #ffffff;
}
.footer-logo img{
	margin-top: 20px;
	width: 100%;
    height: auto;
}
.content-area-bg{
	background: #ffffff;
    padding: 0px 5px 0px 5px;
	padding-bottom: 10px;
}
.heading-left h1{
	font-size: 20px;
	font-weight: bold;
    padding: 10px;
    color: #276498
}
.heading-left h1:hover{
	text-decoration: none;
}
.content-main img{
	    width: 100%;
    height: 200px;
}
.popular-category{
    margin: 0;
    padding: 0;
}
.content-main li:first-child{	   
}

/***************** Youtube Area *****************/
.kaleralo-video {
	position: relative;
	padding-bottom: 50.25%; 
	padding-top: 5px;
	height: 0;
}
.kaleralo-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 85%;
}

/*************** Header Area ****************/

.logo {
    float: left;
}

.logo img {
    height: auto;
    width: 100%;
}

.ads1 {}

.ads1 img {
    float: right;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 4px;
    border: 1px solid #B6B1B1;
}


/***************** First Menu Area *****************/
.first-menu {
	background: #ffffff;
	color: #000000;
}

.first-menu:after {
    content: '';
    display: block;
    clear: both;
}

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

.first-menu ul li {
    float: left;
    position: relative;
}

.first-menu ul li:hover {}


.first-menu ul li a {
    display: block;
    padding: 10px 10px;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
}

.first-menu ul li a,
.first-menu .bar {
    color: #000000;
    display: block;
    padding: 8px 12px;
}


.first-menu ul li:hover a {
    background: #005689;
    color: #ffffff;
}



/***************** Menu Area *****************/
.main-menu-area{
	
}
.menu-area {
    background: #ffffff;
    margin-bottom: 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
}

.main-menu {
	background: #ffffff;
}

.menu:after {
    content: '';
    display: block;
    clear: both;
}

.menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 9999;
}

.menu ul li {
    float: left;
    position: relative;
}

.menu ul li:hover {}

.menu ul li:last-child {
    border-right: none;
}

.main-content li:first-child {
    display: none;
}

.menu ul li:first-child {
    border-left: none;
}

.menu ul li a {
    display: block;
    padding: 10px 10px;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
}

.menu ul li a,
.menu .bar {
    color: #000000;
    display: block;
    padding: 8px 12px;
}

.menu .bar {
    background: rgba(0, 0, 0, 0);
    display: none;
}

.menu .bar i {
    float: right;
}

.menu ul li:hover a {
    background: #00456e;
    background: #00456e;
    color: #ffffff;
}



/***************** Dropdown ******************/

.menu .bar {
    display: none;
    padding: 10px 5px;
    background: rgba(0, 0, 0, 0);
}

.menu ul ul {
    padding-left: 0;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
}

.menu ul ul li {
    min-width: 150px;
    border-right: 0px;
    background: #d21c23;
    border-bottom: 1px solid #ededed;
    float: none;
}
.menu ul ul li :last-child{
    border-bottom: none;
}

.mmenu ul ul li a:focus {
    text-decoration: none;
}

.menu ul ul li:hover a {
    border-bottom: 1px solid #ededed;
    color: #000000;
}
.menu ul ul li:hover a:last-child {
    border-bottom: none;
}

.menu ul li:hover ul {
    display: block;
}

.slicknav_menu {
    display: none;
}

#shiftnav-toggle-main {
    display: none !important;
}

.2nd-wish img {
    height: 200px;
    width: 1135px;
}

.footer-menu-area{
	
}
.menu h2{
	float: left;
	font-size: 20px;
    margin: 10px 30px 0px 10px;
}

/***************** Footer Menu Area *****************/
.footer-menu-area {
    background: #8CD6F2;
    margin-bottom: 10px;
}

.footer-menu {}

.footer-menu:after {
    content: '';
    display: block;
    clear: both;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 9999;
}

.footer-menu ul li {
    float: left;
    position: relative;
}

.footer-menu ul li:hover {}

.footer-menu ul li:last-child {
    border-right: none;
}

.footer-menu ul li:first-child {
    border-left: none;
}

.footer-menu ul li a {
    display: block;
    padding: 10px 4px;
    text-decoration: none;
    color: #005223;
    font-size: 16px;
}

.footer-menu ul li a,
.footer-menu .bar {
    color: #fff;
    display: block;
    padding: 10px 14px;
}

.footer-menu .bar {
    background: #2585C7;
    display: none;
}

.footer-menu .bar i {
    float: right;
}

.footer-menu ul li:hover a {
    background: #ffffff;
    color: #000000;
}


/***************** Dropdown ******************/

.footer-menu .bar {
    display: none;
    padding: 10px 5px;
    background: #d21c23;
}

.footer-menu ul ul {
    padding-left: 0;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
}

.footer-menu ul ul li {
    min-width: 150px;
    border-right: 0px;
    background: #d21c23;
    border-bottom: hidden;
    float: none;
}

.footer-mmenu ul ul li a:focus {
    text-decoration: none;
}

.footer-menu ul ul li:hover a {
    background: #68aec7;
    color: 000000;
}

.footer-menu ul li:hover ul {
    display: block;
}

/************** Heading News Area ************/

.header-area {
    background: #ffffff;
}

.heading-news {
    font-size: 16px;
    color: #FFFFFF;
    padding: 5px 5px 0px 5px;
    margin-bottom: 10px;
    overflow: hidden;
	background: #d21c23;
}

.latest a{
	color: #d21c23;
	padding: 4px;
}

.latest{
	background: #ededed;
	padding: 3px;
}

.heading-news p {
    text-align: center;
    color: #000000;
    padding: 2px
}

.heading-news marquee ul {
    float: left;
    margin: 0;
    padding: 0;
	background: #ededed;
}

.heading-news marquee ul li {
    float: left;
    margin-right: 20px;
}

.heading-news marquee ul li:last-child {
    margin-right: 0;
}

.heading-news marquee ul li a {
    color: #ffffff;
}

.page-number {
    overflow: hidden;
    clear: both;
    text-align: center;
}

.page-number a {
    background: #0796ec;
    color: #FFFFFF;
    padding: 5px 12px;
    transition: 0.5s;
}

.page-number a:hover {
    background: #00456e;
}

.page-number span.current {
    background: #00456e;
    color: #FFFFFF;
    padding: 5px 12px;
}


/***************** Total Ads Area *****************/

.ads2 {
    border: 1px solid #D2CECE;
    margin-bottom: 10px;
}

.ads2 img {
    padding: 5px;
    width: 100%;
    height: auto;
}

.ads345 img {
    padding: 4px;
    float: left;
    width: 100%;
    height: auto;
    border: 1px solid #B6B1B1;
    margin-bottom: 15px;
}

.ads-all img{
	padding: 4px;
    float: left;
    width: 98%;
    height: auto;
    border: 1px solid #B6B1B1;
    margin-bottom: 15px;
    margin: 9px 0px 20px 10px;
}

.ads678 img {
    padding: 4px;
    float: left;
    width: 100%;
    height: auto;
    border: 1px solid #B6B1B1;
}

.related_post_title{
	background: #eaeaea;
}

/***************** Content Area *****************/

.first-latest-news {
    margin-bottom: 10px;
    padding: 5px;
    height: 230px;
}

.first-latest-news img {
    width: 100%;
    height: 150px;
    margin-bottom: 5px;
    border: 1px solid #ddd;
}

.first-latest-news h2 {
    font-size: 16px;
}

.arcive-post {
    margin-bottom: 10px;
    padding: 5px;
    clear: both;
    overflow: hidden;
    border-bottom: 2px dashed #a5a4a4
}

.arcive-post img {
    width: 45%;
    height: 230px;
    margin-bottom: 5px;
    float: left;
    margin-right: 5px;
    padding: 0px 10px 0px 0px;
}

.arcive-post h2 {
    font-size: 25px;
    margin: 10px 0px 15px 0px;
}

.arcive-post p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 12px;
}


/***************** Top News Area *****************/
.right-sidebar{
	background: #ffffff;
}
.right-sidebar h2 {
    background: #e3e3aa;
    padding: 5px;
    font-size: 20px;
    color: #3d4c54;
    margin-bottom: 6px;
	font-weight: bold;
    text-align: center;
}

.right-sidebar ul {
    padding: 5px 0px;
    margin-right: 5px;
}

.right-sidebar ul li:last-child {
    border-bottom: none;
}

.sp-post-info a{
	color: #565555;
}

.right-sidebar ul li:hover {
    background: #ededed;
}

.right-sidebar ul li {
    list-style: none;
    padding: 5px;
    border-bottom: 1px solid #ededed;
}

.top-right-sidebar ul li:hover {
    background: #ededed;
}

.widget-content-list ul li:hover {}


/*************** Catagory One Area *********************/

.fast-category{
	margin-bottom: 15px;
    padding: 0px 10px 0px 15px;
}
.fast-category ul {
    margin: 0;
    padding: 0;
}

.fast-category ul li a {
    color: #333333;
	font-size: 16px
}

.fast-category ul li a:hover {
    color: #58a74f;
}

.fast-category ul li {
	margin-top: 5px;
	float: left;
	list-style: none;
    text-align: justify;
	background: #f9f7f7;
    padding: 5px;
    border-top: 1px solid #4bc6df;
	width: 100%;
}

.content-list-one ul img {
    float: left;
    height: 80px;
    width: 100px;
    padding: 5px;
    display: none;
}

.content-list-one ul li {
    list-style: none;
}

.content-list-one ul {
    margin: 0;
    padding: 0;
}

.content-list-one ul li {
    text-align: justify;
    margin-top: 10px;
    overflow: hidden;
	margin-bottom: 15px;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
}

.content-list-one ul li a {
    font-size: 16px;
    color: #333333;
}

.content-list-one ul li:first-child {
    display: none;
}

.content-list-one ul li:last-child {
    border-bottom: none;
}
.two-main-content img{
	width: 100%;
    height: 180px;
}
.two-main-content{
    background: #8e042a;
	margin-bottom: 15px;
}
.two-main-content ul {
    margin: 0;
    padding: 0;
}

.two-main-content ul li a {
    color: #333333;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	line-height: 32px;
}
.two-main-content ul li p {
	color: #d4d4d4;
}

.two-main-content ul li a:hover {
    color: #58a74f;
}

.two-main-content ul li {
    list-style: none;
	margin-top: 5px;
	padding: 5px;
	height: 185px;
}


/*************** Catagory Two Area *********************/

.fast-category ul {
    margin: 0;
    padding: 0;
}

.content-list ul img {
    float: left;
    height: 80px;
    width: 100px;
    padding: 5px;
}
.content-list ul {
    margin: 0;
    padding: 0;
}

.content-list ul li {
	list-style: none;
    text-align: justify;
    margin-top: 15px;
    overflow: hidden;
	background: #f9f7f7;
    padding: 5px;
	border-top: 1px solid #4bc6df;
	width: 100%;
}

.content-list ul li a {
    font-size: 14px;
    color: #333333;
}

.content-list ul li:first-child {
    display: none;
}

.content-list ul li:last-child {
    border-bottom: none;
}


/****** Plugin Style ******/

.boxes.box.inside {
	height: 325px !important;
	overflow-x: hidden !important;
	overflow-y: scroll !important;
}


/*************** Slider Area *********************/

.slider img {
    width: 100%;
    margin-bottom: 10px;
}

.populer-post {
    background: #2DA506;
    padding: 5px;
    border-bottom: 3px solid #E6A106;
    border-left: 7px solid #E6A106;
}

.recend-post {
    background: #E6A106;
    padding: 5px;
    border-bottom: 3px solid #2DA506;
    border-left: 7px solid #2DA506;
}

.populer-post h2 {
    font-size: 25px;
}

.recend-post h2 {
    font-size: 25px;
}

.populer-post-area h2 {
    font-size: 20px;
    border-bottom: 3px solid #DD7007;
    background: #2DA506;
    padding: 5px;
    border-left: 5px solid #DD7007;
}

.right-sidebar-area img {
    width: 100%;
}


/************ Main Content Area ***************/

.wp-block-image img {
	width: 100%;
    height: auto;
}

.main {
    overflow: hidden;
}

.latest-news-area {
    overflow: hidden;
}

.content-area{
       background: #ffffff;
    padding: 20px;
    color: #e40204;
    text-align: center;
}

.latest-post {
    overflow: hidden;
    margin-bottom: 15px;
}

.single-title-nav {
    padding: 5px;
    font-size: 18px;
    background: #e3e3aa;
    margin-bottom: 10px;
}

.latest-content-item {
    height: 260px;
    margin-bottom: 20px;
    padding: 4px;
}

.recent-post {
    margin-bottom: 15px;
}

.recent-post h2 {
    font-size: 16px;
    text-align: justify;
	font-weight: bold;
	margin-bottom: 5px;
}
.latest-content-item p{
	    font-size: 15px;
}
.recent-post img {
    width: 100%;
    height: 150px;
}

.latest-content-item {
    border: 1px solid #969696;
    height: 260px;
    margin-bottom: 20px;
    padding: 4px;
}

.main-content li:first-child {}

.saider {}

.saider h2 {
    background: #e3e3aa;
    padding: 5px;
    font-size: 20px;
    color: #3d4c54;
    margin-bottom: 6px;
}

.saider ul {
    padding: 5px;
}

.saider ul li {
    list-style: none;
    padding: 5px;
    border-bottom: 1px solid #8D8A8A;
    margin-top: 5px;
}

.saider ul li:last-child {
    border-bottom: none;
}

.saider ul li a {
    text-decoration: none;
    color: #33333F;
    font-size: 17px;
}

.saider ul li:hover {
    background: #FBFBFB;
}

.footer-text-widget {
    text-align: center;
    padding: 15px;
    margin-top: 20px;
	color: #ffffff;
}
.footer-text-widget-two {
    text-align: center;
    padding: 13px;
    margin-top: 20px;
	border-left: 2px solid #ededed;
	border-right: 2px solid #ededed;
	
}

.footer-text-widget-two h3 {
	margin-top: 25px;
    margin-bottom: 25px;
	color: #ffffff;
}

/***************** Fast News Style *****************/

.second-content-list ul img {
    float: left;
    height: 80px;
    width: 100px;
    padding: 5px;
}

.second-content-list ul {
    margin: 0;
    padding: 0;
}

.second-content-list ul li {
	list-style: none;
    margin-top: 15px;
    overflow: hidden;
	background: #fbf9f9;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	padding: 4px;
}

.second-content-list ul li a {
	font-size: 16px;
    color: #464545;
	line-height: 27px;
}

.second-content-list ul li:first-child {
	
}

.second-content-list ul li:last-child {
    border-bottom: none;
}
.fast-news-feture img{
	width: 100%;
	height: 350px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fast-news-feture h2{
	font-size: 20px;
	margin-bottom: 10px;
	text-align: justify
}
.fast-news-feture a {
	color: #424242;
    font-weight: bold;
    text-align: justify;
}


.fast-ad img{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

/***************** Content Area *****************/

.main-content-area2 {
	background: #ededed;
}
.main-content-med{
	
}
.main-content li a{
	    font-size: 16px;
		font-weight: 600;
}

.category-name {
    background: #e3e3aa;
    padding: 4px;
    overflow: hidden;
    color: #3d4c54;
	margin-top: 10px
}

.category-name h2 {
    float: left;
    font-size: 16px;
	font-weight: bold;
}

.category-name a {
    float: right;
    color: #3d4c54;
    background: #e3e3aa;
    color: #555656;
    padding: 2px;
    text-decoration: none;
}

.left-icon {
    padding: 4px;
    overflow: hidden;
    color: #3d4c54;
}

.left-icon h2 {
    padding: 4px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    border-left: 3px solid rgba(12,12,12,0.8);
}

.left-icon a {
    float: right;
    color: #8c8d8e;
    padding: 2px;
    text-decoration: none;
	margin-left: 5px;
}
.main-content-fast li{
	font-size: 22px;
}
.main-content-fast li a{
	font-size: 22px;
}
.main-content-fast img{
	    width: 100%;
    height: auto;
}
.main-content-fast h2{
	
}
.first-main-content{
	    position: relative;
}
.first-main-content h2{
	font-size: 22px;
	line-height: 30px;
}
.first-main-content a{
	color: #424242;
}
.first-main-content img{
	width: 100%;
	height: 400px;
	margin: 10px 0px 5px 0px;
}
.main-content-first img{
	width: 100%;
    height: auto;
	margin-top: 16px
}
.main-content-first li{
	font-size: 18px;
}
.main-content-one {}

.main-content-one p {
    padding: 4px;
}
.main-content-one h2 {
    font-size: 20px;
    padding: 5px;
}
.main-content-one li a{
	font-weight: bold;
}
.main-content-one h2 {}

.main-content-one img {
    height: 250px;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #e3e3aa;
    padding: 5px;
    width: 100%;
	    margin-bottom: 10px
}

.publish-date-and-time{
	border-top: 1px dashed #cccc94;
	border-bottom: 1px dashed #cccc94;
}

.main-content p {
    padding: 3px;
    font-size: 16px;
}

.main-content {}

.main-content h2 {
    font-size: 20px;
    padding: 5px;
}

.main-content h2 {}

.main-content img {
    height: 175px;
    width: 100%;
    padding: 2px;
    width: 100%;
}

.single-content p {
    margin-bottom: 15px;
    font-size: 17px;
}
.single-content p img{
	height: auto;
    width: 100%;
    border: 3px solid #ddd;
    vertical-align: middle;

}

.single-content h2 {
    background-color: #dddfe2;
    padding: 10px;
    line-height: 40px;
    font-size: 24px;
    margin-bottom: 1px;
    font-weight: bold;
}
.single-content h4 {
    margin-top: 10px;
    color: red;
    font-size: 16px;
    margin-bottom: 5px;
    margin-left: 5px;
}

.news-images img {
    float: left;
    margin-right: 10px;
    border: 1px solid #A7A5A2;
    padding: 4px;
    width: 60%;
    margin-bottom: 10px;
    height: auto;
}


.content-list h2 {
    font-size: 20px;
    padding: 3px;
    border-bottom: 2px solid #D6D5D5;
}


/************** Index Post ***************/
.index-main-content p {
    padding: 3px;
    font-size: 16px;
}

.index-main-content {}

.index-main-content h2 {
    font-size: 20px;
    padding: 5px;
}

.index-main-content h2 {}

.index-main-content img {
    height: 150px;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #e0e0e0;
    padding: 5px;
    width: 100%;
}
.index-fast-category{
	margin-bottom: 15px;
}
.index-fast-category ul {
    margin: 0;
    padding: 0;
}

.index-fast-category ul li a {
    font-size: 16px;
    color: #333333;
}

.index-fast-category ul li a:hover {
    color: #58a74f;
}

.index-fast-category ul li {
    list-style: none;
	margin-top: 15px;
	float: left;
}
.index-recent-post {
    margin-bottom: 15px;
}

.index-recent-post h2 {
    font-size: 16px;
    text-align: justify;
	font-weight: bold;
	margin-bottom: 5px;
}
.index-latest-content-item p{
	    font-size: 15px;
}
.index-recent-post img {
    width: 100%;
    height: 150px;
}

/**************** Category Post Area *******************/

.category-post-area {
    margin-top: 20px;
}

.category-post {
    background: #e3e3aa;
    padding: 6px;
    overflow: hidden;
}

.category-post h2 {
    float: left;
    font-size: 20px;
    color: #3d4c54;
    background: #e3e3aa;
}

.category-post a {
    float: right;
    float: right;
    color: #fff;
    background: #e6e6e6;
    padding: 2px;
    text-decoration: none;
}

.category-post2 {
    background: #e6e6e6;
    padding: 6px;
    overflow: hidden;
    border-bottom: 2px solid #c5c5c5;
    color: #3d4c54;
}

.category-post2 h2 {
    float: left;
    font-size: 20px;
}

.category-post2 a {
    float: right;
    color: #3d4c54;
    background: #e6e6e6;
    padding: 2px;
    text-decoration: none;
}

.category-content {}

.category-content a {}

.category-content h2 {
    padding: 5px;
    font-size: 25px;
    line-height: 30px;
    text-align: justify
}

.category-content img {
    height: 200px;
    width: 100%;
    margin-top: 10px;
}

.category-content-list h2 {
    font-size: 20px;
    padding: 3px;
    border-bottom: 2px solid #D6D5D5
}


/************* Start Images News Area *************/

.images-heading {
    background: #E6A106;
    margin-top: 20px;
}

.images-heading h2 {
    padding: 5px;
}

.images img {
    width: 160px;
    height: 150px;
    margin-top: 10px;
}

.images {
    margin-bottom: 20px;
}

.images-heading {}

.images-news {
    border: 2px solid #ededed;
}


/***************** Footer Content Area *****************/


/***************** Widget Area *****************/

.widget-area {
    background: #717070;
    margin-top: 10px;
}

.fast-category2 {
    margin-bottom: 20px;
    margin-top: 20px;
}

.widget-content-list h2 {
    font-size: 20px;
    padding: 3px;
    border-bottom: 2px solid #E6A106;
    border-left: 5px solid #e6a106;
    color: #fff;
    background: #2DA506;
}

.widget-content-list h2 a {
    color: #ffffff;
}

.widget-content-list a {
    color: #ffffff;
}


/***************** Footer Menu Area *****************/
.textwidget p{
	text-align: center;
}
textwidget h3{
	 font-size: 17px;
}
.footer-menu-area {
    background: #D21C23;
}

.footer-menu {}

.footer-menu:after {
    content: '';
    display: block;
    clear: both;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 9999;
}

.footer-menu ul li {
    float: left;
    position: relative;
    padding: 4px 12px
}

.footer-menu ul li:hover {}

.footer-menu ul li:last-child {
    border-right: none;
}

.footer-menu ul li a {
    display: block;
    padding: 5px 0px;
    text-decoration: none;
    color: #000000;
}

.footer-menu ul li:hover a {
    background: #337ab7;
    color: #ffffff;
}

.footer-current-menu-item {
    background: #000000;
    color: #000000;
    border-bottom: 2px solid #ff0000;
}

.photo-gallery-area {
    margin-top: 10px;
	margin-bottom: 20px;
}

.photo-gellary {}

.photo-gellary h2 {
    background: #e3e3aa;
    padding: 6px 11px;
    font-size: 18px;
    color: #3d4c54;
}

.footer-logo{
	margin-left: 10px;
}

.footer-logo p{
	margin-top: 10px;
}

/****** Plugin Style ******/

.boxes.box.inside {
	height: 325px !important;
	overflow-x: hidden !important;
	overflow-y: scroll !important;
}

/****** Plugin Style ******/

.boxes.box.inside {
	height: 470px !important;
	overflow-x: hidden !important;
	overflow-y: scroll !important;
}

/***************** Live TV Area *****************/
.live-tv-area {
	background: #000000;
}
.scrool_01 {
    background-color: #2d2d2d;
    padding: 9px;
	color: #FFFFFF;
	font-size: 20px;
}
.scrool_02 {
    padding: 10px;
    background: #1e73be;
	color: 000000;
}
.scrool_02 h1{
	font-size: 20px;
    color: #fff;
}
.scrool_02 a {
    padding: 8px;
	color: #FFFFFF;
	font-size: 18px;
}
.home_logo img{
	float:right;
	width:12%;
	margin-bottom: -20%;
	margin-top: 2%;
	margin-left: 3%;
	z-index: 999999;
	position:absolute;
}


/***************** Footer Area *****************/

.footer-text-area {
    background: #005689;
    color: #fffefe;
	margin-top: 30px;
}

.footer-area {
    overflow: hidden;
    background: #000000;
    padding: 10px;
    color: #ffffff;
}

.footer p {
    text-align: center;
}

.footer2 {
    float: right;
}

.footer2 img {
    width: 100px;
}

.tv-style {
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
    background: #820000;
    color: #FFF;
    height: 38px;
    z-index: 1;
    line-height: 38px;
}

.tv-style a {
    color: #FFF;
    line-height: 25px;
    font-size: 16px;
}

.tv-style .title {
    width: 10%;
    background: #820000;
    color: #FFF;
    text-align: center;
    float: left;
    line-height: 30px;
}

.tv-style .text marquee {
    width: 90%;
    float: right;
    line-height: 30px;
}

.tv-style .text marquee a {
    color: #FFF;
}

@media all and (max-width: 768px) {
    .menu ul {
        padding: 0;
        display: none;
    }
    .menu ul li {
        float: none;
    }
    .menu ul ul {
        position: inherit;
    }
    .menu .bar {
        display: block;
    }
}
@media all and (max-width: 742px){
    .right-sidebar{
        padding-right: 10px !important;
        padding-left: 15px !important;
        margin-top: 9px !important;
    }
    .footer11 {
    width: 49%;
    float: left;
}
    .footer22 {
        width: 49%;
        float: right;
    }
    .footer-text1 p{
        font-size: 17px !important;
    }
    


}