@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Avenir LT Std/AvenirLTStd-Medium.otf');
}
@font-face {
    font-family: 'Avenir';
    font-style: lighter;
    font-weight: 300;
    src: url('../fonts/Avenir LT Std/AvenirLTStd-Light.otf');
}
@font-face {
    font-family: 'Avenir';
    font-style: bolder;
    font-weight: 800;
    src: url('../fonts/Avenir LT Std/AvenirLTStd-Heavy.otf');
}

/* */
@font-face {
    font-family: 'Avenir';
    font-style: oblique;
    font-weight: 200;
    src: url('../fonts/Avenir LT Std/AvenirLTStd-LightOblique.otf');
}
@font-face {
    font-family: 'Avenir Book';
    font-style: light;
    src: url('../fonts/Avenir LT Std/AvenirLTStd-Book.otf');
}
@font-face {
    font-family: 'Avenir Book';
    font-style: oblique;
    src: url('../fonts/Avenir LT Std/AvenirLTStd-BookOblique.otf');
}
@font-face {
    font-family: 'Avenir';
    font-style: oblique;
    src: url('../fonts/Avenir LT Std/AvenirLTStd-Oblique.otf');
}
@font-face {
    font-family: 'Avenir Roman';
    font-style: normal;
    src: url('../fonts/Avenir LT Std/AvenirLTStd-Roman.otf');
}
@font-face {
    font-family: 'Avenir';
    font-style: oblique;
    font-weight: normal;
    src: url('../fonts/Avenir LT Std/AvenirLTStd-MediumOblique.otf');
}
@font-face {
    font-family: 'Avenir';
    font-style: oblique;
    font-weight: bolder;
    src: url('../fonts/Avenir LT Std/AvenirLTStd-HeavyOblique.otf');
}
@font-face {
    font-family: 'Avenir Black';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Avenir LT Std/AvenirLTStd-Black.otf');
}
@font-face {
    font-family: 'Avenir Black';
    font-style: oblique;
    font-weight: normal;
    src: url('../fonts/Avenir LT Std/AvenirLTStd-BlackOblique.otf');
}

@font-face {
    font-family: 'JFFLAT Regular';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/JFFLAT/JF-Flat-regular.ttf") format("truetype"),
    url("../fonts/JFFLAT/JF-Flat-regular.eot") format("embedded-opentype"),
    url("../fonts/JFFLAT/JF-Flat-regular.woff") format("woff"),
    url("../fonts/JFFLAT/JF-Flat-regular.svg") format("svg");
}

@font-face {
    font-family: '29L Bukra';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/29LBukra/29L BukraBold.ttf');
}
@font-face {
    font-family: '29L Bukra';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/29LBukra/29L-BukraLight.ttf');
}
@font-face {
    font-family: 'Adobe Arabic regular';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/AdobeArabic/AdobeArabic-regular.otf');
}
/*end fonts*/


