@import 'https://fonts.googleapis.com/css?family=Cairo:400,600,700,900&amp;subset=arabic';

header nav ul li a i{
	font-size: 14px !important;
}

body{font-family: 'Cairo', sans-serif !important; text-align: right;}
.btnRadius{
    border-radius: 3rem;
}

.owl-carousel .owl-item img{
	width: inherit;
	display: inline;
}
.owl-theme .owl-nav.disabled+.owl-dots{
	    position: absolute;
    top: -50px;
    left: 0;
    margin: 0;
}

a:hover{text-decoration: none;}

.font-weight-900{font-weight: 900;}
.font-weight-800{font-weight: 800;}
.font-weight-700{font-weight: 700;}
.font-weight-600{font-weight: bold;color: #003266;    font-size: 35px;}
.font-weight-6000{font-weight: bold;color: white;    font-size: 35px;}

.font-weight-500{font-weight: 500;}
.font-weight-400{font-weight: 400;}
.font-weight-300{font-weight: 300;}
.font-weight-200{font-weight: 200;}

.font-size--5rem{font-size: .5rem;}
.font-size--6rem{font-size: .6rem;}
.font-size--8rem{font-size: .8rem;}
.font-size-1rem{font-size: 1rem;}
.font-size-1-5rem{font-size: 1.5rem;}
.font-size-1-3rem{font-size: 1.3rem;}
.font-size-2rem{font-size: 2rem;}
.font-size-2-5rem{font-size: 2.5rem;}
.font-size-2-3rem{font-size: 2.3rem;}
.font-size-3rem{font-size: 3rem;}
.font-size-3-5rem{font-size: 3.5rem;}
.font-size-3-3rem{font-size: 3.3rem;}
.font-size-4rem{font-size: 4rem;}
.font-size-4-5rem{font-size: 4.5rem;}
.font-size-4-3rem{font-size: 4.3rem;}
.font-size-5rem{font-size: 5rem;}
.font-size-5-5rem{font-size: 5.5rem;}
.font-size-5-3rem{font-size: 5.3rem;}
.font-size-6rem{font-size: 6rem;}
.font-size-7rem{font-size: 7rem;}

.font-size-12px{font-size: 12px;}
.font-size-13px{font-size: 13px;}
.font-size-14px{font-size: 14px;}
.font-size-15px{font-size: 15px;}
.font-size-16px{font-size: 16px;}
.font-size-18px{font-size: 18px;}
.font-size-20px{font-size: 20px;}
.font-size-22px{font-size: 22px;}
.font-size-24px{font-size: 24px;}
.font-size-26px{font-size: 26px;}
.font-size-28px{font-size: 28px;}
.font-size-30px{font-size: 30px;}

.line-height-1{line-height: 1;}
.line-height-1-5{line-height: 1.5;}
.line-height-2{line-height: 2;}
.line-height-2-5{line-height: 2.5;}
.line-height-3{line-height: 3;}
.line-height-3-5{line-height: 3.5;}

.ettifaq-color{
	color: #006E44;
}

.area-title{
	color: #232323;
	position: relative;
	    padding-bottom: 20px;
	
    margin-bottom: 20px;
}
.area-title::before {
    background: #232323 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 50px;
}

.boxShadow{
	    position: relative;
    display: block;
    background-color: #fff;
    margin-bottom: 10px;
    -moz-box-shadow: rgba(1,2,2,0.08) 0px 1px 1.96px 0.04px;
    -webkit-box-shadow: rgba(1,2,2,0.08) 0px 1px 1.96px 0.04px;
    box-shadow: rgba(1,2,2,0.08) 0px 1px 1.96px 0.04px;
    transition: all 0.2s ease-in-out 0s;
    transform: translateY(0)!important;
}
.boxShadow:hover{
	    -moz-box-shadow: 0 10px 35px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 10px 35px 5px rgba(0,0,0,0.2);
    box-shadow: 0 10px 35px 5px rgba(0,0,0,0.2);
    transform: translateY(-8px)!important;
}

footer{
	background: #003266;
}
footer ul{

}
footer ul li{
transition: all .3s ease-in-out;
}

footer .soshial li.rounded-circle{
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 1.9;
	margin: 0 5px 0 0!important;
	    font-size: 15px;

}
.carousel3 .owl-dots{
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
}
.no-on-mob{
	display: block;
}
.mastar-bg-img-1{
    background-image: url(../img/hbg2.jpg);
    background-size: cover;
}
.mastar-bg-img-2{
    background-image: url(../img/hbg4.png);
    background-size: cover;
}

.mastar-bg-img-2-3{
    background-image: url(../img/store1.jpg);
    background-size: cover;
}

.website-bg-color{
	background-color: #12714b;
}

.btn-outline-light:hover {
    color: #12714b !important;
}

.big-news h2 {
	position: absolute;
    bottom: 0;
    background-color: rgba(18, 113, 75, 0.9);
    line-height: 2;
}
header .logo img{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
}
header .logo{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1001;
	top: -2.5rem;
}
header li.dropdown-w{
	position: static;
}
header li.dropdown .dropdown-menu ul li a{
line-height: 2.3;
    color: #333;
    font-size: 14px;
}
header li.dropdown .dropdown-menu ul li a:hover{
    color: #d52521;
}
header li.dropdown ul.dropdown-menu li a{
line-height: 2.3;
    color: #333;
    font-size: 14px;
}
header li.dropdown ul.dropdown-menu li a:hover{
    color: #d52521;
}
header li.dropdown ul.dropdown-menu{
    min-width: 12rem;
	left: auto;
	right: 0;
}

.quality-players {
    background-image: url("../../../uploads/2015/05/section18a2d.jpg?id=1377");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0.3rem;
    color: rgba(255, 255, 255, 0.87);
}
.menu-news-title{
	    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    padding: 0 15px;
}
.menu-news-title p{
	background-color: rgba(17, 17, 17, 0.8);
}
.menu-logo-bg {
    /*background-image: url(http://beta.is.sa/mohala/ettifaq/assets/images/logo-g.png);*/
    background-position: 98% 100px;
    background-repeat: no-repeat;
    background-size: 9% auto;
}








.dropbtn {
	
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
	
}

.dropdown-content a {
	
}

.dropdown-content a:hover {
	
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #f8f9fa;
}
.dropdown-toggle::after{
	    margin-right: .8em;
	margin-left: auto !important;
}





.burnews {
	
}
.burnews .card-deck{
	
}
.burnews .card-deck .card{
	transition: all .3s ease-in-out;
	overflow: hidden;
}
.burnews .card-deck .card:hover{
	overflow: hidden;
	background: #12714b;
}
.burnews .card-deck .card img{
	 transition: all .5s ease-in-out;
}
.burnews .card-deck .card:hover img{
	transform: scale(1.2);
}
.burnews .card-deck .card .card-body{
	position: relative;
	background: #fff;
	transition: all .3s ease-in-out;
	bottom: 0px;
}
.burnews .card-deck .card:hover .card-body{
	position: relative;
	background: #12714b;
	color: #fff;
	bottom: 20px;
}

.burnews .card-deck .card:hover .card-body h4 a {
	color: #fff;
}

.burnews .card-deck .card .card-body p small{
		transition: all .3s ease-in-out;

}
.burnews .card-deck .card:hover .card-body p small{
	color: #fff !important;
}


.top-page-bg {
    background: #0c6d45 url(../img/hbg2.jpg) repeat scroll center 30% / cover;
    color: #fff;
}
.top-page-bg ol {
	direction: ltr;
	background: none;
}




 /* sameh style start */


p.text-center._600.text-md {
        display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 4%;
    background: #f5f5f5;
    margin: 0;
    font-weight: bold;
    border-left: 6px solid #0c6e46;
}


h3.text-center.m-t-lg.m-b-md._700.text-2x {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2% 4%;
    background: #0c6e46;
    color: white;
    margin: 0 !important;

}




































.timeline {
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 700px;
  position: relative;
}
.timeline__content-title {
  font-weight: bold;
    font-size: 40px;
    margin: -47px -9px 0;
    transition: .4s;
    padding: 1% 9%;
    box-sizing: border-box;
    color: #fff;
    background: #003266;
    position: absolute;
}
.timeline__content-desc {
  margin-top: 32px;
    font-size: 15px;
    box-sizing: border-box;
    color: white;
    font-weight: bold;
    line-height: 25px;
}
.timeline:before {
  position: absolute;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    content: "";
    background: rgba(8, 77, 49, 0.12);
}
@media (max-width: 767px) {
	
	#next_matches span.home-team-crest.pull-right.m-y-sm.m-l-md, #next_matches span.home-team {
    margin: 0 auto !important;
    display: block !important;
    text-align: center !important;
		    float: none !important;
}
	
	
	#next_matches span.away-team-crest.pull-left.m-y-sm.m-r-md, #next_matches span.away-team {
    margin: 0 auto !important;
    display: block !important;
    text-align: center !important;
		    float: none !important;
}	
	
	
	span.league.pull-left {
    display: inline-block;
    margin: auto;
    float: none !important;
    position: relative;
}
	
	.col-sm-3.imgmemebercontainer img {
    margin-top: 3em;
}
	

  .timeline:before {
    left: 40px;
  }
}
.timeline-item {
  padding: 40px 0;
  opacity: .3;
  filter: blur(2px);
  transition: .5s;
  box-sizing: border-box;
  width: calc(50% - 40px);
  display: flex;
  position: relative;
  transform: translateY(-80px);
}
.timeline-item:before {
  content: attr(data-text);
    width: 50%;
    position: absolute;
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    border-left: 2px solid rgba(255, 255, 255, 0.5);
    top: 70%;
    margin-top: -5px;
    padding-left: 15px;
    opacity: 0;
    right: calc(-50% - 56px);
}
.timeline-item:nth-child(even) {
  align-self: flex-end;
}
.timeline-item:nth-child(even):before {
  right: auto;
  text-align: right;
  left: calc(-50% - 56px);
  padding-left: 0;
  border-left: none;
  border-right: 2px solid rgba(255, 255, 255, 0.5);
  padding-right: 15px;
}
.timeline-item--active {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0px);
}
.timeline-item--active:before {
  top: 50%;
  transition: .3s all .2s;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .timeline-item {
    align-self: baseline !important;
    width: 100%;
    padding: 50px 30px 150px 80px;
  }
  .timeline-item:before {
    left: 10px !important;
    padding: 0 !important;
    top: 50px;
    text-align: center !important;
    width: 60px;
    border: none !important;
  }
  .timeline-item:last-child {
    padding-bottom: 40px;
  }
}
.timeline__img {
  max-width: 100%;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4);
}
.timeline-container {
  width: 100%;
  position: relative;
  transition: .3s ease 0s;
  background-attachment: fixed;
  background-size: cover;
	
}
.timeline-container:before {
  position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.92);
    content: "";
}
.timeline-header {
  width: 100%;
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}
.timeline-header__title {
  color: #fff;
  font-size: 46px;
  font-weight: normal;
  margin: 0;
}
.timeline-header__subtitle {
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  margin: 10px 0 0 0;
  font-weight: normal;
}

