/*@import url('https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@font-face {
    font-family:'MinionPro-Regular';
    src:url('fonts/MinionPro-Regular.otf') format('opentype')
}
@font-face {
    font-family:'MinionPro-Bold';
    src:url('fonts/MinionPro-Bold.otf') format('opentype')
}
@font-face {
    font-family:'Proxima_Nova_Bold';
    src:url('fonts/Proxima_Nova_Bold.otf') format('opentype')
}
@font-face {
    font-family:'Proxima_Nova_Semibold';
    src:url('fonts/Proxima_Nova_Semibold.otf') format('opentype')
}
@font-face {
    font-family:'ProximaNova-Regular';
    src:url('fonts/ProximaNova-Regular.otf') format('opentype')
}
@font-face {
    font-family:'Proxima_Nova_Light';
    src:url('fonts/Proxima_Nova_Light.otf') format('opentype')
}
@font-face {
    font-family:'Eveleth_Clean_Thin';
    src:url('fonts/Eveleth_Clean_Thin.otf') format('opentype')
}
@font-face {
    font-family:'Eveleth_Clean_Regular';
    src:url('fonts/Eveleth_Clean_Regular.otf') format('opentype')
}
@font-face {
    font-family:'Calibri';
    src:url('fonts/Calibri.ttf') format('truetype')
}
@font-face {
    font-family:'CALIBRIB';
    src:url('fonts/CALIBRIB.ttf') format('truetype')
}
@font-face {
    font-family:'Calibri-Bold';
    src:url('fonts/Calibri-Bold.ttf') format('truetype')
}
@font-face {
    font-family:'calibrib';
    src:url('fonts/calibrib.ttf') format('truetype')
}
@font-face {
    font-family:'SharkintheWaterBold';
    src:url('fonts/SharkintheWaterBold.ttf') format('truetype')
}
@font-face {
    font-family:'SharkintheWater';
    src:url('fonts/SharkintheWater.ttf') format('truetype')
}
@font-face {
    font-family:'Lobster1.4';
    src:url('fonts/Lobster1.4.otf') format('truetype')
}
/*@font-face {
    font-family:'CALIBRII';
    src:url('fonts/CALIBRII.ttf') format('truetype')
}*/
body{
    font-family: 'Roboto', sans-serif !important;
}
a{
    text-decoration: none !important;
    transition-duration: 0.5s !important; 
}
.ph-no {
    float: none !important;
    position: absolute;
    right: 0;
    top: 12px;
}
.mob-logo {
    display: none;
}
.page-id-14 #menu-item-6037 {
    left: -30px;
}
.page-id-14 #avia-menu {
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
}
.page-id-14 #menu-item-10855 {
    right: 35px !important;
}
.page-id-14 #menu-item-1040 {
    right: -75px !important;
}
.page-id-14 #menu-item-992 {
    right: -150px !important;
}
.page-id-14 .main_menu li {
    margin-right: 0;
}
.menu-item a span {
    font-size: 17px !important;
}
.page-id-14 #menu-item-10858 {
    display: none;
}
.single-post .ytp-cued-thumbnail-overlay-image {
    background-size: contain !important;
}
.header_bg {
    background-color: transparent !important;
}
#header_meta, #header_main_alternate, .av-section-bottom-logo.header_color {
    display: none;
}
.page-id-14 #header_meta, .page-id-14 #header_main_alternate, .page-id-14 .av-section-bottom-logo.header_color{
    display: block;
}
#banner {
    background-size: cover;
    height: 590px;
    background-position: bottom !important;
}
#inr-pgs-bnr {
    background-image: url(../png/build-a-thriving-bnr.png) !important;
}

.av-section-bottom-logo {
    position: absolute;
    float: left;
    width: 100%;
    background-color: transparent;
}
#header_main_alternate {
    position: absolute;
    float: left;
    width: 100%;
    margin-top: 40px;
}
#header_meta {
    background: transparent;
    position: absolute;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.container{
    padding: 0;
}
#banner .content {
    padding: 0;
}
#banner {
    position: relative;
}
#header_meta li {
    border: 0 !important;
}
#header_meta li a {
    color: #fff;
    font-size: 16px;
    height: 20px !important;
    border-radius: 50% !important;
}
.logo img {
    width: 100%;
}
.logo {
    z-index: 999999 !important;
    margin-top: 15px;
    width: 15%;
    height: auto;
}
.main_menu li{
    margin-right: 46px;
}
.main_menu {
    margin-top: 8px;
}
.page-id-14 .blg{
    margin-right: 0 !important;
}
.page-id-14 .entre {
    margin-right: 230px !important;
}
.page-id-14 .online-course {
    margin-left: 40px !important;
}
.main_menu li a {
    padding: 0;
    font-weight: 300;
    font-size: 15px;
    color: #f5f6fa !important;
}
.main_menu li a:hover {
    color: #f79320 !important;
    border-bottom: 1px solid #f79320 !important;
}
.av-section-bottom-logo .inner-container {
    height: 200px !important;
}
.ph-no img {
    vertical-align: middle;
    width: 16%;
    margin-right: 8px;
}
.ph-no h5 {
    color: #fff;
    font-weight: 500;
    display: inline-block;
}
.btn-login {
    color: #fff !important;
    background-color: #f38519;
    padding: 7px 26px;
    font-size: 15px;
    border-radius: 30px;
    font-weight: 500;
    margin-left: 20px;
    border: 2px solid #f38519 !important;
}
.btn-login:hover {
    background-color: transparent !important;
    color: #f38519 !important;
}
.noLightbox.social_bookmarks {
    border-bottom: 1px solid #6b6a69;
    height: 42px !important;
    width: 44%;
}
.phone-info {
    padding: 0;
    margin-top: 4px;
    border-bottom: 1px solid #6b6a69 !important;
    height: 42px !important;
    width: 43%;
    text-align: right;
}
.banner-cont {
    display: inline-block;
    margin-top: 210px;
}
.banner-cont h2 {
    font-size: 2.5vw;
    color: #f99116 !important;
    font-weight: 300;
    letter-spacing: 0 !important;
    text-transform: capitalize !important;
    margin-bottom: 0;
    font-family: 'Eveleth_Clean_Thin';
}
.banner-cont h1 {
    color: #fff !important;
    text-transform: capitalize !important;
    font-size: 3.7vw;
    font-weight: 400;
    letter-spacing: 0 !important;
    font-family: 'Eveleth_Clean_Regular';
}
.btn-bnr-cont {
    background-color: #3399cb;
    color: #fff !important;
    font-size: 1.5vw;
    padding: 14px 25px 18px !important;
    border-radius: 30px;
    font-weight: 600;
    width: 56%;
    margin-top: 15px !important;
}
.btn-bnr-cont:hover {
    background-color: #f38519 !important;
}
.btn-bnr-cont img {
    width: 18%;
    position: relative;
    top: 8px;
    margin-left: 12px;
}
#brn-btm-cols-main {
    text-align: center;
}
.brn-btm-col-img img {
    width: 100%;
}
.brn-btm-col-img {
    display: inline-block;
    width: 60%;
}
.brn-btm-cols-cont h4 {
    color: #2e3444;
    font-size: 22px;
    font-family: 'Calibri';
    font-weight: 300;
}
.brn-btm-cols-cont h5 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    color: #2e3444;
    font-family: 'Eveleth_Clean_Regular';
}
.brn-btm-cols-cont {
    margin-top: 0;
}
.brn-btm-cols-cont p {
    color: #4d4d4d;
    font-size: 15px;
    padding: 0px 1px;
    min-height: 45px;
    margin-bottom: 0;
    line-height: 22px;
}
.brn-btm-cols-cont p:nth-child(3) {
    font-family:'Calibri';
    font-weight: 600 !important;
    color: #4d4d4d;
    line-height: 18px;
    margin-top: 8px;
}
.mrgin-tp {
    margin-top: 0 !important;
}
.brn-btm-cols-cont p:last-child{
    margin-top: 8px;
}
.btn-get-started {
    color: #fff !important;
    border-radius: 30px;
    padding: 11px 28px 12px;
    font-weight: bold;
    font-size: 1vw;
    margin-top: 15px;
    display: inline-block;
    transition: 0.5s !important;
}
.brn-btm-col1 .last-para, .brn-btm-col3 .last-para {
    display: inline-block;
    border-top: 1px solid #f38519;
    padding-top: 6px;
}
.brn-btm-col2 .last-para, .brn-btm-col4 .last-para {
    display: inline-block;
    border-top: 1px solid #3399cb;
    padding-top: 6px;
}
.brn-btm-col1 .btn-get-started, .brn-btm-col3 .btn-get-started{
    background-color: #f38519;
}
.brn-btm-col1 .btn-get-started:hover, .brn-btm-col3 .btn-get-started:hover {
    background-color: #3399cb !important;
}
.brn-btm-col2 .btn-get-started, .brn-btm-col4 .btn-get-started{
    background-color: #1288c2;
}
.brn-btm-col2 .btn-get-started:hover, .brn-btm-col4 .btn-get-started:hover{
    background-color: #f38519;
}
.brn-btm-cols {
    margin-top: -140px;
}
#happy-students-main {
    text-align: center;
    background-size: cover;
    height: 380px;
}
.happy-students-cont{
    margin-top: 50px;
}
.happy-students-cont h2 {
    color: #fff;
    font-size: 3vw;
    text-transform: none !important;
    font-weight: 300;
    font-family: 'Eveleth_Clean_Thin';
    line-height: 52px;
}
.happy-students-cont h1 {
    color: #fff;
    font-size: 3.5vw;
    font-weight: 300;
    margin-top: 0px;
    font-family: 'Eveleth_Clean_Regular';
}
#what-people-saying{
    background-color: #f9f9f9;
    text-align: center;
    padding-bottom: 40px;
}
.what-people-saying-head {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
}
.what-people-saying-head h2 {
    color: #2e3444;
    font-family: 'Eveleth_Clean_Regular';
    font-size: 2.9vw;
    position: relative;
    display: inline-block;
}
.what-people-saying-head h2::before {
    content: '';
    position: absolute;
    background-color: #f79320;
    height: 4px;
    width: 230px;
    bottom: -35px;
    left: 180px;
}
.wht-people-saying-cols {
    background-color: #fff;
    padding: 20px 20px 15px 30px;
    border-radius: 8px;
    text-align: left;
    opacity: 0.6 !important;
    transition-duration: 0.5s !important;
    cursor: pointer !important;
}
.wht-people-saying-cols:hover {
    opacity: 1 !important;
    transform: scale(1.1) !important;
    box-shadow: 0px 0px 16px 10px #e1e1e1 !important;
}
.wht-people-saying-col-img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}
.wht-people-saying-cols-heading {
    display: inline-block;
    position: relative;
    top: 10px;
}
.wht-people-saying-cols-heading h5 {
    font-family: 'MinionPro-Bold';
    font-size: 1.4vw;
    color: #797e8a;
    letter-spacing: 0.5px;
}
.wht-people-saying-cols-heading h6{
    font-family: 'Karla', sans-serif;
    color: #f7b012;
}
.wht-people-saying-cols p {
    color: #727486;
    font-family: 'Karla', sans-serif;
}
#what-people-saying .av_one_third {
    margin: 0 23px !important;
    width: 29%;
}
.training-cont p {
    color: #fff;
    font-family: 'Karla';
    font-size: 23px;
    line-height: 33px;
}
.training-cont h2 {
    color: #fff;
    font-family: 'Eveleth_Clean_Regular';
    font-size: 42px;
    margin-bottom: 45px;
}
.training-cont h3 {
    color: #fff;
    font-family: 'Calibri';
    font-weight: 100;
    font-size: 35px;
    margin: 15px 0 20px 0;
}
.training-cont {
    text-align: center;
    padding-top: 40px;
}
#training-gaurantee {
    margin-bottom: 80px;
}
.vision-cont a {
    font-family: 'Eveleth_Clean_Regular';
    color: #000 !important;
    border: 2px solid #f1863b !important;
    padding: 15px 26px;
    display: inline-block;
    border-radius: 30px;
    font-size: 14px;
    margin-top: 10px;
}
.vision-cont p {
    font-family: 'Karla';
    padding-top: 30px;
    font-size: 20px;
    letter-spacing: -1px !important;
    line-height: 29px;
    word-spacing: 1px !important;
}
.vision-cont h3 {
    font-family: 'Eveleth_Clean_Regular';
    color: #000;
    font-size: 35px;
    display: initial;
    border-bottom: 6px solid #f1863b !important;
    padding-bottom: 10px;
}
#blog-main article .entry-content-wrapper {
    margin: 0 !important;
    margin-left: 45px !important;
    width: 66%;
}
#blog-main .big-preview {
    width: 30%;
}
#blog-main article {
    display: flex;
}
.blog-meta a img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.small-preview {
    width: 100% !important;
    max-width: 100% !important;
    height: 169px !important;
}
#top .fullsize .template-blog .blog-meta {
    width: 34%;
}
#blog-main .post-title a {
    font-family: 'Eveleth_Clean_Regular';
    color: #000 !important;
}
#blog-main {
    padding: 40px 0;
}
#blog-main .post-title {
    text-align: left !important;
}
#blog-main h2 {
    text-align: center !important;
    font-family: 'Eveleth_Clean_Regular';
    color: #000;
    margin-bottom: 50px;
    font-size: 35px;
}
#blog-main .more-link {
    font-family: 'Karla';
    font-weight: 600;
    margin-top: 10px;
}
#blog-main .post-meta-infos span, #blog-main .post-meta-infos time, #blog-main .post-meta-infos a {
    font-family: 'Calibri' !important;
    color: #000 !important;
    font-size: 14px !important;
}
#our-vision-main img {
    width: 70%;
	margin: auto;
}
.vision-mob-img {
    margin-bottom: 40px !important;
    display: none !important;
}
.wht-people-saying-cols p:last-child {
    text-align: right;
}
.btn-read-more {
    font-family: 'MinionPro-Bold';
    color: #f79320 !important;
    font-size: 1.2vw;
}
.btn-read-more i {
    margin-left: 5px;
    position: relative;
    top: 2px;
}
#our-vision{
    background-size: cover;
    height: 90vh;
}
.our-vision-cont {
    margin-top: 130px;
    margin-left: 15px;
}
.our-vision-cont h2 {
    color: #fff;
    font-size: 3.5vw;
    position: relative;
    display: inline-block;
    font-family: 'Eveleth_Clean_Thin';
    font-weight: 300;
}
.our-vision-cont h2::before{
    content: '';
    position: absolute;
    background-color: #f79320;
    height: 4px;
    width: 230px;
    left: 0;
    bottom: -25px;
}
.our-vision-cont p {
    color: #fff;
    font-family: 'Calibri';
    margin-top: 35px;
    font-size: 16px;
    padding-right: 120px;
}
#welcome-home{
    text-align: center;
}
.welcome-home-head h2 {
    color: #2e3444;
    font-size: 2.4vw;
    position: relative;
    display: inline-block;
    width: 100%;
    font-family: 'Eveleth_Clean_Thin';
    line-height: 44px;
}
.welcome-home-head h2 span {
    font-family: 'Eveleth_Clean_Regular';
}
.welcome-home-head h2::before {
    content: '';
    position: absolute;
    background-color: #f79320;
    height: 4px;
    width: 230px;
    bottom: -35px;
    left: 440px;
}
.welcome-home-head h6 {
    color: #fff !important;
    border-radius: 30px;
    padding: 8px 20px 10px;
    font-weight: bold;
    font-size: 1vw;
    margin-top: 10px;
    display: inline-block;
    background-color: #f48c23;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 30px;
}
.welcome-home-map {
    margin-top: 35px;
}
#footer{
    background-image: url(../png/footer-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border: 0;
    padding-bottom: 0;
    height: 60vh;
	padding-top:30px !important;
}
#blog-inner h6 {
    color: #f1863b !important;
}
#blog-inner a, #blog-inner a span {
    color: #2c89c7 !important;
    font-weight: 800 !important;
    text-decoration: underline !important;
}
.single-post #inr-pgs-bnr {
    background-position: top center !important;
}
.page-id-14 #footer{
    background-color: #fff;
}
#footer .widgettitle {
    font-family: 'Eveleth_Clean_Thin';
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 16px;
}
#footer .widget {
    margin-top: 140px;
}
.ftr-cols ul li a {
    color: #fff;
    font-family:'Calibri';
    font-size: 14px;
}
.ftr-cols ul li a:hover {
    color: #f38519 !important;
}
.ftr-cols ul li {
    margin-bottom: 6px;
}
.ftr-col4 p {
    color: #fff;
    font-family:'Calibri';
    font-size: 14px;
}
.ftr-phone li {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin-right: 6px;
    border-right: 1px solid #fff;
    line-height: 10px;
    padding-right: 6px;
}
.ftr-phone li:last-child{
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}
.ftr-phone li i {
    margin-right: 6px;
}
.ftr-social-icons li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0 !important;
}
.ftr-social-icons li a {
    font-size: 26px !important;
}
.ftr-social-icons li:last-child {
    margin-right: 0;
}
.ftr-col4 {
    text-align: right;
}
.ftr-social-icons {
    margin-top: 15px !important;
}
#footer .av_one_fourth {
    margin-left: 30px;
    width: 13%;
}
#footer .av_one_forth:first-child {
    margin-left: 0;
}
#footer .av_one_fourth:last-child {
    float: right;
    width: 32%;
    margin-left: 0;
    text-align: right;
}
#footer .av_one_fourth:last-child .widgettitle{
    font-size: 30px;
} 
#footer .av_one_fourth:last-child .widgettitle {
    font-size: 18px;
    text-transform: capitalize;
    margin-top: 10px;
    letter-spacing: 2px;
}
#socket {
    background-color: #1d71a7;
    border-top: 1px solid #4188b5;
}
#socket .copyright {
    float: left;
    width: 100%;
}
.cpyrights {
    float: left;
}
.cpyrights p {
    color: #fff;
    font-size: 14px;
}
.terms-policy{
    float: right;
}
.terms-policy a {
    color: #fff;
    font-size: 14px;
}
.terms-policy a:hover{
    color: #f38519 !important;
}
.socket-img {
    position: absolute;
    top: -3px;
    width: 47%;
    margin-left: 115px;
}

.socket-mob-img{
	display:none;
	}

#footer .av_one_fourth:nth-child(3) .widget {
    padding-top: 140px;
    margin-top: 0;
    width: 270px;
}
#scroll-top-link {
    border-radius: 50%;
    border: 0;
    background-color: #f79320;
    color: #fff;
    font-size: 22px;
    line-height: 44px;
    border: 2px solid #f79320;
}
#scroll-top-link:hover {
    background-color: #1d71a7;
    color: #fff;
    border: 2px solid #1d71a7;
}
::-moz-selection {
    color: #ffffff
}
::selection {
    color: #ffffff;
}
::-moz-selection {
    background: #f79320;
}
::selection {
    background: #f79320;
}

/*Life coaching training start*/

#inr-pgs-bnr .avia-builder-el-2 {
    position: absolute;
}
#custom_html-6 {
    padding-bottom: 0 !important;
}
.inr-pgs-logo {
    display: inline-block;
    width: 90%;
    margin-top: -40px;
}
#inr-pgs-bnr .avia-builder-el-3 {
    float: right;
}
#custom_html-8 {
display: inline-block;
float: right;
margin-top: -75px;
}
.inr-social-icons {
    float: right;
    padding: 0;
}
/*#header_main_alternate {
    display: block !important;
}*/
/*.inr-pgs-nav {
    float: right;
    margin-top: 8px;
}
.inr-pgs-nav ul li {
    margin-left: 0;
    list-style: none;
    display: inline-block;
    margin-right: 20px;
}
.inr-pgs-nav ul li:last-child{
    margin-right: 0 !important;
}
.inr-pgs-nav ul li a {
    color: #fff !important;
    font-family: 'Calibri' !important;
    text-transform: uppercase;
    font-size: 15px;
}*/
@media screen and (max-width: 428px) {
	#inr-pgs-bnr {
    background-position: center bottom !important;
    height: 340px;
    text-align: center;
    background-size: contain !important;
	background-repeat:no-repeat;
}
	.page-id-7780 #inr-pgs-bnr {
    background-image: url(../png/build-a-thriving-bnr.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
}
	.page-id-991 #inr-pgs-bnr {
    background-image: url(../png/build-a-thriving-bnr.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
}

		.page-id-1031 #inr-pgs-bnr {
    background-image: url(../png/build-a-thriving-bnr.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
}

	.page-id-11813 #inr-pgs-bnr {
    background-image: url(../png/build-a-thriving-bnr.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
}
	
	.page-id-11952 #inr-pgs-bnr {
    background-image: url(../png/build-a-thriving-bnr.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
}
	.page-id-11945 #inr-pgs-bnr {
    background-image: url(../png/build-a-thriving-bnr.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
}
	
	.page-id-11918 #inr-pgs-bnr {
    background-image: url(../png/build-a-thriving-bnr.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
}
	.page-id-3663 #inr-pgs-bnr {
    background-image: url(../png/build-a-thriving-bnr.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
}

	.archive #inr-pgs-bnr {
    	background-image: url(../png/build-a-thriving-bnr.png) !important;
	    background-size: cover !important;
    	background-repeat: no-repeat;
	}
	
	.page #inr-pgs-bnr {
    	background-image: url(../png/build-a-thriving-bnr.png) !important;
	    background-size: cover !important;
    	background-repeat: no-repeat;
	}

	.archive #inr-pgs-bnr .inr-pgs-bnr-cont h1{
		color:#fff !important;
	}
	.page #inr-pgs-bnr .inr-pgs-bnr-cont h1{
		color:#fff !important;
	}
	.page-id-11918 .post-11732 .entry-content p{
    display:none;
	}
	
	#av_section_3 .susbcribe-sec p{
    text-align:center;
    font-size:20px !important;
}
#av_section_3 .susbcribe-sec form {
    width: 100%;
    margin: 0 !important;
}
#av_section_3 .susbcribe-sec {
    display: flex;
    flex-direction: column;
}
#av_section_3 .susbcribe-sec .newsletter-inner{
    height:180px;
    justify-content:space-between;
}
	
	
 .single-post #inr-pgs-bnr {
    height: 150px !important;
}
 .all_colors .avia-section {
    min-height: 160px !important;
	}
}

#inr-pgs-bnr {
    background-position: center bottom !important;
    height: 340px;
    text-align: center;
    background-size: cover;
}
#inr-pgs-header {
    position: absolute;
    float: left;
    width: 100%;
    background-color: transparent;
    z-index: 999;
}
.inr-pgs-header {
    border-bottom: 1px solid #83bae2 !important;
}
.inr-pgs-head-btn {
    display: inline-block;
    float: right;
}
.inr-social-icons {
    float: right;
    padding: 8px 0px;
}
.inr-social-icons ul li {
    display: inline-block;
    margin-right: 6px !important;
}
.inr-social-icons ul li:last-child {
    margin-right: 0 !important;
}
.inr-social-icons ul li a{
    color: #fff !important;
    font-size: 18px;
}
.inr-social-icons ul li a:hover {
    color: #f38519 !important;
    background-color: transparent;
}
.inr-pg-btn-login {
    color: #fff !important;
    background-color: #f38519;
    padding: 6px 26px;
    font-size: 16px;
    border-radius: 30px;
    font-weight: 500;
    display: inline-block;  
    border: 2px solid #f38519 !important;
}
.btn-get-certified {
    font-family: 'Proxima_Nova_Bold';
    color: #fff !important;
    border: 1px solid #878584 !important;
    border-radius: 30px;
    padding: 12px 26px;
    font-size: 16px;
    display: inline-block;
}
.btn-get-certified:hover {
    background-color: #fff !important;
    color: #878584 !important;
    border: 1px solid #fff !important;
}
#inr-pgs-header .content {
    padding-top: 10px;
    padding-bottom: 0;
}
.read-more-btn {
    font-family: 'Eveleth_Clean_Regular';
    color: #000 !important;
    border: 2px solid #f1863b !important;
    padding: 17px 50px;
    display: inline-block;
    border-radius: 30px;
    font-size: 14px;
    margin-top: 10px;
}
.read-more-cont {
    text-align: center;
    margin-top: 50px !important;
    display: inline-block;
    width: 100%;
}
#podcast-main .vision-cont p {
    margin: 0 !important;
    color: #fff;
}
#podcast-main .vision-cont h3 {
    border: none !important;
    color: #fff;
}
#podcast-main .vision-cont a {
    border-color: #1d70a7 !important;
    margin-top: 20px !important;
    color: #fff !important;
}
#podcast-main {
    padding: 35px 0;
}
.podcast-left p {
    color: #fff;
    font-family: 'Roboto';
    font-size: 19px;
    line-height: 28px;
    text-align: center;
    margin: 20px 49px;
}
.inr-pgs-bnr-cont {
    margin-top: 60px !important;
    font-family: 'Proxima_Nova_Bold';
}
.inr-pgs-bnr-cont h1 {
    color: #fff !important;
    font-size: 32px;
    text-transform: capitalize !important;
    font-family: 'Eveleth_Clean_Regular';
}
.btn-inr-pgs-bnr {
    background-color: #f48c23;
    color: #fff !important;
    padding: 14px 30px;
    border-radius: 30px;
    font-size: 18px;
    display: inline-block;
    margin-top: 20px;
    border: 2px solid #f48c23 !important;
}
.btn-inr-pgs-bnr:hover {
    background-color: transparent;
    color: #f48c23 !important;
}
.btn-inr-pgs-bnr i{
    margin-left: 6px
}
.find-your-niche-head{
    text-align: center;
}
#find-your-niche .content {
    padding-top: 12px;
}
.find-your-niche-head ul {
    margin-bottom: 0;
}
.find-your-niche-head ul li {
    display: inline-block;
    border-right: 2px solid #434343;
    margin-left: 0;
    line-height: 12px;
    padding: 0;
    margin-right: 40px;
    padding-right: 40px;
}
.find-your-niche-head ul li:last-child{
    border: 0;
    padding: 0;
    margin-right: 0;
}
.find-your-niche-head li a {
    color: #434343;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Calibri';
    font-weight: 600 !important;
}
.find-your-niche-head li a:hover {
    color: #f48c23 !important;
}
.find-your-niche-left-cont {
    text-align: center;
}
.find-your-niche-left-cont h2 {
    font-family: 'SharkintheWaterBold';
    color: #363436;
    line-height: 38px;
    margin-top: 40px;
    text-transform: none !important;
    font-size: 32px;
}
.find-your-niche-left-cont h2 span {
    font-family: 'SharkintheWater';
    font-size: 20px;
}
.find-your-niche-left-cont h5 {
    color: #363436;
    font-size: 25px;
    margin-top: 22px;
    font-family: 'Proxima_Nova_Semibold';
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 16px;
}
.find-your-niche-left-cont h6 {
    font-family: 'ProximaNova-Regular';
    color: #777;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
}
.find-your-niche-right-cont{
    text-align: center;
}
.find-your-niche-right-cont h6 {
    color: #fff !important;
    border-radius: 30px;
    padding: 4px 12px 4px;
    font-weight: bold;
    font-size: 1vw;
    display: inline-block;
    background-color: #f48c23;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-weight: 500;
}
.find-your-niche-right-cont h2 {
    font-weight: 500;
    color: #2e3444;
    font-size: 2.3vw;
    position: relative;
}
.find-your-niche-right-cont h2::before {
    content: '';
    position: absolute;
    background-color: #f79320;
    height: 4px;
    width: 255px;
    bottom: -20px;
    left: 75px;
}
.find-your-niche-right-cont h5 {
    font-weight: 500;
    color: #595e70;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
}
.find-your-btn-register {
    background-color: #f48c23;
    color: #fff !important;
    padding: 12px 35px;
    border-radius: 30px;
    font-size: 15px;
    display: inline-block;
    margin-top: 5px;
    text-transform: uppercase;
    border: 2px solid #f48c23 !important;
    font-weight: 500;
}
.find-your-btn-register i{
    margin-left: 8px;
}
.lead-management-img img {
    width: 100%;
}
#find-your-niche .av_two_fifth {
    border-left: 1px solid #d7d7d7;
    margin-left: 34px;
    padding-left: 34px;
}
#why-you-are-hear {
    background-size: cover;
    height: auto;
    margin-top: 40px;
    text-align: center;
}
.page-id-53 #footer {
    background-color: #f5f9fa;
}
.why-you-hear-head{
    margin-top: 20px;
    text-align: center;
    margin-bottom: 40px;
}
.why-you-hear-head h2 {
    color: #211d1e;
    font-size: 35px;
    letter-spacing: 0 !important;
    text-transform: none !important;
    font-family: 'Eveleth_Clean_Regular';
}
#why-you-are-hear .tab, #choose-your-quest .tab, #choose-a-category .tab {
    background-color: #fff;
    width: 32%;
    font-size: 14px;
    text-transform: uppercase !important;
    color: #777;
    font-weight: 300;
    line-height: 20px;
    margin-right: 12px;
    border-radius: 40px 40px 0px 0px;
    padding: 20px 14px 14px 14px;
    font-family: 'Eveleth_Clean_Thin';
}
#why-you-are-hear .tab-bold, #choose-your-quest .tab-bold, #choose-a-category .tab-bold{
    font-family: 'Eveleth_Clean_Regular';
}
#why-you-are-hear .tab:last-child, #choose-your-quest .tab:last-child, #choose-a-category .tab:last-child {
    margin-right: 0;
}
#why-you-are-hear .tab_titles, #choose-your-quest .tab_titles, #choose-a-category .tab_titles{
    float: none;
    display: inline-block;
    width: 88%;
}
#why-you-are-hear .active_tab, #choose-your-quest .active_tab, #choose-a-category .active_tab {
    background-color: #f89422;
    color: #fff !important;
}
.page-id-53 #why-you-are-hear .active_tab:hover {
    color: #fff !important;
}
#why-you-are-hear .tab:hover, #choose-your-quest .tab:hover, #choose-a-category .tab:hover {
    color: #777 !important;
}
#why-you-are-hear .active_tab:hover, #choose-your-quest .active_tab:hover, #choose-a-category .active_tab:hover {
    color: #fff !important;
}
#why-you-are-hear .tab_content, #choose-your-quest .tab_content, #choose-a-category .tab_content {
    background-color: #fff;
    text-align: left;
    box-shadow: 0px 0px 15px 0px #e7eaeb;
    display: inline-block;
    width: 96%;
    z-index: 999;
    padding: 30px 70px 40px 45px;
    border-radius: 10px;
}
.why-you-here-tab-cont {
    margin-bottom: 50px;
}
.why-you-here-tab-cont h2 {
    font-family: 'Eveleth_Clean_Regular';
    text-transform: none !important;
    color: #333;
    font-size: 32px;
    font-weight: 300;
}
.why-you-here-tab-cont p{
    font-family: 'Calibri';
    color: #777;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}
.why-you-here-tab-cont h4 {
    color: #1d71a7;
    margin-top: 50px;
    margin-bottom: 20px;
    font-family: 'Eveleth_Clean_Regular';
    font-size: 20px;
    font-weight: 300;
}
.btn-register-now {
    background-color: #f48c23;
    color: #fff !important;
    padding: 12px 35px;
    border-radius: 30px;
    font-size: 15px;
    display: inline-block;
    margin-top: 5px;
    text-transform: uppercase;
    font-family: 'Proxima_Nova_Bold';
    border: 2px solid #f48c23 !important;
}
.btn-register-now:hover {
    background-color: transparent;
    color: #f48c23 !important;
}
.btn-register-now i {
    margin-left: 8px;
    margin-bottom: 0 !important;
}
.problem-solution-main {
    text-align: left;
}
#why-you-are-hear .solution-col {
    padding-left: 50px;
}
#why-you-are-hear .problem-col {
    padding-right: 60px;
    padding-left: 26px;
}
#why-you-are-hear li {
    font-size: 14px;
    margin-bottom: 0;
    min-height: 58px;
}
#why-you-are-hear i {
    margin-bottom: 26px;
}
.problem-col .tab-bold {
    font-size: 12px;
    color: #211d1e;
}
.tab-2-list {
    margin: 0;
}
.tab-2-list li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0 !important;
    font-family: 'Calibri';
    color: #777;
    font-size: 15px !important;
    margin-bottom: 6px !important;
}
.tab-2-list li i {
    color: #f79320;
    margin-right: 10px;
}
.tab-2-font-awsm li {
    min-height: 116px !important;
}
.tab-2-font-awsm i {
    margin-bottom: 50px !important;
}
.tab-2-font-awsm li:last-child i {
    margin-bottom: 75px !important;
}
.tab-2-font-awsm .problem-col, .tab-2-font-awsm .solution-col {
    min-height: 560px !important;
}
.problem-col {
    float: left;
    width: 50%;
    background-color: #fff;
}
.solution-col {
    float: left;
    width: 50%;
    background-color: #1d71a7;
}
.problem-col, .solution-col {
    padding: 35px 45px 20px 42px;
    border-radius: 5px;
    box-shadow: 0px 0px 15px 0px #e7eaeb;
    position: relative;
    min-height: 490px;
}
.problem-solution-main li {
    list-style: none;
    margin-left: 0;
    padding: 0;
}
.problem-solution-main ul {
    margin-left: 0;
    margin-top: 24px;
}
.problem-col i {
    color: #f79320;
    margin-right: 10px;
}
.solution-col i{
    color: #fff;
    margin-right: 10px;
}
.problem-col ul li{
    font-weight: 300;
    font-size: 15px;
    color: #777;
}
.solution-col ul li{
    font-weight: 300;
    font-size: 15px;
    color: #fff;
}
.problem-col h3 {
    color: #211d1e;
    font-size: 24px;
    font-weight: 300;
}
.solution-col h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
}
.problem-solution-main h3 {
    font-weight: 500;
}
.problem-col ul li, .solution-col ul li {
    margin-bottom: 22px;
}
.solution-col {
    padding-left: 65px;
}
.solution-col img {
    position: absolute;
    left: -58px;
    margin-top: -3px;
    width: 22%;
}
.problem-solution-main {
    float: left;
}
.problem-solution-main i {
    float: left;
    margin-top: 3px;
    margin-bottom: 25px;
}
.how-we-serve-btns {
    background-color: #f79320;
    color: #fff !important;
    padding: 12px 36px;
    border-radius: 30px;
    font-size: 15px;
    display: inline-block;
    margin-top: 5px;
    text-transform: uppercase;
    margin-right: 20px;
    border: 2px solid #f79320 !important;
    transition: 0.5s !important;
}
.how-we-serve-btns:hover {
    background-color: transparent;
    color: #f79320 !important;
}
.how-we-serve-btn3{
    margin-right: 0;
}
.how-we-serve-btns i {
    margin-left: 8px;
    margin-bottom: 0 !important;
}
/*Life coaching training end*/

