#topbanner {
    height: 95px;
    font-family: 'HelveticaNeueW01-45Ligh';
     margin: 145px auto 0;
    padding-top: 0px;
    max-width: 1440px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 26px;
}
#topbanner p {
    margin-bottom: 0;
}
#topbanner a {
    color: #99c221;
    border-bottom: solid 2px #fff;
}
#topbanner .btn {
    background: #fff;
    font-weight: bold;
    font-size: 20px;
    padding: 6px 36px;
    padding-right: 36px;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    display: inline-block;
    border: 1px solid transparent;
}

#homepage {
    margin: 145px auto 0;
    padding-top: 0px;
    max-width: 1440px;
    background: #fff;
}
#topbanner + #homepage {
    margin: 0 auto 0;
}
ul {
	padding: 0px;
}
li {
	list-style: none;
}
.stuff_sec {
	background-image: url(/tn/images/homepage/images/Hero-bg.png);
	background-repeat: no-repeat;
	height: 750px;
	position: relative;
}
.stuff_sec .col-sm-12 {
	margin: 80px auto 0 auto;
	text-align: center;
	color: #ffffff;
}
h3 {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
h1 {
	font-size: 50px;
	font-family:'HelveticaNeueW01-45Ligh';
	line-height: 60px;
	text-transform: capitalize;
}
h2 {
    font-size: 16px;
    line-height: 22px;
}
.head-title, .h1 {
	font-size: 50px;
	font-family:'HelveticaNeueW01-45Ligh';
	display: inline-block;
	line-height: 60px;
	margin: 0 auto 40px auto !important;
	text-transform: capitalize;
	width: 80% !important;
}
.stuff_sec .stuff_btn {
	margin: 20px auto 0 auto;
	width: 50%;
}
.stuff_sec .stuff_btn a:first-child {
	margin-left: 110px;
}
.stuff_sec .stuff_btn a:last-child {
	position: relative;
}
.stuff_sec .stuff_btn a {
	width: 30%;
	background-color: #ffffff;
	color: #434d57;
	float: left;
	display: block;
	border-radius: 3px!important;
	height: 35px;
	margin-right: 25px;
	padding: 4px 0;
	font-size: 18px;
	font-weight: bold;
}
.stuff_sec p {
	width: 45%;
	margin: 25px auto 40px auto;
	font-size: 16px;
}
.caret-right {

    position: absolute;
    margin-left: 9px;
    margin-top: 8px;
    border-left: 6px solid;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;

}

#management, #jobsite, #integrations, #get_started, #clients {
	clear: both;
	margin: 65px 0 0 0;
}
#management img {
	margin: 0 auto;
	display: block;
	position: absolute;
	top: -365px;
	width: 100%;
	left: 10%;
}
#management .manage_box {
	float: left;
	width: 22%;
	margin: 0 0 0 104px;
}
#management .manage_box img {
	width: 122px;
	display: block;
	margin: 0 auto;
	position: static;
	height: 96px;
}
#management .manage_box h3, #management .manage_box p {
	text-align: center;
	margin-top: 0px;
}
#management .manage_box:last-child {
	margin-right: 0px;
}
#management .sec_row {
	margin-top: 150px;
}
#jobsite .road_sec {
	background-image: url(/tn/images/homepage/images/on-the-road-bg.png);
	background-repeat: no-repeat;
	height: 700px;
}
#jobsite .left_sec h1  {
	font-size: 35px;
	margin: 15px 0 0 0;
}
#jobsite .left_sec h3 {
	font-size: 22px;
}
#jobsite .left_sec p {
	font-size: 15px;
	width: 75%;
	margin: 22px 0;
}
#jobsite .left_sec .green_btn, .integ_btn, .demo_btn{
	background-color: #99c221;
	color: #ffffff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	width: 30%;
	height: 30px;
	padding: 4px 0;
	text-align: center;
	clear: both;
	text-transform: capitalize;
	-webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.16);
box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.16);
}
#jobsite .left_sec .green_btn:hover, .integ_btn:hover, .demo_btn:hover{
    background: #db9030;
    color: #000 !important;
}

