/*
 Theme Name:   Divi-child
 Theme URI:    http://kenyonclarke.com/beta/
 Description:  Divi Child Theme
 Author:       Shashipal Singh
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-child
*/

@font-face {
  font-family: 'SFUIDisplay-Black';
  src: url('fonts/SFUIDisplay-Black.eot?#iefix') format('embedded-opentype'),
	url('fonts/SFUIDisplay-Black.otf')  format('opentype'),
	url('fonts/SFUIDisplay-Black.woff') format('woff'),
	url('fonts/SFUIDisplay-Black.ttf')  format('truetype'),
	url('fonts/SFUIDisplay-Black.svg#SFUIDisplay-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SFUIDisplay-Bold';
  src: url('fonts/SFUIDisplay-Bold.eot?#iefix') format('embedded-opentype'),
	 url('fonts/SFUIDisplay-Bold.otf')  format('opentype'),
	 url('fonts/SFUIDisplay-Bold.woff') format('woff'),
	 url('fonts/SFUIDisplay-Bold.ttf')  format('truetype'),
	 url('fonts/SFUIDisplay-Bold.svg#SFUIDisplay-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SFUIDisplay-Heavy';
  src: url('fonts/SFUIDisplay-Heavy.eot?#iefix') format('embedded-opentype'),
	url('fonts/SFUIDisplay-Heavy.otf')  format('opentype'),
	url('fonts/SFUIDisplay-Heavy.woff') format('woff'),
	url('fonts/SFUIDisplay-Heavy.ttf')  format('truetype'),
	url('fonts/SFUIDisplay-Heavy.svg#SFUIDisplay-Heavy') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SFUIDisplay-Light';
  src: url('fonts/SFUIDisplay-Light.eot?#iefix') format('embedded-opentype'),
	url('fonts/SFUIDisplay-Light.otf')  format('opentype'),
	url('fonts/SFUIDisplay-Light.woff') format('woff'),
	url('fonts/SFUIDisplay-Light.ttf')  format('truetype'),
	url('fonts/SFUIDisplay-Light.svg#SFUIDisplay-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SFUIDisplay-Regular';
  src: url('fonts/SFUIDisplay-Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/SFUIDisplay-Regular.otf')  format('opentype'),
	url('fonts/SFUIDisplay-Regular.woff') format('woff'),
	url('fonts/SFUIDisplay-Regular.ttf')  format('truetype'),
	url('fonts/SFUIDisplay-Regular.svg#SFUIDisplay-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SFUIDisplay-Semibold';
  src: url('fonts/SFUIDisplay-Semibold.eot?#iefix') format('embedded-opentype'),
	url('fonts/SFUIDisplay-Semibold.otf')  format('opentype'),
	url('fonts/SFUIDisplay-Semibold.woff') format('woff'),
	url('fonts/SFUIDisplay-Semibold.ttf')  format('truetype'),
	url('fonts/SFUIDisplay-Semibold.svg#SFUIDisplay-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'sf-ui-textmedium';
    src: url('fonts/san-francisco-medium.woff2') format('woff2'),
         url('fonts/san-francisco-medium.woff') format('woff');
    font-weight:normal;
    font-style:normal;

}
@font-face {
  font-family: 'BebasNeue';
  src: url('fonts/BebasNeue.eot?#iefix') format('embedded-opentype'),
	url('fonts/BebasNeue.woff') format('woff'),
	url('fonts/BebasNeue.ttf')  format('truetype'),
	url('fonts/BebasNeue.svg#BebasNeue') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face{
    font-family:'mission-script';
    src:url('fonts/mission-script.eot');
    src:url('fonts/mission-script.eot?#iefix') format('embedded-opentype'),
        url('fonts/mission-script.woff2') format('woff2'),
        url('fonts/mission-script.woff') format('woff'),
        url('fonts/mission-script.ttf') format('truetype'),
        url('fonts/mission-script.svg#mission-script') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*************home page*************/
body {
	font-family: 'SFUIDisplay-Light' !important;
}
.et_pb_row, .container {
	width:85% !important;
}
#top-header {
	background: #252525 !important;
}
#top-header #et-secondary-menu .menu .menu-item, #et-top-navigation #top-menu-nav .nav .menu-item  {
	font-family: 'SFUIDisplay-Semibold';
	font-size: 10px;
}
#main-header #logo {
	max-height:100% !important;
	vertical-align:top !important;
	margin-left: -3px;
}
#et-top-navigation {
	padding:0 !important;
}
#et-top-navigation #top-menu-nav .nav .menu-item a {
	color:#000;
	padding:20px 9px;
	font-family: 'SFUIDisplay-Regular';
	font-size:14px;
	font-weight:normal;
}
#et-top-navigation #top-menu-nav .nav .menu-item a:hover,
#et-top-navigation #top-menu-nav .nav .menu-item.current_page_item a{
	background:#301058;
	color:#fff;
	opacity:1;
}
#et-top-navigation #top-menu-nav .nav .menu-item.current_page_item a{
	color:#fff;
}
#et-secondary-menu {
    float: none;
    text-align: center;
}
.home-sec.et_pb_section {
	padding:0 !important;
}
.home-sec.et_pb_section .home-rr {
	padding:0 !important;
}
.home-sec.et_pb_section .home-rr .home-bn-mg {
	position:relative;
	margin-bottom:0;
}
.home-sec.et_pb_section .home-rr .home-bn-txt {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-color: rgba(0,0,0,.55);
    padding: 15px;
}
.home-sec.et_pb_section .home-rr .home-bn-txt h1 {
    font-size: 40px;
    color: #FFFFFF;
    font-family: 'SFUIDisplay-Light';
    line-height: 51px;
    padding: 0;
    margin: 0;
    text-align: right;
	font-weight: normal;
}
.reccnt-sec.et_pb_section .home-rr .recnnnnt h1{
	font-size:30px;
}
.home-sec.et_pb_section .home-ttrr {
	padding:31px 0 0;
}
.home-sec.et_pb_section .home-ttrr .about_txt {
	margin-top:35px;
}
.home-sec.et_pb_section .home-ttrr .about_txt h1{
	font-family: 'SFUIDisplay-Black';
	font-size: 30px;
	color: #301058;
	line-height: 33px;
	padding: 0;
    margin-bottom: 13px;
}
.home-sec.et_pb_section .home-ttrr .about_txt p{
	font-size: 14px;
	color: #1E1E1E;
	line-height: 22px;
	padding-bottom:18px;
}
.home-sec.et_pb_section .home-ttrr .about_txt .home-rd {
    margin-bottom: 48px !important;
    text-align: right;
    line-height: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.home-sec.et_pb_section .home-ttrr .about_txt p:nth-child(3n) {
    margin-bottom: 42px;
    padding: 0;
}
.home-sec.et_pb_section .home-ttrr .about_txt .home-rd .home-rdmr {
    background: #301058;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.17);
    border-radius: 6px;
    color: #fff;
    font-size: 10px;
    letter-spacing: 0.6px;
    padding: 4px 15px;
	font-family: 'SFUIDisplay-Heavy';
}
.home-sec.et_pb_section .home-ttrr .home-get-nletter {
	background-color:#000;
	padding: 20px 12px 4px;
}
.home-sec.et_pb_section .home-ttrr .home-get-nletter .home-get .wpcf7-form-control-wrap {
	width: 34%;
    float: left;
    margin-right: 2%;
}
.home-sec.et_pb_section .home-ttrr .home-get-nletter .home-get .wpcf7-form-control-wrap .wpcf7-form-control {
	width: 100%;
    font-size: 10px;
    color: #696969;
    height: 25px;
    padding: 6px;
	border:none;
	font-family: 'SFUIDisplay-Light';
}
.home-sec.et_pb_section .home-ttrr .home-get-nletter .home-get .wpcf7-submit {
    font-size: 14px;
    color: #301058;
    letter-spacing: 0.21px;
    font-family: 'SFUIDisplay-Bold';
    background: #fff;
    border: none;
    height: 25px;
    border-radius: 30px;
    width: 28%;
    cursor: pointer;
}
.home-sec.et_pb_section .home-ttrr .home-get-nletter .home-get br {
    display: none;
}
.home-sec.et_pb_section .home-ttrr .home-get-nletter p {
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.11px;
    line-height: 30px;
    font-family: 'SFUIDisplay-Heavy';
    margin-bottom: 20px !important;
    padding: 0;
    text-transform: uppercase;
}
.home-sec.et_pb_section .home-ttrr .home-get-nletter p:last-child {
	display:none;
}
.home-ttrr .home-bussi{
    box-shadow:0 0 7px -2px rgba(0,0,0,0.50);
    border-radius:4px;
    padding:27px 22px 14px 9px;
    margin-bottom:32px !important;
    cursor:pointer;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	min-height:107px;
}
.home-ttrr .home-bussi:last-child{
	margin-bottom:0 !important;
}
.home-ttrr .home-bussi .bsi a {
    font-size: 27px;
    color: #fff;
    line-height: 33px;
    font-family: 'SFUIDisplay-Heavy';
}
.home-ttrr .home-bussi .bsi img {
    float: right;
    margin-top: -10px;
    margin-right: -12px;
}
#main-footer, #footer-bottom {
    background-color: transparent !important;
}
#main-footer #footer-widgets {
    padding:30px 0 0;
	border-bottom:1px solid #979797;
}
#main-footer #footer-widgets .footer-widget {
    margin: 0;
    width: 100% !important;
    text-align: right;
}
.video_frame video {
    width: 70% !important;
    height: 460px !important;
    margin: 0 auto;
    float: none;
    display: inherit;
    border: 1px solid #dedede;
}
#main-footer #footer-widgets .footer-widget .fwidget {
	margin:0;
	float: right;
	width:100%;
}
#main-footer #footer-widgets .footer-widget .fwidget .ftr-four a {
	display:inline-block;
	margin-left:39px;
}
.home-ttrr .home-bussi:hover .bsi .ic-hov{
	display:block;
}
.home-ttrr .home-bussi:hover .bsi .ic-desk{
	display:none;
}
#footer-bottom #footer-info {
    text-align: center;
    width: 100%;
}
#footer-bottom #footer-info a, #footer-bottom #footer-info {
	color:#000;
	font-size:12px;
	font-weight:normal;
}
#top-header.et-fixed-header {
	display:block;
}
#main-header{
	top:0px !important;
}
#main-header.et-fixed-header {
    top: 50px !important;
}
.home-sec.et_pb_section .home-rr .news-form {
    background-color: #000;
	position:relative;
	top:-1px;
}
.home-sec.et_pb_section .home-rr .news-form form{
	padding:13px;
}
.home-sec.et_pb_section .home-rr .news-form .home-get-nletter {
    max-width:810px;
    margin:0 auto;
	position:relative;
	z-index:3;
}
.home-get span.ajax-loader{
	position:absolute;
	z-index:4;
}
#main-footer .ftr-four{
	padding:0 0 8px;
}
#main-footer .ftr-four p{
	text-align:right;
}

/* 15/02/2018 */
h1{
	font-size:20px;
    color:#301058;
    line-height:33px;
	font-family:'SFUIDisplay-Regular';
    padding:0;
}
p,
.home-sec.et_pb_section .rect .et_pb_post .post-content p{
	font-size:16px;
	color:#1e1e1e;
	letter-spacing:0;
	line-height:26px;
	font-family:'SFUIDisplay-Light';
	text-align:justify;
}
p a{
	color:#1e1e1e;
}
.et_pb_bg_layout_light .et_pb_post p{
	color:#1e1e1e;
}
#main-header{
	box-shadow:none;
}
.home-bn-mg img{
	display:block;
}
.home-get-nletter .home-get{
	display:inline-block;
	width:85.3%;
	vertical-align:middle;
}
.home-get br{
	display:none;
}
.home-get span.wpcf7-form-control-wrap{
	display:inline-block;
	width:26%;
	margin:0 1% 0 0;
}
.home-get span.wpcf7-form-control-wrap input{
	border:1px solid #919191;
	border-radius:30px;
	width:100%;
	background:#000;
	font-size:12px;
	color:#f7f7f7;
	padding:5px 9px 4px;
	vertical-align:top;
}
.home-get span.wpcf7-form-control-wrap input::-webkit-input-placeholder{
	color:#f7f7f7;
}
.home-get span.wpcf7-form-control-wrap input::-moz-placeholder{
	color:#f7f7f7;
}
.home-get span.wpcf7-form-control-wrap input:-ms-input-placeholder{
	color:#f7f7f7;
}
.home-get span.wpcf7-form-control-wrap input:-moz-placeholder{
	color:#f7f7f7;
}
.home-get input[type='submit']{
	cursor:pointer;
	border-radius:30px;
	font-family:'SFUIDisplay-Bold';
	font-weight:normal;
	font-size:12px;
	border-radius:30px;
	color:#301058;
	background:#f2f1f1;
	border:0;
	padding:4px 28px;
	vertical-align:top;
}
.italic {
    font-style: italic;
    font-weight: bold;
}
.home-get input[type='submit']:hover{
	background:#301058;
	color:#f2f1f1;
}
.home-oll .et_pb_column_1 .hom-txx{
	margin:0 0 20px;
}
.home-oll .et_pb_column_1,
.busi-mds .busin-duval,
.busi-mds .spkk-desp{
	padding:0 0 0 20px;
}
.home-oll .home-txt-lt{
	font-family: 'SFUIDisplay-Light';
	font-size: 16px;
	color: #1E1E1E;
	letter-spacing: 0;
	line-height: 26px;
}
.home-txt-lt p,
.home-sec.et_pb_section .about-ttr .about-me-tt p,
.busin-duval p,
.reccnt-sec .rect .post-content .et_pb_section .recent-pst p,
.home-sec.et_pb_section .spk-tt .about_cont .spktxt p{
	padding:0;
	margin:0 0 20px;
	text-align:justify;
}
.home-txt-lt .tt-rdm{
	text-align:right;
}
.home-txt-lt .tt-rdm a, .post-content a.more-link {
    text-align: right;
    text-transform: capitalize;
    font-size: 12px;
    color: #301058;
    letter-spacing: 0.6px;
    font-family: 'SFUIDisplay-Semibold';
    border-radius: 0px;
    background: transparent;
    width: 90px;
    text-align: center;
    display: inline-block;
    line-height: 20px;
    border: 1px solid #301058;
    padding: 4px;
}
strong{
	font-family: 'SFUIDisplay-Bold';
}
.post-content a.more-link:hover{
	background-color: #301058;
    color: #fff;
    transition: .5s ease-in;
}
.home-ttrr .et_pb_column_1 .upco-evnt{
	margin-bottom:23px;
}
.upco-evnt h1{
	font-size:18px;
	color:#301058;
	letter-spacing:0;
	line-height:33px;
	 font-family: 'sf-ui-textmedium';
	 font-weight:normal;
	 position:relative;
	 z-index:1;
}
.upco-evnt h1:after{
	position:absolute;
	content:'';
	z-index:2;
	height:1px;
	width:100%;
	background:#dedede;
	width:77%;
	right:0;
	top:50%;
}
.home-ttrr a.entry-featured-image-url{
	width:46.381%;
	float:left;
	margin:0 27px 0 0;
}
.uppppc h2.entry-title{
	margin:0 0 2px;
	padding:0;
	font-size: 22px;
	color: #000000;
	letter-spacing: 0;
	line-height: 31px;
}
.uppppc article{
	margin:0 0 32px;
	padding:0 0 32px;
	border-bottom:1px solid #dedede;
}
.uppppc article .post-content,
.post-content .recent-pst{
	font-size:16px;
	color:#000;
	letter-spacing:0;
	line-height:26px;
}
.post-content a.more-link{
	display:inline-block;
	margin:0.9% 0 0 39%;
	float:right;
}
.et_pb_blog_grid .et_pb_post {
    padding: 19px;
    border: 1px solid #f6f6f6 !important;
    background-color: #f6f6f6 !important;
    word-wrap: break-word;
}
.home-oll .cather-sss{
	margin:0 0 32px;
}
.cather-sss .et_pb_column_1 article{
	margin:0;
}
.cather-sss article.category-media a.entry-featured-image-url,
.home-sec.reccnt-sec .rect article.category-media a.entry-featured-image-url{
	width:28.927%;
}
.cather-sss .post-content .et_section_regular,
.cather-sss .post-content .et_section_regular .et_pb_row_10000{
	padding:0;
}
.cather-sss .post-content .et_section_regular .et_pb_row_10000{
	width:100% !important;
}
.cather-sss .post-content{
	width:67%;
	float:right;
}
.cather-sss .category-media h2{
	font-size: 20px;
	color:#1e1e1e;
	letter-spacing:0;
	font-family: 'SFUIDisplay-Regular';
}
.cather-sss .category-media p{
	margin:0 0 20px;
	padding:0;
}
.recent-pst .rd-mrr{
	text-align:right;
}
.rd-mrr a.more-link{
	margin:0;
}
.home-oll .et_pb_blog_2{
	background:#fdfdfd;
	box-shadow:0 0 7px -2px rgba(0,0,0,0.50);
	border-radius:4px;
	padding:15px;
	overflow:hidden;
}
.home-oll .et_pb_blog_2 h2{
	margin:0 0 7px;
	padding:0;
	font-size: 14px;
	color:#000;
	letter-spacing:0.5px;
	line-height:22px;
	text-transform:uppercase;
}
.home-oll .et_pb_blog_2 article{
	float:left;
	margin:0 5.34% 0 0;
	width:47%;
}
.home-oll .et_pb_blog_2 article:last-child{
	margin:0;
}
.home-oll .blllooog .post-content{
	font-size: 16px;
    color: #1e1e1e;
    line-height: 26px;
}
.home-oll .blllooog .post-content a.more-link{
	float:right;
	margin-left:0;
}
.home-oll .cather-sss .category-media{
	margin-bottom:0;
	border-bottom: 1px solid #dedede;
}
#footer-bottom #footer-info{
	padding:0;
}
#footer-bottom #footer-info{
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	 font-family:'SFUIDisplay-Regular';
	 font-weight:normal;
}
#main-footer #footer-bottom{
	padding:6px 0;
}
.home-get span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip{
	font-size:12px;
	font-family:'SFUIDisplay-Light';
}
.news-form .wpcf7-validation-errors{
	margin:0;
	text-align:center;
}
.news-form .sent .wpcf7-mail-sent-ok,
.cont-rr .cont-fm .sent .wpcf7-mail-sent-ok{
	color:#398f14;
	font-size:14px;
	font-family:'SFUIDisplay-Regular';
}
.news-form .sent .wpcf7-mail-sent-ok,
.news-form #wpcf7-f131-p101-o1 .wpcf7-validation-errors{
	color:#fff;
}
.contxt form.wpcf7-form .wpcf7-validation-errors{
	max-width:945px;
	margin:2em auto 1em;
}
.pum .popmake.pum-container{
	max-width:none !important;
	width:80% !important;
	min-width: auto !important;
	padding:20px;
}
.pum #popmake-211.popmake.pum-container{
	width:32% !important;
	padding:0;
	top:50% !important;
	margin:-341px 0 0;
	max-height:682px;
	overflow-y:scroll;
}
.pum .popmake.pum-container iframe{
	width:100%;
}
.post-content .accept-txt .rd-mrr{
	text-align:right;
}

