@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');


html, body { /*fix for white right space*/
	 width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
 }


h1, h2, h3, h4, h5, h6, p, span, div, body, strong{
 -webkit-font-smoothing: antialiased; /* Looks pretty much the same than Windows */
 -moz-osx-font-smoothing: grayscale;
 font-smooth: always;
}

/* MAIN CONTAINER */
.container	{ margin: 0 auto;  position: relative; }

.container {
    max-width: 840px; 
} 

.row {
	position: relative;
}

/* SELF CLEARING FLOATS - CLEARFIX METHOD */
.row:after, .col:after, .clr:after, .group:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; }

/* DEFAULT ROW STYLES */
.row, div.clear { clear:both; } /* set according to preference*/

/* DEFAULT COLUMN STYLES */
.col {
  position: relative;
  display: block;
  float: left;
  width: 100%; 
}

@media (min-width: 690px) {
    .col {
      margin-right: 1%; 
     } 
}

/* RESET MARGINS */
.col.col_last { margin-right: 0; } 
.col:last-child { margin-right: 0; } 

/* COLUMN WIDTH ON DISPLAYS +690px */
@media (min-width: 960px) {
	.span_1 { width: 6.5%; }
	.span_2 { width: 15.0%; }
	.span_3 { width: 23.5%; }
	.span_4 { width: 32.0%; }
	.span_5 { width: 40.5%; }
	.span_6 { width: 49.0%; }
	.span_7 { width: 57.5%; }
	.span_8 { width: 66.0%; }
	.span_9 { width: 74.5%; }
	.span_10 { width: 83.0%; }
	.span_11 { width: 91.5%; }
	.span_12 { width: 100%; }
}

/*2.8.1 genesis sample fix header*/
.site-header .wrap {
    position: relative;
    min-height: 125px;
	padding: 13px 0;
}


.site-header {
    background-color:#fff !important;
    box-shadow: none;
    padding: 0;
}

/*fix header*/
@font-face {
    font-family: 'Bebas Neue400';
    src: url('fonts/BebasNeue-Regular.woff2') format('woff2'),
        url('fonts/BebasNeue-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova Black';
    src: url('fonts/ProximaNova-Black.woff2') format('woff2'),
        url('fonts/ProximaNova-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNovaBold';
    src: url('fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('fonts/ProximaNova-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNovaSemiBLD';
    src: url('fonts/ProximaNova-Semibold.woff2') format('woff2'),
        url('fonts/ProximaNova-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNovaLtIT';
    src: url('fonts/ProximaNova-LightIt.woff2') format('woff2'),
        url('fonts/ProximaNova-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNovaBLDIT';
    src: url('fonts/ProximaNova-BoldIt.woff2') format('woff2'),
        url('fonts/ProximaNova-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNovaLt300';
    src: url('fonts/ProximaNova-Light.woff2') format('woff2'),
        url('fonts/ProximaNova-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quentin400';
    src: url('fonts/Quentin.woff2') format('woff2'),
        url('fonts/Quentin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


#footer-copyright {
    padding: 11px 0;
	margin-top:0px;
	background:#042756;
	padding-bottom: 25px;
}

.ft-left ul  {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0;
    justify-content: space-between;
	list-style: none;
}

.ft-left ul li a {
    font-size: 15px;
    color: #000 !important;
    font-weight: 400 !important;
}

.ty-cpy ul li:last-child {
    border-right: 0;
    margin-right: 0;
}

.ty-cpy ul li{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#000000;
}

#footer-copyright ul li:nth-child(3){
	border-right:0px;
}

#footer-copyright ul li:last-child {
	border-right: 0;
	margin-right: 0;
}


.wrap-headertop {
    background: #fff !important;
    padding: 14px 0;
    position: relative;
    background-size: cover;
    background-color: #fff;
}

.wrap-headertop.scrolling{
	display:none;
}

.wrap-headertop .widget {
    margin: 0px;
}

.before-top {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.before-top .bt-left {
    width: 100%;
    max-width: 575px;
	display: flex;
    align-items: center;
}

.before-top .bt-right {
    width: 100%;
    max-width: 365px;
}

.bt-left h2 {
    font-size: 14px;
    color: #0270AF;
    font-weight: 600;
    font-family: 'Montserrat', Sans-serif;
	margin: 0;
}

ul.bt-buttons {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.sched-top-btn:hover{
	background:#CAD502 !important;
}	 
	
.bt-buttons li:nth-child(2) a {
    color: #1A1A1A;
    background: #CAD502;
    border-radius: 5px;
    font-size: 14px;
    font-family: 'Montserrat', Sans-serif;
    font-weight: 600;
    padding: 7px 23px;
    text-transform: uppercase;
    position: relative;
    top: -3px;
}


.site-header {
    position: fixed;
    width: 100%;
    z-index: 9999;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background: transparent;
	    border-bottom: 1px solid #EBEBEB;
        background-color: transparent;
}

.page-template-tpl-home .site-inner {
	margin: 0 !important;
    max-width: 100%;
    padding: 0px;
    padding: 0;
}

.genesis-nav-menu a {
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #0F0F0F;
    margin: 0 19px;
    text-transform: capitalize;
    padding-top: 0px;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
    font-family: "Lato", Sans-serif;
}

section#nav_menu-2 {
    margin-top: 15px;
}

#menu-main-menu {
    margin: 6px 0;
}

.genesis-nav-menu a:first-child {
    margin-left: 0;
}

#menu-main-menu li:last-child a {
	padding-right: 0px !important;
	padding-left: 7px;
	position: relative;
	top:2px;
	padding-left: 24px;
	margin-left: 0;
	margin-right: 0;
}

.search-icon img {
    position: relative;
	top: -2px;
    left: -7px;
}

.book-menu span {
    display: inline-block;
    border: 2px solid #fff;
    padding: 9px 12px;
}

.book-menu span {
    display: inline-block;
    border: 2px solid #fff;
    padding: 9px 12px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}



.slick-dotted.slick-slider {
    margin-bottom: 30px;
    padding-bottom: 35px;
}

.site-title a {
	background: transparent url('images/ALLENREALESTATELOGO.svg') no-repeat scroll 0% 0% !important;
		background-size: auto; 
	background-size: auto auto; 
	background-size: auto auto;
	background-size: contain !important; 
	background-color: #1c6cb1;
	display: block;
	height: 42px;
	text-indent: -9999px;
	max-width: 290px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
}

#menu-main-menu li:last-child a {
    padding-right: 0px !important;
    position: relative;
    top: 4px;
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
}

#menu-item-11:hover a:before{
	content:none !important;
}


.site-header.scrolling {

	background: #fff !important;
}

.site-header.scrolling .wrap{

}

.site-header.scrolling  .title-area {
    padding:8px 0% 10px 0% !important;
}

.slick-prev {
    width: 12px;
    height: 21px;
	left: 105px;
	top: 115%;
}

.slick-next {
    width: 12px;
    height: 21px;
	right: 105px;
	top: 115%;
}

.slick-prev::before {
    content: '' !important;
}

.slick-next::before {
    content: '' !important;
}


.normal-btn{
	box-shadow: 0px 0 35px -14px #4F4F4F;
	-webkit-box-shadow: 0px 0 35px -14px #4F4F4F;
	display: inline-block;
	font-size: 20px;
	color: #fff;
	padding: 14px 38px;
		padding-top: 14px;
		padding-bottom: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
	font-family: 'proxima_novabold';
	padding-top: 16px;
	padding-bottom: 8px;
	background: #3b80ae;
	border: 2px solid #3b80ae;
}

#footer-menus-section {
    background:#042756;
    min-height: auto;
    padding: 16px 0;
}

.fm-left img {
    margin: 0;
}

.footer-logo{
    float: left;
}

.footer-images{
    float: right;
}

ul.menu-footer {
	text-align: left;
	font-size: 0;
	margin-top: 8px;
	margin-bottom: 0;
	float: left;
}

ul.menu-footer li {
	display: inline-block;
	margin: 0 20px;
	vertical-align: middle;
	padding: 0;
}

ul.menu-footer li a {
    color: #63808e;
    font-weight: 400;
    font-size: 16px;
    margin: 0px;
    text-transform: uppercase;
	font-family: 'proxima_nova_ltsemibold';
	letter-spacing: 1px;
}

ul.menu-footer li:first-child {
    margin-left: 0px;
}

ul.menu-footer li:last-child {
    margin-right: 0px;
}

ul#social-media-footer {
    float: right;
	max-width: 314px;
	width: 100%;
}

.ft-right {
    margin-top: 7px;
}

#footer-menus-section {
    background: #042756;
    min-height: auto;
	padding-top: 10px;
}