/*Become an Entrepreneur Start*/
#type-of-entrepreneur {
    background-size: cover;
    background-position: center top !important;
    text-align: center;
}
#type-of-entrepreneur .tab_titles {
    float: none;
    display: inline-block;
    width: 98%;
}
#type-of-entrepreneur .tab {
    background-color: #fff;
    width: 24.6%;
    font-size: 11px;
    text-transform: uppercase !important;
    color: #777;
    font-weight: 300;
    line-height: 22px;
    margin-right: 5px;
    border-radius: 40px 40px 0px 0px;
    padding: 20px 20px 14px 14px;
    font-family: 'Eveleth_Clean_Thin';
    text-align: left;
    min-height: 172px;
}
#type-of-entrepreneur .tab:hover{
    color: #777 !important;
}
#type-of-entrepreneur .tab:last-child {
    margin-right: 0 !important;
}
#type-of-entrepreneur .tab-bold {
    font-family: 'Eveleth_Clean_Regular';
    font-size: 15px;
}
.page-id-122 #type-of-entrepreneur .active_tab {
    background-color: #f89422;
    color: #fff !important;
}
#type-of-entrepreneur .why-you-here-tab-cont {
    text-align: left;
}
#type-of-entrepreneur .tab_content {
    background-color: #fff;
    text-align: left;
    box-shadow: 0px 0px 15px 0px #e7eaeb;
    display: inline-block;
    width: 98%;
    z-index: 999;
    padding: 30px 70px 40px 45px;
    border-radius: 10px;
}
#type-of-entrepreneur .why-you-here-tab-cont p {
    font-family: 'Calibri';
    color: #777;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
}
.become-an-entrepreneur-head {
    margin-top: 50px;
}
.become-an-entrepreneur-btns br {
    display: none;
}
.become-an-entrepreneur-btns {
    text-align: center;
}
.become-an-entrepreneur-btn {
    background-color: #f79320;
    color: #fff !important;
    padding: 12px 54px;
    border-radius: 30px;
    font-size: 14px;
    display: inline-block;
    margin-top: 5px;
    text-transform: uppercase;
    margin-right: 15px;
    border: 2px solid #f79320 !important;
    transition: 0.5s !important;
    margin-bottom: 16px;
}
.become-an-entrepreneur-btn:hover {
	background-color:#1d71a7;
	border:2px solid #1d71a7 !important;
	}
.become-an-entrepreneur-btn i {
    margin-left: 16px;
}
.become-an-entrepreneur-btn3, .become-an-entrepreneur-btn5 {
    margin-right: 0;
}
.indiepreneur-btns a {
    margin-right: 2px;
    padding: 12px 44px;
}
/*Become an Entrepreneur End*/

/*Build a Thriving Start*/
.page-id-135 #inr-pgs-bnr {
    height: 400px;
}
#build-a-thriving-bnr{
    background-size: cover;
    text-align: center;
    height: 440px;
}
.btn-build-a-thriving {
    color: #fff !important;
    background-color: #f38519;
    padding: 6px 26px;
    font-size: 16px;
    border-radius: 30px;
    font-weight: 500;
    display: inline-block;
    border: 2px solid #f38519 !important;
    font-family: 'Eveleth_Clean_Thin';
    margin-top: 10px;
}
.build-a-thriving-bnr {
    margin-top: 15px;
}
#life-coaching-business{
    text-align: center;
}
.life-coaching-business-cont p {
    font-family: 'Calibri';
    color: #3d3d3d;
    font-size: 15px;
    padding: 0px 110px;
    line-height: 26px;
}
#life-coaching-business .content {
    padding-top: 20px;
    padding-bottom: 40px;
}
#what-can-we-help{
    text-align: center;
    background-size: cover;
    height: auto;
}
.what-can-we-help-cont {
    margin-top: 60px;
    margin-bottom: 60px;
}
.what-can-we-help-col1 {
    padding-right: 80px;
}
.what-can-we-help-col2 {
    padding-right: 70px;
    padding-left: 80px;
}
.what-can-we-help-cols i {
    margin-bottom: 48px;
}
.what-can-we-help-cols .what-can-we-help-col1 li, .what-can-we-help-cols .what-can-we-help-col2 li {
    margin-bottom: 0 !important;
    min-height: 120px;
}
.what-can-we-help-col1, .what-can-we-help-col2 {
    min-height: 680px;
}
/*Build a Thriving End*/


/*Niche Life Coach Certificaitons Start*/
#niche-life-coach-bnr{
    text-align: center;
    background-size: cover;
    height: 440px;
}
.niche-life-coach {
    margin-top: 5px;
}
#transformation-acamedy-online-life{
    text-align: center; 
}
.our-niche-coach-head {
    margin-top: 55px;
    margin-bottom: 35px;
}
.transformation-acamedy-online-life-cont h2 {
    color: #211d1e;
    font-size: 25px;
    letter-spacing: 0 !important;
    text-transform: none !important;
    font-family: 'Eveleth_Clean_Regular';
    padding: 0px 152px;
    line-height: 40px;
    font-weight: 300;
}
.transformation-acamedy-online-life-cont h2 span{ 
    color: #f38519;
}
.transformation-acamedy-online-life-cont p {
    font-family: 'Calibri';
    color: #3d3d3d;
    font-size: 16px;
    padding: 0px 98px;
    line-height: 24px;
    margin-top: 26px;
    margin-bottom: 30px;
}
.transformation-acamedy-online-life-btn i {
    margin-left: 10px;
}
.transformation-acamedy-online-life-btn {
    background-color: #f79320;
    color: #fff !important;
    padding: 12px 40px;
    border-radius: 30px;
    font-size: 14px;
    display: inline-block;
    margin-top: 5px;
    text-transform: uppercase;
    margin-right: 26px;
    border: 2px solid #f79320 !important;
    transition: 0.5s !important;
}
#our-niche-life-coach{
    text-align: center;
    height: auto;
    background-size:cover;
    margin-top: 30px;
}
#our-niche-life-coach .tab_titles {
    float: none;
    display: inline-block;
    width: 98%;
}
.page-id-150 #our-niche-life-coach .active_tab {
    background-color: #f89422;
    color: #fff !important;
}
.page-id-150 #our-niche-life-coach .active_tab:hover {
    color: #fff !important;
}
#our-niche-life-coach .tab:last-child{
    margin-right: 0;
}
#our-niche-life-coach .tab {
    background-color: #fff;
    width: 19.6%;
    font-size: 15px;
    text-transform: uppercase !important;
    color: #211d1e;
    font-weight: 300;
    line-height: 20px;
    margin-right: 5px;
    border-radius: 40px 40px 0px 0px;
    padding: 20px 14px 14px 14px;
    text-align: left;
    font-family: 'Eveleth_Clean_Regular';
}
#our-niche-life-coach .tab:hover {
    color: #777 !important;
}
#our-niche-life-coach .tab_content {
    background-color: #fff;
    box-shadow: 0px 0px 15px 0px #e7eaeb;
    display: inline-block;
    width: 98%;
    z-index: 999;
    padding: 50px 60px 50px;
    border-radius: 10px;
}
.our-niche-cols {
    float: left;
    width: 50%;
    border: 1px solid #eaeaea !important;
    padding: 36px 30px;
    box-sizing: border-box;
    min-height: 410px;
}
.our-niche-coach-cols-main {
    display: inline-block !important;
    width: 90%;
}
.our-niche-col-cont h6 {
    font-family: 'Calibri';
    color: #333;
    font-size: 17px;
}
.our-niche-col-cont p {
    font-family: 'Calibri';
    color: #414141;
    font-size: 14px;
    padding: 0px 10px;
}
.our-niche-cols-img img {
    width: 100%;
}
.our-niche-cols-img {
    display: inline-block;
    width: 35%;
    margin-bottom: 15px;
}
.our-niche-col2, .our-niche-col4 {
    border-left: 0 !important;
}
.our-niche-col1, .our-niche-col2 {
    border-bottom: 0 !important;
}
.btn-find-out-more {
    background-color: #f48c23;
    color: #fff !important;
    padding: 10px 22px;
    border-radius: 30px;
    font-size: 18px;
    display: inline-block;
    margin-top: 30px;
    border: 2px solid #f48c23 !important;
    font-weight: 600 !important;
    text-transform: none;
}
.btn-find-out-more i {
    margin-left: 8px;
    position: relative;
    top: 2px;
}
.happy-tab .our-niche-col2, .purpose-tab .our-niche-col2 {
    border-bottom: 1px solid #eaeaea !important;
}
/*Niche Life Coach Certificaitons End*/

/*Coaching Business start*/

.if-you-ready-txt p {
    color: #434343;
    text-transform: uppercase;
    font-size: 19px;
    line-height: 29px;
}

#if-you-are-ready, #life-coachng-bsns {
    text-align: center;
}

#if-you-are-ready .content {
    padding-top: 20px;
}

.same-head h2 {
   color: #211d1e;
    font-size: 40px;
    font-family: 'Eveleth_Clean_Regular';
    line-height: 51px;
}

.life-coachng-txt p {
    color: #434343;
    font-size: 19px;
    line-height: 30px;
}

.life-coachng-txt .span {
    font-size: 21px;
}

.life-coachng-txt h4 {
    color: #f38519;
    font-size: 27px;
    margin: 23px 0 45px;
}

.second-para span {
    display: inline-block;
    margin-bottom: 28px;
}

.life-coachng-btn a {
    display: inline-block;
    background-color: #f38519;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    padding: 18px 35px 17px;
    border-radius: 50px;
}
.life-coachng-btn a:hover {
    background-color: #1d71a7;
    color: #fff;
}

.life-coachng-btn {
    margin-top: 40px;
}

#life-coachng-bsns .content {
    padding: 100px 0 80px;
}

.first-para {
    margin-top: 40px;
}

#life-coachng-bsns .av_one_full:nth-child(2) {
    margin: 5px 0 0;
}

/*Coaching business end*/

/*about us start*/

#welcome-to-transfrm {
    text-align: center;
}

.welcome-to-transfrm-head ul {
    margin: 0;
}

.welcome-to-transfrm-head ul li a {
    color: #434343;
    text-transform: uppercase;
    font-size: 18px;
}
.welcome-to-transfrm-head ul li a:hover {
	color: #f38519 !important;
	}

.welcome-to-transfrm-head ul li {
    margin: 0;
    display: inline-block;
    border-right: 2px solid #434343;
    margin-right: 8px;
    padding-right: 11px;
    line-height: 9px;
}

.welcome-to-transfrm-head ul li:last-child {
    margin: 0;
    padding: 0;
    border: 0;
}

.welcome-to-transfrm-head h2 {
    color: #211d1e;
    font-size: 31px;
    font-family: 'Eveleth_Clean_Regular';
    line-height: 46px;
	    margin-top: 60px;
		    margin-bottom: 25px;
}

.welcome-to-transfrm-head p {
    color: #434343;
    font-size: 21px;
        font-family: 'Calibri';
}

.welcome-transform-txt {
    text-align: left;
}

.welcome-transform-txt ul {
    margin: 0;
}
.welcome-transform-txt ul li {
    margin: 0;
    list-style: none;
}

.welcome-transform-txt ul li i {
    background-color: #f48c23;
    color: #fff;
    padding: 8px;
    border-radius: 50px;
    vertical-align: top;
	    font-size: 20px;
}

.welcome-transform-txt ul p {
	display: inline-block;
    width: 85%;
    line-height: 29px;
    margin-left: 10px;
	margin-top:0;
	margin-bottom:0;
	color: #434343;
    font-size: 21px;
    font-family: 'Calibri';
	}

.welcome-transform-txt ul p span {
	font-weight:700;
	    color: #211d1e;
	}
	
.welcome-transform-txt ul a {
    color: #f48c23;
}

.welcome-transform-txt h3 {
    font-family: 'Calibri';
    font-size: 27px;
    font-weight: 100;
    margin-bottom: 21px;
	    color: #211d1e;
}

#welcome-to-transfrm .av_three_fifth {
    margin-left: 27px;
    margin-top: 35px;
    width: 57%;
}

#welcome-to-transfrm .av_two_fifth {
	 margin-top: 35px;
	 width: 39%;
	}
	
.welcome-transform-txt ul li:first-child {
    margin-bottom: 16px;
}

.we-have-served p {
    font-size: 21px;
    font-family: 'Calibri';
    color: #434343;
	margin: 0;
}
.we-have-served p span {
    color: #f48c23;
}
.we-have-served {
    margin-top: 43px;
}

#our-mission {
    text-align: center;
	    background-size: cover;
}
.our-mission-head {
    margin-bottom: 24px;
}

.our-mission-head h3 {
    font-family: 'Eveleth_Clean_Thin';
    color: #211d1e;
    font-size: 19px;
    margin-top: 14px;
}

.same-head.our-mission-head h4 {
    font-family: 'Eveleth_Clean_Regular';
    color: #f48c23;
    margin-top: 38px;
}

.our-mission-head p {
    padding: 0px 0;
    line-height: 29px;
    margin-top: 17px;
    color: #211d1e;
    font-family: 'Calibri';
    font-size: 21px;
}

.our-vision-misn-main h2 {
    color: #211d1e;
    font-family: 'Eveleth_Clean_Regular';
}

.our-vision-misn-main p {
    color: #211d1e;
    font-family: 'Calibri';
    font-size: 18px;
    line-height: 28px;
}

.our-vision-misn-main h4 {
    font-family: 'Calibri';
    font-size: 21px;
    color: #211d1e;
}

.missiom-left, .mission-right {
    text-align: left;
	   display: inline-block;
}

.missiom-left {
    vertical-align: top;
	    margin-right: 152px;
}
.our-vision-misn-main {
    background-color: #fff;
    padding: 60px 0px 80px;
    width: 98%;
    display: inline-block;
    border: 1px solid #dce0e1;
    border-radius: 10px;
}
.our-vision p {
    border-bottom: 1px solid #e5e5e5;
    width: 77%;
    display: inline-block;
    padding-bottom: 22px;
    margin-bottom: 38px;
	    margin-top: 6px;
}

.our-mission p {
    padding: 0px 190px;
}
.mission-left-right {
    margin-top: 34px;
}

.mission-left-right p {
    margin: 10px 0 0;
}

.mission-left-right p span {
    font-style: italic;
    margin-top: 18px;
    display: block;
}

.nat-joeel-head h2 {
    color: #211d1e;
    font-size: 35px;
    font-family: 'Eveleth_Clean_Regular';
}

.nat-joeel-head h4 {
    font-family: 'Calibri';
    font-size: 20px;
    color: #211d1e;
}

.nat-joeel-left {
    text-align: left;
}

.nat-joeel-left h3, .busniess-journey-main h3 {
    color: #211d1e;
    font-size: 26px;
    letter-spacing: 0.7px;
    font-weight: 900;
}

.nat-joeel-left p, .busniess-journey-main p {
    color: #211d1e;
    font-family: 'Calibri';
    font-size: 18px;
    line-height: 26px;
    margin-top: 20px;
}

.nat-joeel-right-img img {
    width: 100%;
}

#our-mission .av_one_half:nth-child(4) {
    margin-top: 0 !important;
}

#our-mission .av_one_half:nth-child(3) {
    margin-top: 70px;
}

.nat-joeel-right-img {
    width: 84%;
    display: inline-block;
}

.nat-joeel-head {
    margin-bottom: 35px;
}

.busniess-journey-main {
    text-align: left;
}

#our-mission .av_one_full:last-child {
    margin-top: 0;
}

.journey {
    margin-top: 50px;
}

#our-mission .content {
    padding: 75px 0 70px;
}

#meet-the-team {
    background-size: cover;
    height: auto;
    border: none;
    text-align: center;
    background-color: #1d71a7;
    padding:50px 0;
}
.template-page.content .hr {
    display: none  !important;
}

.meet-the-team-head {
    margin-top: 50px;
}

.meet-the-team-head h2 {
    color: #fff;
    font-size: 31px;
    font-family: 'Eveleth_Clean_Regular';
}

#meet-the-team .content {
    padding: 0px;
}

.meet-team-imgs img {
    width: 100%;
}

.meet-team-imgs {
    width: 95%;
    display: inline-block;
}

.meet-team-txt h3 {
    color: #fff;
    font-size: 18px;
    font-family: 'Eveleth_Clean_Regular';
    letter-spacing: .5px;
}

.meet-team-txt h5 {
    font-family: 'Calibri';
    color: #fff;
    font-weight: 100;
    font-size: 17px;
    letter-spacing: .5px;
    line-height: 22px;
}

.meet-team-txt p {
    font-family: 'Calibri';
    color: #bad4e4;
    font-weight: 100;
    font-size: 18px;
    line-height: 25px;
    margin-top: 13px;
}

.meet-team-txt {
    margin-top: 25px;
}
#meet-the-team .av_one_third {
    margin-left: 90px;
    width: 22%;
	margin-top: 36px;
}
#meet-the-team .av_one_full {
    margin-bottom: 30px;
}

.page-id-244 #welcome-home {
    background-color: #f5f9fa;
	border:none;
}

.page-id-244 #welcome-home .content {
    padding-top: 9px;
}

#read-transformation {
    text-align: center;
    background-size: cover;
    height: auto;
    background-color: #f5f9fa;
    border: none;
}

#read-transformation .content {

padding: 145px 0 100px;

}

.same-contt h5 {
    font-family: 'Calibri';
    color: #fff;
    font-weight: 100;
    font-size: 22px;
    margin-bottom: 9px;
}

.same-contt h1 {
    color: #fff;
    font-size: 40px;
    font-family: 'Eveleth_Clean_Regular';
    line-height: 58px;
}

.same-contt h1 span {
    font-family: 'Eveleth_Clean_Thin';
    font-weight: 100;
}

.same-btnn a {
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    background-color: #1d71a7;
    padding: 16px 41px 14px;
    font-size: 18px;
    border-radius: 50px;
	border:2px solid #1d71a7;
}

.same-btnn a:hover {
	background-color: transparent;
	color:#1d71a7;
	}
	
.become-transform-btn a:hover {
	background-color:#1d71a7 !important;
	color:#fff !important;
	}

.same-btnn {
    margin-top: 32px;
}

#become-a-transformation {
    text-align: center;
    border: none;
    background-color: #f5f9fa;
}

.become-transform-cont h1, .become-transform-cont h5 {
    color: #474747;
}

.become-transform-btn a {
    background-color: #f38519;
	border:none !important;
}
#become-a-transformation .content {
    padding: 40px 0 50px;
}

/*about us end*/

/*gurrantee policy start*/

#our-zero-policy, #transformation-gurrantee, #membership-cancel, #praise-our-peeps {
    text-align: center;
}

.zero-policy-cont strong {
    color: #000000;
    font-size: 19px;
    font-family: 'Calibri';
    font-weight: 100;
    margin-bottom: 25px;
    display: block;
}

.zero-policy-cont p {
    color: #383838;
    font-family: 'Calibri';
    font-size: 18px;
    line-height: 25px;
	    margin-bottom: 23px;
}

.zero-policy-cont {
    padding: 0 71px;
}

#our-zero-policy .av_one_full:last-child {
    margin-top: 4px;
}

.transform-gurantee-cont p {
    font-family: 'Calibri';
    font-size: 19px;
    color: #303030;
	    line-height: 25px;
}

.transform-gurantee-cont p strong {
    color: #f48c23;
    font-size: 18px;
}

#transformation-gurrantee .av_one_full:last-child {
    margin-top: 11px;
}

.membership-head h2 {
    color: #fff;
}

.membership-cancel-cont p {
    font-size: 19px;
    color: #fff;
    font-family: 'Calibri';
    line-height: 30px;
}

#membership-cancel .av_one_full:last-child {
    margin-top: 5px;
}

.praise-our-peeps-cont p {
    font-family: 'Calibri';
    font-size: 19px;
    color: #303030;
    line-height: 30px;
}

.check-out-manifesto a {
    color: #fff;
    background-color: #f38519;
    display: inline-block;
    padding: 13px 40px 12px;
    font-size: 18px;
    letter-spacing: 0.5px;
    border-radius: 50px;
}

.check-out-manifesto a:hover {
	background-color:#1d71a7;
	color:#fff;
	}

.check-out-manifesto {
    margin-top: 48px;
}

#praise-our-peeps .av_one_full:last-child {
    margin-top: 11px;
}

#praise-our-peeps {
    background-color: #f5f9fa;
}

#membership-cancel {
    background-size: cover;
    height: auto;
	background-color: #f5f9fa;
}

#membership-cancel .content {
    padding: 135px 0 90px;
}

#transformation-gurrantee .content {
    padding: 90px 0 15px;
}

#our-zero-policy .content {
    padding-bottom: 65px;
}

.transform-gurantee-cont {
    padding: 0 110px;
}

.membership-cancel-cont {
    padding: 0px 90px;
}

.praise-our-peeps-cont {
    padding: 0px 90px;
}

#praise-our-peeps .content {
    padding-bottom: 32px;
}

/*gurrantee policy end*/

/*membership start*/

#become-a-member, #memberships {
    text-align: center;
}

.become-member-cont p {
    color: #211d1e;
    font-family: 'Calibri';
    font-size: 19px;
    line-height: 28px;
    padding: 0 141px;
}

.membership-head h4 {
    color: #000000;
    font-weight: 500;
    letter-spacing: .5px;
    font-size: 25px;
	    font-family: 'Calibri';
}

.membership-cols {
    background-color: #fff;
    border: 1px solid #dce0e1;
}

.membrshp-txt ul li:before {
font-family: FontAwesome;
content: "\f058";
color: #f38519;
font-size: 22px;
position: absolute;
left: 0px;
margin: 1px 0px 0px 0px;
float: left;
}

.membrshp-imgs img {
    width: 100%;
}

.membrshp-imgs {
    width: 50%;
    display: inline-block;
	    margin-top: 20px;
		    min-height: 127px;
}

#memberships .av_one_half:nth-child(3) {
    margin-left: 0;
}

#memberships .av_one_half:nth-child(2) {
    margin-left: 30px;
}

.membrshp-txt {
    text-align: left;
 padding: 10px 17px 53px;
 border-top: 1px solid #dce0e1;
     margin-top: 19px;
}

.membership-col2 .membrshp-txt ul li {
    margin-bottom: 12px;
}

.membership-col1 .membership-btns {
    margin-top: 40px;
}

.membership-col2 .membership-btns {
    margin-top: 30px;
}

.membrshp-txt p {
    color: #000;
    font-family: 'Calibri';
    font-size: 18px;
    line-height: 25px;
}

.membrshp-txt ul {
    margin: 0;
}

.membrshp-txt ul li {
    list-style: none;
    margin-bottom: 6px;
    margin-left: 0;
}

.membership-col1 .membrshp-txt p {
    margin-top: 0;
}

.membrshp-txt p span {
    margin-top: 13px;
    display: block;
}

.membrshp-txt ul span {
    color: #000;
    font-family: 'Calibri';
    font-size: 18px;
    display: inline-block;
    width: 93%;
}



.membrshp-txt ul li i {
    background-color: #f48c23;
    color: #fff;
    padding: 5px;
    border-radius: 50px;
    vertical-align: top;
    font-size: 12px;
    margin-right: 13px;
	display:none;
}

.membrshp-txt ul li {
    list-style: none;
    margin-bottom: 7px;
    position: relative;
    padding-left: 32px;
}

.membership-col2 .membrshp-txt ul {
    margin-top: 24px;
}

.this-membership {
    margin-top: 23px;
}

.add-more {
    margin-top: 4px;
}

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