/*********************my business************************/

.busi-mds.et_pb_section {
    padding: 30px 0 0 !important;
}
.busi-mds.et_pb_section .home-ttrr {
	padding:0 !important;
}
.busi-mds.et_pb_section .busi-md {
    padding: 0 0 40px !important;
    border-bottom: 1px solid #979797;
}
.busi-mds.et_pb_section .busi-md .busin-duval {transform: translateX(36%);}
.busi-mds.et_pb_section .busi-md .busin-duval h1,
.home-sec.et_pb_section .about-ttr .about-me-tt h1,
.busi-tps.et_pb_section .busi-tpp h1,
.home-sec.et_pb_section .spk-tt .about_cont .spktxt h1,
.busi-mds .busin-duval h1{
	font-size: 20px;
	color: #301058;
	line-height: 33px;
	font-family: 'SFUIDisplay-Regular';
	padding: 0;
    margin-bottom: 10px;
}
.busi-mds.et_pb_section .busi-md .busin-duval p, .busi-mds.et_pb_section .busi-md .busin-duval p a, .home-sec.et_pb_section .about-ttr .about-me-tt p,
.home-sec.et_pb_section .spk-tt .about_cont .spktxt p{
    font-size: 16px;
    color: #1E1E1E;
    letter-spacing: 0;
    line-height: 26px;
    padding-bottom: 20px;
    text-align: justify;
}
.busi-mds.et_pb_section .busi-md .busin-duval .busi-btns br{display:none;}
.busi-mds.et_pb_section .busi-md .busin-duval .busi-btns a {
    background: #301058;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.17);
    border-radius: 6px;
    color: #fff;
    font-size: 10px;
    letter-spacing: 0.6px;
    padding: 0px 8px;
    display: inline-block;
    margin-right: 16px;
}
.busi-mds.et_pb_section .busi-md .busin-duval .busi-btns { width:150%;}
.busi-mds.et_pb_section .busi-md .business-duval {margin-top:60px;}
.busi-tps.et_pb_section {
    padding: 40px 0 0 !important;
}
.busi-tps.et_pb_section .busi-tpp { padding:0 !important;}
.busi-tps.et_pb_section .busi-tpp .et_pb_text { margin-bottom:10px !important;}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide {
    background-color: #222 !important;
    background-size: 60%;
    background-position: left top;
    padding: 0;
    height: 100%;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide .et_pb_slide_description {
    width: 40%;
    margin: 0;
    float: right;
    padding: 0 30px 0;
    text-align: left;
    margin-top: 37px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider {
	display: inline-block;
    width: 100%;
    height: 520px;
    overflow: visible;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slides {
	height:100%;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slides .et_pb_slider_container_inner {
    display: block;
    vertical-align: top;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slides .et_pb_slide_title {
	font-size: 28px;
	color: #fff;
	letter-spacing: 0.75px;
	font-family: 'SFUIDisplay-Heavy';
	padding: 0;
    margin-bottom: 7px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slides .busiil .locken p{
	font-size: 14px;
	color: #F5F5F5;
	letter-spacing: 0.43px;
	font-family: 'SFUIDisplay-Semibold';
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slides .busiil .locken:before {
    content: '';
    position: absolute;
    border-bottom: 1px solid #979797;
    width: 110px;
    bottom: 0;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slides .busiil .locken {
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 18px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slides .busiil .busi-lake p {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et-pb-arrow-prev,
.busi-tps.et_pb_section .busi-tpp .busii-slider .et-pb-controllers {
    display: none;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .visit {
    margin-top: 10px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .visit a {
    font-size: 10px;
    color: #301058;
    letter-spacing: 0.6px;
    background: #fff;
    font-family: 'SFUIDisplay-Heavy';
    padding: 4px 12px;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.17);
    border-radius: 6px;
}
.busi-tps.et_pb_section .busi-tpp .et_pb_slider:hover .et-pb-arrow-next,
.busi-tps.et_pb_section .busi-tpp .busii-slider .et-pb-arrow-next {
    right: 38%;
    opacity: 1;
    bottom: 9px;
    background: #000;
	top: auto;
	width: 50px;
    height: 50px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et-pb-arrow-next {
	opacity:0;
}
a.lnks-colr{
	color:#67a2e7;
}

/* 15/02/2018 */
.busi-mds .spkk-mobb{
	display:none;
}
.contxt .cont-rr .cont-info{
	margin-bottom:0;
}
.home-bn-mg .hometxt-links {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 29%;
    background: rgba(255,255,255,.79);
    padding: 86px 0 0 31px;
}
.home-bn-mg .hometxt-links h1{
	font-family:'SFUIDisplay-Light';
}
.hometxt-links p{
	display:none;
}
.home-bn-mg .hometxt-links a {
    display: inline-block;
    display: block;
    width: 88%;
    margin: 0 0 28px;
}
.hometxt-links a h1.ken-blk{
	color:#000;
}
.hometxt-links a h1.ken-blue{
	color:#1a3764;
}
.hometxt-links a h1.ken-orng{
	color:#ec1c25;
}
.hometxt-links a h1.ken-pnk{
	color:#ec218a;
}
.busin-duval p a {
	color:#1e1e1e;
}

/*********************about me************************/
.home-sec.et_pb_section .about-ttr .et_pb_column:nth-child(1){
    width: 72%;
    margin-right: 4%;
    margin-left: 3%;
}
.home-sec.et_pb_section .about-ttr .mg-txt img {
    max-width: 400px;
    float: left;
    margin-right:27px;
    margin-bottom: 20px;
}
.home-sec.et_pb_section .about-ttr .mg-mem img {
	max-width: 522px;
    float: left;
    margin-right:27px;
    margin-bottom:17px;
}
.home-sec.et_pb_section .about-ttr {
	margin-top:0;
}
.home-sec.et_pb_section .about-ttr .about-me-tt p,
.home-sec.et_pb_section .spk-tt .about_cont .spktxt p{text-align:left; padding-bottom:0;}
.home-sec.et_pb_section .about-ttr .about-me-tt .abo-img { text-align:center; margin-bottom:48px; margin-top: 20px;}
.home-sec.et_pb_section .about-ttr .about-me-tt .abo-img img {
	box-shadow: 0 1px 20px rgba(0, 0, 0, .6);
}
.home-sec.et_pb_section .about-ttr .about-me-tt .abt-tt {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
.home-sec.et_pb_section .about-ttr .about-me-tt .abt-tt h3{
	font-size: 16px;
	color: #1E1E1E;
	line-height:26px;
	font-family: 'SFUIDisplay-Semibold';
	padding-bottom: 0;
    margin-bottom:30px;
}

.home-sec.et_pb_section .rect {
    padding: 40px 0 0 !important;
}
.home-sec.et_pb_section .rect .et_pb_post .entry-featured-image-url {
    display: inline-block;
    position: relative;
    width: 30%;
    float: left;
    margin-right: 30px;
}
.home-sec.et_pb_section .rect .et_pb_post .entry-title {
    margin-top: 0;
    font-size: 20px;
    color: #1E1E1E;
    font-family: 'SFUIDisplay-Bold';
    position: relative;
    padding: 15px 0 10px;
	line-height: 24px;
}
.home-sec.et_pb_section .rect .et_pb_post .entry-title:before {
    content: 'property';
    padding-top: 0;
    position: absolute;
    top: 0;
    text-transform: uppercase;
    font-size: 8px;
    color: #1E1E1E;
}
.home-sec.et_pb_section .rect .et_pb_column:nth-child(1){
	width: 73%;
    margin-right: 3%;
    margin-left: 3%;
}
/*.home-sec.et_pb_section .rect .et_pb_post .post-content p{
	font-size: 12px;
	color: #1E1E1E;
	margin-bottom: 15px;
	line-height: 18px;
}*/
.home-sec.et_pb_section .rect .et_pb_post .post-content .more-link {
    background: #301058;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.17);
    border-radius: 6px;
    color: #fff;
    font-size: 10px;
    letter-spacing: 0.6px;
    padding:0;
    display: block;
    float: right;
    text-transform: uppercase;
    margin:0;
	font-family: 'SFUIDisplay-Heavy';
}
.home-sec.et_pb_section .rect .et_pb_post {
    margin-bottom:0;
	padding-bottom:0;
    border-bottom: 1px solid #dedede;
}
.pum .popmake.pum-container {
    margin-left: 0;
    width: 90%;
    max-width: 598px;
    left: 50% !important;
    transform: translate(-50%);
	top: 70px !important;
}
.pum .popmake.pum-container .form-speaker .foom {
    max-width: 326px;
    width: 100%;
    margin: 0 auto;
}
.pum .popmake.pum-container .form-speaker h1 {
	font-size: 20px;
	color: #301058;
	font-family: 'SFUIDisplay-Heavy';
	margin-bottom:11px;
	padding-bottom:0;
	text-align:center;
}
.pum .popmake.pum-container .form-speaker {padding: 27px 40px 4px;}
.pum .popmake.pum-container .form-speaker p {
	font-size: 12px;
	color: #1E1E1E;
	line-height: 18px;
	margin-bottom:27px;
	text-align:center;
}
.pum .popmake.pum-container .form-speaker .foom p br {
	display:none;
}
.pum .popmake.pum-container .form-speaker .foom p {
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
}
.pum .popmake.pum-container .form-speaker .foom p label {
    font-size: 9px;
    color: #301058;
    letter-spacing: 1px;
    font-family: 'SFUIDisplay-Light';
    max-width: 155px;
    display: inline-block;
}
.pum .popmake.pum-container .form-speaker .foom p input[type=text],
.pum .popmake.pum-container .form-speaker .foom p input[type=number],
.pum .popmake.pum-container .form-speaker .foom p input[type=email],
.pum .popmake.pum-container .form-speaker .foom p select {
    margin: 0 !important;
    background-color: #EBEBEB !important;
    border-radius: 3px;
    border: none !important;
    height: 25px;
	width:100%;
    max-width: 166px;
    float: right;
    padding: 0 6px !important;
}
.pum .popmake.pum-container .form-speaker .foom .fm-nxt {
    margin-top: 15px;
    border-top: 1px solid #979797;
    padding-top: 18px;
	margin-bottom: 18px;
}
.pum .popmake.pum-container .form-speaker .foom .fm-nxt p label {
	max-width:100%;
	width:100%;
}
.pum .popmake.pum-container .form-speaker .foom .fm-nxt p input[type=text] {
	max-width:100%;
}
.pum .popmake.pum-container .form-speaker .foom input[type=submit] {
    width: 100%;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.64px;
    font-family: 'SFUIDisplay-Black';
    background: #301058;
    border-radius: 4px;
    height: 40px;
    border: none;
    cursor: pointer;
}
.pum .popmake.pum-container .wpcf7-validation-errors {
    margin: 0 25px 15px;
    text-align: center;
	color:#301058;
}
.pum-theme-206 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    height: 30px !important;
    width: 30px !important;
    right: 4px !important;
    top: 4px !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    z-index: 999999999;
}
.pum #theImg {
    width: 60%;
}
.home-get-nletter .wpcf7-validation-errors,
.home-get-nletter .wpcf7-mail-sent-ok {text-align:center; margin: 10px 25px 15px; color:#fff;}
.home-sec.et_pb_section .spk-tt {
    padding: 30px 0 0 !important;
}
.home-sec.et_pb_section .spk-tt .et_pb_column:nth-child(1) {
    width: 50%;
    margin-right: 3%;
}
.home-sec.et_pb_section .spk-tt .et_pb_column:nth-child(2) {
    width: 23%;
	margin-top: 10px;
}
.home-sec.et_pb_section .spk-tt .et_pb_column:nth-child(3) {
    margin-top: 10px;
	width:18%;
}
.home-sec.et_pb_section .spk-tt .book-btn {
    font-size: 10px;
    color: #FFFFFF;
    letter-spacing: 0.6px;
    background: #301058;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.17);
    border-radius: 6px;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 30px;
	max-width: 300px;
	font-family: 'SFUIDisplay-Heavy';
    padding: 5px 0;
}
.home-sec.et_pb_section .cont-rr {
    margin: 30px auto 0 !important;
    padding: 0 !important;
	background: #F2F2F2;
	box-shadow: 0 2px 13px 0 rgba(0,0,0,0.50);
	display:flex;
	flex-wrap:wrap;
}
.home-sec.et_pb_section .cont-rr .contact-get {
	padding: 37px 96px 0 34px;
}
.home-sec.et_pb_section .cont-rr .contact-get .wpcf7-form-control-wrap .wpcf7-form-control {
    width: 100%;
    border: none;
    border-bottom: 1px solid rgba(48, 16, 88, .29);
    background-color: transparent;
    font-size: 12px;
    color: #686868;
    padding-bottom: 15px;
    margin-bottom: 42px;
	font-family: 'SFUIDisplay-Regular';
}
.home-sec.et_pb_section .cont-rr .contact-get .wpcf7-submit {
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0.6px;
    background: #301058;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.17);
    border-radius: 50px;
    width: 100%;
    height: 50px;
    font-family: 'SFUIDisplay-Heavy';
    border: none;
    cursor: pointer;
}
.home-sec.et_pb_section .cont-rr .et_pb_column {
	margin-right:0;
}
.home-sec.et_pb_section .cont-rr .et_pb_column:nth-child(2) {
    background: #301058;
    padding: 38px 15px 0 29px;
    width: 35.16%;
    min-height: 480px;
}
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt h1{
	font-size: 34px;
	color: #FFFFFF;
	letter-spacing: 0.75px;
	line-height: 36px;
	position:relative;
	font-family: 'BebasNeue';
	margin-bottom: 30px;
}
.cont-txt p{
	font-size:12px;
}
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt h1:before {
    content: '';
    border-bottom: 2px solid #fff;
    position: absolute;
    width: 204px;
    left: 0;
    bottom: 0;
}
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-inf .em-ico p {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 30px;
    float: left;
    width: 88%;
	padding: 0;
    margin: 0;
}
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-inf .em-ico img {
	float:left;
	margin-right:10px;
	margin-top: 5px;
}
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-inf .em-ico {
	display: inline-block;
    width: 100%;
	margin-bottom: 15px;
}
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-inf { margin-bottom:10px;}
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-txt-lt h3,
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-txt-rtt h3{
	font-family: 'BebasNeue';
	color:#fff;
	position:relative;
}
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-txt-lt h3:before,
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-txt-rtt h3:before {
	content: '';
    border-bottom: 2px solid #fff;
    position: absolute;
    width: 135px;
    left: 0;
    bottom: 0;
}
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-txt-lt, .home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-txt-rtt {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    margin-right: 0;
}
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-txt-lt p,
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-txt-rtt p,
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-txt-rtt p a{
	color:#fff;
	font-size:14px;
	line-height:26px;
}
.home-sec.et_pb_section .cont-rr .wpcf7-not-valid-tip {
    margin-top: -41px;
}
.home-sec.et_pb_section .cont-rr .wpcf7-validation-errors {
    margin-top: 0;
    text-align: center;
    color: #301058;
}
.home-sec.et_pb_section .cont-rr .wpcf7-mail-sent-ok {
    text-align: center;
    color: #301058;
    padding: 16px 10px;
    font-size: 16px;
}
.home-ttrr .home-bussi .bsi .ic-hov{
	display:none;
}
.home-get-nletter h3 {
    font-size: 14px;
    font-family: 'SFUIDisplay-Regular';
    color: #fff;
    padding: 0;
	margin:6px 13px 0 0;
    display: inline-block;
    line-height: 12px;
	text-transform:uppercase;
	vertical-align:top;
}
.spk-g.et_pb_section {
	padding: 40px 0 8px !important;
}
.spk-g.et_pb_section .spker-mgg {
	padding: 0 !important;
}
.spk-g.et_pb_section .spker-mgg .spk-mob {display:none;}
.spk-g.et_pb_section .spker-mgg .spk-dsk {margin-bottom:0 !important;}
/*.home-sec.et_pb_section .spk-tt .about_cont .spktxt p{
	font-size: 14px;
	color: #1E1E1E;
	line-height: 22px;
}*/
.pum .popmake.pum-container  .wpcf7-mail-sent-ok,  .wpcf7-mail-sent-ok, .home-sec.et_pb_section .cont-rr .wpcf7-mail-sent-ok {
    border: 0 solid #398f14;
    margin: 0 !important;
    padding: 30px;
    font-size: 24px;
	color:#301058;
	text-align:center;
	font-family: 'SFUIDisplay-Black';
	line-height: 1.3;
}
.home-sec.et_pb_section .spk-tt .home-ken-img {
    margin-bottom: 20px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et-pb-arrow-next:before {
    content: '' !important;
    background-image: url(right-icon-white.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide_image {
    display: none !important;
}
.home-sec.et_pb_section .about-ttr .et_pb_column:nth-child(2),
.home-sec.et_pb_section .rect .et_pb_column:nth-child(2) {
    width: 21% !important;
}
.home-sec.et_pb_section .about-ttr .about-me-tt h1 {
	margin-top: -8px;
}
.home-mb-mg {
    display: none;
}
.home-sec.et_pb_section .rect .et_pb_post .et_pb_section {
	width: 66%;
    float: left;
    padding: 0 !important
}
.home-sec.reccnt-sec.et_pb_section .rect .et_pb_post .et_pb_section{
	width:100%;
}
.home-sec.et_pb_section .rect .et_pb_post .et_pb_section .et_pb_row {
	margin: 0;
    padding: 0;
    width: 100% !important;
}
.home-sec.et_pb_section .rect .et_pb_post .et_pb_section .et_pb_row .et_pb_column {
	width: 100%;
    margin-left: 0;
}
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-inf .em-ico p br{display:none;}
.spec-rw {
	padding:0 !important;
}
.spec-cl {
	padding-bottom:0 !important;
}

/* Contact Us Page Starts Here */
.cont-sec.et_pb_section .home-rr .home-bn-txt,
.home-sec.et_pb_section .home-rr .conbbb .home-bn-txt{
	position:static;
	padding:0;
	transform:none;
	padding:5px 25px 4px;
	background:#301058;
}
.cont-sec.et_pb_section .home-rr .home-bn-txt h1,
.home-sec .home-rr .conbbb .home-bn-txt h1{
	text-align:left;
	font-size:30px;
	letter-spacing: 0;
	line-height:45px;
	color:#fff;
	font-family:'SFUIDisplay-Light';
}
.contxt.et_pb_section,
.contxt .cont-rr{
	padding:0;
}
.contxt.et_pb_section{
	padding:32px 0 0;
}
.contxt .contact-get{
	padding:32px;
	box-shadow:0 0 2px 0 rgba(0,0,0,0.50);
	overflow:hidden;
	max-width:945px;
	margin:0 auto;
}
.contact-get .cont-lt{
	float:left;
	width:45.403%;
	margin:0 32px 0 0;
}
.cont-lt span.wpcf7-form-control-wrap{
	display:block;
	width:100%;
}
.cont-lt span.wpcf7-form-control-wrap input,
.cont-ms-rt span.wpcf7-form-control-wrap textarea{
	width:100%;
	padding:12px 16px;
	border-radius:22px;
	background:#ececec;
	font-size:12px;
	color: #686868;
	letter-spacing:0;
	border:0;
}
.cont-lt span.wpcf7-form-control-wrap input::-webkit-input-placeholder,
.cont-ms-rt span.wpcf7-form-control-wrap textarea::-webkit-input-placeholder{
	color:#686868;
}
.cont-lt span.wpcf7-form-control-wrap input::-moz-placeholder,
.cont-ms-rt span.wpcf7-form-control-wrap textarea::-moz-placeholder{
	color:#686868;
}
.cont-lt span.wpcf7-form-control-wrap input:-ms-input-placeholder,
.cont-ms-rt span.wpcf7-form-control-wrap textarea:-ms-input-placeholder{
	color:#686868;
}
.cont-lt span.wpcf7-form-control-wrap input:-moz-placeholder,
.cont-ms-rt span.wpcf7-form-control-wrap textarea:-moz-placeholder{
	color:#686868;
}
.contact-get .cont-ms-rt{
	float:right;
	width:50%;
}
.contact-get .cont-ms-rt textarea{
	width:100%;
	min-height:160px;
}
.contact-get .cont-subbm{
	text-align:center;
	width:100%;
	overflow:hidden;
	padding:27px 0 0;
}
.contact-get .cont-subbm input{
	cursor:pointer;
	border:1px solid #301058;
	text-transform:uppercase;
	font-size: 18px;
	color: #301058;
	letter-spacing: 0;
	font-family: 'SFUIDisplay-Regular';
	font-weight:normal;
	padding:8px 63px;
	background:none;
	border-radius:100px;
}
.contact-get .cont-subbm input:hover{
	background:#301058;
	color:#fff;
}
.cont-info .cont-txt{
	max-width:945px;
	background:#301058;
	margin:0 auto;
	color:#fff;
	padding:32px;
	overflow:hidden;
}
.cont-txt h1{
	text-transform:uppercase;
	color:#fff;
	font-size:18px;
	padding:0;
	margin:0 0 5px;
}
.cont-txt h1 br{
	display:none;
	font-size:18px;
	line-height:34px;
}
.cont-txt .cont-txt-lt{
	float:left;
	width:50%;
	position:relative;
}
.cont-txt .cont-txt-lt:after{
	position:absolute;
	content:'';
	width:2px;
	height:41px;
	background:#fff;
	top:20%;
	left:93%;
}
.cont-txt .cont-txt-rtt{
	float:right;
	width:50%
}
.cont-txt-lt h3,
.cont-txt-rtt h3{
	text-transform:uppercase;
	color:#fff;
	padding:0;
	margin:0 0 5px;
	font-size:14px;
	line-height:18px;
	letter-spacing:0;
}
.cont-txt br{
	display:none;
}
.contxt .et_pb_image{
	max-width:945px;
	margin:0 auto;
}
.contxt .et_always_center_on_mobile.spkmb-cont{
	display:none;
}
.cont-txt p{
	color:#fff;
}
.cont-fm #wpcf7-f189-p87-o1 form.sent .wpcf7-mail-sent-ok{
	max-width:945px;
	margin:0 auto !important;
	color:#1e1e1e;
}

/* Recent Media Page Starts Here */
.reccnt-sec.et_pb_section .home-rr .recnnnnt{
	background:none;
	right:auto;
}
.home-sec.reccnt-sec.et_pb_section .rect .et_pb_post .entry-title:before{
	top:-8px;
}
.home-sec.et_pb_section .rect .et_pb_post .entry-title{
	padding:10px 0;
}


/******************* kenyon clarke new home design ******************/
body {
  color: #383838;
}
h1, h2, h3, h4, h5, h6 {
  color: #301058;
}
ul {
  list-style-type: none !important;
}
.top_section_home {
    padding: 30px 0 0 !important;
    margin-bottom: 34px;
}
.top_section_home .clarke_row {
  padding: 0 !important;
  position: relative;
  margin-bottom: 17px;
}
.top_section_home .clarke_row .clarke_row_col_1 {
  margin: 70px 0 0 !important;
  width: 55%;
}
.top_section_home .clarke_row .clarke_row_col_2 {
  width: 45%;
  position: relative;
}
.top_section_home .clarke_row .clarke_row_col_1 p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
    padding: 0;
}
.top_section_home .developing_image {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0;
}
.top_section_home .clarke_row .row_first_inner_cont h1 {
  font-family: 'SFUIDisplay-Black';
  font-size: 65px;
  line-height: 1.2;
}
.top_section_home .clarke_row .row_first_inner_cont h2 {
  font-size: 20px;
  padding: 0;
  margin-bottom: 36px;
}
.top_section_home .clarke_row .read_more {
  margin-bottom: 20px;
}
.insight_section  .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont .insight_business_readmore a,
.top_section_home .clarke_row .read_more a,
.blogs_people_readmore a,
.ffwd_see_more_message  {
    font-size: 12px;
    color: #301058;
    font-family: 'SFUIDisplay-Semibold';
    border: 1px solid;
    display: inline-block;
    width: 90px;
    height: 30px;
    text-align: center;
    align-self: center;
    transition: .5s ease-in;
    line-height: 28px;
}
.insight_section  .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont .insight_business_readmore a:hover,
.top_section_home .clarke_row .read_more a:hover,
.blogs_people_readmore a:hover,
.ffwd_see_more_message:hover,
.aboutme_sidebar a.aboutme_readmore:hover{
  background-color: #301058;
  color: #fff;
  transition: .5s ease-in;
}
.hidden_contentstart {
  display: none;
}
.top_section_home .clarke_row .top_section_home_img {
  margin-bottom: 0;
}
.top_section_home .clarke_row .social_link {
    position: absolute;
    top: 0;
    right: 00;
    background: #301058;
    height: 100%;
    width: 40px;
    padding-top: 15px;
    z-index: 99999;
}
.top_section_home .clarke_row .social_link ul {
  margin: 0;
  padding: 0;
}
.top_section_home .clarke_row .social_link li {
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
}
.top_section_home .clarke_row .social_link li a {
  color: #fff;
}
.top_section_home .clarke_row:before {
    content: '';
    position: absolute;
    background-color: #383838;
    height: 2px;
    width: 75%;
    bottom: 0;
    left: auto;
    right: 0;
}
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
  padding-top: 0 !important;
}
.home.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 30px !important;
}
.insight_section {
  padding: 0 !important;
  margin-bottom: 55px;
}
.insight_section  .insight_section_row {
  padding: 0 !important;
}
.insight_section  .insight_section_row .insight_section_row_col1 {
  width: 75%;
  margin-right: 4%;
}
.insight_section  .insight_section_row .insight_section_row_col1 .read_this_image {
  text-align: right;
}
.insight_section  .insight_section_row .insight_section_row_col1 h1 {
  font-size: 30px;
  line-height: 36px;
  padding: 0;
  margin-bottom: 20px;
}
.et_pb_text {
  margin-bottom: 0 !important;
}
.insight_section  .insight_section_row .insight_section_row_col2 {
  margin-top: 15px;
}
.insight_section  .insight_section_row .insight_section_row_col2 h1,
.latest_project_cont h1,
.latest_project_cont h1{
  font-size: 18px;
}
.latest_project_cont h1 {
    margin-bottom: 7px;
}
.et_pb_blog_grid h2 {
    margin: 19px 0px 15px 0px;
    font-size: 16px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	font-family:'SFUIDisplay-Bold';
}
.insight_section  .insight_section_row .insight_section_row_col2 .buy_apt_image{
  margin-bottom: 50px;
}
.insight_section .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont {
    position: relative;
    margin-bottom: 50px !important;
}
.insight_section .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont:before {
    content: '';
    position: absolute;
    height: 1px;
    background: #383838;
    width: 52%;
    bottom: 0;
}
.insight_section  .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont .text_with_img{
  padding-left: 11.4%;
  position: relative;
}
.insight_section  .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont .text_with_img .date_text{
  font-size: 10px;
  color: #7D7D7D;
  font-family: 'SFUIDisplay-Light';
}
.insight_section  .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont .text_with_img .overlay_text {
  position: absolute;
  left: 0;
  bottom: 30px;
}
.insight_section  .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont .text_with_img .overlay_text h2 {
  font-size: 28px;
  color: #FFFFFF;
  line-height: 46px;
  padding: 0;
}
.insight_section  .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont .text_with_img .overlay_text h2 span {
  background: #533C70;
  padding: 0 10px;
    display: inline-block;
    margin-bottom: 10px;
}
.insight_section .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont .insight_business_cont p {
    font-size: 16px;
    line-height: 22px;
    padding: 0;
    margin-bottom:24px;
    color:#383838;
}
.insight_section  .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont .insight_business_cont .insight_business_readmore {
  text-align: right;
}
.insight_business_cont_hidden {
  display: none;
}
.insight_section  .insight_section_row .insight_section_row_col2 .lead_section_soldout{
  margin-bottom: 0 ;
}
.insight_section .insight_section_row .insight_section_row_col2 .all_cnt, .blog_sec_section_row_col2 .all_cnt {
    box-shadow: none;
    border: none;
    border-top: 0;
    padding: 10px 5px;
    color: #301058;
}
.insight_section  .insight_section_row .insight_section_row_col2 .all_cnt p,
.blog_sec_section_row_col2 .all_cnt p{
  color: #301058;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 13px;
}
.Blogs_heading_new, .blogs_section_row  {
  padding: 0 !important;
}
.Blogs_heading_new h1 {
  font-size: 39px;
  line-height: 46px;
  font-weight:600;
  margin-bottom:20px;	
}
.blogs_section_row .et_pb_column {
    width: 36%;
    margin-right: 4%;
}
.blogs_section_row .et_pb_column .et_pb_module {
  margin-bottom: 0;
}
.blogs_section_row .et_pb_column .et_pb_text {
  background: #f6f6f6;
  padding: 12px;;
}
.blogs_section_row .blogs_people_heading h3, .blogs_section_row .blogs_people_heading_right {
  font-size: 16px;
  text-transform:uppercase;	
  color: #000000;
  line-height: 22px;
  font-family: 'SFUIDisplay-Bold';
  padding: 0;
  margin-bottom: 6px;
  min-height: 46px;
}
.blogs_section_row p {
  font-size: 14px;
  color: #1E1E1E;
  line-height: 22px;
}
.blogs_people_hidden {
  display: none;
}
.blogs_people_hidden_right {
  display: none;
}
.blogs_people_show_right {
    margin: 0 0 27px;
}
.blogs_people_readmore {
  text-align: right;
}
.keepintouch_section {
  padding: 20px 0 !important;
  background: #2F2F2F !important;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.50);
}
.keepintouch_section .intouch_cont_row {
  padding: 0;
  max-width: 1140px !important;
}
.keepintouch_section .intouch_cont_row .intouch h5{
  font-size: 18px;
  color: #F6F6F6;
  padding: 0;
  text-transform: uppercase;
}
.keepintouch_section .intouch_cont_row .intouch {
	display: inline-block;
	margin-right: 0;
	vertical-align: middle;
	width: 100%;
}
.keepintouch_section .intouch_cont_row p {
    display: inline-block;
    width: 18.4%;
    vertical-align: top;
    padding: 0;
    margin-right: 20px;
}
.keepintouch_section .intouch_cont_row .wpcf7-text {
    width: 100%;
    background: rgba(216,216,216,0.10);
    border: none;
    padding: 0 10px;
    height: 30px;
    color:#f6f6f6;
    font-size: 9px;
}
.keepintouch_section .intouch_cont_row .intouchsubmit {
  display: inline-block;
}
.keepintouch_section .intouch_cont_row .intouchsubmit .wpcf7-submit {
    border: none;
    text-indent: -99999px;
    padding: 0;
    background: url(http://www.kenyonclarke.com/beta/wp-content/uploads/2018/04/Submit_Button@2x.png);
    height: 31px;
    width: 65px;
    background-size: 100%;
    cursor: pointer;
    background-repeat: no-repeat;
}

/* 30/04/2018 */
#top-header .container{
  max-width:1140px !important;
  padding-right:0;
}
#main-footer{
  background:#301058 !important
}
.intouch .intouch_heading{
  display:inline-block;
  margin:0 11px 0 0;
}
#main-footer #footer-widgets{
  padding:21px 28px 19px 12px;
}
#main-footer #footer-widgets .footer-widget{
  width:auto !important;
  text-align:left;
}
#main-footer #footer-widgets .footer-widget:nth-child(2n){
  margin:0;
}
#main-footer #footer-widgets .footer-widget:nth-child(3n){
  margin:0 41px 0 0;
}
.footer-widget .hirespeaker{
  font-size:27px;
  letter-spacing:0.67px;
  line-height:38.73px;
  font-family:'mission-script';
  position:relative;
  border:1px solid #fff;
  padding:24px 0 23px;
  margin:0 50px 0 30px;
}
.hirespeaker .hireme_asspeaker {
    background: #222;
    position: relative;
    z-index: 5;
    left: -34px;
    padding: 10px 0;
    color: #fff;
}
.footer-widget .quicklinks,
.footer-widget .footeremail,
.socialmedialink .socialmedia h5{
  margin:23px 0 7px;
  font-size:11px;
  color:#fff;
  letter-spacing:0.85px;
  font-family:'SFUIDisplay-Regular';
}
.footer-widget #nav_menu-2 ul li{
  list-style:none;
  display:inline-block;
  padding:0;
  margin:0 6px 0 0;
  font-size:10px;
  font-family:'sf-ui-textmedium';
}
.footer-widget #nav_menu-2 ul li:before{
  display:none;
}
.footer-widget #nav_menu-2 ul li:last-child{
  margin:0;
}
.footer-widget #text-3 p{
  font-size:12px;
  color:#fff;
  letter-spacing:0.75px;
}
.footer-widget #text-3 a{
  color:#fff;
}
.footer-widget #text-3 i.fa-envelope{
  font-size:17px;
  margin:0 11px 0 0;
}
#footer-widgets .socialmedialink ul li{
  padding:0;
  display:inline-block;
  margin:0 5px 0 0;
}
#footer-widgets .socialmedialink ul li:before{
  display:none;
}
#footer-widgets .socialmedialink ul li:last-child,
#main-footer #footer-widgets .footer-widget.last{
  margin:0;
}
#footer-bottom #footer-info{
  font-size:12px;
  color:#fff;
  letter-spacing:0;
  text-align:center;
  text-transform:uppercase;
}
#main-footer #footer-bottom{
  padding:10px 0;
}
#footer-bottom #footer-info a{
  color:#fff;
}