.demo-footer {
  padding: 60px 0;
  text-align: center;
}
.demo-footer a {
  color: #999;
  display: inline-block;
}


.team p:first-child {
    margin-bottom: -98px;
    right: 23px;
    top: 0;
    font-size: 150px;
    font-weight: bold;
    color: #d72b26;
    opacity: 0.1;
    text-align: right !important;
}

.col-md-4 .team p {
    text-align: center;
}

.col-md-4 .team p:nth-child(2) {
    font-size: 36px;
    font-weight: bold;
    color: #0c6e46;
}

.team p:first-child {
    margin-bottom: -147px;
    right: 23px;
    top: 0;
    font-size: 150px;
    font-weight: bold;
    color: #000000;
    opacity: 0.1;
    text-align: right !important;
}

.col-md-4 .team {
    border: 1px solid rgba(12, 110, 70, 0.15);
    margin: 1%;
    padding: 0 6% 14%;
}

.col-md-4 .team p:last-child {
    color: gray;
}

.text-md {
    font-size: 1rem;
    line-height: 28px;
    font-weight: 100;
}

div#timeline-1 * {
    color: black;
}

h2.timeline__content-title {
    color: white !important;
}


div#slider {
    direction: ltr;
}



.victories > div {
    padding: 3% 3% 3% 2%;
    border: 1px solid rgba(12, 110, 70, 0.15);
}