body{
    background-color: #edecec;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 300;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.reset-padding{
    padding: 0;
}
.reset-padding-left{
   padding-left: 0;
}
.reset-padding-right{
    padding-right: 0;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.position-relative {
    position: relative;
    padding: 0;
}
.position-absolute {
    position: absolute;
}

a,a:hover,a:focus{
    text-decoration: none;
    color: inherit;
}

.black-color{
    color: #000;
}

.red-color{
    color:#953f54;
}

*:focus {
    outline: 0 !important;
}
.red-btn{
    background-color: #a31f28;
    border-color: #a31f28;
}

.red-btn:hover{
	color:#FFF !important;
	background-color: #c9302c;
}

.main-wrapper{
    overflow: hidden;
}
.main-wrapper .top-header{
    background: url(../otherimages/headerpic.png) no-repeat center center;
    background-size: cover;
    padding-bottom: 42px;
    /*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}
.main-wrapper .top-header ul.header-links{
    display: inline-block;
    background-color: gray;
    color: #fff;
    text-transform: capitalize;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 50px;
    position: relative;
    top: -10px;
}

.main-wrapper .top-header ul.header-links li:hover{
	 color: #ffb204;
}

.main-wrapper .top-header ul{
    padding: 0;
}
.main-wrapper .top-header ul li{
    display: inline-block;
    list-style-type: none;
}
.main-wrapper .top-header ul.header-links li{
    border: 1px solid transparent;
    padding: 0px 15px;
    border-left: 1px solid #fff;
    font-size: 14px;
    padding-top: 0px;
    margin-top: 20px;
}
.main-wrapper .top-header ul.header-links li:nth-child(1){
    border-left: 1px solid transparent;
}
.main-wrapper .top-header .lang-btn{
    background-color: gray;
    color: #fff;
    text-transform: capitalize;
    border: none;
    margin-right: 5px;
    position: relative;
    top: -18px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 50px;
    padding-top: 13px;
    font-family: "JFFLAT Regular",Calibri,arial,sans-serif;
}

.main-wrapper .top-header .lang-btn:hover{
	background-color: #FFF;
	 color: gray;
}

.main-wrapper .top-header .lang-btn span{
    position: absolute;
    width: 80%;
    height: 1px;
    background-color: #fff;
    left: 5px;
    top: 10px;
}
.main-wrapper .top-header .lang-btn span:nth-child(2){
    height: 2px;
    top: 15px;
}
.main-wrapper .top-header ul.social-links li{
    margin: 5px;
    margin-top: -15px;
}
.main-wrapper .top-header ul.social-links li a {
    color: #fff;
}
.main-wrapper .top-header ul.social-links li a.btn{
    border: none;
    border-radius: 0;
}
.main-wrapper .top-header .logo-section .logo-text{
    display: inline-block;
    border-left: 3px solid black;
    margin-left: 20px;
    padding-left:10px;
    margin-top: 60px;
}

.logo-section{
	margin-top:-27px;
}

.main-wrapper .top-header .logo-section .logo-text h3{
    text-transform: capitalize;
    color: #a42421;
    margin: 0;
}
.main-wrapper .top-header .logo-section .logo-text h3:nth-child(1){
    color: #000;
}
.main-wrapper .top-header .logo-section img{
    position: relative;
    top: 35px;
    width: 570px;
}

.main-wrapper .top-header .social-links{
    margin-top: -5px;
}
.main-wrapper .bottom-header .navbar-default{
    background-color: #4f626a;
    border: none;
    border-radius: 0;
    margin-bottom: 10px;
}
.main-wrapper .bottom-header .navbar-default .navbar-nav>li{
    position: relative;
}
.main-wrapper .bottom-header .navbar-default .navbar-nav>li:nth-child(1) a i{
    position: relative;
    font-size: 28px;
    top: -7px;
    color: #fff;
}
.main-wrapper .bottom-header .navbar-default .navbar-nav>li>a{
    color: #fdfefe;
    text-transform: capitalize;
    font-size: 18px;
    padding-top: 18px;
}

.main-wrapper .bottom-header .navbar-default .navbar-nav>li>a:hover{
	color:#ccc;
}

.tooltip-inner{
    background-color: #a91e22;
    max-width: 250px;
    padding: 8px 20px;
}
.tooltip.right .tooltip-arrow{
    border-right-color:#a91e22
}
.tooltip.bottom .tooltip-arrow{
    border-bottom-color:#a91e22
}

.navbar-form .form-group{
    margin-top: 2px;
    margin-right: -15px;
}
@media screen and (max-width: 991px) {
    .main-wrapper .top-header .logo-section img {
        position: relative;
        top: 35px;
        width: 300px;
    }

    .main-wrapper .bottom-header .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        padding-left:  10px;
        padding-right: 10px;
    }
    }

@media screen and (max-width: 768px) {
    .main-wrapper .latest-news .header-content a {
        margin-bottom: 30px;
    }
    .search-btn{
        margin-top: 20px;
        border: 1px solid #fff;
    }
    .search-btn span{
        display: none;
    }
    .navbar-form .form-group:last-child {
        text-align: center;
    }
    .main-wrapper .top-header .social-links{
        text-align: center;
        margin-bottom: 20px;
    }
    .main-wrapper .top-header .pull-left,
    .main-wrapper .top-header .pull-right{
        float: inherit !important;
    }
    .main-wrapper .top-header .logo-section .logo-text h3{
        font-size: 14px;
    }
    .main-wrapper .top-header ul.header-links li{
        font-size: 14px;
    }
    .main-wrapper .top-header .logo-section .logo-text {
        margin-left: 10px;
    }
    .main-wrapper .top-header .logo-section img {
        top: -15px;
    }
    .main-wrapper .top-header ul {
        text-align: center;
    }
    .main-wrapper .bottom-header .navbar-default .navbar-nav>li {
        text-align: center;
    }
    .main-wrapper .bottom-header .navbar-default .navbar-nav>li:nth-child(1) a i{
        position: initial;
    }
    .main-wrapper .top-header {
        text-align: center;
    }
}
@media screen and (max-width: 375px) {
    .main-wrapper .top-header .logo-section img {
        width: 100%;
    }
    .main-wrapper .top-header .logo-section .logo-text {
        width: 60%;
    }
    .main-wrapper .top-header ul.header-links li {
        font-size: 10px;
    }
    .main-wrapper .top-header .lang-btn {
        margin-right: 0;
        font-size: 10px;
        padding-top: 20px;
        height: 60px;
    }
}
.search-btn{
    color: #fff;
    margin-left: -3px;
    border-radius: 2px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    border: 1px solid #fff;
    border-left: 1px solid transparent;
}
.search-btn span{
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    top: 14px;
    left: -4px;
    margin-left: -5px;
    border-top-color: #a31f28;
    border-width: 5px 5px 0;
    transform: rotate(90deg);
}
.search-input{
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.main-wrapper .latest-news{
    margin-bottom: 15px;
}
.main-wrapper .latest-news .header-content{
    border-top: 5px solid #4f626a;
    border-left: 5px solid #4f626a;
    margin-bottom: 15px;
	height:55px;
	overflow:hidden;
}
.main-wrapper .latest-news .latest-header{
    display: inline-block;
    color: #a31f28;
    font-weight: 700;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: -8px;
	width:100%;
}
.main-wrapper .latest-news .latest-header label{
    font-size: 17px;
    color: #000;
    /* border-right: 3px solid black; */
	padding-left: 10px;
    font-weight: 300;
	line-height: 140%;
}
.main-wrapper .latest-news .header-content a{
    margin-right: 0px;
    padding: 0px;
    position: relative;
    top: 8px;
}
.main-wrapper .latest-news .tabs-content .tab-content img{
    width: 100%;
    height: 458px;
}

.li_slider_div:hover .img-title {
	opacity: 1;
}

.img-title {
	position: absolute;
	top: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	opacity: 0;
	background: rgba(0,0,0,0.5);
}

.img-title h5 {
	position: absolute;
	color: #fff;
	top: 20%;
	width: 100%;
	text-align: center;
	line-height: 150%;
	padding: 0 10px;
}




.main-wrapper .latest-news .tabs-content,
.main-wrapper .latest-news .tabs-content .nav-tabs>li{
    border: 5px solid #68838f;
}
.main-wrapper .latest-news .tabs-content .nav-tabs>li{
    border-left: 0px solid #68838f;
}
.main-wrapper .latest-news .tabs-content .nav-tabs>li:nth-child(1){
    border-top: 0px solid #68838f;
}
.main-wrapper .latest-news .tabs-content .nav-tabs>li{
    border-bottom: 0px solid #68838f;
    width: 100%;
}
.main-wrapper .latest-news .tabs-content .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    background-color: transparent;
}
.main-wrapper .latest-news .tabs-content .nav>li>a{
    padding: 0;
    border: none;
}