.membership-btns a {
    color: #fff;
    background-color: #1d71a7;
    font-size: 18px;
    letter-spacing: .5px;
    font-weight: 500;
    display: inline-block;
    padding: 14px 47px 12px 37px;
    border-radius: 50px;
    border: 2px solid #1d71a7;
}

.membership-btns a:nth-child(2) {
    background-color: #f7921d;
    padding: 20px 17px 20px;
    margin-left: -33px;
    border: none;
}

.membership-col2 .membrshp-txt p:first-child {
    margin-top: 0;
}
.membership-col1 {
    border-right: none;
}
.membership-btns a:hover {
    background-color: transparent;
    color: #1d71a7;
 }
 .membership-btns a:hover:nth-child(2) {
    background-color: #1d71a7;
    color: #fff;
 }


.our-gurantee-txt p {
    color: #000;
    font-family: 'Calibri';
    font-size: 18px;
    line-height: 25px;
	margin-top: 5px;
}

.caution strong {
    color: #000;
    font-size: 17px;
}

.caution {
    background-color: #ffff;
    padding: 30px 20px 28px;
    border-radius: 20px;
    border: 1px solid #e9eced;
	    margin-top: 35px !important;
}

.our-gurantee-head h2 {
    margin-top: 7px;
}

#memberships .av_one_full:nth-child(4) {
    margin-top: 67px;
}

.our-gurantee-txt {
    width: 73%;
    display: inline-block;
}

#memberships .content {
    padding: 85px 0 60px;
}

/*membership end*/


/*podcast start*/

#joel-natalie-podcast, #podcasts {
    text-align: center;
}

.podcast-btns a:hover, .watch-now-btn:hover {
    background-color: #1d71a7;
    color: #fff;
}

.joel-nat-podcast-head h4 {
    color: #494949;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-bottom: 13px;
}

.podcast-cols {
    background-color: #fff;
    padding: 6px;
    border: 1px solid #dce0e1;
	    min-height: 465px;
}
.podcast-imgs img {
    width: 100%;
}	

.podcast-imgs p {
    margin: 0;
}

.podcast-cont h4 {
    color: #211d1e;
    letter-spacing: 0.5px;
	    line-height: 24px;
		margin-top: 18px;
}

#podcasts .first {
	margin-left:0 !important;
	}
	
#podcasts .av_one_fourth {
    margin-left: 18px;
    width: 23.7%;
	    margin-top: 29px;
}

.podcast-cont p {
    color: #000;
    font-family: 'Calibri';
    font-size: 18px;
    line-height: 25px;
    padding: 0 7px;
	    margin: 15px 0 4px;
}

.podcast-col3 .podcast-cont p:nth-child(2) {
    min-height: 180px;
}

.podcast-cont p:nth-child(2) {
		min-height:204px;
}

.podcast-btns a {
    color: #fff;
    background-color: #f38519;
    display: inline-block;
    padding: 12px 17px;
    border-radius: 50px;
}

.demo-img img {
    width: 100%;
}

.democratization-main {
    text-align: left;
	background-color: #fff;
	    float: left;
		        padding: 18px 18px 17px;
				box-shadow: 0px 0px 15px -4px #e7e7e7;
}

.demo-img {
    line-height: 0;
        float: left;
	        width: 49%;
			border: 1px solid #e5e5e5;
}

#podcasts .av_one_full:last-child {
    margin-top: 29px;
}

#podcasts .content {
    padding: 80px 0 110px;
}

.listen-in-txt p {
    color: #211d1e;
    font-family: 'Calibri';
    font-size: 21px;
    line-height: 29px;
}

.demo-cont {
        width: 48.3%;
    float: right;
	    margin-top: 9px;
}

.demo-cont h4 {
    color: #211d1e;
    font-size: 21px;
    letter-spacing: 0.5px;
    font-weight: 400;
	    line-height: 24px;
		margin:0;
}

.demo-cont h4 span {
    color: #f38519;
    font-size: 19px;
}

.demo-cont p {
    color: #000;
    font-family: 'Calibri';
    font-size: 17px;
    line-height: 25px;
	margin-bottom: 4px;
}

.watch-now-btn {
    background-color: #f38519;
    display: inline-block;
    color: #fff !important;
    padding: 12px 30px 12px;
    border-radius: 50px;
}

.demo-btns p {
    display: inline-block;
        vertical-align: top;
    margin: 14px 0 0;
}

.demo-btns p:nth-child(2) {
    width: 70%;
    text-align: right;
    margin-top: 21px;
}

.youtube-btn img {
    width: 100%;
}

/*podcast end*/

/*transform your life start*/

#empowered-mind-podcast, #choose-your-quest {
    text-align: center;
}

.empowrd-podcast-head ul {
    margin: 0;
    padding: 0 60px 0;
    line-height: 28px;
}

.empowrd-podcast-head ul li {
    margin: 0;
    display: inline-block;
    border-right: 2px solid #434343;
    margin-right: 8px;
    padding-right: 11px;
    line-height: 9px;
}

.empowrd-podcast-head ul li a {
    color: #434343;
    text-transform: uppercase;
    font-size: 17px;
}

.empowrd-podcast-head ul li:last-child {
    margin: 0;
    padding: 0;
    border: 0;
}

.page-id-229 #choose-your-quest .active_tab:hover {
    color: #fff !important;
}

#choose-your-quest .tab {
    width: 19%;
    min-height: 101px;
    padding-top: 24px;
    margin-right: 13.7px;
}

#choose-your-quest .tab_content {
	width: 100%;
	    text-align: center;
		    padding: 45px;
	}
	
#choose-your-quest .tab_titles {
	width: 100%;
	}
	
.tab-cols-imgs img {
    width: 100%;
	    display: inline-block;
}

.tab-cols-imgs {
    width: 92%;
    display: inline-block;
}

.quest-tab-cols h4 {
    font-family: 'Eveleth_Clean_Regular';
    color: #313131;
    margin-top: 24px;
	line-height: 26px;
	font-size: 14px;
}

.quest-tab-cols p {
    color: #323132;
    font-family: 'Calibri';
    font-size: 17px;
    line-height: 23px;
    margin: 12px 0 0;
	    padding: 0 43px 0;
}

.quest-tab-cols p br {
    display: none;
}

.tab-cols-btn a {
    color: #fff;
    background-color: #f38519;
    display: inline-block;
    padding: 15px 24px 13px;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 50px;
}

.tab-cols-btn a:hover {

    background-color: #1d71a7;
    color: #fff;

}

.tab-cols-btn {
    margin-top: 25px;
}

.quest-tabs {
    float: left;
    width: 100%;
}

.quest-tab-cols {
    border: 1px solid #d9d9d9 !important;
	    min-height: 513px;
		 width: 33.3%;
    float: left;
	    padding-top: 25px;
}
.quest-tabcol1, .quest-tabcol2, .quest-tabcol3, .quest-tabcol4, .quest-tabcol5, .quest-tabcol6, .quest-tabcol7, .quest-tabcol8, .quest-tabcol9 {
    border-bottom: none !important;
}
.quest-tabcol1, .quest-tabcol2, .quest-tabcol4, .quest-tabcol5, .quest-tabcol7, .quest-tabcol8, .quest-tabcol10, .quest-tabcol11 {
    border-right: none !important;
}

#choose-your-quest .content {
    padding: 75px 0 70px;
}

#choose-your-quest .av_one_full:last-child {
    margin-top: 40px;
}

/*transform your life end*/

/*youtube channel start*/

#transform-academy-channel, #youtube-chanel-videos {
    text-align: center;
}

.youtube-icon img {
    width: 100%;
}

.youtube-icon {
    width: 11%;
    display: inline-block;
	margin-bottom: 15px;
}

.transform-youtube-videos-cont {
    float: left;
    width: 100%;
}

.transform-youtube-videos-cont .rows {
    width: 100%;
    float: left;
    border-bottom: 1px solid #dce0e1;
    margin-bottom: 50px;
    padding-bottom: 46px;
}

.col-left {
    float: left;
    width: 50%;
    text-align: left;
	    padding-top: 10px;
}

.col-right iframe {
    width: 100%;
}
.col-right {
    float: right;
    width: 46%;
}

.col-left h4 {
    color: #211d1e;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 29px;
}

.col-left p {
    color: #000;
    font-family: 'Calibri';
    font-size: 18px;
    line-height: 26px;
    margin-top: 24px;
}

.youtb-btn img {
    width: 100%;
}

.youtb-btn {
    width: 167px;
    margin-top: 20px;
}

#youtube-chanel-videos .content {
    padding: 130px 0 50px;
}

.transform-youtube-videos-cont .row8 {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}


/*youtube channel end*/

/*faqs start*/

#how-can-we-help {
    text-align: center;
}

#faqs-main {
	background-size:cover;
	}

.faqs-head h4 {
    font-family: 'Calibri';
    font-weight: 100;
    font-size: 22px;
    text-transform: uppercase;
}
#faqs-main .toggler {
    background-color: #368bc7;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 21px;
    border-radius: 15px;
    padding: 15px 43px 11px;
	border: none;
	position:relative;
	transition: .3s;
}

#faqs-main .activeTitle {
    background-color: #f48c23;
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#faqs-main .toggle_icon {
	display: none;
	}

#faqs-main .toggler:after {
    content: '\f107';
    font-family: 'fontawesome';
    font-size: 32px;
    font-weight: normal;
    position: absolute;
    right: 23px;
    top: 14px;
}

#faqs-main .activeTitle:after {
    content: '\f2d1';
    font-size: 20px;
    top: 9px;
}

#faqs-main .toggle_content {
    background-color: #fff;
    border: none;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-bottom: 40px;
    padding-top: 17px;
    padding-bottom: 27px;
}

.faqs-content p {
    color: #000;
    font-family: 'Calibri';
    font-size: 18px;
    line-height: 25px;
}

#faqs-main .av_one_full:last-child {
    text-align: center;
    margin-top: 33px;
}

.contact-us-btn p {
    color: #000;
    font-size: 18px;
    margin-bottom: 19px;
}
.contact-us-btn a {
    color: #fff;
    background-color: #f38519;
    display: inline-block;
    padding: 15px 35px 13px;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 50px;
}
.contact-us-btn a:hover {
	background-color:#368bc7;
	color:#fff !important;
	}

#faqs-main .content {
    padding: 130px 0 50px;
}

/*faqs end*/

/*welcome indie start*/

.welcome-indie-head {
    text-align: center;
}

.welcome-indie-head p {
    color: #211d1e;
    font-family: 'Calibri';
    font-size: 22px;
    line-height: 28px;
}

#welcome-indiepreneurs ul {
    margin: 0;
	float:left;
}

#welcome-indiepreneurs ul li {
    list-style: none;
    float: left;
    padding: 0;
    margin-bottom: 25px;
}

#welcome-indiepreneurs ul li i {
    background-color: #f48c23;
    color: #fff;
    padding: 8px;
    border-radius: 50px;
    vertical-align: top;
    font-size: 20px;
	float:left;
}

#welcome-indiepreneurs ul li span {
    float: left;
    color: #211d1e;
    font-family: 'Calibri';
    font-size: 20px;
    line-height: 28px;
    margin-left: 22px;
}
.welcome-indie-right img {
    width: 100%;
}

.welcome-indie-left {
    float: left;
}

#welcome-indiepreneurs .av_one_half:nth-child(3) {
    width: 36% !important;
	margin-left: 50px;
	    margin-top: 20px;
}

#welcome-indiepreneurs .av_one_half:nth-child(2) {
    width: 41%;
    margin-left: 110px;
	margin-top: 30px;
}

.welcome-indie-full-width p {
    float: left;
    color: #211d1e;
    font-family: 'Calibri';
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 15px;
	    width: 100%;
		text-align:left;
}

.welcome-indie-full-width ul {
    width: 30%;
    margin-top: 9px !important;
}
.welcome-indie-full-width ul li {
    margin-left: 0;
    margin-bottom: 15px !important;
}

.welcome-indie-full-width ul li i {
    font-size: 16px !IMPORTANT;
    padding: 5px !IMPORTANT;
    margin-top: 1px;
}

.welcome-indie-full-width {
    width: 76%;
    display: inline-block;
}

#welcome-indiepreneurs .av_one_full:last-child {
    text-align: center;
	    margin-top: 25px;
}

#choose-a-category {
    text-align: center;
}
#choose-a-category .tab {
    width: 22.2%;
    padding: 28px 0 11px;
    font-family: 'Eveleth_Clean_Regular';
    color: #211d1e;
    margin-right: 32px;
}

#choose-a-category .tab_titles {
    width: 80%;
}

#choose-a-category .tab_content {
    width: 80%;
    text-align: center;
	    padding: 45px;
}

.choose-categ-cols h4 br {
    display: none;
}

.choose-categ-cols h4 {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
}
.choose-categ-cols p {
    color: #323132;
    font-family: 'Calibri';
    font-size: 17px;
    line-height: 23px;
    margin: 12px 0 0;
    padding: 0 26px 0;
}
.choose-categ-cols {
    border: 1px solid #d9d9d9 !important;
    min-height: 513px;
    width: 50%;
    float: left;
    padding-top: 25px;
}
.choose-categ-cols .tab-cols-btn a i {
    margin-left: 12px;
}

.choose-categ-tab3 .choose-categ-tabcol1 {

    border-right: 0 !important;
    border-bottom: 0 !important;

}

.choose-categ-tab4 .choose-categ-tabcol1, .choose-categ-tab4 .choose-categ-tabcol3 {

    border-right: 0 !important;
    border-bottom: 0 !important;

}
.choose-categ-tab4 .choose-categ-tabcol2 {

    border-bottom: 0 !important;

}

.quest-tab-2 .quest-tabcol4, .quest-tab-2 .quest-tabcol5 {
    border-bottom: 1px solid #d9d9d9 !important;
}
.quest-tab-3 .quest-tabcol6, .quest-tab-3 .quest-tabcol7 {

    border-bottom: 1px solid #d9d9d9 !important;

}

.quest-tab-4 .quest-tabcol1, .quest-tab-4 .quest-tabcol2, .quest-tab-4 .quest-tabcol3 {

    border-bottom: 1px solid #d9d9d9 !important;

}

.quest-tab-5 .quest-tabcol7, .quest-tab-5 .quest-tabcol8, .quest-tab-5 .quest-tabcol9 {

    border-bottom: 1px solid #d9d9d9 !important;

}

.choose-categ-cols .tab-cols-btn {
    margin-top: 16px;
}

#choose-a-category .av_one_full:nth-child(2) {
    margin-top: 40px;
}

#choose-a-category .content {
    padding: 85px 0 60px;
}

#welcome-indiepreneurs .content {
    padding: 50px 0 40px;
}

/*welcome indie end*/

/*master coach sales start*/

#master-coach-wlcm-transfrm, #any-of-this-sound, #what-if-we-told, #what-if-we-told {
    text-align: center;
}

.master-coach-head-txt h2 {

    font-family: 'Eveleth_Clean_Thin';
    line-height: 40px;
    color: #211d1e;

}

.master-coach-head-txt h2 strong {

    font-family: 'Eveleth_Clean_Regular';

}

.master-coach-head-txt h4 {

    color: #f48c23;
    font-size: 24px;
    letter-spacing: 0.5px;
    margin-top: 42px;

}

#master-coach-wlcm-transfrm .av_one_full:last-child {

    margin-top: 40px;

}

.master-coach-head-vid iframe {

    width: 100%;

}

.master-coach-head-vid {

    width: 80%;
    display: inline-block;

}
.any-of-this-sound-cont p {

    color: #211d1e;
    font-family: 'Calibri';
    font-size: 20px;
    text-align: left;
    line-height: 26px;
    padding: 0 65px;

}

.any-of-this-sound-cont p strong {

    color: #f48c23;

}

.any-of-this-sound-cont h4 {

    font-family: 'Calibri';
    font-size: 21px;
    letter-spacing: 0.5px;
    color: #211d1e;

}

.any-of-this-sound-cont h3 {

    font-family: 'Lobster1.4';
    color: #f48c23;
    font-size: 30px;
    font-weight: 100;
    margin-top: 28px;

}

.any-of-this-sound-cont h2 {

    margin-bottom: 35px;

}

#any-of-this-sound .content {

    padding: 90px 0 25px;

}

.what-if-we-told-cont p {

    color: #ffff;
    font-size: 23px;
    line-height: 34px;
    padding: 0 60px;
    font-weight: 300;
    letter-spacing: 0.5px;
	font-family: 'Calibri';

}

.what-if-we-told-cont p strong {

    color: #f48c23;

}

#what-if-we-told {

    background-size: cover;
    background-color: #f5f9fa;

}

#what-if-we-told .content {

    padding: 130px 0 126px;

}



.master-coach-certificate-img img {

    width: 55%;

}

.master-coach-certificate-head h4 {

    background-color: #f48c23;
    display: inline-block;
    color: #fff;
    padding: 21px 20px 20px;
    border-radius: 30px;
    font-family: 'Eveleth_Clean_Regular';
    letter-spacing: .5px;
    text-shadow: 1px 3px 1px #c3701c;
    line-height: 27px;
    font-size: 19px;
    box-shadow: 0px 3px 0px 1px #1d71a7;
    margin-top: 20px;

}

#master-coach-certificate {

    background-color: #f5f9fa;
	text-align:center;

}

.what-if-you-could h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Eveleth_Clean_Regular';
    color: #211d1e;
    letter-spacing: 0.5px;
	margin-bottom: 25px;
	text-align:center;

}

.what-if-you-could {

    background-color: #fff;
border-radius: 20px;
border: 2px dashed #e5e5e5;
box-shadow: 0px 0px 0px 9px #fff;
padding: 55px 50px 55px 75px;
display: inline-block;
text-align: left;

}
#master-coach-certificate .av_one_full:nth-child(2) {

    margin-top: 60px;

}

.what-if-you-could ul {

    margin: 0;
	float:left;

}
.what-if-you-could ul li {

    list-style: none;
	float:left;
	margin: 0;
	width: 100%;
	margin-bottom: 18px;

}

.what-if-you-could ul li span {
   margin-left: 13px;

float: left;

width: 94%;

margin-top: 0 !important;
}

.what-if-you-could ul li i {

    background-color: #f48c23;
    color: #fff;
    padding: 8px;
    border-radius: 50px;
    vertical-align: top;
    font-size: 16px;
    padding: 5px;
	float:left;

}

.master-coach-certificate-head {

    text-align: center;

}

.well-you-can {

    float: left;
	margin-top: 22px;

}

.well-you-can h2 {

    color: #1d71a7;
    text-transform: none !important;
    font-size: 30px;

}

.well-you-can p, .what-if-you-could ul li span {

    color: #3f3b3c;
    font-family: 'Calibri';
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 12px;

}

.well-you-can p strong {

    color: #424242;

}

.certificate-post-cols {

    text-align: left;
    background-color: #fff;
    padding: 35px 21px 7px;
    border-radius: 8px;
    width: 48.6%;
    display: inline-block;
    min-height: 462px;

}
.certificate-post-col1 {

    vertical-align: top;

}

.certificate-post-col-top .display-picture img {

    width: 100%;

}

.certificate-post-col-top .display-picture {

    display: inline-block;
    width: 18%;
	vertical-align: top;

}
.certificate-post-txt h3 {

    color: #363636;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 19px;

}

.certificate-post-txt h5 {

   color: #a8a8a8;

font-weight: 300;

font-size: 13px;

margin-bottom: 8px;

}
.certificate-post-txt ul {

    margin: 0;

}
.certificate-post-txt {

    display: inline-block;
    margin-left: 13px;
    padding-top: 6px;

}

.certificate-post-txt ul li {

    margin: 0;
    list-style: none;
    display: inline-block;

}
.certificate-post-txt ul li span {

    color: #f48c23;
    font-size: 18px;

}

.certificate-post-col-down p {

    color: #3f3b3c;
    font-family: 'Calibri';
    font-size: 16px;
    line-height: 22px;

}
.certificate-post-col-down p br {

    display: none;

}

#master-coach-certificate .av_one_half:nth-child(4) {

    margin-left: 23px !important;

}

#master-coach-certificate .av_one_half:nth-child(3) {

    margin-left: 30px;

}

#master-coach-certificate .av_one_full:nth-child(3) {

    margin-top: 40px;

}

.certificate-post-col-top::before {
    font-family: FontAwesome;
    content: "\f024";
    position: absolute;
    right: 0px;
    color: #dbdbdb;
    font-size: 16px;
}
.certificate-post-col-top {
    position: relative;
}


.page-id-387 .av_one_full {
    width: 80%;
    float: none;
    display: inline-block;
}

.certificate-post-col2 {
    margin-left: 20px;
}

.who-are-we-anyway h2 {
    font-family: 'Lobster1.4';
    font-weight: 100;
    text-transform: none !important;
    font-size: 32px;
    color: #393938;
}

.who-are-we-txt p {

    color: #3f3b3c;
    font-family: 'Calibri';
    font-size: 18px;
    line-height: 28px;

}
.who-are-we-cont {
    text-align: left;
}

.who-are-we-img img {
    width: 100%;
}

.who-are-we-img {

    width: 30%;
    display: inline-block;

}

.who-are-we-txt {

    display: inline-block;
    width: 60%;
    vertical-align: top;
    margin-top: 28px;
    margin-left: 30px;
    margin-right: 30px;

}

.who-are-we-sign {
    text-align: left;
    display: inline-block;
    width: 93%;

}

.who-are-we-sign span {
    color: #000;
    font-size: 18px;
    font-family: 'Calibri';
    margin-top: 8px;
    display: block;

}

.we-seek-to-ignite {

    text-align: left;
    display: inline-block;
    width: 93%;

}

.we-seek-to-ignite h3 {

    color: #424242;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 35px;

}

.we-seek-to-right, .we-seek-to-left {

    display: inline-block;
    width: 46%;

}

.we-seek-to-left {

    vertical-align: top;
    margin-right: 50px;

}

.we-seek-to-txt p {

    color: #3f3b3c;
    font-family: 'Calibri';
    font-size: 18px;
    line-height: 26px;

}
.we-seek-to-txt p strong {

    color: #424242;

}

.we-seek-to-txt {

    margin-top: 24px;

}

.we-seek-to-ignite {

    border-top: 1px solid #d0d4d5 !important;
    padding-top: 40px;

}

.today-we-worked-cont p {

    color: #fff;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 80px;
    line-height: 33px;

}

#today-we-worked {

    background-size: cover;
	   text-align: center;
	   background-color: #f5f9fa;

}

#today-we-worked .content {

    padding: 139px 0 122px;

}
#intro-master-coach {

    text-align: center;
    background-color: #f5f9fa;

} 

.introducing-master-coach h2 {

    text-transform: none !important;
    color: #363636;
    font-weight: 400;

}

.intro-certificate img {

    width: 100%;

}

.intro-certificate {

    width: 53%;
    display: inline-block;

}

.introducing-master-coach h3 {

    font-weight: 300;
    font-size: 25px;
    margin-top: 20px;
    line-height: 33px;

}

.introducing-master-coach h3 strong {

    color: #363636 !important;

}

.intro-master-cols-txt h4 {

    color: #3c3c3c;
    letter-spacing: 0.5px;
    font-size: 16px;

}

.intro-master-cols-img {

    margin-top: -51px;
    display: inline-block;
    margin-bottom: 16px;

}

.intro-master-cols-img img {

    width: 100%;

}

.intro-master-cols-txt p {

    color: #3c3c3c;
    font-family: 'Calibri';
    font-size: 16px;
    line-height: 20px;

}

.intro-master-coach-col4 p:last-child {

    text-align: left;
    font-size: 13px;

}

#intro-master-coach .av_one_fourth:nth-child(3) {

    margin-left: 70px !important;

}

#intro-master-coach .av_one_fourth {

    margin-left: 22px;
    width: 21%;
    margin-bottom: 30px;

}

#intro-master-coach .av_one_fourth:nth-child(3) {

    margin-left: 55px !important;

}

.intro-master-coach-cols {

    background-color: #ffffff;
    min-height: 410px;
    padding: 0 13px;
    border: 1px solid #dbdbdb !important;
    border-radius: 8px;

}

.note h4 {

    font-size: 25px;
    color: #3c3c3c;
    letter-spacing: 0.5px;
    line-height: 35px;

}

.full-width-post-col .display-picture {

    width: 10%;

}

.full-width-post-col {

    width: 100%;
    min-height: 0;
    padding-bottom: 12px;
    border: 1px solid #dce0e1 !important;

}

.how-our-program-head h2 {

    color: #3c3c3c;
    text-transform: none !important;
    font-size: 30px;

}

.how-our-program-head h4 {

    color: #f48c22;
    font-size: 22px;
    letter-spacing: 0.5px;
    padding: 0px 50px;
    line-height: 32px;
    margin-top: 23px;

}

.how-our-program-works ul {

    margin: 0;
    text-align: left;
	margin-top: 45px;

}

.how-our-program-works ul li {

    margin: 0;
    list-style: none;
    color: #606060;
    font-size: 19px;
    font-family: 'Calibri';
    line-height: 23px;
    margin-bottom: 20px;
    padding-left: 29px;
	position:relative;

}

.how-our-program-works ul li strong {

    color: #4d4d4d;
    margin-bottom: 9px;
    display: inline-block;

}

.how-our-program-works ul li::before {

    content: url(../png/tick-icon.png);
    position: absolute;
    left: 0;
    top: 8px;

}

.how-our-program-works ul li:nth-child(3) span {

    display: inline-block;
    width: 80%;

}

.how-our-program-img {

    display: inline-block;
    position: relative;
    top: 10px;

}

.how-our-program-works ul li:nth-child(7) span {

    width: 80%;
    display: inline-block;
    vertical-align: top;

}

.how-our-program-works ul li:nth-child(7) {

    margin-bottom: 0;

}

.we-are-sure h4 {

    color: #4d4d4d;
    font-weight: 300;
    font-size: 19px;
	margin-bottom: 40px;

}

.we-are-sure h4 span {

    color: #f48c23;
    font-family: 'Lobster1.4';
    font-weight: 100;
    font-size: 34px;
    letter-spacing: 1px;
    margin: 12px 0 19px;
    display: inline-block;

}

.we-are-sure p {

    text-align: left;
    font-size: 19px;
    font-family: 'Calibri';
    line-height: 26px;
    color: #606060;
    margin-bottom: 30px;

}

.we-are-sure p strong {

    color: #3c3c3c;

}

.we-are-sure h3 span {

    color: #f48c23;
    font-family: 'Lobster1.4';
    font-weight: 100;
    font-size: 25px;
    letter-spacing: .5px;

}

.we-are-sure h3 {

    color: #4d4d4d;
    font-weight: 300;
    font-size: 19px;
    line-height: 27px;
    margin-top: 49px;

}

.free-bonuses-cont h4 {

    color: #4d4d4d;
    font-weight: 300;
    font-size: 18px;

}

.free-bonuses-cont h2 {

    color: #196596;
    font-weight: 500;
    margin-top: 11px;

}

.free-bonuses-cont p {

    font-size: 20px;
    font-family: 'Calibri';
    line-height: 29px;
    color: #606060;

}

.free-bonuses-cont .italic-p {

    font-style: italic;
    color: #3c3c3c;
    font-weight: 700;

}

.free-bonuses-cont .that-is-a {

    font-family: 'Lobster1.4';
    text-transform: none !important;
    margin-top: 22px;

}

.free-bonus-icon img {

    width: 100%;

}

.free-bonus-icon {

    width: 26%;
    display: inline-block;
    margin: 22px 0 29px;

}

.tremendous-value {

    background-color: #fff;
    border-radius: 20px;
    border: 2px dashed #e5e5e5 !important;
    box-shadow: 0px 0px 0px 9px #fff;
    padding: 55px 40px 55px 60px;

}

#i-love-this-training {

    text-align: center;
    background-size: cover;
	background-color: #f5f9fa;

}

#i-love-this-training .content {

    padding: 120px 0 95px;

}

.i-love-this-training-cont h4 {

    color: #fff;
    font-weight: 300;
    font-size: 24px;

}

.i-love-this-training-cont h2 {

    color: #fff;
    font-family: 'Lobster1.4';
    text-transform: none !important;
    font-weight: 100;
    font-size: 34px;

}

.i-love-this-training-cont ul {

    margin: 37px 0 0;

}

.i-love-this-training-cont ul li {

    list-style: none;
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    line-height: 28px;
    margin: 0 0 30px;
    padding: 0 40px;

}

.i-love-this-training-cont ul li strong {

    color: #f48c23;
    font-weight: 500;

}

i-love-training-cert-img img {

    width: 100%;

}

.i-love-training-cert-img {

    width: 22%;
    display: inline-block;
    margin-bottom: 23px;

}

#intro-master-coach .av_one_full:last-child {
    margin-top: 21px;
}

#yes-sign-me-up {

    text-align: center;
    background-color: #f5f9fa;

}

.sign-me-up-cont {

    background-color: #fff;
    border-radius: 20px;
    border: 2px dashed #e5e5e5 !important;
    box-shadow: 0px 0px 0px 7px #1d71a7;
    padding: 45px 0 25px;

}

