/* Main Section */
.main-content{
    margin: 0;
}
/***********HOTJAR*************/
div[class*="feedback_minimized_label"] {
    background: #f78502 !important;
}
div[class*="widget_footer"] {
    display: none;
}
a[id*="feedback_open_close_phone"] {
    background: #ff8600 !important;
}
/************HOTJAR************/
#aside-right,
#aside-left{
    display: none;
    width: 20%;
    position: fixed;
    top: 0;
    min-height: 100%;
}
#aside-right{
    right: 0;
    padding: 100px 15px 15px 30px;
}
#aside-left{
    left: 0;
    padding: 100px 30px 15px 15px;
}
.search-section{
  /*padding-top:50px;*/
  padding-bottom: 5px;
  background: #FEFEFE;
  /*background: #cef7f2;  For browsers that do not support gradients
  background: -webkit-linear-gradient(#cef7f2, #fff);
  background: -o-linear-gradient(#cef7f2, #fff);
  background: -moz-linear-gradient(#cef7f2, #fff);
  background: linear-gradient(#cef7f2, #fff);*/

}
#main-logo {
  margin: 20px auto 10px;
  width: 45%;
}

.md-logo{
   width: 50%;
   margin: 10px auto;
}
.min-logo{
  width: 60px;
  display: inline-block;
}

.navigation{
  padding-right:0;
  padding-left: 0;
}
.navigation li{
  /*border-bottom: 1px solid lightgray;*/
}
#translate-widget{
  /*position: fixed;*/
  border-left: 2px solid #ff8600;
  border-radius: 0;
  padding-left: 10px;
  outline: none;
  margin-top: 20px;
  transition: all 0.1s linear;
  background: #fff;
  padding-bottom: 5px;
  /*width: 170px;*/
  /*top: 180px;*/
}
#translate-widget img{
    /*position: absolute;*/
    width: 25px;
    /*top: -40px;*/
    /*right: -25px;*/
}
#transWidgetHeader{
    line-height: 25px;
    font-size: 1.1em;

    margin-bottom: 10px;
}
#translate-widget textarea{
    padding: 5px;
    outline: none;
    border: 1px solid #00a550;
    font-size: 0.9em;
    width: 100%;
    margin-top: 5px;
    transition: all 0.1s linear;
    background: #fff;
    resize: none;
}
#translate-widget textarea:focus{
    outline: none;
    border: 1px solid #ff8600;
    border-color: #ff8600;
    box-shadow: none;
}
#translate-widget .form-group:last-child{
    margin-bottom: 0;
}

#query
{
  padding: 10px;
  outline: none;
  border: 1px solid #00a550;
  font-size: 1.1em;
  height: 40px;
  width: 100%;
  margin-top: 5px;
  transition: all 0.1s linear;
  background: #fff;
}
#query:focus
{
  outline: none;
  border: 1px solid #ff8600;
  border-color: #ff8600;
}

.ad-aside.hidden-xs{
    margin-top: 20px;
    position: fixed;
    top: 230px;
}
.ad-aside.visible-xs{
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;

}
.ad-aside.visible-xs a{
    display: inline-block;
}
.ad-title{
    position: absolute;
    display: none;
}
.ad-aside a {
    padding: 2px;
    border: 1px solid #00a550;
    display: block;
    border-radius: 4px;
}
.ad-aside a > img{
    width: 200px;
}
/*#celebrity {
  max-height: 300px;
  min-height: 300px;
  margin-top: 0;

  font-size: 1.3rem;
  position: relative;
}

#celebrity .img {
  position: relative;
}
#celebrity .caption{
   overflow: hidden;
   height: 120px;
}
#celebrity .img .title {
  position: absolute;
    padding-right: 5px;
    width: 100%;
    background: rgba(0,0,0,0.5);
    bottom: 0;
    color: white;
    text-align: center;
}
#celebrity .controlls {
  position: absolute;
  bottom:0;
  right: 15%;
  text-align: center;

}
#celebrity .controlls span {
  margin: 0 20px;
  cursor: pointer;
  opacity: 0.4;
}
#celebrity .controlls span:hover {
   opacity: 1;
}*/


#celebrity .img {
  max-height: 170px;
  height:170px;
  overflow: hidden;
  background: url('../../img/bg.png');
  text-align: center;
}
#celebrity .img img{
  height: 100%;
  border-radius:4px;
}