.main-wrapper .latest-news .tabs-content .nav>li>a>img {
    width: 100%;
    height: 150px;
}
.main-wrapper .latest-news .tabs-content .tab-content{
    background-color: #000;
}
.main-wrapper .latest-news .tabs-content .tab-content,
.main-wrapper .latest-news .tabs-content .nav-tabs{
    padding: 0;
	float:right;
}
.main-wrapper .latest-news .tabs-content .tab-content .tab-pane p{
    bottom: 0px;
    font-size: 18px;
    color: #fff;
    padding: 20px;
    background-color: rgba(0,0,0,.3);
    margin: 0px;
    margin-right: 5px;
	width:100%;
}

.main-wrapper .latest-news .header-content a{
	top: -3px;
}

#controls{
	display:none;
	/*width:10%;
	min-width:60px;*/
	text-align:right;
}

#controls a{
}

#news{
	width:100%;
}

#newscontent{
	width:100%;
}

.break_title{
	font-size:20px;
    border-right: 2px solid #4f626a;
	width:20%;
	float:left;
}

.break_ticker{
	width:80%;
	float:left;
}

.no-padding{
	padding:0;
}

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

.no-padding-right{
	padding-right:0;
}

.float-right{
float:right;	
}


.float-left{
float:left;	
}

@media screen and (max-width: 1199px) {
    .main-wrapper .latest-news .tabs-content .nav>li>a>img {
        width: 100%;
    }
}
@media screen and (max-width: 991px) {
    .main-wrapper .latest-news .tabs-content{
        display: inline-block;
    }
    .main-wrapper .latest-news .tabs-content .tab-content{
        padding-left: 0 !important;
    }
}
@media screen and (max-width: 768px) {
    .main-wrapper .latest-news .tabs-content .nav>li {
        width: 100%;
    }
	
	.breaking_div{
		display:none;
	}
}
@media screen and (max-width: 380px) {
    .main-wrapper .latest-news .latest-header {
        text-align: center;
    }
    .main-wrapper .latest-news .header-content a {
        float: initial !important;
        /* text-align: left; */
        display: inline-block;
        width: 100px;
        margin-left: 32%;
    }

}
.main-wrapper .recommended-news{
    margin-bottom: 15px;
}
.main-wrapper .recommended-news .recommended-reading{
    background-color: #bcc5c9;
    margin-bottom: 20px
}
.main-wrapper .recommended-news .recommended-reading .header-box {
    text-align: center;
    text-transform: capitalize;
    background-color: #4f626a;
    color: #fff;
    height: 45px;
    vertical-align: middle;
    width: 100%;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}