div#footer-menus-section .wrap {
    border-bottom: 1px solid #11396D;
    padding: 45px 0 30px 0;
}

ul#social-media-footer li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

ul#social-media-footer li a {
    color: #63808e;
    margin: 0 5px;
    width: 42px;
    height: 42px;
    font-size: 20px;
    line-height: 20px;
    padding: 10px 8px;
    border: solid 1px #63808e;
    vertical-align: middle;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
}

ul#social-media-footer li a {
    color: #63808e;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}

.footer-menu-wrapper{
	overflow:hidden;
	margin-top:40px;
}

.book-btn-footer{
	display: inline-block !important;
	border: 1px solid #63808e !important;
	padding:12px 18px !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
	max-width: 177px !important;
	width: 100% !important;
	margin-right: 0px !important;
	font-size: 15px !important;
	margin-left: 26px !important;
	overflow: hidden;
}

.facebook-icon {
    margin-right: 6px !important;
}

#instagram-section img {
    width: 100%;
    vertical-align: top;
}

#instagram-section {
    text-align: center;
}

/* search custom */


.site-header .wrap {
    position: relative;
	min-height: auto;
	border-top: 1px solid #eee;
}

#header-search {
    position: absolute;
    width: 100%;
    background: #FFF none repeat scroll 0% 0%;
    display: none;
    left: 0px;
    top: 13px;
} 

#icon-close {
    position: absolute;
    right: 17px;
    top: -22px;
    z-index: 999;
    bottom: 0px;
    margin: auto;
    color: #727272;
    height: 29px;
    font-size: 29px;
    cursor: pointer;
}

#searchform {
    position: relative;
}

#execphp-3 form input {
	padding: 21px 15px !important;
	font-size: 29px;
	font-weight: 400;
}

.site-header .widget{
	margin-bottom:0px;
}
/*end search css*/


.show1200{
	display:none;
}

/*.scrollToTop {
    width: 42px;
    height: 42px;
    padding: 2px;
    text-align: center;
    background: url('images/arrow-up_03.png') no-repeat;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    position: fixed;
    bottom: 1em;
    right: 17px;
    display: none;
    z-index: 9999;
}*/

#footer-copyright .widget {
    margin: 0;
}

h2.header-right-title {
    font-size: 15px;
    color: #83a0a5;
    letter-spacing: 1.77px;
	margin: 0px !important;
}

.genesis-nav-menu li:last-child a {
    margin: 0;
}

.custom-header-right {
	padding-top: 17px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 24px;
}

a.header-right-contact {
	background: #a35807;
    max-width: 223px;
    text-align: center;
    color: #fff;
    padding: 11px 0;
    position: absolute;
    font-size: 20px;
    right: 0;
    font-weight: 500;
    letter-spacing: 2px;
    width: 100%;
    top: 0px;
    font-family: 'Oswald', sans-serif;
}

.footer-menu-section {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.fm-right {
    flex-basis:810px;
	padding-top: 15px;
}

.fm-left {
    flex-basis: 220px;
}

.fm-right h2 {
	font-size: 15px;
    color: #869ca1;
    text-align: left;
    letter-spacing: 1.59px;
    position: relative;
    font-weight: 600;
    padding-left: 98px;
}

.fm-right ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
	margin-top: 13px;
}

.fm-right ul li a {
    color: #ffff;
    font-size: 16px;
	letter-spacing: 1px;
}

#footer-menus-section .widget {
    margin: 0;
}

.fm-right ul li {
    padding: 0;
    margin: 0;
}

.footer-cpy {
    max-width: 990px;
    width: 100%;
    margin: 0 auto;
}

.footer-inner-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.ft-right ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.ft-right ul li {
    margin: 0;
    padding: 0;
}

.ft-right ul li:last-child {
    margin-left: 0px;
}

.ft-right ul li a {
    color: #fff;
    font-size: 18px;
}

.ft-right ul li {
    margin: 0 13px;
    padding: 0;
}

 
.popmake-content .gform_wrapper ul.gform_fields li.gfield {
    padding-right:0 !important;
}

.popmake-content  .gform_wrapper li.hidden_label input {
    margin-top: 0 !important;
}

.popmake-content  .gform_wrapper .gform_footer {
    padding-top: 0px !important;
	margin-top: 10px !important;
}

.popmake-content  .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
}


.popmake-content .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

.popmake-content .gform_wrapper li.hidden_label input {
    margin-top: 0;
}

.popmake-content .gform_wrapper input[type="submit"] {
    width: 100% !important;
    padding: 18px 0;
    margin: 0 !important;
    max-width: 100% !important;
    background: #a25a32;
    font-family: 'Oswald', sans-serif;
    !important: ;
    font-weight: 500;
    font-size: 18px !important;
    letter-spacing: 2px;
}

p.awesome-stuff {
    text-align: center;
    margin: -17px 0 0 0;
    font-size: 14px;
}

.privacy-popup-wrap {
    padding: 40px 80px !important;
    overflow-x: hidden;
    height: 500px;
	background:#fff;
}

.privacy-popup-wrap h2 {
    font-family: "Oswald",Sans-serif;
    font-size: 44px;
    font-weight: 500;
    margin-bottom: 17px;
}

.privacy-popup-wrap p {
    font-size: 15px;
    color: #000;
}

#home-testimonials .elementor-testimonial {
    display: flex;
    flex-wrap: wrap;
}

#home-testimonials .elementor-testimonial__footer {
    order: -1;
}


.slick-dots li{
	border: 1px solid #0e2a47;
}

.slick-dots li.slick-active{
	background:#a35807;
	border: 1px solid #a35807;
}

.slick-dots li button:before{
	content:none !important;
}

/*mobile menu*/

/* Mobile Menu */

.toggle-wrap {
    clear: none;
    display: none;
    margin:0;
    width: 50px;
    float: right;
}

#toggle-nav {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    display: none;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 0;
    outline: medium none;
    overflow: hidden;
    padding: 3px 0 0;
    text-align: right;
    text-indent: -99999px;
    width: 50px;
	position: absolute;
    top: 23px;
}

#toggle-nav span {
    background: #CAD502 none repeat scroll 0 0;
    display: block;
    height: 4px;
    margin: 0 auto 5px auto;
    width: auto;
}


#mobile-menu-section,
.mobile-menu-wrap{
	display:none;
}

