﻿rubbish@font-face {
    font-family: 'VIPER NORA';
}

.cbp-hrmenu {
    margin-top: 0px;
    width: 100%;
}

    /* general ul style */
   .cbp-hrmenu ul {
    /*border-top: medium solid;*/
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;height: 60px;
	/* position:relative; */
}
.ContainerMenue{
position:relative;
}
.cbp-hrmenu > ul{
border:none !important;
position:relative;
}

    /* first level ul style */
    .cbp-hrmenu > ul,
    .cbp-hrmenu .cbp-hrsub-inner {
       /*  width: 90%;
        max-width: 70em; */
        /*margin: 0 auto;*/
        /*padding: 0 1.875em;*/
        float: right;
    }
	.MenueBig {
    margin-top: 15px;
    width: 100%;
}
.MenueBig .menuReadMore {
    background-color: #008cad !important;
    color: #fff !important;
    padding: 0 10px;
}
        .cbp-hrmenu > ul > li {
            display: inline-block;
            float: left;
        }
		.cbp-hrmenu > ul > li:first-child a{background:none}
            /*@font-face {
    font-family: 'Conv_gesstwomedium_medium';
    src: url('../../fonts/font/gesstwomedium_medium.eot');
    src: local('☺'),url('../../fonts/font/gesstwomedium_medium.woff') format('woff'),url('../../fonts/font/gesstwomedium_medium.ttf') format('truetype'),url('../../fonts/font/gesstwomedium_medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
.cbp-hrmenu > ul > li > a {
    background-image: url(/Uploads/Layouts/FronEndforMatserPage/images/line.png);
    background-position: 2px 22px;
    background-repeat: no-repeat;
    color: #434545;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    padding: 21px 6px 4px 9px;
}

                .cbp-hrmenu > ul > li > a:hover {
                    color: #008cad;
                }

            .cbp-hrmenu > ul > li.cbp-hropen a,
            .cbp-hrmenu > ul > li.cbp-hropen > a:hover {
                /*color: #fff;*/
            
            }

    /* sub-menu */
	.arrowMenu {
    
    position: absolute;
    top: -12px;
}
.arrowNews{right: 4.5%;}
.arrowreports{right:10%}
.arrowinterviews{right:17%}
.arrowarticles{right:24%;}
.arrowmstudies{right:30%;}
.arrowoccupation{right:38%;}
.arrowmultiMedia{right:46%}
.palstine{right:54%;}
.cbp-hrmenu .cbp-hrsub {
    display: none;
    position: absolute;
    left: 0%;
    top: 55px;
    width: 1270px;
    z-index: 10000;
}
	.mmMenuUL li:last-child{
	border-bottom:none;
	}

.fright{
float:left;

}
.orangeTitle{
background-color:orange;
}
.MenuTitle {
    border-radius: 8px;
    color: #fff !important;
    font-size: 17px;
    margin-bottom: 6px;
    padding: 6px;
}
.cbp-hropen .cbp-hrsub {
    display: block;
    padding-bottom: 3em;
}

.cbp-hrmenu .cbp-hrsub-inner > div {

    float: left;
    /* padding: 0 2em 0; */
}
.mmMenuUL span {
    float: right;
    margin-right: 10px;
    width: calc(100% - 95px);
	line-height:23px;
}
.mmMenuUL li {
    /* border-bottom: thin solid #999; */
    float: left;
    margin-bottom: 5px;
    padding-bottom: 5px;
    /* width: 100%; */
}
.MenueBig a{
/* background-color:inherit !important; */
/*color:#434545;*/
}
.MenueBig span{
color:#fff;
}
.mmMenuUL a{background-color:inherit !important;color:#353434  !important;}
.mmMenuUL img{float:left;width:80px;}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
    content: " ";
    display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
    clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
    line-height: 2em;
}

.cbp-hrsub h4 {
    color: #afdefa;
    padding: 2em 0 0.6em;
    margin: 0;
    font-size: 160%;
    font-weight: 300;
}

/* Examples for media queries */

@media screen and (max-width: 52.75em) {

    .cbp-hrmenu {
        font-size: 80%;
    }
}

@media screen and (max-width: 43em) {

    .cbp-hrmenu {
        font-size: 120%;
        border: none;
    }

        .cbp-hrmenu > ul,
        .cbp-hrmenu .cbp-hrsub-inner {
            width: 100%;
            padding: 0;
        }

        .cbp-hrmenu .cbp-hrsub-inner {
            padding: 0 2em;
            font-size: 75%;
        }

       .cbp-hrmenu > ul > li {
    border: thin solid #ccc;
    display: inline-block;
    float: right;
    margin-bottom: 0;
}
    

            .cbp-hrmenu > ul > li > a {
                display: block;
                padding: 1em 3em;
				
            }

        .cbp-hrmenu .cbp-hrsub {
            /*position: relative;*/
        }

    .cbp-hrsub h4 {
        padding-top: 0.6em;
    }
}

@media screen and (max-width: 36em) {
    .cbp-hrmenu .cbp-hrsub-inner > div {
        width: 100%;
        float: none;
        padding: 0 2em;
    }
}
