/*
 Theme Name:   faster-child
 Template:     faster
*/
@font-face {
    font-family: NarkisBlock-Regular;
    src: url(/wp-content/themes/faster-child/fonts/narkisblock-regular_mfw.woff);
}
@font-face {
    font-family: NarkisBlock-Medium;
    src: url(/wp-content/themes/faster-child/fonts/NarkisBlock-Medium_MFW.woff);
}
@media screen and (min-width: 768px) {
    html {
        overflow-y: visible;
    }
}
body{
    overflow-x: hidden;
}

@media screen and (min-width: 500px) {
   body{
    overflow-y: auto;
  }
}
body, p, li, span, div{
	font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
}
h1 {color:#000;}
/*-------------Search form in navigation-----------------------*/
@media (min-width: 768px) {
    .search-form{
        float: left;
        margin-top: 9px;
    }
}

.search-form .search-field{
    padding-right: 5px;
 }

@media (max-width: 768px) {
    .search-form .search-field{
        display: none;
    }
}
.search-form .search-field-wrapper:after{
  top: 4px;
}
/*-----------Content-font-style------------*/
.entry-content{
  color: #333333;
  font-size: 1.4em;
  line-height: 1.3;
}
/*----------------------------CHPCS - Custom Horizontal Slider CSS-------------------*/
.wa_chpcs_slider_title{
  font-size: 24px !important;
  color: #403960 !important;
  line-height: 120%;
  font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
}
.caroufredsel_wrapper{
   height: 444px !important;
}
#wa_chpcs_image_carousel96 .caroufredsel_wrapper{
	height: 470px !important;
}
.wa_chpcs_foo_con{
  font-size: 1.3em;
  color: black !important;
}
#wa_chpcs_foo86{
  height: 300px !important;
}
#wa_chpcs_foo_content86{
   margin-left: 10px;
   margin-right: -10px;
}
#wa_chpcs_more86{
  display: none;
}
#wa_chpcs_image_carousel142 .wa_chpcs_prev,
#wa_chpcs_image_carousel86 .wa_chpcs_prev{
  background: url(/wp-content/uploads/2016/01/Slider-Arrow-Left.png) no-repeat;
  margin-left: -40px;
  direction: ltr;
}
#wa_chpcs_image_carousel142 .wa_chpcs_next,
#wa_chpcs_image_carousel86 .wa_chpcs_next{
    background: url(/wp-content/uploads/2016/01/Slider-Arrow-right.png) no-repeat;
    margin-right: -40px;
    direction: ltr;
}
.experts-container{
  background: #F2F2F2;
  height: 460px;
}
@media (min-width: 1200px) {
.experts-slider-section{
  width: 1170px;
  margin: 0 auto;
 }
}

#wa_chpcs_image_carousel96 .wa_chpcs_prev {
    background: url(/wp-content/uploads/2016/01/Slider-Arrow-Left.png) no-repeat;
    direction: ltr;
}

#wa_chpcs_image_carousel96 .wa_chpcs_next {
    background: url(/wp-content/uploads/2016/01/Slider-Arrow-right.png) no-repeat;
    direction: ltr;
}

#wa_chpcs_more96{
  float: left;
  text-align: center;
  padding-top: 4px;
  height: 21px;
  width: 95px;
  background: url(/wp-content/uploads/2015/12/Read-more.png);
  position: absolute;
  bottom: 0;
  left: 0;
}
#wa_chpcs_more96 > a{
  color: white !important;
}

#wa_chpcs_foo_content96{
  background: #F8F7F3;
  border-bottom: 3px solid #0591A8;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
