
@font-face {
  font-family: NotoKufiArabic;
  src: url(../fonts/ArbFONTS-NotoKufiArabic-Regular.ttf);
}

@font-face {
  font-family: NotoNaskhArabicUI;
  src: url(../fonts/ArbFONTS-NotoNaskhArabicUI-Bold.ttf);
}


.catimg,
.postimg {
    margin-right: 5px;
    float: right
}

.catimg,
.delholder,
.getthisright,
.iconholder,
.navbar-nav,
.navbar-nav>li,
.postimg,
.single .comment .commentheader .headeright {
    float: right
}

.delrow a,
.topnavg .menu ul li a {
    text-decoration: none
}

html, body {width: auto!important; overflow-x: hidden!important}

body {
    font-family: 'NotoNaskhArabicUI', sans-serif;
    background-color: #fff;
    font-size: 13px;
    direction: rtl
}

.container .headerholder{
  height: 85px;
  background: linear-gradient(0deg, #f1f1f11a, #f2f2f2 80%) no-repeat;
}
.givbk{
  background: linear-gradient(0deg, #f1f1f100, #f2f2f291 80%) no-repeat;
  height:50px;
  margin-bottom: 12px;
}

.container .headerholder .logo img{
  max-width: 100%;
}


/**sidebar**/

.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #ffffff85;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  z-index: 9999999;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: 15px;
  left: 25px;
  font-size: 36px;
  margin-right: 50px;

}

.sidebar .bigtitle{
font-size: 22px;
text-align: center;
font-weight: bold;
}
.sidebar .closebtn .xbutn ,.sidebar .bigtitle{
  background: rgb(131,58,180);
background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
   padding: 10px 15px;
  border: none;
background: rgb(131,58,180);
background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
 -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.newnav a {
  padding-top: 32px;
  font-size: 23px;
  font-weight: 100;
  background-repeat: no-repeat;
  height: 86px;
  color: #fff;
  /***background: rgba(29, 160, 241, 0.67);**/
}
.newnav > li {
  background: rgba(29, 160, 241, 0.67)!important;
}
.newnav > li:first-child ,.newnav > li:nth-child(5) ,.newnav > li:nth-child(9) ,.newnav > li:nth-child(13){
  background: rgba(29, 160, 241, 0.67)!important;
}

.newnav > li:nth-child(2) ,.newnav > li:nth-child(6), .newnav > li:nth-child(10),.newnav > li:nth-child(14) {
  background: rgba(239,81,20,.6) !important;
}

.newnav > li:nth-child(3),.newnav > li:nth-child(7) ,.newnav > li:nth-child(11) ,.newnav > li:nth-child(15){
  background: rgba(111,42,107,.6)!important;
}

.newnav > li:nth-child(4),.newnav > li:nth-child(8) ,.newnav > li:nth-child(12) ,.newnav > li:nth-child(16){
  background: rgba(1,180,60,.6) !important;
}

.sub-menu {
  display: none;
}
ul.sub-menu {
    padding: 0;
}
ul.sub-menu li a{
  font-size: 15px;
  padding-top: 5px;
  height: 35px;
}
ul.sub-menu li {
    margin-bottom: 0px !important;
}
ul.sub-menu li a::before {
    content: ">";
    display: inline-block;
    color: #fff;
    margin-left: 4px;
}

.newnav  li.menu-item-has-children > a::after {
  content: "+";
  display: inline-block;
  color: #fff;
  margin-right: 20px;
  font-size: 40px;
  font-weight: bold;
}

.menu-item-has-children a {
  padding-top: 10px;
}

ul.newnav  {
  padding: 2px;
}
ul.newnav  {
    padding-right: 2px !important;
}
ul.newnav  li {
    margin-bottom: 1px;
}

ul.sub-menu ul.sub-menu {
    margin-top: 12px;
    margin-right: 18px;
}
.modal-dialog {
    width: 600px;
    margin: 100px auto;
}
.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-right .5s;
  padding: 16px;
  padding: 10px;
  width: 27%;
  display: inline-block;
}
.equalt {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
[class*="col-"] {
    margin-bottom: 12px;
}
.iconsbox , .givfontss {
    display: inline-block;
    font-size: 30px;
    margin-top: 5px;
}
.iconsbox.fixmargin{
  margin-top: 16px;
  font-size: 35px;
}
.colorfa{
   cursor: pointer;
  background: rgb(131,58,180);
  background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
  -webkit-background-clip: text;
 	-webkit-text-fill-color: transparent;
}

.iconsbox .givemargin{
  margin-right: 25px;
}
/**sidebar**/

.breadcrumbs a {
    text-decoration: none;
    color: #544e4e;
}
.date {
    text-align: center;
    color: #544e4e;
}
.fixmarginbottom{
  margin-bottom:15px;
}

/**crousel **/
.carousel-inner .item{
height:400px;
background-size:cover;
background-position: center center;
}
.carousel-inner img{
  width: 100%;
}
.carousel-control.left ,.carousel-control.right{
  background: none;
}
.category {
  background: #519851;
  display: inline-block;
  border-radius: 4px;
  padding: 8px;
}
.category a {
  color:#fff;
  font-size: 15px;
  text-decoration: none;
}
.carousel-inner h3{
  margin-bottom: 20px;
}
.carousel-inner .shortcontent{
  margin-bottom: 30px;
}
a.readmore{
  text-decoration: none;
  font-size: 15px;
  background: rgb(131,58,180);
  background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
  color: #fff;
  border-radius: 4px;
  padding: 10px 30px;
  cursor: pointer;
}

/**Search***/


.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 999991;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
}

.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}

