/*
 Theme Name:     Custom Child Theme
 Theme URI:      http://hyperlinkcode.com/blog/twenty-seventeen-child-theme/
  Template:       twentyseventeen
 Version:        1.0.0
*/


/* #### Generated By: http://www.cufonfonts.com #### */
/* Lato */

@font-face {
font-family: 'Lato Regular';
font-style: normal;
font-weight: normal;
src: local('Lato Regular'), url('assets/fonts/lato/Lato-Regular.woff') format('woff');
}


@font-face {
font-family: 'Lato Italic';
font-style: normal;
font-weight: normal;
src: local('Lato Italic'), url('assets/fonts/lato/Lato-Italic.woff') format('woff');
}


@font-face {
font-family: 'Lato Hairline';
font-style: normal;
font-weight: normal;
src: local('Lato Hairline'), url('assets/fonts/lato/Lato-Hairline.woff') format('woff');
}


@font-face {
font-family: 'Lato Hairline Italic';
font-style: normal;
font-weight: normal;
src: local('Lato Hairline Italic'), url('assets/fonts/lato/Lato-HairlineItalic.woff') format('woff');
}


@font-face {
font-family: 'Lato Light';
font-style: normal;
font-weight: normal;
src: local('Lato Light'), url('assets/fonts/lato/Lato-Light.woff') format('woff');
}


@font-face {
font-family: 'Lato Light Italic';
font-style: normal;
font-weight: normal;
src: local('Lato Light Italic'), url('assets/fonts/lato/Lato-LightItalic.woff') format('woff');
}


@font-face {
font-family: 'Lato Bold';
font-style: normal;
font-weight: normal;
src: local('Lato Bold'), url('assets/fonts/lato/Lato-Bold.woff') format('woff');
}


@font-face {
font-family: 'Lato Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Lato Bold Italic'), url('assets/fonts/lato/Lato-BoldItalic.woff') format('woff');
}


@font-face {
font-family: 'Lato Black';
font-style: normal;
font-weight: normal;
src: local('Lato Black'), url('assets/fonts/lato/Lato-Black.woff') format('woff');
}


@font-face {
font-family: 'Lato Black Italic';
font-style: normal;
font-weight: normal;
src: local('Lato Black Italic'), url('assets/fonts/lato/Lato-BlackItalic.woff') format('woff');
}

/* Poppin */

