/* Enter Your Custom CSS Here */
.footer-cta{
   display: none;
}
#text-1 .textwidget{
       width: 71%;
}

#subscribe{
  color: #7dc246;
  font-weight: bold;
  margin: 0 0 10px;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #ce000c;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 2px 0;
    margin-left: -330px;
    margin-top: 35px;
  

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}
#widget .button:hover{
   color: #ce000c;
   background-color: #fff! important;
   border-color: #ce000c! important;
}
.site-title span{
   display: none;
  font-size: 14px;
    float: right;
    font-style: italic;
    text-transform: none;
  margin-top: -10px;
}
.mg-wpsi{
  z-index: 111111;
  position: fixed;
  right: 0;
  top: 320px;
}
#jobify_widget_search_hero-2 .mg-wpsi li{
   float: none! important;
   margin: 0px! important;
   padding-bottom: 5px;
}
#jobify_widget_search_hero-2 ul{
  padding: 0px! important;
}
.main_row1{
    width: 100%;
    display: flex;
}
#main_col1{
    width: 50%;
    margin-right: 5px;
}
#main_col2{
    width: 50%;
    margin-left: 5px;
}
.main_row1, .main_row2, .main_row3, .main_row4{
margin-bottom:10px;
}
.main_conatiner{
 width: 80%;
}
.main_row1 input[type=text], .main_row2 input[type=email]{
    font-size: 11px;
     border-radius: 0;
}
.main_row2{
    width: 100%;
    display: flex;
}
#main_col3{
    width: 70%;
    margin-right: 5px;
}
#main_col4{
    width: 30%;
    margin-left: 5px;
}
.main_row2 input[type=submit] {
    font-size: 12px;
    padding: 7px 0px;
    width: 100%;
    border-radius: 0;
}
.rev_search{
margin-top: -310px;
}
@media only screen 
  and (min-width: 320px) 
  and (max-width: 767px)
   {
.content_border .home_widget_imge {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100% !important;
    float: none;
}

.content_border .home_widget_text {
    float: none !important;
    padding-top: 0 !important;
    width: 100% !important;
}
  .content_border{
height: 100% !important;
}
.content_border .button {
    float: none !important;
    margin: 0 auto 15px !important;
    display: table;
}
  .mg-wpsi{
  display: none;
  }
  .rev_slider_wrapper {
    height: 375px !important;
    width: 100%;
}
  .rev_slider {
    height: 375px !important;
    overflow: visible;
    position: relative;
}
  .rev_search {
    margin-top: -310px;
}
  .hero-search {
       height: 375px !important;
}
}
@media only screen 
  and (min-width: 768px)
  and (max-width: 991px)
   {
  .rev_search {
    margin-top: -355px !important;
}
}
@media only screen 
  and (min-width: 768px)
  and (max-width: 1024px)
   {
.content_border .home_widget_imge {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 20% !important;
    float: none;
}

.content_border .home_widget_text {
    float: none !important;
    padding-top: 0 !important;
    width: 100% !important;
}
  .content_border{
height: 100% !important;
}
.content_border .button {
    float: none !important;
    margin: -10px auto 10px !important;
    display: table;
}
}

@media only screen 
  and (min-width: 768px) 
  and (max-width: 1242px)
   {
  .rev_slider_wrapper {
    height: 500px !important;
    width: 100%;
}
  .rev_slider {
    height: 500px !important;
    overflow: visible;
    position: relative;
}
  .rev_search {
    margin-top: -310px;
}
  .hero-search {
       height: 500px !important;
}
}