.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}

.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay button:hover {
  background: #bbb;
}
/**Search***/

/**zoomeffect**/

/**zoomeffect**/



/**crousel**/

/**guide under slider**/
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover ,.nav-tabs.nav-justified>li>a {
    border: none !important;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>li>a {
    color: #fff;
}
.nav-tabs>li a {
  font-size: 16px;
  font-weight: bold;
  background: rgb(131,58,180);
  background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
 color:#fff;
}
.nav-tabs>li.active>a ,.nav-tabs>li.givall>a {
  background: rgb(131,58,180);
  background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: unset !important;
  color:#fff;
  border-radius: 4px;
}
.tabholder ul li.active>a:after {
  content: '';
  position: absolute;
  top: 100%;
  left: calc(49% - 12px);
  /* background: #88b7d5; */
  background: rgb(131,58,180);
  background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgb(131, 58, 180) 85%, rgba(252,176,69,1) 100%);
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: unset !important;
  width: 20px;
  height: 11px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  }
/**guide under slider**/

/**homepostcontainer**/
.tabrow{
  margin-bottom: 50px;
}
.postcontainer {
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 25px;
  box-shadow:0 3px 6px 0 rgba(200, 200, 200, 0.7) ;
  -moz-box-shadow:0 3px 6px 0 rgba(200, 200, 200, 0.7) ;
  -webkit-box-shadow:0 3px 6px 0 rgba(200, 200, 200, 0.7) ;
  -khtml-box-shadow:0 3px 6px 0 rgba(200, 200, 200, 0.7) ;
}
a.tagswords {
    background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    color: #fff;
    border: 1px;
    padding: 4px 16px;
    border-radius: 4px;
    font-size: 13px;
    margin-right: 10px;
    text-decoration: none;
    display: inline-table;
    margin-bottom: 10px;
}
.titlecontainer {
    font-size: 15px;
    margin-bottom: 5px;
}
.titlecontainer a {
  text-decoration: none;
  color: #000;

}

.shortdescontainer {
    font-size: 12px;
    margin-bottom: 15px;
}
.authorimg {
    display: inline-block;
}
.authorimg img {
  width: 30px;
  height: 30px;
}

.authorname {
    display: inline-block;
    margin-right: 10px;
}

.authorname a{
  text-decoration: none;
  color:#000;
  font-size: 13px;
}

.imgcontainer {
    position: relative;
}
.imgcontainer img {
    border-top-right-radius: 3%;
    border-top-left-radius: 3%;
}
.imgcontainer img {
    width: 100%;
    z-index: 0;
}
/**
.imgcontainer img {
    width: 100%;
    height:145px;
}**/
.sharebutton {
    position: absolute;
    right: 5px;
    top: 60px;
    z-index: 123;
}

.favcontainer ,.share {
    background: #505050ad;
    border-radius: 50%;
    padding: 6px 11px;
    color: #fff;
    font-size: 15px;
    display: inline-block;
}
.favcontainer:hover ,.hoverme{
    color: red;
}


.newpostwithimg .titlecontainer {
  position: absolute;
  right: 10px;
  bottom: 82px;
}
.newpostwithimg .titlecontainer a{
  font-size: 14px;
  color: #fff;
}
.newpostwithimg .sharebutton {
    position: absolute;
    right: 0px;
    bottom: 16px;
    top: unset;
    z-index: 9999999;
}
.newpostwithimg .authorbox {
  position: absolute;
  left: 13px;
  bottom: 13px;
}
.newpostwithimg .authorbox a{
    color:#fff;
}
.innershadow{
  position: absolute;
  background: rgba(22, 23, 21, 0.33);
  z-index: 98;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 2%;
}
a.loadmoreajax  ,.btn.loadMoreBtn{
    font-size: 20px;
    font-weight: bold;
    background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-radius: 8px;
    border: 1px solid #d4cfcf;
    padding: 10px 26px;
    display: inline-block;
    box-shadow: 1px 2px 7px 2px rgba(0, 0, 0, 0.15)
    -moz-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.15);
    margin: 18px 35%;
    width: 30%;
    text-align: center;
    margin-bottom: 25px;
}


/**homepostcontainer**/
.footerline{
  background: rgb(131,58,180);
  background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
  height: 5px;
  margin-bottom: 20px;
}

.copyright {
    text-align: center;
    width: 25%;
    margin: 0 auto;
}

}
footer ul {
  text-align: right;
}
footer ul li{
  display:inline;
  margin-right: 8px;
}
footer ul li a{
  color: #000;
  text-decoration: none !important;
  font-size: 12px;
}
.leftul{
  text-align: left;
}