@font-face {
    font-family: 'poppinsbold';
    src: url('assets/fonts/poppin/poppins-bold-webfont.woff2') format('woff2'),
         url('assets/fonts/poppin/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinslight';
    src: url('assets/fonts/poppin/poppins-light-webfont.woff2') format('woff2'),
         url('assets/fonts/poppin/poppins-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinsmedium';
    src: url('assets/fonts/poppin/poppins-medium-webfont.woff2') format('woff2'),
         url('assets/fonts/poppin/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinsregular';
    src: url('assets/fonts/poppin/poppins-regular-webfont.woff2') format('woff2'),
         url('assets/fonts/poppin/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinssemibold';
    src: url('assets/fonts/poppin/poppins-semibold-webfont.woff2') format('woff2'),
         url('assets/fonts/poppin/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* global css start */
.single-programs .inner-header h1{
    position: relative;
	z-index:10;
}
.single-programs .inner-header {
    position: relative;
}
.single-programs .inner-header:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #000;
    opacity: 0.3;
}
.single-programs .post-contant.no_thumb_content{
	top: 0;
	margin-top: 40px;
}
.single-programs .post-contant div{
    padding-bottom:0;
}
.post-contant div{
	font-size: 18px;
    color: #404040;
    font-family: 'Lato Regular';
    padding-bottom: 25px;
    margin: 0;
	
}
.noContent {
    color: #ee3a43;
    font-family: 'poppinssemibold';
}
.service-template-default main#main {
    text-align: left!important;
}
.service-template-default .header-single-pg {
    text-align: center;
}
 .bg-b {
    background: linear-gradient(to left, #ee3a43 50%, #005dab 50%) !important;
    background-size: 215% 100% !important;
    transition: all 0.35s ease !important;
    background-position: left bottom;
}

.bg-b:hover {
    background-position: right bottom !important;
    color: #fff !important;
}
.bg-t-a .vc_general.vc_btn3, .bg-t, .serv_sec ul li a, .located_blog a, .link-btn a:nth-child(1), .program-sec-hm a.all, .load_more_testi a {
    background: linear-gradient(to left, #ee3a43 50%, transparent 50%) !important;
    background-size: 215% 100% !important;
    transition: all 0.35s ease !important;
    background-position: left bottom;
}

.bg-t-a .vc_general.vc_btn3:hover, .bg-t:hover, .serv_sec ul li a:hover, .located_blog a:hover, .link-btn a:nth-child(1):hover, .program-sec-hm a.all:hover, .load_more_testi a:hover {
    background-position: right bottom !important;
    color: #fff !important;
}
.contact_form input.wpcf7-form-control.wpcf7-submit {
    background: linear-gradient(to left, #ee3a43 50%, transparent 50%) !important;
    background-size: 215% 100% !important;
    transition: all 0.35s ease !important;
    background-position: left bottom;
}

.contact_form input.wpcf7-form-control.wpcf7-submit:hover {
    background-position: right bottom !important;
    color: #fff !important;
}
.bg-r, .we-are a, .vc_btn3-container.bg-r a{
	    background: linear-gradient(to left, #005dab 50%, #ee3a43 50%) !important;
    background-size: 215% 100% !important;
    transition: all 0.35s ease !important;
    background-position: left bottom;
}
.bg-r:hover, .we-are a:hover, .vc_btn3-container.bg-r a:hover{
	background-position: right bottom !important;
	color: #fff !important;
}
.link-btn a:nth-child(3):hover, .link-btn a:nth-child(3):hover .fa {
    color: #ee3a43;
}
.az-letters > ul.az-links > li a {
    display: block;
    width: 100%;
    text-align: center;
}

div#az-tabs .az-letters ul.az-links li.has-posts:hover, div#az-tabs .az-letters ul.az-links li.has-posts:hover a span {
    background: #ee3a43 !important;
    color: #fff !important;
}
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none !Important;
}
.program_box:hover .team-title h2 {
    color: #ee3a43;
	transition: 0.5s;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none !Important;
}
.container {
    margin: 0 auto !important;
} 
.entry-content a img, .comment-content a img, .widget a img {
    box-shadow: none;
}
ul, ol {
    margin: 0;
    padding: 0;
	border:none;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    margin: 0;
    padding: 0;
}
h1{
	text-align: center;
    color:#202020;
    text-transform: capitalize;
    font-size: 48px;
    font-family: 'poppinsbold';
	
}
h2{
	text-align: center;
    color:#202020;
    text-transform: capitalize;
    font-size: 48px;
    font-family: 'poppinsbold';
	line-height: 55px;
	padding-bottom: 10px;
}
h3{	
	font-size:36px;
	text-transform: capitalize;
    font-family: 'poppinsbold';
	color:#f69422;
}
h4{}
h5{}
p {
  margin: 0 0 20px;
  padding: 0;
	font-size:18px;
	font-family: 'Lato Regular';
	color:#202020;
	
}

ul li{
	font-size:18px;
	font-family: 'Lato Regular';
}
b, b a{
	color:#f69422;
}
img {
    vertical-align: middle;
    max-width: 100%;
}

a, a:hover, a:focus {
    outline: none;
    text-decoration: none;
    transition: 0.15s linear;
    -webkit-transition: 0.15s linear;
}
.align-right{
	text-align:right;
}
body {
    font-family: 'poppinsregular'; 
    color: #404040;
}

.clear {
    width: 100%;
    clear: both;
}

body {
    overflow-x: hidden;
}
.socail-icon a:hover {
    color: #f69422!important;
    transition: 0.5s;
}
.entry-content a, .entry-summary a, .comment-content a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
    box-shadow: none !important;
}
.widget {
    padding-bottom: 0;
}
a.speak-btn {
    color: #fff;
    font-size: 18px;
    padding: 14px 67px;
    border-radius: 50px;
    display: inline-block;
    font-family: 'poppinssemibold';
    margin-top: 30px;
	text-transform:uppercase;
	background: linear-gradient(to left, #f69422  50%, #000 50%);
    background-size: 215% 100%;
    transition: all 0.35s ease;
    background-position: right bottom;
}
a.speak-btn:hover{
	color:#fff;
	background-position: left bottom;
}
div#gform_page_1_3 input#gform_submit_button_1{
    color: #fff!important;
    font-size: 21px!important;
    padding: 16px 50px!important;
    border-radius: 50px!important;
    display: inline-block!important;
    font-family: 'poppinssemibold'!important;
	text-transform:uppercase!important;
	margin-right: 0!important;
	background: linear-gradient(to left, #f69422  50%, #000 50%)!important;
    background-size: 215% 100%!important;
    transition: all 0.35s ease!important;
    background-position: right bottom!important;
}
div#gform_page_1_3 input#gform_submit_button_1:hover{
	background-position: left bottom!important;
	color:#fff!important;
}
a.schedule-btn {
    display: inline-block;
    margin-bottom: 20px;
    border: 2px solid #202020;
    border-radius: 50px;
    padding: 15px 60px 10px 60px;
    color: #202020;
    font-size: 18px;
	font-family:'poppinssemibold';
	text-transform:uppercase;
	background: linear-gradient(to left, #fff  50%, #f69422 50%);
    background-size: 215% 100%;
    transition: all 0.35s ease;
    background-position: right bottom;
}
a.schedule-btn:hover{
	color:#fff;
	background-position: left bottom;
}
.text-center{
	text-align:center;
}
/* global css end */

/* header css start */
header.main-head.main-header {
    padding: 20px 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;
}
ul.onmbfx li {
    list-style: none;
    display: inline-block;
    margin: 0 20px;
}
ul.onmbfx li a{
	color:#000;
	font-size:16px;
	font-family: 'poppinsmedium';
	text-transform: uppercase;
}

#cssmenu > ul .header-menu-btn a{
    color: #fff!important;
    font-size: 18px!important;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 10px 25px !important;
    text-transform: capitalize !important;
	background: linear-gradient(to left, #f69422  50%, #000 50%);
    background-size: 215% 100%;
    transition: all 0.35s ease;
    background-position: right bottom;
}
#cssmenu > ul .header-menu-btn a:hover{
	color:#fff;
	background-position: left bottom;
}
header.main-head.main-header ul.onmbfx li{
	position:relative;
}
header.main-head.main-header ul.onmbfx li:before {
    content: '';
    position: absolute;
    top: -20px;
    left: auto;
    right: 0;
    height: 3px;
    width: 100%;
    background-color: #f69422;
	display:none;
	
}
header.main-head.main-header ul.onmbfx li:hover:before{
	display:unset;
	transition: all .5s;
}
header.main-head.main-header ul.onmbfx .header-menu-btn:hover:before{
	display:none;
}


/* header css end */

/* footer css start */
footer.main-footer.clear {
    text-align: center;
}
.footer-top {
    padding: 60px 0 60px 0;
}
.footer-top p{
	margin-bottom:0;
}
.footer_bottom_section{
	padding: 40px 0 0 0;
	border-top: 1px solid #eee;
}
.footer_menu ul li {
    display: inline-block;
    border: none;
    margin: 0 15px;
}
ul#menu-footer-menu {
    padding: 10px 0;
}
.footer_menu ul li a{
	font-size:14px;
	color:#202020;
	font-weight:400;
}
.row.copyright-sec {
    padding-bottom: 20px;
}
.row.copyright-sec p {
    font-size: 14px;
}
.footer-top p {
    padding: 0 235px;
    line-height: 30px;
	font-family: 'Lato Italic';
	font-size: 22px;
}
.footer-logo {
    padding-bottom: 35px;
}
/* footer css end */

/* home page css start */
.banner {
    background-repeat: no-repeat;
    background-position: 119% 0;
	padding-top: 50px!important;
}
.banner .text-col {
    padding-top: 120px;
}
.banner-img {
    padding-top: 47px;
}
.banner .text-col h1 {
    line-height: 55px;
}
.sec-row{
	padding-top: 60px!important;
    padding-bottom: 40px;
	position:relative;
}
.sec-row p:nth-child(3) {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -64px;
}
.sec-row p {
    padding: 0 200px;
}
.forth-row .text-center p {
    padding: 0 185px;
}
.forth-row ul {
	  padding:10px 0 25px 25px;
}
.forth-row ul li{
	color: #fff;
	position:relative;
	list-style:none;
	padding-left:30px;
}
.forth-row ul li:before{
	content:'';
	position:absolute;
	left:0;
	top:50%;
	transform:translatey(-50%);
	height:10px;
	width:10px;
	background-color:#f69422;
	border-radius:50%;
}
.fifth-row {
	padding-top:80px!important;
	padding-bottom:60px!important;
}
.fifth-row h2 {
    padding-bottom: 50px;
}
.fifth-row .set-sec {
    padding: 0px 55px;
}
.fifth-row .text_bg{
	position:relative;
}
.fifth-row .text_bg:before{
	content: '';
    position: absolute;
    height: 124px;
    width: 86px;
    top: 20%;
    right: 102px;
    background-image: url(http://www.ldconsults.com/wp-content/uploads/2021/02/number.png);
    background-repeat: no-repeat;
    z-index: 9;
}
.fifth-row .text_bg:nth-child(1):before {
    background-position: 50% 0%;
}
.fifth-row .text_bg:nth-child(2):before {
    background-position: 50% 32%;
}
.set-sec.four .text_bg:before {
    background-position: 50% 66%;
}
.set-sec.five .text_bg:before {
    background-position: 50% 99%;
	  width: 99px;
}
.fifth-row .text_bg p{
	position:relative;
	z-index:10
}
.six-row p{
	line-height: 35px;
}
.sec-row, .six-row {
    text-align: center;
}
.six-row h2 {
    text-transform: unset;
}
.six-row h2, .forth-row h2 , .forth-row p, .six-row p{
    color: #fff;
}
.thrd-row, .forth-row,  .six-row {
    padding-top: 80px!important;
	 padding-bottom: 80px!important;
}
.six-row .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}
/* home page css end */

/* about page css start */
}
header.main-head.main-header:before{
	content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 177px;
    width: 233px;
	background-color:#000;
   
}
.banner_about{
    padding-top: 50px;
	  position:relative;
}
.banner_about .text-col {
    padding-top: 100px;
}
.banner_about .text-col h2{
	    padding-bottom: 20px;
}
.banner_about img {
    position: absolute;
    overflow: visible;
    z-index: 10;
    right: 0;
    top: 112px;
    width: 70%;
}
.page-id-17 .footer-top p {
    display: none;
}
.vc_icon_element-inner{
    border: 2px solid #202020;
}
.second-text .wpb_text_column.wpb_content_element {
   margin-bottom: 20px!important;
}
.socail-icon .vc_icon_element-inner {
    border: 2px solid #242424!important;
}

/* about page css end */

/* form page css start */
.form_row {
    padding-top: 140px; 
	padding-bottom: 100px;
}
form#gform_1 {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}
#gform_fields_1_2 label.gfield_label, #gform_page_1_1 label.gfield_label {
    display: none;
}
.select-option ul{
	text-align:center;
}
.select-option ul li {
    display: inline-block;
}
.select-option label#label_1_18_0, .select-option label#label_1_18_1{
    height: 200px;
    width: 200px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 0px 0px 10px 0px #eee;
    border-radius: 10px;
    margin: 10px;
	border-bottom: 5px solid #fffaf4;
	z-index: -1;
}
.select-option label#label_1_18_0{
	background-image:url('http://www.ldconsults.com/wp-content/uploads/2021/02/profit.png');
}
.select-option label#label_1_18_1{
	background-image:url('http://www.ldconsults.com/wp-content/uploads/2021/02/growth.png');
}
#label_1_19_0, #label_1_19_1, #label_1_19_2 {
    height: 130px;
    width: 245px;
    text-align: center;
    color: #242424;
    font-size: 18px;
    box-shadow: 0px 0px 10px 0px #eee;
    border-radius: 10px;
    padding: 12px;
    font-family: 'poppinssemibold';
    margin-bottom: 9px;
	border-bottom: 5px solid #fffaf4;
	border-top: 5px solid #ffff;
}
#label_1_19_0:hover, #label_1_19_1:hover, #label_1_19_2:hover{
	background-color:#f69422;
	color:#fff;
	border-bottom: 5px solid #fffaf4;
	border-top: 5px solid #fac180;
	transition:0.5s;
}
#label_1_19_0:hover span, #label_1_19_1:hover span, #label_1_19_2:hover span{
	color:#fff;
	transition:0.5s;
}
#label_1_19_0 span, #label_1_19_1 span, #label_1_19_2 span{
	color: #f69422;
	font-size:50px;
	display: block;
}
.select-option input[type="radio"] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    right: 50%;
    margin: 0 auto;
    visibility: hidden;
}
.select-option input[type="radio"]:checked:before {
	content: '';
    position: absolute;
    top: -33px;
    left: -20px;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    visibility: visible;
    background-image: url(http://www.ldconsults.com/wp-content/uploads/2021/02/checked.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 10;
}
.select-option label#label_1_18_0:before, .select-option label#label_1_18_1:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    width: 190px;
    height: 199px;
    margin: 0 auto;
    background-color: rgb(255 88 0 / 39%) !important;
    border-radius: 10px;
    z-index: 9;
	display:none;
}
.select-option label#label_1_18_0:hover:before, .select-option label#label_1_18_1:hover:before {
	display:block!important;
	transition:0.5s
}
input#gform_next_button_1_6 {
    visibility: hidden;
    z-index: 73;
}
.select-option label#label_1_18_0:before, .select-option label#label_1_18_1:before
.form_row form {
    position: relative;
}
.form_row form .gform_heading {
    display: none;
}
.form_row form h3 {
    display: none;
}
.form_row form div#gf_progressbar_wrapper_1 {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.form_row form .select-option {
    margin-top: 30px;
    margin-bottom: 40px;
}
.gform_wrapper .gf_progressbar {
    background-color: transparent!important;
    box-shadow: none!important;
    padding: 0!important;
    border: none!important;
    margin: 0 auto!important;
}
.gform_wrapper .gf_progressbar_percentage span {
    display: none!important;
}
.gform_wrapper .gform_page_footer {
    border-top: none!important;
    position: relative!important;
    z-index: 20!important;
	margin: 0!important;
    padding: 0!important;
}
.gf_progressbar {
    width: 80%!important;
    margin: 0 auto;
}
body .gform_wrapper .gf_progressbar:after{
	background-color:transparent!important;
	height: 10px!important;
    margin-top: -10px!important;
}
.gform_wrapper .gf_progressbar:after{
	 height: 17px;
}
body .gform_wrapper .gf_progressbar_percentage{
	 background:unset!important;
	 height: 10px!important;
}
body .gform_wrapper .percentbar_orange {
    background-color: #ff7120!important;
}
.page-id-292 .footer-top {
    display: none;
}
div#gform_page_1_3 {
    text-align: center;
}
div#gform_page_1_3 .gform_page_fields {
    margin-bottom: 30px;
}
div#gform_page_1_3 input#input_1_10, div#gform_page_1_3 input#input_1_11, div#gform_page_1_3 input#input_1_17 {
    margin: 0 auto;
    border-radius: 5px;
    border: none;
    box-shadow: 0px 0px 10px 0px #eee;
    padding: 16px 21px;
    font-size: 16px;
    color: #606060;
}
div#gform_page_1_3 label.gfield_label {
    font-size: 24px;
    color: #202020;
    font-family: 'poppinsregular';
    padding: 10px 0;
}
div#gform_page_1_3 .ginput_container.ginput_container_text {
    margin-top: 0;
}
::-webkit-input-placeholder { /* Edge */
 	color: #606060;
	font-size:16px;
	font-family: 'Lato Regular';
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  	color: #606060;
	font-size:16px;
	font-family: 'Lato Regular';
}
::placeholder {
  	color: #606060;
	font-size:16px;
	font-family: 'Lato Regular';
}
input#gform_previous_button_1 {
    display: none;
}
input#gform_previous_button_1_15 {
    display: none;
}
input#gform_next_button_1_15 {
    visibility: hidden;
}
.banner-img .wpb_single_image.wpb_content_element.vc_align_center {
	margin-bottom: 0;
}
div#gform_confirmation_message_1 {
    font-size: 18px;
}
div#gform_confirmation_message_1 p{
    color: #202020;
    text-transform: capitalize;
    font-size: 48px;
    font-family: 'poppinsbold';
    line-height: 55px;
    padding-bottom: 10px;
}
body.page-template-default.page.page-id-292 {
		height: 100vh;
	}
