@charset "UTF-8";
img, object, embed, video {
	max-width: 100%;
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background-color:#e9ebee;
	scroll-behavior: smooth; /*controls go to top button scoll speed*/
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	/*background-color:#e9ebee;*/
	background-color:#FFF;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}

input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.backbutton {
	padding: 0;
	border: none;
	border: 0;
	border-style: none;
	outline-style: none;
	background: none;
	border-radius: 2px;
	cursor:pointer;
}
.video-container {
    position: relative;
    padding-bottom: 55%;
    padding-top: 15px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;	
}

.formfields_login {
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #0077CE;
	width: 220px;
	height:auto;
	min-height: 28px;
}
.login {
	background-color:#00a0fc;
	height:auto;
	width:auto;
	min-width:222px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#FFF; 
	outline:none;
	border:none;
	border:0;
	cursor:pointer;
	text-decoration:none;
	margin-left:-4px;	
}

hr.shadow { 
  border : 0;
  height: 1px; 
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
}


.item {
	height:auto;
	width:auto;
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:40px;
}

.access {
	background-color:#CCC;
	height:auto;
	width:auto;
	min-width:222px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#FFF; 
	outline:none;
	border:none;
	border:0;
	cursor:pointer;
	text-decoration:none;
	margin-left:-4px;
	
	
}

.access:hover {
	background-color:#00a0fc;
}

.get {
	background-color:#2fc800;
	height:auto;
	width:auto;
	min-width:222px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#FFF; 
	outline:none;
	border:none;
	border:0;
	cursor:pointer;
	text-decoration:none;
	margin-left:-4px;
	
	
}

.get:hover {
	background-color:#2cbc00;
}


.header_bg {
	position: relative;
	height: auto;
	width: 100%;
	background: #FFF;
	z-index:2000;
} 

.header {
	background-color:#FFF;
	position: relative;
	height: auto;
	width:95%;
	max-width: 1050px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:10px;
	top:10px;
	z-index:2001;
}

.header_logo {
	position: relative;
	height: auto;
	max-width: 297px;
	max-height:35px;
	margin-left: auto;
	margin-right: auto;
	z-index:2002;
	display: none;
}
.header_logo_mobile {
	position: relative;
	height: auto;
	max-width: 200px;
	max-height:24px;
	margin-left: auto;
	margin-right: auto;
	z-index:2002;
	display:block;
}

.header_btn {
	background-color:#ffffff;
	outline:none;
	padding:3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#585858;
	position: relative;
	height: auto;
	width: auto;
	min-width:50px;
	display: inline-block;
	vertical-align: middle;
	cursor:pointer;
	text-decoration:none;
	margin-top:3px;
	margin-right:5px;
	z-index:2003;
}
.header_btn:hover {
	color:#f87300;
}



.section01 {
  background: url(https://3monthmechanic.com/images/section01_bg.jpg) no-repeat center bottom;
  background-size: cover;
  position: relative;
  /*border-bottom: 4px solid rgba(255,255,255,0.6);*/
  min-height: 20rem;
  height: auto;
  margin-top: 0;
  padding: 1rem 0;
  
}


.cont_01 {
  position: relative;
  width:auto;
  max-width:900px;
  height:auto;
  margin-top:0;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  padding: 20px;
	
}

.section_white {
  background-color:#FFF;
  position: relative;
  min-height: 20rem;
  /*padding:6rem 0;*/
  padding-left: 0;
  padding-right:0;
  padding-top:10px;
  padding-bottom:1rem;
  margin-top:-60px;
}



.cont_white {
  position: relative;
  width:auto;
  max-width:700px;
  height:auto;
  margin-top:0;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  padding: 20px;
	
}
 

.section_narrow_top {
  background: url(https://3monthmechanic.com/images/section01_bg.jpg) no-repeat center bottom;
  background-size: cover;
  position: relative;
  height: auto;
  margin-top: 0;
  padding: 20px;
  
}


.cont_narrow_top {
  position: relative;
  width:auto;
  max-width:900px;
  height:auto;
  margin-top:0;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  padding-bottom:50px;
}


.section_lt_blue {
  background: url(https://3monthmechanic.com/images/section_bg_lighter.jpg) no-repeat center bottom;
  background-size: cover;
  position: relative;
  min-height: 20rem;
  height: auto;
  margin-top: 0;
  padding: 1rem 0;
  
}


.cont_lt_blue {
  position: relative;
  width:auto;
  max-width:900px;
  height:auto;
  margin-top:0;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  padding: 20px;
	
}





.section_lt_blue_2 {
  background: url(https://3monthmechanic.com/images/section_bg_lighter_2.jpg) no-repeat center bottom;
  background-size: cover;
  position: relative;
  min-height: 20rem;
  height: auto;
  margin-top: 0;
  padding: 1rem 0;
  
}


.cont_lt_blue_2 {
  position: relative;
  width:auto;
  max-width:900px;
  height:auto;
  margin-top:0;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  padding: 20px;
	
}

.bullet_3_steps {
	height:auto;
	max-height:100px;
	max-width:100px;
	width:100%;
	margin-left: 15px;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
	vertical-align:middle;
}

.bullet_3_steps_1 {
	background: url(https://3monthmechanic.com/images/avatar.png) no-repeat 0px 0px;
	height: 120px;
	width:60px;
	margin-left: 15px;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
	vertical-align:middle;
}
.bullet_3_steps_2 {
	background: url(https://3monthmechanic.com/images/experience.png) no-repeat 0px 0px;
	height: 60px;
	width:60px;
	margin-left: 15px;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
	vertical-align:middle;
}
.bullet_3_steps_3 {
	background: url(https://3monthmechanic.com/images/high_pay.png) no-repeat 0px 0px;
	height: 60px;
	width:60px;
	margin-left: 15px;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
	vertical-align:middle;
}
.bullet_3_text {
	height: auto;
	width: calc(100% - 140px);
	display:inline-block;
	vertical-align:middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #ffffff;
	line-height:30px;
}

.bullet_orange_target {
	background: url(https://3monthmechanic.com/images/orange_target_small.png) no-repeat 0px 0px;
	height: 60px;
	width:60px;
	margin-left: 15px;
	margin-right:10px;
	margin-top:0px;
	display:inline-block;
	vertical-align:middle;
}
.bullet_text {
	height: auto;
	width: calc(100% - 100px);
	display:inline-block;
	vertical-align:middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #585858;
	line-height:25px;
}
.bonus_item {
	background-color:#FFF;
	height:auto;
	width:92%;
	max-width: 700px;
	padding:12px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}


.resource_page_item {
	background-color:#FFF;
	height:auto;
	width:90%;
	max-width: 700px;
	padding:25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}


#textWrap1 {
	width:100%;
	height:auto;
	min-height:400px; 
	margin-bottom:40px;
	
}

.textWrap1 {
	width:auto;
	height:auto;
	max-width:250px;
	max-height:393px;
	float: none;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:15px;
	
}



#textWrap2 {
	width:100%;
	height:auto;
	min-height:350px; 
	margin-bottom:40px;
	
}

.textWrap2 {
	width:auto;
	height:auto;
	max-width:250px;
	max-height:308px;
	float: none;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:15px;
	
}



#textWrap3 {
	width:100%;
	height:auto;
	min-height:300px; 
	margin-bottom:40px;
	
}

.textWrap3 {
	width:auto;
	height:auto;
	max-width:250px;
	max-height:250px;
	float: none;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:15px;
}



#textWrap4 {
	width:100%;
	height:auto;
	min-height:350px; 
	margin-bottom:40px;
	
}

.textWrap4 {
	width:auto;
	height:auto;
	max-width:250px;
	max-height:308px;
	float: none;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:15px;
	
}


#textWrap5 {
	width:100%;
	height:auto;
	min-height:300px; 
	margin-bottom:40px;
	
}

.textWrap5 {
	width:auto;
	height:auto;
	max-width:250px;
	max-height:250px;
	float: none;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:15px;
}

#textWrapResources {
	width:100%;
	height:auto;
	min-height:400px; 
	margin-bottom:40px;
	
}

.textWrapResources {
	width:auto;
	height:auto;
	max-width:250px;
	max-height:393px;
	float: none;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:15px;
	
}




aside {
    width: 90%;
	max-width:900px;
	height: auto;
	background: #00a8ff;
	padding:10px;
}

.skew-neg {
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -ms-transform: skew(10deg);
    -o-transform: skew(10deg);
    transform: skew(10deg);
}

.skew-pos {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  line-height:30px;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    transform: skew(-10deg);
}


.avatar {
	height:auto;
	max-height:100px;
	max-width:100px;
	width:100%;
	float: left;
	margin-right: 20px;
	margin-bottom:200px;
}
.avatar_affiliate {
	height:auto;
	max-height:100px;
	max-width:100px;
	width:100%;
	float: left;
	margin-right: 20px;
	margin-left:0;
	margin-bottom:25px;
}


#top_btn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #f87300;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  z-index:40000;
}

#top_btn:hover {
  background-color: #ea6d00;
}



#resource_item_cont {
  background-color:#f5f5f5;
  position: relative;
  width:auto;
  max-width:700px;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:50px;
  padding: 20px;
}