.mobile-menu-section {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.mobile-menu-section .search-form{
    margin: 0;
    width: 100%;
}

.entry-author-link{
	color:#787D7E;
}

.mobile-ver{
	display:none;
}
.acetrnt-toggle.active .line-1 {
    transform: rotate(45deg);
    top: 10px;
    position: relative;
}

.acetrnt-toggle.active .line-3 {
    transform: rotate(-45deg);
    position: relative;
    top: -10px;
}

.acetrnt-toggle.active .line-2 {
    background-color: transparent!important;
}

/*end mobile menu*/

/*search new*/

.popup-search{
	width:100%;
	position: fixed;
	background: #215598 !important;
	z-index: 99999;
	padding:80px 0;
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
	display:none;
	top:0;
}

.popup-search .wrap{
	max-width:1140px;
	width:100%;
	margin:0px auto;
	position: relative;
}

.popup-search .close {
    position: absolute;
    cursor: pointer;
    top: -60px;
    right: 20px;
    width: 36px;
}

.popup-search .search-form{
	position:relative;
}


.popup-search .search-form:before{
	content:'';
	position:absolute;
	background:url('./images/popsearch-icon.jpg') top left no-repeat;
	width:32px;
	height:32px;
	top:32px;
	left:20px;
}

.popup-search input[type="search"]{
	height: 100px;
    border-radius: 5px;
	padding: 0 60px;
}

.popup-search  input[type="submit"]{
	background-color:#CAD502;
	font-size:18px;
	max-width:164px;
	width:100%;
	position:absolute;
	right: 30px;
    border-radius: 5px;
    top: 15px;
	text-transform:uppercase;
	color:#fff;
}


.popup-search input[type="submit"]:hover{
	background: #E0EC17 !important;
}

/*end search new*/



.ctm-headertitle{
    background: #F8F8F8;
    min-height: auto;
    padding-top: 6em;
    padding-bottom: 1.5em;
}

.ctm-headertitle h2{
	text-align:center;
	color:#09428D;
	font-family:'Oswald', sans-serif;
	font-size:45px;
	padding-right: 2em;
    padding-left: 2em;
}

.elementor-template-full-width .site-inner {
    padding-top: 0px;
}


.residential-sb a{
	background:#87501D;
	color:#fff;
}

.feasibility-sb a{
	background:#1E3447;
	color:#fff;
}


.wpt_widget_content .entry-title {
    display: none;
}


.wpt_widget_content .inside {
    background: #fff !important;
    padding:;
}

.wpt_widget_content .wp-post-image {
    margin: 0 !important;
    width: 80px;
    height: 80px;
}

.wpt_widget_content .tab_title a {
    display: block;
    background: #f0f0f0;
    border-left: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    padding: 2px 0 4px;
    line-height: 2.4;
    text-decoration: none;
    position: relative;
    font-weight: bold;
}

.wpt_thumb_small{
	width: 80px !important;
	height: 80px !important	;
}

.wpt_excerpt p{
	font-size: 17px;
	font-weight: 300 !important;	
	padding-left: 95px;
}

.wpt_widget_content .tab-content li {
    padding: 0 !important;
    border: 0px !important;
}

.tab_title {
    border: 1px solid #8D8D90;
}

.tab_title a {
    color: #05415e !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700 !important;
    background: transparent !important;
    margin: 0 6px;
    border: 0px !important;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: 2px !important;
}

.wpt_widget_content ul.has-2-tabs li {
    border: 0px !important;
}

.wpt-tabs.has-2-tabs {
    margin: 0 !important;
}

div#popular-tab-content {
    border-top: 1px solid #E4E4E4;
    padding-top: 2em;
    padding-left: 13px;
    padding-right: 13px;
}

.wpt_widget_content{
	padding-top: 0 !important;
    border: 0px !important;
}

.wpt_widget_content .tab_title.selected a {
    background: #05415e !important;
    color: #fff !important;
}


#custom-single-nav .elementor-post-navigation__link {
    border: 1px solid #999999;
    max-width: 350px;
}

#custom-single-nav .elementor-row .elementor-post-navigation.elementor-grid {
    justify-content: space-between;
}

#custom-single-nav .elementor-post-navigation__link {
    border: 1px solid #999999;
    max-width: 350px;
    padding: 34px;
}

#custom-single-nav .elementor-column-wrap.elementor-element-populated {
    padding: 0px !important;
}

.blog-section-3col .elementor-column-wrap.elementor-element-populated {
    padding: 0px !important;
}

.content-sidebar-wrap .elementor-column-wrap.elementor-element-populated {
    padding: 0px !important;
}

.bt-buttons li:nth-child(1) a {
    font-size: 18px !important;
    color: #215598 !important;
    font-weight: 700;
    font-family: 'Montserrat', Sans-serif;
	position:relative;
}

.bt-buttons li:nth-child(1) a:before{
    content: url(images/topphone.svg);
    position: absolute;
    left: -20px;
    top: -3px
}

.bt-buttons li {
    padding: 0px !important;
    margin: 0px !important;
}

.elementor-template-full-width .site-inner {
    max-width: 100%;padding: 0;
}

.footer-inner-copyright {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.ft-copyright-left a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.ftcp-right-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
}

ul.footer-social-media {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
}

ul.footer-social-media li:last-child{
	margin-right:0px;
}

ul.footer-social-media li {
    width: 27px;
    height: 27px;
    padding: 0px;
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #0B80E0;
    border-radius: 50%;
    margin-right: 10px;
}


ul.footer-social-media a {
    color: #0B80E0;
    font-size: 13px;
    text-align: center;
    margin: 0 auto;
}

.ftcp-right a {
    color: #fff;
    font-weight: 300;
    opacity: .4;
    font-size: 18px;
}

.ftcp-right {
    border-left: 1px solid rgba(255, 255, 255, .3);
    margin-left: 15px;
    padding-left: 20px;
}

.font-quentin h2{
	 font-family: 'Quentin400' !important;
}

.font-quentin h3{
	 font-family: 'Quentin400' !important;
}

.home-section2 .content-inner .elementor-container {
    -webkit-box-shadow: 1px 1px 30px 1px #7d7d7d;
    box-shadow: 1px 1px 30px 1px #7d7d7d;
    border-radius: 10px;
    padding: 45px 45px;
	background:#fff;
}

.deepa-content{
	position:relative;
}

.deepa-content:after{
    position: absolute;
    left: 0px;
    bottom: -128px;
    right: 0px;
    content: url(images/testi-deepa.png);
    margin: 0 auto;
    text-align: center;
}

.robin-content-content{
	position:relative;
}

.robin-content-content:after{
    position: absolute;
    left: 0px;
    bottom: -128px;
    right: 0px;
    content: url(images/testi-deepa.png);
    margin: 0 auto;
    text-align: center;
}

.home-testimonial-box {
    background: #fff;
    box-shadow: 0px 0px 57px 0px rgb(0 0 0 / 9%);
    border-radius: 5px;
    padding: 40px 45px 90px 45px;
	position:relative;
	margin-bottom:6.5em;
}

.home-testimonial-box p{
    color: #0F0F0F;
    font-family: "Lato", Sans-serif;
    font-size: 22.5px;
    font-weight: 300;
    font-style: italic;
    text-align: center;
    line-height: 1.4em;
}

.home-testimonial-box h2{
    color: #1A1A1A;
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    border-top: 1px solid #54595F30;
    padding-top: 14px;
    margin-top: 40px;
}

.home-testimonial-box img {
    position: absolute;
    bottom: -122px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.latest-blog-home article.elementor-post:hover {
    position: relative;
    top: -40px;
}

.widget_elementor-library {
    margin: 0;
}

.bluebg-content strong {
    color: #09428D !important;
    font-style: normal;
}

.bluebg-content p {
    margin-bottom: 18px;
}

.ebook-section .elementor-widget-image {
    top: 0px !important;
}

.ebook-section {
    padding: 45px 0 90px 0 !important;
}
 
 .ebook-section h2 {
    padding-top: 30px;
}

.home .ebook-section {
    padding: 0 !important;
}

.home .ebook-section h2 {
    padding-top: 0px !important;
}

.home .ebook-section .elementor-widget-image {
    top: -70px !important;
}

#leadmagnetbox .elementor-container {
    box-shadow: 1px 1px 30px 1px rgb(0 0 0 / 9%);
}

ul.custom-copyright {
    max-width: 690px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
        justify-content: center;
	padding:0px;
}

ul.custom-copyright li {
    list-style: none;
    border-right: 1px solid #fff;
    padding: 0 17px 0 0;
    margin-right: 17px;
}

ul.custom-copyright li:last-child{
	border:0px;
	padding:0px;
	margin:0px;
}

