﻿#txtSearch_homepage::-webkit-input-placeholder,
#txtSearch_homepage_2::-webkit-input-placeholder
{
     color: #a9a9a9;
}
#txtSearch_homepage::-moz-placeholder,
#txtSearch_homepage_2::-moz-placeholder 
{
     opacity: 1;
     color: #a9a9a9;
}
#txtSearch_homepage:-moz-placeholder,
#txtSearch_homepage_2:-moz-placeholder 
{
    color: #a9a9a9;
}

#txtSearch_homepage:-ms-input-placeholder,
#txtSearch_homepage_2:-ms-input-placeholder
{
   color: #a9a9a9;
}

#txtSearch_homepage.placeholder,
#txtSearch_homepage_2.placeholder 
{
            color: #a9a9a9;
}

#jobsByCategory{
	font-size: 16px;
	font-weight:bolder;
	border:solid thin #142a54;
	padding: 12px 10px;
	vertical-align: middle;
	text-align: center;
	display: inline-block;
	background-color:#086fd1;
	color:white;
}
#jobsByCategory:hover{
	 opacity: .5;
}
.rz-header-search-box{
	border:solid thin #142a54;
}
.rz-header-search-box label{
	float:left;
	line-height:40px;
	font-weight:bolder;
	padding-left:10px;
}
.rz-header-search-box input{
	float:left;
}
.rz-header-search-box a{
	background-color:#e5e5e5;
}

#txtSearch_homepage{
	font-size:16px;
	line-height:16px;
	width:90%;
}

.heading {
	display: block;
}

#RZ-Featured-Rig-Home  .rz-card-data {
    margin-bottom: 20px;
}

span.timeicon{
    width:100%;
    display:inline-block;
    font-size:8px;
}

 .rz-uni-button {
    padding: 10px;
    border: solid thin #fff;
    color: #fff;
    font-size: 10px;
    text-align: center;
}

.rz-uni-button:hover {
    background: #0964ca;
}

.panel {
        margin: 0 0 10px 10px;
}

.post-holder {
		border-bottom: none !important; 
}

#RZ-Regional-Jobs {
    padding-bottom: 20px;    
}


.rz-header-search-box {
  text-align: center;
  float: left;
  background: #fff;
  border: solid 1px #bdbdbd;
}

.rz-jobs-dd-search {
  float: left;
  padding: 4px;
}

.rz-header-search-box input[type="text"] {
        background: transparent;
		border: none;
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
        height: 40px;
	}

.search-button {
        float: right;
}

/* Equipment Market Place */

.rz-equipment-content {

  float: left;
  width: 580px;
  height: 100px;
  padding: 10px;
  font-size:13px;
  color:#385179; 
   
}

.rz-card-equipment {
    border-top: 3px solid #282828;
    background-color: #fff;
    filter: drop-shadow(.1em .1em .1em #282828);
}


.rz-equipment-company {
	margin: 0px;
	min-height: 35px;
	color:#385179;
	font-size:13px;
	font-weight:bold;
	padding:1.1em;
    text-align:center;
}


.rz-equipment-image {
    padding: 10px;
    text-align: center;
    width:100%;
}


.rz-equipment-name {
  color: #3278ff;
  font-size: 14px;
  padding:0 1em;
  font-weight: 400;
  text-decoration: none;
  margin-bottom: 10px;
}

.rz-equipment-name a:link {
    color: #3278ff;
	text-decoration:none;
}

/* visited link */
.rz-equipment-name a:visited {
    color: #3278ff;
	text-decoration:none;
}

/* mouse over link */
.rz-equipment-name a:hover {
    color: #0964ca;
	text-decoration:none;
}

/* selected link */
.rz-equipment-name a:active {
    color: #003168;
	text-decoration:none;
}


.rz-equipment-specs {
	
	color:#7e8aa3;
	font-size:14px;
	padding-left: 1em;
}

.rz-equipment-button {

  width: 21%;
  padding: 10px;
  background: #eb5b4c;
  color: #fff;
  text-align: center;
  margin: auto;

}


.rz-equipment-button:hover {
  background: #ff7c6e;
}

.rz-headline-wrapper {
  width: 60%;
  height: 20px;
  float: left;
}

.rz-full-content {
  float: left;
  width: 100%;
}

.rz-headline-desc {
    float: left;
    width: 100%; 
}

.rz-headlines-ul {
    list-style: none;
    float: left;
    margin-left: -20px;
    width: 50%;
}

.rz-headlines-li {
    border-bottom: solid thin #ccc;
    padding: 10px 0px 10px 0px;
}

.rz-headlines-li:hover {

    background: #ECEEEF;
    color: #0964CA;

}

.job-search-form {
        padding-left: 20px;
        padding-right: 20px;
    }

    #main {
        background-color: white; 
        padding: 20px 20px 0 20px;
    }
  
    .home-headline-wrapper {
        display: inline-block;
        height: 20px;
        margin-bottom: 10px;
    }  

    .feature1 {
        padding-right: 10px; 
        position: relative;
    } 

    .feature1 img {
        width: 260px;
    }

    .feature1 div {
        background-color: rgba(0, 0, 0, 0.6); 
        bottom: 0px; 
        color: white; 
        font-size: 16px; 
        left: 0px; 
        position: absolute;
        width: 260px;
		padding:5px;
    }