body.page-template-default.page.page-id-292 footer.main-footer.clear {
	position: unset;
	bottom: 0;
}
body .socail-icon:hover span.vc_icon_element-icon.fa.fa-linkedin {
    color:#f69422!important;
}
/* form page css end */


@media screen and (max-width: 1024px) and (min-width: 1023px) {
	.banner-img .wpb_single_image.wpb_content_element.vc_align_center {
		margin-bottom: 0;
	}
	.banner .text-col {
		padding-top: 51px;
	}
	h1 {
		font-size: 35px;
	}
	.banner_about img {
		width: 87%;
	}
	.banner_about img {
		position: absolute;
		overflow: visible;
		z-index: 10;
		right: 0;
		top: 124px;
	}
	.banner_about h2 {
		font-size: 38px;
	}
		.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
		display: flex;
		text-align: center;
		align-items: center;
		justify-content: center;
	}
	.form_row {
		max-width: 992px;
		padding-left: 0;
		padding-right: 0;
		margin: 0 auto !important;
	}
	body.page-template-default.page.page-id-292 footer.main-footer.clear {
		position: absolute;
	}
}
@media screen and (max-width: 1022px) and (min-width: 768px) {
	.footer-top p {
		padding: 0 65px;
	}
	h2 {
		font-size: 38px;
	}
	h3 {
		z-index: 10;
		position: relative;
	}
	.forth-row .text-center p {
		padding: 0 41px;
	}
	a.speak-btn {
		padding: 14px 55px;
		margin-top: 0px;
	}
	.thrd-row, .forth-row, .six-row {
		padding-bottom: 40px!important;
	}
	.banner .text-col h1 {
		line-height: 34px;
	}
	h1 {
		font-size: 27px;
	}
	.banner .text-col {
		padding-top: 60px;
	}
	.banner a.speak-btn {
		margin-top: 20px;
	}
	.banner-img {
		padding-top: 20px;
	}
	.banner-img .wpb_single_image.wpb_content_element.vc_align_center {
		margin-bottom: 0;
	}
	.sec-row p {
		padding: 0 80px;
	}
	a.speak-btn {
		background-color: #f69422;
		color: #fff;
		font-size: 15px;
	}
	.banner_about .text-col h2 {
		line-height: 50px;
	}
	.banner_about .text-col h2 {
		font-size: 29px;
	}
	.banner_about img {
		position: absolute;
		overflow: visible;
		z-index: 9;
		right: 0;
		top: 282px;
		width: 100%;
	}
	.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
		display: flex;
		text-align: center;
		align-items: center;
		justify-content: center;
	}
	.form_row {
		max-width: 700px;
		padding-left: 0;
		padding-right: 0;
		margin: 0 auto;
	}
	header.main-head.main-header ul.onmbfx.open li:before {
		top: 47px;
	}
	#cssmenu .button {
		top: 0px;
	}
	body.page-template-default.page.page-id-292 {
		height: 100vh;
	}
	body.page-template-default.page.page-id-292 footer.main-footer.clear {
		position: absolute;
		bottom: 0;
	}
}

