/*
 Theme Name:     Select Equip Child Theme
 Description:    Select Equip Child Theme
 Author:         Di Marca
 Author URI:     http://www.dimarca.com.au
 Template:       responsive
 Version:        1.0.0
 */
 
 @import url("../responsive/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
@font-face {
	font-family: 'GothamBook';
	src: url("/fonts/GothamBook/GothamBook.eot");
	src: local("GothamBook"), url("/fonts/GothamBook/GothamBook.woff") format("woff"), url("/fonts/GothamBook/GothamBook.ttf") format("truetype");
}
@font-face {
	font-family: "GothamBold";
	src: url("/fonts/GothamBold/gothambold.eot");
	src: local("GothamBold"), url("/fonts/GothamBold/gothambold.woff") format("woff"), url("/fonts/GothamBold/gothambold.ttf") format("truetype");
}

body
{
  font-size:13px;
  font-family:'GothamBook';
  color:#4d4f53;
  -webkit-text-size-adjust: none;
}

ul, ol
{
    padding-left:0;
    }
    
th, td, table
{
  border:none;
  margin:0;
  padding:0;
}
p 
{
  margin:20px 0;
  line-height:1.2em;
}

.col-180
{
  width:13.5%;
  float:left !important;
  padding:30px 0 0 30px;
}
#content #widgets {
  display: none;
}
.widget-wrapper ul
{
  padding:26px 0 26px 30px;
  margin:0;
  list-style-type:none;
  text-transform:none;
}

#widgets a
{
    padding:1px 0 1px 1px;
    }

.theme-default .nivo-caption a
{
    padding: 0 1px 1px 0px;
    }

#widgets ul, #widgets ol
{
  padding:20px 0;
}

#widgets ul li a {
  display: inline-block;
  line-height: 1.2em;
}
#widgets ul li a:hover {
  color: #e37222;
}

a{
  display: inline-block;
}

#menu-our-brands li a
{
  color: #4d4f53;
  text-shadow:none;
  font-weight:normal;
  font-family:'GothamBook';
  height:100%;
  line-height:11px;

}

#menu-about-us li a
{
  color: #4d4f53;
  text-shadow:none;
  font-weight:normal;
  font-family:'GothamBook';
  height:100%;
  line-height:11px;

}

#menu-industries li a
{
  color: #4d4f53;
  text-shadow:none;
  font-weight:normal;
  font-family:'GothamBook';
  height:100%;
  line-height:11px;

}

#menu-solutions li a
{
  color: #4d4f53;
  text-shadow:none;
  font-weight:normal;
  font-family:'GothamBook';
  height:100%;
  line-height:11px;

}

#menu-news li a
{
  color: #4d4f53;
  text-shadow:none;
  font-weight:normal;
  font-family:'GothamBook';
  height:100%;
  line-height:11px;

}

#menu-our-brands li
{
  padding:3px 36px 3px 30px;
  margin:0;

}

#menu-about-us li
{
  padding:3px 36px 3px 30px;
  margin:0;

}

#menu-news li
{
  padding:3px 36px 3px 30px;
  margin:0;

}

#menu-solutions li
{
  padding:3px 36px 3px 30px;
  margin:0;

}

#menu-industries li
{
  padding:3px 36px 3px 30px;
  margin:0;

}


#menu-our-brands, #menu-solutions, #menu-industries, #menu-news, #menu-about-us li:hover
{
  background-color:#d5d6d2;
  color:#4d4f53;

}

#menu-our-brands, #menu-solutions, #menu-industries, #menu-news, #menu-about-us li a:hover
{
  color:#e37222;
  background-color:#d5d6d2;
  background-image:none;
}

#menu-our-brands, #menu-solutions, #menu-industries, #menu-news, #menu-about-us .current-menu-item a
{
  font-weight:bold;
}

#menu-our-brands, #menu-solutions, #menu-industries, #menu-news, #menu-about-us li a:current
{
  font-weight:bold;
}

#top-content h1
{
  font-size: 26px;
  margin-top:0px !important;
  margin-bottom:10px;
  font-weight:normal;
  font-family:'GothamBook';

}

h2
{
  font-size:13px;
  font-family:'GothamBold';
}

h3
{
  font-size:13px;
  font-weight:normal;
  line-height:13px;
}

