@import url("https://fonts.googleapis.com/css?family=Archivo:400,500,600");
/* * {
  border: 1px solid red;
} */
body {
  background: #f9f9f9;
  font-family: "Helvatica", sans-serif;
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvatica", sans-serif;
  font-weight: 600;
}
a {
  color: #444;
}
a:hover,
a:focus {
  color: #000;
  text-decoration: none;
}

.row-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.row-sm .col-1,
.row-sm .col-2,
.row-sm .col-3,
.row-sm .col-4,
.row-sm .col-5,
.row-sm .col-6,
.row-sm .col-7,
.row-sm .col-8,
.row-sm .col-9,
.row-sm .col-10,
.row-sm .col-11,
.row-sm .col-12,
.row-sm .col,
.row-sm .col-auto,
.row-sm .col-sm-1,
.row-sm .col-sm-2,
.row-sm .col-sm-3,
.row-sm .col-sm-4,
.row-sm .col-sm-5,
.row-sm .col-sm-6,
.row-sm .col-sm-7,
.row-sm .col-sm-8,
.row-sm .col-sm-9,
.row-sm .col-sm-10,
.row-sm .col-sm-11,
.row-sm .col-sm-12,
.row-sm .col-sm,
.row-sm .col-sm-auto,
.row-sm .col-md-1,
.row-sm .col-md-2,
.row-sm .col-md-3,
.row-sm .col-md-4,
.row-sm .col-md-5,
.row-sm .col-md-6,
.row-sm .col-md-7,
.row-sm .col-md-8,
.row-sm .col-md-9,
.row-sm .col-md-10,
.row-sm .col-md-11,
.row-sm .col-md-12,
.row-sm .col-md,
.row-sm .col-md-auto,
.row-sm .col-lg-1,
.row-sm .col-lg-2,
.row-sm .col-lg-3,
.row-sm .col-lg-4,
.row-sm .col-lg-5,
.row-sm .col-lg-6,
.row-sm .col-lg-7,
.row-sm .col-lg-8,
.row-sm .col-lg-9,
.row-sm .col-lg-10,
.row-sm .col-lg-11,
.row-sm .col-lg-12,
.row-sm .col-lg,
.row-sm .col-lg-auto,
.row-sm .col-xl-1,
.row-sm .col-xl-2,
.row-sm .col-xl-3,
.row-sm .col-xl-4,
.row-sm .col-xl-5,
.row-sm .col-xl-6,
.row-sm .col-xl-7,
.row-sm .col-xl-8,
.row-sm .col-xl-9,
.row-sm .col-xl-10,
.row-sm .col-xl-11,
.row-sm .col-xl-12,
.row-sm .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.top-time {
  padding-top: 5px;
}
.btn {
  border-radius: 0;
}
.btn-primary {
  background: #012060;
  border-color: #012060;
}
.container {
  max-width: 1170px;
}
.head-top {
  /* background: #012060; */
  background: #ffc107;
  color: #fff;
  padding: 10px;
  font-size: 11px;
}
.tmenu {
  list-style: none;
  text-align: right;
  margin: 0;
  padding: 0;
}
.tmenu li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
}
.tmenu li.uae-flag {
  background: #ffc107;
  padding: 0 0px 0 0;
}
.tmenu li.uae-flag img {
  height: 24px;
}
.tmenu li + li {
  border-left: solid 1px #888;
}
.tmenu li a {
  color: #fff;
}
.tmenu li a:hover {
  text-decoration: none;
  color: #fff;
}
.tmenu li ul {
  display: none;
}
.tmenu li ul.dropdown-menu {
  position: absolute;
  margin: 0;
  padding: 4px 0;
  background: #002752;
  left: -9px !important;
  top: 9px !important;
  width: 70px;
  text-align: center;
  min-width: inherit;
  font-size: 12px;
}
.tmenu li ul li {
  padding: 0;
}
.tmenu li:last-child a {
  padding: 2px 10px;
}