/**single**/
.bigtitleblock {
  background: #f2f2f2;
  padding: 0px 21px 15px 21px;
  position: absolute;
  bottom: -35px;
  right: 116px;
  border-bottom: 1px solid #c7c3c3;
  width: 75%;
  height: auto;
}
.bigtitleblock h1{
  background: rgb(131,58,180);
  background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
  font-size: 23px;
  margin-bottom: 20px;
  font-family: tahoma;
}

.viewbox {
    margin-top: 16px;
}
.singledate {
  display: inline-block;
  font-size: 12px;
  margin-right: 10px;
}
.thecontent {
    margin-top: 47px;
    text-align: justify;
    font-size: 13px;
}

.mainwidget {
  margin-top: 47px;
  border-radius: 4px;
  border: 1px solid #ddd;
  padding-bottom: 7px;
  margin-bottom: 25px;
  box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.mainwidget .title {
    color: #000;
    background: #f5f5f5;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
}
.mainwidget .subtitle {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    margin-bottom: 10px;
    text-align: center;
}
ul {
 list-style: none;
}
.commentstext {
  margin-top: 22px;
  background: rgb(131,58,180);
  background: linear-gradient(90deg, rgb(225, 36, 65) 44%, rgba(253,29,29,1) 85%, rgb(157, 51, 147) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 23px;
  margin-bottom: 20px;
  font-family: tahoma;
  font-weight: bold;
  display: inline-block;
}

.commentscount {
  margin-right: 422px;
  display: inline-block;
  }
.comment {
  border: 1px solid #f2f2f2;
  margin-bottom: 16px;
  padding: 12px;
  border-radius: 5px;
}
.comment .author, .comment .date , .comment .authorimg{
    display: inline-block;
}
.comment .date {
    margin-right: 10px;
    font-size: 10px;
    color: #a39c9c;
}
.comment .content {
    margin: 10px;
    font-size: 12px;
}
.form-control {
    border: 2px solid transparent;
    border-image: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
    border-image-slice: 1;
}
input#submit {
  background: rgb(131,58,180);
  background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: unset !important;
  color: #fff;
  border: 1px;
  padding: 10px;
  border-radius: 4px;
  font-size: 16px;
}
.widgetpostcontainer {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 5px;
}
.widgetpostcontainer:last-child {
    border-bottom:none;
}
.widgetpostcontainer a{
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
.mainwidget .viewbox {
    font-size: 10px;
    font-weight: bold;
}
.relatedpost .imgholder{
  margin-bottom: 10px;
}

.relatedpost .relatedcontainer {
  padding: 15px;
  text-align: CENTER;
  height: 205px;
  margin-bottom: 12px;
  overflow: hidden;
}

/**category**/
.givmemb{
  margin-top: 48px;
}
.givmemb .sharebutton{
  top: 65px;
}

/**single**/
/**media query**/

.thecontent img {
    max-width: 100%;
}


/* Large desktops and laptops */
@media (min-width: 1200px) {
.container{
  width: 985px;
}

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

}

/* Portrait phones and smaller */
@media (max-width: 480px) {
.sidebar {padding-top: 15px;}
.sidebar a {font-size: 14px;}
.sidebar .closebtn {
    top: -5px;
  }

a.loadmoreajax, .btn.loadMoreBtn {
    font-size: 20px;
    font-weight: bold;
    background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-radius: 8px;
    border: 1px solid #d4cfcf;
    padding: 10px 26px;
    display: inline-block;
    box-shadow: 1px 2px 7px 2px rgba(0, 0, 0, 0.15)
 -moz-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.15);
    margin: 18px 20%;
    width: 65%;
    text-align: center;
    margin-bottom: 25px;
}

.bigtitleblock {
    background: #f2f2f2;
    padding: 23px;
    position: absolute;
    bottom: -41px;
    right: 35px;
    border-bottom: 1px solid #c7c3c3;
    width: 75%;
    height: auto;
}
.bigtitleblock h1 {
    background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 44%, rgba(253,29,29,1) 85%, rgba(252,176,69,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: tahoma;
}
.commentscount {
    margin-right: 110px;
    display: inline-block;
}
.footerholder ,.leftul {
  text-align: right !important;
}



.bighomepostfav ,.bighomepostimportant , .bighomepost{
  margin-bottom: 11px;
}

.carousel-inner .item {
  height: 150px;

}

a.readmore {
  font-size: 12px;
  border-radius: 4px;
  padding: 7px 15px;
}

.carousel-inner .shortcontent {
  margin-bottom: 30px;
  font-size: 12px;
}
.carousel-inner h3 {
  font-size: 20px;
}

.carousel .item {
height: 400px;
}

.item img {
  position: absolute;
  top: 0;
  left: 0;
  min-height:400px;
}
/**nav*/
.nav-tabs.nav-justified>li {
  float: right;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.nav-tabs.nav-justified>li a {
  font-size: 23px;
}
/**nav*/

.iconsbox, .givfontss {
  display: flex;
  width: 80%;
  margin: 0px auto;
  font-size: 23px !important;
}
.openbtn {
  padding: 2px 15px;
}

}



/**media query**/