#celebrity .caption .scroll{
  position: absolute;
    height: 30px;
    width: 10px;
    right: 20px;
    border-radius: 5px;
    background: rgba(0,0,0,0.5);
    cursor: pointer;

}
#celebrity .caption p {
  padding-right: 25px;
}

.jspDrag {
    border-radius: 8px;
    background: #00a550;
}
.jspVerticalBar {
  width: 10px;
  background: #ccc;
}

.ad {
  margin-top: 0;
  border: 1px solid;
  border-color: #eeeded;
  border-radius: 4px;
  position: relative;
}
.ad .ad-label {
  font-size: 0.8em;
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px;
  background: #ccc;
  border-radius: 0 4px 0 4px;
}
.ad img {
    margin: 10px auto;
    border-radius: 3px;
    margin-bottom: 10px;
    /* box-shadow: 0 0 1px 3px rgba(74, 74, 74, 0.4); */
    border: 1px solid #ccc;
    padding: 2px;
    /*width: 80px;*/
    transition: all 0.1s ease-in;
}
.ad img:hover{
box-shadow: 0 0 1px 2px rgba(207, 207, 207, 0.4);

}


.ad a{
display: inline-block;
margin-right: 2px;
margin-left: 2px;
}

/* ./ Main Section */


/* News Section*/

.margin-adjust {
  margin: 5px 10px;
}
.main-news {
  position: relative;
  width: 100%;
  margin-bottom: 0;
}

.news-title {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 10px;
  color: white;
  font-size: 1.2em;
  background: rgba(0,0,0,0.5);
}
/* ./ News Section*/

/* Places */
.places{
  margin: 0 auto;
  text-align: center;
}
.place-container{
  height: 180px;
    position: relative;
    margin: 0 25px;
    display: inline-block;
    text-align: center;
    font-size: 0.9em;
    /* background: url('../img/shamra-place.png') no-repeat; */
}
.place-img{
    width: 95px;
    height: 95px;
    max-width: 95px;
    max-height: 95px;
    border: 5px solid  #00a550;
    border-radius: 50%;
}
.place-meta-data {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
/* ./ Places */


/* Widgets (weather , exchange) */
#main-weather-img{
  top: 0;
  right: 20px;
}
.exchange, .weather {
  text-decoration: none;
  border-bottom: 1px solid lightgrey;
  padding: 10px;
  transition: border-color 0.1s linear;
  line-height: 1.3em;
}
.exchange:hover,.weather:hover{
  text-decoration: none;
  border-color: #ff8600;
}

.exchange-md{
    text-decoration: none;
    border-bottom: 1px solid lightgrey;
    margin-bottom: .3em;
    padding-bottom: .17em;
}

.exchange-md:hover, .exchange-md a:hover{
    text-decoration: none;
    border-color: #ff8600;
}


.min-weather, .min-widget{
  padding: 10px;
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
  /*min-height: 51px;*/
  vertical-align: middle;
  line-height: 1em;
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  border-radius: 0;

}
.min-widget{
  text-align: center;
  font-size: 1.2em;
}
.min-widget span{
  vertical-align : text-bottom;
}

/*  ./ Widgets (weather , exchange) */


/* Advanced Search Modal */
#avanced-search-modal .modal-title{
  display: inline-block;
}
#avanced-search-modal .modal-header{
  background: #f1f1f1;
}

.sites-options>li.active>a, .sites-options>li.active>a:focus, .sites-options>li.active>a:hover{
  background: transparent;
  color: #333;
}
.sites-options li{
  margin: 0;
  width: 49%;
}
.sites-options li a{
  border: 1px solid lightgrey;
  margin-bottom: 15px;
  text-align: center;
  min-height: 85px;
  font-size: 1em;
}
.search-nav>li.active>a:before,.sites-options>li.active>a:before{
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(0);
  height: 4px;
  overflow: hidden;
}
/* Radio input css */
.control-group {
  margin-top: 15px;

}
.control {
  font-size: 1em;
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  padding-right: 30px;
  margin-right: 20px;
  margin-top: 0;
  cursor: pointer;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 2px;
  right: 0;
  width: 20px;
  height: 20px;
  background: #e6e6e6;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
/* Hover and focus states */
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}