ul.custom-copyright li a {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
}

.strategy--section-last .content-right {
    position: relative;
    right: -34px;
}

#gform_wrapper_8 input[type="text"] {
    font-size: 24px;
    color: #000;
    font-weight: 400;
    padding: 10px 21px;
    margin-top: 0px;
    border-radius: 5px;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
	    margin-top: 10px;
}

.gform_wrapper .ginput_container {
    margin-top: 0px !important;
}


.gform_wrapper  ul li.gfield {
	margin-top: 10px;
}

.gform_wrapper .gform_button {
    font-family: 'Montserrat', Sans-serif;
    font-weight: 700;
    font-size: 20px !important;
    background: #CAD502;
    color: #1A1A1A;
    border-radius: 5px;
    width: 100% !important;
}

div#gform_wrapper_8 {
    max-width: 400px;
    width: 100%;
}

.dual-slider-testimonial .slick-slide {
    margin: 0 15px;
}

.dual-slider-testimonial button.slick-prev {
    margin: 0 auto;
    left: 0;
    right: 50px;
	width: 32px;
    height: 32px;
	margin-top: -80px;

}

.dual-slider-testimonial .slick-next::before{
	content:url('images/slidernext2.svg') !important;
	    color: transparent !important;
	
}


.dual-slider-testimonial .slick-prev::before{
	content:url('images/sliderprev.svg') !important;
	    color: transparent !important;
}

.dual-slider-testimonial button.slick-next {
    margin: 0 auto;
    left: 50px;
    right: 0;
	width: 32px;
    height: 32px;
	margin-top: -80px;
}
/*--*/
.full-slider-testimonial button.slick-prev {
    margin: 0 auto;
    left: 0;
    right: 50px;
	width: 32px;
    height: 32px;
	margin-top: -211px;

}

.full-slider-testimonial .slick-next::before{
	content:url('images/slidernext2.svg') !important;
	    color: transparent !important;
	
}

.full-slider-testimonial .slick-next{
	    color: transparent !important;	
}


.full-slider-testimonial .slick-prev::before{
	content:url('images/sliderprev.svg') !important;
	    color: transparent !important;
}

.full-slider-testimonial .slick-prev{
	    color: transparent !important;
}

.full-slider-testimonial button.slick-next {
    margin: 0 auto;
    left: 50px;
    right: 0;
	width: 32px;
    height: 32px;
	margin-top: -211px;
}

.elementor-toggle-icon-right {
    position: relative;
    top: 6px;
}

.team-section5 .content-inner2 {
    position: relative;
    left: 11em;
}

.contact-call{
	display:block;
	font-weight:700;
	color:#BFC900;
	font-size:31px;
	margin-top: -1px;
	font-family: 'Montserrat', Sans-serif;
}

ul#contact-buttons-social {
    justify-content: left !important;
    max-width:220px;
    margin-left: 22px;
    margin-top: 10px;
}

ul#contact-buttons-social li {
    width: 33px;
    height: 33px;
}

.gform_wrapper input[type="text"], .gform_wrapper textarea, .gform_wrapper select {
    background: #FCFCFC;
    border: 2px solid #E5E5E5;
    padding: 13px 17px !important;
	    margin:4px ​0 0 0 !importan;
}

.gform_wrapper select {
    padding: 16px 17px !important;
}

#gform_wrapper_1 textarea {
    height: 170px;
}

div#gform_wrapper_1 {
    margin: 0px !important;
}

div#gform_wrapper_1 li.hidden_label input {
    margin-top: 0;
}

#gform_submit_button_1 {
    float: right;
    max-width: 316px;
    width: 100%;
    margin-top: -119px;
    margin-right: 0 !important;
}

li#field_1_11 {
    position: relative;
    top: -9px;
}

li#field_1_6, li#field_1_8 {
    padding-right: 11px !important;
}

li#field_1_7, li#field_1_9 {
    padding-left: 11px !important;
}

.contact-section1 .content-right {
    position: relative;
}

.contact-section1 .content-right:before {
    content: '';
    background: #CCCCCC;
    width: 1px;
    position: absolute;
    left: 2px;
    top: 8px;
    height: 580px;
}

.elementor-pagination .page-numbers {
    border: 1px solid #E5E5E5;
    font-size: 16px;
    height: 22px;
    padding: 12px 17px;
    border-radius: 5px;
}

.elementor-pagination span.page-numbers.current {
    background: #09428D;
    color: #fff !important;
    border-color: #09428D;
}

.blog-title-wrap-elementor {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
	align-items: flex-start;
}

.blog-date-elementor {
    flex-basis: 111px;
    background: #358BFB;
    display: flex;
    align-items: center;
    flex-direction: column;
    min-height: 111px;
    align-content: center;
    padding: 18px 10px;
}


.blog-date-elementor p.p1 {
    color: #fff;
    font-size: 56px;
    font-family: 'Bebas Neue';
    margin: 0px;
    line-height: 1;
}

.blog-date-elementor p.p2 {
    color: #fff;
    font-size:18px;
    font-family: 'Bebas Neue';
    margin: 0px;
    line-height: 1;
}

.title-wrap-elementor {
    width: 86%;
	padding-left: 34px;
}

.title-wrap-elementor a h4 {
    font-size: 56px !important;
    display: block;
    font-family: 'Bebas Neue';
    font-weight: 400 !important;
    color: #09428D;
}

.title-wrap-elementor {
    display: flex;
    align-items: center;
}

.blog-cat a:last-child span {
    display: none;
}

.elementor-widget-container p.blog-cat {
    margin: 0px;
}

.elementor-widget-container p.blog-cat a {
    color: #1A1A1A !important;
    text-transform: uppercase;
    font-size: 18px;
}

.full-slider-testimonial .home-testimonial-box {
	box-shadow:none;
}

 .full-slider-testimonial .home-testimonial-box h2{
	border:0px;
	    margin-top: 0;
 }
 
 
.introbox-case-content .elementor-container {
    background: #fff;
    padding: 60px 50px 0 50px;
    box-shadow: 0px 0px 52px -12px rgb(0 0 0 / 22%);
}

.about-alt-content{
	position:relative;
}

.about-alt-content:before {
    width: 2px;
    background: #3B3B3B;
    height: 130%;
    content: '';
    position: absolute;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}

div#wrap-sectionblog {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
	margin-bottom: 50px;
    justify-content: space-between;
}

.blog-posts-container {
    flex-basis: 361px;
    box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 39%);
	margin-bottom: 34px;
}

.blogpost-cont {
    padding: 28px 20px 30px 20px;
}

.blogpost-cont h2 {
	color: #09428D;
    font-family: "Lato", Sans-serif;
    font-size: 24px;
    font-weight: 400;
}

.blogpost-cont p{
	color: #0F0F0F;
    font-family: "Lato", Sans-serif;
    font-size: 17px;
    font-weight: 400;
}

.blogpost-cont .view-post-btn{
	color: #09428D;
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 600;
}