.main-wrapper .recommended-news .recommended-reading h3{
    font-size: 18px;
	margin-top:8px;
}

.main-wrapper .recommended-news .recommended-reading ul{
    padding: 25px 30px;
    height: 520px;
    overflow: hidden;
}
.main-wrapper .recommended-news .recommended-reading ul li{
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
    list-style-type: none;
    padding-left: 10px;
}
.main-wrapper .recommended-news .recommended-reading ul li a span{
    width: 7px;
    height: 7px;
    background-color: #a91e22;
    position: absolute;
    top: 5px;
    left: -15px;
}
.main-wrapper .recommended-news .recommended-reading a{
    position: relative;
    margin-right: 25px;
    margin-bottom: 10px;
}

.main-wrapper .recommended-news .recommended-reading a:hover{
	color:#a91e22;
}

.main-wrapper .recommended-news .recommended-reading span{
    display: block;
}
.main-wrapper .media-section .media-header{
    border-top: 5px solid #4f626a;
    border-left: 5px solid #4f626a;
    margin-bottom: 15px;
}
.main-wrapper .media-section .media-header h3{
    display: inline-block;
    color: #a31f28;
    font-weight: 700;
    text-transform: capitalize;
    padding-left: 15px;

    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: -8px
}




.divv1{
	background: #4f626a;
    color: #FFF;
    padding: 5px;
    margin-bottom: 5px;
	border:2px solid #4f626a;
	cursor:pointer;
	border-radius: 5px;
}

.divv1_active{
	background:#FFF;
	color: #4f626a;
}

.divv1:hover,.divv1:focus,.divv1:active{
	background:#FFF;
	color: #4f626a;
}

.divv2{
	display:none;
}

.divv2 .title1{
	margin-bottom:5px;
}

.cat_div11{
	margin-right:0px;
	margin-left:0px;
}


.social_media_div{
	height: 580px;
    overflow: hidden;
}