/* Checked state */
.control input:checked ~ .control__indicator {
  background: #00a550;
}

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #007b3c;
}
/* Disabled state */
.control input:disabled ~ .control__indicator {
  pointer-events: none;
  opacity: .6;
  background: #e6e6e6;
}
/* Check mark */
.control__indicator:after {
  position: absolute;
  display: none;
  content: '';
}
/* Show check mark */
.control input:checked ~ .control__indicator:after {
  display: block;
}
/* Checkbox tick */
.control--checkbox .control__indicator:after {
  top: 4px;
  left: 8px;
  width: 5px;
  height: 8px;
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 2px 2px 0;
}
/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
/* Radio button inner circle */
.control--radio .control__indicator:after {
  top: 7px;
  left: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
}

/* Disabled circle colour */
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}
/* ./ Radio input css */

.red:before{
  background: #e20404;
}
.green:before{
 background: #00a550;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 0;
    cursor: text;
    height: 100%;
}
.select2-container {
    width: 100% !important;
    height: 40px;
}
.select2-search__field{
  width: 200px !important;
}
/* ./ Advanced Search Modal */

.featured{
  margin-top: 15px;
}
a.thumbnail:hover {
    border-color: #00a550;
}

.sec-with-mar{
  margin-top: 50px;
}

.content-wrap{
    box-sizing: border-box;
    width: 100%;
    margin:40px auto;
    height: auto;
}
.sec{
    position: relative;
    box-sizing: border-box;
    width: auto;
    min-width: 200px;
    height: 200px;
    text-align: center;
    vertical-align: middle;
     border: 1px solid #eeeded;
     border-radius: 4px;
    cursor: pointer;
    transition: all 0.1s linear ;
    background: #fff;
}
.sec img {
    transition: all 0.1s linear ;
}
.sec:hover img {
    /*box-shadow: 0 0 20px 4px rgba(0,0,0,0.4);*/
     -webkit-filter: brightness(120%); /* Chrome, Safari, Opera */
    filter: brightness(120%);
}
.sec span {
    vertical-align: middle;
}
.title-wrap{

    width: 100%;
    height: 100%;
    text-align: center;
}
.sec-title{
    z-index: 99;
    position: absolute;
    padding: 15px;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    color: #fff;
    width: 100%;
}
.sec-title a{
  color: #fff;
}
.sec-hits{
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding:5px;
    border-radius: 0 4px 0 4px;
}



.sec .img-wrap{
    overflow: hidden;
    height: 100%;
    /*position: absolute;*/
    bottom: 0;
    left: 0;
    border-radius: 4px;
}
.sec .img-wrap img{
   width: 100%;
}
.scholar-title{
  position: absolute;
  top: 30%;
  width: 100%;
}
.scholar-title .fa{
  color:#00a550;
  margin:0 10px;
}


.celebrity {
  /*cursor: pointer;*/
  margin-top: 15px;
  box-sizing: border-box;
  padding: 15px 10px;
  border: 1px solid #eeeded;
  border-radius: 4px;
  float: right;
  position: relative;
  transition: border 0.1s linear !important;
}

.celebrity .img{
  box-sizing: border-box;
  width: 100%;
  float: right;
  text-align: center;
  max-height: 200px;
  overflow: hidden;
  /*background: url('../../img/bg.png');*/
}
.celebrity .img img{
    border-radius: 4px;
    height:100%;
    vertical-align: middle;
}
.celebrity .text {
    box-sizing: border-box;
    text-align: right;
    padding : 5px 10px;
    width: 100%;
    float: right;
    color: #5c5c5c;
}
.celebrity .text::after{
    content: "...";
}
.celebrity .title{
    color: #5c5c5c;
    font-size: 1.4em;
    text-align:center;
    padding-bottom: 15px;
}
.celebrity .title a{
  color: #5c5c5c;
}
.celebrity .links{
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3px;
  background: rgba(0,0,0,0.7);
  border-radius: 0 4px 0 4px;
}
.celebrity .links a{
  color: #fff;
  font-size: 0.8em;
}

@media(min-width: 768px){
    .sec {
      width: 50%;
    }
    .celebrity:hover {
        border-color: #00a550;
    }

  .celebrity .img {
    width: 30%;
  }
  .celebrity .img img {
      object-fit: contain;;
      object-position: 50% 0;
      height: 100%;
      width: 100%;
  }
  .celebrity .text {
      width: 70%;
  }

}