.resource_item_amitems_img {
	height:auto;
	/*max-height:151px;
	max-width:200px;*/
	max-height:136px;
	max-width:180px;
	width:100%;
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
}

.resource_item_book_img {
	height:auto;
	max-height:128px;
	max-width:100px;
	width:100%;
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
}

#resource_item_tool_cont_out {
  /*background-color:#36C;*/
  position: relative;
  width:auto;
  max-width:700px;
  height:auto;
  min-height:150px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
  padding: 20px;
}
.resource_item_tool_cont {
  background-color:#EEEEEE;
  position: relative;
  width:auto;
  max-width:700px;
  height:auto;
  min-height:150px;
  margin-left:auto;
  margin-right:auto;
  padding: 20px;
}

.resource_item_tool_img {
	height:auto;
	max-height:100px;
	max-width:100px;
	width:100%;
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
}

.res_get_btn {
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #f87300;
  color: white;
  cursor: pointer;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 4px;
  min-width:150px;
}

.res_get_btn:hover {
  background-color: #ea6d00;
}


#footer {
	background-color: #FFF;
	position: relative;
	height: auto;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	top:-100px;
	
	
}
#footer_container {
	background-color: #FFF;
	position: relative;
	height: auto;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}

.order_mobile {
	display:block;
}

.order_desk {
	display:none;
}