.sign-up-img img {

    width: 100%;

}

.sign-up-img {
    width: 50%;
    display: inline-block;
    margin-bottom: 35px;
}

.the-total-cost h4 {

    color: #4d4d4d;
    font-weight: 300;
    font-size: 20px;

}

.the-total-cost h2 {

    font-size: 45px;
    color: #000;
    font-weight: 900;
	position:relative;
	display: inline-block;
	margin-top: 22px;

}

.the-total-cost h1 {

    font-size: 75px;
    color: #000;
    font-weight: 900;

}

.the-total-cost h2::before {

    content: url(../png/cross-sign.png);
    position: absolute;
    left: 0;
    top: 2px;

}

.enroll-in-master {

    text-transform: uppercase;
    font-size: 18px !important;
    line-height: 30px;

}

#yes-sign-me-up a {

    background-color: #f48c23;
    display: inline-block;
    color: #fff;
    padding: 20px 85px 18px;
    border-radius: 30px;
    font-family: 'Eveleth_Clean_Regular';
    letter-spacing: .5px;
    text-shadow: 1px 3px 1px #c3701c;
    font-size: 19px;
    box-shadow: 0px 3px 0px 1px #1d71a7;
    margin-top: 20px;

}

.make-a-payment-btn {

    box-shadow: none !important;
    background-color: #1d71a7 !important;
    text-shadow: 1px 3px 1px #175a86 !important;

}

.sign-me-up-btn-cont h4 {

    color: #383737;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 31px;

}

.sign-me-up-btn-cont h5 {

    font-size: 18px;
    font-family: 'Calibri';
    line-height: 29px;
    color: #454444;
    font-weight: 100;

}

.got-your-eye {

    color: #383737 !important;
    font-weight: 300 !important;
    font-size: 17px !important;
    line-height: 31px;
    margin-top: 12px !important;

}

.got-your-eye strong {

    font-size: 23px;
    font-weight: 600;

}

.certificate-imgs-cont ul {

    margin: 0;

}

.certificate-imgs-cont ul li {
    display: inline-block;
    margin-right: 40px;
	margin-left:0;

}

.certificate-imgs-cont ul li:last-child {

    margin: 0;

}

.certificate-imgs-cont p {

    font-size: 18px;
    font-family: 'Calibri';
    line-height: 24px;
    color: #454444;

}

.certificate-imgs-cont {

    margin-top: 24px;

}


#yes-sign-me-up .av_one_full:nth-child(4) {

    margin-top: 20px;

}

.got-questions h1 {

    font-family: 'Lobster1.4';
    text-transform: none !important;
    font-weight: 100;
    font-size: 56px;
    color: #196596;

}

.got-questions h1 span {

    color: #f48b21;
    margin-left: 19%;

}

.got-questions p {

    color: #323232;
    font-size: 18px;
    font-weight: 300;
    margin-top: 22px;

}

.got-questions p strong {

    color: #323232;
    letter-spacing: 1px;

}

.got-questions-videos ul {

    margin: 0;

}

.got-questions-videos ul li {

    width: 23.9%;
    display: inline-block;
    margin-right: 33px;
    margin-left: 0;

}

.got-questions-videos ul li iframe {

    width: 100%;
    height: 158px;

}

.video-big iframe {

    width: 100%;

}

.video-big {

    width: 80%;
    display: inline-block;

}

.got-questions-videos ul li:last-child {
    margin: 0;
}

.got-questions-videos ul {
    margin: 20px 0 0;
}

.got-questions-videos {
    margin-top: 45px;
}

.got-questions-faqs p {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 40px;
    margin-top: 0;
}

.got-questions-faqs p strong {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 20px;
	font-weight: 500;
}

.got-questions-faqs {

    margin-top: 50px;

}

.got-questions h4 {

    color: #3e3e3e;
    font-family: 'Lobster1.4';
    font-weight: 100;
    font-size: 26px;
    letter-spacing: 0.5px;
    line-height: 34px;

}

.got-questions h4 .orang-clr {

    color: #f48c23;

}

.got-questions h4 .blue-clr {

    color: #196596;

}

.got-questions h4 .blue-clr {

    color: #196596;

}

.got-questions a {

    margin-top: 10px !important;

}

#master-coach-certificate .content {

    padding: 53px 0 0;

}

/*master coach sales end*/


/*landing pages start*/

.landing-pages-cont h2 {

    font-family: 'Eveleth_Clean_Regular';
    color: #3f3f3f;
    margin-bottom: 20px;
    font-size: 32px;

}

.landing-pages-cont p {

    font-size: 18px;
    font-family: 'Calibri';
    line-height: 26px;
    color: #606060;

}

.landing-pages-cont ul {

    margin: 0;

}

.landing-pages-cont ul li {
    font-size: 18px;
    font-family: 'Calibri';
    line-height: 26px;
    color: #606060;
    list-style: none;
    padding-left: 30px;
    margin: 0 0 10px;
}

.landing-pages-cont ul h4 {

    font-weight: 500;
    font-size: 18px;
    font-family: 'Calibri';
    margin:25px 0;

}

.landing-pages-cont p:last-child {
    margin-top: 32px;
}
.landing-pages-cont li:before {
    font-family: FontAwesome;
    content: "\f058";
    color: #f38519;
    font-size: 22px;
    position: absolute;
    left: 0px;
    margin: 1px 0px 0px 0px;
    float: left;
}

.page-id-387 .av_one_full:first-child {
    width: 100%;
}

.page-id-433 #inr-pgs-bnr, .page-id-485 #inr-pgs-bnr, .page-id-496 #inr-pgs-bnr, .page-id-502 #inr-pgs-bnr {
	background-image: url(../png/landing-page-bnr-bg.png) !important;
	height:auto;
}

.landing-pages-bnr-cont {
    text-align: left;
}
.landing-pages-bnr-cont h2 {

    color: #fff;
    text-transform: none !important;
    font-family: 'Calibri';
    font-weight: 100;

}

.landing-pages-bnr-cont h2 span {

    font-family: 'Eveleth_Clean_Regular';

}

.landing-pages-bnr-cont p {

    color: #fff;
    font-family: 'Calibri';
    font-size: 18px;
    line-height: 26px;

}

.landing-pages-form form input {

    border-radius: 12px !important;
    padding: 12px !important;
    color: #000 !important;
    width: 100%;
	margin-bottom:0 !important;

}

.landing-pages-form form .wpcf7-submit {

    background: #f48c23;
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
    transition-duration: 0.5s;
	margin-top: 5px !important;

}

.landing-pages-form form .wpcf7-submit:hover {

    background-color: #1d71a7;

}

.page-id-485 #inr-pgs-bnr .content  {

    padding-bottom: 120px;

}

.page-id-433 #inr-pgs-bnr .av_one_half, .page-id-496 #inr-pgs-bnr .av_one_half, .page-id-502 #inr-pgs-bnr .av_one_half {

    margin: 80px 0 0;

}

.page-id-433 #inr-pgs-bnr .av_one_half:nth-child(2), .page-id-496 #inr-pgs-bnr .av_one_half:nth-child(2), .page-id-502 #inr-pgs-bnr .av_one_half:nth-child(2) {

width: 43%;
margin-right: 45px;
margin-top: 71px;

}

.landing-pages-imgs img {

    width: 100%;

}

.page-id-433 #footer, .page-id-485 #footer, .page-id-496 #footer, .page-id-502 #footer {
    background-color: #fff;
}

.landing-pages-form form input::placeholder {
    color: #b2b2b2;
    font-family: 'Calibri';
}


.page-id-485 #inr-pgs-bnr .av_one_half:nth-child(2) {

    width: 22%;
    margin-left: 140px;

}

.page-id-485 #inr-pgs-bnr .av_one_half:nth-child(3) {

    margin-top: 95px;
    margin-left: 80px;

}

.page-id-485 #inr-pgs-bnr .content, .page-id-496 #inr-pgs-bnr .content, .page-id-502 .content, .page-id-433 .content {
	padding-bottom: 105px;
	}
	
.ish-page-cont h2 {

    line-height: 45px;

}


/*landing pages end*/

/*join the online course start*/

#what-to-teach, #our-journey-to-info, #not-sure-yet, #join-the-online-course, #join-the-online-course {
    text-align: center;
}
.what-to-teach-cont ul {

    margin: 0 0 55px;

}

.what-to-teach-cont ul li {
    margin: 0;
    display: inline-block;
    border-right: 2px solid #434343;
    margin-right: 27px;
    padding-right: 31px;
    line-height: 9px;
	margin-bottom: 16px;
	
}

.what-to-teach-cont ul li a {
    color: #434343;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
}

.what-to-teach-cont ul li a:hover {
	color:#f48c23;
	}

.what-to-teach-cont ul li:last-child, .what-to-teach-cont ul li:nth-child(2) {
    margin: 0;
    padding: 0;
    border: 0;
}

.what-to-teach-cont h3 {

    font-family: 'Eveleth_Clean_Thin';
    font-size: 18px;
    color: #f48c23;

}

.what-to-teach-cont h2 {
    font-family: 'Eveleth_Clean_Thin';
    font-size: 28px;
    padding: 0 128px;
    line-height: 38px;
    margin-top: 23px;
	color: #211d1e;
}

.what-to-teach-cont h4 {
    font-family: 'Calibri';
    font-size: 19px;
    margin-top: 25px;
    color: #211d1e;
    margin-bottom: 40px;
}

.what-to-teach-cont h4 .ornge {

    color: #f48c23 !important;

}

.what-to-teach-cont h4 .bluue {

    color: #68aadd !important;

}

#what-to-teach .content {
    padding: 50px 0 70px;
}

.our-journey-to-info-cont {
    text-align: left;
}

.our-journey-to-info-cont p {

    font-family: 'Calibri';
    font-size: 18px;
    color: #212121;
    line-height: 24px;
	margin: 0

}

.our-journey-to-info-cont p span {

    margin-top: 25px;
    display: inline-block;

}

#our-journey-to-info .av_one_half:nth-child(3) {

    margin-left: 30px;

}

#our-journey-to-info .av_one_half:nth-child(2) {

    width: 50%;

}

.our-journey-to-info-img img {
    width: 100%;
}

.why-want-to-create-cont {
    text-align: left;
}

.why-want-to-create-cont table tr th {

    font-size: 17px;
    text-align: center;
    vertical-align: middle;
    background-color: #1d71a7;
    color: #fff;
    text-transform: none;

}

.why-want-to-create-cont table tr td {

    color: #686868;
    font-size: 15px;
    font-weight: 300;
    line-height: 27px;

}

#our-journey-to-info .av_one_full:nth-child(4) {

    margin-top: 90px;

}

#our-journey-to-info .av_one_full:last-child {

    margin-top: 40px;

}

#our-journey-to-info .content {
    padding: 120px 0 100px;
}

.not-sure-yet-cont h3 {
    font-family: 'Eveleth_Clean_Regular';
    color: #fff;
}

.not-sure-yet-cont h2 {
    font-family: 'Eveleth_Clean_Regular';
    color: #fff;
    line-height: 43px;
    font-size: 32px;
	margin-top: 16px;
}

.not-sure-yet-cont p {
    color: #fff;
    font-family: 'Calibri';
    font-size: 21px;
    margin-top: 18px;
}

.not-sure-yet-btn a {

    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 18px;
    background-color: #1d71a7;
    padding: 11px 33px;
    border-radius: 50px;
    margin-top: 6px;
	border:2px solid #1d71a7;

}
.not-sure-yet-btn a:hover {
	background-color:transparent;
	color:#1d71a7;
	}

#not-sure-yet .content {

    padding: 130px 0 105px;

}

#not-sure-yet {
    background-color: #f5f9fa;
}

#join-the-online-course {
    background-color: #f5f9fa;
}

.join-the-online-course-cont h4 {

    font-family: 'Eveleth_Clean_Regular';
    color: #000;
    font-size: 20px;
    display: inline-block;
    position: relative;
    width: 50%;

}
.join-the-online-course-cont h4::before {

    content: '';
    border-bottom: 1px solid #dce0e1;
    position: absolute;
    left: 0px;
    width: 194px;
    top: 9px;

}

.join-the-online-course-cont h4::after {
    right: 6px;
	content: '';
    border-bottom: 1px solid #dce0e1;
    position: absolute;
    width: 194px;
    top: 9px;
}

.online-course-rev-img img {

    width: 100%;

}

.online-course-rev-img {

    width: 50%;
    display: inline-block;
    margin-top: 16px;

}

.online-course-video iframe {

    width: 100%;

}

.online-course-video {

    width: 62%;
    display: inline-block;
    margin-top: 25px;

}

.why-create-online-corses, .hear-is-what-we-cols {

    text-align: left;

}

.why-create-online-corses ul, .hear-is-what-we-cols ul {

    margin: 30px 0 0;

}

.why-create-online-corses ul li, .hear-is-what-we-cols ul li {

    list-style: none;
    margin: 0 0 16px;
    color: #515151;
    font-size: 19px;
    font-family: 'Calibri';
    line-height: 25px;
	padding-left: 33px;

}

.why-create-online-corses ul li strong {

    color: #515151;

}

.why-create-online-corses ul li:before, .hear-is-what-we-cols ul li:before {
   font-family: FontAwesome;
content: "\f058";
color: #f38519;
font-size: 26px;
position: absolute;
left: 0px;
margin: 1px 0px 0px 0px;
}

.hear-is-what-we-cols ul li:before {
	content: "\f00c";
color: #fff;
font-size: 17px;
min-width: 27px;
text-align: center;
background-color: #f79320;
border-radius: 50px;
	}

.why-create-online-corses-img img {

    width: 100%;

}

.hear-is-what-head h2 {

    color: #fff;

}

.hear-is-what-we-cols ul li, .hear-is-what-we-cols ul li strong, .here-is-testimonial p strong {

    color: #fff;

}

.hear-is-what-we-cols ul li {

line-height: 27px;
padding-left: 40px

}

.here-is-testimonial p {

    color: #fff;
    font-family: 'Calibri';
    font-size: 19px;
    line-height: 28px;
	display: inline-block;
	text-align: left;

}

.here-is-testimonial {
	position: relative;
	text-align:center;
	margin-top:50px;
}

.hear-is-what-head {
    text-align: center;
}

#here-is-what-we-will .content {
    padding: 145px 0 110px;
}

#here-is-what-we-will {

    background-size: cover;
    background-color: #f5f9fa;

}

#here-is-what-we-will .av_one_half {

    margin-top: 10px;

}

.here-is-testimonial::before {

   content: '\f10d';
font-family: fontawesome;
color: #4a8db9;
font-size: 40px;
position: absolute;
left: 13px;
top: 13px;

}

.here-is-testimonial::after {

    content: '\f10e';
    font-family: fontawesome;
    color: #4a8db9;
    font-size: 40px;
    position: absolute;
    right: 83px;
    top: 60px;

}

.sound-like-too-much-head {
    text-align: center;
}

#sound-like-too-much {

    background-color: #f5f9fa;
	text-align:center;

}

.sound-like-too-much-head h2 span {

    color: #f79320;

}

.sound-like-too-much-cont h4 {

    font-family: 'Calibri';
    font-size: 25px;
    color: #353535;
    line-height: 39px;
    font-weight: 100;

}

.sound-like-too-much-cont p {

    font-size: 19px;
    font-family: 'Calibri';
    color: #353535;
    line-height: 30px;
	margin-top: 25px;

}

.sound-like-too-much-cont p strong {

    color: #f79320;

}

.sound-like-too-much-img img {

    width: 100%;

}

#sound-like-too-much .av_one_half:nth-child(3) {

    width: 42%;
    margin-left: 10px;

}

#sound-like-too-much .av_one_half:nth-child(2) {
	width: 46%;

}

.sound-like-too-much-cols {

    background-color: #fff;
    padding: 43px 30px 26px;
    min-height: 584px;
    border-radius: 12px;
    box-shadow: 0px 0px 28px 0px #eaeaea;

}

#sound-like-too-much .av_one_half {

    width: 43%;
    float: none;
    display: inline-block;
    text-align: left;
    vertical-align: top;
	margin-top: 40px;

}

#sound-like-too-much .av_one_half:nth-child(5) {

margin-left:33px;
}

#sound-like-too-much .av_one_half:nth-child(4), #sound-like-too-much .av_one_half:nth-child(5) {

    margin-top: 60px;

}

.sound-like-too-much-cols h3 {

    font-family: 'Eveleth_Clean_Regular';
    color: #000;
    font-size: 25px;

}

.sound-like-too-much-cols p {

    font-size: 19px;
    font-family: 'Calibri';
    line-height: 30px;
    color: #353535;
    margin-top: 24px;

}

.sound-like-too-much-col2 p {
    line-height: 22px;
}

.sound-like-too-much-col1 p br {

    display: none;

}

/*join the online course end*/

/*life coaching masterclass start*/

.life-coach-masterclss-bnr p {

    color: #fff;
    font-family: 'Calibri';
    font-size: 19px;
    margin: 0;

}

#life-coach-bsnss-masterlcass, #do-you-related-to-this, #best-kept-secret, #its-time-to-demystify, #the-complete-life-coaching, .includes-these-courses-cont {

    text-align: center;

}

.life-coach-mastrclss-head h4 {

    font-weight: 300;
    text-transform: uppercase;
    font-size: 21px;

}

.life-coach-mastrclss-head h5 {

    color: #211d1e;
    font-size: 20px;
    font-weight: 400;
    margin-top: 14px;

}

.life-bsnss-mastrclss-cont h4 {

    font-weight: 500;
    color: #211d1e;
    font-size: 18px;
    margin-bottom: 28px;

margin-top: 38px;

}

.life-bsnss-mastrclss-cont h6 {

    color: #505050;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 27px;

}

.life-bsnss-mastrclss-cont h6 span {

    color: #211d1e;
    font-size: 19px;
    margin-top: 7px;
    display: inline-block;

}

.how-do-i-get-clients-orange {

    color: #f38519 !important;
    font-size: 23px !important;

}

.life-bsnss-mastrclss-cont h5 {

    font-size: 19px;
    font-weight: 500;
    color: #211d1e;
    margin-top: 36px;
    letter-spacing: 2px;

}

.life-bsnss-mastrclss-cont p {

    color: #434343;
    font-size: 18px;
    font-weight: 500;
    line-height: 29px;
    margin-top: 25px;

}

#life-coach-bsnss-masterlcass .content {

    padding: 57px 0 60px;

}

.do-you-relate-head ul {

    margin: 35px 0 0;

}

.do-you-relate-head ul li {

    display: inline-block;
    width: 24%;
    vertical-align: top;
    text-align: left;
    color: #3d3a3b;
    font-family: 'Calibri';
    font-size: 18px;
    line-height: 28px;
	position:relative;
	margin-left: 0;

padding-left: 34px;
margin-right:31px;

}

.do-you-relate-head ul li::before, .regarless-of-whether-cont ul li::before, .if-you-want-to-col1 ul li::before {

    font-family: FontAwesome;
    content: "\f058";
    color: #f38519;
    font-size: 27px;
    position: absolute;
    left: 0px;
    top: 7px;

}

.do-you-relate-head ul li:nth-child(3) {
    margin: 0;
}

.do-you-relate-head ul {
    margin: 35px 0 0;
}

.do-you-relate-head ul p {

    color: #3d3a3b;
    font-family: 'Calibri';
    font-size: 19px;
    font-style: italic;
    line-height: 27px;
    margin-top: 22px;

}

.do-you-relate-cont p {

    color: #3d3a3b;
    font-family: 'Calibri';
    font-size: 19px;

}

.do-you-relate-cont p:nth-child(2) {

    margin-bottom: 50px;

}

.do-you-relate-cont p strong {

    color: #211d1e;

}

#do-you-related-to-this .av_one_full:last-child {

    border-top: 1px solid #dfe3e4;
    padding-top: 39px;
    margin-top: 39px;

}

#do-you-related-to-this .content {
    padding: 85px 0 18px;
}

.best-kept-secret-cont h2 {

    color: #fff;

}

.best-kept-secret-cont h5 {

    color: #fff;
    font-family: 'Calibri';
    font-weight: 100;
    font-size: 20px;
    margin-top: 27px;

}

.best-kept-secret-cont p {

    color: #fff;
    font-family: 'Calibri';
    font-size: 20px;
    margin-top: 37px;
    line-height: 27px;
    padding: 0 40px;

}

.best-kept-secret-cont p strong {
    color: #f79320;
}

#best-kept-secret .content {
    padding: 130px 0 100px;
}

#best-kept-secret, #its-time-to-demystify {
    background-color: #f5f9fa;
}

.its-time-to-demystify-head h5, .its-time-to-demystify-head p {

    font-family: 'Calibri';
    font-weight: 100;
    font-size: 20px;
    margin-top: 24px;
    color: #211d1e;
}

.its-time-to-demystify-head ul {

    margin: 0;

}

.its-time-to-demystify-head ul li {

    margin: 0;
    display: inline-block;
    background-color: #fff;
    color: #666;
    font-size: 15px;
    padding: 15px 19px 12px;
    border: 1px solid #dce0e1;
    border-radius: 5px;
    min-width: 166px;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 12px;
	margin-bottom: 16px;
	position:relative;

}

.its-time-to-demystify-head ul {

    margin: 52px 0 0;
    padding: 0 100px;

}

.its-time-to-demystify-head p {

    color: #1d71a7;
    font-weight: 600;
    line-height: 29px;

}

.its-time-to-demystify-head p strong {

    color: #f68e14;

}

.its-time-to-demystify-head p:last-child {

    color: #211d1e;
    font-weight: 500;

}

.its-time-to-demystify-head p:last-child strong {

    color: #211d1e;

}

.this-course-will-cont {

    text-align: left;

}

.this-course-will-cont h4 {

    font-family: 'Calibri';
    font-weight: 100;
    font-size: 20px;
    margin-bottom: 18px;
    color: #211d1e;

}

.this-course-will-cont ul {

    margin: 0;

}

.this-course-will-cont ul li {

    margin: 16px 0 0;
    list-style: none;
    color: #211d1e;
    font-weight: 600;
    font-family: 'Calibri';
    font-size: 20px;

}

.this-course-will-img img {

    width: 100%;

}

#its-time-to-demystify .av_two_fifth, #its-time-to-demystify .av_three_fifth {

    float: none;
    display: inline-block;
    vertical-align: top;
    width: 55%;

}

#its-time-to-demystify .av_two_fifth {

    width: 29%;
    margin-left: 13px;

}

#its-time-to-demystify .av_one_full {

    width: 85%;
    display: inline-block;
    float: none;
    border-bottom: 1px solid #dfe3e4;
    padding-bottom: 35px;

}

.regarless-of-whether-cont {

    text-align: left;

}

.regarless-of-whether-cont h5 {

    color: #211d1e;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;

}

.regarless-of-whether-cont ul {

    margin: 30px 0 0;

}

.regarless-of-whether-cont ul li, .if-you-want-to-col1 ul li {

    margin: 0;
    list-style: none;
    color: #211d1e;
    font-family: 'Calibri';
    font-size: 19px;
    margin-bottom: 15px;
	padding-left: 41px;

}

.regarless-of-whether-cont ul li::before {
	top:auto;
	}
	
#its-time-to-demystify .av_one_full:last-child {
    border-top: 1px solid #dfe3e4;
    margin-top: 40px;
    padding-top: 40px;
	padding-bottom: 0;
    border-bottom: 0;
}

.regarless-of-whether-cont h5:last-child {

    margin-top: 40px;

}

#its-time-to-demystify .content {

    padding: 40px 0 60px;

}

.the-complete-life-coaching-cont h2 {
    color: #fff;
}

.the-complete-life-coaching-cont h4 {

    color: #fff;
    font-size: 27px;
    font-weight: 400;

}

.the-complete-life-prices {

display: inline-block;
background-color: #fff;
padding: 10px 10px;
border-radius: 4px;
margin-top: 18px;

}

.the-complete-life-prices h3:first-child::before {

    content: '';
    background-image: url(../png/cross-icon-2.png);
    position: absolute;
    left: 30px;
    background-size: 90%;
    height: 60px;
    width: 65px;
    background-repeat: no-repeat;
    background-position: center 0px;

}

.the-complete-life-prices h3 {
    color: #000;
    font-size: 51px;
    display: inline-block;
    font-weight: 900;
	letter-spacing: 1px;
	margin:0;
}

.the-complete-life-prices h3:first-child {

   margin-right: 24px;
text-shadow: 0px 2px 2px #bdbdbd;
position:relative;

}

.the-complete-life-prices .diff-bg {

   background-color: #f68e14;
color: #fff !important;
padding: 7px 7px 3px;
text-shadow: 1px 3px 2px #c57a20;
border-radius: 4px;

}

.the-complete-life-coaching-cont h5 {

    color: #fff;
    font-weight: 500;
    font-size: 20px;
    margin-top: 11px;

}

.the-complete-life-coaching-cont p {

    color: #fff;
    font-size: 15px;
    margin: 9px 0 0;

}

.the-complete-life-coaching-cont .if-you-read-h3 {

    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 23px;
    margin: 23px 0 0;

}

.sign-up-btn a {

    color: #fff;
    background: #1d71a7;
    display: inline-block;
    padding: 15px 60px 13px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
    font-size: 17px;
    border-radius: 4px;

}

.sign-up-btn {

    margin-top: 20px;

}

#the-complete-life-coaching .content {

    padding: 146px 0 120px;
        padding-left: 0px;

}

#the-complete-life-coaching {

    background-size: cover;
    background-color: #f5f9fa;

}

#if-you-want-to {

    background-color: #f5f9fa;

}

.if-you-want-cols h5 {

    color: #3a3a3a;
    font-size: 19px;
    font-weight: 500;
    line-height: 31px;

}

.if-you-want-cols p strong {

    color: #3a3a3a;
    font-size: 18px;
    letter-spacing: .5px;

}

.if-you-want-to-col1 p {

    margin: 27px 0 0;

}

.if-you-want-to-col1 ul {

    margin: 28px 0 0;

}

.if-you-want-to-col1 ul li::before {
	top:auto;
	font-size: 23px;
	}
	
.if-you-want-to-col1 ul li {

    padding-left: 30px;
	font-size:18px;

}
#if-you-want-to .av_one_half:first-child {

    width: 55%;

}

#if-you-want-to .av_one_half:nth-child(2) {

    margin-left: 39px;
    width: 41%;

}

.if-you-want-to-col2 p br {

    display: none;

}

.if-you-want-to-col2 p {

    font-family: 'Calibri';
    font-size: 18px;
    color: #211d1e;
    line-height: 25px;

}

.client-attraction-mast-img img {

    width: 100%;

}

.client-attraction-mast-img {

    width: 83%;
    margin: 23px 0 17px;

}

.courses-cols {

    background-color: #fff;
    text-align: left;
    margin-bottom: 33px;
    width: 80%;
    padding: 8px;
    box-shadow: 1px 5px 8px 0px #efefef;
    display: inline-block;

}

.courses-imgs img {

    width: 100%;

}

.courses-imgs {

    width: 22%;
    line-height: 0;
    float: left;

}

.courses-cols-cont {

    width: 70%;
    display: inline-block;
    vertical-align: top;
    margin-top: 16px;
    margin-left: 24px;

}

.courses-cols-cont h3 {

    color: #3a3a3a;
    font-weight: 400;
    font-size: 25px;

}

.view-course-btn a {

    display: inline-block;
    background-color: #f68e14;
    color: #fff;
    padding: 6px 18px 8px;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 9px;

}

#if-you-want-to .av_one_full:last-child {

    border-top: 1px solid #dfe3e4;
    padding-top: 70px;
    margin-top: 55px;

}

.includes-these-courses-cont h2 {

    margin-bottom: 67px;

}

.view-all-courses-btn a {

    display: inline-block;
    background-color: #c6e1e8;
    color: #5b777e;
    font-size: 17px;
    font-family: 'Calibri';
    padding: 16px 29px 16px;
    border-radius: 50px;

}

.view-all-courses-btn {

    margin-top: 53px;

}

#if-you-want-to .content {
    padding: 70px 0 90px;
}

/*life coaching masterclass end*/

/*terms and conditions start*/

#term-srvs-policy-links, .terms-of-service-head, .policies-head, .data-process-addendum-head {
    text-align: center;
}

.term-srvs-policy-links-cont ul {
    margin: 0;
}

.term-srvs-policy-links-cont ul li a {

    color: #211d1e;
    font-weight: 500;
    font-size: 18px;

}

.term-srvs-policy-links-cont ul li {
    display: inline-block;
    margin-right: 28px;
    margin-left: 0;
    border-right: 2px solid #211d1e;
    line-height: 12px;
    padding-right: 32px;
}

.term-srvs-policy-links-cont ul li:last-child {

    margin: 0;
    padding: 0;
    border: 0;

}

.terms-of-service-head p, .services-rows ul li, .services-rows p, .policies-head p, .policies-rows ul li, .policies-rows p, .data-process-addendum-head p, .data-process-rows p {

    color: #303030;
    font-family: 'Calibri';
    font-size: 19px;
    line-height: 29px;

}

.terms-of-service-head h2 {

    margin-bottom: 28px;

}

