

/* /ckstyles */

.sitemap ul {
    margin:3px 0 12px 0;
}
.sitemap ul li{
    margin:0 0 2px 0;
    list-style-type: none;
}
.sitemap ul li a{
    font-size:12px;
}
.sitemap ul li ul li{
    margin:0 0 2px 30px;
    list-style-type: disc;
}
.sitemap ul li ul li a{
    font-size:11px;
}
.sitemap ul li ul li ul li{
    margin:0 0 2px 20px;
}
.sitemap ul li ul li ul li a{
    font-size:10px;
}
.sitemap ul li ul li ul li ul li a{
    font-size:10px;
}

em, strong em, em strong {font-style: italic}
strong, em strong, strong em {font-weight: bold}

.tagWrap {
    position: relative;
}

.tagWrapPencil {
    position: absolute;
    right: 1px;
    top: 1px;
    cursor: pointer;
}

.popupHolder {
	width: 100%;
	height: 100%;
	background: url(../images/bg_popup.png) repeat 0 0;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 10001;
}

.popupBoxCms {
	border: 1px solid #aeaeae;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 100px;
	-moz-box-shadow: 0px 1px 2px 1px #ccc;
	-webkit-box-shadow: 0px 1px 2px 1px #ccc;
	box-shadow: 0px 5px 15px 5px #444;
}

.cmsEditPopup {
	width: 700px;
    min-height:500px;
	margin-left: -277px;
	top: 100px;
}



.popupBg {
	background: url(../images/popup-bg.png);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2000000;
	display: none;
}

.popupBox {
	position: fixed;
	top: 20px;
	left: 50%;
	width: 637px;
	padding: 35px;
	margin-left: -361px;
	border: 8px solid #f2f2f2;
	z-index: 2000001;
	background: #fff;
	display: none;
}

.popupClose {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}



.closeBox {
	text-align: right;
	padding: 6px 7px 1px 7px;
	background: #ebebef;
	border-bottom: 1px solid #bdbdbd;
}

.closeBox h3 {
	float: left;
	color: #1e4680;
	font-size: 15px;
	padding: 5px 0 6px 5px;
}

.popupContent {
	padding: 16px;
}

#uberbar  {
  border-bottom:1px solid #eee;
  background:#efefef;
  padding:10px 20px;
  position:fixed;
  bottom:0;
  left:0;
  opacity:0.8;
  z-index:2000;
  width:100%;
}
.cmsConfirmBanner {
    position:fixed;
    z-index:20000;
    width:98%;
    left:0;
    top:0;
    height:60px;
    background:#efefef;
    padding:15px;
}



.page_headings_div p {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    font-family: 'Poppins', sans-serif;
    margin: 10px 0;
}

.bodyOuter p {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    font-family: 'Poppins', sans-serif;
    margin: 10px 0;
}

.modelBlock {
    display:none;
}




.clearAll {
	clear: both;
	width: 100%;
	height: 0px;
	overflow: hidden;
	display: block;
}

.clearSpacer20 {
	clear: both;
	width: 100%;
	height: 20px;
	overflow: hidden;
	display: block;
}

.blockBorderRight {
    border-right: 1px solid #00529b;
}
.blockBorderLeft {
    border-left: 1px solid #00529b;
}

h2.mid_banner_text {
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	color: #02549d;
	font-size: 70px;
	margin: 0;
	text-transform: uppercase;
}

.buttons_partActive button.btn.btn-primary.btn-md.btn_rights.click_class {
    color: rgb(0, 82, 155);
    background: rgb(255, 255, 255);
}

.buttons_partActive span.right_find i {
    color: #00529b;
}


/* ckstyles */

h3.main_list_events_head {
    color: #4f4c4c;
    font-size: 24px;
    margin: 0;
    margin-bottom: 15px;
}
h3.main_list_events_head_blue {
    color: #006ab0;
    font-size: 24px;
    margin: 0;
    margin-bottom: 15px;
}



p.list_events_pas_pMedGray {
    font-size: 17px;
    font-weight: 300;
}

p.list_events_pas_pMedBlue {
    font-size: 17px;
    font-weight: 300;
    color: #006ab0;
}


/* /ckstyles */


.drops_up_nav.aboutdyn_nav {
    width: 50%;
    float: left;
    position: absolute;
    padding: 10px;
    background: rgb(242, 242, 242);
    border: 1px solid #ccc;
    top: 32px;
    left: 1%;
    z-index: 999999;
    display: none;
}


/* ckstyle 2up,full blocks with bgcolor */