.logo h5{
    margin-top: -79px;
    margin-left: 94px;
    font-size: 18px;
    justify-content: space-around;
    display: flex;
    color: #cd4a37;
}
 .logo img{
 	 height: 87px;
 	 margin-top: 2px;
 }
.logo p{
    margin-left: 99px;
}

header {
    padding: 8px 0;
    background: #fff;
  }
  .hr-double {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 1px;
  }

.head-btns {
    text-align: right;
    float: right;
  }
  .head-btns a {
    color:#fff!important;
  }
  /* .head-btns .btn {
    padding-left: 35px;
    padding-right: 35px;
  } */
  .event-box {
    height: 200px;
    overflow: hidden;
  }  
  .list-box {
    background: #ffc107;
    margin: 0 0 5px 0;
    padding: 0;
    text-align: center;
  }
  
  .box-border {
    border: 1px solid #ddd;
  }
  .banner {
    overflow: hidden;
    /* height:550; */
  }
  .banner img {
    width: 100%;
    height:420px;
  }
  .search-wrapper {
    padding: 10px 0;
    background: #fff;
    border-bottom: solid 1px #eee;
  }
  .home-search {
    margin-top: 150px;
    color: #fff;
  }
  .search-inner {
    background: #fff;
    padding-top: 3px;
  }
  .home-search h1 {
    font-size: 40px;
  }
  .s1 {
    border: none;
    padding: 8px;
  }
  .input-location,
  .input-query {
    width: 30%;
  }
  .input-location {
    border: solid 1px #eee;
    border-radius: 3px 0 0 3px;
  }
  .input-query {
    border: solid 1px #eee;
    width: 50%;
    margin-left: -4px;
  }


  .input-submit {
    width: 20%;
    background: #0ca253;
    color: #fff;
    cursor: pointer;
    border-radius: 0 3px 3px 0;
    margin-left: -5px;
    padding: 9px;
  }
  .input-submit:hover {
    background: #00834d;
  }
  
  .our-services {
    padding: 0;
    box-shadow: 2px 3px 5px #ddd;
    border-top: solid 1px #eee;
    /* background: #ffc107; */
    background: #09c;
  }
  .home-services-wrapper {
    padding: 30px 0;
  }
  .featured-schools {
    padding-top: 15px;
  }
  
  .categary {
    margin: 0;
  }
  .categary ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .categary ul li {
    float: left;
  }
  .categary ul li a {
    padding: 15px 18px;
    display: inline-block;
    text-align: center;
  }
  .categary ul li a img {
    text-align: center;
    width: 25px;
  }
  .categary ul li a {
    font-weight: bold;
    color: #fff !important;
    font-size: 12px;
    margin: 0;
  }
  
  .categary ul li a:hover,
  .categary ul li.active a {
    background: #012060;
    color: #fff;
    text-decoration: none;
  }
  .imp-container {
    max-width: 1700px;
  }
  ul.sub-menu {
    display: flex;
    flex-direction: column;
    border: 1px solid #666;
}

	ul.sub-menu a {
	   /*  border: 1px solid blue; */
	    width: 100%;
	}
	
	.sub-menu-wrapper {
	    display: none;
	    position: absolute;
	    z-index: 99;
	    width: 100%;
}

	.sub-menu-wrapper .sub-menu li a {
	    background: #0099cc;;
	}

	li.hasDropdown {
    position: relative;
}
	  