div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
.mobile_menu_bar:before {
    position: relative;
    top: 0;
    left: 0;
    font-size: 32px;
    content: "";
    cursor: pointer;
}
/*.mobile_menu_bar {
    padding: 10px 20px;
    background-image: url('http://www.kenyonclarke.com/wp-content/uploads/2018/04/Menu_white.png');
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
}
.home .mobile_menu_bar{
    background-image: url('http://www.kenyonclarke.com/wp-content/uploads/2018/04/Menu_purple.png');
}*/
.aboutme_sidebarhidden {
  display: none;
}
#et_mobile_nav_menu {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.et_fixed_nav #main-header{
  position: relative;
}
.logo_container, #top-menu-nav {
  display: none;
}
#et_mobile_nav_menu .et_mobile_menu {
    width: 200px;
    -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.5);
}
.insight_business_cont {
    padding-bottom: 1px !important;
}
.all_cnt .location_ledt label{
  width: 80px;
  display: inline-block;
}
.all_cnt .location_ledt {
  font-size: 12px;
  line-height: 23px;
}
.wpcf7-not-valid-tip {
    font-size: .8em;
}
#main-header {
    top: 50px !important;
}
.home #main-header {
    top: 30px !important;
}
.about_me_section {
  padding: 0;
}
#ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0 .ffwd_blog_style_object_from_pic_container_0 img {
    border-radius: 0px;
    width: 67px;
    height: 67px;
    max-width: 100% !important;
    margin-right: 8px;
}
#ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_ver_al_0 {
  text-align: left !important;
}
#ffwd_container1_0 #ffwd_container2_0 .bwg_blog_style_img_cont_0 .ffwd_blog_style_img_0 {
  max-width: 400px !important;
}
#ffwd_container1_0 #ffwd_container2_0 .blog_style_object_container_0 {
    padding: 30px 0 10px !important;
    margin: 15px 0px !important;
}
#ffwd_container1_0 #ffwd_container2_0 .ffwd_title_spun1_0{
  padding: 3px 7px !important;
}
#ffwd_container1_0 #ffwd_container2_0 .ffwd_view_on_facebook_0{
  font-size: 10px !important;
}
#ffwd_container1_0 #ffwd_container2_0 .ffwd_likes_0,
#ffwd_container1_0 #ffwd_container2_0 .ffwd_shares_0,
#ffwd_container1_0 #ffwd_container2_0 .ffwd_comments_count_0 {
    background-size: 10px !important;
    font-size: 10px !important;
    padding: 0px 0px 0px 20px !important;
}
#ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0 .ffwd_blog_style_object_from_name_0,
#ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0 .ffwd_blog_style_object_from_name_0:hover,
#ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0 .ffwd_blog_style_object_from_name_0:focus {
  font-size: 14px  !important;
  color: #1E1E1E  !important;
  font-family: 'SFUIDisplay-Regular';
}
#ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0 .ffwd_from_time_post_0 {
    padding: 3px 0px 3px 0  !important;
    margin: 20px 0px 0px 0px !important;
    background: none !important;
    font-family: 'SFUIDisplay-Regular';
}
.blog_page_section, .about_me_section {
    background: #301058 !important;
    padding: 19px 0 30px !important;
    margin-top: 28px;
}
.blog_page_section .blog_page_section_row1,
.about_me_section .sociallink_aboutme_row {
  padding: 0 !important;
}
.blog_page_section .blog_page_section_row1 .social_link,
.about_me_section .sociallink_aboutme_row .social_link {
    display: inline-block;
    float: right;
    z-index: 99999;
    position: relative;
}
.blog_page_section .blog_page_section_row1 .social_link li a,
.about_me_section .sociallink_aboutme_row .social_link li a{
  color: #fff;
}
.blog_page_section .blog_page_section_row1 .social_link ul,
.about_me_section .sociallink_aboutme_row .social_link ul{
  padding: 0;
  margin: 0;
}
.blog_page_section .blog_page_section_row1 .social_link li ,
.about_me_section .sociallink_aboutme_row .social_link li {
  display: inline-block;
  margin-left: 20px;
}
#main-header {
    top: 20px !important;
}
.blog_page_section .blog_page_section_row1 .home-bn-txt h1 {
    color: #fff;
    text-align: center;
    display: inline;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    font-size: 30px;
    letter-spacing: 1.3px;
    font-family: 'SFUIDisplay-Regular';
}
.ffwd_see_more_message{
  font-size: 12px !important;
  color: #301058 !important;
  font-family: 'SFUIDisplay-Semibold' !important;
  border: 1px solid #301058 !important;
  float: right;
  text-decoration: none !important;
}
.ffwd_see_more_message:hover {
  color: #fff !important;
  text-decoration: none !important;
}
#ffwd_container1_0 #ffwd_container2_0 .bwg_blog_style_object_description_0 {
  display: none;
}

