/*
Theme Name: wp-bootstrap-dk
Theme URI: 
Description: Custom DK theme
Version: 1.0.3
Author: Robert Magalang
Author URI: 
All rights reserved.
*/
@import url("css/bootstrap.min.css");
@import url("css/font-awesome.min.css");
@font-face {font-family:Franklin; src: url(fonts/FranklinGothicDemiCondRegular.ttf);}
@font-face {font-family:FranklinBook; src:url(fonts/FranklinGothicBook.TTF);}
@font-face {font-family:'RobotoSlabBold'; src: url(fonts/RobotoSlab-Bold.ttf);}
@font-face {font-family:'RobotoSlab'; src: url(fonts/RobotoSlab-Regular.ttf);}
@font-face {
	font-family:ArtBrush; 
	src: url(fonts/artbrush.ttf);
}
@font-face {
	font-family:HandOfSean; 
	src: url(fonts/Hand_Of_Sean.ttf)
}

@font-face {
  font-family: 'GoboldBold';
  src: url('fonts/goboldbold/GoboldBold.eot?#iefix') format('embedded-opentype'),  url('fonts/goboldbold/GoboldBold.woff') format('woff'), url('fonts/goboldbold/GoboldBold.ttf')  format('truetype'), url('fonts/goboldbold/GoboldBold.svg#GoboldBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  scroll-behavior: smooth;
	margin:0; 
	padding:0;
	width: 100%;
	overflow-x:hidden;
}
body {
	background:url(images/background_new_3.jpg) no-repeat top center fixed; 
	-webkit-background-size:cover; 
	-moz-background-size:cover; 
	-o-background-size:cover; 
	background-size:cover;
	font-family:Arial, Helvetica, sans-serif !important; 
	list-style:none !important;
	margin:0; 
	padding:0;
	width: 100%;
	overflow-x:hidden;
}
h1, h2, h3, h4, h5, h6 {
	margin:0; 
	padding:0;
}

.new_form_content h2 {
	color:#ff0000; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:18px; 
	font-weight:600;
	letter-spacing:1px;
	margin-bottom:10px;
}
/*Header Section*/
header {
	background-color:#fff; 
	border-bottom:3px solid #43140c; 
	height:100px;
	padding:0;
	position:relative;
}
.logo {
	position:absolute;
	top:10px;
	left:40px;
	z-index:10;
}
.logo img{
	width: 200px;
}
.portable-building-cash {
	position:absolute;
	top:10px;
	left:300px;
	z-index:10;
}
.phone,.tagline {
	max-width: 530px;
	color:#000; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:21px; 
	font-weight:600 !important;
	position:absolute; 
	top:20px; 
	right:40px; 
	z-index:10; 
	-webkit-transition:all 0.6s ease 0s; 
	-moz-transition:all 0.6s ease 0s; 
	-o-transition: all 0.6s ease 0s; 
	transition: all 0.6s ease 0s;
}
.tagline {
	right: 0;
    left: 0;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
	font-size:16px;
    top: 19px;
}
.phone a{
	color:#000; 
}
.phone a:hover {
	color:#000; 
	cursor:pointer;
	text-decoration: none;
}
.phone p,.tagline p {
	margin-right: 10px;
    display: inline-block;
    text-transform: capitalize;
	margin-bottom:2px;
}
.header-title {
	position:absolute; 
	top:60px; 
	right:40px; 
	z-index:10; 
}
.header-title h1 {
	color:#553a20;
	font-family:'RobotoSlabBold';
	font-size:19px;
	/*font-style:italic;*/
	font-weight:bold;
	letter-spacing:1px;
}

.navbar-default {
  background-color: transparent;
  border-color: #c0392b;
  min-height: 33px;
  margin-bottom: 0px;
  position: inherit;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav{
  float: none;
}
.navbar-default .navbar-nav > li{
}
.navbar-default .navbar-nav > li:last-child{
}
.navbar-default .navbar-nav a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
}
.navbar-default .navbar-nav > li > a {
  color: #353535;
  position: relative;
  padding: 0px;
  margin: 0 0 0 12px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #353535;
}
.header-menu{
  border:none;
  padding-bottom:10px;
  padding-right: 10px;
  margin-top: -38px;
}
.header-menu .navbar-nav > li > a {
  text-transform: capitalize;
  font-size: 20px;
  color: #333;
  height: auto;
  padding: 10px;
  line-height: 1.2;
}
.header-menu .navbar-nav > li > a.dropdown-toggle::after {
	display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    float: right;
    margin-top: 10px;
    transition: 0.15s ease;
}
.header-menu .navbar-nav > li.open > a.dropdown-toggle::after {
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent;
}
.header-menu .navbar-nav > li > a:hover,
.header-menu .navbar-nav > li > a:focus,
.header-menu .navbar-nav > .current_page_item > a,
.header-menu .navbar-nav > .current_page_parent > a,
.header-menu .navbar-nav > li:hover > a,
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,{
    background-color: #7F8C8D;
    color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #CB0303;
    background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #CB0303;
}
.navbar-default .text-menu{
	float: right;
	font-weight: bold;
	margin-top: 14px;
	margin-right: 5px;
}
.navbar-default .navbar-header.collapsed .navbar-toggle {
  border-color: #353535;
  background-color: #fff;
}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus {
  background-color: #353535;
}
.navbar-default .navbar-header.collapsed .navbar-toggle .icon-bar {
  background-color: #353535;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  max-height: initial;
  border: none;
  padding-right: 0px;
  padding-left: 0px;
  webkit-box-shadow: none;
  box-shadow: none;
  z-index: 9999;
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #fff;
}
/* Sub Menu */
.dropdown-menu{
  display: none;
}
.dropdown-menu {
  border-radius: 0px;
  box-shadow: none;
  font-size: 14px;
  text-transform: capitalize;
  min-width: 93px;
  padding: 0;
  background-color: #fff;
  list-style: none;
}
.navbar-default .navbar-nav li .dropdown-menu .dropdown-menu {
    left: 100%;
    margin-left: -1px;
    top: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    background-color: #95A5A6;
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
  	color: #333;
	font-weight: normal;
	text-transform: capitalize;
	padding: 7px 10px 7px 15px;
	display: block;
    font-family: 'RobotoSlabBold';
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover,
.dropdown-menu > li.current_page_item > a:focus, .dropdown-menu > li.current_page_item > a {
    color: #000;
}
.header-menu {
  display: none;
}

.container{padding:0;}

/* Locations */
.locations {background-color: #f26223 !important; padding-top: 16px !important; padding-bottom: 16px !important;}
.locations h2 {font-family: 'GoboldBold'; font-size: 35px !important; color: #fff !important; line-height: 1.25 !important; text-transform: uppercase !important; text-align: center !important;}

.form-dashed {
  background: rgb(248, 185, 158, 0.3) !important;
  border:2px dashed #730b0a;
  border-radius:10px;
  margin:5px auto 0;
  position:relative;
  padding:10px;
      }

/*Form Section*/

.form-section {
	background:url(images/form-section-bg.png) repeat; 
	border-radius:0 0 8px 8px;
	padding:0 10px 10px; 
}
.form, .form-footer {
	background-image: linear-gradient(#f4b69c, #fff);
	border:2px dashed #730b0a;
	margin:5px auto 0; 
	position:relative; 
	padding:5px 10px;
      }

.form2 {
	background-image: linear-gradient(#f4b69c, #fff);
	border:2px dashed #730b0a;
	margin:20px auto 0; 
	position:relative; 
	padding:15px 10px;
      }

.form-content {
	position:absolute; 
	top:20px; 
	left:40px; 
	width:680px;
}
.form-content h1 {
	font-family:'RobotoSlabBold'; 
	font-size:30px; 
	color:#fff !important;  
	margin-bottom:5px;
}

.form-content h2 {
	font-size:30px; 
	color:#fff !important;  
	margin-bottom:5px;
}

.form-content p {font-size:12px;}
.form-box {
	/*background:url(images/formbox-bg.png) no-repeat top;*/ 
	position:absolute; 
	top:195px; 
	left:40px; 
	width:500px; 
	padding:0 0 0 70px;
}
#pum-2859 {
  background-color: rgba( 0, 0, 0, .4 );
}
#pum-2859 h2 {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: normal;
  color: #dc1f26;
  text-align: center;
  line-height: 1.25;
	font-family:'RobotoSlabBold';
}
#pum-2859 .form-control {
	border-radius: 0;
  margin-bottom: 8px;
	height:31px;
}
button.pum-close.popmake-close {
  top: 5px !important;
  right: 5px !important;
  background: #000 !important;
  height: 25px !important;
  width: 25px !important;
  border-radius: 25px;
  line-height: 1 !important;
  padding: 0 !important;
}
.modal-wrapper{
  display: none;
}
.modalform {
  text-transform: uppercase;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bold;
  background: #5cb85c;
  color: #fff;
  padding: 8px 16px;
  border: 1px solid #333;
  border-radius: 10px;
  font-size: 16px;
  text-align: center;
  max-width: 100%;
  margin: 5px auto 10px;
  line-height: 1.42857143;
  width: auto;
  display: inline-block;
  white-space: normal;
}
.padlock {
	position:absolute; 
	bottom:20px; 
	left:40px; 
	padding:0; 
	z-index:10;
}
.portable-with-cash {
	position:absolute; 
	top:30px; 
	right:15px; 
	padding:0; 
	z-index:10;
}
.guy-smiling {
	position:absolute; 
	bottom:0; 
	right:0; 
	padding:0; 
	z-index:15;
}
.watch-a-free-online-video {
	position:absolute; 
	top:20px; 
	right:230px; 
	padding:0; 
	z-index:20;
}
.amazing-business-opportunities {
	position:absolute; 
	top:-8px; 
	right:-16px; 
	padding:0; 
	z-index:25;
}

/*Trailer Format*/
.trailer-content {
}
.trailer-content-inner {
    margin-bottom: 50px;
    padding-bottom: 30px;
    background-image: url(https://godzillaloaders.com.au/wp-content/themes/wp-bootstrap/images/divider-img.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
}
.trailer-content-inner:last-child {
    background: none;
    margin: 0;
    padding: 0;
}
.trailer-content img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.trailer-content .text-center {
	margin-top: 15px;
}
.trailer-content p {
	font-size: 16px;
	color: #000;
	margin-top: 15px;
}
.trailer-content p span {
	text-align: center;
	font-style: italic;
	font-size: 13px;
}
.trailer-content h3 {
	margin-top: 100px;
}
/*End Trailer Format*/

/*Content Section*/
.content, .content-address {
	background:url(images/content-bg.png) repeat-y; 
    margin-top:20px;
	padding-top:30px;
	padding-bottom:30px;
	background-position: center;
}
.sidebar-wrapper{
	padding-left:20px;
}
.content-address {
        border-radius:0 0 8px 8px !important;
        margin-top:0 !important;
      }
.leftcol {
	border-radius:8px 0 0 8px; 
	padding-top:30px;
	padding-bottom:30px;
}
.leftcol li {
	font-size:15px;
	list-style:none outside !important;
	margin-bottom:10px;  
	margin-left:-40px; 	
}
.leftcol li a {
	color:#000; 
	text-decoration:none; 
	-webkit-transition:all 0.6s ease 0s; 
	-moz-transition:all 0.6s ease 0s; 
	-o-transition: all 0.6s ease 0s; 
	transition: all 0.6s ease 0s;
}
.leftcol li a:hover {color:#e20069;}
.rightcol {
	border-radius:0 8px 8px 0; 
	padding-top:30px;
	padding-bottom:30px;
}
.right-wrapper{
	padding:0 20px;
}
.leftcol .divider{height:20px; clear:both;}
.rightcol h1 {
	font-family:'RobotoSlabBold'; 
	font-size:28px; 
	font-weight:800;
	line-height:34px; 
	margin-bottom:15px; 
	text-align:center;
}
.rightcol h2 {
	font-family:'RobotoSlabBold'; 
	font-size:26px; 
	font-weight:800;
	line-height:30px; 
	margin-bottom:20px; 
	text-align:center;
}
.rightcol h3 {
	color:#000;
	font-family:'RobotoSlabBold';  
	font-size:20px; 
	font-weight:600;
	line-height:24px;
	margin-top:20px; 
	margin-bottom:20px; 
	
}
.rightcol h4 {
	color:#000;
	font-family:'RobotoSlabBold';  
	font-size:18px; 
	font-weight:580;
	line-height:24px;
	margin-bottom:25px; 	
}
.rightcol p {
	font-size:14px; 
	line-height:18px; 
	margin-bottom:10px;
}
.rightcol ul {margin-left:-20px;}
  .rightcol ul ul{
	margin-left: 0px;
}
.rightcol ul li {list-style:none outside;}
  .rightcol ul li li {
	list-style:disc;
}
  .home .rightcol ul li {list-style:disc;}
.rightcol li {
	font-size:14px; 
	margin-bottom:8px; 
}
.rightcol ol {margin-left:-20px;}
.rightcol ol li  {list-style:decimal outside; }
.rightcol li {
	list-style:none outside !important;
	font-size:14px; 
	margin-bottom:8px; 
}
.content-address .rightcol li {margin-left:-20px !important;} 
.rightcol #gallry1 #gallery-1 .gallery-item { width: 25% !important; }

.page-id-3496 .right_col ul li::before {color: #5CB85C; content: "\f00c"; font-family: FontAwesome; padding-right: 5px;}

/**Change button size**/
.btn-bigger {
  width: 80%;
  border: none;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  margin:30px 0;
}

.btn-bigger:hover {
  background-color: #ddd;
  color: black;
}

/* product image borders */
.woocommerce img {
	border:solid #a19c9c 1px !important;
	border-radius:4px !important;
	padding: 4px !important;
}

/* WooCommerce Price (Default) */
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price {
	font-weight: bold !important;
	font-size: 18px !important;
	color: #ff0202 !important;
  padding-top: 5px;
  display: inline-block;
}

/*Woocommerce title*/
.woocommerce-loop-product__title {
	font-size: 21px !important;
}

/*Padding for single product*/
.parts .product-type-simple {
	  padding-left: 10px !important;
  padding-right: 10px !important;
  margin-bottom: 20px !important;
}

/* Custom Add To Cart Button */
.customviewaddtocartbutton {
  display: block;
  width: 100%;
  border: none;
  border-radius: 5px !important;
  background-color: rgb(90,185,101) !important;
  color: white;
  padding: 10px 60px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
}

.customviewaddtocartbutton:hover {
    background-color: rgb(64,132,72) !important;
    color: white !important;
    cursor: pointer !important;
}

/*Gallery*/
.page-id-4189 .rightcol h2{
	margin-top:20px;
}
.page-id-4189 .gallery .gallery-item {
    margin: 5px 0px !important;
}
.page-id-4189 .gallery dt.gallery-icon.landscape {
    padding: 0 5px;
}
.page-id-4189 .gallery img {
    border: none !important;
    width: 100%;
    height: auto;
}
.page-id-4189 .rightcol div[class^='col'],.page-id-4189 .rightcol div[class*=' col']{
    padding: 5px;
}
.page-id-4189 .rightcol img{
	width: 100%;
}
.page-id-4189 .rightcol img.hero{
	width: 75%;
}
/*Footer Section*/
footer { 
    margin:15px 0 20px; 
	font-size:13px; 
	text-align:center;
}
.footernav {margin-bottom:10px;}
.footernav a {
	color:#000; 
	padding:0 15px;
	text-decoration:none;  
	-webkit-transition:all 0.6s ease 0s; 
	-moz-transition:all 0.6s ease 0s; 
	-o-transition: all 0.6s ease 0s; 
	transition: all 0.6s ease 0s;
}
.footernav a:hover {color:#342467;} 
.copyright p {
	font-size:12px; 
	text-align:center;
}
.copyright a {
	color:#000; 
        font-weight:bold;
	text-decoration:none; 
	-webkit-transition:all 0.6s ease 0s; 
	-moz-transition:all 0.6s ease 0s; 
	-o-transition: all 0.6s ease 0s; 
	transition: all 0.6s ease 0s;
}
.copyright a:hover {color:#e20069;}
/*Misc*/
.btn-page {
	display: none;
	color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    text-align: center;
    font-size: 20px;
    padding: 8px 16px;
    margin-bottom: 10px;
}
.btn-page:hover {
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
}
.clearfix, .clear {clear:both;}
.highlight {
	background-color:#ffff00; 
	padding:1px 3px;
}
.widgettitle {
	background-color: #000;
	color:#fff; 
	font-family:'RobotoSlabBold'!Important; 
	font-size:20px; 
	font-weight:600;
	margin-bottom:10px; 
	padding:5px 0; 
	text-align:center; 	
}
.center-block {
	margin:0 auto; 
	display:block;
}
.video {
	display:block; 
	margin:10px auto 20px;
	width:560px; 
}
.dotted {
	clear:both;
	border-bottom:1px dotted #ccc; 
	height:15px; 
	margin-bottom:15px; 	
}
.left, .right{
	float:left; 
	margin-right:10px;
}
.right {float:right; }
.top-input, .top-textarea, .top-select {  
	border:1px #ccc solid; 
	height:20px; 
	padding:0 0 0 5px; 
	width:230px;
}
.top-select {
	height:25px;
	padding:1px 0 1px 5px; 
	width:192px; 
}	
.top-textarea { margin-top:8px;}
.next-step {
	border:2px dashed #336699;
        margin:20px 0;
	padding:10px 10px 5px; 
}
.next-step h4 {
	color:#CB0303;
	font-weight:700;
}
.watch-video-below {
	color:#F00; 
	font-family:HandOfSean; 
	font-size:22px; 
	font-weight:normal;
	text-align:center; 
}
.form-control {
  border-radius:0 !important; 
  margin-bottom:3px;
  border:1px solid #ccc !important;
  height:30px; 
  padding: 5px;
}
.formbox {
        background-image: linear-gradient(#FFFFCD, #fff) !important;
        border:2px dashed #D2A54A;  
	margin:20px auto; 
	padding:20px 20px 0;
        /*width:98%;*/
      }
.formbox p {
	color:#a00;
	font-family:Tahoma, Geneva, sans-serif !important;  
	font-size:16px; 
	font-weight:600;
	line-height:20px;
	margin-bottom:10px; 
        text-align:center;	
      }
.formbox-input, .formbox-select {
        border:1px solid #ccc !important; 
	border-radius:0 !important;
        height:25px;
	margin-top:3px; 
	margin-bottom:8px; 
	padding:5px; 
	width:100%; 
}
.formbox-select {padding:3px !important;}
.label-text {font-size:13px !important;}
.boxform {margin-bottom:-2px !important;}
.text-cap {text-transform: capitalize;}
.form-footer h2 {
    color: #000;
    font-size: 21px;
    margin-bottom: 5px;
    text-align: center;
    font-family: 'RobotoSlabBold';
}
/*Step 3 Page*/
.step3-video { 
    margin:10px 0 20px;
	text-align:center;
}
.step3-video h3 {
	color:#ff0000; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:18px; 
	font-weight:600;
	letter-spacing:1px;
	margin-bottom:10px;
}
.step3-video p {margin-top:10px;}
.step3-form {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#FFE2A8)); 
	background: -webkit-linear-gradient(top, #FFE2A8, #FFFFFF); 
	background: -moz-linear-gradient(top, #FFE2A8, #FFFFFF); 
	background: -ms-linear-gradient(top, #FFE2A8, #FFFFFF); 
	background: -o-linear-gradient(top, #FFE2A8, #FFFFFF); 
	border:3px dashed #D2A54A;  
	margin-top:20px; 
	margin-bottom:20px;
	padding:20px 40px; 
	position:relative;
}
.step3-headline h1, .step3-headline h3 { 
	color:#CB0303; 
	font-family:Impact;
	font-size:32px; 
	text-align:center;
} 
.step3-headline h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px; 
}
.step3-content {margin-top:15px;}
.step3-box-title {
	background-color:#336799; 
    color:#FFF; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:26px; 
	font-weight:bold; 
	margin-top:10px; 
	margin-bottom:10px;
	padding:5px 0;
	text-align:center;	 
}
.step3-box p {
	font-size:13px; 
	line-height:15px;
}
.form-input {
	border:1px solid #ccc !important; 
	border-radius:0 !important;
	margin-top:3px; 
	margin-bottom:8px; 
	padding:5px; 
	width:100%; 
}
.step3-content label {
	font-size:13px; 
	font-weight:normal; 
	margin-bottom:5px;
}
.small-text {
	font-family: "Times New Roman", Times, serif; 
	font-size:10px; 
	font-style:italic; 
	margin-top:10px;
}
.required {
	font-family: "Times New Roman", Times, serif; 
	font-size:11px; 
	font-weight:600;
	padding:0; 
	position:absolute; 
	bottom:-25px; 
	left:20px; 
	z-index:50;
}
.btn-modal
{
    border-top-width: 1px;
    border-right-width-value: 1px;
    border-bottom-width: 1px;
    border-left-width-value: 1px;
    border-top-style: solid;
    border-right-style-value: solid;
    border-bottom-style: solid;
    border-left-style-value: solid;
    border-top-color:#EDBB00;
    border-right-color-value:#EDBB00;
    border-bottom-color:#EDBB00;
    border-left-color-value:#EDBB00;
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    color: #000000;
    text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
    background-color: #FDCA00;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding-top:10px;
    padding-right:15px;
    padding-bottom:10px;
    padding-left:15px;
    margin-top: 10px;
    text-align: center;
    vertical-align: middle;
    font-size:18px;
    width:60%;
    border:1px solid #EDBB00 !important;
  }
.btn-modal:hover
{
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-top-color: #2f5bb7;
  border-right-color-value: #2f5bb7;
  border-bottom-color: #2f5bb7;
  border-left-color-value: #2f5bb7;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  color: #000000;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.3);
  background-color:#EDBB00;
}
.modal-body {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#FFE2A8)); 
    background: -webkit-linear-gradient(top, #FFE2A8, #FFFFFF); 
    background: -moz-linear-gradient(top, #FFE2A8, #FFFFFF); 
    background: -ms-linear-gradient(top, #FFE2A8, #FFFFFF); 
    background: -o-linear-gradient(top, #FFE2A8, #FFFFFF);}
    .modal-body h3 {
    font-size:20px !important;
    font-weight:700 !important;
    color:#d80000;
    margin-bottom:15px;
    font-family:Tahoma, Geneva, sans-serif; 
  }
.modal-body p {}
.modal-body .label-text {font-size:12px !important; text-align:left !important;}
/*Light Page*/
.bg-light {
	background:url(images/light.jpg) no-repeat top center;
	-webkit-background-size:cover; 
	-moz-background-size:cover; 
	-o-background-size:cover; 
	background-size:cover;  
}
.light-video { 
    margin:10px 0 20px;
	text-align:center;
}
.light-video h3 {
	color:#fff; 
	font-family:FranklinBook; 
	font-size:24px; 
	font-weight:600;
	letter-spacing:1px;
	margin-bottom:10px;
}
.light-video img {
	margin-top:20px !important;
	margin-bottom:20px !important;
}
.light-form {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#FFDD75)); 
	background: -webkit-linear-gradient(top, #FFDD75, #FFFFFF); 
	background: -moz-linear-gradient(top, #FFDD75, #FFFFFF); 
	background: -ms-linear-gradient(top, #FFDD75, #FFFFFF); 
	background: -o-linear-gradient(top, #FFDD75, #FFFFFF); 
	border:1px solid #D2AE34;  
	margin-top:20px; 
	padding:20px 40px; 
	position:relative;
}
.light-headline h1, .light-headline h3 { 
	color:#0759A7; 
	font-family:Impact;
	font-size:40px; 
	text-align:center;
} 
.light-headline h3 {
	font-family:FranklinBook; 
	font-size:34px;
	color:#B20000 !important; 
}
.light-content {margin-top:15px;}
.light-box-title {
	background-color:#0859A8; 
     color:#FFF; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:26px; 
	font-weight:bold; 
	margin-top:10px; 
	margin-bottom:10px;
	padding:5px 0;
	text-align:center;	 
}
.light-box p {
	font-size:13px; 
	line-height:15px;
}
.form-input {
	border:1px solid #ccc !important; 
	border-radius:0 !important;
	margin-top:3px; 
	margin-bottom:5px; 
	padding:3px 5px; 
	width:100%; 
}
.form-select {
	border:1px solid #ccc !important; 
	border-radius:0 !important;
	margin-top:3px; 
	margin-bottom:10px; 
	padding:5px 5px; 
	width:100%; 
}
.light-content label {
	font-size:13px; 
	font-weight:normal; 
	margin-bottom:5px;
}
.small-text {
	font-family: "Times New Roman", Times, serif; 
	font-size:10px; 
	font-style:italic; 
	margin-top:10px;
}
.tickbox {line-height:15px !important;}
.required {
	font-family: "Times New Roman", Times, serif; 
	font-size:11px; 
	font-weight:600;
	padding:0; 
	position:absolute; 
	bottom:-25px; 
	left:20px; 
	z-index:50;
}
.light-shadow {background:url(images/light-shadow.png) no-repeat top center; height:80px;}
.footer-light p {
	font-size:14px; 
	text-align:center;
	color:#fff !important; 
}
.footer-light a {
	color:#fff; 
        font-weight:normal;
	text-decoration:none; 
	-webkit-transition:all 0.6s ease 0s; 
	-moz-transition:all 0.6s ease 0s; 
	-o-transition: all 0.6s ease 0s; 
	transition: all 0.6s ease 0s;
}
.footer-light a:hover {color:#000;}
/*Address 2*/
.bg-address2 {
	background:#458AFF url(images/address2-bg2.jpg) repeat-x top !important; 
	margin-top:10px;
}
.address2 h2 {
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:26px; 
	font-weight:800;
	line-height:32px; 
	margin-bottom:15px; 
	text-align:center;
}
.content-address2 {background-color:#FFF; /*border:1px solid #f9f9f9;*/ padding:20px 20px 40px; 
	-webkit-box-shadow: 0px 0px 10px 5px #b1b1b1;
-moz-box-shadow: 0px 0px 10px 5px #b1b1b1;
box-shadow: 0px 0px 10px 5px #b1b1b1;
}
.content-address2 h1 {font-family:Tahoma, Geneva, sans-serif; font-weight:800; margin-bottom:15px; text-align:center;}
.content-address2 h3 {font-size:22px; margin-bottom:15px; text-align:center;}
.content-address2 h4 {font-size:18px; margin-bottom:15px; text-align:center;}
.content-address2 ul {margin-bottom:20px;}
.content-address2 li {list-style:none !important; margin-bottom:10px;}
.content-address2 .red {color:#F00 !important;}
.content-address2 .btn-modal {width:auto;}
.content-address2-formbox {border:3px dashed #D2A54A; padding:10px 15px 20px;}
.content-address2-formbox-input {border:1px solid #ccc !important; border-radius:0 !important; margin-top:3px; margin-bottom:5px; padding:5px; width:100%; }
.footer-address2 p {font-size:14px; text-align:center;}
.footer-address2 a {color:#000;  font-weight:normal; text-decoration:none; -webkit-transition:all 0.6s ease 0s; -moz-transition:all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s;}
.footer-address2 a:hover {color:#FFCC00;}
.display-blk-lg {display:block;}
.postal1 {background-color:#ffff00; border:1px solid #ff0000 !important;}
/*Buttons*/
.btn-warning a, a.btn-warning {color:#fff !important; font-weight:normal !important;}
/*New Form Layout*/
.form-wrapper div[class^="col"],.form_image div[class^="col"]{padding:0 5px;}
.form-wrapper .row{margin:0 -5px;}
.new_form_content h1 {color:#000;  font-size:21px; margin-bottom:5px; text-align:center; font-family:'RobotoSlabBold';}
.new_form_content h2 {color:#000;  font-size:21px; margin-bottom:5px; text-align:center; font-family:'RobotoSlabBold';}
.new_form_content i{font-size:15px;}
.form p {font-size:18px;margin-bottom: 5px;}
.new_form_content .form-control {padding:1px 5px;}
.new_form_content .new-form-control  {border:1px solid #cbcbf6; border-radius:0 !important; height:25px; padding:5px; width:100%;}
.new_form_content_lock {font-size:9px; text-align:center;}
.new_form_content_lock .fa-lock {color:#E3C836; padding-right:3px;}
.new_form_content .submit {font-size:10px; font-weight:bold; text-align:center; text-transform:uppercase; }
.new-form-control option {
    color: #999 !important;
  }
.form-wrapper div[class^="col"],.form_image div[class^="col"]{padding:0 5px;}
.form-wrapper .row{margin:0 -5px;}
.column {margin-bottom: 20px;}
.img_left {float:left; margin-right:20px; margin-bottom:20px;}
.img_right {float:right;}
.table > thead:first-child > tr:first-child > th {border-top-color:#000 !important;}
.table > thead:first-child > tr:first-child > th {background-color:#5cb85c; color:#fff !important;}
.table-bordered {border-color:#000 !important;}
.table > thead:first-child > tr:first-child > th {border-color:#000 !important; border-bottom-color:transparent !important;}
.table-bordered > tbody > tr > td {background-color:#fff; border-color:#000 !important; text-transform:capitalize !important;}
.table-bordered .fa-check-square-o {color:#5cb85c;}

.specs-head {background: #ffc500; padding: 10px;}
.specs-head h3 {color: #333333; font-size: 20px; text-transform: uppercase; margin: 0;}
.specs-content {background: #fff9e6; margin-bottom: 15px; padding: 10px;}
.specs-content p {margin-bottom: 5px;}
.specs-content table {width: 100%;}
.specs-content table td {width: 50%;}
.specs-img img {margin-bottom: 0; width: 100%;}
.specs-img p {margin: 0;}
.specs-img-title {background: #ffc500; padding: 10px; margin-bottom: 30px;}
.specs-img-title h2 {font-size: 30px; text-align: center; margin: 0;}
.specs-lower {margin-top: 30px; border: 3px solid #333; position: relative; padding: 30px 10px;}
.specs-lower h2 {font-size: 20px; width: 245px; position: absolute; top: -16px; left: 35px; background: rgb(248,248,248); background: linear-gradient(180deg, rgba(248,248,248,1) 0%, rgba(254,254,254,1) 100%);}
.warranty-specs{
    max-width: 340px !important;
    margin: 10px auto;
    display: block;
}
.warranty-v{
    max-width: 340px !important;
    margin: 6px auto;
    display: block;
}


.photo_gallery_box {clear:both; margin:50px 0;  padding-top:30px; padding-bottom:30px; -webkit-box-shadow: 0 8px 6px -6px #333; -moz-box-shadow: 0 8px 6px -6px #333; box-shadow: 0 8px 6px -6px #333;}
.photo_gallery_box {background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#FFFFCD));background: -webkit-linear-gradient(top, #FFFFCD, #FFFFFF); background: -moz-linear-gradient(top, #FFFFCD, #FFFFFF); background: -ms-linear-gradient(top, #FFFFCD, #FFFFFF); background: -o-linear-gradient(top, #FFFFCD, #FFFFFF);}
.photo_gallery_box p {font-family:'RobotoSlab'; line-height:150%; margin-bottom:10px;}
.photo_gallery_box img {border:6px solid #fff; /*-webkit-box-shadow: 0 8px 6px -6px #333; -moz-box-shadow: 0 8px 6px -6px #333; box-shadow: 0 8px 6px -6px #333;*/ margin-bottom:20px;}
.photo_gallery_box a[title]{ color:#000 !important;}
.fancybox_title-outside { color:#000 !important;}
.alert .alert-danger {color:#000 !important;}
.alert_box {background-color: #f5efd0; border: 3px solid #f7edb8; margin: 20px auto 30px; padding: 10px 30px;}
.warning_box {background-color: #f2dede; border: 3px solid #a94442; margin: 5px auto 20px; padding: 10px 15px 0;}
.turnkey_gallery_box {margin-bottom:10px;}
.sitemap {margin-bottom:5px; margin-left:-40px;}
.sitemap h4 {margin-bottom:10px; text-align:center; text-transform:uppercase;}
.sitemap ul {}
.sitemap li {display:inline-block; list-style:none; margin-bottom:10px; padding:0 8px;}
.sitemap li a {color:#000;}
.sitemap li a:hover {color:#e20069; text-decoration:none;}
.fa-check {color:#5cb85c;}
.lg-txt-bold {font-size:150%; font-weight:bold;}

/*
#Excavator
#Mini Loader
*/
.parts-wrapper{
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 20px;
}
.parts{
	box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.75);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:15px 15px 5px;
	border-bottom: 10px solid #ff0000;
}
.parts-wrapper div[class^='col'],.parts-wrapper div[class*=' col']{
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.parts-wrapper a.woocommerce-LoopProduct-link:hover,
.parts-wrapper a.woocommerce-LoopProduct-link:focus{
	text-decoration: none;
  outline: none;
}
.parts .wrap,
.parts-wrapper a.woocommerce-LoopProduct-link img{
	background: rgb(255,2,2);
	background: linear-gradient(90deg, rgba(255,2,2,1) 0%, rgba(255,255,255,1) 100%);
	padding: 4px;
	display: block;
}
.rightcol .parts .title-parts h4{
	margin-bottom: 5px;
  font-size: 21px;
}
.parts .price-parts{
	border-top:2px solid #8e8e8e;
  padding: 4px 0 0 5px;
  display: block;
}
.rightcol .parts-wrapper .parts .price{
	font-weight: bold;
	font-size: 18px;
	color: #ff0202;
  padding-top: 5px;
  display: inline-block;
}
.rightcol .gray_number {
    border-bottom: 5px solid #ff0000;
    margin-bottom: 10px;
    color: #333;
    font-size: 32px;
    font-weight: 300;
    text-align: left;
    padding-bottom: 5px;
}
.yellow-box {
    padding: 20px !important;
    background-image: linear-gradient(#FFFFCD, #fff);
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    margin-bottom: 20px;
    border: 2px solid #ff0000;
}
.yellow-box ul {
    margin-left: 0px;
    padding: 0;
}
.yellow-box ul li {
    list-style: none;
}
.yellow-box ul li i{
	margin-right:5px;
}
/*woocommerce*/
.rightcol .woocommerce-loop-product__title{
  color: #000;
  font-family: 'RobotoSlabBold';
  font-size: 21px;
  font-weight: 580;
  line-height: 24px;
  margin-bottom: 5px;
  text-align: left;
}
.rightcol .woocommerce a.button{
	float: right;
  border: 1px solid #000;
  background-color: #FFFFCD;
}
.single-product .woocommerce div.product div.images img {
  background: rgb(255,2,2);
  background: linear-gradient( 90deg , rgba(255,2,2,1) 0%, rgba(255,255,255,1) 100%);
  padding: 4px;
}

/* Video Page */
.video-wrapper {
  text-align: center;
}
.video-wrapper h1{
  margin-bottom:10px;
}
.page-id-3010 .buttons{
	display:none;
}
#fancybox-title{
	display:none !important;
}
.fancybox-container .fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right : 0;
  height: 95px;
  padding: 10px 10px 5px 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
}
.fancybox-container.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 95px;
}
.pricing-table{
	overflow-y: scroll;
}
.page-id-3496 .btn-modal {color: #fff; background-color: #5cb85c; border-color: #4cae4c; font-size: 22px; font-weight: bold; width: 100%; margin: 0 auto 25px; border: none !important; text-align: center; white-space: normal;}
.page-id-3496 .btn-modal:hover {color: #fff; background-color: #449d44; border-color: #398439;}
#ModalCenter .modal-dialog {max-width: 1140px; width: 100%;}
#ModalCenter .modal-body {padding: 0; background: none;}
#ModalCenter .form {padding: 0; background: none; border: none; margin: 0;}
#ModalCenter .form_box {background-color: #ececfb; border: 2px dotted #32a369; padding: 20px 30px;}
#ModalCenter .form_box h4 {font-weight: 700; margin-bottom: 20px; text-align: center; text-transform: capitalize;}
#ModalCenter .form-img-right {float: right; margin-left: 5px; margin-bottom: 5px;}
#ModalCenter p {font-size: 14px;}
#ModalCenter .lock {text-align: center;}

/* Media Queries */
@media (min-width: 1200px) { 
}
@media (min-width: 980px) and (max-width: 1199px) {
	.header-title {right:40px;}
	.header-title h1 {font-size:28px;}
	.form, .form-footer {height:400px;}
	.form-content {width:450px;}
	.form-box {top:180px; left:30px;}
	.portable-with-cash {top:120px; right:120px;}
	.portable-with-cash img {width:90%;}
	.guy-smiling img {width:90%;}
	.watch-a-free-online-video {top:50px; right:200px;}
	.watch-a-free-online-video img {width:80%;}
	.content {background:url(images/content-bg-970px.png) repeat-y; }
	.form, .form-footer {height:auto;}
}
@media (min-width: 768px) and (max-width: 979px) {
	html,
    body{
    width:100%;
    overflow-x:hidden;
    }
	
	header {height:auto; padding-bottom:30px;}
	.logo, .portable-building-cash, .phone, .header-title,.tagline{position:static;}
	.logo, .header-title {margin-bottom:10px;}
	.phone {text-align:center;}
	.header-title h1 {
		font-size:28px !important; 
		text-align:center;
	}
	.form-section {height:auto !important;}
	.form, .form-footer {margin-top:20px; padding-left:10px;}
	.form-content {width:400px; left:20px;}
	.form-content h1 {font-size:26px;}
	.form-content p {font-size:12px;}
	.formbox {top:180px; left:20px;}
	.portable-with-cash {top:20px; right:-60px;}
	.portable-with-cash img {width:60%;}
	.guy-smiling {right:-30px;}
	.guy-smiling img {width:80%;}
	.watch-a-free-online-video {top:200px; right:80px;}
	.watch-a-free-online-video img {width:60%;}
	.top-input, .top-textarea, .top-select { width:200px;}
	.content {background:transparent !important;}
	.leftcol {
		background:transparent !important; 
		padding:10px;
	}
	.leftcol li {
		margin-bottom:5px;
		text-align:center; 
	}
	.leftcol li a {
		background-color:#FFF; 
		color:#000; 
		display:block; 
		padding:5px 0; 
		-webkit-transition:all 0.6s ease 0s; 
		-moz-transition:all 0.6s ease 0s; 
		-o-transition: all 0.6s ease 0s; 
		transition: all 0.6s ease 0s;
	}
	.leftcol li a:hover {
		background-color:#FFCC00; 
		color:#000;
	}
	.rightcol {
		background: url(images/rightcol-bg.png) repeat; 
		padding:10px 15px;
	}
}
@media (max-width: 979px) {
	header.container{
		padding: 0px;
	}
	.leftcol {
		display: none;
	}
	.header-menu {
	  display: block;
	}
	.mobile-menu nav ul {
		padding: 0;
		margin: 0;
	}
	.mobile-menu nav ul li {
	  display: block;
	  list-style: none !important;
	  text-transform: uppercase;
    padding-bottom: 2px;
	}
	.mobile-menu nav ul li a {
	  background-color: #c9c9c9;
    display: block;
    padding: 5px 10px 5px;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    font-size: 14px;
	}
	.mobile-menu h4 {
	  color: #000;
	  font-family: 'RobotoSlabBold';
	  font-size: 14px;
	  font-weight: 580;
	  line-height: 1.4;
	  margin-bottom: 5px;
	}
	.navbar-header {
        float: none;
    }
    .navbar-toggle {
      display: block;
      margin-bottom: 0;
      margin-top: 10px;
      padding: 6px 7px;
      margin-right: 0px;
    }
    .navbar-nav .open>.dropdown-menu, .sub-menu {
		border: medium none;
		border-radius: 0px;
		box-shadow: none;
		float: none;
		margin: 0px 0 0 12px;
		position: relative;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{
		color: #333;
    	background-color: #BDC3C7;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #333;
		background-color: #e7e7e7;
	}
    /* navbar-collapse */
    .navbar-default .navbar-collapse {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 9;
      background-color:#fff;
      padding: 0 10px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-default .navbar-nav {
        margin: 7.5px 0px;
        text-align: left;
    }
    .header-menu .navbar-nav > li {
      float: none;
      display: block;
      margin-right: 10px;
    }
    .header-menu .navbar-nav > li:last-child{
      margin-right: 10px;
    }
    .header-menu .navbar-default .navbar-nav > li > a {
      padding: 10px;
      margin-left: 10px;
      display: block;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
@media (max-width: 767px) {
	#gallery-1 .gallery-item {
		width: 100% !important;
	}
	header {height:auto;}
	.logo, .portable-building-cash, .phone,.tagline , .header-title{position:static;}
	.phone {text-align:center;}
	.tagline{text-align: center;font-size: 12px;}
	.tagline p{margin-bottom:5px;}
.header-title h1 {
	font-size:28px !important; 
	text-align:center;
}
.form-section {height:auto !important; margin-bottom:0;}
.form, .form-footer {padding:20px 20px; height:auto; margin-top:0;}
.form-content {width:100%; position:static;}
.form-content h1 {font-size:30px; text-align:center;}
.form-content p {font-size:14px;}
.form-box {background:none !important; position:static; width:auto; padding-left:0; }
.guy-smiling, .amazing-business-opportunities {display:none;}
.watch-a-free-online-video {position:static; margin-top:-180px; margin-bottom:30px;}
.watch-a-free-online-video img {width:40%;}
.portable-with-cash {position:static;}
.padlock {position:static;}
.content {background:transparent !important;}
.leftcol {
	background:transparent !important; 
	padding:10px;
}
.leftcol li {
	margin-bottom:5px;
	text-align:center; 
}
.leftcol li a {
	background-color:#FFF; 
	color:#000; 
	display:block; 
	padding:5px 0; 
	-webkit-transition:all 0.6s ease 0s; 
	-moz-transition:all 0.6s ease 0s; 
	-o-transition: all 0.6s ease 0s; 
	transition: all 0.6s ease 0s;
}
.leftcol li a:hover {
	background-color:#FFCC00; 
	color:#000;
}
.rightcol {
	background: url(images/rightcol-bg.png) repeat; 
	border-radius: 0 !important;
	padding:10px 15px;
}
.footernav a {
	background-color:#FFF; 
	display:block !important; 
	margin-bottom:5px; 
	padding:5px 0; 
	-webkit-transition:all 0.6s ease 0s; 
	-moz-transition:all 0.6s ease 0s; 
	-o-transition: all 0.6s ease 0s; 
	transition: all 0.6s ease 0s;
}
.footernav a:hover {
	background-color:#FFCC00;
	color:#000;
}
.video {
	width:100% !important; 
	height:100% !important;
}
.top-input {width:100%;}
.display-block {display:block;}
	.rightcol iframe{
		width: 100%;
	}
	.table-bordered .fa{
		font-size:18px;
	}
}

.wistia {
    max-width: 640px;
    margin: 0 auto 10px;
    text-align: center;
}
ul.list {
  list-style-type: none;
}
ul.list > li {
  text-indent: -5px;
}
ul.list > li:before {
  content: "-";
  text-indent: -5px;
  margin-right:2px;
}

@media (max-width: 480px) {
	.main > .content{
		margin:0px;
	}
	.hide-mobile {
	  display: none;
	}
	.leftcol .widgettitle,
	.leftcol .menu-main-menu-container,
	.leftcol .menu-further-info-container{
		display: none;
	}
	.leftcol .title-2,
	.leftcol .title-3{
		display: block;
	}
	.leftcol .divider{
		display: none;
	}
	.form-section {margin-bottom:10px; padding:10px !important;}
	.form, .form-footer {padding:10px; height:auto;}
	.form-content {width:auto; position:static;}
	.form-content h1 {font-size:22px; text-align:center;}
	.form-content p {font-size:12px;}
	.form-box {padding-left:0;} 
	.guy-smiling, .amazing-business-opportunities  {display:none;}
	.watch-a-free-online-video {position:static; margin-top:-160px; margin-bottom:30px;}
	.watch-a-free-online-video img {width:60%;}
	.padlock {position:static;}
	.step3-video h3 {font-size:20px;}
	.step3-video iframe {height:300px !important;}
	footer p {font-size:11px !important;}
	.sitemap ul {margin-left:-40px; text-align:center;}
	.sitemap li {display:block;}
	.sitemap li a {color:#000;}
	.sitemap li a:hover {color:#e20069; text-decoration:none;}
	.new_form_content h2 {
		font-size: 16px;
		letter-spacing: normal;
	}
	.form p {
	  font-size: 12px;
	  display:none;
	}
	.new_form_content {
		padding: 0 10px;
  	}
	.form_image img {
		max-width: 75%;
		margin-bottom: 5px;
	}
	
	.btn .btn-success {
		visibility: visible !important;
		
	}
	
	.phone p {
		display: none;
	}
	.modal-wrapper p {
    	display: block;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.modal-wrapper p i {
		display: block;
		animation: blinkingText 1.2s infinite;
	}
	@keyframes blinkingText{
	    0%{     color: #000;    }
	    49%{    color: #000; }
	    60%{    color: transparent; }
	    99%{    color:transparent;  }
	    100%{   color: #000;    }
	}
}