ul.meta-case-study {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.meta-case-study li:first-child{
	position:relative;
	padding-left: 30px;
}

.meta-case-study li:first-child::before{
	position:absolute;
	left:0px;
	top:0px;
	content:url('images/icon-location.svg');
	
}


ul.meta-case-study {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 40px;
}

.blogfeatured-img {
    height: 250px;
    width: 370px;
    position: relative;
	overflow: hidden;
}

.blogfeatured-img img {
    width: 100%;
    height: 370px;
}

.wp-pagenavi span.pages {
    display: none;
}

.wp-pagenavi a.nextpostslink,.wp-pagenavi  .previouspostslink {
    display: none;
}

.wp-pagenavi {
    clear: both;
    text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	border: 1px solid #E5E5E5;
    font-size: 16px;
    height: 22px;
    padding: 12px 17px;
	margin: 2px 10px;
    border-radius: 5px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #09428D;
    background: #09428D;
    color: #fff;
    font-weight: 400;
}

.ebook-popup {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    padding:60px 60px 40px 60px;
    background-size: cover;
    background-position: 0 -3px;
}

.ebookpopup-left img{
	max-width: 100%;
    height: auto;
    position: absolute;
    left: -19px;
}
	
.ebookpopup-left {
    flex-basis: 345px;
    position: relative;
}

.ebookpopup-right {
    flex-basis: 380px;
}

.ebookpopup-right h2 {
    color: #00357B;
    font-size: 35px;
    font-weight: 300;
    font-family: "Bebas Neue", Sans-serif;
    line-height: 1.2;
}

.ebookpopup-right p {
    color: #1A1A1A;
    font-size: 17px;
    font-weight: 400;
	font-family: 'lato', Sans-serif, Sans-serif;
	margin-bottom: 17px !important;
    margin-top: 0;
    line-height: 1.4;
}

#gform_wrapper_9 input[type="text"] {
    margin-bottom: 13px;
    border-radius: 5px;
    padding: 16px 17px !important;
}

#gform_wrapper_9 input[type="submit"] {
    background: #B1BB00;
    font-family: 'Montserrat', Sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
}

a.privacy-popup {
    text-align: center;
    display: block;
    color: #434343;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
}

.waitingforsection br{
	display:none;
}

.case-study-slider {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
	min-height: 500px;
}

.csslider-left {
    flex-basis: 470px;
    padding-right: 20px;
    padding-left: 47px;
}

.csslider-right {
    flex-basis: 565px;

}

.csslider-left h2 {
    color: #09428D;
    font-family: 'Bebas Neue400';
    font-size: 48px;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
	padding-right: 2em;
}

.csslisder-img {
    padding: 10px;
    box-shadow: 0px 0px 57px 0px rgb(0 0 0 / 2%);
    background: #fff;
}

.csslisder-img img {
    margin: 0px !important;
    padding: 0px !important;
}

.csslider-left h2:before{
    background: #358BFB;
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    content: '';
    width: 325px;
}

#case-study-home{
	position:relative;
}

#case-study-home:before {
    content: '';
    position: absolute;
    left: -4px;
    top: -102px;
    width: 852px;
    height: 608px;
    box-shadow:0px 0px 46px -6px rgb(9 66 141 / 17%);
    background: #fff;
    border-radius: 10px;
}

#case-study-home .slick-dots {
    position: absolute;
    bottom:105px;
    text-align: left;
    padding-left: 48px;
}

#case-study-home .slick-dots li {
	background: #E5E5E5;
    border: 1px solid #E5E5E5 !important;
    display: inline-block;
    width: 33px;
    height: 36px;
	text-align: center;
}

#case-study-home .slick-dots li.active, #case-study-home .slick-dots li:hover{
	background: #09428D;
    border: 1px solid #09428D !important;	
}

#case-study-home .slick-dots li a {
    color: #09428D;
}

#case-study-home .slick-dots li.active a,#case-study-home .slick-dots li:hover a{
	color:#fff !important;
}

.csslider-left p {
    font-size: 18px;
    color: #0F0F0F;
}

.video-testimonial {
    margin-bottom: 1em;
}

#case-featured-index .csslider-left {
    padding: 0px;
}

#case-featured-index  .csslisder-img {
    padding: 10px;
    box-shadow: 0px 0px 57px 0px rgb(0 0 0 / 17%);
    background: #fff;
}

#case-featured-index .csslisder-img img {
    vertical-align: top;
}

#case-featured-index .csslider-right {
    flex-basis: 514px;
}

#case-featured-index .csslider-left a.csindex-btn{
	display:inline-block;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    fill: #1A1A1A;
    color: #1A1A1A;
    background-color: #CAD502;
    padding: 22px 60px 22px 60px;
}

#case-featured-index .case-posts-container .case-study-slider{
	min-height:auto !important;
	padding-bottom:60px;
}

.privacy-popup-content {
    height: 650px;
    overflow-x: hidden;
    padding: 2em;
    position: relative;
}

#case-featured-index .csslider-left a.csindex-btn:hover, a.sched-top-btn:hover{
	background:#E0EC17 !important;
}

.home .site-header{
	border:0px;
}

.case-home-list li {
    background: url(images/homesmallsvg.svg) no-repeat top left;
    padding: 0 0 0 40px;
    margin-bottom: 17px;
}

#gform_wrapper_1 select {
	color: #909090 !important;
}

#gform_wrapper_1 .gform_footer{
	position: relative;
    z-index: 99;
}

#gform_submit_button_1:hover{
	background:#E0EC17;
	color: #1A1A1A;
}


/*starts responsiveness*/


@media only screen and (min-width: 1341px) {
	
	#footer-menus-section .wrap{
		max-width:1155px;
	}
	
}
	
	
	
@media only screen and (max-width: 1410px) {
	
	.ebookpopup-right {
		flex-basis: 50%;
	}
	
	.ebookpopup-left {
		flex-basis: 50%;
	}
	
	.ebookpopup-left img {
		position: relative;
		left: 0;
	}
	
	.ebook-popup br{
		display:none;
	}
	
	
}
	
	
@media only screen and (max-width: 1340px) {
	
	
	.genesis-nav-menu a{
		margin:0 40px;
	}
	
	.wrap-headertop{
		background-size:cover;
	}
	
	.site-header .widget-area {
		width: 840px;
	}
	
	.search-icon img {
		position: relative;
		top: -3px;
		left: 0;
	}
	
	
}

