
body{
	padding:0;
	margin:0;
    /*font-family: 'Roboto', sans-serif;*/
	background:#fff;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	margin:0;			   
}	
p{
	margin:0;
}
/*ul{
	margin:0;
	padding:0;
}*/




.center-text{
text-align: center;
}




/*-----------Spacing----------*/

.empty-space{display:block;height:1px;}

.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}

.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}

.pt10{padding-top: 15px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt25{padding-top: 25px;}
.pt30{padding-top: 30px;}
.pt40{padding-top: 40px;}

.pb10{padding-bottom: 10px;}
.pb20{padding-bottom: 20px;}
.pb25{padding-bottom: 25px;}
.pb30{padding-bottom: 30px;}

.pb70{padding-bottom: 70px;}



/*----------------------Button styles---------------*/
.button1 {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #303030;
  padding: 7px 20px 7px 20px;
  text-decoration: none;
  text-align: center;

}

.button1:hover {
  background: #fcd63c;
  text-decoration: none;
}

.cen{
	display:block;
	margin-left: 10px;
	margin-right: 10px;
}



/*============================ navigation=====================*/








.header-contact li{
    display: inline-block;
    float: right;
}

.header-contact h4 {
    color: #fff;
    /*font-size: 1.3em;*/
    font-weight: 400;
    text-align: right;
    /*margin-bottom: 31px;*/
    margin-top: -10px;
    padding: 5px 10px;
}

.header-contact h4 img {
    width: 35px;
}






.logo > img{
width:200px;
margin-left: 30px;
}


.navbar {
    border-radius: 0;
    margin-bottom: 0;
    border:0;
    background:#000000;
    
    border-bottom:5px solid #F7EB57;
    background-image: url('../images/background.png');
    background-position: center center;
    background-size: cover;
    padding-top: 15px ;
    /*max-height: 300px;*/


}



 
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;  
}

.navbar-new .navbar-nav > li {
    /*padding: 0 5px;*/
    padding: 0 20px 0 20px;
}

.navbar-new .navbar-nav > li > a {
    
    /*padding: 0px 30px 10px 30px;*/
    padding: 0px 5px 10px 5px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.8px
    
    
    
}

.navbar-new .navbar-nav > li > a:hover,
.navbar-new .navbar-nav > li > a:focus {
    border-bottom:5px solid #F7EB57;
    color:#F7EB57;
    
}

.navbar-new .navbar-nav > .active > a,
.navbar-new .navbar-nav > .active > a:hover,
.navbar-new .navbar-nav > .active > a:focus {
    border-bottom:5px solid #F7EB57;
    color:#F7EB57;


}

#navbar1 {
    
}

.navbar-new .navbar-text {
    color: #2D2D2D;
}

.navbar-new .navbar-toggle {
    border-color: #f3f1f1;
}

.navbar-new .navbar-toggle:hover,
.navbar-new .navbar-toggle:focus {
    background-color: #f3f1f1;
}

.navbar-new .navbar-toggle .icon-bar {
    background-color: #FFF;
}







.banner{
	background:url('../images/banner.jpg') no-repeat 0px 0px;
	background-size:cover;
	min-height:494px;
	position:relative;
	/*border-bottom:1px solid #333;*/
	/*margin-bottom: 30px;*/
	

}






#carousel img{
	max-width: 100%;
}












/*----------------home page styling--------*/





/*----------call to action banner-------------------*/

.cta-section {
  padding: 15px 0;
  background: rgba(247, 235, 87, 0.7);
  text-align: center;


  

}
.cta-section h3320 {
  color: #333333;
  
  /*font-family: 'Montserrat', sans-serif;*/
  font-weight: 400;
  margin: 0 0 15px;
  color: #333;
  
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 10px;

  
  
}
.cta-section a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  /*margin-left: 60px;*/
  padding: 12px 30px;
  color: #333;
  background: transparent;
  font-size: 13px;
  font-weight: 700;
  /*font-family: 'Montserrat', sans-serif;*/
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #ffffff;
  letter-spacing: 1.5px;
  
}
.cta-section a:hover {
  background: #1A1A1A;
  color: #fff;
}








.parallax-1{
	background-image:
        /*linear-gradient(rgba(247, 235, 87, 0.8), rgba(247, 235, 87, 0.8)), */
        url("../images/bg1.jpg");
	
}


.parallax-2{
	background-image:
        /*linear-gradient(rgba(26, 26, 26, 0.9), rgba(26, 26, 26, 0.9)), */
        url("../images/footerbg.jpg");
    }

.parallax {
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}





/*-------------home service tabs styling-----------*/


.services{
	padding-top: 30px;
	background-color: #F5F5F5;
}


.service-block{
	background: #fff;
	max-width: 250px;
	-webkit-box-shadow: 3px 3px 8px -1px rgba(33,33,33,0.56);
	-moz-box-shadow: 3px 3px 8px -1px rgba(33,33,33,0.56);
	box-shadow: 3px 3px 8px -1px rgba(33,33,33,0.56);
}

h3.servicetitles{
	padding: 10px 15px;

}

p.servicep{
	padding: 10px 15px 30px 15px ;
	
}