h4
{
  font-size:15px;
  color: #e37222;
  font-family:'GothamBook';
}

#bodywrap
{
  background-image: url(./images/select_panel.png);
  background-position:top right;
  background-repeat:repeat-y;
  max-width:1122px;
  margin:0 auto;
}

#container
{
  max-width: 1092px;
  padding:0;
}

#logo
{
  float:right;
  margin: 20px 30px 25px 0;
}
#logo img{
    width: 100%;
    height: auto;
    max-width: 270px;
  }

#slogan
{
  width: 50%;
  padding: 1em 0 0 2em;
  overflow: hidden;
}
#slogan img {
  float:left;
  max-width: 200px;
  height: auto;
  width: 100%;
}
#header
{
  background-color:#fff;
  padding-top: 1em;
}

nav.nav-top{
  width: 50%;
  float: left;
}

nav.nav-top a{
  color: #4D4F53;
}

.header-menu-primary{
  margin-bottom: -10px;
  float: left;
  width: 100%;
  font-size: 0;
}

#menu-primary-nav{
  background: #717275;
  display: inline-block;
  width: 50%;
}

#menu-secondary-nav{
  background: #4d4f53;
  display: inline-block;
  width: 50%;
}

.skip-container{
  display:none;
}

.front-page #wrapper
{
  margin: 0 auto;
  border-radius: 0;
  border:none;
  background-color:#fff;
}

#featured
{
  border-radius:0;
  border:none;
  padding: 0 4px 0 0;
  width: 50%;
  display: inline-block;
  padding: 0;
  font-size: 13px;
}

.col-300
{
  width:24.816849%;
  float:right;
  margin-right:0;
}

#featured-content
{
  padding: 0 0 0 0;
  background: #fff;
}

#featured-image
{
  margin:0;
}

.featured-title
{
  font-size:22px;
  color:#e37222;
  font-weight:normal;
  line-height: 1.1em;
  text-align:left;
  padding-top:35px;
  width:47%;
  float:left;
  padding-left:30px;
  padding-bottom:30px;
}

.featured-subtitle
{
  display:none;
}
#featured p
{
  margin:0;
}

#featured-content h1{
  padding-left: 20px;
  width: 48%;
}

#featured-content p
{
  margin:0;
  width: 45%;
  float:left;
  font-size: 13px;
  padding:35px 30px 30px 20px;
}

.col-460
{
  width:100%;
  margin-right:0;
}

.top-menu
{
  float:left;
  margin: 0px 0 0 30px;
  padding:0 5px 0 0;

}

.top-menu li a 
{
  font-size:13px;
  padding: 0;
}

#phone
{
  margin:5px 0 0 5px;
  border-left: 1px solid #4d4f53;
  padding:5px 0 0 10px;
}

.nivo-caption
{
  color:#4d4f53 !important;
  background-color:#d5d6d2 !important;
  border:none;
  opacity:1 !important;
  position:relative !important;

}

.post_title
{
 font-family:'GothamBold';
}

.grid
{
 margin-bottom:0px;
}

#contact-sales
{
 background-color:#D5D6D2;
 float:left;
 padding:5px 5px 5px 10px;
 margin: 40px 0 0 0;
}

#contact-sales img
{
  padding: 0 0 0 10px;
  margin-bottom: 0 !important;

}

#contact-sales a
{
 color:#4D4F53;
}

#contact-sales a:hover
{
 color:#FF7210;
}

.home #wrapper{
  font-size: 0px;
}

#featured #featured-image .metaslider{
  margin-right: 4px;
}

#widgets
{
  display: inline-block;
  width: 50%;
  border: none;
  padding: 0;
  margin: 0;
}

#widgets .col-300{
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0;
  font-size: 13px;
}

#home_widget_1 .widget-wrapper{
  margin: 0 2px 2px 0;
}

#home_widget_2 .widget-wrapper{
  margin: 0 0 2px 2px;
}

#home_widget_3 .widget-wrapper{
  margin: 2px 2px 0 0;
}

#home_widget_4 .widget-wrapper{
  margin: 2px 0 0 2px;
}

.widget-wrapper
{
 padding: 0 0px 0 0;
 border: none;
 border-radius:0;
 margin:0px;
}

.read-more
{
 float:right;
}