/*01/05/2018 Blog Page */
.latest_project_cont a, .registration_inresponsive .registerimg a.book-btn {
    background: #c22121;
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 0 0;
    display: block;
    margin: 0 auto;
    font-family: 'sf-ui-textmedium';
    position: absolute;
    z-index: 6;
    bottom: 6px;
    left: 10px;
    right: 10px;
}
.blog_sec_section_row_col2 .latest_project_cont{
  position:relative;
  z-index:5;
}
.registerimg img{
  display:block;
}
.register_popupcnt .registerimg{
  margin:0 0 45px;
}
.blog_sec_section_row_col2 .lead_section_soldout{
  margin-bottom:0 !important;
}
.blog_sec_section_row_col2 .buy_apt_image{
  margin-bottom:50px !important;
}
#ffwd_container1_0 #ffwd_container2_0 .blog_style_object_container_0:first-child {
    border-top: 0;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.blog_sec_section {
  padding: 50px 0 !important;
}
.blog_sec_section .blog_sec_section_row {
  padding: 0 !important;
}

/* Blog Page Pop-Up */
#popmake-849{
  padding:30px 30px;
  background:#2c2c2c;
  margin-left:0;
  max-width:360px !important;
  width:auto !important;
  box-shadow:none;
}
#popmake-849 input{
  font-size:14px;
  color:#090909;
  width:100%;
  padding:10px;
  margin-bottom:30px;
  border:none;
  height:40px;
}
#popmake-849 input::-webkit-input-placeholder{
	color:#090909;
}
#popmake-849 input::-moz-placeholder{
	color:#090909;
}
#popmake-849 input:-ms-input-placeholder{
	color:#090909;
}
#popmake-849 input:-moz-placeholder{
	color:#090909;
}
#popmake-849 input[type='submit']{
  border-radius:0;
  font-family:'sf-ui-textmedium';
  font-size:16px;
  color:#fff;
  height:40px;
  line-height:0;
  padding:0 10px;
  width:100%;
  margin:0;
  border:none;
  background:#c22121;
  letter-spacing:0.64px;
  text-transform:uppercase;
  cursor:pointer;
}
#popmake-849 .form-cont span.wpcf7-not-valid-tip{
  margin-top:-24px;
}
#popmake-849 .wpcf7-validation-errors{
  overflow:hidden;
  margin:20px auto 30px;
  background:none;
  padding:8px 0;
  color:#fff;
  font-size:14px;
}
#popmake-849 .wpcf7-mail-sent-ok {
    font-size: 16px;
    margin: 20px 0 0 !important;
    padding: 0;
    color: #fff;
}
.portfolio_slider .amazingcarousel-list-container .amazingcarousel-prev,
.portfolio_slider .amazingcarousel-list-container .amazingcarousel-next,
.portfolio_slider #wonderplugincarousel-1 .amazingcarousel-nav{
  display:none !important;
}
.portfolio_slider #wonderplugincarousel-1 .amazingcarousel-item-container{
  padding:0;
  border:0;
  margin:0 !important;
  box-shadow: none;
}
.portfolio_slider .amazingcarousel-item-container img{
  display:block;
}
.portfolio_slider .all_cnt .location_ledt{
  text-align:left;
  line-height:20px;
}
.portfolio_slider .all_cnt .location_ledt:last-child{
  margin-top:17px;
}