.order_button_orange {
	background-color:#ff7e00;
	border-radius:7px;
	width:100%;
	max-width:230px;
	height:auto;
	padding:20px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#FFF; 
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	outline:none;
	border:none;
	border:0;
	cursor:pointer;
	text-decoration:none;
}

.order_button_orange:hover {
	background-color:#f27429;
}

.testimonial {
	background-color:#fff;
	width:90%;
	max-width:700px;
	height:auto;
	min-height:150px;
	border:#CCC thin solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight:200;
	line-height: 22px;
	color: #585858;
	padding:12px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
/*.testimonial_photo {
	height:auto;
	max-height:100px;
	max-width:100px;
	width:100%;
	float: left;
	margin-right: 20px;
	margin-bottom:200px;
}*/
.testimonial_photo {
	height:auto;
	max-height:100px;
	max-width:100px;
	width:100%;
	float: left;
	margin-right: 20px;
	margin-bottom:10px;
}


.faq_block {
	height:auto;
	max-width:600px;
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight:200;
	line-height: 28px;
	color: #0090ff;
	border:#0090ff medium solid;
	text-decoration:none;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	padding-bottom:15px;
	
}

.faq_blocka {
    text-decoration: none;
	border:none;
}

/* Reviews */

.style1001 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold; 
	font-size: 14px;
	
}
.style1002 {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 14px;
}
.style1003 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4177bf;
	font-size: 14px;
}
.name {
	margin-top: 5px;
	margin-left: 1px;
}
.vp {
	margin-top: 5px;
	margin-left: 1px;
	color: #c25517;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.rev {
	margin-top: 8px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height:150%;
}
.hpfl {
	margin-top: 12px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 14px;
}
.spce {
	margin-top: 23px;
}