.left-big-widget {
	width:58%;
	float:left;
}
.right-small-widget {
	width:40%;
	float:right;
}
.left-small-widget {
	width:40%;
	float:left;
}
.right-big-widget {
	width:58%;
	float:right;
}
.left-equal-widget {
	width:49%;
	float:left;
}
.right-equal-widget {
	width:49%;
	float:right;
}
.full-width-widget {
    float: left;
    width: 100%;
}

.left-big-widget, .right-small-widget, .left-small-widget, .right-big-widget, .left-equal-widget, .right-equal-widget, .full-width-widget {
	padding:2% 1.5%;
	background:#fff;
	min-height: 245px;
	margin-bottom: 15px;
}

.left-big-widget h4.blockHeader, .right-small-widget h4.blockHeader, .left-small-widget h4.blockHeader, .right-big-widget h4.blockHeader, .full-width-widget h4.blockHeader, .left-equal-widget h4.blockHeader, .right-equal-widget h4.blockHeader {
    margin: 5px 0;
    font-size: 16px;
    color: #4f4c4c;
    font-weight: 600;
}

.left-big-widget p, .right-small-widget p, .left-small-widget p, .right-big-widget p, .full-width-widget p, .left-equal-widget p, .right-equal-widget p {
	font-size:14px;
	color:#4f4c4c;
}

/* /ckstyle 2up,full blocks with bgcolor */







/* /ckstyles */


.nav > li > a.topnavonstate {
    color: #fade00;
    background: transparent;
}



li.has_subs_seconds.leftnavonstateLi {
	border-left: 2px solid #7db2dae6;
}



a.main_toogle_p.leftnavonstateA {
	border-bottom:1.5px solid #016aac;
	width: auto!important;
}

a.main_toogle_p.b.normals.leftnavonstateA {
    border-bottom: 1.5px solid #016aac;
}

a.main_toogle_p.b.normals.subs {
    padding-left:15px;
}

a.main_toogle_p.b.normals.subs.leftnavonstateA {
    border-bottom: 1.5px solid #016aac;
}


.buttonBlock {
    display:block;
    width:200px;
    margin-left:auto;
    margin-right:auto;
}

a.fambutton {
    display:block;
    width:200px;
    margin-left:auto;
    margin-right:auto;
    padding-left:10px;
    padding-right:10px;
}
.overlay {
 /* background-color: #008cba; */
}


.infos_defaults iframe {
    width: 100%;
}


.col-sm-9 ul, .col-sm-6 ul, .col-md-9 ul, .col-sm-7 ul, .panel-body ul, .flex_texts ul, .ind_resultss ul, .ind_info_teams ul {
     list-style: disc;
     margin-left: 18px;
    float:none;

}
 .col-sm-9 li, .col-sm-6 li, .col-md-9 li, .col-sm-7 li, .panel-body li, .flex_texts li, .ind_resultss li, .ind_info_teams li {
    display: list-item;
    float:none;

}

.teams_infos {
    margin-bottom:15px;
    height: 100px;
}

.img_knows_video iframe {
    width: 100%;
}

h6.hrBlue {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    height: 2px;
    color: #00529b;
    background: #00529b;
    font-size: 0;
    border: 0;
    clear: both;
    padding:0;

}



@media screen and (max-width: 1296px) and (min-width: 768px) {
 .navbar-right {
		margin-top:0;
 }
}

@media (max-width: 767px) {

    .blockBorderRight, .blockBorderLeft {
        border-right: none;
    }

	li.has_subs_seconds.leftnavonstateLi {
		border:none;
	}

}

@media (max-width: 991px) {


}




@media screen and (max-width: 767px) and (min-width: 320px) {


.drops_up_nav.aboutdyn_nav {
	width: 96%;
	left: 10px;
	top: 0;
	position: relative;
	border-top: none;
    border-left: none;
    border-right: none;
}
}




@media(max-width:767px){
/* ckstyle 2up,full blocks with bgcolor */
.left-big-widget, .right-small-widget, .left-small-widget, .right-big-widget, .full-width-widget, .left-equal-widget, .right-equal-widget {
	width:100%;
	float:none;
}
/* /ckstyle 2up,full blocks with bgcolor */
section.after_banner_home  {
  padding-top: 0 !important;
}
section.banner_section_home  {
  padding-bottom: 15px !important;
}


}




@media(max-width: 640px) {
  /* ckstyle 2up,full blocks with bgcolor */
	.left-big-widget, .right-small-widget, .left-small-widget, .right-big-widget, .full-width-widget, .left-equal-widget, .right-equal-widget, .feature-block3-grid-4 {
	    width: 94%;
	    margin: 10px 2%;
	    float: left;
	}
   /* /ckstyle 2up,full blocks with bgcolor */
}

@media(max-width: 480px) {
  .subCatMob, .class_flex  {width:100%;min-width:220px;padding:0;}    
}