@media only screen and (max-width: 1200px) {
	
	.csslider-left h2{
		padding:0px;
	}
	
	#case-featured-index .case-posts-container .case-study-slider {
		min-height: auto !important;
		padding-bottom: 0;
	}
	
	#case-featured-index .csslider-right {
		flex-basis: 49%;
	}
	
	#case-featured-index .csslider-left {
		padding: 0px;
		flex-basis: 48%;
	}
	
	.about-section3 {
		padding-top: 0em !important;
	}
	
	.about-alt-content:before{
		content:none !important;
	}
	
	.about-section3 .about-alt-content1 .content-left .elementor-absolute {
		left: -66px !important;
		right: 0 !important;
		position: relative !important;
		top: 0px !important;
	}
	
	.about-section3 .about-alt-content2 .content-right .elementor-absolute {
		left: -60px !important;
		right: 0 !important;
		position: relative !important;
		top: 0px !important;
	}
	
	.about-section3 .about-alt-content2 .content-left .elementor-widget-image {
		position: relative !important;
		left: 0px !important;
		right: 0px !important;
		max-width: 100% !important;
		margin-left: 0px;
		margin-right: 20px;
	}

	
	.about-section3 .about-alt-content1 .content-right .elementor-widget-image {
		position: relative !important;
		left: 0px !important;
		right: 0px !important;
		max-width: 100% !important;
		margin-right: 10px;
	}
	
	.introbox-case-content .elementor-container br {
		display: none;
	}
	
	.case-study-section1 .content-inner3 br {
		display: none;
	}
	
	.client-results-section1  br{
		display:none;
	}
	
	#wrap-sectionblog {
		justify-content: center !important;
	}
	
	.blog-posts-container{
		margin: 0 25px !important;
		margin-bottom: 50px !important;
	}
	
	.client-results-section1 br{
		display:none;
	}
	
	.client-results-section1 .introbox-case-content .elementor-container.elementor-column-gap-default {
		padding: 60px 50px !important;
	}
	
	.serv1 .elementor-column-wrap.elementor-element-populated {
		padding: 0px 0px 0px 27px !important;
	}
	
	.services-section2  br{
		display:none;
	}
	
	.services-section2 .content-inner2 .elementor-row .elementor-column {
		width: 100% !important;
	}
	
	.services-section2 .content-inner2 .elementor-row {
		flex-direction: column;
	}
	
	.services-section1 br {
		display: none;
	}
	
	.faq-section3 {
		background-size: cover;
		padding: 4em 0 !important;
	}
	
	.faq-section1 {
		background-size: cover;
	}
	
	.faq-section1 br{
		display:none;
	}
	
	.strategy--section-last {
		background-size: cover;
	}
	
	.strat-section4 .content-left .elementor-widget-image {
		position: relative !important;
		left: 0px !important;
	}
	
	.strat-section1 br{
		display:none;
	}
	
	.strat-section1{
		background-size:cover;
	}
	
	.home-section2.lm-section br{
		display:none;
	}
	
	.lm-section5{
		background-size:cover;
	}
	
	.lm-section5 br {
		display: none;
	}	
	
	.lm-section2 br {
		display: none;
	}
	
	.lm-section1 br{
		display:none;
	}
	
	.lm-section1 {
		padding-bottom: 3em !important;
		background-size: cover;
	}
	
	.lm-section1 .content-left .elementor-widget-image {
		position: relative !important;
		left: 0px !important;
		top: 0px;
	}

	#footer-menus-section{
		padding: 30px 0;
		padding-bottom: 35px;
	}
	
	
	.site-header .widget-area {
		width:625px;
	}
	
	.site-header.scrolling .wrap{

	}
	
	.genesis-nav-menu a {
		font-size: 14px !important;
		margin: 0 41px;
	}
	
	ul#social-media-footer{
		float: none;
		margin:0 auto;
		margin-top: 23px;
	}
	
	ul.menu-footer{
		float:none;
		text-align:center;
	}
	
	
	.show1200{
		display:block;
		vertical-align:top;
		margin: 0 auto;
	}

}

	
@media only screen and (max-width: 1023px) {
	
	#case-featured-index .csslisder-img {
		padding: 10px;
		box-shadow: none;
		background: none;
		margin-top: 1em;
	}
	
	.csslisder-img {
		padding: 10px;
		box-shadow: none;
		background: none;
	}
	
	.csslisder-img img {
		margin: 0 auto !important;
		padding: 0px !important;
		display: block !important;
	}
	
	.home-section9 .elementor-column-wrap.elementor-element-populated {
		padding: 0px 1%!important;	
	}
	
	.case-study-slider{
		flex-direction: column;
		min-height: unset;
		margin-top: 1em;
	}
	
	.csslider-right {
		flex-basis: 100%;
	}
	
	.csslider-left {
		flex-basis: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	
	.home-section9 {
		padding-bottom: 5em !important;
		padding-top: 0px !important;
	}
		
	#case-study-home:before {
		content: none;
	}
	
	#case-study-home{
		box-shadow: none;
		background: none;
		border-radius: 0;
	}
	
	.home .ebook-section {
		padding: 50px 0 !important;
	}
	
	.home-section10 {
		padding-bottom: 3em !important;
		background-size: cover !important;
	}
	
	.home-section10 .elementor-container.elementor-column-gap-default {
		min-height: auto !important;
	}
	
	.home-section10 br {
		display: none;
	}
	
	.home-section8 br {
		display: none;
	}		
	
	.home-section7 br {
		display: none;
	}	
	
	.home-section6 br {
		display: none;
	}
	
	.home-section5{
		background-size:cover;
		padding-bottom: 3em !important;
	}
	
	.home-section5 br {
		display: none;
	}
		
	.home-section3 br {
		display: none;
	}
	
	.hm1-text2 .elementor-text-editor.elementor-clearfix {
		font-size: 18px;
	}
	
	.hm1-text1 {
		margin-top: 10px;
	}
	
	.hm1-text1 .elementor-text-editor.elementor-clearfix {
		font-size: 19px;
		line-height: 1.4;
	}
	
	.home-section1 h3 {
		font-size: 11vw !important;
	}
	
	.home-section1 br{
		display:none;
	}
	
	.about-section3 {
		padding-bottom: 3em !important;
	}
	
	.about-section4 br{
		display:none;
	}
	
	.about-section5 br{
		display:none;
	}
	
	.about-section2 br{
		display:none;
	}
	
	.about-section1 h3 {
		text-align: center;
		font-size: 17vw !important;
	}
	
	.about-section1 h2 {
		text-align: center;
	}
	
	.about-section1 {
		padding: 50px 0px 50px 0px !important;
		background: #ebebeb !important;
	}
	
	.waitingforcall-section br{
		display:none;
	}
	
	.team-section2 .content-inner1 .cotnent-right .elementor-column-wrap.elementor-element-populated {
		padding: 0px !important;
	}
	
	.team-section5 {
		background: #fafbff !important;
	}
	
	.team-section5 .content-inner2 {
		position: relative;
		left: 0;
	}
	
	.team-section2 .content-inner2 .cotnent-right {
		order: -1;
		margin-bottom: 1em;
	}
	
	.team-section2 .content-inner1 .content-left .elementor-widget-image {
		text-align: center;
		margin-bottom: 1em;
	}
	
	.team-section2 .content-inner2 {
		margin: 0px !important;
	}
	
	.team-section2 .content-inner2 .content-left .elementor-column-wrap.elementor-element-populated {
		padding: 0px;
	}
	
	.team-section2 br {
		display: none;
	}	
	
	.team-section1 br {
		display: none;
	}
	
	.team-section1 {
		background-size: cover;
	}
	
	.full-slider-testimonial button.slick-prev, .full-slider-testimonial button.slick-next{
		margin-top: -165px;
	}
	
	.full-slider-testimonial .home-testimonial-box {
		box-shadow: none;
		padding: 0;
	}
	
	.video-testimonial {
	  position: relative;
	  overflow: hidden;
	  width: 100%;
	  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
	  margin-bottom: 1em;
	}

	/* Then style the iframe to fit in the container div with full height and width */
	.video-testimonial iframe {
	  position: absolute;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	  width: 100%;
	  height: 100%;
	}
	
	.results-section1 .elementor-widget-heading {
		text-align: center !important;
	}
	
	.cs-alt1 .elementor-column-wrap.elementor-element-populated {
		padding: 0px !important; 
	}
	
	.cs-alt2 .elementor-column-wrap.elementor-element-populated {
		padding: 0px !important;
	}
	
	.cs-alt2 .elementor-column-wrap.elementor-element-populated, .cs-alt1 .elementor-column-wrap.elementor-element-populated {
		padding: 0 !important;
	}
	
	.case-study-section2 br {
		display: none;
	}
	
	.introbox-case-content .elementor-column-wrap.elementor-element-populated {
		padding-right: 0px !important;
	}
	
	.client-results-section1 br{
		display:none;
	}
	
	.page-id-3648 .wrap-headertop.scrolling {
		display: none !important;
	}
	
	.webinar6{
		background-size:cover !important;
	}	
	
	.webinar7{
		background-size:cover !important;
	}
	
	.webinar4 br{
		display:none;
	}
	
	.webinar3 br{
		display:none;
	}
	
	.webinar2 {
		background-size: cover;
		padding: 2em 0 1em 0!important;
	}
	
	.single-post .elementor-location-single {
		padding: 0px !important;
	}
	
	.serv-alt1 .content-left .elementor-column-wrap.elementor-element-populated {
		padding: 0px !important;
	}
	
	.serv-alt2 .content-left .elementor-column-wrap.elementor-element-populated {
		padding: 0px !important;
	}
	
	.serv-alt2 .content-right .elementor-column-wrap.elementor-element-populated,.serv-alt1 .content-right .elementor-column-wrap.elementor-element-populated {
		padding: 0px !important;
	}
	
	.serv-alt1 .content-left .elementor-widget-image {
		margin-bottom: 2em;
	}
	
	.serv-alt2 .content-right .elementor-widget-image {
			margin-bottom: 2em;
	}
	
	.services-content br {
		display: none;
	}

	.serv-alt2 .content-right {
		order: -1;
	}

	.serv-alt2 .content-right .elementor-column-wrap.elementor-element-populated {
		padding: 0px;
	}

	.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-fadcb43.content-right .elementor-widget-heading .elementor-widget-container {
		padding: 25px 0px 25px 104px;
	}
	
	.strat-section3 .elementor-widget-image .elementor-widget-container {
		margin: -30px 0px 0px 0px !important;
	}
	
	.strat-section3 .elementor-widget-button .elementor-widget-container {
		margin: 0px !important;
	}
	
	.strat-section2 br, .strat-section3 br{
		display:none;
	}
	
	.ft-right ul li:first-child {
		margin-left: 0px;
	}
	
	.ebook-section .elementor-container {
		min-height: auto !important;
	}
	
	.ebook-section .content-right .elementor-element-populated {
		padding: 0px !important;
	}
	
	.ebook-section .content-left .elementor-widget-image {
		position: relative !important;
		top: 0px !important;
	}
	
	.ebook-section br {
		display: none;
	}
	
	.elementor-116 .elementor-element.elementor-element-8fbf84a,.whatourclientsay-section { /*what our client section css*/
		background: #09428b !important;
		padding-bottom: 4em !important;
	}
	
	#gform_submit_button_1 {
		float: none;
		margin-top: 0;
	}
	
	ul.bt-buttons{
		justify-content: center;
	}
	
	ul.bt-buttons li:first-child {
		margin-left: 20px !important;
		margin-bottom: 10px !important;
	}
	
	.wrap-headertop.scrolling {
		display: block !important;
	}
	
	.before-top{
		padding: 15px 0;
	}
	
	.before-top .bt-right,.before-top .bt-left {
		max-width: 50%;
	}

	.ctm-headertitle{
		margin-bottom: 2em;
	}
	
	.ctm-headertitle h2{
		padding-right: 0em;
		padding-left: 0em;
	}
	
	
	.site-header.scrolling {
		padding: 0 0 !important;
		background: transparent !important;
	}
	
	.site-header {
		position: absolute;
	}

	.wrap-headertop{
		min-height: auto;
		padding: 0 0 0em 0;
	}
	
	.slick-prev{
		left: 0;
	}
	
	.slick-next{
		right: 0;
	}

	/*mobile menu*/
	
	
	.widget-area.header-widget-area{
		display:none;
	}

	.search-header{
		display:none!important;
	}

	.site-header .search-form {
		display:block;
	}

	#mobile-menu-section,
	#toggle-nav, 
	.toggle-wrap{ 
		display:block; 
	}

	.mobile-menu-wrap{ 
		float:none; 
		clear:both; 
		background:#09428D; 
		max-width: 100%; 
		margin:0 auto; 
		padding-bottom: 0 !important; 
	}	

	.mobile-menu-wrap li a{
    	color: #fff!important;
    	display: block;
    	font-size: 15px;
    	font-weight: 700;
    	padding: 2px 20px;
		text-transform:uppercase;
	}

	.mobile-menu-wrap li{
    	color: #fff;
    	display: block;
	}

	.mobile-menu-wrap .menu-item{
    	background: #09428D;
    	border-bottom: 1px solid #fff;
    	display: block;
    	float: none;
		text-align: left;
		margin-bottom: 6px !important;
		padding-bottom: 6px !important;		
	}
	
	.mobile-menu-wrap .wrap{ 
		width: 100% !important; 
	}	

	.mobile-menu-wrap .menu-item:last-of-type{ 
		border-bottom:none; 
		margin-bottom: 0px !important;
	}

	/*.mobile-menu-wrap .menu a:hover,
	.mobile-menu-wrap a:hover, 
	.mobile-menu-wrap .current-menu-item a,
	.mobile-menu-wrap .sub-menu a:hover, 
	.mobile-menu-wrap .sub-menu a:hover {
    	background: #985c21 none repeat scroll 0 0!important;
    	color: #fff !important;
	}*/
		
}