.nivo-caption
{
 padding:10px 20px !important;
 min-height:77px;
}   

.theme-default .nivo-caption a
{
 color:#4d4f53 !important;
 border:none !important;
}

.theme-default .nivo-caption a:hover
{
 color:#333 !important;
 border:none !important;
}

.post_excerpt
{
 line-height:1.2em;
 font-family:'GothamBook', Arial;
}

.menu
{
 font-family: 'GothamBold';
 text-transform:uppercase;
}
.menu li{
  width: 32.5%;
  font-size: 13px;
}

.menu a
{
 height:36px;
 line-height:36px;
 border:none;
 min-width:16%;
 text-align: center;
 padding: 0;
 font-weight: normal;
 text-shadow: none;
}

.menu a:hover{
  background: #ff7210;
}

.menu >li:first-child > a
{
 padding: 0;
 border:none;
}
.menu li li a{
  text-align: left;
  font-size: 13px;
}
.menu li li a:hover
{
  background-color:#ff7210 !important;
}

.menu .current-menu-item a{
  background: #ff7210;
}

.menu .sub-menu li{
  background: #ff7210;
  border: none;
  font-family: 'GothamBook';
  text-transform: none;
}

.menu .sub-menu li a:hover{
  color: #fff;
}
ul.menu > li:hover{
  background: #ff7210;
}

.nav-mobile{
  display: none;
}

.widget-wrapper .menu
{
 background-color:#d5d6d2;
 background-image:none;
}

.read-more a
{
  background-image: url("/wp-content/themes/selectresponsive/images/read_more.png");
  height:16px;
  width:9px;
}
#footer
{
  max-width:1092px;
  padding:0;
  background-color:#5f6164;
  color:#949598;
  min-height:200px;
  font-size:13px;
}

#footer a
{
  color:#949598;
  font-weight:normal;
  line-height: 20px;
}

#footer-strip
{
  max-width:1092px;
  padding:0;
  background-color:#d5d6d2;
  margin:0 auto;
  vertical-align:middle;
  font-size: 13px;
}

#footer-strip h5
{
  margin-left: 20px;
  display: inline-block;
  font-weight: normal;  
  font-size:13px;
}

#footer-strip ul
{
  display: inline-block;
  margin: 0;
  padding-left: 0;
}

#footer-strip ul li
{
  display: inline-block;
  margin-left: 20px;
}

#footer-strip a
{
  color: #4D4F53;
  text-decoration: none;
}

#footer-strip a:hover
{
  text-decoration: underline;
}

.social
{
  float: right;
  padding: 10px 20px 0 0;
  display:none !important;
}

#footer{
  position: relative;
}

.copyright{
  position: absolute;
  right: 30px;
  bottom: 20px;
  text-align: right;
  width: auto;
}

#menu-footer-one 
{
  font-family:'GothamBold'; 

}    
.footer-menu li
{
  display:block;
  line-height:1.1em;
}


.footer-menu li a
{
  padding:0;
  border-left:none;
}

.powered
{
  display:none;
}

.scroll-top
{
  display:none;
}

#talk
{
  padding: 5px 0 0 0;
}

#phone-footer
{
  padding: 5px 0 0 0;
}

#social
{
  padding: 5px 0 0 0;
}



 /* =Internal Pages starts here
 ------------------------------------------------------- */

 #wrapper
 {
  border:0;
  border-radius:0;
  margin:0;
  padding: 30px 30px 30px 0;
}

section{
  width: 80%;
  float: right;
}

#content .col-300
{
  float:left;
  width:17.5%;
  height:100%;

}

.widget-wrapper{
  background-color:#d5d6d2;
  color:#4d4f53;
}

#content
{
  padding:0;
  margin:0;
}

.inner-content
{
  float:left;
  width:21.5%;
  padding: 0 0 20px 30px;
}
#inner-div
{
  float:left;
  padding:50px 0 0;
  width: 100%;
  clear: both;
}

#inner-div article{
  display: inline-block;
  vertical-align: top;
  width: 23.5%;
  border: #d5d6d2 1px solid;
  margin-bottom: 1.2em;
  margin-right: 0.5em;
  box-shadow: #d5d6d2 0 4px 0;
}

#inner-div article:hover{
  box-shadow: #e1813c 0 4px 0;
}