/**
* Section Title Styles.
**/

.section-title{
	margin:80px 0;
}





.section-title h1 {
    font-size: 24px;
    line-height: 16px;
    
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 50px;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 20px;
    position: relative;
    
    
}
.section-title h1:before {
    content: ' ';
    width: 150px;
    height: 10px;
    background-color: #f6c606;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    
}

    


.section-title-center h1 {
    font-size: 24px;
    line-height: 16px;
    
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 50px;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    
}



    .section-title-center h1:before {
    content: ' ';
    width: 150px;
    height: 10px;
    background-color: #f6c606;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: auto;

}

.noline h1{
	border:none;
}

/**
* Section title two Styles.
**/

.section-title-style-2 h1 {
    font-size: 24px;
    line-height: 70px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 50px;
    border: 1px solid #ECECEC;
    position: relative;
    border-left: 4px solid #12AEF8;
    padding: 0 30px;
}




.safety p {
	
	margin-top:10px; 
	
}





.safety{
	padding-bottom:65px;
}




.services{
	padding-bottom:80px;
}








/*-------------Gallery page styling-----------*/
.gallery
{
	margin: 0px 0;
	overflow: hidden;
	
}

.gallery-sorting
{
	text-transform: uppercase;	
	font-size: 16px;
	margin-bottom: 10px;
	
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
}

.gallery-sorting li a 
{
	color:#1A1A1A;
	text-decoration: none;
	padding: 6px;
}
.gallery-sorting li a:hover,
.gallery-sorting li a.active
{
	background-color: #FCD846;
	
}

.gallery-item 
{
	margin-bottom: 30px;
}



.gallery-sorting li{
	margin-bottom:5px;

}

/*.con-bg{
	background:#F5F5F5; 
}*/


.galleryimg{
	border: 5px solid #fff;
	-webkit-box-shadow: 1px 1px 12px 2px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 12px 2px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 12px 2px rgba(0,0,0,0.5); 
}



/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 06 - FOOTER TYPE-1 */

/*-------------------------------------------------------------------------------------------------------------------------------*/
.footer-1-con{
	position:relative;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
}

.contact-item-1{
	display:table;
	position:relative;
	width:100%;font-size:14px;
	line-height:22px;
	font-weight:400;
	color:#fff;
	letter-spacing:0.3px;
	
	padding:22px 22px 22px 85px;
}


.contact-item-1-icon{
	display:table-cell;
	vertical-align:middle;
}

.contact-item-1 a{
	color:#7e959e;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

.contact-item-1 a:hover{
	color:#fff;
}

.contact-item-img-1{
	position:absolute;
	top:50%;
	left:0;
	width:51px;
	height:51px;
	background:#FCD846;
	margin-top:-25.5px;
}

.contact-item-1-text{
	display:table-cell;
	vertical-align:middle;
	height:51px;
}

.contact-item-1-text p{
	margin-bottom:0;
}

.footer-title-1{
	
	font-size:17px;
	line-height:22px;
	font-weight:700;
	color:#fff;
	letter-spacing:0.2px;
	border-bottom: 1px solid #fff;
}









.footer-2{
	background:#1A1A1A;
	padding:31px 0;
}


.footer-2-copy{
	font-size:14px;
	line-height:18px;
	font-weight:400;
	color:#C4BFCB;
	letter-spacing:0.5px;
	text-align:left;
}


.footer-2-design{
	font-size:14px;
	line-height:18px;
	font-weight:400;
	color:#C4BFCB;
	letter-spacing:0.5px;
	text-align:right;
}







/*footer custom*/



.footer-services{
	list-style-type: none;
}

li.footer-list{
	padding: 15px 10px;

}


.footer-list{
	font-size: 16px;
}

.footer-list a{
	color: #fff;
	padding-left: 13px;
	
}

.footer-list:before {
    content: "";
    display: block;
    background: url("../images/arrow.png") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 10px;
    margin-top:3px;

}


p.foot-text{
color: #fff;

}



.contact-item-2{
	display:table;
	position:relative;
	width:100%;font-size:14px;
	line-height:22px;
	font-weight:400;
	color:#1A1A1A;
	letter-spacing:0.3px;
	
	padding:22px 22px 22px 85px;
}


.contact-item-2-icon{
	display:table-cell;
	vertical-align:middle;
}

.contact-item-2 a{
	color:#7e959e;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

.contact-item-2 a:hover{
	color:#fff;
}

.contact-item-2-img-1{
	position:absolute;
	top:50%;
	left:0;
	width:51px;
	height:51px;
	background:#FCD846;
	margin-top:-25.5px;
}

.contact-item-2-text{
	display:table-cell;
	vertical-align:middle;
	height:51px;
}

.contact-item-2-text p{
	margin-bottom:0;
}











/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 07 - contact us */

/*-------------------------------------------------------------------------------------------------------------------------------*/


#map_wrapper {
    height: 400px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}

#required{
	color: red;
}


.btn{
	
	padding: 12px 25px;
	font-size: 17px;
    font-weight: 500;
}

.btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff;
}

.btn-warning:hover {
    
    color: #fff;
}