/*************** about Me *****************/
.aboutme_sec_section {
  padding: 50px 0 !important;
}
.aboutme_sec_section .aboutme_sec_section_row1 {
  padding: 0;
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .aboutme_img {
    width: 210px;
    display: inline-block;
    vertical-align: middle;
    height: 210px;
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .about_content {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 16px;
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .about_content h1 {
  font-size: 38px;
  line-height: 28px;
  margin-bottom: 12px;
  font-family: 'SFUIDisplay-Semibold';
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .about_content h2 {
  font-family: 'SFUIDisplay-Regular';
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 1px;
  padding: 0;
  margin-bottom: 10px;
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .aboutme_contactme {
  font-size: 13px;
  color: #8C8C8C;
  letter-spacing: 1px;
  font-family: 'sf-ui-textmedium';
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .aboutme_email a {
  font-size: 14px;
  color: #575757;
  letter-spacing: 0.88px;
  font-family: 'SFUIDisplay-Regular';
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .aboutme_email i {
  color: #301058;
  margin-right: 10px;
}
.aboutme_sec_section .aboutme_sec_section_row1 .advt_img .hireme_popup {
  font-size: 27px;
  letter-spacing: 0.67px;
  line-height: 38.73px;
  font-family: 'mission-script';
  position: relative;
  border: 1px solid #301058;
  padding:29px 0 20px;
  margin: 50px 0;
  float: right;
}
.aboutme_sec_section .aboutme_sec_section_row1 .advt_img .hireme_popup .hireme_asspeaker {
  background: #fff;
  position: relative;
  z-index: 5;
  left: -34px;
  padding:16px 0 11px;
  color: #301058;
  font-size:31px;
  letter-spacing:0.78px;
  line-height:45.03px;
}

/* 02/05/2018 */
.aboutme_sec_section .about_me_row{
  padding-top:57px;
  padding-bottom:0;
}
.aboutme_row_col3 .aboutme_allimg{
  overflow:hidden;
  margin:0 0 25px;
}
.aboutme_textcnt p{
  padding:0;
  margin:0 0 26px;
  line-height:36px;	
}
.aboutme_allimg .aboutme_allfourimg{
  float:left;
  width:23.5%;
  margin:0 16px 0 0;
}
.aboutme_allimg .aboutme_allfourimg:last-child{
  margin:0;
}
.aboutme_allfourimg img{
  display:block;
}
.aboutme_row_col3 .about_meproperty_cnt,
.aboutme_row_col4 .aboutme_soldcnt,
.aboutme_row_col5 .aboutme_workingcnt,
.aboutme_row_col6 .aboutme_lastcnt{
  font-size:16px;
  color:#1e1e1e;
  line-height:26px;
  margin:0 0 29px;
}
.about_me_row.et_pb_row_2 .aboutme_soldimg{
  margin-bottom:30px;
}
.aboutme_soldimg img{
  width:100%;
  height:auto;
}
.aboutme_row_col6 .aboutme_lastcnt{
  margin:0;
}
.aboutme_sec_section .aboutme_sec_section_row1 .advt_img .hireme_popup{
  margin:52px 0 50px;
}
.about_me_row .buyapt_aboutme{
  border:1px solid #dfdfdf;
  margin:0 0 51px;
}
.buyapt_aboutme .advtcont {
    text-align: center;
    color: #301058;
    font-size: 9px;
    padding: 2px 0;
}
.buyapt_aboutme .advtimg{
  padding:0 10px 10px;
}
.advtimg img{
  display:block;
}
.about_me_row_col2 .aboutme_sidebar{
  border:1px solid #979797;
  padding:24px 12px 17px;
}
.aboutme_sidebar h1{
  color:#000;
  font-size:14px;
  line-height:22px;
  letter-spacing:0;
  font-weight:normal;
  margin:0 0 12px;
}
.about_me_row.et_pb_row_2 .ludo_campbell_img{
  margin:0;
}
.aboutme_sidebar .aboutme_sidebarshow,
.aboutme_sidebar .aboutme_sidebarhidden{
  font-size:14px;
  color:#6b6b6b;
  letter-spacing:0;
  line-height:22px;
  margin:0 0 23px;
}
.aboutme_sidebar .aboutme_sidebarhidden{
  margin-bottom:0;
}
.aboutme_sidebar a.aboutme_readmore{
  display:block;
  font-size:12px;
  color:#301058;
  letter-spacing:0;
  text-align:center;
  width:90px;
  font-family:'SFUIDisplay-Semibold';
  margin:0 auto;
  border:1px solid #301058;
  cursor: pointer;
}
.aboutme_textcnt .registration_inresponsive,
.in_small_src {
  display:none;
}
.mobile_nav #mobile_menu .menu-item-object-custom.menu-item-36,
.mobile_nav #mobile_menu .menu-item-object-custom.menu-item-37,
.mobile_nav #mobile_menu .menu-item-object-custom.menu-item-38,
.mobile_nav #mobile_menu .menu-item-object-custom.menu-item-39,
.mobile_nav #mobile_menu .menu-item-object-custom.menu-item-40,
#et_mobile_nav_menu ul#mobile_menu li#menu-item-93{
  display:none;
}
#et_mobile_nav_menu ul#mobile_menu {
    box-shadow: none;
    border: 0;
    padding-top: 40px;
    margin: 0;
    width: 640px;
    height: 360px;
    background: #fff;
    top: 50px;
}
#et_mobile_nav_menu ul#mobile_menu li a{
  padding:0 15px;
  font-size:46px;
  color:#301058;
  letter-spacing:1.92px;
  line-height:68px;
  font-family:'SFUIDisplay-Regular';
  font-weight:normal;
  border:0;
  text-transform: uppercase;
}

/* Pop-up css Starts Here */
#popmake-859 {
    margin: 0;
    box-shadow: none;
    background: #fdFdFd;
    padding: 22px 0 7px;
    width: 598px !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}
.enquire .availability,
.enquire .about_yourself{
  text-align:center;
}
.enquire  h1{
  text-transform:uppercase;
  font-size:20px;
  color:#301058;
  font-family:'SFUIDisplay-Heavy';
  margin:0 0 6px;
}
.enquire h2{
  padding:0;
  font-size:12px;
  color:#1e1e1e;
  line-height:18px;
  margin:0 0 17px;
}
.enquire h2 span{
  display:block;
}
.enquire .all_input{
  max-width:330px;
  margin:0 auto;
}
.enquire .all_input span{
  display:inline-block;
}
.enquire .all_input p span:first-child{
  text-transform:uppercase;
  font-size:10px;
  color:#301058;
  letter-spacing:1px;
}
.enquire .all_input p span.wpcf7-form-control-wrap{
  float:right;
  position:relative;
  z-index:10;
}
.enquire .all_input p span.wpcf7-form-control-wrap input,
.enquire .all_input p span.wpcf7-form-control-wrap select,
.enquire .all_input_que .wpcf7-form-control-wrap input,
.enquire .all_input_que .wpcf7-form-control-wrap select,
.enquire .all_input_que .wpcf7-form-control-wrap textarea{
  border-radius:3px;
  background:#ebebeb;
  border:0;
  height:25px;
  width:166px;
  padding:0 5px;
}
.enquire .all_input_cont{
  padding:0 0 20px;
  border-bottom:1px solid #979797;
  margin:0 0 18px;
}
.enquire .all_input_que .question_sec span:first-child{
  font-size:10px;
  color:#301058;
  font-family:'sf-ui-textmedium';
}
.enquire .all_input_que .wpcf7-form-control-wrap input,
.enquire .all_input_que .wpcf7-form-control-wrap select{
  width:100%;
}
.enquire .all_input_que .wpcf7-form-control-wrap{
  display:block;
}
.enquire .all_input_que .wpcf7-form-control-wrap textarea{
  height:53px;
  width:100%;
  resize:none;
  margin:0 0 22px;
}
.enquire input[type='submit']{
  border:0;
  background:#301058;
  border-radius:4px;
  font-size:16px;
  color:#fff;
  letter-spacing:0.64px;
  text-align:center;
  font-family:'SFUIDisplay-Black';
  cursor:pointer;
  width:100%;
  padding:10px 0 11px;
}
.enquire .all_input .wpcf7-not-valid-tip{
  font-size:10px;
  position:absolute;
  z-index:11;
  right:5px;
}
#popmake-849.pum-theme-206 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    background-image: url('http://www.kenyonclarke.com/wp-content/uploads/2018/05/kcancelnew.png') !important;
    background-repeat: no-repeat !important;
    background-size: 16px !important;
    background-position: 10px 2px !important;
}
#popmake-849.pum-theme-206 .pum-content + .pum-close,
.pum-theme-lightbox .pum-content + .pum-close #theImg {
  display: none !important;
}
ul.et_pb_side_nav.et-visible {
  display: none;
}
div.wpcf7-mail-sent-ok {
    color: #fff;
}
div.wpcf7 .ajax-loader {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
}
.blogs_section_row .home_blog_content {
  min-height: 250px;
  padding-bottom: 50px;
}
.blogs_section_row .home_blog_content .blogs_people_readmore {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#wonderplugincarousel-1 .amazingcarousel-list-container {
  padding: 0 !important;
}
.blog_sec_section .ffwd_blog_style_object_from_0 {
    margin-bottom: 20px;
}
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item{
  margin: 0 0 20px;
  width: 100%;
}
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
    width: 15px !important;
    height: auto !important;
    margin: 3px 5px 0 0 !important;
    vertical-align: top;
}
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
    color: #fff;
    display: inline-block;
    width: 90%;
}
.about_me_section .sociallink_aboutme_row .social_link {
    padding-top: 20px;
}
/******************* kenyon clarke new home design ******************/



/*******************for menu css***************/

.menu-icon span, .menu-icon:before, .menu-icon:after, .example-2 span:before, .example-2 span:after, .example-4 span:before, .example-8 span:before, .example-8 span:after, .example-9 span:before, .example-9 span:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 0.125em;
  background-color: #fff;
  width: 0.75em;
  height: 0.05em;
  border-radius: 0;
}

.menu-icon {
  font-size: 6rem;
  width: 1em;
  height: 1em;
  display: inline-block;
  position: relative;
  background-color: transparent;
  border: 0;
  padding: 0;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
}
.menu-icon span {
  margin-top: -0.025em;
}
.menu-icon:before {
  content: "";
  margin-top: -0.275em;
}
.menu-icon:after {
  content: "";
  margin-top: 0.225em;
}