@media screen and (max-width: 767px) and (min-width: 300px) {
	header.main-head.main-header ul.onmbfx.open li:before {
		top: 47px;
	}
	.fifth-row .text_bg:before, .fifth-row .text_bg:before{
		display: none;
	}
	.banner{
		background-position: 40% 100%;
	}
	.banner .text-col h1 {
		line-height: 40px;
	}
	h1 {
		font-size: 29px;
	}
	a.speak-btn {
		font-size: 13px;
		padding: 14px 35px;
	}
	h2 {
		font-size: 25px;
	}
	.sec-row p {
		padding: 0 0;
	}
	a.schedule-btn {
		padding: 10px 12px;
		font-size: 12px;
	}
	.forth-row .text-center p {
		padding: 0 0px;
	}
	.fifth-row h2 {
		line-height: 30px;
	}
	h3 {
		font-size: 25px;
	}
	.fifth-row .set-sec {
		padding: 0px 0px;
	}
	.footer-top p {
		padding: 0;
		font-size: 18px;
	}
	.row.copyright-sec p {
		font-size: 13px;
	}
	.footer_menu ul li {
		margin: 0 7px;
	}
	.footer_menu ul li a {
		font-size: 12px;
	}
	.six-row p {
		line-height: 26px;
	}
	.six-row h2 {
		text-transform: unset;
		font-size: 20px;
		line-height: 32px;
	}
	p {
		font-size: 14px;
	}
	ul li {
		font-size: 14px;
	}
	header.main-head.main-header .logo img {
		width: 60%;
	}
	.banner_about img {
		position: unset;
		right: 0;
		top: 0;
		width: 100%;
	}
	.second-text {
		margin-top: -34px;
	}
	.text-col h2 {
		line-height: 33px;
	}
	.form_row {
		padding-top: 100px;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
	}
	#label_1_19_0 span, #label_1_19_1 span, #label_1_19_2 span {
		color: #f69422;
		font-size: 22px;
		display: block;
	}
	#label_1_19_0, #label_1_19_1, #label_1_19_2 {
		font-size: 16px;
		height: auto;
	}
	div#gform_page_1_3 input#gform_submit_button_1 {
		background-color: #f69422!important;
		color: #fff!important;
		font-size: 16px!important;
		padding: 9px 40px!important;
		border-radius: 50px!important;
		display: inline-block!important;
		font-family: 'poppinssemibold'!important;
		text-transform: uppercase!important;
		margin-right: 0!important;
	}
	div#gform_page_1_3 label.gfield_label {
		font-size: 14px;
	}
	ul.onmbfx {
		text-align: center;
		padding: 10px 0;
	}
	ul.onmbfx li {
		list-style: none;
		display: inline-block;
		margin: 0 5px;
	}
	.header-menu-btn a {
		color: #fff!important;
		font-size: 13px!important;
	}
	.header-menu-btn {
		border: 2px solid #fff;
		border-radius: 50px;
		padding: 4px 15px;
		background-color: #f69422;
		text-transform: capitalize;
	}
	.logo {
   float: left;
	}
	.banner .text-col {
		padding-top: 80px;
	}
	br {
		display: none;
	}
	.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
		display: unset;
	}

	.select-option label#label_1_18_0, .select-option label#label_1_18_1 {
		height: 165px;
	}

	.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
		line-height: 32px;
	}
	.set-sec:nth-child(3) {
		display: flex;
		flex-flow: column-reverse;
	}	
	.set-sec.four{
		display: flex;
		flex-direction: row-reverse;
	}
	.set-sec.five{
		display: flex;
		flex-flow: column-reverse;
		}
	.thrd-row .wpb_single_image.vc_align_left {
		text-align: center;
	}
	body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
		text-align: center;
	}
	div#gform_confirmation_message_1 p {
		font-size: 25px;
		line-height: 38px;
	}
	div#gform_confirmation_message_1 {
		font-size: 15px;
		line-height: 30px;
	}
	div#gform_confirmation_wrapper_1 {
		padding-bottom: 240px;
	}
	#cssmenu .button {
		top: -38px;
	}
	footer.main-footer.clear {
    position: unset!important;
		/* bottom: 0; */
	}
}