<!--------------------- Slider style start ------------------>
   .box-style-2 img {
       float: right;
       margin: 0 0 15px 20px;
   }

   .box-style-2 .inner {
       color: #fff;
       height: 140px;
       display: block;
       font-size: 14px;
       text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
       padding: 25px 25px 5px;
       text-decoration: none;
       font-weight: 700;
       box-shadow: 0 10px 12px -6px rgba(0, 0, 0, 0.4), inset 0 0 0 5px rgba(255, 255, 255, 0.1);
       -webkit-transition: background 0.8s ease;
       margin-bottom: 15px;
       background: #09c;
       border-radius: 5px;
   }

   .box-style-2 img {
       float: right;
       margin: 0 0 0px 4px;
   }

   .box-style-2 h3 {
       color: #FF9;
       font-size: 25px;
   }

   .box-style-2.green .inner:hover {
       background: #693
   }

   .box-style-2.orange .inner:hover {
       background: #F60
   }

   .imp-bx{
       margin-top: -110px;
   }

   .box-style-2.red .inner:hover {
       background: #f66
   }  





  .outer {
    height: 90px;
    display: flex;
  }
  .outer .fcources {
      background-color: #37ABF2;
      border-radius: 6px;
  }
  .outer h4 {
      font-size: 18px;
      font-weight: 700;
      color: #fff;
  }
  .left {
      flex: 0.7;
      border: 1px solid #37ABF2;
      background: #37ABF2;
  }
  .right {
      flex: 0.3;
      background: #11538C;
  }
  .right:before {
      color: #37ABF2;
      border-left: 34px solid;
      border-top: 47px solid transparent;
      border-bottom: 42px solid transparent;
      display: inline-block;
      content: '';
      position: absolute;
  }

  main {
    padding: 40px 0;
    min-height: 600px;
  }
  .box-home .box-body {
    min-height: 71px;
    position: relative;
  }
  .box-home .box-body .btn {
    position: absolute;
    left: 10px;
    bottom: 10px;
  }
  .box-home .box-body1 {
    min-height: 170px;
    position: relative;
  }
  .box-home .box-body1 .btn {
    position: absolute;
    left: 10px;
    bottom: 10px;
  }
  .box {
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 3px 3px 3px #eee;
  }
  .box-body {
    padding: 10px;
  }
  .box-body1 {
    padding: 10px;
  }
  .cat {
    font-size: 13px;
    background: #ffc107;
    color: #fff;
    padding: 8px 9px;
    text-align: center;
  }

  .feature-box {
    height: 150px;
    overflow: hidden;
  }

.box-img {
  /* padding: 5px; */
}
  .justify-text {
    text-align: justify;
  }
  .box h3 {
    font-size: 16px;
    font-weight: bold;
  }
  .box p {
    color: #999;
    font-size: 14px;
  }
  .box-shadow {
    box-shadow: 3px 3px 3px #eee;
  }
  .box-sm .box-body {
    padding: 5px;
  }
  .box-sm .box-body1 {
    padding: 5px;
  }
  .box-header {
    padding: 10px;
    border-bottom: solid 1px #eee;
  }
  .box-footer {
    padding: 10px;
    border-top: solid 1px #eee;
    background: #f8f9fe;
    text-align: right;
  }
  
  .box-primary-top {
    border-top: solid 2px #007bff;
  }
  .box-warning-top {
    border-top: solid 2px #ffc107;
  }
  .box-danger-top {
    border-top: solid 2px #dc3545;
  }
  
  .Trending a{
    display: inline-block;
    margin-left: 7px;
  }

  .blu {
    font-weight: bold;
    color: #1a8200;
}

#tic {
    height: 300px;
    overflow: hidden;
    list-style: none;
    color: rgba(0, 0, 0, 0.84);
    text-align: justify;
    padding-top: 5px;
    padding-right: 5px;
}

#tic li {
    margin-left: -36px;
    margin-top: 5px;

    padding: 5px;
}

#ticker li {
    height: 120px;
}

#ticker_02 {
    height: 120px;
}


  .blu {
        font-weight: bold;
        color: #1a8200;
    }

    #tic1 {
        height: 400px;
        overflow: hidden;
        list-style: none;
        color: rgba(0, 0, 0, 0.84);
        text-align: justify;
        padding-top: 5px;
        padding-right: 5px;
    }

    #tic1 li {
        margin-left: -36px;
        margin-top: 5px;

        padding: 5px;
    }

    #ticker1 li {
        height: 120px;
    }

    #ticker_02 {
        height: 120px;
    }