#inner-div article:nth-child(4n+1){
  margin-left: 0;
}

#inner-div article img{
  width: 100%;
  margin:0;
}

#inner-div article h3{
  margin: 0;
}

#inner-div article h3 a{
  color: #4D4F53;
  font-weight: normal;
  font-size: 0.9em;
  display: block;
  background: #d5d6d2;
  padding: 10px 10px 6px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#inner-div .news{
  background: #eaebe8;
  width: 100%;
  min-height: 125px;
  margin-bottom: 20px;
  box-shadow: #fff 0 4px 0;
  border: 1px solid #eaebe8;
  overflow: hidden;
  position: relative;
}
#inner-div .news a{
  display: inline;
}

#inner-div .news a img{
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}

#inner-div .news .details{
  width: 70%;
  display: inline-block;
}

#inner-div .news .details h2{
  margin: 3% 3% 0 3%;
  width: 94%;
}

#inner-div .news .details h2 a{
  font-size: 18px;
  font-weight: normal;
  font-family: 'GothamBook';
  color: #e37222;
  line-height: 20px;
}
#inner-div .news .details .post-meta{
  padding: 0;
  color: #4D4F53;
}
#inner-div .news .details .post-meta a{
  color: #4D4F53;
  font-size: 11px;
}
#inner-div .news .details span{
  padding: 4px 0 0 0;
  display: inline-block;
  margin: 0;
  width: 90%;
  margin: 0 0 3% 3%;
  line-height: 16px;
}

#inner-div .news .details .read-more{
  width: 25px;
  height: 25px;
  background: url('/wp-content/uploads/arrow.png') no-repeat;
  text-indent: -9999px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  float: none;
}

#inner-div .news:hover .details .read-more{
  background: url('/wp-content/uploads/arrow_hover.png') no-repeat;
}

#top-content
{
  float:left;
  width: 100%;
  padding: 0;
}
#top-content h1{
  margin-top: 5px;
}

#top-content p
{
  margin:5px 0;
  width: 60%;
  display: inline-block;
}

#top-content-left p
{
  margin:5px 0;
  width: 100%;
  display: inline-block;
}

#top-content-news
{
  float:left;
  width: 100%;
  padding: 0;
}

#top-content-news h1{
  margin-top: 5px;
}

#top-content-news h2{
  margin-top: 5px;
  padding:25px;
  color:#E37222;
  font-size:18px;
  font-family:'GothamBook';

}

#news-heading{
  background-color:#d5d6d2;
}

#top-content-news p
{
  margin:5px 0;
  display: inline-block;
}

#top-content img{
  display: inline-block;
  margin-bottom: 2em;
}

#top-content-left
{
  float:left;
  width:58%; 
  padding:0 2% 0 0;
}

#top-content-right
{
  float:right;
  width:40%; 
  text-align:right;
}

#top-content-right-contact
{
  float:right;
  width:40%; 
  text-align:left;
}

.col-620
{
  width:100%;
}

.pages-image
{
  float:right;
}

#featured-table
{
  margin:0;
  width:100%;
  padding:0;
  border-left: 1px solid #d5d6d2;
  border-top: 1px solid #d5d6d2;
  border-right: 1px solid #d5d6d2;
}
#featured-table-image
{
  padding:5px;
  text-align:center;
  width:20%;
}
#featured-table-title
{
  background-color:#d5d6d2;
  border-bottom:none;
  padding:0px 15px;
}

#featured-table-title a
{
  color:#4d4f53;
}
#featured-table a:hover
{
  color:#e37222;
}

/*#featured-table:hover
{
    border-bottom:3px solid #e37222;
    }*/

    #content-left
    {
      width:50%;
      float:left;

    }

    .image-right
    {
      width:40%;
      float:right;
}
.nivo-caption .post_title
{
    height:20px;
    overflow:hidden;
    }
#contact-us-div
{
    width:102.85%;
    padding:0;
    background-color:#eaebe8;
    min-height:70px;
    }

#contact-us-div p
{
    width:80%;
    float:right;
    margin:0;
    padding: 19px 0;
    }

.alignnone
{
    margin:0;
    }

#top-content-right-contact a
{
    color:#4D4F53;
    
    }

#top-content-right-contact a:hover
{
    color:#E37222;
    
    }