.example-1 span {
  -webkit-transition: 0.2s ease-in-out 0.2s;
  transition: 0.2s ease-in-out 0.2s;
}
.example-1:before, .example-1:after {
  -webkit-transition: margin 0.2s ease-in-out 0.2s, -webkit-transform 0.2s ease-in-out 0s;
  transition: margin 0.2s ease-in-out 0.2s, -webkit-transform 0.2s ease-in-out 0s;
  transition: margin 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out 0s;
  transition: margin 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
}
.example-1.is-open span {
  background-color: rgba(221, 150, 186, 0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.example-1.is-open:before, .example-1.is-open:after {
  margin-top: 0;
  -webkit-transition-delay: 0s, 0.25s, 0.25s;
          transition-delay: 0s, 0.25s, 0.25s;
}
.example-1.is-open:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.example-1.is-open:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.example-2:before, .example-2:after {
  display: none;
}
.example-2 span {
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.example-2 span:before, .example-2 span:after {
  content: "";
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  top: 0;
  left: 0;
}
.example-2 span:before {
  -webkit-transform: translateY(-0.25em);
          transform: translateY(-0.25em);
}
.example-2 span:after {
  -webkit-transform: translateY(0.25em);
          transform: translateY(0.25em);
}
.example-2.is-open span {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.example-2.is-open span:before, .example-2.is-open span:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.example-3:before, .example-3:after, .example-3 span {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.example-3.is-open:before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  margin-top: -0.025em;
}
.example-3.is-open:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin-top: -0.025em;
}
.example-3.is-open span {
  opacity: 0;
  -webkit-transform: translateX(150%);
          transform: translateX(150%);
}

.example-4:before, .example-4:after {
  -webkit-transition: 0.2s ease 0.2s;
  transition: 0.2s ease 0.2s;
}
.example-4:after {
  left: auto;
  right: 0.125em;
}
.example-4 span {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.example-4 span:before {
  content: "";
  -webkit-transition: inherit;
  transition: inherit;
  left: 0;
  top: 0;
}
.example-4.is-open:before, .example-4.is-open:after {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  width: 0;
}
.example-4.is-open span {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.2s ease 0.2s;
  transition: 0.2s ease 0.2s;
}
.example-4.is-open span:before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.example-5:before, .example-5:after {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.example-5.is-open:before, .example-5.is-open:after {
  margin-top: -0.025em;
}

.example-6:before, .example-6:after {
  -webkit-transition: margin 0.2s ease 0.2s, opacity 0s ease 0.2s;
  transition: margin 0.2s ease 0.2s, opacity 0s ease 0.2s;
}
.example-6 span {
  -webkit-transition: 0.25s ease 0s;
  transition: 0.25s ease 0s;
}
.example-6.is-open:before, .example-6.is-open:after {
  margin-top: 0;
  opacity: 0;
  -webkit-transition-delay: 0s, .2s;
          transition-delay: 0s, .2s;
}
.example-6.is-open span {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

.example-7:before, .example-7:after {
  -webkit-transition-property: margin, opacity;
  transition-property: margin, opacity;
  -webkit-transition-duration: 0.25s, 0s;
          transition-duration: 0.25s, 0s;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.example-7 span {
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.example-7.is-open:before, .example-7.is-open:after {
  margin-top: 0;
  opacity: 0;
  -webkit-transition-delay: 0s, 0.25s;
          transition-delay: 0s, 0.25s;
}
.example-7.is-open span {
  width: 0.3em;
  height: 0.3em;
  margin-top: -0.15em;
  left: 0.35em;
  border-radius: 50%;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

.example-8:before, .example-8:after {
  display: none;
}
.example-8 span {
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.example-8 span:before, .example-8 span:after {
  content: "";
  top: 0;
  left: 0;
  -webkit-transition: inherit;
  transition: inherit;
  margin: 0;
}
.example-8 span:before {
  -webkit-transform: translateY(-0.25em);
          transform: translateY(-0.25em);
}
.example-8 span:after {
  -webkit-transform: translateY(0.25em);
          transform: translateY(0.25em);
}
.example-8.is-open span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.example-8.is-open span:before, .example-8.is-open span:after {
  width: 0.375em;
  left: 0.02em;
}
.example-8.is-open span:before {
  -webkit-transform: rotate(-45deg) translateY(-0.17em);
          transform: rotate(-45deg) translateY(-0.17em);
}
.example-8.is-open span:after {
  -webkit-transform: rotate(45deg) translateY(0.17em);
          transform: rotate(45deg) translateY(0.17em);
}

.example-9:before, .example-9:after {
  display: none;
}
.example-9 span {
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.example-9 span:before, .example-9 span:after {
  content: "";
  top: 0;
  right: 0;
  left: auto;
  -webkit-transition: inherit;
  transition: inherit;
  margin: 0;
}
.example-9 span:before {
  -webkit-transform: translateY(-0.25em);
          transform: translateY(-0.25em);
}
.example-9 span:after {
  -webkit-transform: translateY(0.25em);
          transform: translateY(0.25em);
}
.example-9.is-open span {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.example-9.is-open span:before, .example-9.is-open span:after {
  width: 0.375em;
  right: 0.02em;
}
.example-9.is-open span:before {
  -webkit-transform: rotate(-45deg) translateY(0.17em);
          transform: rotate(-45deg) translateY(0.17em);
}
.example-9.is-open span:after {
  -webkit-transform: rotate(45deg) translateY(-0.17em);
          transform: rotate(45deg) translateY(-0.17em);
}

.menu-icon-svg {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: relative;
    top: -15px;
    left: -11px;
    transform: scale(.7);
}
.menu-icon-svg .menu-icon-trigger {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background-color: transparent;
  border: 0;
  padding: 0;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
}
.menu-icon-svg svg {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate(-52.4175824176px, -52.4175824176px) scale(0.1648351648);
          transform: translate(-52.4175824176px, -52.4175824176px) scale(0.1648351648);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.menu-icon-svg svg path {
  stroke: #fff;
  stroke-width: 19px;
  stroke-linecap: square;
  stroke-linejoin: round;
  fill: transparent;
  -webkit-transition: stroke-dasharray 0.5s;
  transition: stroke-dasharray 0.5s;
}
.home .menu-icon-svg svg path {
  stroke: #301058;
}
.menu-icon-svg svg path.path1 {
  stroke-dashoffset: 5803.15px;
  stroke-dasharray: 2901.57px, 2981.57px, 240px;
}
.menu-icon-svg svg path.path2 {
  stroke-dashoffset: 800px;
  stroke-dasharray: 400px, 480px, 240px;
}
.menu-icon-svg svg path.path3 {
  stroke-dashoffset: 6993.11px;
  stroke-dasharray: 3496.56px, 3576.56px, 240px;
}
.menu-icon-svg.is-open svg path.path1 {
  stroke-dasharray: 2901.57px, 5258.15px, 240px;
}
.menu-icon-svg.is-open svg path.path2 {
  stroke-dasharray: 400px, 600px, 0px;
}
.menu-icon-svg.is-open svg path.path3 {
  stroke-dasharray: 3496.56px, 6448.11px, 240px;
}
.menu-icon, .menu-icon-svg {
  vertical-align: middle;
}
#et-top-navigation {
  position: absolute;
  width: 100%;
  left: 0;
}
#et-top-navigation .menu-icon.example-8 {
  display: none;
}

/*******************for menu css***************/




/*********************responsive-layout starts here!************************/

@media (max-width:1326px) and (min-width:1186px){
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(2) {
    width:20%;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider {
    height:468px;
}
p, .home-sec.et_pb_section .rect .et_pb_post .post-content p{
	font-size:15px;
}
.cather-sss .category-media h2{
	font-size:19px;
}
.post-content a.more-link{
	margin:0.9% 0 0 87%;
}
.hometxt-links a{
	width:85%;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(3){
	width:21%;
}

/*01/05/2018 Blog Page */
/*************** about Me *****************/
.aboutme_sec_section .aboutme_sec_section_row1 .advt_img .hireme_popup .hireme_asspeaker{
  font-size:29px;
}
}

@media (max-width:1185px){
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(3) {
    width: 24%;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(2) {
    width: 37%;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider {
    height: 435px;
}

/* 16/02/2018 */
.uppppc h2.entry-title{
	font-size:20px;
	line-height:29px;
}
.upco-evnt h1:after{
	width:73%;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(2) {
	width:41%;
}
.page-id-101 .home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(2){
	width:20%;
}
#top-menu li{
	padding-right:20px;
}
.hometxt-links a{
	width:92%;
}

/*01/05/2018 Blog Page */

/*************** about Me *****************/
.aboutme_sec_section .aboutme_sec_section_row1 .advt_img .hireme_popup .hireme_asspeaker{
  font-size:27px;
}
.aboutme_allimg .aboutme_allfourimg{
  width:23.1%;
}
}

@media (max-width:1106px) and (min-width:981px){
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(2) {
    margin-right: 20px;
    width: 40%;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(3) {
    width: 22%;
}
.home-sec.et_pb_section .home-ttrr .home-get-nletter p {
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.11px;
    line-height: 20px;
}
.home-ttrr .home-bussi .bsi a {
    font-size: 24px;
    line-height: 32px;
}
.home-sec.et_pb_section .about-ttr .et_pb_column:nth-child(2),
.home-sec.et_pb_section .rect .et_pb_column:nth-child(2) {
    width: 28% !important;
}
.home-sec.et_pb_section .about-ttr .et_pb_column:nth-child(1),
.home-sec.et_pb_section .rect .et_pb_column:nth-child(1) {
    width: 65%;
}
.home-sec.et_pb_section .cont-rr .et_pb_column:nth-child(2) {
    background: #301058;
    padding: 38px 5px 0 15px;
    width: 35.16%;
}
.home-sec.et_pb_section .spk-tt .et_pb_column:nth-child(1){
	width:100%;
	margin-bottom:20px;
}
.home-sec.et_pb_section .spk-tt .et_pb_column:nth-child(2),
.home-sec.et_pb_section .spk-tt .et_pb_column:nth-child(3) {
    width: 48%;
	text-align: center;
}
.home-sec.et_pb_section .spk-tt .speaker-mg {
	text-align:center;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider {
    height: 380px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .visit {
    margin-top: 30px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide_image {
    display: block !important;
    width: 100%;
    position: relative;
	margin-top: 0 !important;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide_image img{
	max-height: 100% !important;
    width: 100%;
    vertical-align: top;
    margin-top: 0px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider {
    height: 100%;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide .et_pb_slide_description {
    margin-top: 0;
	position:relative;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide .et_pb_container.clearfix {
    height: 100% !important;
	display: block;
}
.busi-tps.et_pb_section .busi-tpp .et_pb_slider:hover .et-pb-arrow-next,
.busi-tps.et_pb_section .busi-tpp .busii-slider .et-pb-arrow-next {
    right: 5px;
    bottom: 5px;
	opacity: 1;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide .et_pb_slide_description {
    width: 100%;
    float: left;
    padding: 30px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide {
    background-size: 100%;
    background-image: none !important;
}

/* 16/02/2018 */
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(1){
	width:64%;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(2){
	width:30%;
}
.cather-sss .post-content .et_section_regular .et_pb_row_10000 .et_pb_column_10000{
	width:100%;
}
#top-menu li{
	padding-right:5px;
}
#et-top-navigation #top-menu-nav .nav .menu-item a{
	padding:20px 6px;
}
.home-bn-mg .hometxt-links{
	padding:27px 0 0 20px;
}
.hometxt-links a{
	width:100%;
}
.home-sec.et_pb_section .rect .et_pb_post .et_pb_section{
	width:65%;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(2) {
	width:30%;
	margin-right: 0;
}
.upco-evnt h1::after {
	width: 66%;
}

/*01/05/2018 Blog Page */
.latest_project_cont a, .registration_inresponsive .registerimg a.book-btn{
  font-size:10px;
}

/*************** about Me *****************/
.aboutme_sec_section .aboutme_sec_section_row1 .advt_img .hireme_popup .hireme_asspeaker{
  font-size:23px;
}
.aboutme_allimg .aboutme_allfourimg{
  width:23%;
}
}

@media (max-width:1024px){
.home-sec.et_pb_section .about-ttr .mg-mem img {
	max-width:100%;
}

/* 16/02/2018 */
#top-menu li{
	padding-right:19px;
}
.cather-sss article.category-media a.entry-featured-image-url, .home-sec.reccnt-sec .rect article.category-media a.entry-featured-image-url {
	width: 27.5%;
}
#top-menu li{
	padding-right:5px;
}
.home-bn-mg .hometxt-links{
	padding:28px 0 0 15px;
}
}

@media (max-width:980px){
#et-top-navigation {
    padding: 8px 0 0 !important;
}
.home-sec.et_pb_section .home-rr .home-bn-txt h1 {
    font-size: 28px;
    line-height: 36px;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(1) {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 0;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(2) {
    margin-right: 20px;
    width: 55% !important;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(3) {
    margin-top: 40px;
    width: 40% !important;
}
.home-get-nletter .home-get{
	width:81%;
}
.home-get span.wpcf7-form-control-wrap{
	width:23%;
}

/*****************my business****************/
.busi-mds.et_pb_section .busi-md .busin-duval {
    transform: translateX(10%);
}
.busi-mds.et_pb_section .busi-md .et_pb_column:nth-child(1){
    width: 56% !important;
    margin-bottom: 0 !important;
}
.busi-mds.et_pb_section .busi-md .et_pb_column:nth-child(2){
    width: 40% !important;
    margin-bottom: 0 !important;
}
.home-sec.et_pb_section .about-ttr .et_pb_column:nth-child(2),
.home-sec.et_pb_section .rect .et_pb_column:nth-child(2) {
    width: 30% !important;
}
.home-sec.et_pb_section .about-ttr .et_pb_column:nth-child(1),
.home-sec.et_pb_section .rect .et_pb_column:nth-child(1) {
    width: 65% !important;
    margin-left: 0;
    margin-right: 5%;
}
.home-ttrr .home-bussi .bsi a {
    font-size: 24px;
}
.home-sec.et_pb_section .cont-rr {
    margin: 30px auto !important;
}
.home-sec.et_pb_section .cont-rr .contact-get {
    padding: 35px 35px 0;
}
.home-sec.et_pb_section .cont-rr .wpcf7-validation-errors {
    margin-top: 0;
    margin-bottom: 0;
}
.mobile_menu_bar:before {
    color: #301058 !important;
}
.et_mobile_menu {
    border-top: 3px solid #301058 !important;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide .et_pb_slide_description {
    width: 100%;
    float: left;
    padding: 30px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide {
    background-size: 100%;
    background-image: none !important;
}
.home-sec.et_pb_section .spk-tt .et_pb_column:nth-child(1){
	margin-bottom:20px;
}
.home-sec.et_pb_section .spk-tt .et_pb_column:nth-child(2),
.home-sec.et_pb_section .spk-tt .et_pb_column:nth-child(3) {
    width: 48%;
}
.home-sec.et_pb_section .spk-tt .speaker-mg {
	text-align:center;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide_image {
    display: block !important;
    width: 100%;
    position: relative;
	margin-top: 0 !important;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide_image img{
	max-height: 100% !important;
    width: 100%;
    vertical-align: top;
    margin-top: 0px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider {
    height: 100%;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide .et_pb_slide_description {
    margin-top: 0;
	position:relative;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide .et_pb_container.clearfix {
    height: 100% !important;
	display: block;
}
.busi-tps.et_pb_section .busi-tpp .et_pb_slider:hover .et-pb-arrow-next,
.busi-tps.et_pb_section .busi-tpp .busii-slider .et-pb-arrow-next {
    right: 5px;
    bottom: 5px;
	opacity: 1;
}
.home-sec.et_pb_section .home-rr .et_pb_column {
    margin-bottom: 0 !important;
}
.home-sec.et_pb_section .about-ttr .mg-txt img {
    max-width: 100%;
}

/* 16/02/2018 */
#et_mobile_nav_menu ul#mobile_menu {
    padding: 0;
    width: 100%;
    top: 60px;
    margin: 0;
    border: none !important;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(2) {
	width: 100%!important;
	margin:32px 0 0;
}
.home-bussi .bsi{
	text-align:center;
}
.home-sec.et_pb_section .about-ttr .et_pb_column:nth-child(1),
.home-sec.et_pb_section .rect .et_pb_column:nth-child(1){
	width: 100% !important;
	margin-left: 0;
	margin-right: 0;
}
.home-bn-mg .hometxt-links{
	padding:20px 0 0 15px;
}
.hometxt-links a{
	width:90%;
}
.hometxt-links h1{
	font-size:16px;
}
.home-sec .spk-tt .et_pb_column_2{
	margin:0;
}
.home-sec .spk-tt img{
	width:100%;
	height:auto;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(3) {
	margin-top: 0;
	width: 100% !important;
}
.contact-get .cont-lt{
	width:44.5%;
}
.cont-txt .cont-txt-lt{
	width:45%;
}
.cont-txt .cont-txt-lt:after{
	left:105%;
}
.home-oll .uppppc{
	margin-bottom:20px;
}

/*01/05/2018 Blog Page */
.page-id-474.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{
  padding-top:0 !important;
}
.page-id-474 .blog_page_section{
  margin-top:0;
}
.page-id-474 .et_fixed_nav #main-header{
  background:none;
}
.page-id-474 #page-container #main-header{
  position:absolute;
  background:none;
  top:25px !important;
}
.page-id-474 .blog_page_section{
  padding:0 0 36px !important;
  box-shadow:0 2px 4px 0 rgba(0,0,0,0.50);
}
.blog_page_section .blog_page_section_row1 .home-bn-txt h1{
  position:absolter;
  display:block;
  transform:none;
  padding:0;
  left:50%;
  margin-left:-40px;
  top:55px;
}
.blog_page_section .blog_page_section_row1 .social_link{
  padding-top:38px;
}
.blog_sec_section,
.blog_sec_section .blog_sec_section_row{
  padding-top:0;
}
.blog_sec_section_row #ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0 .ffwd_blog_style_object_from_name_0{
  font-weight:normal !important;
}
.blog_sec_section_row #ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0 .ffwd_see_more_message{
  margin:25px 0 20px;
}
.blog_sec_section_row #ffwd_container1_0 #ffwd_container2_0 .bwg_blog_style_img_cont_0 .ffwd_blog_style_img_0{
  width:100%;
  height:auto;
}
#ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_messages_0{
  color:#383838;
  line-height:22px;
  font-family: 'SFUIDisplay-Light';
}
.blog_sec_section{
  padding-bottom:7px;
}
#ffwd_container1_0 #ffwd_container2_0 .blog_style_objects_conteiner_0 .blog_style_objects_conteiner_1_0{
  width:100%;
}
.lead_section_soldout img,
.registerimg img,
.buy_apt_image img{
  width:100%;
  height:auto;
}

.page-id-81.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{
  padding-top:0 !important;
}
.about_me_section{
  margin-top:0;
}
.page-id-81  #main-header{
  position:absolute;
  background:none;
  z-index:7;
  top:25px !important;
}
.aboutme_sec_section{
  padding:30px 0 0 !important;
}
.aboutme_sec_section .aboutme_sec_section_row1 .advt_img .hireme_popup{
  float:none;
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .about_content h1{
  font-size:22px;
  color:#301058;
  line-height:16.24px;
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .about_content h2{
  font-size:11px;
  color:#301058;
  letter-spacing:0.55px;
  line-height:15px;
  margin-bottom:5px;
}
.about_content .aboutme_email{
  line-height:normal;
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .aboutme_contactme{
  font-size:8px;
  color:#8c8c8c;
  letter-spacing:0.58px;
  line-height:normal;
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .aboutme_email i{
  font-size:10px;
  margin:0 5px 0 0;
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .aboutme_email a{
  font-size:8px;
  letter-spacing:0.51px;
}
.aboutme_sec_section .aboutme_sec_section_row1 .advt_img .hireme_popup{
  margin:32px auto;
  max-width:143px;
  padding:10px 0;
}
.aboutme_sec_section .aboutme_sec_section_row1 .advt_img .hireme_popup .hireme_asspeaker{
  font-size:19px;
  padding:14px 0 15px;
  left:-20px;
}
.aboutme_sec_section_row1 .aboutme_allcnt{
    text-align:center;
    max-width:320px;
    margin:0 auto;
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .about_content{
  text-align:left;
  margin-top:25px;
}
.aboutme_sec_section .about_me_row{
  padding-top:0;
}
.aboutme_textcnt p,
.aboutme_row_col3 .about_meproperty_cnt,
.aboutme_row_col4 .aboutme_soldcnt,
.aboutme_row_col5 .aboutme_workingcnt,
.aboutme_row_col6 .aboutme_lastcnt{
  font-size:14px;
  line-height:22px;
}
.aboutme_allimg .aboutme_allfourimg{
  width:100%;
  margin:0 0 31px;
}
.aboutme_allfourimg img,
.advtimg img{
  width:100%;
  height:auto;
}
.aboutme_row_col6 .aboutme_lastcnt,
.about_me_row .buyapt_aboutme{
  margin:0 0 30px;
}
.about_me_row .buyapt_aboutme,
.about_me_row.et_pb_row_2 .ludo_campbell_img,
.about_me_row_col2 .aboutme_sidebar{
  display:none;
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .aboutme_img{
  width:92px;
  height:92px;
  float:left;
}
.page-id-81 .in_small_src{
  padding:0 0 40px;
}
.aboutme_textcnt .registration_inresponsive{
  border:1px solid #c0c0c0;
  padding:0 7px 11px;
  position:relative;
  margin:0 0 30px;
  display:block;
}
.registration_inresponsive .advtcont{
  font-size:9px;
  color:#301058;
}
.register_popupcnt.registration_inresponsive .registerimg{
  margin:0;
}
/*.registration_inresponsive .registerimg a.book-btn{
  background:#c22121;
  text-transform:uppercase;
  font-size:11px;
  color:#fff;
  text-align:center;
  border-radius:3px;
  padding:1px 0;
  display:block;
  width:208px;
  margin:0 auto;
  font-family:'sf-ui-textmedium';
  z-index:6;
  position:absolute;
  z-index:9;
  bottom:18px;
  left:35px;
}*/
.in_small_src .et_pb_row{
  padding:0;
}
.et_header_style_left #et-top-navigation{
  float:left;
  padding-top:0 !important;
}
#et_mobile_nav_menu{
  position:static;
}
.mobile_nav #mobile_menu{
  background:#301058;
}
.mobile_nav #mobile_menu li a{
  font-size:24px;
  color:#fff;
  letter-spacing:1px;
  line-height:35px;
  border-bottom:1px solid rgba(255,255,255,0.11);
  padding-right:0;
  padding-left:0;
  margin:0 26px;
}
#et_mobile_nav_menu .et_mobile_menu_{
  width:100%;
  top:46px;
}
.mobile_nav #mobile_menu ul.sub-menu{
  padding-bottom:45px;
  background-color: #fff;
}
.mobile_nav #mobile_menu ul.sub-menu li {
    list-style-position: inside;
    color: #301058;
    list-style-type: disc;
}
.mobile_nav #mobile_menu li#menu-item-93 a{
  border-bottom:0;
}
.mobile_nav #mobile_menu ul.sub-menu li a{
  margin:0;
  border:0;
  font-size:20px;
  line-height:33px;
  padding:0 0 0 20px;
  display:inline-block;
}
#et_mobile_nav_menu ul#mobile_menu .sub-menu li a {
    font-size: 30px;
    line-height: 40px;
}
}
@media (max-width:767px){
#main-header #logo {
    max-width: 100%;
}
.home-sec.et_pb_section .home-ttrr {
    padding:20px 0 0 !important;
    margin-top: 0;
}
.home-sec.et_pb_section .home-rr .home-bn-txt h1 {
    font-size: 26px;
    line-height: 30px;
}
.home-sec.et_pb_section .home-rr .home-bn-txt {
    left: 20px;
}
.home-sec.et_pb_section .et_pb_column {
    margin-bottom: 15px;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(2){
    margin-right: 0;
    width: 100% !important;
}
.home-sec.et_pb_section .home-ttrr .home-get-nletter .home-get .wpcf7-form-control-wrap {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}
.home-sec.et_pb_section .home-ttrr .home-get-nletter .home-get .wpcf7-submit {
    width: 100%;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(3), .home-sec.et_pb_section .about-ttr .et_pb_column:nth-child(2) {
    margin-top: 20px;
    width: 100% !important;
}
#main-footer #footer-widgets .footer-widget .fwidget, #main-footer #footer-widgets .footer-widget {
    margin-bottom: 0 !important;
}
.home-sec.et_pb_section .home-ttrr .about_txt h1 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 6px;
}
.home-ttrr .home-bussi .bsi a {
    font-size: 22px;
}
#footer-bottom #footer-info a, #footer-bottom #footer-info {
    font-size: 10px;
    line-height: 10px !important;
}

.post-content .accept-txt .rd-mrr{
	margin:20px 0 0;
}
.home-mb-mg .hometxt-links{
	position:static;
	width:100%;
	padding:15px;
	/*background:#301058;*/
}
.hometxt-links a{
	width:auto;
}
.hometxt-links a img{
	margin:0 0 15px;
}
.pum #popmake-211.popmake.pum-container{
	transform:translate(-50%);
	top:10px !important;
	margin:0;
}

/* 16/02/2018 */
.home-sec.et_pb_section .home-rr .home-bn-txt{
	top:25%;
}
.home-get-nletter h3{
	display:block;
	text-align:center;
	margin:0 0 10px;
}
.home-get-nletter .home-get{
	width:100%;
	text-align:center;
}
.home-get span.wpcf7-form-control-wrap{
	display:block;
	width:auto;
	margin:0 0 10px;
}
.news-form .wpcf7-validation-errors{
	margin:5px 0 0;
}
.upco-evnt h1:after{
	display:none;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(1){
	padding-left:0;
}
.post-content a.more-link{
	margin:0.9% 0 0 0;
}
.cather-sss article.category-media a.entry-featured-image-url,
.home-sec.reccnt-sec .rect article.category-media a.entry-featured-image-url,
.cather-sss .post-content,
.home-ttrr a.entry-featured-image-url{
	width:auto;
	float:none;
}
.home-ttrr .et_pb_column_1 .upco-evnt,
.home-ttrr a.entry-featured-image-url,
.uppppc article{
	margin:0 0 20px;
}
.uppppc article{
	padding:0 0 20px;
}
.home-sec.et_pb_section .home-rr .news-form form{
	padding:10px;
}
p,
.home-txt-lt p, .home-sec.et_pb_section .about-ttr .about-me-tt p, .busin-duval p, .reccnt-sec .rect .post-content .et_pb_section .recent-pst p, .home-sec.et_pb_section .spk-tt .about_cont .spktxt p{
	text-align:left;
}
.uppppc h2.entry-title,
.cather-sss .category-media h2{
	font-size:16px;
	line-height:25px;
}
p, .home-sec.et_pb_section .rect .et_pb_post .post-content p{
	font-size:15px;
}
.uppppc h2.entry-title,
.cather-sss .category-media h2{
	margin:0 0 5px;
}
.recent-pst .rd-mrr{
	margin-bottom:20px;
}
.pum .popmake.pum-container,
.pum #popmake-211.popmake.pum-container{
	width:90% !important;
}
.home-sec.et_pb_section .home-rr .home-bn-txt{
	position:static;
	transform:none;
	margin:0;
	background:#301058;
}
.home-sec.et_pb_section .home-rr .home-bn-txt h1{
	color:#fff;
	text-align:center;
}
.home-ttrr.reccnt-sec .cather-sss .category-media a.entry-featured-image-url img{
	display:none;
}
.reccnt-sec .pst-mg{
	display:none;
}
.home-sec.et_pb_section .rect .et_pb_post .entry-title.entry-title{
	padding-bottom:0;
	margin-bottom:0;
}
.rect .cather-sss .post-content{
	overflow:hidden;
}
.home-sec.et_pb_section .rect .et_pb_post .et_pb_section .et_pb_row .et_pb_column{
	margin:0;
}
.home-sec.reccnt-sec.et_pb_section .home-ttrr.rect{
	padding:15px 0 0 !important;
}

/*****************my business****************/
.busi-mds.et_pb_section .busi-md .et_pb_column:nth-child(1) {
    width: 85% !important;
}
.busi-mds.et_pb_section .busi-md .et_pb_column:nth-child(2) {
    width: 100% !important;
}
.busi-mds.et_pb_section .busi-md .busin-duval .busi-btns {
    width: 100%;
}
.busi-mds.et_pb_section .busi-md .busin-duval .busi-btns a{
	margin-bottom:8px;
}
.busi-mds.et_pb_section .busi-md .business-duval {
    margin-top: 28px;
}
.home-sec.et_pb_section .about-ttr .et_pb_column:nth-child(1),
.home-sec.et_pb_section .rect .et_pb_column:nth-child(1) {
    width: 100% !important;
    margin-left: 0;
    margin-right: 5%;
}
.home-sec.et_pb_section .cont-rr .contact-get .wpcf7-form-control-wrap .wpcf7-form-control {
    padding-bottom: 12px;
    margin-bottom: 30px;
}
.home-sec.et_pb_section .cont-rr .wpcf7-not-valid-tip {
    margin-top: -28px;
}
.home-sec.et_pb_section .cont-rr {
    margin: 10px auto !important;
}
#main-footer #footer-widgets {
    padding: 20px 0 20px;
}
.home-sec.et_pb_section .rect .et_pb_post .entry-featured-image-url {
    margin-right: 20px;
    margin-bottom: 20px;
}
.home-ttrr .home-bussi .bsi a br {
    display: none;
}
.home-sec.et_pb_section .home-ttrr.rect {
    padding: 6px 0 0 !important;
}
.home-sec.et_pb_section .rect .et_pb_post .entry-title {
    font-size: 18px;
    line-height: 22px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slides .busiil .locken {
    padding-bottom: 2px;
    margin-bottom: 10px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .visit {
    margin-top: 20px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slides .busiil .busi-lake p {
    line-height: 18px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slides .busiil .locken p {
    font-size: 12px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slides .et_pb_slide_title {
    font-size: 22px;
    margin-bottom: 4px;
}
.spk-g.et_pb_section .spker-mgg .spk-mob {display:block;}
.spk-g.et_pb_section .spker-mgg .spk-dsk {display:none;}
.busi-mds.et_pb_section .busi-md .busin-duval h1, .home-sec.et_pb_section .about-ttr .about-me-tt h1, .busi-tps.et_pb_section .busi-tpp h1, .home-sec.et_pb_section .spk-tt .about_cont .spktxt h1 {
    line-height: 24px;
}
.ad-bnr {
    max-height: 300px;
    overflow: hidden;
}
.ad-bnr img{
	width:100%;
}
.home-sec.et_pb_section .spk-tt .et_pb_column:nth-child(2) {
    margin-bottom: 15px;
}
.spk-g.et_pb_section {
    padding: 20px 0 8px !important;
}
.busi-mds.et_pb_section {
    padding: 16px 0 0 !important;
}
.busi-tps.et_pb_section {
    padding: 16px 0 0 !important;
}
.busi-mds.et_pb_section .busi-md .busin-duval {
    transform: translateX(0);
}
.busi-mds.et_pb_section .busi-md .et_pb_column:nth-child(1) {
    width: 100% !important;
}
.home-sec.et_pb_section .about-ttr .about-me-tt .abo-img {
    margin-bottom: 10px;
    margin-top: 4px;
}
.home-sec.et_pb_section .home-ttrr .about_txt p:nth-child(3n) {
    margin-bottom: 30px;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide_image {
    margin-top: 0 !important;
}
.busi-tps.et_pb_section .busi-tpp .busii-slider .et_pb_slide .et_pb_slide_description {
    padding: 22px;
}
.busi-tps.et_pb_section .busi-tpp .et_pb_text {
    margin-bottom: 16px !important;
}
.spk-g.et_pb_section .spker-mgg .spk-mob img {
	width:100%;
}
.home-sec.et_pb_section .about-ttr .about-me-tt .abt-tt {
    margin-top: 0;
    padding-top:0;
}
.home-sec.et_pb_section .about-ttr .about-me-tt .abt-tt h3 {
    margin-bottom:20px;
}
.busi-mds.et_pb_section .busi-md .busin-duval p, .busi-mds.et_pb_section .busi-md .busin-duval p a, .home-sec.et_pb_section .about-ttr .about-me-tt p {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
}
.home-sec.et_pb_section .about-ttr .et_pb_column:nth-child(2) {
    margin-top: 6px;
}
.busi-mds.et_pb_section .busi-md {
    padding: 0 0 20px !important;
}
.home-sec.et_pb_section .rect .et_pb_post {
    margin-bottom: 30px;
    padding-bottom: 25px;
}
.home-sec.et_pb_section .spk-tt {
    padding:20px 0 0 !important;
}
.home-sec.et_pb_section .spk-tt .home-ken-img {
    margin-bottom:0px;
}
.home-sec.et_pb_section .spk-tt .book-btn {
    max-width: 100%;
}
.home-sec.et_pb_section .home-ttrr .about_txt {
    margin-top: 20px;
}
.home-sec.et_pb_section .home-ttrr .about_txt .home-rd {
    margin-bottom: 32px !important;
}
.home-sec.et_pb_section .spk-tt .home-ken-img img {
	width:100%;
}
.home-sec.et_pb_section .about-ttr {
    padding: 20px 0 0 !important;
    margin-top: 0;
}
.home-mb-mg {
    display: block;
}
.home-mb-mg img {
	width:100%;
	display:block;
}
.home-bn-mg {
	display:none;
}
.home-ttrr .home-bussi {
    margin-bottom:20px !important;
}
.home-sec.et_pb_section .about-ttr .mg-txt img, .home-sec.et_pb_section .about-ttr .mg-mem img {
    margin-right: 0;
    margin-bottom:20px;
}
.home-sec.et_pb_section .about-ttr .about-me-tt .abt-tt h3 {
	font-size:14px;
	line-height:22px;
}
.busi-mds .spkk-mobb{
	display:block;
	margin-bottom: 0 !important;
}
.busi-mds .spkk-desp{
	display:none;
}
/*.home-mb-mg .hometxt-links{
	position:absolute;
	top:16px;
	right:0;
	height:100%;
	width:46%;
	background:rgba(255,255,255,.79);
	padding:20px 0 0 15px;
}*/
.busi-mds .busin-duval{
	padding:0;
}
.home-ttrr .et_pb_column{
	margin-bottom:0;
}
.busi-mds .et_pb_row.et_pb_row_2{
	padding-top:20px;
	padding-bottom: 0;
}
.home-sec.et_pb_section .about-ttr .about-me-tt p{
	padding-bottom:0;
	margin-bottom:20px;
}
.home-sec.et_pb_section .about-ttr .about-me-tt h1{
	margin-top:0;
}
.home-sec.et_pb_section .rect .et_pb_post{
	margin-bottom:20px;
	padding-bottom:0;
}
.home-sec.et_pb_section .spk-tt .about_cont .spktxt h1{
	margin-bottom:20px;
}
.home-sec.et_pb_section .spk-tt .about_cont .spktxt p:last-child{
	margin-bottom:0;
}
.home-mb-mg .hometxt-links img{
	width:70%;
	margin:0 auto 15px;
}

/* 16/02/2018 */
.news-form .sent .wpcf7-mail-sent-ok{
	font-size:16px;
}
.home-sec.et_pb_section .rect .et_pb_post .entry-featured-image-url{
	margin-right:0;
}
.home-sec.et_pb_section .rect .et_pb_post .et_pb_section{
	width:100%;
}
.home-sec.et_pb_section .home-ttrr .et_pb_column:nth-child(2),
.home-sec .home-ttrr .upco-evnt{
	margin:0;
}
.contxt .contact-get{
	padding:15px;
}
.contact-get .cont-lt{
	float:none;
	width:100%;
	margin:0;
}
.contact-get .cont-lt br{
	display:none;
}
.contact-get .cont-lt input{
	margin:0 0 15px;
}
.contact-get .cont-ms-rt{
	float:none;
	width:100%;
}
.contact-get .cont-subbm{
	padding:15px 0 0;
}
.cont-txt .cont-txt-lt,
.cont-txt .cont-txt-rtt{
	width:100%;
}
.cont-txt .cont-txt-lt{
	margin:0 0 15px;
}
.cont-txt .cont-txt-rtt{
	float:none;
}
.cont-txt .cont-txt-lt:after{
	display:none;
}
.contxt .contact-get .cont-lt span.wpcf7-not-valid-tip{
	margin:0 0 15px;
}
.contxt .spk-dspt-cont{
	display:none;
}
.contxt .et_always_center_on_mobile.spkmb-cont{
	display:block;
}
.mobile_nav #mobile_menu ul.sub-menu {
    background-color: #262626;
}
}
@media (max-width:479px){
#main-header #logo {
    max-width: 80%;
}
#et-top-navigation {
    padding: 0 !important;
}
#et-top-navigation #et_mobile_nav_menu .mobile_nav .mobile_menu_bar_toggle {
    padding-bottom: 0px !important;
}
.home-sec.et_pb_section .home-rr .home-bn-txt h1 {
    font-size: 20px;
    line-height: 24px;
}
.home-sec.et_pb_section .home-rr .home-bn-txt {
    left: 12px;
}
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-inf .em-ico p {
    width: 84%;
}
.pum .popmake.pum-container .form-speaker .foom p label, .pum .popmake.pum-container .form-speaker .foom p input[type=text], .pum .popmake.pum-container .form-speaker .foom p input[type=number], .pum .popmake.pum-container .form-speaker .foom p input[type=email], .pum .popmake.pum-container .form-speaker .foom p select {
    max-width: 100%;
    width: 100%;
}
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-inf .em-ico p br{display:block;}

/* 16/02/2018 */
.home-sec.et_pb_section .home-rr .home-bn-txt h1{
	font-size:16px;
	line-height:20px;
}
.home-sec.et_pb_section .home-rr .home-bn-txt{
	top:35%;
}
.home-sec.et_pb_section .home-rr .home-bn-txt {
	top:22%;
}
.news-form .sent .wpcf7-mail-sent-ok{
	font-size:14px;
}
.home-oll .et_pb_column_1, .busi-mds .busin-duval, .busi-mds .spkk-desp{
	padding:0;
}
}
@media (max-width:395px){
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-txt-lt,
.home-sec.et_pb_section .cont-rr .cont-info .cont-txt .cont-txt-rtt {
    width: 100%;
    float: none;
}
.home-ttrr .home-bussi .bsi a {
    font-size: 18px;
}
}
textarea[name=message] {
    resize: none;
}


/*********** new responsive ********/
@media (max-width:1245px) {
  .keepintouch_section .intouch_cont_row p {
      width: 17.8%;
      margin-right: 1%;
  }
}
@media (max-width:1200px) {
.top_section_home .clarke_row .row_first_inner_cont h1 {
  font-size: 52px;
}
.top_section_home .clarke_row .row_first_inner_cont h2 {
  font-size: 15px;
  margin-bottom: 15px;
}
.top_section_home .clarke_row .clarke_row_col_1 p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
}
.insight_section .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont .insight_business_cont p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
}
.insight_section .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont .text_with_img .overlay_text h2 {
    font-size: 22px;
    line-height: 40px;
}
}
@media (max-width:1024px) {
.keepintouch_section .intouch_cont_row p {
    width: 17.5%;
    margin-right: 1%;
}
}
@media (max-width:980px) {
#et-top-navigation #et_mobile_nav_menu .mobile_nav .mobile_menu_bar {
  padding: 15px 20px !important;
}
.top_section_home .clarke_row .clarke_row_col_2{
  margin-bottom: 0;
}
.top_section_home .clarke_row:before {
  width: 100%;
}
.top_section_home .clarke_row .clarke_row_col_2 {
  position: initial;
}
.top_section_home .clarke_row .social_link li a {
    color: #301058;
}
.top_section_home .clarke_row .social_link li {
    margin-bottom: 0;
    display: inline-block;
    margin-left: 20px;
    font-size: 16px;
}
.top_section_home .clarke_row .social_link {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    height: auto;
    width: 130px;
    z-index: 99999;
}
.top_section_home .clarke_row .top_section_home_img {
    text-align: right !important;
}
.top_section_home .clarke_row .read_more {
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    top: 30px;
}
.insight_section .insight_section_row .insight_section_row_col1 h1, .Blogs_heading_new h1{
  font-size: 24px;
}
.insight_section .insight_section_row .insight_section_row_col2 {
    display: none;
}
.keepintouch_section .intouch_cont_row .intouch h5 {
  font-size: 14px;
}
.intouch .intouch_heading {
  margin: 0 8px 0 0;
}
.keepintouch_section .intouch_cont_row p {
    width: 16.8%;
}
.blogs_section_row .et_pb_module img {
  width: 100%;
}
.et_pb_column {
    margin-bottom: 0 !important;
}
.insight_section .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont {
    margin-bottom: 30px !important;
}
.blogs_section_row .et_pb_column {
    margin-bottom: 30px !important;
}
.insight_section {
    margin-bottom: 30px;
}
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 26px !important;
}
#popmake-859{
  width:95% !important;
}
.pum-theme-205 .enquire{
  padding:0 15px;
}
.enquire .all_input p span.wpcf7-form-control-wrap input,
.enquire .all_input p span.wpcf7-form-control-wrap select{
  width:110px;
}
.container.clearfix.et_menu_container {
    width: 100% !important;
    padding-left: 7%;
}
.home.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 0 !important;
}
#et_mobile_nav_menu ul#mobile_menu li#menu-item-93 {
    display: block;
}
#et_mobile_nav_menu ul#mobile_menu li a {
    font-size: 36px;
    line-height: 50px;
}
#wonderplugincarousel-1 .amazingcarousel-list-container {
    width: 240px !important;
    overflow: hidden !important;
}
.latest_project_cont a, .registration_inresponsive .registerimg a.book-btn {
    font-size: 24px;
    padding: 28px 0;
    bottom: 10px;
    left: 36px;
    right: 36px;
}
.registration_inresponsive .registerimg a.book-btn {
    bottom: 20px;
    left: 60px;
    right: 60px;
}
.blog_sec_section_row_col2  {
  display: none;
}
.in_small_src {
  display: block;
}
#main-footer #footer-widgets .footer-widget:first-child {
  display: none;
}
.menu-icon-svg {
    left: 10px;
    top: -10px;
}
.home .menu-icon-svg {
    top: -24px;
}
.blogs_section_row .home_blog_content .blogs_people_readmore {
    position: relative;
    bottom: 0;
    right: 0;
}
.blogs_section_row .home_blog_content {
  min-height: auto;
}
.blogs_people_show_right {
    margin: 0 0 20px;
}
.in_small_src {
    padding-top: 0;
}
}
@media (max-width:767px) {
.top_section_home .clarke_row .row_first_inner_cont h1 {
    font-size: 36px;
    line-height: 46px;
}
.top_section_home .clarke_row .row_first_inner_cont h2 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 20px;
}
.top_section_home .clarke_row .clarke_row_col_1 p {
    line-height: 22px;
    margin-bottom: 5px;
}
.top_section_home .clarke_row .top_section_home_img {
    max-width: 220px;
    float: right;
    margin-top: -30px;
    margin-right: -15px !important;
}
.top_section_home .clarke_row:before {
    width: 80%;
}
.top_section_home .clarke_row .read_more {
    top: 60px;
}
.insight_section .insight_section_row .insight_section_row_col1 h1, .Blogs_heading_new h1 {
    font-size: 20px;
    margin-bottom: 20px;
}
.top_section_home {
    margin-bottom: 20px;
    padding-top: 10px !important;
}
.insight_section .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont .text_with_img .overlay_text h2 {
    font-size: 12px;
    line-height: 20px;
}
.insight_section .insight_section_row .insight_section_row_col1 .insight_all_text_img_cont .text_with_img .overlay_text h2 span {
    padding: 0 6px;
    margin-bottom: 5px;
}
.et_pb_row, .container {
    width: 90% !important;
}
.keepintouch_section {
    padding: 13px 0 0 !important;
    background: #222 !important;
    box-shadow: none;
}
.intouch .intouch_heading {
    margin: 0 0 15px 0;
    display: block;
}
.keepintouch_section .intouch_cont_row .intouch h5 {
    font-size: 25px;
    text-transform: none;
    font-family: 'sf-ui-textmedium';
}
.keepintouch_section .intouch_cont_row p {
    width: 100%;
    margin: 0 0 13px;
}
.keepintouch_section .intouch_cont_row .wpcf7-text {
  height: 34px;
}
.keepintouch_section .intouch_cont_row .intouchsubmit {
  width: 100%;
}
.keepintouch_section .intouch_cont_row .intouchsubmit .wpcf7-submit {
    height: 30px;
    width: 100%;
    background-image: none;
    background-color: #fff;
    color: #301058;
    text-indent: 0;
    font-family: 'SFUIDisplay-Bold';
}
.footer-widget .quicklinks {
    margin: 0 0 5px;
}
.footer-widget .quicklinks, .footer-widget .footeremail, .socialmedialink .socialmedia h5 {
  font-size: 9px;
  line-height: 0;
  display: block;
  padding: 5px 0;
}
.footer-widget #nav_menu-2 ul li {
    margin: 0 12px 5px 0;
    font-size: 8px;
    float: left;
}
.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
    width: 90% !important;
}
#main-footer #footer-widgets .footer-widget:nth-child(2) {
  width: 100% !important;
  margin-bottom: 10px !important;
}
#main-footer #footer-widgets .footer-widget:nth-child(3), #main-footer #footer-widgets .footer-widget:nth-child(4) {
	  width: 100% !important;
	text-align:center;
}
.keepintouch_section .intouch_cont_row .intouch {
  margin: 0;
}
.footer-widget #text-3 p {
    font-size: 8.4px;
}
.footer-widget.last {
    padding-left: 20px;
}
#footer-widgets .socialmedialink ul li {
    margin: 0 25px 0 0;
}
#footer-bottom #footer-info a, #footer-bottom #footer-info {
    font-size: 8px;
}
.blogs_people_show {
    margin-bottom: 20px;
}
.top_section_home .developing_image {
    width: 100% !important;
}
#et_mobile_nav_menu ul#mobile_menu {
    margin: 0;
    border-top: 2px solid #fff!important;
    background: #262626;
    padding: 20px 0 44px;
    top: 44px;
}
#et_mobile_nav_menu ul#mobile_menu li a {
    padding: 0;
    font-size: 24px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 35px;
    text-transform: capitalize;
    border-bottom: 1px solid rgba(255,255,255,.11);
}
.container.clearfix.et_menu_container {
    padding-left: 15px;
}
#et_mobile_nav_menu ul#mobile_menu .sub-menu li a {
    font-size: 18px;
    line-height: 30px;
    font-family: 'SFUIDisplay-Light';
}
.mobile_nav #mobile_menu ul.sub-menu li {
    color: #fff;
}
.mobile_nav #mobile_menu ul.sub-menu {
    padding-bottom: 0;
}
.latest_project_cont a, .registration_inresponsive .registerimg a.book-btn {
    font-size: 20px;
    padding: 15px 0;
    left: 30px;
    right: 30px;
}
.registration_inresponsive .registerimg a.book-btn {
    left: 60px;
    right: 60px;
}
#popmake-859 {
  padding: 40px 0 7px;
  top: 50px !important;
  transform: translate(-50%, 0);
}
.footer-widget #text-3 i.fa-envelope {
    font-size: 11px;
    margin: 0 6px 0 0;
}
.aboutme_sec_section .aboutme_sec_section_row1 .aboutme_allcnt .about_content {
    margin-top: 10px;
    width: 63%;
    margin-left: 10px;
}
}
@media (max-width:479px){
.latest_project_cont a, .registration_inresponsive .registerimg a.book-btn {
    font-size: 14px;
    padding: 6px 0;
    bottom: 7px;
    left: 20px;
    right: 20px;
}
.registration_inresponsive .registerimg a.book-btn {
  bottom: 18px;
  left: 34px;
  right: 34px;
}
}
/*********** new responsive ********/
.blog-page_header_section{
	position:relative;
	background-color: #E6E6E6 !important;
    padding: 19px 0 30px !important;
    margin-top: 28px;
}
.blog-page_header_section:before{
	content:'';
	width:45%;
	height:100%;
	position:absolute;
	top:0;
	background-color:#301058;
}
.post-image-box{
	position:relative;
	left:10%;
}