#jobsite .left_sec , #jobsite .right_sec {
	float: left;
	color: #ffffff;
	margin: 140px 0 0 0;
}

#jobsite .container, #integrations .container, #get_started .container {
	width: 75%!important;
}
.construction_sec {
	background-image: url(/tn/images/homepage/images/on-the-jobsite-bg.png);
	background-repeat: no-repeat;
	height: 700px;
	clear: both;
}
/*
#jobsite .construction_sec .left_sec {
	margin-left: 167px;
}*/
#jobsite .construction_sec .left_sec p {
    width: 85%;
}
#jobsite .construction_sec .left_sec .green_btn {
    width: 50%;
}
.driver_sec {
	background-image: url(/tn/images/homepage/images/driver-safety-bg.png);
	background-repeat: no-repeat;
	height: 700px;
	clear: both;
}
#integrations .col-sm-12{
	text-align: center;
	color: #434d57;
}
#integrations .col-sm-12 p {
	width: 50%;
	margin: 20px auto 35px auto;
}
#integrations .integ_links li {
	display: inline;
}
#integrations .integ_links li img{
	display: inline-block;
	margin: 0 36px 35px 0;
	vertical-align: middle;
}
#integrations .integ_links.au-partners li img{
	max-height: 40px;
}
#integrations .integ_btn {
	height: 35px;
	margin: 0 auto 45px auto;
	padding: 6px 0;
}
#get_started {
	background-color: #f5f6f6;
	text-align: center;
	padding: 65px 0 35px 0;
	
}
#get_started h1 {
	width: 80%;
	margin: 0 auto 40px auto;
}
#get_started .started_box {
	border-radius: 5px;
	background-color: #ffffff;
	padding: 15px 16px;
	text-align: left;
	margin-bottom: 30px;
	-webkit-box-shadow: 7px 7px 10px -1px rgba(204,204,204,1);
    -moz-box-shadow: 7px 7px 10px -1px rgba(204,204,204,1);
    box-shadow: 7px 7px 10px -1px rgba(204,204,204,1);
}
#get_started .started_box.au_box {
    min-height: 180px;
}
#get_started .started_box p {
	width: 98%;
}
#get_started .started_box .img_sec {
	margin: 30px 0 15px 0;
}
#get_started .started_box .img_sec img{ 
	float: left;
	margin: 0 12px 0 0;
}
#get_started .started_box .img_sec h6 {
	margin: 0;
	font-weight: bold;
}
#get_started .left_small_box {
	margin: 0 0 0 35px;
}
.right_small_box {
	margin: 0 35px 0 0;
}

#get_started p {
	clear: both;
	width: 50%;
	margin: 0 auto 30px auto;
}
#get_started .demo_btn {
	margin: 0 auto;
	width: 15%;
}
#clients {
	text-align: center;
	padding-bottom: 5em;
}
#clients .client_list li {
	float: left;
}
#clients .client_list {
	width: 75%;
	margin: 20px auto;
	
}
#clients .client_list li img {
	margin: 0 0 30px 10px;
}


#hero-light {
	padding: 7em 0 9em;
	position: relative;
}
#hero-light #head-left .sidecontent {
	max-width: 475px;
	margin-left: 5em;
}
#hero-light #head-left h1 {
	font-size:45px;
	line-height: 46px;
}
#hero-light #head-left p {
	font-size: 18px;
	margin: 1em 0 1.5em;
}
#hero-light #head-left .btn {
    border:solid 2px #99C221;
    font-size: 20px;
    font-weight: bold;
    margin-right: 15px;
	padding: 5px 40px;
	-webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}
#hero-light #head-left .btn-green {
	background-color: #99C221;
	color:#fff;
}
#hero-light #head-left .btn-white {
    background-color: #fff;
	color: #99C221;
}