/* End Reviews */

.share_container_footer {
	position: fixed;
	height: auto;
	width: 101%;
	background-color: #efefef;
	bottom: 0px;
	padding-top: 1px;
	box-shadow: 0px 0px 10px #888888;
	z-index: 20000;
}
.share_container_footer_inner_share {
	position: relative;
	height: auto;
	width:auto;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	z-index: 20001;
	text-align:center;
	top: 2px;
}



@media only screen and (min-width: 430px) {
	
.avatar {
	margin-bottom:150px;
}

.order_button_orange {
	width:90%;
	max-width:550px;
	font-size:28px;
	padding:30px;
	
}

}




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

.header_logo {
	display: block;
}
.header_logo_mobile {
	display:none;
}

.header_btn {
	font-size:14px;
	padding:5px;
	min-width:70px;
	margin-top:5px;
	margin-right:15px;
}


}









@media only screen and (min-width: 545px) {
	
.bullet_3_steps {
	max-height:160px;
	max-width:160px;
}

.avatar {
	max-height:160px;
	max-width:160px;
	margin-right:40px;
	margin-bottom:130px;
}
.avatar_affiliate {
	max-height:160px;
	max-width:160px;
}


.testimonial_photo {
	max-height:160px;
	max-width:160px;
	margin-right:30px;
	margin-bottom:12px;
}
.bullet_3_text {
	width: calc(100% - 210px);
	font-size: 25px;
	line-height:35px;
}


#resource_item_cont {
  margin-bottom:90px;
}

.resource_item_amitems_img {
	max-height:226px;
	max-width:300px;
	
}
.resource_item_book_img {
	max-height:257px;
	max-width:200px;
}
#resource_item_tool_cont_out {
  margin-bottom:30px;
  min-height:200px;
}
.resource_item_tool_cont {
  min-height:140px;
}
.resource_item_tool_img {
	max-height:200px;
	max-width:200px;
}
.order_mobile {
	display:none;
}

.order_desk {
	display:block;
}

}



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

aside {
	padding:20px;
}

.skew-neg {
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -ms-transform: skew(15deg);
    -o-transform: skew(15deg);
    transform: skew(15deg);
}

.skew-pos {
	
  font-size: 30px;
 line-height:40px;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    transform: skew(-15deg);
}

.bonus_item {
	width:90%;
	padding:25px;
}


}



@media only screen and (min-width: 769px) {
	
.bullet_3_text {
	width: calc(100% - 240px);
}
.bullet_text {
	font-size: 18px;
	line-height: 30px;
	
}

.textWrap1 {
	float: left;
	margin-right: 20px;
	margin-left:0;
	margin-bottom:25px;
	
}

.textWrap2 {
	float: left;
	margin-right: 20px;
	margin-left:0;
	margin-bottom:25px;
	
}

.textWrap3 {
	float: left;
	margin-right: 20px;
	margin-left:0;
	margin-bottom:25px;
	
}

.textWrap4 {
	float: left;
	margin-right: 20px;
	margin-left:0;
	margin-bottom:25px;
	
}

.textWrap5 {
	float: left;
	margin-right: 20px;
	margin-left:0;
	margin-bottom:25px;
	
}

.textWrapResources {
	float: left;
	margin-right: 20px;
	margin-left:0;
	margin-bottom:25px;
	
}

	
.resource_item_amitems_img {
	max-height:286px;
	max-width:380px;
	/*max-height:226px;
	max-width:300px;*/
	
}
	
}