@font-face {
 font-family: "franchise_freebold";
 font-display: auto;
 font-weight: 900;
 src: url(../fonts/Franchise-Free-Bold.otf) format('OpenType');
}
			
html,
body {
	height: 100%;
	font-weight:700;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
    font-family: 'Oswald', sans-serif;
}
/*
font-family: 'Oswald', sans-serif;
font-family: 'Nunito', sans-serif;
font-family: 'Vesper Libre', serif;
font-family: "franchise_freebold";
*/
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	color: #111111;
	font-weight: 400;
}

h1 {
	font-size: 70px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

p {
	font-size: 15px;
	color: #000000;
	font-weight: 400;
	line-height: 26px;
	margin: 0 0 15px 0;
}

img {
	max-width: 100%;
}

input:focus,
select:focus,
button:focus,
textarea:focus {
	outline: none;
}

a,a:hover,
a:focus {
	text-decoration: none;
	outline: none;
	color: #ffffff;
}

ul,
ol {
	padding: 0;
	margin: 0;
}

.my_cl{
	color:#dfae43 !important;
}
.my_bg{
	background:#dfae43 !important;
}

.gn_cl{
	color:#35706c !important;
}
.gn_bg{
	background:#35706c !important;
}

.sl_cl{
	color:#efefef !important;
}
.sl_bg{
	background:#efefef !important;
}

.main_menu.menudan .navbar {
  justify-content: flex-end;
}

.menudan .navbar-brand{
	position: absolute;
    top: -41px;
	left:0;
    background: #fff;
    display: block;
    width: 107px;
    height: 100px;
    text-align: center;
	border-radius: 0 0 4px 4px;
	box-shadow: 0px 4px 10px rgb(0 0 0 / 53%);
}

.menudan .navbar-brand img{
	width: 100%;
}

.menu_fixed.menudan {
  background-color: #fff;
}

.main_menu.menudan.menu_fixed .navbar-brand{
	box-shadow:unset;
}

.main_menu.menudan.menu_fixed .main-menu-item ul li .nav-link{
	color:#000 !important;
}

.dropdown-item.active, .dropdown-item:active{
	background:unset !important;
}
.dropdown-item span{
	width: 30px;
    height: 26px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 10%;
    cursor: pointer;
    text-align: center;
    line-height: 26px;
	margin-right:4px;
    font-family: 'Nunito', sans-serif;
    display: inline-block;
}
.dropdown-item span i{
	font-size:15px;
	color:#fff;
}


.mkellp, .mkells {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}


.tpbanner {
    background-attachment: fixed;
}

.tpbanner {
    width: 100%;
    height: 100vh;
    background: url(../ace_ban/bcd1d55_62392.png) top center;
    background-size: cover;
    position: relative;
}

.tpbanner .banner-fluid {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 15px;
    right: 15px;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.tpbanner h1 {
    margin: 0;
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase;
    color: #efefef;
}



.serv-bg{
  position: absolute;
  margin-left: 0px;
  margin-top: 100px;
}

.main-services {
  transition: transform 0.6s;
	transform-style: preserve-3d;
	margin: 2rem 5px 10px 5px;
}

/*
.main-services:hover{
	transform: rotateY(180deg);
}
*/

.main-services .serv-nm,.main-services .serv-inf{
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.08);
}


.main-services .serv-nm{
	
}

.main-services .serv-inf{
	transform: rotateY(180deg);
}

.main-services .sericn {
    position: absolute;
    top: -22px;
    background: linear-gradient(to right, #35706c, #efefef);
    padding: 10px;
    width: 150px;
    border-radius: 50%;
    margin: auto;
    transform: rotate(20deg);
    text-align:center;
}

.main-services img {
  max-width: 0.8in;
  margin: 0 auto;
  transform: rotate(-20deg);
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}

.srvcont {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.main-services h3 {
  font-size: 30px;
  color: #35706c;
  font-weight:600;
  text-transform:uppercase;
}

.main-services p {
    font-size:20px;
    font-weight: 300;
    line-height: 35px;
}

.main-services ul li{
	font-weight:600;
}

.main-services ul li i{
	font-size: 12px;
}

/******/
.danmenu .navbar-brand{
	position:relative;
	background:#dead42;
}

.danmenu .navbar-brand .nimg{
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 0;
    float: left;
    height: 65px;
    width: 65px;
    overflow: hidden;
}

.danmenu .navbar-brand .ninf {
    margin-left: 65px;
    padding-left: 10px;
}

.danmenu .navbar-brand .ninf h4{
	line-height: -webkit-calc(20/16);
    line-height: -moz-calc(20/16);
    line-height: calc(20/16);
	color:#fff;
}

.danmenu .navbar-brand .ninf h4 .tph{
	display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 35px;
    font-weight: 600;
}

.danmenu .navbar-brand .ninf h4 .dwh{
	display: block;
    font-family: 'Nunito', sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 5px;
}



/******/

@media (max-width: 991px) {
	.menudan .navbar-brand {
		top: -9px;
	}
	.menudan .navbar-brand img{
		width: 100%;
		margin: 10px 0;
	}
}

.blog__large {
	margin-bottom: 10px;
	overflow: hidden;
	background: #f5f5f5;
}

.blog__large__pic {
	float: left;
	margin-right: 50px;
}

.blog__large__text {
	overflow: hidden;
	padding-top: 20px;
	padding-right: 50px;
}

.blog__large__text span {
	font-size: 13px;
	font-style: italic;
	color: #f3bd00;
	text-transform: uppercase;
}

.blog__large__text h4 {
	color: #35706c;
    font-weight: bold;
	line-height: 31px;
	margin-top: 5px;
	margin-bottom: 6px;
}

.blog__large__text ul {
	margin-bottom: 8px;
}

.blog__large__text ul li {
	list-style: none;
	font-size: 16px;
	color: #989898;
    font-weight: 300;
	font-style: normal;
	margin-right: 20px;
	position: relative;
	display: inline-block;
}

.banner_part.othfs .blog__large__text ul li{
	font-size: 18px;
    color: #cecbcb;
    font-weight: 400;
    font-family: 'Vesper Libre', serif;
}

.newsevnt .blog__large__text ul li{
	font-size:20px;
}


.blog__large__text ul li:after {
	position: absolute;
	right: -15px;
	top: 0;
	content: "/";
}

.blog__large__text ul li:last-child {
	margin-right: 0;
}

.blog__large__text ul li:last-child:after {
	display: none;
}

.blog__large__text p{
	font-size: 17px;
	color: #595353;
	margin-bottom: 10px;
	font-weight: 200;
	font-family: 'Vesper Libre', serif;
	height: 159px;
    overflow: hidden;
}

.nweventz .blog__large__text p{
	height:129px;
}

.blog__large__text a.lnk {
	display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    padding: 8px 21px;
    letter-spacing: 1px;
    background: #efefef;
    color: #35706c;
    border: 3px solid #35706c;
}
.blog__large__text a.lnk h3{
	color: #35706c;
	font-weight:400 !important;
}

.naahnn .blog__large .blog__large__text h4{
		/*overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;*/
		width: 100%;
	}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.blog__large__pic {
		margin-right: 30px;
	}
	.blog__large__text {
		padding-top: 12px;
		padding-right: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.blog__large__pic {
		float: none;
		margin-right: 0;
	}
	.allevnt .blog__large__pic {
		padding-top: 15px;
		margin-top: 0px;
	}
	.blog__large__pic img {
		min-width: 100%;
		margin-bottom: 30px;
	}
	.blog__large__text {
		padding-left: 40px;
		padding-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.blog__large__pic {
		float: none;
		margin-right: 0;
	}
	
	.allevnt .blog__large__pic{
		padding-top: 29px;
		margin-top: 10px;}
	.blog__large__pic img {
		min-width: 100%;
		-webkit-transform: scale(1.25);
		-ms-transform: scale(1.25);
		transform: scale(1.25);
		margin-bottom: 30px;
	}
	.blog__large__text {
		padding-left: 20px;
		padding-bottom: 30px;
	}
	
	.main-services {
        margin: 2rem 5px 0px 5px;
    }

}


.postread .pstdate{
	font-size: 18px;
    font-weight: 300;
	font-family: 'Vesper Libre', serif;
	margin:0;
	font-style:italic;
}

.postread h2{
	font-size: 42px;
	line-height: 60px;
	margin-bottom: 42px;
	font-weight:300;
}

.main-news p,.main-news ul li, .main-news ol li{
	font-size: 18px;
	color:#696969;
    line-height: 31px;
	letter-spacing: 0.0312rem;
	font-family: 'Vesper Libre', serif;
}


.pagination__option {
	text-align: center;
}

.pagination__option a,.pagination__option span {
	display: inline-block;
	font-size: 14px;
	color: #111111;
	font-weight: 600;
	background: #f2f2f2;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 14px 22px;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
	margin-right: 10px;
}

.pagination__option a:last-child {
	margin-right: 0;
}

.pagination__option a i{
	font-size: 20px;
    font-weight: bold;
    position: relative;
    top: 1.5px;
}

.pagination__option a:hover {
	background: #dfae43;
	color: #ffffff;
}


.allevnt .blog__large__text h4 {
	font-weight:500;
}

.allevnt .blog__large__text {
	position:relative;
}

.allevnt ul{
	position: absolute;
    right: 0;
    top: -18px;
    background: #dfae43;
    font-size: 20px;
    margin: 0;
	z-index:99;
}

.allevnt ul li{
	color: #000;
    font-weight: 500;
    padding: 5px;
}
/******************************************/

.new_mdk>.lstnws>div {
    position: relative;
    z-index: 10;
}

.new_mdk>.lstnws>div.nws_post .nws_img {
    position: relative;
}

.new_mdk>.lstnws>div.nws_post .nws_img:after {
    -webkit-transition: all .5s;
    transition: all .5s;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
}

.new_mdk>.lstnws>div.nws_post .info {
    background-color: #fff;
}

.new_mdk>.lstnws>div.nws_post>div.nws_img a {
    text-indent: -9999px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
}

.new_mdk>.lstnws>div.nws_post>div.info {
    width: 220px;
    height: 220px;
    margin: 0 auto;
    padding: 5px 10px 32px;
    position: relative;
}

.new_mdk>.lstnws>div.nws_post>div.info:after {
    content: '';
    position: absolute;
    left: 30px;
    top: -26px;
    border: 13px solid transparent;
    border-bottom: 13px solid #fff;
}

.new_mdk>.lstnws>div.nws_post>div.info h3~p {
    display: none;
}

.new_mdk>.lstnws>div.nws_post>div .lstnws {
    position: absolute;
    left: 0;
    bottom: 7px;
    width: 100%;
    padding: 0 30px;
    overflow: hidden;
    color: #8d8d8d;
    font: 12px/32px 'Oswald', sans-serif;
}

.new_mdk>.lstnws>div.nws_post>div .lstnws p {
    margin: 0;
    float: left;
}

.new_mdk>.lstnws>div.nws_post>div .lstnws .share {
    float: right;
    margin-right: -9px;
}

.new_mdk>.lstnws>div.nws_post>div .lstnws .share ul {
    float: left;
}

.new_mdk>.lstnws>div.nws_post>div .lstnws .share ul li {
    float: left;
}

.new_mdk>.lstnws>div.nws_post>div .lstnws .share ul li:first-child {
    margin-right: -1px;
}

.new_mdk>.lstnws>div.nws_post>div .lstnws .share a {
    display: block;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    color: #8d8d8d;
    overflow: hidden;
}

.new_mdk>.lstnws>div.nws_post>div .lstnws .share a i {
    display: none;
}

.new_mdk>.lstnws>div.nws_post>div .lstnws .share a span {
    display: block;
    border: 1px solid #d7d7d7;
}
.new_mdk>.lstnws>div .nws_img {
    height: 210px;
    width: 240px;
    margin: 0 auto;
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-color: #fff !important;
}

.new_mdk h5 {
    margin: 0 0 5px;
    font: 12px/16px 'oswaldregular', sans-serif;
    text-transform: uppercase;
    color: #dfae43;
}

.new_mdk h3 {
    font: 18px/28px 'oswaldregular', sans-serif;
    color: #000;
	height: 100%;
    overflow: hidden;
}

.new_mdk h3 a {
    color: #000;
	font-family:'Oswald', sans-serif;
	font-weight:500;
	align-items: center;
    display: flex;
    height: 100%;
}


/******************************************/

.justify-tab .nav-tabs li a {
	color: #3b3f5c; 
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
}

.nav-tabs .nav-link{
	border: 5px solid transparent;
}

.justify-tab .nav-tabs .nav-link:focus,.justify-tab .nav-tabs .nav-link:hover {
    border-color: transparent;
    border-bottom-color: #dfae43;
}

.justify-tab .nav-tabs .nav-item.show .nav-link, .justify-tab .nav-tabs .nav-link.active {
	color: #000;
    background-color: #fff;
    border-color: #fff #fff #dfae43; /*e0e6ed*/
	
}

.justify-tab .tab-content > .tab-pane {
  padding: 20px 0 0 0; 

}
.tab-content{
	background:#f5f5f5;
}

.justify-tab .tab-content > .tab-pane p{
	color: #504e4e;
    font-family: 'Vesper Libre', serif;
    font-size: 18px;
    letter-spacing: 0.8px;
}



.tab-content .tbhd h2{
	font-weight: 200;
    border-bottom: 1px solid #cccaca;
}




/***************************/




/**********************************************************/

.set_vbg{
	height: 100%;
	position: relative;
	overflow: hidden;
	padding: 60px 0px;
	display: flex;
	align-items: center;
	color:white !important;
	text-align:center !important;
}

.setnv{
	position: absolute;
    top: 13px;
    right: 9px;
    font-size: 20px;
}

.vd_hg{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
	overflow: hidden;
}

.myVid{
	height:100%;
	object-fit: cover;
	width:100%;
}

.single-feature-post.video-post {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 200px;
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.single-feature-post.video-post .play-btn {
    position: absolute;
    margin-top: -30px;
    margin-left: -30px;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    font-size: 24px;
    background-color: #0f111270;
    border-radius: 50%;
    color: #fff;
    line-height: 60px;
    text-align: center;
    padding: 0 0 0 3px;
    z-index: 99;
	outline:unset;
	border:unset;
	opacity:0;
	visibility:hidden;
}

.single-feature-post.video-post:hover .play-btn{
	opacity:1;
	visibility:visible;
}

.single-feature-post.video-post .post-content {
    position: relative;
    left: 0;
    z-index: 59;
    width: 100%;
    height: 100%;
    padding: 5px 30px;
}

.post-cata {
    padding: 8px 15px 6px;
    border-radius: 2px;
    font-size: 14px;
    letter-spacing: 1px;
    border: none;
    color: #fff;
    line-height: 1;
	font-weight:bold;
    display: block;
	height: 100%;
	overflow:hidden;
}

.video-conts{
	position:absolute;
	background: #0f111270;
    bottom: 0px;
    width: 100%;
    height: 58px;
	overflow:hidden;
}

.video-conts p{
	font-size: 14px;
	color: #fff;
	padding:5px 10px;
	font-family: 'Nunito', sans-serif;
	line-height:17px;
}

.single-feature-post.video-post .post-content .post-title {
    font-size: 24px;
    display: block;
    color: #ffffff;
    margin-bottom: 10px;
	
}
.single-feature-post.video-post .post-content .post-meta {
    position: relative;
    z-index: 1;
	display:inline-block;
	float:right;
}

.single-feature-post.video-post .post-content .post-meta a {
    display: inline-block;
    margin-right: 30px;
    color: #ffffff;
}

.single-feature-post.video-post .video-duration {
    display: inline-block;
    position: absolute;
    right: 30px;
    bottom: 30px;
    background-color: #0f1112;
    padding: 6px 12px;
    border-radius: 2px;
    font-size: 14px;
    color: #ffffff;
    line-height: 1;
    z-index: 79;
	display:none;
}

.vizew-nav-tab {
    position: relative;
    z-index: 1;
    background-color: #fff;
	box-shadow:6px -6px 5px 0px rgb(64 64 64 / 19%);
    width: 100%;
    height: 250px;
    overflow-x: hidden;
    overflow-y: scroll;
	display:block !important;
}

.vizew-nav-tab .nav-item{
	position: relative;
    width: 100%;
}

.vizew-nav-tab .nav-link {
    padding: 0;
    padding: 5px 10px;
    border-left: 5px solid transparent;
    border-bottom: thin solid  transparent;
    border-top: thin solid transparent;
}
.single-blog-post {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}
.single-blog-post:last-child {
    margin-bottom: 0;
}

.single-blog-post.style-2 {
    margin-bottom: 0;
}

.single-blog-post.style-2 .post-thumbnail {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    max-width: 110px;
    width: 110px;
}
.single-blog-post.style-2 .post-thumbnail img {
    width: 100%;
}
.single-blog-post.style-2 .post-content {
    position: relative;
    z-index: 1;
    padding-left: 20px;
    overflow: hidden;
}

.single-blog-post.style-2 .post-content .post-title {
    color: #000;
    margin-bottom: 10px;
    display: block;
    line-height: 1.3;
	font-size: 14px;
    overflow: hidden;
    width: 100%;
	max-height: 55px;
	font-weight:400;
}

.single-blog-post.style-2 .post-content .post-meta span {
    display: inline-block;
    color: #fff;
    font-size: 12px;
}

.vizew-nav-tab .nav-link.active{
	border: 4px solid #eca200;
    border-bottom: thin solid #eca200;
    border-top: thin solid #eca200;
    border-right: transparent;
}

.fornavset {
	position: absolute;
    display: block !important;
    width: 94%;
    right: 2%;
    transition: .550s;
    height: 200px;
}

.fornavset .nav.vizew-nav-tab {
	height:100% !important;
}
/**********************************************************/



.setfgt .bbb_item{
	color: #222;
	display: block;
	padding: 1rem;
	width:100%;
}

.setfgt>a{
		width:70%;
		height:100%;
		margin:0px auto;
	}
.allfgts .setfgt{
	margin-bottom:10px;
}	

.allfgts .setfgt>a{
	border-bottom:3px solid #dfae43;
	box-shadow: 0px 10px 15px rgb(0 0 0 / 5%);
}
	
.fgtimg{
    border-bottom: 8px solid #dfae43;
    position: relative;
}

.fgtimg .nwimg{
	height: 200px;
	width: auto;
	max-width: 318px;
	border-bottom: 8px solid #dfae43;
	margin: 0 auto;
	background-size: cover !important;
}

.titlerecord{
	height: 33px;
	position: absolute;
	width: 100%;
	bottom: -16px;
	left: 0;
	text-align: center;
}

.titlerecord .rectil{
	width: 50px;
    height: 33px;
    display: inline-block;
    background-size: contain;
    margin-right: 2px;
	background-repeat:no-repeat;
}

.fgtnm{
	text-transform: uppercase;
	font-family: 'franchise_freebold';
	font-size: 28px;
	color: #000;
	line-height: 45px;
}


.setfgt .bbb_item table{
	font-family: 'franchise_freebold';
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	width: 100%;
	font-size: 30px;
	margin-bottom: 9px;
	border-collapse: collapse;
	border-spacing: 0;
}

.setfgt .bbb_item table tr td{
	padding: 5px;
	width: 25%;
}

.setfgt .bbb_item table tr>td>div {
    padding-top: 3px;
}

.setfgt .bbb_item table tr>td>div .tittag {
    color: #e4e4e4;
    font-size: 19px;
    font-weight: 500;
    font-style: normal;
    display: block;
    text-transform: uppercase;
    font-family: "franchise_freebold";
}


.setfgt .bbb_item .fgtinfo{
    color: #fcfdff;
    font-size: 15px;
	margin-bottom: 10px;
    min-height: 47px;
	font-weight: 300;
    font-family: 'Oswald', sans-serif;
}

.setfgt .bbb_item .fgtinfo strong{
	color: #333;
}

.allfgts .setfgt .bbb_item table tr>td>div .tittag {
    color: #6f6c6c;
}

.allfgts .setfgt .bbb_item .fgtinfo {
    color: #454545;
}

.bbb_nav {
    display: block;
    width: 36px;
    height: 60px;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 10%);
    text-align: center;
    cursor: pointer;
    background-color: #d2d0d0;
    position: absolute;
    top: 40%;
    padding: 8px 0;
    z-index:999;
}

.bbb_nav.bbb_prev{
	left:-6px;
}

.bbb_nav.bbb_next{
	right:-6px;
}

.bbb_nav:last-child {
    margin-right: 0px
}

.bbb_nav i {
    line-height: 36px;
    color: #000;
    font-size: 100px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
	z-index:999;
}

.jusfgts{
	height: unset;
    background-size: cover;
}

.banner_part.jusfgts .container .row, .banner_part.jusfgts .container-fluid .row {
    height: unset !important;
}

.picdvd {
	
}

.fighter-imgs{
	height: 112vw;
	width: 100%;
	margin-left: 0%;
	background-position: top center;
	background-repeat:no-repeat;
	background-size:cover;
}

.fgt-recx {
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
    overflow: hidden;
}

.fgt-recx::before, .fgt-recx::after {
    background-color: #FFF;
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.fgt-recx::before {
    right: 0.5em;
    margin-left: -50%;
}

.fgt-recx::after {
    left: 0.5em;
    margin-right: -50%;
}

.fgt-recx h6 {
    font-size: x-large;
    color: white;
    line-height: 1;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-style: normal;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
	text-transform: uppercase;
}

.fgt-recx h6 span {
    display: inline;
    color: #969696;
    padding: 0 10px;
}

.fgt-info h1 {
    font-family: 'franchise_freebold';
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 1;
	text-align: center;
    color: #fff;
}

.fgt-recx.champ-chk::before, .fgt-recx.champ-chk::after {
    top: -16px;
}

.champ-tags{
	width: 53px;
	height: 33px;
	display: inline-block;
	background-size: contain;
}

.real-stat-fgt{
	border-bottom: 2px solid #fff;
    margin-bottom: 10px;
    justify-content: center;
}

.real-stat-fgt .rpcut{
	color: #e4e4e4;
    font-size: 58px;
    font-style: normal;
    display: block;
    text-transform: uppercase;
    font-family: "franchise_freebold";
    line-height: 38px;
    text-align: center;
}

.real-stat-fgt .rpcut .tittag{
	font-size:19px;
	display:block;
	color:#35706c;
}

table.pers-info{
	text-align: left;
	width: 80%;
	margin: 0 auto;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #ece3e3e6;
	font-weight:300;
}

table.pers-info td{
	
}

table.pers-info td span{
	display: inline-block;
    color: #969696;
    text-transform: uppercase;
}

a.champ-tags span{
	display:block;
	padding: 3px;
    font-size: 18px;
}

.antof ul li,.antof ol li {
	position: relative;
    padding-left: 30px;
	margin-bottom:5px;
}

.antof ul li::before,.antof ol li::before {
    left: 0;
    font-size: 20px;
    top: -.3rem;
    font-family: 'Linearicons-Free';
    content: "\e87f";
    position: absolute;
	color:#dfae43;
}

.fgttable{
	width: 100%;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
}

.fgttable thead{
	font-weight: 500;
}

.fgttable tbody{
	font-weight: 400;
}

.accordion .card .card-header div .faq-q-title {
	overflow: hidden;
	font-size: 14px;
	color: #000;
	font-weight: 600;
	letter-spacing: 1px; 
}

.accordion .card .card-header div .icons {
	display: inline-block;
	float: right; 
}


.allvidz {
	
}

.vidz-hd {
    text-align: left;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

.vidz-hd h4 {
    font-weight: 700;
    margin-bottom: 10px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.picssettn .vidz-hd h4{
	width: 80%;
}

.vidz-hd .line {
    width: 100%;
    height: 1px;
    background-color: #4e5152;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.vidz-hd .line::after {
    left: 0;
    margin-left: 0;
    width: 60px;
    height: 4px;
    background-color: #db4437;
    content: '';
    position: absolute;
    bottom: 0;
    top: -2.5px;
}

.featured-vidz, .main-picx{
    position: relative;
    z-index: 1;
}

.featured-vidz .owl-prev,.featured-vidz .owl-next{
    background-color: #1b1e1f;
    width: 30px;
    height: 30px;
    border-radius: 2px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 27px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: absolute;
    top: -60px;
    right: 38px;
}

.featured-vidz .owl-next {
    right: 0;
}

.main-vids {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 250px;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}

.main-vids::before {
    content: "";
    position: absolute;
    height: 50%;
    width: 100%;
    z-index: 5;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.01) 90%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.01) 90%, rgba(0, 0, 0, 0) 100%);
}

.main-vids .play-btn {
    position: absolute;
    margin-top: -30px;
    margin-left: -30px;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    font-size: 24px;
    background-color: #db4437;
    border-radius: 50%;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    padding: 0 0 0 3px;
    z-index: 99;
}

.main-vids .vidz-post {
    position: absolute;
    left: 0px;
    bottom: 5px;
    z-index: 59;
    width: 100%;
	padding:0 10px;
	background:#00000085;
	height: 50px;
}

.main-vids .vidz-post .vidz-title {
    font-weight: 300;
    font-size: 17px;
    display: block;
    color: #ffffff;
    margin-bottom: 10px;
    letter-spacing: 1px;	
}

.main-picx>.main-picx{
	
}

.pst-nm{
	margin-top:10px;
}

.pst-nm .pst-pic{
	margin-bottom: 10px;
    letter-spacing: 0.5px;
	font-weight: 300;
    font-size: 17px;
	color:#000;
	display:block;
	max-height: 50px !important;
	overflow: hidden;
}

.myvid .main-vid video{
	max-width: 100%;
	height:auto;
    max-height: 500px;
	margin:0px auto;
}

.allfgtx .fgt-recx h6,.allfgtx table.pers-info td{
	color:#000;
	font-weight:400;
}

.allfgtx .fgt-recx h6 span,.allfgtx table.pers-info td span{
	color:#3b3939;
	font-weight:300;
}

.allfgtx .fgt-info h1{
	color:#35706c;
}

.fgt-recx::before,.fgt-recx::after {
    background-color: #35706c;
}

.fgt-recx.dischnclr::before,.fgt-recx.dischnclr::after {
    background-color: #35706c;
}

.allfgtx .real-stat-fgt .rpcut {
    color: #605d5d;
}

.allfgtx .real-stat-fgt {
    border-bottom: 2px solid #35706c;
}
/***************************/

.alnws.main-vids .vidz-post{
		left: 0 !important;
		bottom: 0 !important;
		width: 100% !important;
		height: auto !important;
		min-height: 50px !important;
	}

.nwftnw .blog__large__text{
		padding:0px !important;
}
.nwftnw .blog__large__pic{
	height:150px !important;
	overflow:hidden;
}

.nwftnw .blog__large__pic img{
	margin:0px !important;
	width:100%;
	height:100%;
}

@media screen and (min-width: 768px) {
	.menudan .navbar-brand {
    width: 130px;
    height: 110px;
	}
    .new_mdk>.lstnws {
        margin: 0 auto;
        overflow: hidden;
    }
    .new_mdk>.lstnws>div {
        float: left;
    }
    .new_mdk>.lstnws>div.nws_post>div {
        float: left;
    }
    .new_mdk>.lstnws>div.nws_post>div.info:after {
        left: -26px;
        top: 40px;
        border: 13px solid transparent;
        border-right: 13px solid #fff;
    }
	.new_mdk>.lstnws>div.nws_post>div.info {
		width: 355px;
		height: 240px;
		padding: 1px 10px 32px;
	}
	.new_mdk>.lstnws>div .nws_img {
		height: 240px;
		width: 325px;
	}
	.blog__large__text p {
		height: 100px;
	}
	.nweventz .blog__large__text p{
		height:50px;
	}
	.setfgt>a{
		width:100% !important;
		margin:0px auto;
	}
	.fgtimg .nwimg{
		height:280px;
	}
	.fgtnm {
    line-height: 60px;
	}
	.setfgt .bbb_item table {
    margin-bottom: 20px;
	font-size:36px;
	}
	.setfgt .bbb_item .fgtinfo {
    font-size: 20px;
    margin-bottom: 20px;
    min-height: 50px;
	}
	.fighter-imgs{
		height: 800px;
		width: 100%; /*765px;*/
	}
	.main-vids {
		height: 400px;
	}
	.alnws.main-vids{
		height:250px !important;
	}
	.nwftnw .blog__large__text{
		padding:0px !important;
	}
	
	.main-vids .vidz-post {
		left: 30px;
		bottom:24px;
		width: 80%;
	}
	.main-vids .vidz-post .vidz-title,.pst-nm .pst-pic {
		font-size: 20px;
	}
	.pst-nm .pst-pic {
		max-height: 60px !important;
	}
	.single-feature-post{
		height: 400px !important;
	}
	.fornavset {
    width: 50% !important;
	height:400px !important;
	}
	.single-blog-post.style-2 .post-content .post-title{
		max-height: 90px;
	}
}


@media screen and (min-width: 992px) {
	.picdvd{
		width: 50%;
		float:left;
	}
	
	.picdvd .fgt-info{
		height: calc(100vh - 170px);
		display: table;
		width:94%;
	}
	
	.picdvd .fgt-info .content-wrapper {
		display: table-cell;
		vertical-align: middle;
	}
	.fgt-info h1 {
    font-size: 90px;
	}
	
	table.pers-info{
		font-size: 24px;
		font-weight:300;
	}
	.main-vids {
		height: 600px;
	}
	.alnws.main-vids{
		height:400px !important;
	}
	
	.single-feature-post.video-post,.vizew-nav-tab {
		height: 500px !important;
	}
	.pst-nm .pst-pic {
		max-height: 88px !important;
	}
}

@media screen and (min-width: 1172px) {
	.blog__large__text p {
		height:159px;
	}
	.nweventz .blog__large__text p{
		height:100px;
	}
	
	.new_mdk.related_news>.lstnws:nth-child(odd) .nws_post .info:after {
        left: auto;
        right: -26px;
        border: 13px solid transparent;
        border-left: 13px solid #fff;
    }
    .new_mdk.related_news>.lstnws:nth-child(odd) .nws_post .nws_img {
        float: right;
    }
    .new_mdk>.lstnws>div.nws_post {
        -webkit-transition: all .5s;
        transition: all .5s;
    }
    .new_mdk>.lstnws>div.nws_post h3 a {
        -webkit-transition: all .5s;
        transition: all .5s;
    }
    .new_mdk>.lstnws>div.nws_post:hover .nws_img a:before {
        background-color: rgba(255, 255, 255, 0.5);
    }
    .new_mdk>.lstnws>div.nws_post:hover .nws_img:after {
        opacity: .5;
    }
    .new_mdk>.lstnws>div.nws_post:hover h3 a {
        color: #dfae43;
    }
    .new_mdk>.lstnws>div.nws_post.big .nws_img {
        float: left;
        width: 586px;
        height: 586px;
    }
    .new_mdk>.lstnws>div.nws_post.big .lstnws {
        padding: 0 50px;
        bottom: 40px;
        font-size: 14px;
        line-height: 40px;
    }
    .new_mdk>.lstnws>div.nws_post.big .lstnws .share a {
        font-size: 14px;
        width: 38px;
    }
    .new_mdk>.lstnws>div.nws_post.big .lstnws .share a i {
        font-size: 14px;
        line-height: 36px;
        width: 38px;
    }
    .new_mdk>.lstnws>div.nws_post.big .lstnws .share a span,
		.new_mdk>.lstnws>div.nws_post.big .lstnws .share a span:before {
        font-size: 14px;
        line-height: 36px;
    }
    .new_mdk>.lstnws>div.nws_post.big .lstnws .share a span:before {
        top: 100%;
        font-size: 14px;
        line-height: 37px;
    }
    .new_mdk>.lstnws>div.nws_post.big .info {
        width: 586px;
        height: 586px;
        float: left;
        padding: 48px 50px 90px;
        color: #737373;
        font: 14px/28px 'Oswald', sans-serif;
    }
    .new_mdk>.lstnws>div.nws_post.big .info h5 {
        margin-bottom: 21px;
    }
    .new_mdk>.lstnws>div.nws_post.big .info h3 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 36px;
    }
    .new_mdk>.lstnws>div.nws_post.big .info p {
        display: block;
    }
    .new_mdk>.lstnws>div.nws_post>div.nws_img {
        float: left;
        width: 283px;
        height: 293px;
    }
    .new_mdk>.lstnws>div.nws_post>div.info {
        width: 283px;
        float: left;
        height: 293px;
        padding: 7px 35px 44px;
    }
    .new_mdk>.lstnws>div.nws_post>div .lstnws .share {
        margin: 0;
    }
    .new_mdk>.lstnws>div.nws_post>div .lstnws .share a.facebook-share span:before {
        background-color: #3c589e;
    }
    .new_mdk>.lstnws>div.nws_post>div .lstnws .share a.twitter-share span:before {
        background-color: #5dabf4;
    }
    .new_mdk>.lstnws>div.nws_post>div .lstnws .share a:hover span,
		.new_mdk>.lstnws>div.nws_post>div .lstnws .share a:focus span {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    .new_mdk>.lstnws>div.nws_post>div .lstnws .share a span {
        position: relative;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        border: 1px solid #d7d7d7;
        width: 100%;
    }
    .new_mdk>.lstnws>div.nws_post>div .lstnws .share a span:before {
        font-size: 12px;
        line-height: 30px;
        display: block;
        position: absolute;
        top: 100%;
        margin-left: -1px;
        width: calc(100% + 2px);
        -webkit-transition: background 0.3s;
        transition: background 0.3s;
        border: 1px solid #d7d7d7;
        color: #fff;
    }
    .new_mdk>.lstnws>div.nws_post>div .lstnws .share a span i {
        display: block;
        vertical-align: top;
        font-size: 12px;
        line-height: 29px;
    }
	.new_mdk h5 {
        font-size: 14px;
        margin-bottom: 17px;
    }
    .new_mdk h3 {
        font-size: 20px;
        line-height: 32px;
    }
}




.menu_social_item
{
	display: inline-block;
	margin-right: 10px;
}
.main_menu .main-menu-item .nav-item .menu_social_item a{
	width: 30px;
    height: 24px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 10%;
    cursor: pointer;
    text-align: center;
    line-height: 26px;
    margin-right: 4px;
    font-family: 'Nunito', sans-serif;
    display: inline-block;
	padding:0px !important;
}
.menu_social_item a i
{
	color: #fff;
}

.nweventz .menu_social_item a{
	display: inline-block;
    //padding: 5px 10px;
	width:70px;
}

.nweventz .menu_social_item a i{
	font-size:24px;
}

.fott-menu{
	
}


.fott-menu ul{
	list-style: none;
}

.fott-menu ul li{
	display:inline-block;
	text-align:right;
	padding: 0px 7px;
}

.fott-menu ul li a{
	font-weight:400;
	font-size:16px;
	color:#000  !important; /*a19f9fe3*/
	text-transform:uppercase;
}

/*.fott-menu ul li::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #545b61;
    content: "|";
    font-size: 14px;
}*/




#hiddenSubModal{
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 999;
	cursor: pointer;
}

#hiddenSubModal.shwModal{
	display:block !important;
}
	
.subscribeModal.wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
}
.subscribeModal .show-btn{
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}
.subscribeModal.wrapper{
  z-index: 5;
  background: #fff;
  padding: 30px;
  text-align: center;
  max-width: 400px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  top: 50%;
  opacity: 1;
  pointer-events: auto;
  transition: all 0.3s ease;
}

.subscribeModal.wrapper .cancel-icon{
  position: absolute;
  right: 20px;
  top: 20px;
  color: #000;
  cursor: pointer;
}
.subscribeModal.wrapper .icon{
  height: 110px;
  width: 110px;
  background: ;
  line-height: 110px;
  border-radius: 50%;
  color: #fff;
  font-size: 55px;
}

.subscribeModal.wrapper .content{
  margin: 20px 0;
}

.subscribeModal .content header{
  font-size: 30px;
  font-weight: 600;
}
.subscribeModal .content p{
  color: #333;
  font-size: 16px;
  font-weight: 400;
  margin-left: -3px;
}
.subscribeModal form{
  width: 98%;
}
.subscribeModal form .field{
  height: 45px;
  width: 100%;
  margin-bottom: 12px;
}
.subscribeModal form .field input{
  width: 100%;
  height: 100%;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 0 15px;
  outline: none;
  font-size: 17px;
  transition: all 0.3s ease;
}
.subscribeModal form .field input:focus{
  border-color: rgb(142,197,252);
}
.subscribeModal form .btn{
  height: 47px;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.subscribeModal form .btn .layer{
  height: 100%;
  width: 300%;
  position: absolute;
  left: -100%;
  background: #35706c;
  transition: all 0.4s ease;
}
.subscribeModal form .btn:hover .layer{
  left: 0;
}
.subscribeModal form .btn button{
  z-index: 1;
  position: relative;
  background: none;
  padding: 0px!important;
  color: #fff;
  border: 0px;
  outline: none;
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
  height: 100%;
  width: 100%;
}
.subscribeModal.wrapper .text{
  margin-top: 5px;
}
.subscribeModal .alert{
  margin: -9px 0 12px 0;
  padding: 10px;
  border-radius: 5px;
}
.subscribeModal .success-alert{
  color: #155724;
  background: #d4edda;
  border: 1px solid #c3e6cb;
}
.subscribeModal .error-alert{
  color: #721c24;
  background: #f8d7da;
  border: 1px solid #f5c6cb;
}

.footer-area {
	background: #efefef   !important;
}

.footer-area .single-footer-widget h4{
	color:#35706c  !important;
}

.footer-area .single_contact_info strong {
  font-size: 20px;
}

.copyright_part_text h3,.copyright_part_text .footer-text{
	color: #35706c   !important; /*a19f9fe3*/
}

.footer-area .copyright_part_text p {
    font-size: 17px !important;
}

.footer-area .single-footer-widget ul li a,.footer-area .single-footer-widget p{
	color:#fff !important;
}

.footer-area .single-footer-widget p a {
  color: #35706c !important;
}

.copyright_part_text .subsce{
	color: #fff !important; /*be8729*/
}

.breadcrumb:after {
    background-color: #000000eb !important;
}



.component-card_2 {
	border: 1px solid #e0e6ed;
	border-radius: 6px;
	margin: 0 auto;
	box-shadow: 4px 6px 10px -3px #bfc9d4; 
}

.component-card_2 .card-body {
    padding: 15px 20px 5px 20px; 
	text-align:center;
	position:relative;
}

.ticktprice{
	position: absolute;
    top: -22%;
    background: #fff;
    right: 5%;
    padding: 20px 10px;
    font-size: 30px;
    box-shadow: 4px 6px 10px -3px #bfc9d4;
}

.ticketz .component-card_2 .card-title {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: ; 
	font-family: 'Vesper Libre', serif;
	text-align:center;
	text-align:left;
}

.component-card_2 .card-text {
    color: #888ea8;
    line-height: 22px; 
	font-family: 'Nunito', sans-serif;
	text-align:left;
}

.component-card_2 a.btn-primary {
    margin: 5px 0 0 0;
    padding: 10px 16px;
    background: #efb548  !important;
    border-color: #efb548; 
	font-family: 'Nunito', sans-serif;
}