@media only screen and (max-device-width: 823px) and (orientation: landscape){
	body.page-template-default.page.page-id-292 {
		height: unset;
	}
	body.page-template-default.page.page-id-292 footer.main-footer.clear {
		position: unset;
		bottom: 0;
	}
}
@media only screen and (max-device-width: 812px) and (orientation: landscape){
	body.page-template-default.page.page-id-292 {
		height: unset;
	}
	body.page-template-default.page.page-id-292 footer.main-footer.clear {
		position: unset;
		bottom: 0;
	}
}


/* menu css */

/*--------------------------------------------------------------
10.0 Menu
--------------------------------------------------------------*/

#cssmenu > ul > .current-menu-item a {
    opacity: 1;
    color: #f69422;
}


#cssmenu ul ul li:hover {
    background: #1376bc;
}

#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #head-mobile {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cssmenu:after, #cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#cssmenu #head-mobile {
    display: none;
}

#cssmenu { 
    float: right;
}

#cssmenu > ul > li {
    float: left;
	margin: 0 20px;
    position: relative;
}

#cssmenu > ul > li > a {
    position: relative;
    line-height: normal;
    display: block;
    color: #000;
    font-size: 16px;
    font-family: 'poppinsmedium';
    text-transform: uppercase;
    padding: 16px 0;
}
 #cssmenu > ul > li > a:hover,  #cssmenu > ul > li.active > a  {
    color: #f69422;
}
#cssmenu > ul > li.has-sub > a {
    padding-right: 30px;
}