.FeatureFourCol1 {
    float: left;
    padding-right: 10px;
}

.FeatureFourCol2 {
    float: left;
}

.feature2 {
    padding-bottom: 10px; 
    position: relative;
}
.feature3 {
   position: relative;
}


.featuredArticleText1 {
    background-color: rgba(0, 0, 0, 0.5); 
    bottom: 10px; 
    color: white; 
    position: absolute; 
}

.featuredArticleText2 {
    background-color: rgba(0, 0, 0, 0.5); 
    bottom: 0px; 
    color: white; 
    position: absolute; 
}


.data-rig-search {
    margin: 0px;
}

div.clear.dottedLineBasic:last-child {
    display: none;
}

.smallHeadline A {
    font-weight: bold;
    font-size: 16px;
}

#divFeaturedEquipment {
    margin-left: 20px;
}

ul#rz-jobs-dd {
   margin-top: -1px;
}

#sidebar {
    padding: 0 4px 0 0;
}
.updates {
     margin-right:11px; 
     padding-top:9px
}
.update-block{
	position:relative;
}
.update-block .heading{
    float: left;
	min-height: 90px;
}
.update-block address {
    color: #369;
    font-weight: normal;
}
.update-block .image-holder {
    position: absolute; 
    bottom: 50px; 
    right: 5px;
}
.details {
    padding: 9px 5px 7px 11px;
	font-size:12px;
}


@media (max-width: 767px) {
     h3,
    .h3 {
	    font-size: 12px;
    }

    .seprator {
        height: 1px;
        margin: 10px 0 20px 0;
        width: 100%;
    }
    .rz-cc-section-header {
        height: auto;
    }
    .rz-jobs-dd {
        width: 100%;
    }
    .rz-jobs-dd-search {
        width: 100%;
    }
    .rz-cc-button {
       width: 100%;
    }
    .updates {
        margin-right: 0;
    }

    .rz-col1 {
       width: 100%;
    }

    .rz-col2 {
      width: 100%; 
    }
    #content {
        width: 100% !important;
    }
    #main {
        background-color: white;
        margin-top: -220px;
        padding: 20px 20px 0px 20px;
    }
    .panel {
        margin: 0 0 10px 0;
        min-height:80px;
    }
    .panel .description {
	    padding: 0;
    }

    .panel .image-holder img {
        width: 50px;
        height: 50px;
     }

    .rz-equipment-button {
        width: 100%;
        margin: 30px 0px 30px 0px;
     }

    .headlineContainer {
        width: 95%;
    }
    .rz-headlines-ul {
        padding: 0px;
    }
    .rz-headlines-ul:last-child {
        margin-top: -5px;
    }

    .job-search-form input[type="search"],
    .job-search-form input[type="text"] { max-width: 100%; }

    .job-search-form input[type="submit"]{
        height: 30px;
    }

    .rz-welcome-bg {
        background: #ced8e0;
    }

    .rz-uni-button {
        margin: 10px 20px 0px 20px;
    }

    .feature1{
        margin:auto;
        margin-bottom: 10px;
        width: 260px;
    }

    .featuresGroup {
        margin:auto;
        width: 260px;
    }

    .feature2 img, .feature3 img {
        width: 260px;
        height: 125px;
    }

    .feature2 div, .feature3 div {
        width: 260px;
        font-size: 16px;
        padding: 5px;
    }

    .rz-headline-wrapper {
        width: 100%;
        margin-bottom: 5px;
    }

    .rz-headlines-ul {
        width: 100%;
        margin-left: 0;
    }


    .smallHeadline A {
        font-weight: bold;
        font-size: 12px;
    }


    #divFeaturedEquipment {
        margin-top: 25px;
    }


    .rz-card-data {
        margin: auto;
        border: #ccc 1px solid;
        width: 300px;
    }

    .rz-headline-desc {
        margin-top: -15px;
        padding-left: 5px;
    }
    .post-holder {
        margin-bottom: 0;
    }
    .rz-welcome-bg {
        height: 345px;
    }
	.caption{
		padding:0px;
	}

	#jobsByCategory{
		width:100%
	}
	.rz-header-search-box{
		width:100%;
		margin:15px 0 15px 0;
	}
	.rz-header-search-box label{
		display:none;
	}
	#txtSearch_homepage{
		width:88%;
	}
}