section.victories h3:first-child {
    font-size: 100px;
    font-weight: bold;
    opacity: 0.19;
    margin-bottom: -17%;
    margin-right: -6px;
}

.Number-club-tournaments{
    font-size: 100px;
    font-weight: bold;
    opacity: 0.19;
    margin-bottom: -18%;
    margin-right: -6px;
	color:#006b3f;
}

section.victories > div > div > div {
    color: gray;
}

section.victories h3:nth-child(2) {
    font-weight: bold;
}
@media (max-width: 500px) {
	
	.vc_custom_1528220895807 {
    border: 0 !important;
}
	
	.vc_custom_1528274381700 {
    padding: 25px !important;
	}
	
	#wpcf7-f6873-o2 form {
    display: block;
    width: 100%;
}
	
		.p-5 {
    padding: 1rem!important;
}
	
	
	.no-on-mob{
		display: none;
	}
	.pl-4-no-on-mob{
    padding-left: 0rem!important;
	}
	.mob-text-align-center{
		text-align: center;
	}
	.investors-like img{    
		width: 50% !important;
	    margin: 0 auto 50px;
	}
	.w-25-mob {
    width: 80%!important;
	}
	.float-none-mob{
		float: none !important;
	}
	footer img{
	display: block;
    width: 40%;
    margin: 0 auto !important;
	}
	.margin-bottom-1rem-mob{
		margin-bottom: 1rem;
	}
}