.blog-page_header_col_2{
    position: absolute;
    right: -5%;
    bottom: 0;
}

.post-details-page.social_link{
	text-align:right;
}
.post-details-page.social_link ul li{
	display:inline-block;
	margin-left:10px;
}

.post-title-box h1{
	font-size:62px;
	line-height:63px;
	color:#301058;
	font-family: 'SFUIDisplay-Regular';
}
.post-title-box p{
	font-size:12px;
	line-height:63px;
	color:#6E6D6D;
	text-transform:uppercase;
	font-family: 'SFUIDisplay-Bold';
}
#left-area {
    padding-bottom: 0px !important;
}
.single .et_pb_post {
    margin-bottom: 0px !important;
}
.single .post {
    padding-bottom: 0px !important;
}
.footer-widget.last{
	float:right;
}
.footer-widget:nth-child(2n){
	padding-left:100px;
}
.post-desc p{
	font-size:16px;
	line-height:36px;
	margin-bottom:30px;
}
span.italic-text {
    font-style: italic;
}
.italic-post-desc p{
	font-size:28px;
	line-height:36px;
	text-align:center;
	color:#181818;
	font-style:italic;
	margin-bottom:30px;
}
.blog-header-social-icon{
	float:right;
}
.blog-header-social-icon ul li{
	display:inline-block;
	padding-left:5px;
}
.custom-post-grid a.more-link{
	font-size: 12px;
    color: #301058;
    font-family: 'SFUIDisplay-Semibold';
    border: 1px solid;
    display: inline-block;
    width: 90px;
    height: 30px;
    text-align: center;
    align-self: center;
    transition: .5s ease-in;
    line-height: 28px;
}
.custom-post-grid a.more-link:hover{
    background-color: #301058;
    color: #fff;
    transition: .5s ease-in;
}