@media only screen and (max-width: 960px) {
	
	.home-section3 h2 {
		font-size: 5vw !important;
	}
		
}	
	
	
@media only screen and (max-width: 860px) {
	
	.case-study-section1 br {
		display: none;
	}
	
	div#footer-menus-section .wrap{
	    padding: 45px 5% 30px 5% !important;	
	}
	
	.site-inner {
		padding-top: 0;
	}
	
	.site-header .wrap {
		padding-left: 5%;
		padding-right: 5%;
	}
	
	
	.wrap-headertop {
		background-position: calc(81% - -223px) calc(100% - 0px);
	}
	
	.site-header.scrolling .wrap {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}	
	
	.site-header.scrolling  .title-area {
		padding:8px 5% 10px 0% !important;
	}
	
	.home-section2 .content-left {
		position: relative;
		top: -1.4em;
	}

}

@media only screen and (max-width: 768px) {
	
	.home-section10 .elementor-widget-container {
		padding: 0px !important;
	}
	
	ul.footer-social-media li {
		width: 31px;
		height: 31px;
	}
	
	.home-section8 .content-left .elementor-column-wrap.elementor-element-populated {
		margin: 0px !important;
	}
	
	.home-section6 .content-left {
		margin-bottom: 35px;
	}
	
	.home-section6 .content-right .elementor-element-populated, .home-section6 .content-left .elementor-element-populated {
		margin: 0px !important;
	}
	
	.home-section3 h2 {
		font-size: 8vw !important;
	}
	
	.home-section4 .elementor-inner-section {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.home-section4 br {
		display: none !important;
	}
	
	.home-section4 {
		margin-top: 0px !important;
		padding-top: 3em !important;
		margin-left: 1%;
		margin-right: 1%;
	}	
		
	.home-section3 .elementor-container.elementor-column-gap-default {
		min-height: auto !important;
	}
	
	.home-section3 .elementor-section-height-default {
		padding-top: 0px !important;
	}
	
	.home-section3 {
		background: #fff !important;
	}
	
	.home-section2 {
		margin-bottom: 4em !important;
	}
	
	#gform_wrapper_9 input[type="submit"]{
		font-size: 2vw !important;
	}
	
	.about-alt-content2, .about-alt-content1 {
		margin-top: 3em !important;
	}
	
	.about-section3 .about-alt-content2 .content-right {
		order: -1;
	}
	
	.about-section3 .about-alt-content1 .content-left .elementor-element-populated{
		margin: 0px !important;
	}
	
	.about-section3 .about-alt-content1 .content-right .elementor-element-populated {
		padding: 0px !important;
		margin: 0px !important;
		text-align: center;
	}
	
	.about-section3 .about-alt-content1 .content-right .elementor-widget-image{
		margin-right: 0;
		text-align: center;
		margin: 0 auto;
	}
	
	.about-section3 .about-alt-content2 .content-right .elementor-element-populated{
		margin: 0px !important;
	}
	
	.about-section3 .about-alt-content2 .content-left .elementor-element-populated {
		padding: 0px !important;
		margin: 0px !important;
		text-align: center;
	}
	
	.about-section3 .about-alt-content2 .content-left .elementor-widget-image{
		margin-right: 0;
		text-align: center;
		margin: 0 auto;
	}
	
	.about-alt-content:before{
		content:none !important;
	}
	
	.about-section1 h2 {
		font-size: 11vw !important;
	}
	
	.cs-alt1 .content-right {
		order: -1;
		margin-bottom: 2em;
	}
	
	.cs-alt2 .content-left {
		margin-bottom: 2em !important;
	}
	
	.elementor-location-single {
		padding: 0px;
	}
	
	.client-results-section1 .introbox-case-content .elementor-container.elementor-column-gap-default {
		padding: 45px 35px !important;
		padding-bottom: 4em !important;
	}
	
	.introbox-case-content .content-right {
		order: -1;
	}
	
	.webinar6 {
		background: #09438d !important;
		padding-bottom: 6em !important;
	}	

	
	.webinar3 .content-left .elementor-column-wrap.elementor-element-populated {
		margin-bottom: 30px !important;
	}
	
	.webinar3 .content-left .elementor-column-wrap.elementor-element-populated, .webinar3 .content-right .elementor-column-wrap.elementor-element-populated {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	
	.webinar2 {
		text-align: center;
	}
	
	.webinar2 {
		background: #155cb8 !important;
	}
	
	.webinar7 {
		text-align: center;
	}
	
	.webinar7 {
		background: #f8f8f8 !important;
	}
	
	div#gform_wrapper_8 {
		max-width: 100% !important;
		width: 100%;
	}
	
	.blog-title-wrap-elementor{
		flex-direction: column !important;
	}
	
	.title-wrap-elementor {
		width: 100% !important;
		padding: 0px !important;
	}
	
	.services-section1 {
		background-size: cover;
	}

	.services-section1 {
		background: #f6f7fb !important;
	}
	
	.faq-section3 {
		padding-bottom: 1em !important;
		background: #f8f8f8 !important;
	}
	
	.strategy--section-last br {
		display: none;
	}
	
	.strategy--section-last .content-right {
		position: relative;
		right: 0;
	}
	
	.strategy--section-last {
		background: #09438d !important;
	}
	
	.strat-section1 .elementor-align-left {
		text-align: center;
	}
	
	.strat-section5 .elementor-col-33 .elementor-column-wrap {
		padding: 20px 15px !important;
	}
	
	.strat-section5 .elementor-col-33 {
		margin-bottom: 20px;
	}
	
	.strat-section4 {
		padding-bottom: 50px !important;
	}
	
	.strat-section4 br{
		display:none;
	}
	
	.strat-section1 {
		text-align: center;
	}
	
	.strat-section1{
		background:#155cb8 !important;
	}
	
	.strat-section1 .elementor-container {
		min-height: auto !important;
	}
	
	.lm-section5 ul.elementor-icon-list-items br,
	.lm-section3 ul.elementor-icon-list-items br {
		display: none;
	}
	
	.lm-section1 .content-left .elementor-widget-image {
		position: relative !important;
		left: 0px !important;
		top: 0px;
		display: block;
		margin: 0 auto;
		width: 80% !important;
	}
	
	.lm-section1 {
		text-align: center;
	}
	
	.elementor-template-full-width .site-inner {
		padding: 0px !important;
	}
	
	.contact-section1 br {
		display: none;
	}
	
	.ebook-section {
		padding-bottom: 3em !important;
	}
	
	.ebook-section .elementor-align-left {
		text-align: center;
	}
	
	.ebook-section {
		text-align: center;
	}
	
	.ft-copyright-right {
		margin-top: 1em;
	}
	
	.footer-inner-copyright,.ft-right ul{
		justify-content: center;
	}
	
	.footer-inner-wrap{
		justify-content: center;
	}
	
	.contact-section1 .content-left .elementor-element-populated {
		padding: 0px !important;
	}
	
	.contact-section1 .content-right .elementor-element-populated{
		padding-right:0px !important;
		padding-left:0px !important;
	}
	
	.contact-section1 .content-right:before {
		content: none;
	}
	
	ul.bt-buttons li:nth-child(2) a {
		display: block;
		text-align: center;
	}

	.ctm-headertitle {
		min-height: auto;
		padding-top: 9em;
		padding-bottom: 4em;
		background: #043752;
	}
	
	.ctm-headertitle h2 {
		font-size: 40px;
	}
	
	
	.view-allpost-btn a.elementor-button-link.elementor-button.elementor-size-xl {
		padding: 19px 24px !important;
		max-width: 244px !important;
		width: 100% !important;
		display: block !important;
		font-size: 16px !important;
		margin: 0 auto !important;
	}
	
	.view-allpost-btn .elementor-widget-container{
		margin:3em 0 2em 0 !important;
	}
	
	
	#gform_wrapper_1 input[type="submit"]{
		float: none;
		margin-top: 0;
	}
	
	
	.faq-section2 {
		padding-top: 20px !important;
		padding-bottom: 40px !important;
	}
	
	.faq-accordion .elementor-tab-title {
		padding: 15px 0 !important;
	}
	
	.faq-section3 {
		padding: 2em 2% !important;
		background: #f8f8f8 !important;
		padding-bottom: 2em !important;
	}
	
	.faq-accordion .elementor-tab-content {
		padding: 10px 0 !important;
	}
	
	
}
	