div#carouselExampleIndicators .carousel-inner .carousel-item img {
    height: 100%;
    object-fit: cover;
}

div#carouselExampleIndicators .carousel-inner .carousel-item {
    height: 100%;
}

div#carouselExampleIndicators .carousel-inner{
    height:  100%;
}

div#carouselExampleIndicators {
    height: 100%;
}


header .no-gutters .img-fluid {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

_::-webkit-full-page-media, _:future, :root header .no-gutters .img-fluid {
    object-fit: cover;
    width: 100%;
   /* height: auto;*/
}


a {
    color: #12714b;
}
a:hover {
    color: #0d5035;
}

.ettifaq-color{
	color: #12714b;
}
 
img.w-64 {
    width: 70px;
    margin-top: 20px;
}

.top-page-bg ol {
    direction: ltr;
    background: none;
}


.text-4x {
    font-size: 4em;
}

body {
    -webkit-font-smoothing: antialiased;
}


.text-blank, .text-primary-hover a:hover {
    color: white;
}



.bg-album{
    background-color: #006e44!important;
}


.btn-secondary {
    color: #fff;
    background-color: #12714b;
    border-color: #12714b;
}

.bg-secondary {
    background-color: #ffffff!important;
}

.btn-success {
    color: #fff;
    background-color: #12714b;
    border-color: #12714b;
}

.modal-content .btn-secondary {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
}

i.material-icons {
    font-size: 24px !important;
}





































#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
	       -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
	     -moz-transform: translate(0px, -100%) scale(0, 0);
	      -ms-transform: translate(0px, -100%) scale(0, 0);
         -o-transform: translate(0px, -100%) scale(0, 0);
	          transform: translate(0px, -100%) scale(0, 0);    
    opacity: 0;
    display: none;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
       -moz-transform: translate(0px, 0px) scale(1, 1);
    	  -ms-transform: translate(0px, 0px) scale(1, 1);
	       -o-transform: translate(0px, 0px) scale(1, 1);
	           transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
    z-index: 106;
    display: block;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    color: rgb(255, 255, 255);
  	background: transparent;
  	border-top: 1px solid rgba(255, 255, 255, .8);
  	border-bottom: 2px solid rgba(255, 255, 255, .5);
  	border-left: 0px solid transparent;
  	border-right: 0px solid transparent;
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    outline: none;
  	padding: 10px;
}
  
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
	  opacity: 1;
	  font-size: 27px;
  	color: #fff;
}

#search .close:hover{
  color: #FC2121;
  cursor: pointer;
}

.mastar-bg-img-22{
    background-image: url(../img/hbg22.jpg);
    background-size: cover;
}