/* ---------------Footer---------------- */

footer {
  background: #002752;
  color: #888;
  padding: 30px 0 20px 0;
  font-size: 12px;
}
.footer-heading {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 600;
  color: #eee;
}
.footer-heading span {
  color: #aaa;
}
.footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-menu li {
  margin-bottom: 6px;
  padding-bottom: 6px;
  letter-spacing: 2px;
}
.footer-menu li a {
  color: #888;
  border-bottom: dotted 1px #888;
}
.footer-menu li a:hover {
  color: #fff;
  text-decoration: none;
}
.copyright {
  background: #011934;
  padding: 10px;
  font-size: 12px;
  color: #888;
}

.polls {
  list-style: none;
  margin: 0;
  padding: 10px 0;
}

.ads {
  background: #fff;
  padding: 10px;
  margin-bottom: 15px;
}


/*------------- table responsive css------------ */

.table-box-p {
    padding: 15px;
}

.table-box {
    background: #fff;
    margin-bottom: 20px;
    border-radius: 2px;
    box-shadow: 2px 2px 2px #DDD;
    border: solid 1px #DDD;
}







/*---------------------- Mobile Responsive--------------------- */
@media screen and (max-width: 1024px) {
  /* * {
    border: 1px solid red;
  }  */
  .categary ul li a {
    padding: 15px 13px;
  }
}

@media screen and (max-width: 880px) {
  /* .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
} */

  /* .container {
    width: 750px;
  } */
  .banner img {
    width: 100%;
    height: 160px;
  }
  .box-style-2 h3 {
    font-size: 18px!important;
  }

  .box-style-2 img {
    width: 20%;
}

  .imp-bx {
    margin-top:0px!important;
  }

  .box-style-2 .inner{
    font-size: 12px;
    padding: 15px 15px 5px;
  }
  .outer { 
    flex-direction:column;
  }

  .outer .left {
   flex:1;
   border: 1px solid #11538C;
   background: #11538C;
   margin: 0px;
  }
  .outer h4 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin-top:20px;
}
  .outer .right {
    flex:1;
    margin: 0px;
   }
  .outer .fcources {
    flex: 1;
    padding: 5px;
    margin: 0px 3px 17px 3px;
  }
  .right:before {
    display: none !important;
  }

  .trading-content{
    padding: 5px;
    line-height: 3;
  }

  .logo003 {
    display: block;
    width: 200px;

    position: absolute;
    top: 5px;
  }
  .yalla03 {
    display: none;
  }
  .head-top {
    display: block;
    margin-left: -15px;
  }

  .tmenu {
    display: flex;
    justify-content: space-between;
    margin: 0px -24px 0px 0px;
  }

  .tmenu li:last-child a {
       padding: 0px 0px;
  }

  .top-time {
    padding-top: 0px;
    margin-bottom: 8px;
  }
  .logo{
    display:none;
  }
  .head-btns {
    display: flex;
    margin: -17px -15px 0px -15px;
  }

  .head-btns a {
    font-size: 14px;
  }
  
  .mean-bar .categary ul li.active a {
    background: #2a2a2a;
  }
  .mean-bar .col-sm-12,
  .mean-bar .row,
  .mean-bar .container {
    padding: 0;
    margin: 0;
  }
  .mean-container .mean-nav {
    float: none !important;
  }
  .mean-container .mean-bar {
    float: none !important;
  }

  .mean-container .mean-bar .img-heading{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* background-color: #ffc107; */
  }

  .mean-container .mean-bar .img-heading h6 {
    font-size: 16px;
    color: #dc3545;
    margin-top: 4px;
    margin-bottom: -6px;
  }
  
  .sub-menu-wrapper {
    position: relative;
}

  .home-banner {
    height: 100%;
  }
  .h4_trend {
    width: 100%;
  }
  .Trending .h4{
    margin-top:74px;
  }
  

  .box-header .h5{
    text-align: center;
}


} 






/* ----------------End Mobile Responsive----------------------- */

  
  