.services-rows h4, .policies-rows h4, .data-process-rows h5 {

    color: #303030;
    font-size: 24px;
    font-weight: 600;
    border-bottom: 1px solid #dfe3e4;
   margin-bottom: 33px;

padding-bottom: 23px;

}

.services-rows ul, .policies-rows ul {

    margin: 0;

}

.services-rows ul li{

    list-style: decimal;
    padding-left: 11px;
    margin-left: 20px;
    margin-bottom: 10px;
	line-height:25px;

}

.services-rows ul li span {

    display:none;

}

.services-row2 p {

    margin-bottom: 21px;

}

.services-rows, .policies-rows, .data-process-rows {

    margin-bottom: 55px;

}

.services-row11 {

    margin-bottom: 0;

}

.follow-steps strong, .coaching-ethics strong {

    color: #303030;

}

.coaching-ethics {
    margin-top: 41px;
}

.services-row11 ul li strong {

    color: #1d71a7;

}

.services-row11 ul li {

    list-style: disc;

}

.policies-rows ul li {

    list-style: none;
    position: relative;
    margin-left: 0;
    padding-left: 39px;
    margin-bottom: 17px;

}

.policies-rows ul li::before {

    font-family: FontAwesome;
    content: "\f058";
    color: #f38519;
    font-size: 29px;
    position: absolute;
    left: 0px;
    float: left;
    top: 7px;

}

.contact-info-trms-cond h4 {

    color: #303030;
    font-size: 23px;
    letter-spacing: 0.5px;

}

.contact-info-trms-cond p {
    color: #303030;
    font-family: 'Calibri';
    font-size: 19px;
    line-height: 26px;
}

.contact-info-trms-cond {

    background-color: white;
    padding: 35px 25px 10px;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    box-shadow: 0px 0px 0px 9px #fff;
	position: relative;

}

.contact-info-trms-cond-logo img {
    width: 100%;
}

.contact-info-trms-cond-logo {

    width: 318px;
    position: absolute;
    right: 40px;
    top: 190px;

}

.data-process-addendum-head h2 {

    margin-bottom: 20px;

}

#terms-of-service-policies .av_one_full:nth-child(5) {

    margin-top: 70px;

}

#terms-of-service-policies .av_one_full:nth-child(3) {

    border-top: 1px solid #dfe3e4;
    padding-top: 48px;

}

.policies-head h2 {

    margin-bottom: 27px;

}

#terms-of-service-policies .content {
    padding: 100px 0 30px;
}

.data-process-row3 {
    margin-bottom: 0;
}

#terms-of-service-policies {
    background-size: cover;
}
.term-srvs-policy-links-cont ul li a:hover {
    color: #f1953b;
 }

/*temrs and conditions end*/


.main-busins-coachng {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.main-busins-coachng .if-you-ready-txt {
    margin-bottom: 45px;
}

.main-busins-coachng .life-coachng-head h2 {
    font-size: 35px;
    line-height: 47px;
}

.login-btn-responsive {
	display:none;
}
#single-post-cont iframe {
    width: 60%;
    height: 60%;
    left: 0;
    right: 0;
    margin: auto;
    top: 70px;
}

@media screen and (max-width: 1920px) {
    #happy-students-main {
        height: 520px;
    }
    .happy-students-cont h2 {
        line-height: 80px;
    }
    .happy-students-cont {
        margin-top: 75px;
    }
    #footer {
        padding-top: 100px !important;
    }

    /*Coaching Business Start*/
    #if-you-are-ready, #life-coachng-bsns {
        background-size: cover;
    }
    /*Coaching Business End*/

    /*About Us Start*/
    #meet-the-team {
        padding: 0px 0px;
    }
    #read-transformation .content {
        padding: 205px 0 160px;
    }
    /*About Us End*/

    /*Entrepreneurship Course Catalog Start*/
    #choose-a-category {
        background-size: cover;
    }
    /*Entrepreneurship Course Catalog End*/

    /*Guarantee & Zero Salesy Policy Start*/
    #our-zero-policy, #transformation-gurrantee, #membership-cancel, #praise-our-peeps {
        background-size: cover;
    }
    #membership-cancel {
        padding: 80px 0px;
    }
    /*Guarantee & Zero Salesy Policy End*/

    /*Join the Online Course Revolution Start*/
    #what-to-teach, #our-journey-to-info, #not-sure-yet, #join-the-online-course, #join-the-online-course {
        background-size: cover;
    }
    #not-sure-yet {
        padding: 60px 0px;
    }
    #here-is-what-we-will .content {
        padding: 425px 0 270px;
    }
    /*Join the Online Course Revolution End*/

    /*Life Coaching Business Masterclass Start*/
    #life-coach-bsnss-masterlcass, #do-you-related-to-this, 
    #best-kept-secret, #its-time-to-demystify, #the-complete-life-coaching, 
    .includes-these-courses-cont {
        background-size: cover;
    }
    #best-kept-secret .content {
        padding: 180px 0 150px;
    }
    #the-complete-life-coaching .content {
        padding: 286px 0 260px;
    }
    /*Life Coaching Business Masterclass End*/

    /*Master Coach Sales Start*/
    #master-coach-wlcm-transfrm, #any-of-this-sound, #what-if-we-told, #what-if-we-told {
        background-size: cover;
    }
    #what-if-we-told .content {
        padding: 190px 0;
    }
    #today-we-worked .content {
        padding: 210px 0;
    }
    #i-love-this-training .content {
        padding: 250px 0;
    }
    /*Master Coach Sales End*/

    /*Membership Start*/
    #become-a-member, #memberships {
        background-size: cover;
    }
    /*Membership End*/

    /*Podcasts Start*/
    #joel-natalie-podcast, #podcasts {
        background-size: cover;
    }
    /*Podcasts End*/

    /*Transform Your Life Start*/
    #empowered-mind-podcast, #choose-your-quest {
        background-size: cover;
    }
    /*Transform Your Life End*/

    /*Youtube Channel Start*/
    #transform-academy-channel, #youtube-chanel-videos {
        background-size: cover;
    }
    /*Youtube Channel End*/
}
@media screen and (max-width: 1680px) {
    /*About Us Start*/
    #meet-the-team {
        padding: 60px 0px;
    }
    #read-transformation .content {
        padding: 155px 0 120px;
    }
    /*About Us End*/

    /*Guarantee & Zero Salesy Policy Start*/
    #membership-cancel {
        padding: 40px 0px;
    }
    /*Guarantee & Zero Salesy Policy End*/

    /*Join the Online Course Revolution Start*/
    #not-sure-yet .content {
        padding: 86px 0 61px;
    }
    #here-is-what-we-will .content {
        padding: 230px 0 260px;
    }
    /*Join the Online Course Revolution End*/

    /*Life Coaching Business Masterclass Start*/
    #best-kept-secret .content {
        padding: 140px 0 110px;
    }
    #the-complete-life-coaching .content {
        padding: 226px 0 200px;
    }
    /*Life Coaching Business Masterclass End*/

    /*Master Coach Sales Start*/
    #what-if-we-told .content {
        padding: 160px 0;
    }
    #today-we-worked .content {
        padding: 180px 0;
    }
    #i-love-this-training .content {
        padding: 175px 0;
    }
    /*Master Coach Sales End*/
}
@media screen and (max-width: 1600px) {
    #happy-students-main {
        height: 440px;
    }
    .happy-students-cont h2 {
        line-height: 65px;
    }
    #footer {
        padding-top: 60px !important;
    }

    /*About Us Start*/
    #meet-the-team {
        padding: 0px 0px;
    }
    #read-transformation .content {
        padding: 145px 0 110px;
    }
    /*About Us End*/

    /*Guarantee & Zero Salesy Policy Start*/
    #membership-cancel {
        padding: 30px 0px;
    }   
    /*Guarantee & Zero Salesy Policy End*/

    /*Join the Online Course Revolution Start*/
    #not-sure-yet .content {
        padding: 76px 0 51px;
    }
    #here-is-what-we-will .content {
        padding: 160px 0 250px;
    }
    /*Join the Online Course Revolution End*/

    /*Life Coaching Business Masterclass Start*/
    #best-kept-secret .content {
        padding: 125px 0 100px;
    }
    #the-complete-life-coaching .content {
        padding: 206px 0 180px;
    }
    /*Life Coaching Business Masterclass End*/

    /*Master Coach Sales Start*/
    #what-if-we-told .content {
        padding: 150px 0;
    }
    #today-we-worked .content {
        padding: 170px 0;
    }
    #i-love-this-training .content {
        padding: 155px 0;
    }
    /*Master Coach Sales End*/
}
@media screen and (max-width: 1440px) {
    #happy-students-main {
        height: 400px;
    }
    .happy-students-cont h2 {
        line-height: 60px;
    }
    .happy-students-cont {
        margin-top: 60px;
    }

    /*Guarantee & Zero Salesy Policy Start*/
    #membership-cancel {
        padding: 0px 0px;
    }   
    /*Guarantee & Zero Salesy Policy End*/

    /*Join the Online Course Revolution Start*/
    #not-sure-yet .content {
        padding: 50px 0 20px;
    }
    #here-is-what-we-will .content {
        padding: 130px 0 160px;
    }
    /*Join the Online Course Revolution End*/

    /*Life Coaching Business Masterclass Start*/
    #best-kept-secret .content {
        padding: 105px 0 80px;
    }
    #the-complete-life-coaching .content {
        padding: 156px 0 140px;
    }
    /*Life Coaching Business Masterclass End*/

    /*Master Coach Sales Start*/
       #what-if-we-told .content {
        padding: 125px 0;
    }
        #today-we-worked .content {
        padding: 145px 0;
    }
        #i-love-this-training .content {
        padding: 105px 0;
    }
    /*Master Coach Sales End*/
}
@media screen and (max-width: 1366px) {
    #footer {
        padding-top: 40px !important;
    }
}



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

    .container {

        width: 90%;

    }
    .main_menu li {
        margin-right: 20px;
    }
    .page-id-14 .entre {
        margin-right: 200px !important;
    }
    .page-id-14 .online-course {
        margin-left: 0px !important;
    }

    .banner-cont h2 {

        font-size: 3.3vw;

    }

    .banner-cont h1 {

        font-size: 4.9vw;

    }

    .btn-bnr-cont {
    	color: #fff;
        font-size: 2.2vw;
        width: 62%;

    }

    .brn-btm-cols-cont h4 {

        font-size: 18px;

    }

    .brn-btm-cols-cont h5 {

        font-size: 14px;

    }

    .brn-btm-cols-cont p:nth-child(3) {

        line-height: 14px;

    }

    .brn-btm-cols-cont p {

        font-size: 12px;

        padding: 0px 0px;

        min-height: 40px;

    }

    .btn-get-started {

        font-size: 1.5vw;

    }

    .happy-students-cont h2 {

        font-size: 3.5vw;

    }

    .happy-students-cont h1 {

        font-size: 4.5vw;

    }

    .what-people-saying-head h2 {

        font-size: 3.5vw;

    }

    #what-people-saying .av_one_third {

        width: 32%;

    }

    .wht-people-saying-cols-heading h5 {

        font-size: 1.8vw;

    }

    .wht-people-saying-cols {

        padding: 20px 20px 15px 20px;

    }

    .our-vision-cont h2 {

        font-size: 4vw;

    }

    #our-vision {

        height: 64vh;

    }

    .our-vision-cont {

        margin-top: 55px;

    }

    .our-vision-cont p {

        padding-right: 50px;

    }

    .welcome-home-head h6 {

        font-size: 1.6vw;

    }

    .welcome-home-head h2 {

        font-size: 3vw;

    }

    .welcome-home-head h2::before {

        left: 330px;

    }

    .socket-img {

        margin-left: 85px;

    }

    .ftr-col2 .socket-img {

        display: none;

    }

    #footer .widgettitle {

        font-size: 13px;

    }

    #footer .av_one_fourth:last-child .widgettitle {

        font-size: 18px;

    }

    #footer .av_one_fourth:last-child {

        width: 40%;

    }

    /*Life coaching training Start*/
    #inr-pgs-bnr {
        height: 58vh;
    }
    .inr-pgs-nav ul li {
        margin-right: 10px;
    }
    .inr-pgs-nav ul li a {
        font-size: 13px;
    }
    .inr-pgs-bnr-cont {
        margin-top: 50px;
    }
    .inr-pgs-bnr-cont h1 {
        font-size: 30px;
    }
    .find-your-niche-head ul li {
        margin-right: 25px;
        padding-right: 25px;
    }
    .find-your-niche-left-cont h5 {
        font-size: 20px;
    }
    .find-your-niche-left-cont h2 {
        font-size: 28px;
    }
    .find-your-niche-left-cont h6 {
        font-size: 14px;
        line-height: 22px;
    }
    .find-your-niche-right-cont h2::before {
        width: 200px;
        left: 45px;
    }
    #why-you-are-hear .tab_titles {
        width: 88%;
    }
    #why-you-are-hear .tab {
        font-size: 11px;
    }
    .why-you-here-tab-cont h2 {
        font-size: 26px;
    }
    .problem-col, .solution-col {
        padding: 35px 45px 20px 25px;
    }
    .problem-col ul li {
        font-size: 14px;
    }
    .solution-col {
        padding-left: 50px;
        padding-right: 0;
    }
    .solution-col ul li {
        font-size: 14px;
    }
    .solution-col img {
        left: -48px;
        margin-top: 0px;
        width: 20%;
    }
    .how-we-serve-btns {
        padding: 12px 18px;
        font-size: 13px;
        margin-right: 5px;
    }
    .solution-col ul li:last-child i {
        margin-bottom: 40px;
    }
    .page-id-53 .inr-pgs-bnr-cont {
        margin-top: 110px !important;
    }
    /*Life coaching training End*/

    /*Become an Entrepreneur Start*/
    .page-id-122 .inr-pgs-bnr-cont, .page-id-150 .inr-pgs-bnr-cont, 
    .page-id-244 .inr-pgs-bnr-cont, .page-id-374 .inr-pgs-bnr-cont, 
    .page-id-293 .inr-pgs-bnr-cont, .page-id-229 .inr-pgs-bnr-cont, 
    .page-id-222 .inr-pgs-bnr-cont, .page-id-366 .inr-pgs-bnr-cont, 
    .page-id-467 .inr-pgs-bnr-cont, .page-id-510 .inr-pgs-bnr-cont,
    .page-id-387 .inr-pgs-bnr-cont, .page-id-301 .inr-pgs-bnr-cont,
    .page-id-319 .inr-pgs-bnr-cont, .page-id-529 .inr-pgs-bnr-cont,
    .page-id-357 .inr-pgs-bnr-cont{
        margin-top: 100px !important;
    }
    .why-you-hear-head h2 {
        font-size: 30px;
    }
    #type-of-entrepreneur .tab {
        width: 24.5%;
        font-size: 11px;
        line-height: 24px;
        min-height: 232px;
    }
    .become-an-entrepreneur-btn {
        padding: 12px 40px;
        margin-right: 10px;
    }
    /*Become an Entrepreneur End*/

    /*Build a Thriving Start*/
    .life-coaching-business-cont p {
        padding: 0px 100px;
    }
    .build-a-thriving-bnr {
        margin-top: 75px !important;
    }
    /*Build a Thriving End*/

    /*Niche Life Coach Certificaitons Start*/
    .transformation-acamedy-online-life-cont h2 {
        padding: 0px 50px;
    }
    .transformation-acamedy-online-life-cont p br {
        display: none;
    }
    .transformation-acamedy-online-life-cont p {
        padding: 0px 0px;
    }
    #our-niche-life-coach .tab {
        width: 19.5%;
        font-size: 12px;
        padding: 10px 14px 14px 14px;
    }
    .our-niche-cols {
        padding: 36px 5px;
        min-height: 400px !important;
    }
    .our-niche-col-cont h6 {
        font-size: 15px;
    }
    .our-niche-col-cont p {
        font-size: 13px;
        padding: 0px 5px;
    }
    .btn-find-out-more {
        font-size: 16px;
    }
    /*Niche Life Coach Certificaitons End*/
	
	/*landing pages responsive start*/
	
	.page-id-485 #inr-pgs-bnr .av_one_half:nth-child(2) {

    width: 24%;
    margin-left: 105px;
    margin-top: 84px;

}

.landing-pages-cont h2 br {

    display: none;

}

.page-id-433 #inr-pgs-bnr .av_one_half:nth-child(2), .page-id-496 #inr-pgs-bnr .av_one_half:nth-child(2), .page-id-502 #inr-pgs-bnr .av_one_half:nth-child(2) {
    width: 48%;
    margin-top: 101px;
 }
    /*landing pages responsive end*/

    /*About page Start*/
    .missiom-left {
        margin-right: 30px;
    }
    .nat-joeel-left p br {
        display: none;
    }
    #meet-the-team .av_one_third {
        margin-left: 40px;
        width: 26%;
    }
    /*About page End*/

    /*membership start*/
    .membership-col1 .membership-btns {
        margin-top: 61px;
    }
    /*membership end*/

    /*Entrepreneurship Course Catalogv Start*/
    .welcome-indie-head h2 {
        font-size: 32px;
    }
    #welcome-indiepreneurs .av_one_half:nth-child(2) {
        width: 51%;
        margin-left: 30px;
    }
    .welcome-indie-full-width {
        width: 90%;
    }
    #choose-a-category .tab {
        padding: 22px 0 18px;
        margin-right: 26px;
    }
    .choose-categ-cols h4 {
        font-size: 15px;
        line-height: 20px;
    }
    .choose-categ-cols p {
        font-size: 16px;
    }
    /*Entrepreneurship Course Catalog End*/
	
	
	/*podcasts start*/
	#podcasts .av_one_fourth {
    width: 23.5%;
}

.podcast-cont h4 {
    line-height: 19px;
    font-size: 15px;
}

.podcast-cols {
	min-height: 626px;
	}
	
	.demo-btns p:nth-child(2) {
    width: 65%;
}

	/*podcasts end*/
	
	/*our zero policy start*/
	.zero-policy-cont, .transform-gurantee-cont {
    padding: 0;
}
.praise-our-peeps-cont {
    padding: 0px 10px;
}
	/*our zero policy End*/
	
	/*online course revolution start*/
	
	.what-to-teach-cont h2 {
		padding: 0 38px;
		}
	
	#our-journey-to-info .av_one_half:nth-child(3) {

    margin-left: 27px;

}

.here-is-testimonial p br {

    display: none;

}

.here-is-testimonial {
	padding: 0 70px;
	}
	
	.here-is-testimonial::after {
    right: 160px;
    top: 86px;
}

.sound-like-too-much-cols h3 {
    font-size: 20px;
}

.sound-like-too-much-cols {
    min-height: 602px;
}
	
    /*online course revolution end*/
    
    
    /*master coach sales start*/
    .page-id-387 .av_one_full {
        width: 100% !important;
     }

    /*master coach sales end*/

    /*Transform Your Life Start*/
    #choose-your-quest .tab {
        margin-right: 10.7px;
    }
    .quest-tab-cols h4 br {
        display: none;
    }
    .quest-tab-cols h4 {
        line-height: 22px;
        font-size: 13px;
        padding: 0px 10px;
    }
    .quest-tab-cols p {
        font-size: 16px;
        line-height: 23px;
        padding: 0 10px 0;
    }
    .quest-tab-cols {
        min-height: 483px;
    }
    /*Transform Your Life End*/

    /*life coaching business masterclass Start*/
    .its-time-to-demystify-head h2 {
    font-size: 37px;
    }
    .the-complete-life-coaching-cont h2 {
    font-size: 36px;
    }
    #if-you-want-to .av_one_half:first-child {
    width: 54%;
    }
    .if-you-want-cols h5 {
    font-size: 18px;
    }
    .if-you-want-to-col2 h5 br {
    display: none;
    }
    .includes-these-courses-cont h2 {
    font-size: 36px;
    }
    .courses-imgs {
    width: 25%;
    }
    .courses-cols-cont {
    margin-top: 7px;
    }
    #if-you-want-to .content {
    padding: 70px 0 70px;
    }
    /*life coaching business masterclass End*/
    
}

@media screen and (max-width: 768px) {
	#header #header_main_alternate {
		border-bottom: 1px solid #6b6a69 !important;
	}
	#header_meta {
		width: 84%;
	}
	#header_meta .container .phone-info {
		border: none !important;
		margin-top: 15px;
	}
	.av-burger-menu-main a {
line-height: 22px !important;
}
.phone-info span {
width: 100%;
text-align: left;
display: inline-block;
}
.phone-info {
width: 100% !important;
max-width: 100% !important;
float: none !important;
text-align: left;
}
    #banner {
        height: 60vh;
    }
    .responsive.html_top_nav_header .av-section-bottom-logo {
        border: none;
    }
    /*.main_menu li {
        margin-right: 0 !important;
    }
    */
    .entre {
        margin-right: 0px !important;
    }
    .online-course {
        margin-left: 0px !important;
    }
    .logo {
        z-index: 999999 !important;
        margin-top: 60px !important;
        width: 25% !important;
        display: inline-block !important;
        min-height: 130px !important;
    }
    .logo img {
        width: 100% !important;
        max-height: 100px !important;
    }
    .responsive #top #header .social_bookmarks {
        display: none !important;
        border: 0 !important;
    }
    #header_meta li {
        border: 0 !important;
    }
    .responsive #top #main .av-logo-container .main_menu .social_bookmarks {
        display: none;
    }
    .social_bookmarks.icon_count_4 {
        margin-top: 0px !important;
    }
    #header_meta li a {
        color: #fff !important;
        font-size: 16px;
        height: 20px !important;
        border-radius: 50% !important;
    }
    .social_bookmarks.icon_count_4 a {
        height: auto !important;
    }
    .avia-menu.av-main-nav-wrap.av_menu_icon_beside {
        display: none;
    }
    .av-burger-menu-main {
        margin-right: 0 !important;
        position: absolute !important;
        right: 0 !important;
        z-index: 999999 !important;
    }
    .main_menu {
        height: auto !important;
    }
    .header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
        background-color: #fff;
    }
    .main_menu .av-burger-menu-main a:hover {
        border: 0 !important;
    }
    #av-burger-menu-ul a {
        font-size: 30px !important;
        border-bottom: 1px solid transparent;
    }
    #av-burger-menu-ul li {
        margin-right: 0;
        padding: 6px 0px !important;
    }
    #av-burger-menu-ul {
        padding-top: 200px !important;
    }
    .banner-cont h2 {
        font-size: 4vw;
    }
    .banner-cont h1 {
        font-size: 6vw;
    }
    .btn-bnr-cont {
        font-size: 3vw;
        width: 68%;
    }
    .brn-btm-cols {
        margin-top: -130px;
        margin-bottom: 130px;
    }
    .brn-btm-col-img {
        width: 50%;
    }
    .brn-btm-cols-cont h4 {
        font-size: 20px;
    }
    .brn-btm-cols-cont h5 {
        font-size: 16px;
    }
    .brn-btm-cols-cont p:nth-child(3) {
        line-height: 22px;
        font-size: 20px;
    }
    .banner-cont {
        margin-top: 230px;
    }
    .brn-btm-cols-cont p {
        font-size: 15px;
        min-height: 56px;
    }
    .btn-get-started {
        font-size: 2vw;
    }
    #brn-btm-cols-main .content {
        padding-bottom: 0;
    }
    #happy-students-main {
        height: 230px;
    }
    .happy-students-cont {
        margin-top: 0;
    }
    .happy-students-cont h1 {
        margin-top: 14px;
    }
    .happy-students-cont h2 {
        font-size: 3.9vw;
        line-height: 38px;
    }
    .what-people-saying-head {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .what-people-saying-head h2 {
        font-size: 4vw;
    }
    .what-people-saying-head h2::before {
        left: 120px;
    }
    #our-vision {
        height: 45vh;
    }
    .our-vision-cont {
        margin-top: 44px;
        margin-left: 0;
    }
    .our-vision-cont p {
        padding-right: 0;
    }
    #welcome-home .content {
        padding-top: 0;
        padding-bottom: 10px;
    }
    .welcome-home-head h6 {
        font-size: 2vw;
        margin-bottom: 20px;
    }
    .welcome-home-head h2::before {
        left: 220px;
    }
    .welcome-home-head h2 {
        line-height: 36px;
    }
    #footer {
        height: 40vh;
    }
    #footer .widgettitle {
        font-size: 12px;
    }
    #footer .av_one_fourth {
        margin-left: 10px;
        width: 16%;
    }
    .socket-img {
        top: 8px;
        width: 40%;
        margin-left: 60px;
    }
    #footer .av_one_fourth:last-child {
        width: 45%;
    }
    #footer .av_one_fourth:last-child .widgettitle {
        font-size: 15px;
    }
    .terms-policy {
        margin-top: 10px;
    }
    #footer {
        padding-top: 20px !important;
    }

    /*Life coaching training Start*/
    .inr-pgs-bnr-cont h1 {
        font-size: 38px;
    }
    #inr-pgs-bnr {
        height: 45vh;
    }
    .find-your-niche-head li a {
        font-size: 13px;
    }
    .find-your-niche-head ul li {
        margin-right: 10px;
        padding-right: 10px;
    }
    #find-your-niche .content {
        padding-top: 35px;
    }
    #find-your-niche .av_two_fifth {
        margin-left: 25px;
        padding-left: 25px;
    }
    .find-your-niche-left-cont h2 {
        font-size: 21px;
    }
    .find-your-niche-right-cont h6 {
        font-size: 1.5vw;
        margin-bottom: 10px;
    }
    .find-your-niche-right-cont h2 {
        font-size: 2.7vw;
    }
    .find-your-niche-right-cont h2::before {
        width: 150px;
        left: 32px;
        bottom: -15px;
    }
    .find-your-niche-right-cont h5 {
        margin-top: 30px;
    }
    .find-your-niche-left-cont h5 {
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 20px;
    }
    .find-your-niche-left-cont h6 {
        font-size: 13px;
    }
    .why-you-hear-head h2 {
        font-size: 36px;
    }
    #why-you-are-hear .tab_titles {
        width: 90%;
    }
    .why-you-here-tab-cont h2 {
        font-size: 28px;
    }
    #why-you-are-hear .tab_content {
        width: 100%;
        padding: 20px 30px 40px 30px;
    }
    .why-you-here-tab-cont p {
        font-size: 14px;
    }
    .why-you-here-tab-cont h4 {
        margin-top: 35px;
        margin-bottom: 0px;
    }
    .problem-col, .solution-col {
        padding: 35px 35px 20px 20px;
        min-height: 590px;
    }
    /*.solution-col {
        padding-left: 22px;
        padding-right: 5px;
    }*/
    #why-you-are-hear .solution-col {
        padding-left: 20px;
    }
    .problem-col i, .solution-col i {
        margin-right: 6px;
    }
    .solution-col ul li:last-child i {
        margin-bottom: 50px;
    }
    .how-we-serve-btns {
        padding: 12px 14px;
        font-size: 10px;
        margin-right: 0px;
    }
    #why-you-are-hear .content {
        padding-bottom: 0;
    }
    .page-id-53 .inr-pgs-bnr-cont h1 {
        font-size: 30px;
        line-height: 46px;
    }
    .page-id-53 .inr-pgs-bnr-cont {
        margin-top: 75px !important;
    }
    #why-you-are-hear li {
        min-height: 78px;
    }
    #why-you-are-hear .tab-2-list li {
        min-height: 0 !important;
        padding: 0 !important;
    }
    #why-you-are-hear .tab-2-list li i {
        margin-bottom: 0 !important;
    }
    #why-you-are-hear .problem-col {
        padding-right: 49px;
        padding-left: 16px;
    }
    #why-you-are-hear li {
        min-height: 170px !important;
    }
    #why-you-are-hear i {
        margin-bottom: 116px !important;
    }
    #why-you-are-hear .how-we-serve-btns i {
        margin-left: 8px;
        margin-bottom: 0 !important;
    }
    #why-you-are-hear .btn-register-now i {
        margin-left: 8px;
        margin-bottom: 0 !important;
    }
    #why-you-are-hear .problem-solution-main li {
        min-height: 80px !important;
    }
    #why-you-are-hear .problem-solution-main li i {
        margin-bottom: 60px !important;
    }
    /*Life coaching training End*/

    /*Become an Entrepreneur Start*/
    #type-of-entrepreneur-head .content {
        padding-top: 30px;
    }
    .become-an-entrepreneur-head h2 {
        font-size: 26px;
    }
    #type-of-entrepreneur .tab {
        width: 24.7%;
        min-height: 270px;
        padding: 20px 10px 16px;
        margin-right: 2px;
        font-size: 10px;
    }
    #type-of-entrepreneur .tab-bold {
        font-size: 14px;
    }
    #type-of-entrepreneur .why-you-here-tab-cont h2 {
        font-size: 21px;
        line-height: 32px;
    }
    #type-of-entrepreneur .tab_content {
        padding: 20px 30px 10px 30px;
    }
    .become-an-entrepreneur-btn {
        padding: 8px 20px;
        margin-right: 5px;
        font-size: 12px;
    }
    .become-an-entrepreneur-btn i {
        margin-left: 10px;
    }
    #type-of-entrepreneur .content {
        padding-bottom: 20px;
    }
    /*Become an Entrepreneur End*/

    /*Build a Thriving Start*/
    .build-a-thriving-bnr {
        margin-top: 35px;
    }
    .build-a-thriving-bnr h1 {
        font-size: 24px;
    }
    .btn-build-a-thriving {
        padding: 8px 30px;
        font-size: 15px;
    }
    .life-coaching-business-cont p {
        padding: 0;
    }
    .what-can-we-help-cols .what-can-we-help-col1 li, .what-can-we-help-cols .what-can-we-help-col2 li {
        min-height: 140px;
        margin-bottom: 0 !important;
    }
    .what-can-we-help-cols i {
        margin-bottom: 78px;
    }
    .main-busins-coachng .life-coachng-head h2 br {
        display: none;
    }
    .main-busins-coachng .life-coachng-head h2 {
        font-size: 26px;
        line-height: 46px;
    }
    /*Build a Thriving End*/

    /*Niche Life Coach Certificaitons Start*/
    .niche-life-coach h1 {
        font-size: 30px;
    }
    .transformation-acamedy-online-life-cont h2 {
        padding: 0px 0px;
        font-size: 21px;
    }
    .transformation-acamedy-online-life-cont p {
        font-size: 15px;
    }
    .transformation-acamedy-online-life-btn {
        padding: 12px 13px;
        font-size: 13px;
        margin-right: 0px;
    }
    .our-niche-coach-head h2 {
        font-size: 30px;
    }
    #our-niche-life-coach .tab {
        width: 19.3%;
        font-size: 9px;
        padding: 5px 10px 14px 10px;
    }
    #our-niche-life-coach .tab_content {
        padding: 20px 20px 30px;
    }
    .our-niche-coach-cols-main {
        width: 100%;
    }
    .our-niche-cols {
        padding: 30px 5px;
        min-height: 400px;
    }
    .page-id-150 .inr-pgs-bnr-cont {
        margin-top: 75px !important;
    }
    /*Niche Life Coach Certificaitons End*/
	
	/*landing pages responsive start*/
	/*.page-id-485 #inr-pgs-bnr .av_one_half:nth-child(2) {
    width: 34%;
    margin-left: 0px;
	margin-top: 59px;
}
.page-id-485 #inr-pgs-bnr .av_one_half:nth-child(3) {
    margin-top: 78px;
    margin-left: 47px;
    width: 59%;
}*/
.landing-pages-cont h2 {
    font-size: 30px;
}
/*
.landing-pages-imgs {
    width: 100%;
 }*/