/* custom */
.width90 {
width:90px;	
}

.height120 {
height :120px;
}

.news-home {
    height: 253px;
}

.burnews .card-deck .card:hover .card-body h4 a {
    color: #fff !important;
}
@media screen and (min-width: 800px) {
    .main_post {
        height:600px;
    }
}

.main-menu li:before {
		 content: "\f104";
		 margin-left:5px;
		 font-size:14px;
		 font-family: FontAwesome;
	     }

		 .footer-menu li a {
			 color: #fff;
		 }

		 .footer-menu li {
			display: inline-block;
			
		 }
		 
		 .navbar-light .navbar-nav .nav-link a {
            color: rgba(0,0,0,.5);
        }
        .ngg-gallery-thumbnail-box {
            float: right !important;
        }
        
        .ngg-album-compact {
            float: right!important;
            padding: 0 12px 4px 0!important;
            margin: 0!important;
            text-align: right!important;
        }
        .wpcf7-submit {
        	float:left;
        }
		.hei170 {
			height: 170px;
		}	
	
		.menu-news-title {
    height: 50px;
}

    @media screen and (max-width: 480px) {
		div#carouselExampleIndicators {
    height: 100% !important;
}
        .center-mob {
            text-align:center;
        }
        .footer-menu {
            display:none;
        }
    }
	
	#wpcf7-f6873-o2 form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
   /* flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;*/
}
	
	@media (min-width: 576px) {
		
		.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
		
		
#wpcf7-f6873-o2 form .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
}
		
#wpcf7-f6873-o2 form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
	}

@media screen and (min-width:800px) {
    .table-responsive {
        display: inline-table !important;
    }
}


.no-gutters {
    margin-right: 0 !important;
    margin-left: 0 !important;
}


.dropdown-menu .col-sm a {
    height: 137px !important;
    display: inline-block;
    overflow: hidden;
	width: 100% !important;
}


.dropdown-menu .col-sm a img {
    width: 100% !important;
    object-fit: cover;
	height: 270px;
}

.menu-news-title {
    bottom: -44px !important;
}

.dropdown-menu div#carouselExampleIndicators {
    height: 305px;
}



.dropdown-menu .col-sm a {
    overflow: initial !important;
}

.menu-news-title {
    position: relative;
    padding:  0;
    bottom: 0 !important;
    height: auto;
}

.dropdown-toggle::after {
    opacity: 0.3;
}

.navbar {
    padding: 0 13px !important;
}








/*custom css plugin*/

.first-team .first-team-img {
	height: 403px !important;
}
.woocommerce-product-gallery .flex-viewport {
	direction: ltr;
}
.first-team .first-team-person-detail .first-team-detail-inner .first-team-person-name {
	line-height: 1.8rem !important;
}

/*Responsive*/

/* iphone X - portrait*/
@media (max-width : 812px) {
nav.navbar.navbar-expand-lg {

	padding-right: 20px !important;
}
header .logo img {
	width: 73px;
	right: auto;
	left: 10px;
}
.owl-theme .owl-nav.disabled+.owl-dots {
	display: none;
}
.wow.slideInRight div {
	background-size: inherit !important;
}
div#navbarNav {
	position: absolute;
	top: 96px;
	z-index: 999;
	background: white;
	width: 100%;
	padding-right: 30px;
	right: 0;
	border-top: solid 1px #e8e8e8;
}
.dropdown-menu.dropdown-content.menu-logo-bg.w-100.rounded-0.border-0.m-0.bg-light.text-right.px-5.pt-5.pb-3.animated.fadeIn.show, a#dropdownMenuLink1 {
	width: 311px !important;
}

.dropdown-menu.dropdown-content.menu-logo-bg.w-100.rounded-0.border-0.m-0.bg-light.text-right.px-5.pt-5.pb-3.animated.fadeIn.show form {
	display: none;
}
.hide-mob {
	display: none;
}