.form-control:focus {
  border-color: #FCD846;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(252, 216, 70, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(252, 216, 70, .6);
}


/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 02 - Services */

/*-------------------------------------------------------------------------------------------------------------------------------*/



.border-left{
	border-left: 2px solid #E4E4E4;
}

.service-page {
  padding: 60px 0 30px;
}


.side-nav{
	border:2px solid #DFDDDD;
	margin: auto;
}

.side-nav h3{
	background-color: #F7EB57;
	text-align: center;
	padding: 20px 0 20px 0;
	border-bottom: 2px solid #222222;
}



.side-nav-list {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  
}

.side-nav-list li {
  list-style: none;
}

.side-nav-list li a {
  display: inline-block;
  text-decoration: none;
  display: block;
  color: #222222;
  font-size: 13px;
  padding: 20px 25px;
  position: relative;
  text-transform: uppercase;
  
}

.side-nav-list li a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 17px;
  position: absolute;
  right: 25px;
  top: 0;
  line-height: 44px;
  color: #222222;
  
}



.side-nav-list li a:hover,
.side-nav-list li a.active {
  background: #282828;
  color: #F3F3F3;

}



.services-post {
  margin-bottom: 40px;
	
	padding-bottom: 25px;
	border:2px solid #DFDDDD;


}

.services-post p {
	padding-top:30px;
    line-height: 1.8em;
    text-align: left;
    
}

.services-post img {
  width: 100%;
  margin-bottom: 25px;
  position: relative;
}

.service-block-header{
	
	min-height: 247px;
	background-repeat: no-repeat;
	background-size: cover;

} 

.tdec h1{
	text-shadow: 0 0 20px #000000;
	color:#fff;
	padding-top: 180px;
}

.service-page #crane .service-block-header{
	background-image: url(../images/cranehire-services-bg.jpg);
}

.service-page #rigging .service-block-header{
	background-image: url(../images/rigging-services-bg.jpg);
}

.service-page #maintenance .service-block-header{
	background-image: url(../images/maintenance-services-bg.jpg);
}

.service-page #turnkey .service-block-header{
	background-image: url(../images/turnkey-services-bg.jpg);
}


#rigging ul li{
	font-size:21px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 06 - About */

/*-------------------------------------------------------------------------------------------------------------------------------*/




.about p {
	
	line-height: 1.8em;
}



.strengths img{
	max-width: 100%;
	padding-bottom: 20px;
}



.strengths{
	margin:40px 0;
	padding-bottom:40px;
}



.about-title{
	margin-top:20px;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/

/* Responsive design */

/*-------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (min-width: 10px) {

	.about .owner{
		display: none;
	}

	.cta-section h3{
		display:none;
	}

	.section-title h1{
		font-size: 18px;
	}

}

@media screen and (min-width: 320px) {

	

	.services-post p {
     padding-left:  15px; 
     padding-right:  15px; 
	}

	.section-title-center h1 {
		font-size: 20px;
	}




}

@media screen and (min-width: 480px) {
	.section-title h1{
		font-size: 24px;
	}


}


@media screen and (min-width: 768px) {

	p.servicep{
		min-height: 190px;
	}




	.cta-section h3{
		display:inline-block;
	}

	.safety p{
		font-size: 1.2em;
	}

	.services-post p{
		font-size: 1.2em;
	}

	.about p{
		font-size: 1.2em;
	}
	
	.wrap{
		min-height: calc(100vh - 80px);
	}

}

@media screen and (min-width: 992px) {
	.service-page .container-fluid .col-md-3 {
	    padding-right: 0;
	}
	

	.services-post p {
     padding-left:  30px; 
     padding-right:  30px; 
	}

	

	.about .owner{
		display: inline-block;
		max-width: 100%;
	}

	

	.services-post p{
		font-size: 1.6em;
	}

	.servicep{
		font-size: 1.1em;
	}

	.contact-item-2 p{
		font-size: 1.2em;

	}

	p.servicep{
		min-height: 230px;
	}

}

@media screen and (min-width: 1200px) {

	.servicep{
		
	}

	p.servicep{
		min-height: 210px;
		font-size: 1.2em;
	}

}



@media screen and (max-width: 800px) {
	


	.navbar-new .navbar-nav > li {
    	
    	padding: 0 15px 0 15px ;
}

    .navbar-new .navbar-nav > li > a {
    
   	 	
    	padding: 10px 5px 10px 5px;
    	color: #fff;
    	text-transform: uppercase;
    	font-weight: 700;
    	font-size: 20px;
    }
	
	.cta-section a {
    	margin-top: 3px;
  	}
	
}


@media screen and (max-width: 768px) {
	

	.header-contact{
        display: none;
    } 

    .navbar {
    	background-size: auto 112px ;
    	background-repeat:no-repeat;
    	background-attachment: fixed;
    	background-position: left top;
    }
	

	.footer-2-copy{
  		text-align:center;
  		margin-bottom:15px;
  	}
  
	  .footer-2-design{
	  	text-align:center;
	  }
}



@media screen and (max-width: 480px) {
	
	
	
	
}

@media screen and (max-width: 320px) {
		
	
}