#cssmenu > ul > li.has-sub > a:after {
    position: absolute;
    top: 23px;
    right: 13px;
    width: 11px;
    height: 2px;
    display: block;
    background: #ffffff;
    content: '';
}

#cssmenu > ul > li.has-sub > a:before {
    position: absolute;
    top: 24.7px;
    right: 17px;
    display: block;
    width: 2px;
    height: 11px;
    background: #ffffff;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
}

#cssmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    background-color: #4fa3f7;
    opacity: 1;
    z-index: 99999;
    margin: 0;
    border-radius: 20px 0 20px 0;
}

#cssmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    background: transparent;
    transition: all .25s ease;
}

#cssmenu ul ul li:hover {
}

#cssmenu li:hover > ul {
    left: auto
}

#cssmenu li:hover > ul > li {
    height: 30px;
}

#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0
}

#cssmenu ul ul li a {
    border-bottom: 1px solid rgb(208, 205, 205);
    width: 235px;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    padding: 8px 20px;
    font-weight: 400;
    display: block;
    text-align: left;
    text-transform: capitalize;
}

#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
    border-bottom: 0
}

#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
    color: #0c81f6;
    border-radius: 0;
    background: white;
}

#cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ''
}

#cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

#cssmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0
}

#cssmenu ul ul li.has-sub:hover, #cssmenu ul li.has-sub ul li.has-sub ul li:hover {
    background: #363636;
}