#wa_chpcs_slider_title142 {
    background: #0691A8;
    margin-top: 20px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
   font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
}
#wa_chpcs_slider_title142 > a {
   color: white !important;
   font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
}
#wa_chpcsjj_foo_con142{
  margin-top: 15px;
  padding-top: 20px;
  font-size: 24px;
  color: #574A7F !important;
  height: 150px;
  background: #F2F2F2; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#FFFFFF, #F2F2F2); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#FFFFFF, #F2F2F2); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#FFFFFF, #F2F2F2); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#FFFFFF, #F2F2F2); /* Standard syntax */
}
#wa_chpcs_more142{
  display: none;
}
/*------------------Headings----------------*/
.special-class{
	font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
h1{
  font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
  font-size: 36px;
  color: #403960;
}
h2{
  font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
  font-size: 32px;
  color: #403960;
}

h3{
  font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
  font-size: 28px;
  color: #403960;
}
h4{
  font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
  font-size: 24px;
  color: #FFFFFF;
}
h5{
  font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
  font-size: 22px;
  color: #FFFFFF;
}
h6{
  font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
  font-size: 18px;
  color: #0591A8;
}
.special{
  font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
  font-size: 36px;
  color: #403960;
}
/*------------------------custom navigation bar for homepage content under image-----------------------*/
@media (min-width: 768px) {
  .navbar-fluid-width .container > .navbar-header, .navbar-fluid-width .container-fluid > .navbar-header, .navbar-fluid-width .container > .navbar-collapse, .navbar-fluid-width .container-fluid > .navbar-collapse {
    display: table!important;
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
  }
}
.navbar-default{
  margin-top: 15px;
  /*height: 44px;*/
  background: #CCCCCC; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#CCCCCC, #FFFFFF); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#CCCCCC, #FFFFFF); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#CCCCCC, #FFFFFF); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#CCCCCC, #FFFFFF); /* Standard syntax */
  
}
  .navbar-fluid-width .navbar-nav {
    float: none;
    display: table-row;
}
.navbar-fluid-width .navbar-nav > li > a{
    text-align: center;
    margin-top: -10px;
    border-left: 1px solid white;
}
.navbar-default .navbar-nav > li > a{
  color: #403960;
  font-size: 24px;
  font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
}
  .navbar-fluid-width .navbar-nav > li {
    float: none;
    display: table-cell;
  }



  .navbar-fluid-width .navbar-nav > li > .dropdown-menu {
    min-width: 100%;
    width: 100%;  
    list-style: none;
}

  .navbar-fluid-width .dropdown-menu > li > a {
    text-align: right;
    padding-right: 10px;
    border-top: 1px dashed #403960;
    font-size: 22px;
    font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
    color: #403960;
}
.always-gradient{
    background: #0591A8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0591A8, #F8F5EC); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0591A8, #F8F5EC); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0591A8, #F8F5EC); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0591A8, #F8F5EC); /* Standard syntax */
}
.navbar-fluid-width .navbar-nav > li > a:HOVER{
    background: #0591A8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0591A8, #F8F5EC); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0591A8, #F8F5EC); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0591A8, #F8F5EC); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0591A8, #F8F5EC); /* Standard syntax */
}

/*------------------------custom navigation for ginecology field page-----------------------*/
.ginecology-container{
  text-align: center;
}
.btn-group > .btn:first-child{
  width: 262px;
  height: 309px;
  margin-top: 40px;
  font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
  }
.btn{
 /* line-height: 0;*/
  color: #0591A8;
  font-size: 22px;
  font-weight: bold;
  border-bottom: 3px solid #0591A8;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  height: 26px;
  padding-top: 230px;
}
.btn-group open{
  border-top: none;
}
.caret{
  float: left;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
}
.open > .dropdown-menu {
    margin-top: -8px;
    width: 262px;
    background: #F2F2F2;
    border-top: none;
    border-left: none;
    border-right: none;
    border-top-radius: 0;
    border-bottom: 3px solid #0591A8;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.dropdown-menu > li > a {
    line-height: 2.428571;
    color: #403960;
    white-space: nowrap;
    margin-right: 0;
    margin-left: 20px;
    font-size: 20px;
    border-bottom: 1px dotted #403960;
    text-align: center;
    font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
}

.dropdown-menu > li {
    list-style: none;
}
.dropdown-menu > li > a:HOVER {
   background: transparent;
   color: #0591A8;
}
.first-cancer{
  background: url(/wp-content/uploads/2017/06/3.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.second-cancer{
  background: url(/wp-content/uploads/2017/06/2.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.third-cancer{
  background: url(/wp-content/uploads/2017/06/4.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.fourth-cancer{
  background: url(/wp-content/uploads/2017/06/1.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.first-ginecology{
  background: url(/wp-content/uploads/2016/01/General-gynco-1.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.second-ginecology{
  background: url(/wp-content/uploads/2016/01/Pirion-1.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.third-ginecology{
  background: url(/wp-content/uploads/2016/01/Chirurgia-gynco-1.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.fourth-ginecology{
  background: url(/wp-content/uploads/2016/01/Mahalot-rehem-1.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.five-ginecology{
  background: url(/wp-content/uploads/2017/04/Shahala-New-1.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.six-ginecology{
  background: url(/wp-content/uploads/2016/01/Tzvar-harehem.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.seven-ginecology{
  background: url(/wp-content/uploads/2017/04/Onco-gyncology-New.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.eight-ginecology{
  background: url(/wp-content/uploads/2016/01/Orogynco.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.nine-ginecology{
  background: url(/wp-content/uploads/2017/04/Endometriozis-New.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.ten-ginecology{
  background: url(/wp-content/uploads/2017/04/Gynco-plastics-New.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }
.eleven-ginecology{
  background: url(/wp-content/uploads/2016/01/Sex-pain.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }

.second-brca {
  background: url(/wp-content/uploads/2017/06/3.jpg);
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  }

/*--------------------------Banner-images-CSS------------------------------*/
.post-top-banner{
  height: 198px;
  margin-top: -28px;
  margin-bottom: 35px;
  background: url(/wp-content/uploads/2015/12/Maamarim-header.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.banner-text-bg{
    margin: 0 auto;
    float: none;
    padding-top: 23px;
    padding-bottom: 23px;
    background: url("images/Headline-white-strokes.png") center center no-repeat;
    width: 100%;
    top: 51px;
}
.banner-text-bg h1{
 font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
 color: white;
 font-weight: bold;
}
@media (min-width: 768px) {
.banner-text-drive{
    margin: 0 auto;
    float: none;
    padding-top: 23px;
    padding-bottom: 23px;
    background: url(/wp-content/uploads/2016/01/Headline-blue-strokes-1.png) center center no-repeat;
    width: 100%;
    text-align: center;
}
}
.banner-text-drive h1{
 font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
 color: #403960;
 font-weight: bold;
}
.mimun-top-banner{
  height: 198px;
  margin-top: -28px;
  background: url(/wp-content/uploads/2015/12/Mimun-Header.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
 }
.contact-top-banner{
  height: 198px;
  margin-top: -28px;
  background: url(/wp-content/uploads/2016/01/Contact-Header.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; 
}
.about-top-banner{
  height: 198px;
  margin-top: -28px;
  background: url(/wp-content/uploads/2016/01/Odot-Header-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; 
}
.expertise-top-banner{
  height: 198px;
  margin-top: -28px;
  background: url(/wp-content/uploads/2016/01/General-Gyncology-Header.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; 
}
.experts-top-banner {
  height: 198px;
  margin-top: -28px;
  background: url(/wp-content/uploads/2016/01/Mumhim-Header-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; 
}
.ginecology-top-banner{
  height: 198px;
  margin-top: -28px;
  background: url(/wp-content/uploads/2017/04/Gynco-Header.jpg)!important;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; 
}
.breast-top-banner{
  height: 198px;
  margin-top: -28px;
  background: url(/wp-content/uploads/2017/06/Sartan-Hashad-Header_02.jpg)!important;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; 
}
.breast-cancer-top-banner{
  height: 198px;
  margin-top: -28px;
  background: url(/wp-content/uploads/2016/01/Sartan-Hashad-Header_02.jpg)!important;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; 

}
/*----------------------contact-form--------------------*/
#field_2_4 label{
    display: none;
}
#field_2_4 div input{
    width: 100%;
}
#gform_wrapper_4{
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 10px;
  background: #FFFFFE; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#7CC1C5, #FFFFFE); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#7CC1C5, #FFFFFE); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#7CC1C5, #FFFFFE); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#7CC1C5, #FFFFFE); /* Standard syntax */
  border: 1px solid lightgrey;
  border-radius: 15px;
  
  text-align: right !important;
}
@media (min-width: 768px) {
	#gform_wrapper_4{
		padding: 50px;
	}
}
#input_4_1_3{
  height: 40px;
  margin-bottom: 2px;
  width: 95%;
}
.contact-page-form .gfield_label{
  text-align: right !important;
}
#input_4_3{
  height: 50px;
  width: 95%;
  border-radius: 5px;
  margin-top: 12px;
}
#input_4_2{
 height: 40px;
 margin-top: 12px;
 width: 95%;
}
#input_4_4{
 border: 1px solid lightgrey;
 border-radius: 5px;
 margin-top: 15px;
 width: 95%;
}
@media (min-width: 768px) {
	#input_4_1_3, #input_4_3, #input_4_2{
		width: 67%;
	}
}
.gfield_label #input_4_4 {
  text-align: right !important;
}
#gform_submit_button_4{
  color: white;
  font-size: 16px;
}
#gform_submit_button_4:HOVER{
  color: #403960;
  box-shadow: none;
  background: #6CC2C4;
  border-radius: 5px;
}
body.rtl .gform_wrapper .gform_footer.right_label{
 width: 95%;
 float: left;
 text-align: left;
}

/*----------------Footer Form-------------------*/
.footer-form-subscribe #input_2_1_3{
  text-align: right;
}

.footer-form-subscribe .gfield_required{
  display: none;
}
.footer-form-subscribe #input_2_1_3{
  width: 100%;
}
.mail-field-footer .gfield_required{
  display: none;
}
.mail-field-footer #input_2_2{
  width: 100%;
  height: 30px;
  margin-top: -10px;
}
.interest-field-footer #input_2_3{
 float: right;
 height: 30px;
 border: none;
 border-radius: 7px;
 margin-top: -10px;
 width: 60%;
}
#gform_submit_button_2{
    float: left;
    margin-top: -21px;
    width: 36.333%;
    height: 30px;
    color: white;
    font-size: 15px;
    text-shadow: none;
}
.contact-widget-footer h3.widget-title{
   font-size: 22px;
   font-weight: bold;
   margin-bottom: 0;
}
.facebook-widget-footer h3.widget-title{
   font-size: 22px;
   font-weight: bold;
   margin-bottom: 14px;
}
.menu-widget-footer h3.widget-title{
   font-size: 22px;
   font-weight: bold;
   margin-bottom: 14px;
}

/*---------------------------------------General Theme Customizations---------------------------------*/
.notfound-searchform{
  float: right !important;
}
.site-header{
 background-color: transparent;
} 
.site-logo {
    padding-top: 51px;
    padding-bottom: 46px;
}
.stuff-next-to-logo{
	float:left;
	margin-top: 5%;
}
.header-phone-number{
	color:#6CC2C4;
	font-weight:bold;
    font-size: 18px;
    margin-bottom: 8px;
}
.header-phone-number > a {
  color: #6CC2C4;
}
.fa-fa-header{
	padding-right: 15px;
  background: #FFFFFF; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#E1F4F3, #FFFFFF); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#E1F4F3, #FFFFFF); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#E1F4F3, #FFFFFF); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#E1F4F3, #FFFFFF); /* Standard syntax */
}
.site-content li{
  margin-right: 25px;
}


/*--------------Mobile navigation buttons-------------------*/
.button.primary{
    background: #0691A8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0691A8, #C6E5E4);
    background: -o-linear-gradient(#0691A8, #C6E5E4);
    background: -moz-linear-gradient(#0691A8, #C6E5E4);
    background: linear-gradient(#0691A8, #C6E5E4);
    border: 1px solid #C6E5E4;
}
.button.primary:HOVER{
    background: #0691A8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#C6E5E4, #0691A8);
    background: -o-linear-gradient(#C6E5E4, #0691A8);
    background: -moz-linear-gradient(#C6E5E4, #0691A8);
    background: linear-gradient(#C6E5E4, #0691A8);
}
#sidr-menu-button{
    background: #0691A8;
    border: 1px solid #C6E5E4;
}
/*-------------------Main navigation sub-menu---------------------*/
.main-navigation .menu > li.menu-item-has-children > a:after{
   padding-right: 10px;
   padding-left: 0;
}
.main-navigation .sub-menu{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.menu-bottom-layout .main-navigation .sub-menu a{
  border-left: none;
  border-top: 1px solid white;
}
.post-navigation .nav-previous{
    font-weight: bold;
    float: left;
    text-align: left;
    margin-right: 5px;
    margin-top: 20px;
}
.post-navigation .nav-next{
    font-weight: bold;
    float: right;
    text-align: right;
    margin-left: 5px;
    margin-top: -15px;
}
.post-navigation .nav-next .meta-nav{
	float: right;
    transform: rotateY(180deg);
}
.post-navigation .nav-previous .meta-nav{
	float: left;
    transform: rotateY(180deg);
}
.entry-meta{
  display: none;
}
.cat-links{
 display: none;
}
.site-content{
  padding-top: 0;
}
.main-navigation ul ul{
  background: #0591A8; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#E1F4F3, #FFFFFF); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#E1F4F3, #FFFFFF); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#E1F4F3, #FFFFFF); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#C6E5E4, #0591A8); /* Standard syntax */
}
/*-------------------group-blog----------------------------*/
.blog .hentry{
  background: #F2F2F2;
  border-bottom: 6px solid #0591A8;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top: 10px solid #E1F4F3;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  padding-right: 25px;
  min-height: 250px;
}
.blog .hentry .entry-content{
 min-height: 130px;
}
.blog.more-link{
  font-weight: bold;
  text-align: left;
}
.blog .more-link a{
	background-color: #0591A8;
	color: #EFF8F9;
	border-bottom-left-radius: 0.7em;
	padding-right: 7px;
        padding-left: 7px;
        position: absolute;
        left: 15px;
        bottom: 25px;
}
.blog .entry-title > a{
  color: #0591A8;
}
.group-blog .entry-title > a:HOVER{
  color: #0591A8;
}
/*-----------------------single-post----------------------*/
.single .hentry{
  background: #F2F9F8;
  border: none;
  border-radius: 5px;
  padding: 10px 8%;
}
.single .entry-title{
  color: #0591A8;
}
.single .posted-on{
  color: #403960;
}
.single .byline{
  display: none;
}
.experts-below-content{
  background: #F2F2F2;
 text-align: center;
}
.recent-related-articles{
  text-align: center;
}
.from-the-media{
  background: #F2F2F2;
  text-align: center;
}
.single .entry-footer{
  display: none;
}
#post-268 .post-navigation{
	display: none;
}
/*-------------------post-type-archive-media----------------------------------*/
.post-type-archive-media .page-title{
  display: none;
}
.post-type-archive-media .blog.more-link,
.tax-media_tags .blog.more-link{
  display: none;
}
.post-type-archive-media .page-header{
  margin: 6px 0 20px;
  border-bottom: none;
}
.media-top-banner{
    height: 198px;
    margin-top: -28px;
    background: url(/wp-content/uploads/2016/01/Mehamedia-Header.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    margin-bottom: 35px;
}
.post-type-archive-media .entry-title,
.tax-media_tags .entry-title{
  background: #0591A8;
  width: 360px;
  text-align: center;
}
.tax-media_tags .entry-title a{
    color: #ffffff;
}
.post-type-archive-media .entry-title > a{
  color: white;
}
.post-type-archive-media .entry-title > a:HOVER{
  color: #F2F2F2;;
}
.post-type-archive-media .entry-content,
.tax-media_tags .entry-content{
  text-align: center;
  color: #403960;
  font-size: 24px;
  background: #F2F2F2;
  padding: 8px;
  margin-top: 0;
  height: 120px;
  width: 362px;
}
.post-type-archive-media .entry-footer,
.tax-media_tags .entry-footer{
  background: #F2F2F2;
  padding: 8px;
  margin-top: 0;
    width: 362px;
}
/*-------------------post-type-archive-our-experts----------------------------*/
.post-type-archive-our-experts .entry-title > a{
  color: #0591A8;
}
.post-type-archive-our-experts .entry-title > a:HOVER{
  color: #6CC2C4;
}
.post-type-archive-our-experts .hentry{
  background: transparent;
  border: none;
}
.post-type-archive-our-experts .page-title{
  display: none;
}
/*----------------------single-areas-of-expertise----------------------*/
.single-areas-of-expertise .hentry{
  background: #E1F4F3;
  border: none;
  border-radius: 5px;
  padding: 0;
    padding-bottom: 45px;
}
.postid-125 .hentry{
  background: transparent;
  padding: 0;
}
.postid-125 .entry-title{
  display: none;
}
/*--------------------post-type-archive-media-------------------------*/
post-type-archive-media .hentry{
  background: none;
  border: 0;
}
/*---------------Expertise Page Template Content---------------*/
.full-width-container{
  width: 1170px;
  margin: 0 auto;
}
.menu-bottom-layout .main-navigation{
	border-top: none;
	border-bottom: none;
}
.menu-bottom-layout .main-navigation a {
    color: #FFFFFF;
    padding: 15px 20px !important;
    height: 41px;
    font-size: large;
    font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
}
.menu-bottom-layout .main-navigation a:HOVER{
  color: #EFEFEF;
}
.main-navigation li{
 height: 55px;
}
#secondary-nav-menu-header:AFTER{
  background: none;
}
.secondary-navigation{
  font-size: 16px;
}
.secondary-navigation a{
  color: #1A1A1A;
}
.secondary-navigation a:HOVER{
  color: #0490A7;
}
.page-container{
  width: 1170px;
  margin: 0 auto;
}
.outer-nav1
{
  background: #0691A8; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#0691A8, #C6E5E4); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0691A8, #C6E5E4); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0691A8, #C6E5E4); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0691A8, #C6E5E4); /* Standard syntax */
  height: 44px;
}
@media screen and (max-width: 768px) {
.outer-nav1
{
       height: auto;
    }
    .header-phone-numbers {
        text-align: center !important;
        margin-top: 15px;
    }
    .col-sm-6 .site-logo{
        /*float: none;*/
        padding: 20px 0px;
    }
    .main-navigation .menu{
        overflow: auto;
    }
    .menu-bottom-layout .main-navigation{
        text-align: center;
    }
    .menu-bottom-layout .main-navigation a:HOVER{
        color: black;
    }
    #rev_slider_1_1_wrapper,
    #rev_slider_1_1{
        height: 300px !important;
    }
    .tp-caption img{
        width: auto !important;
        height: auto !important;
    }
    .tp-caption div{
        margin-top: 50px !important;
    }
    .tp-caption div h2,
    .tp-caption div h2 b{
        font-size: 20px !important;
        text-align: center !important;
        line-height: 27px !important;
        margin-top: 127px !important;
    }
    .our-experts .entry-content p strong{
        float: right;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .blog .more-link a{
        bottom: 0;
    }
    .col-sm-3 a .expert-cube,
    .col-sm-3 .expert-cube{
        width: 100%;
    }
    .secondary-container{
        width: 100% !important;
    }
    #jPanelMenu-menu ul li{
        display: inline-block;
    }
    .entry-content p b{
        display: block;
    }
    #homepage-menu > ul > li > ul{
        display: none;
    }
    #homepage-menu > ul > li{
        width: 100% !important;
    }
    #menu-item-703:after{
        display: none;
    }

}
.inner-nav1 {
    margin: 0 auto;
    width: 1170px;
}

#colophon{
  background: -webkit-linear-gradient(#7EC2C5, #FFFFFF); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#7EC2C5, #FFFFFF); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#7EC2C5, #FFFFFF); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#7EC2C5, #FFFFFF); /* Standard syntax */
  margin-top: -10px;
}
#colophon:before{
  background: none;
}
.site-footer{
  height: auto;
}
.footer-logo-widget{
  width: 50%;
}
.expertise-menu{
  height: 30px;
  background-color: #0591A8;
  margin-top: 10px;
  padding-top: 8px;
  padding-right: 10px;
  font-size: 100%;
  border-radius: 6px;
} 
.expertise-menu a{
  color: white;
  font-family: NarkisBlock-Medium, Alef, Arial, sans-serif;
}

.expertise-menu a:HOVER{
  color: #EFFEFE;
  font-weight: bold;
}
.thumbnail{
  background-color: transparent;
  border: none;
}
/*--------------Regular page template (not yet a template------------------*/
.page-id-113 .entry-content{
  background: #E1F4F3;
  border: none;
  border-radius: 5px;
  padding: 30px 8%;
  margin-bottom: -58px;
}
.page-id-115 .entry-content{
  background: #E1F4F3;
  border: none;
  border-radius: 5px;
  padding: 30px 8%;
  margin-bottom: -58px;
}
.page-id-176 .entry-content{
  background: #E1F4F3;
  border: none;
  border-radius: 5px;
  padding: 30px 8%;
  margin-bottom: -58px;
}
.page-id-177 .entry-content{
  background: #E1F4F3;
  border: none;
  border-radius: 5px;
  padding: 30px 8%;
  margin-bottom: -58px;
}
.page-id-178 .entry-content{
  background: #E1F4F3;
  border: none;
  border-radius: 5px;
  padding: 30px 8%;
  margin-bottom: -58px;
}
.page-id-180 .entry-content{
  background: #E1F4F3;
  border: none;
  border-radius: 5px;
  padding: 30px 8%;
  margin-bottom: -58px;
}
/*-------------Dropdown Menu--------------------*/
.dropdown {
    display:inline-block;
    margin-left:20px;
    padding:10px;
}
/*------------------------Site Footer--------------------------*/
#colophon .site-info-text{
	float: none;
   text-align: center;
   color: white;
}
#colophon .site-info{
  background: #333333;
  font-size: 100%;
  padding-top: 7px;
  height: 28px;
}
/*-----------Contact Page--------------------*/
.google-map{
  margin-bottom: 50px;
  float: none;
  text-align: center;
}
.driving-directions{
  background: #F2F2F2;
  padding-top: 1px;
}
@media (min-width: 1200px) {
.driving-directions-container{
  width: 1170px;
  margin: 0 auto;
  padding-bottom: 50px;
 }
}
.contact-info-color{
  color: #333333;
  line-height: 1.3;
  font-size: 1.1em;
  font-weight: bold;
}
/*------------------forum-------------------------*/
.forum-sidebar-css .widget-title{
  font-size: 28px;
}
.forum-sidebar-css li{
 line-height: 1.5;
 font-size: 1.2em;
}
#bbpress-forums{
  font-size: 15px;
}
div.bbp-template-notice p{
  font-size: 15px;
}
div.bbp-breadcrumb, div.bbp-topic-tags{
  font-size: 15px;
}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer{
  font-size: 15px;
}
.bbp-topic-meta{
  font-size: 15px;
}
.bbp-topic-started-by{
  font-size: 14px;
}
.single-forum .hentry{
  background: none;
  border: none;
  border-radius: 5px;
  padding: 0;
  margin-bottom: 0;
  font-size: 15px;
}
.postid-120
/*.wa_chpcs_next, .wa_chpcs_prev*/{
	direction:ltr;
}
#gform_fields_4 li div span input,
#gform_fields_4 li div input,
#gform_fields_4 li div select{
    width: 95%;
}
@media screen and (max-width: 750px){
	nav.main-navigation li, nav.secondary-navigation li{
		float:none;
	}
    .search-form .search-field-wrapper:after{
        display: none;
    }
	.menu-bottom-layout .main-navigation li a{
		color:black;
	}
	nav.main-navigation .sub-menu{
		float:none;
        position: relative;
	}
	.header-phone-number{
		display:block;
		margin-bottom:20px;
	}
	.navbar-fluid-width .navbar-nav > li, .navbar-fluid-width .navbar-nav{
		display:block;
	}
    .alignright{
        float: none !important;
    }
    .inner-nav1{
        width: 100% !important;
    }
	
}
.open-homepage{
	/*margin-top:175px;*/
}
@media (min-width: 768px) {
    ul#gform_fields_4 label{
        float:none;
        display-inside: block;
        line-height: 2;
        padding-right: 26px;
    }
    .gform_body ul div{
        text-align:left;
        margin-bottom: 5px;
    }
}

ul#gform_fields_4 li {
     list-style: none;
}

/*-----------Left to Right-----------------------*/
.left-to-right{
  direction: ltr;
  text-align: left;
}
.left-to-right .entry-header{
  text-align: left;
}
/*------------center video-------------------------*/

.center-video {
  text-align: center;
  float: none;
  margin: 0 auto;
 }

.entry-content ul {
    list-style: disc;
}



.go-back {
    float: left;
    margin-top: 25px;
}





.experts-top-banner{
	margin-bottom: 25px;
}


@media print{
    #primary{
        float: none !important;
    }
    a[href]:after {
        content: none !important;
    }
}
.expert-cube{
    display: table;
    width: 262px;
    height: 150px;
    text-align: center;
    background: #F2F2F2 no-repeat;
    border-top: 3px solid #E0F3F2;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom: 3px solid #0591A8;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    color: #0591A8;
}
.this-more-info{
    display: table-cell;
    vertical-align: middle;
    line-height: 42px;
    font-size: 50px;
}
.expert-txt{
    margin-top: 15px;
    font-size: 22px;
    padding-bottom: 18px;
}
.expertises-experts-title-wrap{
    display: table-cell;
    vertical-align: middle;
    min-height: 55px;
    line-height: 20px;
}
.expertises-experts-title-wrap a{
    font-size: 22px;
    color: #0591A8;
}
@media screen and( max-width: 800px ){
    body {
        overflow-y: hidden;
    }
}
.tags-links{
    display: none;
}
.tag .entry-content{
    display: none;
}
.postid-125 .nav-links{
    display: none;
}
.custom-expert-title{
    position: relative;
    top: 40%;
    font-weight: bold;
    color: #ffffff;
}
.row-eq-height{
    margin-left: 0;
    margin-right: 0;
}
.icon-bar{
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 2px;
    width: 20px;
    background-color: #000000;
}
.tag .content-area article{
    background: #F2F2F2;
    border-bottom: 6px solid #0591A8;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 10px solid #E1F4F3;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-right: 25px;
    min-height: 100px;
}
.edit-link a,
.more-link a,
.more-link a:hover,
.tag .content-area article h2 a,
.tag .content-area article h2 a:hover{
    color: #319187;
}
.single-our-experts .expert-cube,
.page-template-expert-reviews .expert-cube{
    min-height: 310px;
}
#top-navigation{
    position: relative;
    z-index: 10;
}
#top-navigation .top-menu{
    float: left;
}
#top-navigation .top-menu .nav-menu li:first-of-type{
    border-right: 1px solid #000;
}
#top-navigation .top-menu .nav-menu li:last-of-type{
    border-left: 1px solid #000;
}
#top-navigation .top-menu .nav-menu li{
    padding: 0 5px;
}
#top-navigation .search-form{
    float: right;
}
#top-navigation div ul{
    float: left;
    padding: 10px;
}
#top-navigation div ul li{
    float: left;
}
#top-navigation div ul li a{
    color: #000000;
}
#homepage-menu ul li{
    text-align: center;
    list-style: none;
}
#homepage-menu > ul > li{
    width: 30%;
}
#homepage-menu  ul  li a{
    font-size: 25px;
    line-height: 20px;
    color: #403960;
}
#homepage-navigation .navbar-toggle{
    text-align: center;
}
#homepage-menu > ul > li > ul,
#homepage-menu > ul > li > ul > li,
#homepage-navigation{
    width: 100%;
    text-align: center;
}
#homepage-menu > ul > li > ul > li > a{
    width: 100%;
}
#homepage-menu .dropdown{
    padding: 0;
}
.navbar-toggle{
    float: none;
}
#homepage-navigation ul ul li:hover > ul{
    right: 100%;
    left: auto;
}
#homepage-menu ul li .sub-menu li a{
    height: 100% !important;
}
.homepage-menu-wrapper {
    background: #CCCCCC;/* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#CCCCCC, #FFFFFF);
    background: -o-linear-gradient(#CCCCCC, #FFFFFF);
    background: -moz-linear-gradient(#CCCCCC, #FFFFFF);
    background: linear-gradient(#CCCCCC, #FFFFFF);
}
.nav > li > a:hover,
.nav > li > a:focus{
    background-color: transparent;
}
#homepage-menu>ul>li:hover{
    background: -webkit-linear-gradient(#5DB5C1,#FFFFFF);
    background: -o-linear-gradient(#5DB5C1,#FFFFFF);
    background: -moz-linear-gradient(#5DB5C1,#FFFFFF);
    background: linear-gradient(#5DB5C1,#FFFFFF);
}
#homepage-menu ul li ul li ul li{
    height: 100%;
}
#menu-item-707{
    position: relative;
}
#menu-item-707:after{
    content: "\f347";
    position: absolute;
    font-family: "dashicons", 'sans-serif';
    left: 78px;
    top: 12px;
    color: #403960;
}
.page-template-reviews .container-fluid{
    padding: 0;
}
.aya-top-banner{
    height: 198px;
    margin-top: -23px;
    margin-bottom: 30px;
    text-align: center;
}
#reviews-experts-slider{
    width: 85%;
    margin: 0 auto;
    direction: ltr;
}
.flex-nav-prev a.flex-prev{
    left: -90px !important;
    opacity: 1 !important;
}
.flex-nav-next a.flex-next{
    right: -90px !important;
    opacity: 1 !important;
}
ul.flex-direction-nav a.flex-prev:before,
ul.flex-direction-nav a.flex-next:before{
    height: 42px;
    margin-top: 13px;
}
.reviews-main-content{
    width: 85%;
    margin: 0 auto;
}
#reviews-experts-slider .expert-title,
#reviews-experts-slider .expert-excerpt{
    direction: rtl;
    text-align: center;
}
#experts-reviews-slider-title{
    text-align: center;
    font-weight: bold;
    margin-bottom: 35px;
}
.aya-top-banner{
    background: url("images/Header-Opinions-Expert-Page.jpg") no-repeat;
}
.blue-title-strokes{
    text-align: center;
    direction: rtl;
    margin-bottom: 40px;
}
.blue-title-strokes span:after{
    content: url("images/Dotted-Line-Blue-Left.png");
    padding-right: 20px;
}
.blue-title-strokes span:before{
    content: url("images/Dotted-Line-Blue-Right.png");
    padding-left: 20px;
}
.white-title-strokes span:after{
    content: url("images/Dotted-Line-White-Left.png");
    padding-right: 20px;
}
.white-title-strokes span:before{
    content: url("images/Dotted-Line-White-Right.png");
    padding-left: 20px;
}
.aya-top-banner .banner-text-bg{
    background-image: none;
}
@media screen and (max-width: 768px) {
    .blue-title-strokes span:after,
    .blue-title-strokes span:before,
    .white-title-strokes span:after,
    .white-title-strokes span:before{
        content: none;
    }
    div.reviews-inner .row .col-sm-10.pull-right,
    div.reviews-inner .row .col-sm-10.pull-left,
    div.reviews-inner .row .col-sm-2.pull-left,
    div.reviews-inner .row .col-sm-2.pull-right{
        width: initial;
    }
    div.col-sm-2.pull-left{
        float: right !important;
    }
}
.reviews-main-content{

}
.reviews-survey{
    width: 67%;
    margin: 0 auto;
}
.reviews-survey-right,
.reviews-survey-left{
    display: table;
    margin: 15px 0;
}
.reviews-survey-right p {
    padding-right: 5px;
}
.reviews-survey-left p{
    padding-left: 5px;
}
.reviews-survey-left p,
.reviews-survey-right p{
    font-size: 24px;
    display: table-cell;
    vertical-align: middle;
    line-height: 26px;
}
.review-text{
    width: 86%;
    font-size: 20px;
}
.reviews-inner{
    font-weight:light;
    font-size: 20px;
    line-height: 35px;
}
.reviews-inner .row{
    margin-bottom: 70px;
}
.reviews-inner .row .col-sm-10.pull-right{
    width: 90%;
}
.reviews-inner .row .col-sm-2.pull-right{
    width: 10%;
}
.reviews-inner .row .col-sm-10.pull-left{
    width: 75%;
}
.reviews-inner .row .col-sm-2.pull-left{
    width: 10%;
}
