/*
Theme Name:     Spalab Child
Theme URI: 		http://themes-demo.com/spalab/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Spalab theme powered by DesignThemes
Template:       spalab
Version:        1.0
*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
	    .wpb_column.rs_col-sm-6 {
        width: 83.33333333%;
        margin-top: 25px;
    }
    .dt-header-menu {
        display: inline-block !important;
    }
	.wpb_column.rs_col-sm-6 {
        width: 83.33333333% !important;
		margin-top: 0px !important;
    }
	    .vc_col-md-10 {
        width: 83.33333333%;
    }
    div#dt-1539324444540-153d33e8-2c56-mobile {
        display: none !important;
    }

}
@media only screen and (min-width: 0px) and (max-width: 767px) {
	
   .dt-logo-container a img {
      width: 150px !important;
   }	

}
@media (max-width: 767px) {

	#footer .wpb_single_image .vc_figure {
      display: block;
	}
	.wpb_single_image .vc_single_image-wrapper {
      display: block;
	}
	#footer img.vc_single_image-img.attachment-medium {
      margin: 0 auto;
    }
    #footer .npc p
	{
        text-align: center !important;
    }
	#footer .wpb_content_element {
      margin-bottom: 10px;
    }
	#footer h3 {
      text-align: center !important;
    }
	#footer .dt-sc-sociable {
      text-align: center;
	}
	#footer .text-with-icon
	{
      text-align: center;
	}
	#footer .wpb_wrapper {
      display: grid;
    }
	.dt-sc-contact-info {
      width: auto;
      margin: 0 auto;
    }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .vc_column_container>.vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
  }
  .patron {
    width: 100% !important
  }
  .values-inclusion-block,.values-acountability-block,.values-ubuntu-block,.values-integrity-block   {
    margin: 10px 0px 10px 0px !important;
  }
  .values-inclusion-block .wpb_content_element,.values-acountability-block .wpb_content_element,.values-ubuntu-block .wpb_content_element,.values-integrity-block .wpb_content_element {
    display: inline-flex;
  }
  .team-inner {
    padding-left: 5px;
    padding-right: 5px;
  }
  .dt-sc-contact-info.phone_no {
    width: 162px;
  }
  .partner-text {
    padding: 10px !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
  }
  .vc_custom_1762554941087 {
    margin-left: 0px !important;
    border-left-width: 0px !important;
    padding-left: 0px !important;
  }
  .vc_custom_1760881886590 {
    padding-top: 0px !important;
    display: none;
  }
  div#subscribe {
    margin-top: 20px;
  }
  #frequently-asked-questions button span,  #frequently-asked-questions p, #frequently-asked-questions li span, #frequently-asked-questions li {
    font-size: 14px;
  }
  #frequently-asked-questions .quote
  {
	font-size: 20px;
  }	
  #frequently-asked-questions .heading {
    line-height: 20px;
  }
  .spalab_contactinfo .dt-sc-contact-info {
    width: 100%;
  }
  p.mobiletext a {
    font-weight: 600;
  }
}