#hero-light #head-right {
    position: relative;
}
#hero-light #head-right > div {
    max-width: 245px;
}
#hero-light #head-right > div img {
    height: auto;
    width: 100%
}
#hero-light .hero-device {
    position: absolute;
    top:0;
    right:0;
    z-index: 1;
}
#hero-light .hero-device img {
    max-width: 700px;
}
.img01, .img02, .img03, .img04, .img05  {
    position: absolute;
    z-index: 5;
}
#hero-light #head-right .img01 {
    top: 28px;
    left: 75px;
}
#hero-light #head-right .img02 {
    top: 159px;
    left: 0;
}
#hero-light #head-right .img03 {
    top: 83px;
    right: 32px;
}
#hero-light #head-right .img04 {
    top: 226px;
    right: 50px;
}
#hero-light #head-right .img05 {
    top: 292px;
    left: 62px;
}
.img01 img, .img02 img, .img03 img, .img04 img, .img05 img  {
    -webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.2);
}



#hero-light a:hover {
    background: #db9030 !important;
    border: solid 2px #db9030 !important;
    color: #000 !important;
}


#jobsite {
    margin-top:0;
}

#gray-sub {
	background: #f5f6f6 url("/tn/images/homepage/images/benefits-background.png");
	padding: 5em 0;
}
#gray-sub .content-row {
	display: flex;
	justify-content: center;
}
#gray-sub .content-row .single {
	max-width: 250px;
	margin: 0 35px;
	text-align: center;
}

#gray-sub .content-row .single h3 {
	font-size: 20px;
	text-transform:inherit;
}
#gray-sub .content-row .single p {
	font-size: 18px;
}
#gray-sub .content-row .single a {
	color:#99C221;
	text-decoration: underline;
}

@media (max-width:768px) {
     #hero-light .hero-device {
        display:none;
    }
    #hero-light #head-left .sidecontent {
    	max-width: none;
    	margin-left:0;
    }
    #hero-light {
        background:url(/tn/images/homepage/images/hero-light-bg-mobile.png) no-repeat -5em 12em;
    	padding: 1em 0;
    	position: relative;
    	text-align:center;
    }
    #hero-light .hero-device {
        top: 0;
        right: -20%;
    }
    #hero-light .hero-device img {
        max-width: 500px;
    }
    .img01, .img02, .img03, .img04, .img05  {
        margin: 35px 20px 0px;
        position: static;
        display: inline-block;
    }
        
    
    
}
@media (max-width:480px) {
     #hero-light {
    	padding:0;
    }
    #hero-light .btn-green {
        display: none;
    }
   
    .img01, .img02, .img03, .img04, .img05  {
        margin:0 0 35px;
        display:block;
    }
    #hero-light #head-left h1 {
    	font-size:40px;
    	line-height: 46px;
    }
    #hero-light #head-left p {
    	font-size: 16px;
    }
    
    
    #gray-sub .content-row {
        display: block;
    }
    #gray-sub .content-row .single {
    	max-width:none;
    	margin: 0 !important;
    }
    #hero-light {
        overflow: hidden;
    }
    
    #hero-light #head-right>div {
        max-width: none;
    }
    #hero-light #head-left .btn {
        margin-right:0;
        margin-bottom:25px;
        width:100%;
    }
}