.top-page-bg {
	padding-top: 0 !important;
}
.b-b-mob {
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}
.f-none-mob {
	float: none !important;
}
.f-left-mob {
	float: left !important;
}
.f-right-mob {
	float: right !important;
}
.w-30-mob {
	width: 30px !important;
}
.text-center-mob {
	text-align: center !important;
}
.mp-b-0-mob {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.mp-t-0-mob {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.b-none-mob {
	border: none !important;
}
.p-calendar-mob {
	padding: 0 !important;
	padding-bottom: 20px !important;
	padding-top: 30px !important;
}
.m-l-0-mob {
	margin-left: 0 !important;
}
.m-rl20-mob {
	margin-right: 20px !important;
	margin-left: 20px !important;
}
.pb-20-mob {
	padding-bottom: 20px !important;
}
.news-p-big-img::after {
	background: none !important;
}
.pl-news-mob {
	padding-left: 2.4rem!important;
	padding-top: 3rem !important;
}
.news-p-big-title small {
	color: black !important;
}
.dropdown:hover .dropdown-content {
	display: none;
}
.dropdown:hover .dropbtn {
	background-color: #ffffff;
}
.dropdown-menu[aria-labelledby="dropdownMenuLink2"] table {
	display: none;
}
.menu-news-title {
	position: initial;
	height: auto !important;
	padding: 0;
}
.hei170 {
	height: auto !important;
	width: 100%;
}
.dropdown-menu .carousel-item a {
	height: 146px;
	display: block;
	overflow: hidden;
}
img.d-block.w-100 {
	height: auto !important;
}
.carousel-indicators, .carousel-control-prev {
	display: none !important;
}
}



/*custom css plugin end*/



@media (max-width: 768px) and (min-width: 425px){


.row.no-gutters.no-gutters-inforce > .col-sm {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

}



@media (max-width: 812px) and (min-width: 375px){
	
	
	
	
	.vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: right !important;
}
	

	
	
ul.navbar-nav.p-0.font-size--8rem.font-weight-700 a {
    line-height: normal !important;
       
    font-size: medium;
    height: 60px;
}


div#navbarNav {
    padding-bottom: 20px !important;
}

ul.navbar-nav.p-0.font-size--8rem.font-weight-700 {
    width: 100% !important;
}


.dropdown-menu.dropdown-content.menu-logo-bg.w-100.rounded-0.border-0.m-0.bg-light.text-right.px-5.pt-5.pb-3.animated.fadeIn.show, a#dropdownMenuLink1 {
    width: 92% !important;
}
	
	.dropdown-menu.dropdown-content.menu-logo-bg.w-100.rounded-0.border-0.m-0.bg-light.text-right.px-5.pt-5.pb-3.animated.fadeIn.show li a {
    line-height: 37px !important;
}
	
	.dropdown-menu.dropdown-content.menu-logo-bg.w-100.rounded-0.border-0.m-0.bg-light.text-right.px-5.pt-5.pb-3.animated.fadeIn.show .row > div {
    margin-bottom: 40px;
}
	
	
}



.vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: right !important;
}


.form-control {
    border-radius: .2rem !important;
}


.container-fluid.p-5.burnews img {
}



.vc_custom_1534368387614 {
    border-bottom-color: #00000012 !important;
}



ol.breadcrumb.float-left.font-size-14px.p-0.m-0.mt-5.pt-3, ol.breadcrumb.float-left.font-size-14px.p-0.m-0.mt-5.pt-3 * {
    direction: ltr !important;
    text-align: left !important;
}


p.first-team-person-country picture {
    margin-left: 10px !important;
}



div.new-home-slider2 img {
    object-fit: cover;
    height: 100% !important;
}


div.new-home-slider2 .carousel-inner {

    height: 100% !important;
}


div.new-home-slider2 {
    height: 100%;
}

div.new-home-slider2 .carousel-item {
    height: 100% !important;
}

div.new-home-slider2  ol.carousel-indicators {
    width: 100%;
    margin-right: 0;
    right: 0;
}

div#main_prev_match img {
    width: auto;
}


.text-center.mastar-bg-img-22.h-100.w-100.website-bg-color img {
    height: 100%;
}

.news-p-big-img img {
    height: 100%;
}


.carousel-indicators {
    right: 0;
    margin: 0 auto;
}


span.league.pull-left img {
    width: 40px !important;
    min-width: 40px !important;
}

.page-id-186 .container > div {
    border: 0 !important;
}


span.away-team, .home-team {
    margin: 0 14px;
}