@media only screen and (max-width: 760px) {
	
	
	#footer-copyright ul {
		text-align: center;
	}
	
	#footer-copyright ul li {
		display: block;
		margin-bottom: 7px;
	}
	
	#footer-copyright ul li:last-child{
		float:none;
	}
	
}

@media only screen and (max-width: 640px) {
	
	#gform_wrapper_9 input[type="submit"]{
		font-size: 2vw !important;
	}
	
	.ebook-popup{
		padding: 20px;
	}
	
	.ebookpopup-left img {
		position: relative;
		left: 0;
		margin: 0 auto;
		display: block;
	}
	
	.ebook-popup{
		flex-direction: column;
	}
	
	.ebookpopup-left,.ebookpopup-right {
		flex-basis: 100$;
	}
	
	li#field_1_7, li#field_1_9 {
		padding-left: 0 !important;
	}
	
	li#field_1_6, li#field_1_8 {
		padding-right: 0 !important;
	}
		
	.footer-logo {
		float: none;
		display: block;
		margin: 0 auto;
			margin-bottom: 0px;
		margin-bottom: 15px;
	}
	
	.footer-images {
		float: none;
		margin: 0 auto;
		display: block;
	}
	
	
}	

@media only screen and (max-width: 600px) {
	
	.csslisder-img {
		padding: 0;
	}
	
	#case-study-home .slick-dots {
		position: absolute;
		bottom: -15px;
		text-align: left;
		padding-left: 0;
	}
	
	.home-section2 {
		margin-bottom: 2em !important;
	}
	
	.green-btn a {
		font-size: 3vw !important;
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	
	.home-section1 h2 {
		font-size: 10vw !important;
	}
	
	.home-section1 {
		padding-top:85px !important;
		padding-bottom: 3em !important;
	}
	
	.home-section1 .elementor-container.elementor-column-gap-default {
		min-height: auto !important;
	}
	
	.home-section2 .elementor-section-height-default {
		margin-top: 3em !important;
		margin-bottom: 3em !important;
	}
	
	.home-section1 h3 {
		font-size: 14vw !important;
	}
	
	.webinar6 {
		padding-bottom: 0em !important;
	}
	
	.introbox-case-content .elementor-container {
		background: #fff;
		padding: 25px;
	}
	
	.about-section3 .about-alt-content1 .content-left .elementor-element-populated{
		    padding: 20px !important;
	}
	
	.about-section3 .about-alt-content2 .content-right .elementor-element-populated {
		padding: 20px !important;
	}
	
	
}
	
	
	
@media only screen and (max-width: 500px) {
	
	ul.bt-buttons li:nth-child(2) a {
		font-size: 2vw;
	}
	
	ul.bt-buttons li:first-child a {
		font-size: 4vw !important;
	}
	
	.bt-left h2 {
		font-size: 3vw;
	}
	
	ul.custom-copyright {
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		justify-content: center;
		padding: 0px;
		text-align: center;
	}
	
	ul.custom-copyright li {
		list-style: none;
		border-right: 0;
		padding: 0;
		margin-right: 0;
	}	

}
@media only screen and (max-width: 440px) {
	
	.green-btn a {
		font-size: 4vw !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	
	#footer-copyright ul li{
		margin: 0 0 10px 0px;
	}

	.ftcp-right-wrap {
		flex-direction: column;
		justify-content: center;
	}
	
	.ftcp-right {
		border-left: 0;
		margin-left: 0;
		padding-left: 0;
	}

}


@media only screen and (max-width: 400px) {
	
	.site-title{
		padding-right: 73px;
	}
	
}	
	
@media only screen and (max-width: 320px) {
	
}