#cssmenu ul ul ul li.active a {
    border-left: 1px solid #fff
}

#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a {
    border-top: 1px solid #fff
}

#cssmenu ul li.libold a {
    font-weight: 600 !important
}

.loadingplicon {
    display: none;
}

.main_left_side table.forloadmore {
    display: none;
}

.main_left_side div[style="opacity: 0.5;"] {
    position: relative;
}

.main_left_side div[style="opacity: 0.5;"] table.forloadmore {
    height: 70px;
    display: table;
    visibility: hidden;
}

.main_left_side div[style="opacity: 1;"] table.forloadmore {
    display: table;
}

.main_left_side div[style="opacity: 0.5;"]::before {
    content: "";
    background-image: url('assets/images/loader.gif');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 40px;
    display: block;
    position: absolute;
    top: 40px;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}

@media screen and (max-width: 768px) {
    nav {
        width: 100%;
    }

    #services {
        display: none;
    }

    #cssmenu {
        width: 100%;
        float: left;
        position: relative;
        padding: 0;
        top: 0;
        right: 0;
        z-index: 999;
        display: block;
    }

    #cssmenu.mobfixmenu {
        position: fixed;
    }

    #cssmenu ul {
        height: 100vh;
        display: none;
        background: #15181f;
        z-index: 999;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        padding-top: 90px;
    }

    #cssmenu ul li {
        width: 100%;
        border-top: 0
    }

    #cssmenu ul li:hover {
        background: #363636;
    }

    #cssmenu ul ul li, #cssmenu li:hover > ul > li {
        height: auto
    }

    #cssmenu ul li a, #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0
    }

    #cssmenu > ul > li {
        float: none;
        margin: 20px 0;
    }

    #cssmenu ul ul li a {
        padding-left: 25px
    }

    #cssmenu ul ul li {
        background: #333 !important;
    }

    #cssmenu ul ul li:hover {
        background: #363636 !important
    }

    #cssmenu ul ul ul li a {
        padding-left: 35px
    }

    #cssmenu ul ul li a {
        color: #fff;
        background: none;
        text-transform: capitalize;
    }

    #cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
        color: #fff
    }

    #cssmenu ul ul, #cssmenu ul ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left
    }

    #cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
        display: none
    }

    #cssmenu ul li .social_links a {
        width: 48px;
        display: inline-block;
        border-radius: 50% !important;
    }

    #cssmenu ul li.social_links {
        display: block !important;
    }

    #cssmenu ul li .social_links {
        text-align: center;
    }

    #cssmenu #head-mobile {
        display: none;
        padding: 23px;
        color: #ddd;
        font-size: 12px;
        font-weight: bold
    }

    #cssmenu .button {
	position: absolute;
    right: 0;
    cursor: pointer;
    z-index: 12399994;
    width: 35px;
    height: 35px;
    border-radius: 2px;
    background-color: #f69422;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    }

    #cssmenu .button.menu-opened {
        top: 30px;
        position: fixed;
        right: 15px;
    }

  

    #cssmenu ul li.boldli a {
        color: #01d7e1;
    }