/*
.page-id-485 #inr-pgs-bnr .av_one_half:nth-child(2) {
	text-align: center;
    }
    */
    .landing-pages-bnr-cont p {
        font-size: 17px;
     }
     
     .landing-pages-bnr-cont h2 {
        font-size: 21px;
     }
     .page-id-433 #inr-pgs-bnr .av_one_half:nth-child(2), .page-id-496 #inr-pgs-bnr .av_one_half:nth-child(2), .page-id-502 #inr-pgs-bnr .av_one_half:nth-child(2) {
        width: 46%;
        margin-top: 131px;
        margin-right: 40px;
     }
     .page-id-485 #inr-pgs-bnr .content, .page-id-496 #inr-pgs-bnr .content, .page-id-502 .content, .page-id-433 .content {
        padding-bottom: 60px;
     }

     .page-id-485 #inr-pgs-bnr .av_one_half:nth-child(2){
        width: 32%;
        margin-top: 72px;
        margin-right: 0;
        margin-left: 30px;
        }
	
    /*landing pages responsive end*/
    
    /*coaching business start*/
    #life-coachng-bsns {
    background-size: 100%;
    }
    /*coaching business end*/

    /*About page Start*/
    .welcome-to-transfrm-head ul li a {
        font-size: 16px;
    }
    .welcome-to-transfrm-head h2 {
        font-size: 25px;
        line-height: 30px;
        margin-top: 35px;
        margin-bottom: 20px;
    }
    .welcome-to-transfrm-head p {
        font-size: 16px;
    }
    .welcome-transform-txt h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .welcome-transform-txt ul li i {
        padding: 4px;
        font-size: 14px;
        position: relative;
        top: 5px;
    }
    .welcome-transform-txt ul p span {
        font-size: 18px;
    }
    .welcome-transform-txt ul p {
        line-height: 25px;
        margin-left: 6px;
        font-size: 18px;
    }
    .welcome-transform-txt ul a {
        width: 100% !important;
        display: inline-block;
    }
    .we-have-served {
        margin-top: 30px;
    }
    .same-head h2 {
        font-size: 34px;
        line-height: 50px;
    }
    .our-mission-head h3 {
        font-size: 16px;
        margin-top: 10px;
    }
    .our-mission-head p {
        padding: 0 10px 0;
    }
    .our-vision p {
        width: 85%;
    }
    .our-mission p {
        padding: 0px 40px;
    }
    .missiom-left, .mission-right {
        text-align: center;
    }
    #meet-the-team .av_one_third {
        margin-left: 10px;
        width: 31%;
    }
    .meet-team-txt h3 {
        font-size: 16px;
    }
    .meet-team-txt h5 {
        font-size: 16px;
    }
    .meet-team-txt p {
        font-size: 16px;
        line-height: 22px;
    }
    .meet-team-imgs {
        width: 80%;
    }
    .missiom-left {
        margin-bottom: 40px;
    }
    .nat-joeel-right-img {
        width: 50%;
    }
    .nat-joeel-left p, .busniess-journey-main p {
        line-height: 28px;
    }
    #meet-the-team .av_one_third {
        margin-left: 10px !important;
        width: 31% !important;
    }
    .meet-team-txt h3 {
        font-size: 14px;
    }
    /*About page End*/

    /*membership start*/
    #memberships{
        background-image: url(../png/mission-vision-bg.png) !important;
        background-size: 100% 100%;
    }
    .become-member-cont p {
        padding: 0 51px;
     }
     #memberships .av_one_half:nth-child(2) {
        margin-left: 0;
     }
     #memberships .av_one_half {
        width: 50%;
     }
     .membrshp-imgs {
        width: 70%;
     }
     .membership-btns a:nth-child(2) {
        padding: 16px 30px 14px;
        margin-top: 10px;
     margin-left:0;
     }
     .membership-col1 .membership-btns {
        margin-top: 147px;
     }
    /*membership end*/

    /*terms and conditions start*/
    .contact-info-trms-cond {
        text-align: center;
    }
    .contact-info-trms-cond p {
        text-align: left;
    }
    .contact-info-trms-cond-logo {
        position: static;
        display: inline-block;
     }
    /*terms and conditions end*/   

    /*Entrepreneurship Course Catalog Start*/
    .page-id-374 .inr-pgs-bnr-cont h1 {
        font-size: 28px;
    }
    .welcome-indie-head h2 {
        font-size: 26px !important;
        line-height: 40px !important;
    }
    #welcome-indiepreneurs .av_one_half:nth-child(2) {
        width: 56%;
        margin-left: 0px;
    }
    #welcome-indiepreneurs ul li {
        margin-left: 0;
    }
    #welcome-indiepreneurs ul li i {
        padding: 6px;
        font-size: 16px;
    }
    #welcome-indiepreneurs ul li span {
        font-size: 18px;
        line-height: 28px;
        margin-left: 10px;
    }
    .welcome-indie-full-width {
        width: 100%;
    }
    #choose-a-category .tab {
        margin-right: 12px;
        font-size: 12px;
        width: 23.2%;
    }


    /*Entrepreneurship Course Catalog End*/
	
	
	/*podcasts start*/
	
	.listen-in-txt p br {

    display: none;

}

#podcasts .av_one_fourth:nth-child(4) {

    margin-left: 0;

}

#podcasts .av_one_fourth {

    width: 48.6%;

}

.podcast-cols {

    min-height: 0;
    padding-bottom: 30px;

}

#podcasts {

    background-size: cover;

}

.demo-btns p:nth-child(2) {
    width: 53%;
}

#podcasts .content {
    padding: 80px 0 60px;
}
	
	/*podcasts end*/
	
	/*youtube chanel start*/
	
	.youtube-icon {
    width: 133px;
}

    .transform-academy-head h2 {

    font-size: 31px;
    line-height: 46px;

    }

    #youtube-chanel-videos {

    background-size: cover;

    }

    .col-left h4 br {

    display: none;

    }

    .col-left h4 {
    font-size: 18px;
    line-height: 26px;
    }
	
	/*youtube chanel end*/
	
	/*our zero policy start*/
	
	.membership-cancel-cont {

    padding: 0;

}
	
	/*our zero policy end*/
	
	/*online course revolution start*/
	
	.what-to-teach-cont h2 {
    padding: 0;
}

.our-journey-to-info-head h2 {

    font-size: 30px;
    line-height: 47px;

}

#our-journey-to-info .av_one_half:nth-child(2) {

    width: 49%;

}

.not-sure-yet-cont h2 br {

    display: none;

}

.not-sure-yet-cont h2 {

    font-size: 27px;

}

.join-the-online-course-cont h4 {
    width: 80%;
}

.hear-is-what-head h2 {

    font-size: 32px;

}

.here-is-testimonial::after {

    right: 120px;
    top: 141px;

}

.here-is-testimonial {
    margin-top: 20px;
}

.sound-like-too-much-cols {

    min-height: 778px;

}	
    /*online course revoltion end*/

    /*Entrepreneurship Course Catalog Start*/
    .choose-categ-cols {
        min-height: 460px;
    }
    .choose-categ-cols h4 {
        font-size: 14px;
    }
    .choose-categ-cols p {
        font-size: 15px;
        padding: 0 6px 0;
    }
    .tab-cols-btn a {
        padding: 10px 20px 10px;
        font-size: 15px;
    }
    /*Entrepreneurship Course Catalog End*/

    /*master coach sales start*/
    .master-coach-head-txt h2 {
        font-size: 24px;
     }
     
     .any-of-this-sound-cont p {
        padding: 0;
     }
     
     .what-if-we-told-cont p {
        padding: 0;
     }
     
     .what-if-we-told-cont p br {
        display: none;
     }
     
     .what-if-you-could ul li span {
        width: 92%;
     }
     
     .what-if-you-could {
     padding: 55px 50px 55px 35px;
     }
     
     .certificate-post-cols {
        width: 100%;
     }
     
     .certificate-post-col-top .display-picture {
        width: 81px;
     }
     
     .certificate-post-cols {
        padding: 35px 21px 17px;
        min-height: 0;
     }
     
     .certificate-post-col2 {
     
        margin: 30px 0 0;
     
     }
     
     .who-are-we-sign {
        margin-top: 15px;;
     }
     
     .who-are-we-img {
     
        width: 38%;
        margin-top: 30px;
     
     }
     
     .who-are-we-txt {
        width: 57%;
        margin-left: 0;
     }
     
     .who-are-we-sign {
        width: 100%;
     }
     
     .we-seek-to-ignite {
        width: 100%;
     }
     
     .today-we-worked-cont p {
        padding: 0;
     }
     
     #intro-master-coach .av_one_fourth:nth-child(3) {
     
        margin-left: 0 !important;
     
     }
     
     #intro-master-coach .av_one_fourth {
        clear: none;
        margin-top: 70px;
        width: 22.5%;
     }
     
     .intro-master-coach-cols {
        min-height: 515px;
     }
     
     .how-our-program-img img {
     
        width: 100%;
     
     }
     
     .how-our-program-img {
        top: 30px;
        width: 15%;
     }
     
     .certificate-imgs-cont ul li {
        margin-right: 15px;
     }
    /*master coach sales end*/

    /*Transform Your Life Start*/
    .empowrd-podcast-head ul li a {
        font-size: 15px;
    }
    .empowrd-podcast-head ul {
        padding: 0 20px 0;
    }
    #choose-your-quest .tab {
        margin-right: 4.7px;
        font-size: 11px;
        padding-left: 5px;
        padding-right: 5px;
        width: 19.4%;
    }
    #choose-your-quest .tab_content {
        padding: 15px;
    }
    /*Transform Your Life End*/

    /*life coaching business masterclass Start*/
    #its-time-to-demystify .av_one_full {
        width: 100%;
     }
     
     .its-time-to-demystify-head h2 {
     
        font-size: 32px !important;
     
     }
     
     .its-time-to-demystify-head ul {
        padding: 0;
     }
     
     .its-time-to-demystify-head ul li {
     min-width: 151px;
     }
     
     #its-time-to-demystify .av_two_fifth, #its-time-to-demystify .av_three_fifth {
        width: 49%;
     }
     
     .regarless-of-whether-cont ul li br, .if-you-want-to-col1 ul li br {
     
        display: none;
     
     }
     
     .the-complete-life-coaching-cont h2 br {
     
        display: none;
     
     }
     
     .the-complete-life-coaching-cont h2 {
     
        font-size: 31px !important;
     
     }
     
     #if-you-want-to .av_one_half:first-child {
     
        width: 53%;
     
     }
     
     .if-you-want-to-col1 h5 br {
        display: none;
     }
     
     .includes-these-courses-cont h2 {
     
        font-size: 27px !important;
     
     }
     
     .courses-cols {
        width: 100%;
     }
     
     .courses-cols-cont h3 {
        font-size: 20px;
     }
    /*life coaching business masterclass End*/ 

    
}
.entry-content p {
    font-family: 'Karla';
}
@media screen and (max-width: 736px) {
	.mob-last .brn-btm-cols {
		margin-bottom: 0;
	}
	#top .fullsize .template-blog .blog-meta {
		width: 100%;
	}
	.mob-col .brn-btm-cols {
		margin-top: 0;
	}
	#header_meta .container .phone-info {
		margin-top: 0 !important;
	}
	#header_main_alternate {
		padding: 10px 0 !important;
	}
	.mob-logo img {
		width: 82px;
	}
	.mob-logo {
		float: left;
		width: 50%;
	}
	.mob-logo {
		display: block;
	}
	#welcome-home {
		padding-top: 100px;
	}
	.av-submenu-indicator {
		right: -25px !important;
	}
	.ph-no {
		position: absolute;
		right: 0 !important;
		top: 30px;
		left: auto !important;
	}
	#blog-main .big-preview {
		width: 100%;
	}
	#blog-main article .entry-content-wrapper {
		margin: 0 !important;
		margin-left: 0 !important;
		width: 100%;
	}
	#blog-main .post-entry {
		display: block;
	}
	.vision-mob-img {
		display: block !important;
	}
	.vision-mob-img img {
		margin: auto;
	}
	.vision-cont {
		text-align: center !important;
	}
	.vision-img {
		display: none !important;
	}
    #banner {
        height: 120vh;
    }
    .banner-cont h2 {
        font-size: 3.5vw;
    }
    .banner-cont h1 {
        font-size: 5.2vw;
    }
    .btn-bnr-cont {
        font-size: 3vw;
        padding: 12px 15px 16px !important;
        width: 74%;
        margin-top: 15px !important;
    }
    .banner-cont {
        margin-top: 200px;
    }
    #brn-btm-cols-main .av_one_fourth {
        width: 50% !important;
        margin-bottom: 0 !important;
    }
    .brn-btm-cols-cont p:nth-child(3) {
        line-height: 20px;
        font-size: 16px;
    }
    .brn-btm-cols-cont p {
        padding: 0px 30px;
    }
    .brn-btm-cols {
        margin-top: -100px;
        margin-bottom: 60px;
    }
    .brn-btm-col1, .brn-btm-col2 {
        margin-bottom: 130px;
    }
    .what-people-saying-head h2 {
        font-size: 3.5vw;
    }
    #our-vision {
        height: 100vh;
    }
    #our-vision .av_one_half {
        width: 50% !important;
    }
    .our-vision-cont {
        margin-top: 14px;
        margin-left: 30px;
    }
    .our-vision-cont p br {
        display: none;
    }
    .welcome-home-head h6 {
        margin-top: 30px;
    }
    #footer {
        height: 96vh;
    }
    #footer .av_one_fourth:first-child {
        margin-left: 0 !important;
    }
    #footer .av_one_fourth {
        margin-left: 20px !important;
        width: 14% !important;
        margin-bottom: 0 !important;
    }
    #footer .av_one_fourth:last-child {
        width: 45% !important;
    }
    #footer .widgettitle {
        font-size: 10px;
    }
    #footer .av_one_fourth:last-child .widgettitle {
        font-size: 13px;
    }
    .ftr-cols ul li a, .ftr-col4 p, .ftr-phone li, .cpyrights p, .terms-policy a {
        font-size: 12px;
    }
    #socket .container {
        padding: 0;
    }
    .terms-policy {
        margin-top: 12px;
    }
    .same-head h2 {
        font-size: 32px;
        line-height: 46px;
     }
     #footer {
        padding-top: 10px !important;
    }

    /*Life coaching training Start*/
    
    #inr-pgs-bnr {
        height: 100vh;
    }
    .inr-pgs-bnr-cont {
        margin-top: 32px;
    }
    .inr-pgs-bnr-cont h1 {
        font-size: 25px;
    }
    .btn-inr-pgs-bnr {
        margin-top: 5px;
    }
    .find-your-niche-head ul li {
        margin-right: 5px;
        padding-right: 5px;
    }
    .find-your-niche-head li a {
        font-size: 11px;
    }
    #find-your-niche .av_three_fifth {
        width: 62% !important;
        margin-right: 1% !important;
    }
    #find-your-niche .av_two_fifth {
        margin-left: 15px !important;
        padding-left: 15px !important;
        width: 34% !important;
    }
    .find-your-niche-left-cont h2 br {
        display: none;
    }
    .find-your-niche-left-cont h2 {
        font-size: 18px;
        line-height: 30px;
    }
    .find-your-niche-right-cont h2 {
        font-size: 2.6vw;
    }
    .find-your-btn-register {
        padding: 12px 25px;
    }
    .find-your-niche-right-cont h5 {
        margin-top: 28px;
        font-size: 2vw;
    }
    #find-your-niche .content {
        padding-bottom: 20px;
    }
    .why-you-hear-head h2 {
        font-size: 30px;
    }
    #why-you-are-hear .tab.fullsize-tab {
        display: none !important;
    }
    #why-you-are-hear .tab_titles {
        width: 100%;
    }
    #why-you-are-hear .tab_titles .active_tab {
        background-color: #f89422 !important;
        color: #fff !important;
    }
    #why-you-are-hear .tab {
        color: #777 !important;
        min-height: 120px !important;
    }
    .why-you-here-tab-cont h2 {
        font-size: 22px;
    }
    #why-you-are-hear .tab_content {
        background-color: #fff !important;
    }
    #why-you-are-hear .problem-col {
        padding-right: 40px;
        padding-left: 12px;
    }
    .solution-col img {
        left: -38px;
    }
    .problem-col, .solution-col {
        padding: 20px 15px 20px 12px;
        min-height: 610px;
    }
    .tab-2-font-awsm .problem-col, .tab-2-font-awsm .solution-col {
        min-height: 670px !important;
    }
    .solution-col {
        padding-left: 16px;
        padding-right: 10px;
    }
    .problem-col h3 {
        font-size: 22px;
    }
    .solution-col h3 {
        font-size: 22px;
    }
    .problem-col ul li, .solution-col ul li {
        font-size: 12px;
    }
    .how-can-we-serve-head {
        margin-top: 40px;
    }
    .how-we-serve-btns {
        padding: 12px 20px;
        font-size: 14px;
        margin-right: 6px;
        margin-bottom: 10px;
    }      
    .page-id-53 .inr-pgs-bnr-cont {
        margin-top: 50px !important;
    }
    /*Life coaching training End*/

    /*Become an Entrepreneur Start*/
    .page-id-122 .inr-pgs-bnr-cont, .page-id-150 .inr-pgs-bnr-cont, 
    .page-id-244 .inr-pgs-bnr-cont, .page-id-374 .inr-pgs-bnr-cont, 
    .page-id-293 .inr-pgs-bnr-cont, .page-id-229 .inr-pgs-bnr-cont, 
    .page-id-222 .inr-pgs-bnr-cont, .page-id-366 .inr-pgs-bnr-cont, 
    .page-id-467 .inr-pgs-bnr-cont, .page-id-510 .inr-pgs-bnr-cont,
    .page-id-387 .inr-pgs-bnr-cont, .page-id-301 .inr-pgs-bnr-cont,
    .page-id-319 .inr-pgs-bnr-cont, .page-id-529 .inr-pgs-bnr-cont,
    .page-id-357 .inr-pgs-bnr-cont{
        margin-top: 80px !important;
    }
    .page-id-122 .inr-pgs-bnr-cont {
        margin-top: 75px !important;
    }
    .type-of-entre ul li a {
        font-size: 16px;
    }
    .become-an-entrepreneur-head h2 {
        font-size: 24px !important;
    }
    .become-an-entrepreneur-head {
        margin-top: 30px;
    }
    #type-of-entrepreneur .tab.fullsize-tab {
        display: none !important;
    }
    .page-id-122 #type-of-entrepreneur .active_tab {
        background-color: #f89422 !important;
    }
    #type-of-entrepreneur .tabcontainer {
        border: 0 !important;
    }
    #type-of-entrepreneur .tab_content {
        background-color: #fff !important;
    }
    #type-of-entrepreneur .tab {
        min-height: 266px !important;
    }
    .become-an-entrepreneur-btn {
        padding: 8px 12px;
        margin-right: 2px;
    }
    /*Become an Entrepreneur End*/

    /*Build a Thriving Start*/
    .build-a-thriving-bnr h1 {
        font-size: 20px !important;
    }
    .btn-build-a-thriving {
        font-size: 14px;
    }
    .what-can-we-help-col1 {
        padding-right: 40px !important;
    }
    .what-can-we-help-cols .what-can-we-help-col1 li, .what-can-we-help-cols .what-can-we-help-col2 li {
        min-height: 130px;
    }
    .what-can-we-help-cols .what-can-we-help-col2 li img {
        margin-top: 2px;
        width: 17%;
    }
    /*Build a Thriving End*/

    /*Niche Life Coach Certificaitons Start*/
    #transformation-acamedy-online-life .content {
        padding-bottom: 0px;
        padding-top: 20px;
    }
    .our-niche-coach-head h2 {
        font-size: 28px !important;
    }
    #our-niche-life-coach .tab.fullsize-tab {
        display: none !important;
    }
    #our-niche-life-coach .tabcontainer {
        border: 0 !important;
    }
    .page-id-150 #our-niche-life-coach .active_tab {
        background-color: #f89422 !important;
    }
    #our-niche-life-coach .tab {
        padding: 5px 6px 14px 6px;
        border-radius: 30px 30px 0px 0px;
    }
    #our-niche-life-coach .tab_content {
        background-color: #fff !important;
    }
    .our-niche-col2 .our-niche-col-cont p:nth-child(2) {
        min-height: 111px;
    }
    /*Niche Life Coach Certificaitons End*/


    /*FAQS Start*/
    #faqs-main .toggler {
        font-size: 16px;
    }
    #faqs-main .content {
        padding-top: 90px;
    }
    /*FAQS End*/

    /*Landing page Start*/
    .landing-pages-imgs {
        width: 80%;
        display: inline-block;
     }
     .page-id-485 #inr-pgs-bnr .content, .page-id-496 #inr-pgs-bnr .content, .page-id-502 #inr-pgs-bnr .content, .page-id-433 #inr-pgs-bnr .content {
        padding-bottom: 130px;
     }
     .page-id-433 #inr-pgs-bnr .av_one_half:nth-child(2), .page-id-485 #inr-pgs-bnr .av_one_half:nth-child(2), .page-id-496 #inr-pgs-bnr .av_one_half:nth-child(2), .page-id-502 #inr-pgs-bnr .av_one_half:nth-child(2) {
        margin-bottom: 50px !important;
        margin-top: 40px !important;
    }

    .page-id-485 .landing-pages-imgs {
        width: 35%;
    }

    #landing-pages .content {
        padding-bottom: 20px;
     }

     /*Landing page End*/

     /*About page Start*/
     .meet-the-team-head h2 {
        font-size: 26px;
    }
     /*About page End*/

     /*membership start*/
     #memberships .av_one_half {
        width: 50% !important;
     }
     .membership-col1 .membership-btns {
        margin-top: 165px;
     }
     .our-gurantee-txt {
        width: 100%;
     }
     #memberships .content {
        padding: 95px 0 30px;
     }
     #memberships .av_one_full:last-child {
        margin-top: 60px !important;
     }
     /*membership end*/
	 
	 /*podcasts start*/
	 
	 #podcasts .av_one_fourth {

    width: 47.5% !important;
    margin-right: 30px !important;

}

#podcasts .av_one_fourth:nth-child(3), #podcasts .av_one_fourth:nth-child(5) {

    margin-right: 0 !important;

}

.podcast-cols {
    min-height: 646px;
}

.watch-now-btn {
    padding: 12px 23px 12px;
}
	 
	 /*podcasts end*/
	 
	 
	 /*youtube channel start*/
	 
	 .transform-academy-head h2 {

    font-size: 29px !important;

}
	 
	 /*youtube channel end*/
	 
	 /*online course revolution start*/
	 
	 .what-to-teach-cont h2 {
    font-size: 24px;
}

.same-head h2 {

    font-size: 27px;
    line-height: 42px;

}

#our-journey-to-info .av_one_half:nth-child(3) {
    margin-top: 30px !important;

}

#our-journey-to-info .av_one_half:nth-child(3) {
    margin-top: 30px !important;
    margin-bottom: 40px !important;
}

.why-want-to-create-cont table tr th {
    font-size: 15px;
}

.join-the-online-course-cont h4 {

    width: 90%;

}

#join-the-online-course .content {

    padding: 0;

}

.here-is-testimonial::after {

    right: 37%;
    top: 60px;

}

#sound-like-too-much .content {

    padding: 20px 0 40px;

}

.sound-like-too-much-cols {

    min-height: 0;

}

.sound-like-too-much-col1 {

    margin-bottom: 25px;

}

.what-to-teach-cont ul li a {
    font-size: 16px;
}

#our-journey-to-info .content {
    padding: 90px 0 0;
}
	 
     /*online course revolution end*/
     
     /*Entrepreneurship Course Catalog Start*/
     .page-id-374 .inr-pgs-bnr-cont {
        margin-top: 80px !important;
    }
    .page-id-374 .inr-pgs-bnr-cont h1 {
        font-size: 25px;
    }
    .welcome-indie-head h2 {
        font-size: 23px !important;
        line-height: 32px !important;
    }
    #welcome-indiepreneurs .content {
        padding-top: 30px;
    }
    .welcome-indie-head p {
        font-size: 16px;
        line-height: 15px;
    }
    #welcome-indiepreneurs .av_one_half:nth-child(2) {
        width: 62% !important;
        margin-left: 0px !important;
    }
    #welcome-indiepreneurs .av_one_half:nth-child(3) {
        width: 36% !important;
        margin-left: 10px !important;
        margin-top: 20px !important;
    }
    .welcome-indie-full-width ul {
        width: 40%;
    }
    .fullsize-tab {
        display: none !important;
    }
    #choose-a-category .tab {
        margin-right: 10px;
    }
    .responsive #top .main_color .tabcontainer {
        border: none;
    }
    #choose-a-category .tab_content {
        width: 97%;
        padding: 20px;
    }
    #why-you-are-hear .active_tab, #choose-your-quest .active_tab, #choose-a-category .active_tab {
        background-color: #f89422 !important;
    }
    /*Entrepreneurship Course Catalog End*/

    /*master coach sales start*/
    .master-coach-head-txt h2 br {
        display: none;
    }
        
    .who-are-we-img {
        width: 37%;
    }
        
    .we-seek-to-ignite h3 {
        font-size: 23px;
    }
        
    .we-seek-to-right, .we-seek-to-left {
        display: inline-block;
        width: 45%;
    }
        
    #intro-master-coach .av_one_fourth {
        margin-top: 70px !important;
        width: 48.3% !important;   
        margin-right: 20px !important;
    }
        
    #intro-master-coach .av_one_fourth:nth-child(4), #intro-master-coach .av_one_fourth:nth-child(6) {
        margin-right: 0 !important;
    }
        
    .intro-master-coach-cols {
        min-height: 340px;
    }
        
    #intro-master-coach .av_one_full:nth-child(7) {
        margin-top: 30px !important;
    }
        
    .how-our-program-head h4 {
        padding: 0;
    }
    .video-big {
        width: 83.4%;
     }
    /*master coach sales end*/

    /*Transform Your Life Start*/
    .page-id-229 .inr-pgs-bnr-cont {
        margin-top: 70px !important;
    }
    .empowrd-podcast-head ul {
        padding: 0;
    }
    .empowrd-podcast-head ul li a {
        font-size: 14px;
    }
    #empowered-mind-podcast .content {
        padding: 40px 0px 20px;
    }
    #choose-your-quest .tab {
        margin-right: 3.7px;
        font-size: 10px;
        padding-left: 0px;
        padding-right: 0;
        width: 19.4%;
        line-height: 18px;
        min-height: 90px !important;
    }
    .quest-tab-cols h4 {
        line-height: 20px;
        font-size: 11px;
        padding: 0px 5px;
    }
    .quest-tab-cols p {
        font-size: 14px;
        line-height: 22px;
    }
    .quest-tab-cols {
        min-height: 450px;
    }
    /*Transform Your Life End*/
	
	/*life coaching business masterclass start*/
	
	.do-you-relate-head ul li {
    width: 31%;
    margin-right: 18px;
}