/*---------- Responsive CSS --------------- */
@media only screen and (max-width: 768px) {	.stuff_sec .stuff_btn a:first-child	{		margin-left:0px;	}	.stuff_sec .stuff_btn a	{		width:100%;	}	}
@media (max-width: 1340px) {
#jobsite .construction_sec .left_sec {
    margin-left: 140px;
}
}
@media (min-width: 1200px) {
	#homepage .container {
		width: 1300px;
		padding-left: 0;
		padding-right: 0;
	}
	#get_started .testimonial-wrapper {
        position: relative;
        right: -20px;
    }
    #jobsite .road_sec .container, #jobsite .construction_sec .container, #jobsite .driver_sec .container {
        display: flex;
        align-items: center;
    }
    #jobsite .left_sec {
        margin-left:50px;
    }
}
@media (max-width: 1200px) { 
	.stuff_sec .stuff_btn {
    width: 80%;
	}
	.stuff_sec p {
    width: 60%;
	}
	#management img {
    top: -262px
	}
	.stuff_sec {
    height: 700px;
    background-size: cover;
	}
	#management .manage_box {
    width: 26%;
    margin: 0 0 0 50px;
	}
	#jobsite .container,#integrations .container, #get_started .container {

    width: 90% !important;
	}
}
@media (max-width: 1080px) { 
	#jobsite .left_sec, #jobsite .right_sec {
    width: 40%;
	}
	#integrations .integ_links li img {
    margin: 0 16px 35px 0;
	}
}
@media (max-width: 992px) { 
    /*#driver_sec, #jobsite, #road_sec {
        text-align:center;
    }*/
    #homepage, #topbanner {
    margin: 0 auto;
}
	#management .manage_box {
    margin: 0 0 0 40px;
}
	#management .sec_row {
    margin-top: 44px;
}
	#jobsite .left_sec, #jobsite .right_sec {
    width: 100%;
    float: none;
	margin: 40px 0 0 0;
}
	#jobsite .col-sm-6 img {
		width: 50%;
	}
	#jobsite .construction_sec .left_sec {
    margin-left: 0px;
    left:0;
    }
    #jobsite .right_sec {
        right:0;
    }
    
	#jobsite .container,#integrations .container, #get_started .container {
    width: 100% !important;
}
	#get_started .started_box {
		width: 100%;
	}
	#get_started .left_small_box {
    margin: 0 0 30px 0;
}
	#get_started h1 {

    width: 100%;
	}
	
}
@media (max-width: 767px) { 
	.stuff_sec .stuff_btn {
    width: 100%;
	}
	.stuff_sec p {
    width: 75%;
	}
	#management img {
    top: -176px;
	left: 0;
}
	.stuff_sec {
    height: 622px;
	}
	#management .manage_box {
    margin: 0 auto;
	float: none;
	width: 100%;	
}
	#integrations .col-sm-12 p, #get_started p {
    width: 100%;
	}
	#get_started .demo_btn {
    width: 45%;
	}
	#management .sec_row {
    margin-top: 160px;
}
	#jobsite .col-sm-6 img {
    width: 65%;
}
	#jobsite .left_sec .green_btn, #jobsite .construction_sec .left_sec .green_btn {
		width: 50%;
	}
	#jobsite .left_sec p {
    width: 100%;
	}
	#topbanner {
	    padding:1em !important;
	}
	
}
@media (max-width: 767px) { 
#management .sec_row {
    margin-top: 115px;
}
}
@media (max-width: 600px) { 
    #topbanner {
        font-size:18px;
        text-align:center;
    }
    #topbanner .btn {
        font-size: 16px;
        margin-top:12px;
        padding-left: 20px;
        padding-right: 20px;
    }
    
	.stuff_sec .stuff_btn a {
    width: 100%;
    float: none;
    margin: 0 auto 20px auto;
}
	.stuff_sec p {
    width: 100%;
	}
	.stuff_sec .stuff_btn a:first-child {
    margin-left: 0px;
}
	#management .sec_row {
    margin-top: 50px;
}
	#jobsite .col-sm-6 img {
    width: 100%;
}
	#integrations .integ_links li, #clients .client_list li {
		float: none;
	}
#integrations .integ_links li img {
    margin: 0 auto 20px auto;
    display: block;
    text-align: center;
}
	.integ_btn, .demo_btn {
    width: 100%;
	}
	#clients .client_list li img {
    margin: 0 auto 0px auto;
}
}
@media (max-width: 540px) { 
		#management .sec_row {
    margin-top: 35px;
}
}
@media (max-width: 500px) {
#management .sec_row {
    margin-top: 20px;
}
}
@media (max-width: 400px) { 
    h1, .head-title {
        font-size:46px;
        line-height:50px;
    }
	.stuff_sec h3 {
    font-size: 14px;
}
	/*.stuff_sec h1 {
    font-size: 25px;
}*/
.construction_sec {background-position-x:right;}
	#management img {
    top: -117px;
	}
	.stuff_sec .col-sm-12 {
    margin: 40px auto 0 auto;
	}
	#management .sec_row {
    margin-top: 0px;
}
	#get_started .demo_btn {
    width: 100%;
	}
}
@media (max-width: 300px) { 
#management .sec_row {

    margin-top: -22px;
    padding-top: 0px;

}
}
@media (max-width: 250px) { 
.stuff_sec h1 {
    font-size: 22px;
}
	.stuff_sec p {
    margin: 25px auto 25px auto;
    font-size: 14px;
}
}