#cssmenu > ul > li.header-menu-btn {
    width: 85%;
    margin: 0 auto;
}
    #cssmenu > ul > li > a {
        font-size: 22px;
        padding: 12px 40px !important;
        color: #fff;
        border: none !important; 
        text-transform: uppercase;
        text-align: center;
    }

    #cssmenu .button:after {
        position: absolute;
        top: 18px;
        right: 0;
        left: 0;
        display: block;
        height: 8px;
        width: 20px;
        border-top: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
        content: '';
        margin: 0 auto;
    }

    #cssmenu .button:before {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        position: absolute;
        top: 12px;
        right: 0;
        display: block;
        height: 2px;
        width: 20px;
        background: #ffffff;
        content: '';
        left: 0;
        margin: 0 auto;
    }

    #cssmenu .button.menu-opened:after {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        top: 17px;
        border: 0;
        height: 2px;
        width: 19px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #cssmenu .button.menu-opened:before {
        top: 17px;
        background: #fff;
        width: 19px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid #444;
        height: 46px;
        width: 46px;
        cursor: pointer
    }

    #cssmenu .submenu-button.submenu-opened {
        background: #262626
    }

    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px
    }

    #cssmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #ddd;
        content: ''
    }

    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px
    }

    #cssmenu .submenu-button.submenu-opened:after {
        background: #fff
    }

    #cssmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #ddd;
        content: ''
    }

    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px
    }

    #cssmenu .submenu-button.submenu-opened:before {
        display: none
    }

    #cssmenu ul ul ul li.active a {
        border-left: none
    }

    #cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a {
        border-top: none
    }
}
@media only screen and (max-width:736px){
	 .banner {
		background-position: -110% 100%;
	}
}
#cssmenu ul li.active a {
    font-weight: bold;
}

#cssmenu li:hover > ul > li > ul > li {
    height: auto;
}
 
#cssmenu > ul > .current-menu-item a:before, #cssmenu > ul > li a:hover:before {
    width: 33px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

/* FB/IG QUIT YOUR JOB - Optin Page CSS Start */

.page-id-1654 .main-head.main-header, .page-id-1709 header {
	display: none !important;
}

#header-lp .text-col {
    padding-top: 40px !important;
}