#do-you-related-to-this .content {
    padding: 85px 0 0;
}

#its-time-to-demystify .content {
    padding: 0 0 15px;
}

.its-time-to-demystify-head h2 {

    font-size: 29px !important;

}

.its-time-to-demystify-head ul li {
    min-width: 129px;
}

.the-complete-life-coaching-cont h2 {
    font-size: 27px !important;
}

#if-you-want-to .content {
    padding: 50px 0 40px;
}

.includes-these-courses-cont h2 {

    font-size: 24px !important;

}
	
	/*life coaching business masterclass end*/  
	
	
}

@media screen and (max-width: 667px) {
    .banner-cont h2 {
        font-size: 3.5vw;
    }
    .banner-cont h1 {
        font-size: 5.3vw;
    }
    .btn-bnr-cont {
        font-size: 2.5vw;
        margin-top: 0px !important;
        width: 66%;
    }
    .banner-cont {
        margin-top: 178px;
    }
    .brn-btm-cols-cont p {
        padding: 0px 20px;
    }
    .our-vision-cont h2 {
        margin-bottom: 0;
    }
    .our-vision-cont h2::before {
        bottom: -15px;
    }
    .our-vision-cont p {
        margin-top: 25px;
        font-size: 12px;
    }
    .our-vision-cont {
        margin-top: 4px;
    }
    .welcome-home-head h2::before {
        left: 165px;
    }
    #footer .widgettitle {
        font-size: 9px;
        margin-bottom: 4px;
    }
    .ftr-cols ul li a, .ftr-col4 p, .ftr-phone li, .cpyrights p, .terms-policy a {
        font-size: 11px;
    }
    #footer .av_one_fourth:last-child .widgettitle {
        font-size: 12px;
        margin-top: 4px;
    }
    .ftr-cols ul li {
        margin-bottom: 0;
    }
    #footer {
        height: 104vh;
    }
    .socket-img {
        top: 4px;
        width: 36%;
        margin-left: 38px;
    }
    .what-people-saying-head h2::before {
        left: 90px;
    }
    #footer {
        padding-top: 20px !important;
    }

    /*Life coaching training Start*/
    .inr-pgs-bnr-cont h1 {
        font-size: 20px;
    }
    .inr-pgs-bnr-cont {
        margin-top: 18px;
    }
    .btn-inr-pgs-bnr {
        padding: 8px 24px;
        font-size: 16px;
    }
    .inr-pgs-logo {
        width: 45%;
    }
    .btn-get-certified {
        padding: 10px 22px;
        font-size: 15px;
    }
    .find-your-niche-head li a {
        font-size: 16px;
    }
    .find-your-niche-head ul li {
        margin-right: 0;
        padding-right: 0;
        border: 0;
        width: 100%;
        margin-bottom: 12px;
    }
    .find-your-niche-left-cont h2 {
        margin-top: 0px;
    }
    .find-your-niche-left-cont h5 br {
        display: none;
    }
    .find-your-niche-left-cont h5 {
        font-size: 13px;
        line-height: 18px;
    }
    .find-your-niche-left-cont h6 {
        font-size: 12px;
        line-height: 18px;
    }
    #find-your-niche .av_two_fifth {
        margin-left: 10px !important;
        padding-left: 10px !important;
    }
    .find-your-niche-right-cont h2::before {
        width: 115px;
    }
    #find-your-niche .content {
        padding-bottom: 0;
    }
    .find-your-btn-register {
        padding: 12px 18px;
    }
    .why-you-hear-head h2 {
        font-size: 28px;
    }
    #why-you-are-hear .tab_content {
        width: 94%;
    }
    #why-you-are-hear .content {
        padding-top: 30px;
    }
    #why-you-are-hear .tab {
        width: 28%;
        font-size: 10px;
        margin-right: 4px;
        padding: 18px 10px 12px 10px;
        margin-left: 4px;
    }
    #why-you-are-hear .tabcontainer {
        border: none !important;
    }
    #why-you-are-hear .tab_titles .tab:first-child {
        margin-left: 38px;
    }
    .why-you-here-tab-cont h2 {
        font-size: 20px;
    }
    .why-you-here-tab-cont p {
        font-size: 12px;
        line-height: 20px;
    }
    .problem-col ul li, .solution-col ul li {
        font-size: 11px;
    }
    .solution-col img {
        left: -36px;
        width: 23%;
    }
    .solution-col ul li:last-child i {
        margin-bottom: 60px;
    }
    .problem-col, .solution-col {
        min-height: 630px;
    }
    #why-you-are-hear li {
        font-size: 12px;
        margin-bottom: 20px;
    }
    .page-id-53 .inr-pgs-bnr-cont h1 {
        font-size: 26px;
        line-height: 36px;
    }
    .page-id-53 .inr-pgs-bnr-cont {
        margin-top: 40px !important;
    }
    #why-you-are-hear .problem-solution-main li {
        min-height: 60px !important;
    }
    #why-you-are-hear .tab-2-font-awsm li {
        min-height: 150px !important;
    }
    #why-you-are-hear .tab-2-font-awsm li i {
        margin-bottom: 140px !important;
    }
    .how-we-serve-btns {
        font-size: 12px;
    }
    /*Life coaching training End*/

    /*Become an Entrepreneur Start*/
    .page-id-122 .inr-pgs-bnr-cont, .page-id-150 .inr-pgs-bnr-cont, 
    .page-id-244 .inr-pgs-bnr-cont, .page-id-374 .inr-pgs-bnr-cont, 
    .page-id-293 .inr-pgs-bnr-cont, .page-id-229 .inr-pgs-bnr-cont, 
    .page-id-222 .inr-pgs-bnr-cont, .page-id-366 .inr-pgs-bnr-cont, 
    .page-id-467 .inr-pgs-bnr-cont, .page-id-510 .inr-pgs-bnr-cont,
    .page-id-387 .inr-pgs-bnr-cont, .page-id-301 .inr-pgs-bnr-cont,
    .page-id-319 .inr-pgs-bnr-cont, .page-id-529 .inr-pgs-bnr-cont,
    .page-id-357 .inr-pgs-bnr-cont{
        margin-top: 60px !important;
    }
    .type-of-entre a {
        font-size: 14px !important;
    }
    #type-of-entrepreneur-head .content {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .become-an-entrepreneur-head h2 {
        font-size: 22px !important;
    }
    #type-of-entrepreneur .tab {
        min-height: 246px !important;
        font-size: 10px;
        line-height: 20px;
    }
    #type-of-entrepreneur .tab-bold {
        font-size: 12px;
    }
    #type-of-entrepreneur .why-you-here-tab-cont h2 br {
        display: none;
    }
    #type-of-entrepreneur .why-you-here-tab-cont h2 {
        font-size: 18px;
        line-height: 28px;
    }
    .become-an-entrepreneur-btn {
        font-size: 11px;
    }
    .page-id-122 .inr-pgs-bnr-cont {
        margin-top: 60px !important;
    }
    .page-id-122 .inr-pgs-bnr-cont h1 {
        font-size: 28px;
    }

    /*Become an Entrepreneur End*/

    /*Build a Thriving Start*/
    .build-a-thriving-bnr h1 {
        font-size: 19px !important;
    }
    .build-a-thriving-bnr {
        margin-top: 65px !important;
    }
    .if-you-ready-txt p br {
        display: none;
    }
    .life-coachng-txt p br {
        display: none;
    }
    .page-id-135 .problem-col ul li, .page-id-135 .solution-col ul li {
        font-size: 14px;
        line-height: 26px;
        min-height: 200px !important;
    }
    .page-id-135 .problem-col ul li i, .page-id-135 .solution-col ul li i {
        margin-bottom: 152px;
    }
    /*Build a Thriving End*/

    /*Niche Life Coach Certificaitons Start*/
    .transformation-acamedy-online-life-cont h2 {
        font-size: 20px;
        line-height: 34px;
    }
    .our-niche-coach-head h2 {
        font-size: 25px !important;
    }
    #our-niche-life-coach .tab {
        padding: 5px 2px 14px 6px;
        width: 19.2%;
        font-size: 8px;
        line-height: 14px;
    }
    .our-niche-cols {
        min-height: 320px;
    }
    /*Niche Life Coach Certificaitons End*/

    /*coaching business start*/
    #life-coachng-bsns {
        background-position: bottom !important;
        background-size: cover !important;
    }
    #life-coachng-bsns .content {
        padding-bottom: 30px;
    }
    /*coaching business end*/

    /*FAQS Start*/
    #faqs-main .toggler {
        font-size: 15px;
        padding: 13px 17px 15px;
    }
    /*FAQS End*/

    /*About page Start*/
    .welcome-to-transfrm-head ul li a {
        font-size: 14px;
    }
    .welcome-to-transfrm-head ul li {
        margin-right: 6px;
        padding-right: 9px;
    }
    .welcome-to-transfrm-head h2 {
        font-size: 20px;
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .our-mission-head p {
        padding: 0 0 0;
    }
    .missiom-left {
        margin-bottom: 40px;
    }
    .nat-joeel-head {
        margin-top: 40px;
    }
    .nat-joeel-right-img {
        width: 65%;
    }
    #meet-the-team .av_one_third {
        margin-left: 10px !important;
        width: 31% !important;
    }
    .meet-the-team-head h2 {
        font-size: 25px;
    }
    #meet-the-team .content {
        padding: 110px 0 100px;
    }
    .meet-team-txt h3 {
        font-size: 13px;
    }
    .meet-team-txt h5 {
        font-size: 13px;
        line-height: 17px;
    }
    /*About page End*/

    /*membership start*/
    .become-member-cont h2 {
        font-size: 30px;
     }
     .membership-col1 .membership-btns {
        margin-top: 208px;
     }
    /*membership end*/

    /*terms and conditions Start*/  
    .data-process-addendum-head h2 {
        margin-top: 35px;
     }
    /*terms and conditions end*/  
	
	
	/*podcasts start*/
	
	#podcasts .av_one_fourth {
    width: 47.2% !important;
}

.demo-cont {
    width: 100%;
    float: right;
	margin-top: 30px;
}

.demo-btns p:nth-child(2) {

    width: 74%;

}

.demo-img {
	width:100%;
	}
	
	/*podcasts end*/
	
	/*youtube chanel start*/
	
	.transform-academy-head h2 {

    font-size: 26px !important;
    line-height: 40px !important;

}

.col-left {
    width: 100%;
}

.col-right {
    width: 100%;
    margin-top: 31px;
}

#youtube-chanel-videos .content {
    padding: 75px 0 50px;
}

.col-left h4 {

    font-size: 22px;
    line-height: 28px;

}
	
	/*youtube chanel end*/
	
	/*online course revolution start*/
	
	.what-to-teach-cont ul li a {

    font-size: 14px;

}

.what-to-teach-cont h2 {

    font-size: 22px;

}

.our-journey-to-info-head h2 {

    font-size: 24px;
    line-height: 37px;

}

.join-the-online-course-cont h4 {
    width: 98%;
}

.why-want-to-create-cont table tr th {

    font-size: 15px;
    word-break: break-word;

}

.why-want-to-create-cont table {
    table-layout: fixed;
}

.hear-is-what-head h2 {
    font-size: 26px !important;
}

.here-is-testimonial::after {
    right: 19%;
    top: 60px;
}
	
    /*online course revolution end*/
    
    /*Entrepreneurship Course Catalog Start*/
    .page-id-374 .inr-pgs-bnr-cont h1 {
        font-size: 23px;
    }
    .page-id-374 .inr-pgs-bnr-cont {
        margin-top: 65px !important;
    }
    .welcome-indie-head h2 {
        font-size: 20px !important;
        line-height: 28px !important;
    }
    #welcome-indiepreneurs ul li span {
        font-size: 16px;
        line-height: 25px;
    }
    .welcome-indie-full-width p {
        font-size: 18px;
        line-height: 26px;
    }
    #welcome-indiepreneurs .content {
        padding-bottom: 0;
    }
    #choose-a-category .tab {
        width: 23.2%;
    }
    #choose-a-category .tab_titles {
        width: 92%;
    }
    /*Entrepreneurship Course Catalog End*/

    /*master coach sales start*/
    .master-coach-certificate-head h4 {
        font-size: 15px;
        margin-bottom: 30px;
     }
     
     .master-coach-certificate-img img {
        width: 70%;
     }
     
     .what-if-you-could ul li span {
        width: 87%;
     }
     
     .what-if-you-could ul li span br {
        display: none;
     }
     .who-are-we-txt {
        width: 56%;
     }
     
     .page-id-387 .av_one_full:nth-child(3) {
        margin-bottom: 40px !important;
     }
     
     .we-seek-to-ignite h3 {
     
        font-size: 21px;
     
     }
     
     #intro-master-coach .av_one_fourth {
        width: 48.1% !important;
     }
     
     .intro-certificate {
        width: 60%;
     }
     
     #intro-master-coach .av_one_full:nth-child(1) {
        margin-bottom: 50px !important;
     }
     
     #intro-master-coach .av_one_full:nth-child(9) {
        margin-top: 35px !important;
     }
     
     #intro-master-coach .av_one_full:nth-child(11) {
     
        margin: 20px 0 40px !important;
     
     }
     #yes-sign-me-up .av_one_full:nth-child(1) {
     
        margin-bottom: 45px !important;
     
     }
     #yes-sign-me-up .av_one_full:nth-child(2) {
     
        margin-bottom: 45px !important;
     
     }
     #yes-sign-me-up .av_one_full:nth-child(5) {
     
        margin-top: 40px !important;
     
     }
     .got-questions-faqs p br {
     
        display: none;
     
     }
     .got-questions-faqs p {
        font-size: 16px;
     }
     .got-questions-faqs p strong {
        display: block;
     }
     .got-questions h4 {
        font-size: 24px;
     }
     #yes-sign-me-up a {
        padding: 20px 46px 18px;
        font-size: 17px;
     }
     .sign-me-up-cont {
        padding: 45px 26px 25px;
     }
     .certificate-imgs-cont ul li {
        width: 22%;
     }
    /*master coach sales end*/

    /*Transform Your Life Start*/
    .empowrd-podcast-head ul li a {
        font-size: 13px;
    }
    .empowrd-podcast-head ul li {
        margin-right: 5px;
        padding-right: 8px;
    }
    .quest-tab-cols h4 {
        line-height: 18px;
        font-size: 10px;
        margin-top: 10px;
    }
    /*Transform Your Life End*/
	
	
	/*life coaching business masterclass start*/
	
	.do-you-relate-head ul li {

    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
    display: block;

}

#best-kept-secret {

    background-size: cover;

}

#best-kept-secret .content {

    padding: 110px 0 75px;

}

.its-time-to-demystify-head h2 {

    font-size: 26px !important;

}

.its-time-to-demystify-head ul li {

    min-width: 110px;

}

.the-complete-life-coaching-cont h2 {

    font-size: 25px !important;

}

#the-complete-life-coaching .content {
    padding: 116px 0 95px;
}

.includes-these-courses-cont h2 {

    font-size: 21px !important;

}

.courses-imgs {

    width: 27%;

}

.courses-cols-cont {
    margin-left: 15px;
    margin-top: 0px;
}

#if-you-want-to .content {
    padding: 50px 0 20px;
}
	
	/*life coaching business masterclass end*/  
	
}

@media screen and (max-width: 428px) {
	.ytp-cued-thumbnail-overlay-image {
    background-position: center center !important;
    background-size: contain;
}

	.master-coach-head-vid iframe {
		width: 100%;
		height: 205px !important;
	}
	.read-transform-btn iframe {
		height: 272px;
	}
    #header_main_alternate .main_menu {
        margin-top: -40px !important;
        border: 0 !important;
        padding-bottom: 13px;
        width: auto !important;
    }
    #header_main_alternate {
        border-bottom: 1px solid #83bae2 !important;
        padding-bottom: 24px;
    }
     #custom_html-8 {
        display: none;
     }
	
	.login-btn-responsive {
	    display:block;
	}
	.page-id-14 #header_main_alternate {
        border-bottom: none !important;
        padding: 0;
        margin-top: 65px;
    }
    .page-id-14 .logo {
        margin-top: 22px !important;
    }
    #header_meta li a {
        font-size: 14px;
    }
    .ph-no h5 {
        font-size: 13px;
    }
    .ph-no img {
        width: 14%;
        margin-right: 5px;
    }
    .btn-login {
        padding: 8px 18px;
        font-size: 12px;
        margin-left: 6px;
    }
    .phone-info {
        margin-top: 6px;
    }
    .page-id-14 .entre {
        margin-right: 0px !important;
    }
    .logo {
        width: 40% !important;
        min-height: 100px !important;
    }
    .banner-cont {
        margin-top: 185px;
    }
    .banner-cont h2 {
        font-size: 4vw;
        margin-bottom: 6px;
    }
    .banner-cont h1 {
        font-size: 6vw;
    }
    .btn-bnr-cont {
        font-size: 4vw;
        padding: 8px 0px 12px 18px !important;
        width: 90%;
    }
    .btn-bnr-cont img {
        width: 15%;
        margin-left: 0px;
    }
    #banner {
        height: 73vh;
    }
    #brn-btm-cols-main .av_one_fourth {
        width: 100% !important;
    }
    .btn-get-started {
        font-size: 4vw;
    }
    .brn-btm-cols {
        margin-bottom: 130px;
    }
    .brn-btm-cols-cont p:nth-child(3) {
        line-height: 22px;
        font-size: 18px;
    }
    #happy-students-main {
        height: 140px;
    }
    #happy-students-main .content {
        padding-top: 25px;
    }
    .brn-btm-col4 {
        margin-bottom: 60px;
    }
    .happy-students-cont {
        margin-top: 4px;
    }
    .happy-students-cont h2 {
        font-size: 4vw;
        margin-bottom: 0 !important;
        line-height: 24px;
    }
    .happy-students-cont h1 {
        margin-top: 6px;
    }
    .happy-students-cont h1 {
        font-size: 5.5vw;
    }
    .what-people-saying-head h2 {
        font-size: 4.9vw;
    }
    #what-people-saying .content {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .what-people-saying-head h2::before {
        left: 50px;
        bottom: -25px;
    }
    .wht-people-saying-cols-heading h5 {
        font-size: 4vw;
    }
    .btn-read-more {
        font-size: 4vw;
    }
    #our-vision {
        height: 50vh;
    }
    .our-vision-cont {
        margin-top: 30px;
        margin-left: 12px;
    }
    .our-vision-cont h2 {
        font-size: 4.5vw;
    }
    .our-vision-cont h2::before {
        height: 3px;
        width: 110px;
    }
    .our-vision-cont p {
        margin-top: 20px;
        font-size: 12px;
        line-height: 18px;
    }
    .welcome-home-head h6 {
        font-size: 3vw;
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .welcome-home-head h2 {
        line-height: 22px;
        font-size: 2.8vw;
    }
    .welcome-home-head h2::before {
        left: 55px;
        bottom: -25px;
    }
    .welcome-home-map {
        margin-top: 25px;
    }
    #welcome-home .content {
        padding-bottom: 0;
    }
    #welcome-home .av_one_full:last-child {
        margin-bottom: 0 !important;
    }
    .socket-img {
        display: none;
    }
    #footer .av_one_fourth {
        width: 29% !important;
    }
    #footer .widgettitle {
        font-size: 11px;
    }
    .ftr-cols ul li a, .ftr-col4 p, .ftr-phone li, .cpyrights p, .terms-policy a {
        font-size: 13px;
    }
    #footer {
        height: 460px;
    }
    #footer #custom_html-5 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    #footer .av_one_fourth:last-child {
        float: left;
        width: 100% !important;
        margin-left: 0 !important;
    }
    #footer .av_one_fourth:last-child .widgettitle {
        font-size: 15px;
        text-align: left;
    }
    #footer .ftr-col4 {
        text-align: left;
    }
    #footer #custom_html-3 {
        margin-top: 0 !important;
        padding-top: 140px !important;
    }
    #footer .ftr-col2 .socket-img {
        display: block;
        top: -135px;
        width: 100%;
        margin-left: 0px;
    }
    #socket {
        text-align: center;
    }
    .cpyrights {
        width: 100%;
    }
    .terms-policy {
        margin-top: 0;
        width: 100%;
        padding-bottom: 12px;
    }

    /*Life coaching training Start*/
    #inr-pgs-bnr {
        height: auto;
    }
    .inr-pgs-logo {
        width: 60%;
    }
    .btn-get-certified {
        padding: 9px 16px;
        font-size: 12px;
    }
    .inr-pgs-bnr-cont h1 {
        font-size: 24px;
        line-height: 38px;
    }
    .inr-pgs-bnr-cont {
        margin-top: 40px;
        margin-bottom: 60px;
    }
    .btn-inr-pgs-bnr {
        padding: 12px 30px;
        font-size: 17px;
    }
    .find-your-niche-head li a {
        font-size: 15px;
    }
    .find-your-niche-left-cont h2 {
        font-size: 22px;
        line-height: 32px;
    }
    #find-your-niche .content {
        padding-top: 20px;
    }
    .find-your-niche-head ul li {
        margin-right: 0;
        padding-right: 0;
        border-right: 0;
        margin-bottom: 14px;
        width: 100%;
    }
    #find-your-niche .av_three_fifth {
        width: 100% !important;
        margin-right: 0% !important;
    }
    #find-your-niche .av_two_fifth {
        margin-left: 0px !important;
        padding-left: 0px !important;
        border: 0;
        width: 100% !important;
    }
    .find-your-niche-right-cont h6 {
        font-size: 3.2vw;
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .find-your-niche-right-cont h2 {
        font-size: 6vw;
    }
    .find-your-niche-right-cont h5 {
        font-size: 4vw;
    }
    .find-your-niche-right-cont h2::before {
        width: 195px;
        left: 70px;
    }
    .why-you-hear-head h2 {
        font-size: 20px;
    }
    #why-you-are-hear .tab {
        width: 100%;
        font-size: 14px;
        margin-right: 0px;
        padding: 22px 20px 22px 20px;
        margin-left: 4px;
        margin-bottom: 4px;
    }
    #why-you-are-hear .tab_content {
        padding: 16px 20px 40px 20px;
    }
    .why-you-here-tab-cont h2 {
        font-size: 19px;
        letter-spacing: 0 !important;
    }
    .btn-register-now {
        padding: 10px 28px;
        font-size: 14px;
    }
    #why-you-are-hear {
        height: auto;
    }
    #why-you-are-hear .tab_titles .tab:first-child {
        margin-left: 0;
    }
    .problem-col ul li, .solution-col ul li {
        font-size: 13px;
    }
    .problem-col, .solution-col {
        min-height: auto;
        padding: 28px 20px 20px 22px;
        width: 100% !important
    }
    .solution-col img {
        display: none;
    }
    .how-we-serve-btns {
        padding: 10px 0px;
        font-size: 12px;
        width: 100%;
    }
    .page-id-53 .inr-pgs-bnr-cont h1 {
        font-size: 24px;
    }
    .page-id-53 .inr-pgs-bnr-cont {
        margin-top: 50px !important;
    }
    .why-you-here-tab-cont p {
        font-size: 15px;
        line-height: 26px;
    }
    #why-you-are-hear li {
        font-size: 14px;
        margin-bottom: 40px;
    }
    #why-you-are-hear .problem-solution-main li {
        min-height: 0 !important;
    }
    #why-you-are-hear .problem-solution-main li i {
        margin-bottom: 44px !important;
    }
    #why-you-are-hear .tab-2-font-awsm li i {
        margin-bottom: 100px !important;
    }
    #why-you-are-hear .tab-2-list > li i {
        margin-bottom: 6px !important;
        float: left;
    }
    #why-you-are-hear .tab-2-font-awsm li {
        min-height: 80px !important;
    }
    /*Life coaching training End*/

    /*Become an Entrepreneur Start*/
    #type-of-entrepreneur .tab {
        width: 90%;
        padding: 16px 20px 18px 20px;
        margin-right: 0;
        display: inline-block !important;
        float: none;
        min-height: 140px !important;
        font-size: 11px;
        line-height: 24px;
    }
    #type-of-entrepreneur .tab-bold {
        font-size: 18px;
    }
    #type-of-entrepreneur .why-you-here-tab-cont h2 {
        font-size: 16px;
        line-height: 28px;
    }
    #type-of-entrepreneur .why-you-here-tab-cont p {
        font-size: 16px;
        line-height: 26px;
    }
    .tab-2-list li {
        font-size: 16px !important;
    }
    #type-of-entrepreneur .tab_content {
        padding: 15px 20px 10px 16px;
        width: 94%;
    }
    .become-an-entrepreneur-btn {
        padding: 10px 12px;
        margin-right: 0;
        width: 100%;
        font-size: 14px;
    }
    #type-of-entrepreneur .content {
        padding-bottom: 0;
    }
    .page-id-122 .indiepreneur-btns a {
        padding: 12px 24px;
    }
    .page-id-122 .become-an-entrepreneur-btn {
        font-size: 13px;
    }

    /*Become an Entrepreneur End*/

    /*Build a Thriving Start*/
    .build-a-thriving-bnr {
        margin-top: 42px !important;
    }
    .build-a-thriving-bnr h1 {
        font-size: 22px !important;
        line-height: 30px;
    }
    .btn-build-a-thriving {
        padding: 6px 12px;
        font-size: 10px;
        margin-top: 0;
    }
    .life-coaching-business-cont p {
        font-size: 18px;
        line-height: 28px;
    }
    .what-can-we-help-cont {
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .what-can-we-help-cont h2 {
        font-size: 25px;
        line-height: 38px;
    }
    .what-can-we-help-cols .what-can-we-help-col1 li, .what-can-we-help-cols .what-can-we-help-col2 li {
        min-height: 0;
        margin-bottom: 60px !important;
    }
    .page-id-135 .problem-col ul li, .page-id-135 .solution-col ul li {
        font-size: 14px;
        line-height: 26px;
        min-height: 20px !important;
    }
    .page-id-135 .problem-col ul li i, .page-id-135 .solution-col ul li i {
        margin-bottom: 92px;
    }
    .main-busins-coachng {
        margin-top: 20px;
    }
    .main-busins-coachng .if-you-ready-txt {
        margin-bottom: 15px;
    }
    .main-busins-coachng .life-coachng-head h2 {
        font-size: 22px;
        line-height: 36px;
    }

    /*Build a Thriving End*/

    /*Niche Life Coach Certificaitons Start*/
    .transformation-acamedy-online-life-cont h2 {
        font-size: 17px;
        line-height: 28px;
    }
    .transformation-acamedy-online-life-cont p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 15px;
    }
    .transformation-acamedy-online-life-btn {
        padding: 12px 6px;
        font-size: 10px;
        margin-right: 0px;
        width: 100%;
    }
    .our-niche-coach-head {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .our-niche-coach-head h2 {
        font-size: 25px !important;
        line-height: 36px;
    }
    #our-niche-life-coach .tab {
        padding: 18px 2px 24px 19px;
        font-size: 14px;
        line-height: 14px;
        width: 100%;
    }
    .our-niche-cols {
        width: 100%;
    }
    .our-niche-col2 .our-niche-col-cont p:nth-child(2) {
        min-height: 0;
    }
    .our-niche-col1, .our-niche-col2 {
        border-bottom: 1px solid #eaeaea !important;
    }
    .our-niche-col2, .our-niche-col4 {
        border-left: 1px solid #eaeaea !important;
    }
    #our-niche-life-coach .content {
        padding-bottom: 0;
    }
    /*Niche Life Coach Certificaitons End*/

    /*coaching business start*/
    .same-head h2 {
        font-size: 21px;
        line-height: 35px;
     }
     #life-coachng-bsns {
        background-image: url(../png/mobile-bg.png) !important;
        background-size: cover !important;
        background-position: top !important;
        background-repeat: no-repeat !important;
        height: 990px;
    }
    /*coaching business end*/

    /*FAQS Start*/
     #faqs-main .toggler {
        font-size: 17px;
        padding: 13px 47px 15px 17px;
    }
    #faqs-main .toggle_content {
        padding: 10px 18px;
    }
    .faqs-content p {
        line-height: 30px;
    }
    /*FAQS End*/

    /*About page Start*/
    #our-mission{
        background-image: url(../png/transform-your-life-bg.png) !important;
    }
    .welcome-to-transfrm-head ul li a {
        font-size: 18px;
    }
    .welcome-to-transfrm-head h2 {
        font-size: 18px;
        margin-top: 25px;
        line-height: 25px;
    }
    .welcome-transform-txt ul p span {
        font-size: 16px;
    }
    .we-have-served {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .we-have-served p {
        font-size: 19px;
        line-height: 26px;
    }
    .our-mission-head p {
        line-height: 23px;
        font-size: 17px;
    }
    .our-vision-misn-main h4 br {
        display: none;
    }
    .our-vision-misn-main h4 {
        padding: 0px 12px;
    }
    .our-mission p {
        padding: 0px 20px;
    }
    .mission-left-right p br {
        display: none;
    }
    .mission-left-right p {
        margin: 10px 20px 0;
    }
    .nat-joeel-head h2 {
        font-size: 25px;
    }
    .nat-joeel-head h4 {
        font-size: 14px;
    }
    #our-mission .content {
        padding-bottom: 0;
    }
    .meet-the-team-head h2 {
        font-size: 22px;
        line-height: 32px;
        margin-top: 0;
    }
    #meet-the-team .av_one_third {
        margin-left: 0 !important;
        width: 100% !important;
    }
    .meet-team-imgs {
        width: 65%;
    }
    .meet-team-txt h3 {
        font-size: 18px;
    }
    .meet-team-txt h5 {
        font-size: 18px;
        line-height: 26px;
    }
    .meet-team-txt p {
        font-size: 18px;
        line-height: 28px;
    }
    #meet-the-team .content {
        padding: 50px 0 30px;
    }
    #meet-the-team {
        background-color: #1d71a7;
        background-image: none !important;
    }
    .read-transform-cont h1 {
        font-size: 30px;
        line-height: 48px;
    }
    #read-transformation .content {
        padding-top: 90px;
        padding-bottom: 70px;
    }
    .become-transform-cont h1 {
        font-size: 28px;
        line-height: 44px;
        margin-top: 20px;
    }
    /*About page End*/

    /*landing pages start*/
    .page-id-485 .landing-pages-imgs {
        width: 62%;
    }

    .page-id-485 #inr-pgs-bnr .av_one_half:nth-child(2) {
        margin-bottom: 30px !important;
        margin-top: 20px !important;
    }

    .landing-pages-cont h2 {
        font-size: 20px;
        line-height: 30px;
    }

    /*landing pages end*/

    /*Membership Start*/
    #memberships{
        background-image: url(../png/transform-your-life-bg.png) !important;
    }
    .become-member-cont p {
        padding: 0;
     }
    #memberships .av_one_half {
        width: 100% !important;
     }
     .membership-col1 .membership-btns {
        margin-top: 50px;
     }
     #memberships .av_one_half:nth-child(3) {
        margin-top: 30px !important;
     }
    /*Membership End*/

    /*terms and conditions Start*/  
    .contact-info-trms-cond-logo {
        width: 100%;
        margin-top: 20px;
     }
    /*terms and conditions end*/  
	
	/*podcasts start*/
	
	#podcasts .av_one_fourth {

    width: 100% !important;
    margin: 0 0 33px !important;

}