@media (min-width: 768px) {
/*	.rz-main-home {
        background-image: url(//images.rigzone.com/images/temporary/HomepageFinal.jpg);
        background-image: -webkit-image-set(url(//images.rigzone.com/images/temporary/HomepageFinal.webp) 1x);
        background-repeat: no-repeat;
    }
*/
	.rz-header-search-box {
	  min-width: 60%;
	  max-width: 75%;
	}
    .rz-welcome-bg .btn-group {
        margin-top: 15px;
    }
    .rz-card-equipment {
        min-height: 300px;
        margin-left: .5em;
        margin-right: .5em;
        width:33%;
    }
    .seprator {
        background:#ccc ;
        height: 1px;
        margin: 10px 0 20px 0;
        width: 100%;
        clear: both;
    }
    .job-search-form input[type="submit"] {
        height: 48px;
    }
    .homeCaption {
        height: 200px;
        background-color: rgb(20, 42, 84);
        border-left: 2px solid #ffffff;
        border-right: 2px solid #ffffff;
	}
    .rz-headline-desc {
        margin: -25px 0 -25px 0;
    }
    .rz-headlines-li {
        max-width: 300px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .hppanel {
        min-height: 90px;
    }

    .panel .image-holder {
        width: 60px;
        margin-right: 0 !important;
    }
    .panel .image-holder img {
        width: 50px;
        height: 50px;
     }
    .FeatureFourCol2{ display: none;}
 
    .rz-uni-button {
        max-width: 300px;
        padding: 10px;
        border: solid thin #fff;
        color: #fff;
        float: left;
        text-align: center;
    }
    .job-search-form input[type="search"],
    .job-search-form input[type="text"] { max-width: 80%; } 

    .rz-equipment-button-section {
        width: 100%;
        float: left;
        margin: 30px 0px 30px 0px;
    }
    .rz-headlines-li:last-child {
        border-bottom: none;
    }

    .feature1 {
        float: left;
    }

    .feature2 img, .feature3 img {
        width: 125px;
        height: 125px;
    }

    .feature2 div, .feature3 div {
        width: 125px;
        font-size: 14px;
    }

    #content {
        margin-right: 13px; 
    }

@media (min-width: 1024px) { 
	.categories .item{
		width:31%
	}
    .rz-header-search-box {
        width: 76%;
    }
    .rz-jobs-dd-search {
      width: 80%;
    }
    .rz-uni-button {
        max-width: 300px;
        padding: 10px;
        border: solid thin #fff;
        color: #fff;
        float: left;
        text-align: center;
    }
    
    .FeatureFourCol2{ display: block;}
    .job-search-form input[type="search"],
    .job-search-form input[type="text"] { max-width: 85%; }

    .feature1 {
        float: left; 
        padding-right: 10px; 
        position: relative;
        margin-right: 20px;
        margin-left: 20px;
    } 

    .rz-headlines-li:last-child {
        border-bottom: none;
    }

    .feature2 img, .feature3 img {
        width: 260px;
        height: 125px;
    }

    .feature2 div, .feature3 div {
        width: 260px;
        font-size: 16px;
        padding: 5px;
    }
    .hppanel {
        width: 220px;
        padding: 5px 9px 10px 9px;
        border: thin solid #fff;
    }
    .hppanel:hover {
        border: thin solid #eceeef;
    }
    .panel .image-holder img {
        width: 200px;
        height: 115px;
    }
    .panel .description {
        width: 200px;
    }
    .post-holder {
        padding-top: 0;
	}
}

::-webkit-input-placeholder { /* Edge */
  color: blue;
}

:-ms-input-placeholder { /* Internet Explorer */
  color: blue;
}

::placeholder {
  color: blue;
}