.main-wrapper .media-section .media-header a {
    padding: 2px 10px;
    position: relative;
    top: 7px;
}
.main-wrapper .media-section .media-box p,
.main-wrapper .media-section .media-box span{
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 900;
    margin: 0 auto;
}
.main-wrapper .recommended-news .subscribe-section{
    background-color: #bcc5c9;
    padding: 13px 10px;
    padding-bottom: 38px;
    margin-bottom: 9px;
}
.main-wrapper .recommended-news .subscribe-section h4{
    color: #a31f28;
    text-transform: capitalize;
    margin-top: 0;
    font-weight: 700;
}
.submit-btn{
    float: right;
    margin-top: 10px;
    position: relative;
    padding: 5px 20px;
    border-radius: 2px;
}
.submit-btn span{
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    top: -6px;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #a31f28;
}

.iframe-facebook iframe{
max-width:100%;	
}

.main-wrapper .recommended-news .social-media .nav-tabs>li:nth-child(1).active>a,
.main-wrapper .recommended-news .social-media .nav-tabs>li:nth-child(1).active>a:focus,
.main-wrapper .recommended-news .social-media .nav-tabs>li:nth-child(1).active>a:hover,
.main-wrapper .recommended-news .social-media .nav-tabs>li:nth-child(1)>a:hover
{
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.main-wrapper .recommended-news .social-media .nav-tabs>li:nth-child(2).active>a,
.main-wrapper .recommended-news .social-media .nav-tabs>li:nth-child(2).active>a:focus,
.main-wrapper .recommended-news .social-media .nav-tabs>li:nth-child(2).active>a:hover,
.main-wrapper .recommended-news .social-media .nav-tabs>li:nth-child(2)>a:hover
{
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.social-media .nav>li>a{
	    padding: 3px 12px;
}


.social-media .nav-tabs>li>a{
	border-radius: 10px 10px 0 0;
}

.facebook-responsive,.responsive-twitter{
    display: none;
}
.facebook-iframe{
    width: 100%;
}
.nav-tabs>li>a {
     margin-right: 0px;
    font-size: 24px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #a31f28;
}
@media screen and (max-width: 991px) {
    /*.responsive-padding{*/
        /*padding:0 10px;*/
    /*}*/
    .reset-padding-left,.reset-padding-right{
        padding: 0px;
    }
    .reset-rpadding{
        padding: 0px;
    }
    .facebook-responsive,.responsive-twitter{
        display: block;
        width: 90%;
        margin-top: 20px;
        text-align: center;
        margin-bottom: 50px;
    }
}

.main-wrapper .photos-gallery{
    margin-bottom: 25px;
}
.main-wrapper .photos-gallery .photos-header{
    border-top: 5px solid #4f626a;
    border-left: 5px solid #4f626a;
    margin-bottom: 15px;
}
.main-wrapper .photos-gallery .photos-header h3{
    display: inline-block;
    color: #a31f28;
    font-weight: 700;
    text-transform: capitalize;
    padding-left: 15px;

    margin: 0 auto;
	margin-top: 8px;
    margin-bottom: 2px;
}
.main-wrapper .photos-gallery .photos-header a {
    margin: 15px auto;
}

.slide-image{
    margin: 0 10px;
}
.slide-image img{
    width: 100%;
    height: 200px;
}
.slick-next,.slick-prev {
    width: 20px;
    height: 60px;
}

.intertech{
	float:right;
	color:#FFF;
	padding-top: 15px;
}


footer{
    min-height: 50px;
    background-color: #445a63;
}

.facebook-iframe .uiScaledImageContainer,._2p3a{
    width: 100% !important;
}

@media screen and (max-width: 1199px) {
    .slick-next {
        right: -5px;
    }
    .slick-prev {
         left: -5px;
     }
    .photos-gallery .row{
        width: 95%;
        margin: 0 auto;
    }

}
@media screen and (max-width: 767px) {
    .navbar-form .form-group {
        margin-right: 0;
    }
    .slider-image {
        width: 85%;
        margin: 0 auto;
    }
    .main-wrapper .photos-gallery .photos-header a {
        margin: 15px auto;
    }
	
	.main-wrapper .top-header{
		padding-bottom:0;
	}
}
@media screen and (max-width: 380px) {
    .main-wrapper .photos-gallery .photos-header a {
        float: initial !important;
        text-align: left;
        display: block;
        width: 100px;
    }
    .main-wrapper .photos-gallery .photos-header h3 {
        text-align: center;
        display: block;
    }

}