.demo-btns p:nth-child(2) {
    width: 57%;
}
	
	/*podcasts end*/
	
	/*youtube channel start*/
	
	.transform-academy-head h2 br {
    display: none;
    }
    .transform-academy-head h2 {
        font-size: 23px !important;
        line-height: 37px !important;
    }
    #youtube-chanel-videos .rows {
        padding-bottom: 0;
        margin-bottom: 0;
    }
	/*youtube channel end*/
	
	/*online course revolution start*/
	
	.what-to-teach-cont ul li {
    line-height: 22px;
    border: none;
	margin:0 0 15px !important;
	padding:0;
}

.what-to-teach-cont h2 {

    font-size: 16px;
    line-height: 34px;

}
.what-to-teach-cont h4 {
    line-height: 24px;
}

.why-want-to-create h2 br {

    display: none;

}

.why-want-to-create-cont table {

    width: 930px;
	margin: 0;

}

.why-want-to-create-cont {
    overflow-x: auto;
}

#not-sure-yet {

    background-size: cover;

}

.not-sure-yet-cont h2 {

    font-size: 26px;

}
.join-the-online-course-cont h4 {

    width: 100%;

}

.join-the-online-course-cont h4::before {
    width: 100px;
}

.join-the-online-course-cont h4::after {
    width: 95px;
	}
	
.online-course-video {
    width: 100%;
}

.here-is-testimonial::after {

    right: 41%;
    top: 141px;

}

.sound-like-too-much-cont h4 br {

    display: none;

}

.sound-like-too-much-cont h4 {
    font-size: 20px;
    line-height: 33px;
}

.sound-like-too-much-cols h3 {

    font-size: 17px;

}

#sound-like-too-much .content {
    padding: 20px 0 0;
}
	
    /*online course revolution end*/
    
    /*Entrepreneurship Course Catalog Start*/
    .welcome-indie-head p {
        font-size: 17px;
        line-height: 25px;
    }
    #welcome-indiepreneurs .av_one_half:nth-child(2) {
        width: 100% !important;
    }
    #welcome-indiepreneurs ul li span {
        font-size: 16px;
        margin-left: 7px;
    }
    #welcome-indiepreneurs .av_one_half:nth-child(3) {
        width: 100% !important;
        margin-left: 0px !important;
        margin-top: 0px !important;
    }
    .welcome-indie-full-width ul {
        width: 70%;
    }
    #choose-a-category .tab {
        width: 100%;
        margin-right: 0;
        font-size: 15px;
        line-height: 24px;
    }
    #choose-a-category .tab_content {
        width: 98%;
        padding: 10px;
    }
    .choose-categ-cols {
        min-height: 450px;
        width: 100%;
    }
    .choose-categ-tab4 .choose-categ-tabcol1, .choose-categ-tab4 .choose-categ-tabcol3 {
        border-right: 1px solid #d9d9d9 !important;
    }
    .choose-categ-tab3 .choose-categ-tabcol1 {
        border-right: 1px solid #d9d9d9 !important;
    }
    .choose-categ-cols h4 {
        font-size: 15px;
        padding: 0px 10px;
    }
    #choose-a-category {
        background-size: cover;
    }
    /*Entrepreneurship Course Catalog End*/

    /*Transform Your Life Start*/
    .empowrd-podcast-head ul li {
        border: none;
        width: 100%;
        margin-right: 0;
        padding-right: 0;
    }
    .empowrd-podcast-head ul li a {
        font-size: 14px;
    }
    #choose-your-quest .tab {
        margin-right: 0;
        font-size: 14px;
        padding-left: 0px;
        padding-right: 0;
        width: 100%;
        line-height: 24px;
        min-height: 100px !important;
    }
    .quest-tab-cols {
        width: 100%;
    }
    .quest-tab-cols h4 {
        line-height: 24px;
        font-size: 14px;
        margin-top: 10px;
    }
    .quest-tab-cols p {
        font-size: 16px;
        line-height: 24px;
    }
    #choose-your-quest {
        background-size: cover;
    }
    .quest-tabcol1, .quest-tabcol2, .quest-tabcol4, .quest-tabcol5, .quest-tabcol7, .quest-tabcol8, .quest-tabcol10, .quest-tabcol11 {
        border-right: 1px solid #d9d9d9 !important;
    }
    #choose-your-quest .content {
        padding: 50px 0 30px;
    }
    /*Transform Your Life End*/

    /*master coach sales start*/


    .master-coach-head-txt h2 {

        font-size: 17px;
        line-height: 36px;
     
     }
     
     .master-coach-head-txt h4 {
        font-size: 19px;
        margin-top: 27px;
     }
     
     .master-coach-head-vid {
        width: 100%;
     }
     
     #any-of-this-sound .content {
        padding: 90px 0 0;
     }
     
     #what-if-we-told .content {
        padding: 100px 0 76px;
     }
     
     .what-if-we-told-cont p {
        font-size: 21px;
     }
     .master-coach-certificate-img img {
        width: 100%;
     }
     .master-coach-certificate-head h4 {
        margin-top: 30px;
     }
     #master-coach-certificate .content {
        padding: 30px 0 0;
     }
     .what-if-you-could {
     
        padding: 44px 20px;
     
     }
     .what-if-you-could h3 {
        font-size: 17px;
     }
     .what-if-you-could ul li span {
     
        width: 83%;
        font-size: 17px;
     
     }
     .well-you-can p, .what-if-you-could ul li span {
        font-size: 17px;
     }
     
     .well-you-can h2 {
        font-size: 23px;
     }
     
     .page-id-387 .av_one_full:nth-child(3) {
     
        margin: 30px 0 40px !important;
     
     }
     
     .certificate-post-txt h3 {
        font-size: 16px;
     }
     
     .certificate-post-col-top .display-picture {
     
        width: 76px;
     
     }
     
     .who-are-we-txt {
     
        width: 100%;
        text-align: center;
        margin: 10px 0 0;
     
     }
     
     .who-are-we-img {
     
        width: 100%;
     
     }
     
     .who-are-we-sign {
     
        width: 100%;
        text-align: center;
        margin-top: 49px;
     
     }
     
     .we-seek-to-ignite {
        text-align: center;
     }
     
     .we-seek-to-ignite h3 {
     
        font-size: 18px;
        line-height: 31px;
     
     }
     
     .we-seek-to-right, .we-seek-to-left {
        width: 100%;
     }
     
     .today-we-worked-cont p {
        font-size: 21px;
     }
     
     #today-we-worked .content {
        padding: 99px 0 72px;
     }
     
     .intro-certificate {
     
        width: 100%;
     
     }
     
     .introducing-master-coach h2 {
        margin-bottom: 14px;
     }
     
     .introducing-master-coach h3 {
        font-size: 21px;
     margin-top: 30px;
     }
     
     .introducing-master-coach h3 br {
     
        display: none;
     
     }
     
     #intro-master-coach .av_one_fourth {
     
        width: 100% !important;
        margin-right: 0 !important;
     
     }
     
     .intro-master-cols-txt h4 {
        font-size: 18px;
        line-height: 23px;
     }
     
     .intro-master-coach-cols {
        min-height: 0;
        padding: 20px 20px 25px;
     }
     
     .intro-master-cols-img {
        margin-top: -73px;
        display: inline-block;
        margin-bottom: 16px;
     }
     
     .note h4 {
        font-size: 21px;
        line-height: 32px;
     }
     
     .how-our-program-head h2 {
        font-size: 25px;
     }
     
     .how-our-program-head h4 {
        font-size: 18px;
        line-height: 29px;
        margin-top: 30px;
     }
     
     .how-our-program-works ul li {
        font-size: 17px;
     }
     
     .how-our-program-works ul li:nth-child(3) span, .how-our-program-works ul li:nth-child(7) span {
        width: 100%;
     }
     
     .how-our-program-img {
     
        top: 0;
        width: 100%;
        text-align: center;
        position: static;
        margin-top: 28px;
     
     }
     
     .how-our-program-img img {
     
        width: 40%;
     
     }
     .how-our-program-works ul li:nth-child(7) {
     
        margin-bottom: 21px;
     
     }
     .we-are-sure h4 span {
        font-size: 27px;
     }
     
     .we-are-sure h4 {
        font-size: 17px;
        line-height: 25px;
     }
     
     .tremendous-value {
        padding: 50px 20px;
     }
     
     .we-are-sure p {
        text-align: center;
     font-size: 17px;
     }
     
     .we-are-sure h3 {
        font-size: 17px;
        line-height: 35px;
        margin-top: 0;
     }
     
     .free-bonuses-cont h4 {
        font-size: 17px;
        line-height: 26px;
     }
     
     .free-bonuses-cont p {
        font-size: 17px;
        line-height: 26px;
     }
     
     .free-bonus-icon {
        width: 56%;
     }
     
     .free-bonuses-cont h2 {
        font-size: 22px;
     }
     
     #intro-master-coach .content {
     
        padding-bottom: 0;
     
     }
     
     .i-love-this-training-cont ul li {
        font-size: 17px;
        padding: 0;
     }
     
     .i-love-this-training-cont h4 {
        font-size: 22px;
     }
     
     .i-love-training-cert-img {
        width: 43%;
     }
     
     #i-love-this-training .content {
        padding: 120px 0 65px;
     }
     
     .sign-up-img {
        width: 97%;
     }
     
     .the-total-cost h1 {
        font-size: 63px;
     }
     
     .the-total-cost h4 {
        font-size: 18px;
     }
     
     .the-total-cost h4 br {
        display: none;
     }
     
     #yes-sign-me-up a {
     line-height: 23px;
     }
     .sign-me-up-btn-cont h4 {
        margin: 30px 0 10px;
     }
     
     .got-your-eye strong {
        font-size: 21px;
     }
     
     .got-your-eye br {
        display: none;
     }
     .certificate-imgs-cont ul {
        text-align: center;
     }
     .certificate-imgs-cont ul li img {
        width: 100%;
     
     }
     .certificate-imgs-cont ul li {
     display: inline-block;
        width: 40%;
        margin-bottom:16px;
     margin-right: 20px;
     
     }
     .certificate-imgs-cont ul li:nth-child(2) {
     
        margin-right: 0;
     
     }
     #yes-sign-me-up .av_one_full:nth-child(2) {
     
        margin-bottom: 25px !important;
     
     }
     .got-questions h1 {
        font-size: 38px;
     }
     
     .got-questions h1 span {
        margin-left: 9%;
     }
     
     .got-questions p {
        line-height: 24px;
     }
     
     .video-big {
     
        width: 100%;
     
     }
     
     .got-questions-videos ul li {
     
        width: 100%;
        margin: 48px 0 0 !important;
     
     }
     .got-questions-videos ul {
     
        margin: 0;
     
     }
     .got-questions-faqs p strong {
        font-size: 19px;
     }
     #yes-sign-me-up .content {
     
        padding-bottom: 0;
     
     }


    /*master coach sales end*/
	
	/*life coaching business masterclass start*/
	
	.life-coach-masterclss-bnr h1 {

    font-size: 21px;

}

.life-bsnss-mastrclss-cont h4, .life-bsnss-mastrclss-cont h5, .life-bsnss-mastrclss-cont h6  {
    line-height: 26px;

}


#life-coach-bsnss-masterlcass .content {
    padding: 57px 0 40px;
}

#do-you-related-to-this {
    background-size: cover;
}

.do-you-relate-cont p {
    line-height: 26px;
}

.best-kept-secret-cont p {
    padding: 0;
}

.best-kept-secret-cont h5 {
    line-height: 26px;
}

.its-time-to-demystify-head h2 {
    font-size: 22px !important;
}

.its-time-to-demystify-head h5, .its-time-to-demystify-head p {
    font-size: 20px;
    margin-top: 24px;
    line-height: 26px;
}
.its-time-to-demystify-head ul li {
    min-width: 240px !important;
}
.regarless-of-whether-cont ul li, .if-you-want-to-col1 ul li {
	line-height: 26px;
	font-size: 18px;
	}
	
.the-complete-life-coaching-cont h2 {

    font-size: 21px !important;

}

.the-complete-life-coaching-cont h4 {
    font-size: 23px;
}

.the-complete-life-coaching-cont .if-you-read-h3 {
    font-size: 20px;
    margin: 23px 0 0;
}

.includes-these-courses-cont h2 br {

    display: none;

}

.includes-these-courses-cont h2 {

    font-size: 20px !important;

}

.courses-imgs {

    width: 100%;

}

.courses-cols-cont {

    text-align: center;
    width: 100%;
    margin: 23px 0 0;

}

.courses-cols {
	padding: 8px 8px 28px;
	}
	
.courses-cols-cont h3 {

    font-size: 18px;
    line-height: 22px;

}

#if-you-want-to .content {
    padding: 50px 0 0;
}
	
	/*life coaching business masterclass end*/


}

@media screen and (max-width: 375px) {
	.read-transform-btn iframe {
		height: 238px;
	}
    .btn-login {
        padding: 5px 12px 7px;
        font-size: 11px;
        margin-left: 7px;
    }
    .social_bookmarks li {
        width: 25px !important;
    }
    .social_bookmarks li a {
        width: 10px !important;
    }
    #av-burger-menu-ul {
    padding-top: 155px !important;
    }
    #av-burger-menu-ul li {
        margin-right: 0;
        padding: 0px 0px !important;
    }
    #av-burger-menu-ul a {
        font-size: 24px !important;
    }
    .banner-cont h2 {
        font-size: 4.2vw;
    }
    .banner-cont h1 {
        font-size: 6.3vw;
    }
    .btn-bnr-cont {
        font-size: 4.5vw;
        padding: 7px 0px 10px 14px !important;
    }
    .banner-cont {
        margin-top: 170px;
    }
    .brn-btm-cols-cont p:nth-child(3) {
        font-size: 17px;
    }
    .what-people-saying-head h2 {
        font-size: 4.8vw;
    }
    .our-vision-cont {
        margin-top: 25px;
    }
    .our-vision-cont p {
        font-size: 10px;
        line-height: 15px;
    }
    .what-people-saying-head h2::before {
        width: 180px;
        left: 55px;
    }
    .our-vision-cont h2::before {
        width: 90px;
    }
    .welcome-home-head h2::before {
        left: 82px;
        width: 140px;
    }
    #footer .av_one_fourth {
        width: 30% !important;
        margin-left: 15px !important;
    }
    #footer .widgettitle {
        font-size: 10px;
    }
    #footer .av_one_fourth:last-child .widgettitle {
        font-size: 14px;
    }
    .ftr-cols ul li a, .ftr-col4 p, .ftr-phone li, .cpyrights p, .terms-policy a {
        font-size: 12px;
    }

    /*Life coaching training Start*/
    .inr-social-icons ul li {
        margin-right: 0px !important;
        margin-left: 0 !important;
    }
    .inr-social-icons ul li a {
        font-size: 16px;
        padding: 4px 6px;
    }
    .inr-pg-btn-login {
        padding: 6px 24px !important;
    }
    .inr-pgs-bnr-cont h1 {
        font-size: 22px;
        line-height: 34px;
    }
    .find-your-niche-left-cont h2 {
        font-size: 19px;
        line-height: 28px;
    }
    .find-your-niche-left-cont h5 {
        font-size: 15px;
        line-height: 20px;
    }
    .find-your-niche-head li a {
        font-size: 14px;
    }
    .find-your-niche-right-cont h6 {
    font-size: 4vw;
    }
    .find-your-niche-right-cont h2 {
        font-size: 7vw;
    }
    .find-your-niche-right-cont h2::before {
        width: 178px;
        left: 60px;
    }
    .problem-col ul li, .solution-col ul li {
        font-size: 12px;
    }
    .page-id-53 .inr-pgs-bnr-cont h1 {
        font-size: 22px;
    }
    #why-you-are-hear .problem-col {
        padding-right: 10px;
    }
    /*Life coaching training End*/

    /*Become an Entrepreneur Start*/
    .become-an-entrepreneur-head h2 {
        font-size: 19px !important;
    }
    #type-of-entrepreneur .why-you-here-tab-cont h2 {
        font-size: 15px;
        line-height: 26px;
    }
    /*Become an Entrepreneur End*/

    /*Build a Thriving Start*/
    .build-a-thriving-bnr h1 {
        font-size: 20px !important;
        line-height: 28px;
    }
    .btn-build-a-thriving {
        padding: 6px 12px;
        font-size: 9px;
    }
    #life-coaching-business .content {
        padding-bottom: 10px;
        padding-top: 0px;
    }
    .what-can-we-help-cont h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .what-can-we-help-cols .what-can-we-help-col1 li, .what-can-we-help-cols .what-can-we-help-col2 li {
        margin-bottom: 52px !important;
    }
    .page-id-135 .problem-col ul li, .page-id-135 .solution-col ul li {
        font-size: 13px;
        line-height: 26px;
    }
    .page-id-135 .problem-col ul li i, .page-id-135 .solution-col ul li i {
        margin-bottom: 80px;
    }
    .if-you-ready-txt p {
        font-size: 16px;
        line-height: 23px;
    }
    /*Build a Thriving End*/

    /*coqching business*/
    .life-coachng-txt p {
        font-size: 16px;
        line-height: 28px;
    }
    .life-coachng-txt h4 {
        font-size: 21px;
        margin: 23px 0 30px;
    }
    .life-coachng-txt .span {
        font-size: 19px;
        margin-bottom: 18px;
    }
    #life-coachng-bsns {
    height: 920px;
    }
    #life-coachng-bsns .content {
        padding-top:80px;
    }
    .same-head h2 {
        font-size: 18px;
        line-height: 32px;
    }
    /*coaching business*/

    /*FAQS Start*/
    #faqs-main .toggler {
        font-size: 15px;
    }
    /*FAQS End*/

    /*Landing page Start*/
    .landing-pages-imgs {
        width: 100%;
    }
    .landing-pages-cont h2 {
        font-size: 21px;
    }
    #landing-pages .content {
        padding-bottom: 0;
    }
    .landing-pages-bnr-cont h2 {
        font-size: 20px;
     }
    /*Landing page End*/

    /*About page Start*/
    .welcome-to-transfrm-head ul li a {
        font-size: 14px;
    }
    .welcome-to-transfrm-head h2 {
        font-size: 16px;
        line-height: 22px;
    }
    .welcome-to-transfrm-head p {
        font-size: 18px;
        line-height: 24px;
    }
    .welcome-transform-txt ul p span {
        font-size: 20px;
    }
    .our-mission-head h2 {
        font-size: 22px;
    }
    #our-mission .content {
        padding: 45px 0 70px;
    }
    .our-mission-head h3 {
        font-size: 14px;
    }
    .our-mission-head p {
        line-height: 26px;
        font-size: 19px;
    }
    .our-vision-misn-main {
        padding: 40px 0px 80px;
    }
    .our-vision p {
        width: 88%;
    }
    .our-mission p {
        padding: 0px 20px;
    }
    .mission-left-right p br {
        display: none;
    }
    .missiom-left {
        margin-right: 0;
    }
    .mission-left-right {
        padding: 0px 20px;
    }
    .nat-joeel-head h2 {
        font-size: 22px;
    }
    .mission-left-right p {
        margin: 10px 0px 0;
    }
    #our-mission .content {
        padding: 45px 0 0 !important;
    }
    .meet-the-team-head h2 {
        font-size: 19px;
        line-height: 28px;
        margin-top: 20px;
    }
    .read-transform-cont h1 {
        font-size: 26px;
        line-height: 38px;
    }
    .become-transform-cont h1 {
        font-size: 25px;
        line-height: 38px;
    }
    /*About page End*/

    /*terms and conditions Start*/ 
    .term-srvs-policy-links-cont ul li a {
        font-size: 16px;
     }
    /*terms and conditions End*/ 
	
	/*podcasts start*/
	
	.demo-btns p:nth-child(2) {

    width: 41%;
    margin-left: 29px;
    margin-top: 24px;

}

.listen-in-txt p {
    font-size: 19px;
}

.podcast-cont h4 {

    line-height: 30px;
    font-size: 21px;

}
	
	/*podcasts end*/
	
	
	/*youtube channel start*/
	
	.transform-academy-head h2 {
    font-size: 21px !important;
    line-height: 35px !important;
}
	
	/*youtube channel end*/
	
	/*online course revolution start*/
	
	.hear-is-what-head h2 br {

    display: none;

}

.hear-is-what-head h2 {

    font-size: 21px !important;
    margin: 0;

}

.hear-is-what-we-cols ul li {

    line-height: 26px;
    font-size: 17px;

}

#here-is-what-we-will .av_one_half {

    margin: 0 !important;

}

.here-is-testimonial::after {
    right: 13%;
}

#sound-like-too-much .content {
    padding: 0;
}

.sound-like-too-much-cont h4 {

    font-size: 17px;
    line-height: 28px;

}

.sound-like-too-much-cols h3 {

    font-size: 15px;

}

.sound-like-too-much-cols p {
    font-size: 17px;
}
	
    /*online course revolution end*/
    
    /*Entrepreneurship Course Catalog Start*/
    .welcome-indie-head h2 {
        font-size: 18px !important;
        line-height: 26px !important;
    }
    #welcome-indiepreneurs ul li i {
        padding: 4px;
        font-size: 14px;
        position: relative;
        top: 1px;
    }
    #welcome-indiepreneurs ul li span {
        font-size: 14px;
        margin-left: 5px;
        line-height: 22px;
    }
    .welcome-indie-full-width p {
        font-size: 16px;
        line-height: 22px;
    }
    #choose-a-category .content {
        padding: 45px 0 30px;
    }
    /*Entrepreneurship Course Catalog End*/

    /*Transform Your Life Start*/
    .empowrd-podcast-head ul li a {
        font-size: 13px;
    }
    /*Transform Your Life End*/

    /*master coach sales Start*/
    .certificate-post-txt h3 {

        font-size: 14px;
     
     }
     
     .certificate-post-col-top .display-picture {
     
        width: 59px;
     
     }
     .how-our-program-head h2 {
     
        font-size: 23px;
     
     }
     
     .i-love-this-training-cont h2 {
        font-size: 29px;
     }
     
     #yes-sign-me-up .content {
        padding-top: 20px;
     }
     .got-questions h1 {
     
        font-size: 32px;
     
     }
    /*master coach sales end*/
	
	/*life coaching business masterclass end*/ 
	
	.inr-pgs-bnr-cont h1 {
    font-size: 19px;
}

.how-do-i-get-clients-orange {
    font-size: 20px !important;
}

.its-time-to-demystify-head h2 {

    font-size: 20px !important;

}

.the-complete-life-coaching-cont h2 {

    font-size: 19px !important;

}

.the-complete-life-prices h3:first-child {
    margin-right: 10px;
}

.the-complete-life-coaching-cont .if-you-read-h3 {
    font-size: 18px;
    margin: 23px 0 0;
}

.the-complete-life-coaching-cont h4 {
    font-size: 20px;
}

.includes-these-courses-cont h2 {

    font-size: 18px !important;

}

.courses-cols-cont h3 {
    font-size: 16px;
}
	
	/*life coaching business masterclass start*/

}

@media screen and (max-width: 320px) {
    .social_bookmarks li {
        width: 18px !important;
    }
    #header_meta li a {
        font-size: 12px;
    }
    .banner-cont h2 {
        font-size: 6vw;
    }
    .banner-cont h1 {
        font-size: 9vw;
    }
    .btn-bnr-cont {
        font-size: 4vw;
    }
    .brn-btm-cols-cont p {
        padding: 0px 10px;
    }
    .happy-students-cont h2 {
        font-size: 3.9vw;
    }
    .happy-students-cont h1 {
        font-size: 7.5vw;
    }
    .what-people-saying-head h2 {
        font-size: 5.9vw;
    }
    .what-people-saying-head h2::before {
        width: 150px;
    }
    .welcome-home-head h2 {
        font-size: 4vw;
    }
    .welcome-home-head h2::before {
        left: 66px;
    }
    #footer .widgettitle {
        font-size: 11px;
    }
    #footer .av_one_fourth {
        margin-left: 12px !important;
    }
    #footer .av_one_fourth:last-child .widgettitle {
        font-size: 18px;
    }
    .ftr-social-icons li a {
        font-size: 22px !important;
    }
    .ftr-social-icons li {
        margin-right: 10px;
    }

    /*Life coaching training Start*/
    .btn-get-certified {
        padding: 5px 12px;
        font-size: 10px;
    }
    .inr-pgs-logo {
        width: 62%;
    }
    .inr-pgs-bnr-cont h1 {
        font-size: 26px;
        line-height: 38px;
    }
    .find-your-niche-head li a {
        font-size: 11px;
    }
    .find-your-niche-left-cont h6 {
        font-size: 11px;
    }
    .find-your-niche-right-cont h2::before {
        width: 154px;
        left: 55px;
    }
    .why-you-hear-head h2 {
        font-size: 28px;
    }
    #why-you-are-hear .tab {
        border-radius: 30px 30px 0px 0px;
    }
    #why-you-are-hear .tab_content {
        padding: 16px 12px 30px 15px;
    }
    .why-you-here-tab-cont h4 {
        margin-top: 30px;
    }
    .problem-solution-main i {
        margin-bottom: 28px;
    }

    /*Life coaching training End*/
	
}



/* Certificate cards */

.card-layout {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    row-gap: 3.5rem !important;
    margin-bottom: 1.5rem;
}

.card-certificate {
    position: relative;
    width: 100%;
    max-width: calc(50% - 0.75rem);
    padding: 1.5rem;
    border: 1px solid #ccc !important;
    border-radius: 0.5rem;
    background-color: #fff;
    padding-top: 100px;
}
.card-certificate:hover{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.certificate-icon {
    width: 100%;
    max-width: 140px;
    height: auto;
    position: absolute;
    top: -42px;
    left: 20px;
}


.reset-cart-design{
    background-color: transparent;
    padding: 0;
    border: none !important;
}
.top-space-50{
    margin-top: 50px;
}


/*Blog post cards*/

.bonusBox {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 1rem;
    flex-wrap: wrap;
    row-gap: 2rem;
}

.listBox {
    display: flex;
    flex-direction: column-reverse;
    max-width: 48%;
    background: #fff;
    border: 1px solid #ccc !important;
    padding: 0.25rem;
    border-radius: 0.5rem;
    justify-content: flex-end;
}

.imgBox img {
    width: 100%;
    height: auto;
    border-radius: 0.5rem;
}

.textBox {
    padding: 0.5rem;
}

ul.list-bullet {
    list-style: disc;
    margin-left: 16px;
}

@media (max-width: 767px){
    .card-certificate {
        max-width: 100%;
    }

    ul.list-cc {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    ul.list-cc li {
        margin: 0;
    }
}*/