/*
 Theme Name:     More Child Theme
 Theme URI:      http://vergatheme.com/demosd/more/
 Description:    More Child Theme
 Author:         Verga Themes
 Author URI:     http://vergatheme.com
 Template:       more
 Version:        1.0.0
*/

@import url("../more/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

body
{
  transition: 0.5ms;
  letter-spacing: 0.2px;
  font-family: Open Sans light, sans-serif;
}

.logo img
{
  height: 61px;
}

.switchedHeader,
.mainHeader
{
  background-color: #fff !important;
  padding-bottom:5px;
}

.switchedHeader nav#mainNav li a,
.mainHeader nav#mainNav li a
{
  color: #2c5263 !important;
  font-weight: lighter !important;
  font-family: 'open_sanslight', Arial, sans-serif;
}

.switchedHeader nav#mainNav li a:hover,
.mainHeader nav#mainNav li a:hover
{
  color: #fff !important;
  background-color: #2c5263 !important;
  font-family: 'open_sanslight', Arial, sans-serif;
}

.switchedHeader nav#mainNav li.active,
.mainHeader nav#mainNav li.active
{
  border-bottom: 2px solid #2c5263;
}

#mainNav
{
  margin-top: 0px !important;
}

.service
{
  width: 27%;
  display: inline-block;
  float:none;
  text-align:left;
  vertical-align:top;
}

.service p
{
  height: 100px;
  overflow-y: hidden;
}

.servicesInner
{
  margin-left: 0px;
  margin-right: 0px;
}

.service table td img
{
  padding-top:10px;
}

.service .white_content table td
{
  max-width: 250px;
}

.service h3
{
  color: #2c5263;
  font-size: 14px;
}

.secTitle.darkgrey
{
  background: #2c5263;
}

h1.mainTitle
{
  text-transform: none !important;
  position: relative;
}

h1.darkgrey
{
  color: #fff !important;
}

.row hr,
.innerIntro hr
{
  height:2px;
  border: 0px;
  background: #fff;
  width: 75px;
  margin-left: 5px;
}

.service hr,
.contact-title hr
{
  height:2px;
  border: 0px;
  background: #2c5263;
  width: 75px;
  margin-left:5px;

}

.logo h1,.caption h1, .contactInfo h1, h1.mainTitle
{
  font-family: 'open_sans', Arial, sans-serif;
}

.read
{
  padding-top: 15px;
  color: #2c5263;
}

.black_overlay {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

.white_content {
  display: none;
  position: fixed;
  top: 20%;
  left: 25%;
  width: 50%;
  min-width: 350px;
  padding: 16px 60px 16px 16px;
  background-color: white;
  border-radius: 5px;
  z-index: 1002;
  overflow: auto;
  max-height: 450px;
}

.cancel
{
  position: absolute;
  top: 10px;
  right: 10px;
}

.cont
{
  text-align:center;
}

.part
{
  padding:20px;
  width:40%;
  min-width: 350px;
  text-align:left;
  margin: 0px auto;
  display: inline-block;
  vertical-align: top;
  min-height: 400px;
}

.part h2
{
  color: #2c5263;
  padding-bottom:20px;
  text-transform: none;
}

.part span
{
  font-style:italic !important;
  font-family: 'open_sans', Arial, sans-serif;
}

.part img
{
  margin-top: 30px;
}

.offsetBottom
{
  margin-bottom: 50px;
}

.page-id-163 h1,
.cInfo,
.wInfo
{
  color: #2c5263;
}

.contact-form td
{
  width:45%;
  padding: 5px;
}

.contact-form input,
.contactForm input[type="email"],
.contactForm textarea,
.contactForm input[type="text"]
{
  width: 100%;
  border: 1px solid #2c5263;
  background: #f2f2f1;

}

.contactForm input[type="tel"]
{
  color: #666666;
  font-size: 13px;
  margin: 0 0 14px;
  outline: 0 none;
  padding: 12px 10px;
  resize: none;
  font-family: "open_sanslight", Arial, sans-serif;
}

.contact
{
  background: #f2f2f1;
}

.contact-form input[type="submit"]
{
  padding: 10px 20px;
  width: 150px;
  background: #2c5263;
  border: 1px solid #2c5263;
  color: #fff;
  font-size:16px;
}

.contact-form input[type="submit"]:hover
{
  background: #fff;
  color: #2c5263;
  transition: 0.5s;
}

.page-id-163 .contact
{
  padding-bottom: 50px;
}

.introBg
{
  background: #2c5263;
}

.intro
{
  padding-bottom: 0px;
}

.innerIntro,
.innerIntro h1
{
  color: #fff;
}

.innerIntro
{
  padding-right: 50px;
}

.about
{
  background: #fff;
  color: #000;
}

.ftIco span.ico
{
  background: #fff;
  border: 3px solid #2c5263;
}

.ftDet h3
{
  color: #2c5263;
}

.shortBtn span
{
  color: #2c5263;
}

.iwm_map_canvas .google-visualization-tooltip .map_pad
{
  padding-left: 10px;
}

.iwm_map_canvas .google-visualization-tooltip .map_pad2
{
  padding-left: 20px;
}

.iwm_map_canvas .google-visualization-tooltip
{
  background: #2c5263;
  color: #fff !important;
  text-align:left;
  border: 1px solid #2c5263;
  border-radius: 5px;
  max-width:250px;
}

.iwm_map_canvas .google-visualization-tooltip img
{
  max-width: 230px;
  text-align: center;
  margin:0 auto;
  display:inline-block;
}

.iwm_map_canvas .google-visualization-tooltip-item:first-child *
{
  color:#fff !important;
}

.page-id-173 h1
{
  color: #2c5263;
}

.page-id-173 .row hr
{
  height:2px;
  border: 0px;
  background: #2c5263;
  width: 75px;
  margin-left:5px;
}

.iwm_map_canvas
{
  max-width: 1000px;
  padding-left:50px;
  padding-right:50px;
  margin-bottom: 50px;
  margin: 0 auto;
  text-align:center;
  display: block !important;
}

@media only screen and (max-width: 479px)
{
  .introBg
  {
    height: 46%;
    width: 100%;
  }

  .service
  {
    width: 80%;
  }

  .servicesInner
  {
    margin-top: 0px;
  }

  .white_content
  {
    display: none;
    position: fixed;
    top: 15%;
    left: 5%;
    width: 90%;
    margin: 0 auto;
  }

  .pub
  {
    width:90%;
  }
  
  .shortBtn
  {
    display:none;
  }
  
  .caption
  {
    top: 35%;
  }
  
  .post .media
  {
    height:250px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 480px)
{
  .introBg
  {
    height: 44%;
    width: 100%;
  }

  .service
  {
    width: 36%;
    text-align:left;
  }

  .servicesInner
  {
    margin-top: 0px;
  }

  .page-id-171 .container
  {
    width: 90%;
    text-align: center;
  }

  .page-id-171 .container h1
  {
    text-align: left;
  }

  .white_content
  {
    top: 15%;
  }

  .pub
  {
    width:44%;
  }
  
  .shortBtn
  {
    display:none;
  }
  
  .caption
  {
    top: 35%;
  }

}

@media only screen and (max-width: 959px) and (min-width: 768px)
{
  .service
  {
    width: 25%;
  }

  .servicesInner
  {
    margin-top: 0px;
  }

  nav#mainNav li
  {
    font-size: 11px;
  }

  .white_content
  {
    top: 15%;
  }

  .pub
  {
    width:30%;
  }
  
  .caption
  {
    top: 30%;
  }
  
  .post .media
  {
    height:200px;
  }

}

@media only screen and (min-width: 960px)
{
  .pub
  {
    width:22%;
  }
  
  .caption
  {
    top: 35%;
  }
  
  .post .media
  {
    height:250px;
  }
}

.page-id-14 .caption p
{
  font-family: "open_sanslight", Arial, sans-serif;
  font-size: 54px;
  font-weight: 100;
  line-height: 50px;
}

.page-id-14 .caption h1
{
  font-size: 32px;
  padding-bottom: 10px;
  text-transform: none;
}

.page-id-14 .intro
{
  padding-top: 50px;
}

.mobileBtn i
{
  color:#2c5263;
}

.pub
{
  /* width:22%; */
  text-align:center;
  margin-left:10px;
  margin-right:10px;
  margin-top:20px;
  display: inline-block;
  background: #fff;
  min-height: 350px;
}

.pub_top_1
{
  background: url("http://sharedresources.breadboxmarketing.com.au/wp-content/uploads/2017/01/P_Thumb_Establishing_Foundations_Deliver_Community_Investment.png");
  background-size:cover;
  background-position: top center;
  height:150px;
}

.pub_top_2
{
  background: url("http://sharedresources.breadboxmarketing.com.au/wp-content/uploads/2017/01/extractiveindustries.png");
  background-size:cover;
  background-position: top center;
  height:150px;
}

.pub_top_3
{
  background: url("http://sharedresources.breadboxmarketing.com.au/wp-content/uploads/2017/01/Working-together-handbook-e1484152279597.png");
  background-size:cover;
  background-position: top center;
  height:150px;
}

.pub_top_4
{
  background: url("http://sharedresources.breadboxmarketing.com.au/wp-content/uploads/2017/01/miningfoundations-e1484152618595.png");
  background-size:cover;
  background-position: top center;
  height:150px;
}

.pub h2,
.pub p
{
  font-size: 11px;
  text-align:left;
  padding: 10px;
  line-height: 21px;
}

.pub .hold
{
  height: 200px;
  overflow-x: hidden;
}

.logo-f,
.social-f,
.info-f
{
  width:30%;
  margin: 0 auto;
  text-align: center;
  display:inline-block;
  min-width: 200px;
  text-transform: none;
}

.footer .container
{
  width: 98%;
}

.footerholder
{
  padding: 20px 0px;
}

.footer a
{
  color: #fff;
  font-family: "open_sanslight", Arial, sans-serif;
}

.footer a:hover
{
  color: #fff;
  font-weight:bold;
  transition: 0.5s;
}

.footer .social-f .socialsFooter a:hover
{
  color: #fff !important;
  border: 3px solid #fff !important;
}

.testiSlider li blockquote
{
  font-size:13px;
  font-family: open_sanslight;
}

div .mapimg
{
  height: 150px;
  width:100%;
  background-position: center center;
  background-size:cover;
}

.cInfo
{
  padding-top: 7px;
}

.mainSlider
{
  height: 80vh;
  min-height: 600px;
}

.post
{
  min-height: 450px;
}

.post .media img
{
  height:100%;
}

.page-id-163 .mainSlider li
{
  background-position: center;
}

.advps-slide-field-three
{
  margin: 0 auto !important;
  display: block !important;
  width: 100% !important;
  text-align: center !important;
  -webkit-text-stroke: 0px !important;
}

.advps-slide-field-three h2
{
  color: #2c5263 !important;
  text-transform: none !important;
}