.custom-post-grid .entry-title{
	font-size:24px;
	line-height:24px;
}
.custom-post-grid .post-meta .published{
	font-size:10px;
	line-height:24px;
	letter-spacing:.6px;
	font-family: 'SFUIDisplay-Bold';
	color:#6E6D6D;
	text-transform:uppercase;
}

.custom-post-grid p + p{
	margin-top:10px;
	margin-bottom:20px;
}
.custom-post-grid p{
	font-size:14px;
	line-height:26px;
}
.blog-link{
	margin-top:20px;
	display:block;
	width:100%;
	text-align:right;
}
.custom-post-box{
	border-top:1px solid #6E6D6D;
	padding-top:30px;
	padding-bottom:30px;
}
@media (max-width:959px) and (min-width:320px){
	.post-title-box h1 {
    	font-size: 40px;
    	line-height: 40px;
	}
	.post-image-box {
    	left: 0%;
	}
	.blog-page_header_section:before {
		background-color: #e6e6e6;
		margin-top:0px;
	}
	
	.blog-page_header_col_2 {
		padding-top:30px;
    	position: relative;
	}
	
	.blog-page_header_section {
    	padding: 0px 0 30px !important;
	}
	.keepintouch_section.blog-call-action {
    	padding: 13px 0px 13px !important;
	}
	#main-footer #footer-widgets .footer-widget:nth-child(3), #main-footer #footer-widgets .footer-widget:nth-child(4) {
	  width: 100% !important;
		text-align:center;
		float:none;
	}
	#main-footer #footer-widgets .footer-widget:nth-child(2) {
   		 width: 100% !important;
    	margin-bottom: 10px !important;
    	padding: 0px !important;
    	text-align: center;
	}
	.footer-widget #text-3 p {
    	text-align: center;
	}
}