@charset "utf-8";

/* 
        Theme Name: Custom Theme
        Description: This theme was designed by Webstract Marketing
        Author: Webstract Marketing
        Author URI: http://www.webstractmarketing.com
        Version: 1.0
        
*/

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
/* html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0} */

/************************************************
*	            COMMON STYLES	  		     	*
************************************************/

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}
img.alignright, .alignright{float:right; margin:0 0 1em 1em;}
img.alignleft, .alignleft {float:left; margin:0 1em 1em 0;}
img.aligncenter, .aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

/************************************************
*	             PAGE STYLES 		     		*
************************************************/

html,
body {
    font-family: 'Lato', sans-serif;
}

a {
    color: #4F6A91;
}
a.btn:hover {
    text-decoration: underline !important;
}
dl, menu, ol, ul {
    margin: 0;
}

h2 {
    font-size: 35px;
    margin: 0.8em 0 0.2em 0;
    font-weight: normal;
    font-weight: 300;
    /* color: #4F6A91; */
    color: #111;
}

.single h2.page-title {
    font-size: 45px;
    font-weight: normal;
}
.social {
    margin-top: 10px;
}
.social img {
    margin-left: 2px;
}
/*
.page-template-page-integration .entry {
        text-align: center;
}
*/
.search-results #header-image{
	   background-image: url('/wp-content/uploads/2014/11/Blog.jpg')!important;
    height: 270px;
    margin-top:80px;
}
.search-results #header-image img{
	display:none!important;
}
h1.page-title {
    padding-Top: 19px!important;
}
.left {
    width: 660px;
    margin: 0 auto;
    float: left;
}
.sidebar {
    width: 250px;
    float: right;
    padding-top: 46px;
}
.serchside{
    padding-top: 0px!important;
}
.page-wrapper{
	width: 960px;
        margin:0 auto;
}
.page-template-page-integration .entry h2 {
    text-align: center;
    font-size: 45px;
}
input#s {
    background: url(img/search.png) no-repeat 5px 6px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    height: 22px;
    line-height: 1.2em;
    padding: 4px 10px 4px 28px;
    width:184px;
}
input#searchsubmit {
	display: none;
}
.screen-reader-text{
	display:none;
}
#recent-posts-3 li{
	list-style: none;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
}
#recent-posts-3 ul{
	padding:0px 3px!important;
	width:220px;
}
#recent-posts-3 li a{
	text-decoration:none;
}
#recent-posts-3 li a:hover {
    text-decoration: underline;
}
.post-date {
    font-size: 12px;
    color: #9A9A9A;
}
.sidebar h4 {
    background: #506B90;
    color: #fff;
    width: 210px;
    padding: 7px 1px 8px 14px;
    margin: 20px 0px 15px 0px;
    font-weight:normal;
}
#archives-2 li a {
    text-decoration: none;
}
#archives-2 li a:hover {
    text-decoration: underline;
}
#archives-2 li {
    padding: 3px 0px;
}
.text-center {
	text-align: center;
}
.page-title a {
    text-decoration: none;
}
.page-title a:hover {
    text-decoration: underline;
}
.subpages_sc {
    text-align: left;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
    margin-bottom: 70px;
    padding-bottom: 45px;
    margin-top: 45px;
    /* padding-top: 50px; */
    /* border-top: 1px solid #ddd; */
    border-bottom: 1px solid #ddd;
}
.subpages_sc li {
    display: inline;
}
.subpages_sc a {
    display: inline-block;
    background: #4F6A91;
    color: #fff;
    text-align: center;
    width: 31.8%;
    padding: 10px 0 12px;
    text-decoration: none;
    margin: 0 1.5% 1.5% 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 18px;
}
.subpages_sc a:hover {
    background: #183362;
}


.entry p,
.entry li {
    margin-top: 0.5em;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.7em;
}
.entry ul,
.entry ol {
    margin-top: 0.5em;
    margin-bottom: 20px;	
}
.entry li {
    margin-top: 0;
    margin-bottom: 0;
}

#wrapper {

}

#main {
    overflow: hidden;
}

#header {

}

#header-top-bar {
	    background: #fff;
    height: 80px;
    position: fixed;
    z-index: 9;
    width: 100%;
    /*top: 80px;*/
	/*-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 50px rgba(0,0,0,0.2);
	box-shadow: 0 0 50px rgba(0,0,0,0.2);    */
}
#header-top-bar #logo img {
    height: 35px;
    width: auto;
    float: left;
    padding-top: 20px;
    padding-bottom: 0;
}

.container {
    width: 960px;
    margin: 0 auto;
}

#menu ul,
#menu li {
    padding: 0;
     margin: 9px 0px;
    list-style: none;
    display: inline;
}
#menu #menu-main-menu {
    float: right;
}
#menu #menu-main-menu > li > a {
    display: block;
    float: left;
    font-weight: 300;
    margin-left: 10px;
    margin: 15px 0 15px 15px;
    line-height: 30px;
    text-decoration: none;
    font-size: 18px;
    border-right: 1px solid #ddd;
    padding-right: 15px;
}
#menu #menu-main-menu > li > a:hover {
    text-decoration: underline;
}
#menu #menu-main-menu > li:last-child > a {
    padding-right: 0;
    border-right: none;
}
#menu-item-148 a {
    /* padding-right: 50px; */
    pointer-events: none;
}
#menu-item-148 span {
    display: block;
    background: #8BD6E6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    height: 18px;
    font-size: 10px;
    line-height: 18px;
    padding: 0 6px;
    float: right;
    margin-top: 6px;
    margin-left: 5px;
}

#header-image {
    position: relative;
    margin-top: 80px;
}
#header-image img {
    width: 100%;
    vertical-align: top;
    position: relative;
    z-index: 1;
}
#header-image-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    background: rgba(0, 24, 29, 0.6);
    z-index: 2;
}
#header-image-text {
    position: absolute;
    top: 35%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    text-align: center;
    /* margin-bottom: -2%; */

    top: 50%;
    margin-top: -5%;
}
.home #header-image-text {
    top: 40%;
}
#header-image-text h1 {
    color: #fff;
    font-weight: 300;
    font-size: 70px;
    font-size: 6vw;
    margin: 0;
    padding: 0;
}
#header-image-text #subheading,
#header-image-text #subheading a {
    color: #AFB8BB;
    text-decoration: none;
}
#header-image-text #subheading a:hover {
    text-decoration: underline;
}
#header-image-text #subheading {
    font-weight: 100;
    font-weight: 300;
    font-size: 20px;
    font-size: 1.5vw;
    margin: 0;
    padding: 0;
    margin-bottom: 1.5em;
}
#header-image-text a.btn {
    text-decoration: none;
    font-weight: 300;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 16px;
    font-size: 18px;
    font-size: 1.3vw;
}
#header-image.no-image {
    background: rgba(0, 0, 0, 0.6);
    background: rgba(0, 24, 29, 0.6);
}
#header-image.no-image #header-image-text {
    position: relative;
}
#header-image.no-image #header-image-text h1 {
    margin: 0;
    padding: 25px 0 0 0;
}
#header-image.no-image #header-image-text #subheading {
    padding: 0 0 40px 0;
}

.entry {
    padding-top: 20px;
    padding-bottom: 20px;
}
.search .attachment-thumbnail {
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    border: 4px solid #E9E9E9;
}
.entry.searchpage {
    clear: both;
}
/* Feature */
.feature {
    margin-top: 50px;
    position: relative;
}
.fadeInBlock {
	opacity: 0;
}
.feature.feature-notfirst {
    margin-top: 100px;
    padding-top: 100px;
    border-top: 1px solid #ddd;
}
.feature a.feature-next {
    position: absolute;
    bottom: -115px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 18px;
    left: 50%;
    margin-left: -15px;
    background: #ddd;
    text-align: center;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;	
    z-index: 4;
}
.feature .feature-photo img {
    width: 350px;
    height: 250px;
}
.feature .feature-photo {
    width: 350px;
    margin-top:8px;
}
.feature .feature-text {
    width: 580px;
}
.feature .feature-text .feature-name {
    font-weight: 300;
    font-size: 35px;
    margin: 0;
    padding: 0;
    color: #111;
}
.feature .feature-text .feature-tagline {
    font-weight: 300;
    color: #aaa;
    font-size: 18px;
    font-style: italic;
    margin: 0;
    padding: 0;	
}
.feature .feature-text .feature-content {
    margin-top: 20px;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.7em;
}

.feature.feature-odd .feature-photo,
.feature.feature-even .feature-text {
    float: left;
    text-align: right;
}
.feature.feature-even .feature-text h2 {
    text-align: right;
}
.feature.feature-even .feature-text ul {
    display: inline-block;
    text-align: left;
}
.feature.feature-odd .feature-text,
.feature.feature-even .feature-photo {
    float: right;
    text-align: left;
}
.feature.feature-odd .feature-text h2 {
    text-align: left;
}
.feature.feature-spotlight {
    background: #efefef;
    padding-bottom: 100px;
    margin-bottom: -101px;
    padding-left: 90px;
    padding-right: 90px;
    border-top: none;
    z-index: 1;
}
.feature.feature-spotlight a.feature-next {
    bottom: -15px;
}
.feature.feature-spotlight .feature-text {
    width: 400px;
}

.get-started {
	text-align: center;
	clear: both;
	margin: 0;
	padding: 14px 0;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 50px rgba(0,0,0,0.2);
	box-shadow: 0 0 50px rgba(0,0,0,0.2);
	z-index: 99999;
}
.get-started-left {
	display: inline-block;
	text-align: right;
}
.get-started-right {
	display: inline-block;
	padding-left: 22px;
	vertical-align: top;
	padding-top: 17px;
}
.feature.feature-spotlight + .get-started {
    margin-top: 100px;
}
.get-started h2 {
    font-size: 30px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.get-started p {
    color: #999;
    font-size: 18px;
    font-size: 1.3vw;	
    font-style: italic;
    margin-top: 0;
    margin-bottom: 0;
}
.get-started p .wsm_phone {
    font-weight: bold;
    color: #777;
}
@-webkit-keyframes greenPulse {
    from { background-color: #749a02; -webkit-box-shadow: 0 0 2px #57BD09; }
    50% { background-color: #57BD09; -webkit-box-shadow: 0 0 18px #57BD09; }
    to { background-color: #749a02; -webkit-box-shadow: 0 0 2px #57BD09; }
}
.get-started a.btn {
    display: inline-block;
    text-decoration: none;
    font-weight: 300;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 16px;
    margin: 0 7px;
    font-size: 26px;
    font-size: 1.8vw;	
}
.get-started a.btn.btn-glow {
    background: #6DBB05 !important;	
    -webkit-animation-name: greenPulse;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

.home #breadcrumbs,
.home #breadcrumbs-footer {
    display: none;
}

#footer {
    background: #eee;
    margin-top: 100px;
    padding: 20px 0;
    text-align: center;
    line-height: 2em;
    font-weight: 300;
}
#footer.footer-get-started {
	padding-bottom: 120px;
}
#footer .wsm_site_by {
    display: block;
    font-size: 80%;
}
.footer-logo img {
	margin: 10px 20px 20px;
}
.resmenu
{
display:none;
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
#header-top-bar #logo img {
    padding-top: 45px !important;
}
}

@media only screen and (min-width: 736px) and (max-width:767px) {
#header-top-bar #logo img {
    padding-top: 30px !important;
}
}


@media (min-width:0px) and (max-width:768px) 
{

    .new-feature-content {
        width: 90% !important;
        padding: 20px;
    }

    .new-feature {
        padding: 30px 0 !important;
    }

    #header-image{
        margin-top: 12px;
    }
    .banner-on-moible{
    display: block !important;
    width: 100%;
    height: auto;
        margin-top:50px;
}

    .banner-on-desktop{
        display: none !important;
    }

    h2
    {
        font-size: 25px;
        margin: 0.8em 0 0.8em 0;
    }
    .page-wrapper{
	width:100%;
    }
    .resmenu
    {
       display:block;
    }
    .container
    {
        width: 94%;
        margin: 0 auto;
    }
    #at4m-dock.ats-light
    {
        display:none;
    }
    .at4m-dock-toggle a
    {
        display:none !important;
    }
    #header-image-text #subheading
    {
	    font-size: 11px!important;
	    margin-bottom: 1em;
    color: #fff;
    }
    #header-top-bar #logo img
    {
        width: 300px;
        padding-top: 20px;
	padding-bottom:15px;
        height: auto;
        margin: 0 auto;
        float: none;
        text-align: center;
    }
    #menu #menu-main-menu
    {
        display:none;
    }
    img
    {
        max-width: 100%;
        height: auto;
    }
    .entry
    {
        padding-top: 10px;
    }
    .feature .feature-text {
        width: 100%;
        text-align: left !important;
    }
    .feature.feature-odd .feature-text, .feature.feature-even .feature-photo {
        float: left;
        text-align: left;
    }
    .feature.feature-odd .feature-photo, .feature.feature-even .feature-text {
        float: none;
        text-align: center;
    }
    .feature.feature-even .feature-text h2
    {
        text-align: left;
    }
    .feature .feature-photo {
        width: 100%;
    }
    #header-image
    {
       /* margin-top: 0px;*/
    }
    #header-top-bar
    {
        position: relative;
        height:auto !important;
    }
    .feature.feature-spotlight .feature-text {
        width: 98%;
    }
    .feature.feature-spotlight {
        background: #efefef;
        padding-bottom: 94px;
        margin-bottom: -98px;
        padding-left: 9px;
        padding-right: 0px;
        border-top: none;
        z-index: 1;
    }
    #get-ready {
        margin-top: 15px!important;
        margin-bottom: 15px!important;
    }
    .page .get-started {
        padding-top: 25px;
    }
    #datafied-slider-wrapper
    {
        display:none;
    }
    #breadcrumbs-footer
    {
        display:none;
    }
    .wsm_copyright, .wsm_rights_reserved {
        float: none;
        text-align: center;
    }
    #footer
    {
        padding-top: 15px;
        padding: 0px;
        text-align: center;
        line-height: 1.5em;
        font-weight: 300;
        margin-top:10px;
    }
    #footer .wsm_site_by
    {
        float:none;
    }
    #reach-us
    {
        float:none;
    }
    .contact1 , .contact2 
    {
        width:100% !important;
        float:none !important;
        text-align: center;
    }
    .fsBody {
        margin-bottom: 0px !important;
    }
    .contact3
    {
        width:300px !important;
        float:none !important;
        margin: 0 auto;
        text-align: center;
    }
    .feature .feature-photo img
    {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    #cssmenu
    {
        position:fixed!important;
        background: #03161b!important;
    }
    #cssmenu #menu-button
    {
        color: #fff!important;
    }
    #wpadminbar
    {

    }
    #cssmenu #menu-button
    {
        padding:20px!important;
    }
    .entry
    {
        padding-bottom:0px;
    }
    .address-wrapper .left-section {
        width: 100%!important;
        float: none!important;
        text-align: center;
        margin-bottom: 30px;
    }
    .address-wrapper .right-section 
    {
  	width: 100%!important;
  	float: none!important;
  	text-align: center;
    }
    iframe
    {
	width:100%;
    }
    #logo
    {
	width:100%;
	margin:0 auto;
	text-align: center;
    }
    .page-template-page-integration .entry h2
    {
	  font-size: 30px;
    }
    .subpages_sc a
    {
	  width: 47.5%;
    }
    #footer .container
    {
	  padding: 15px 0;
    }
    #footer
   {
     margin-top: 30px;
   }
   .get-started{
	z-index: 4;
   }
   .get-started p
   {
	  font-size: 14px !important;
   }
   .get-started a.btn
   {
	  margin: 5px 10px;
   }
   .btn, .wsm_form .fsSubmit input.fsSubmitButton
   {
	  padding: 6px 16px!important;
   }
   .fsboxshadow .fsBody .fsForm{
     box-shadow:none!important;
   }
   .testi{
     width: 100%!important;
    float: none!important;
   }
.testi h2 {
    margin: 0px 7px!important;
}
blockquote {
    margin: 1em 8px!important;
}
.testi_contact #field23603842,.testi_contact #field23603522,.testi_contact #field23603515,.testi_contact #field23603516,.testi_contact #field23603517{
width: 100%!important;
  padding: 8px 10px;
  background-color: rgba(255, 255, 255, 0.7)!important;
  height: 22px!important;
  border-radius: 5px!important;
}
.testi_contact #field23603517{ 
 height: 80px!important;
}
.testi_contact .fsBody{
  width:100%!important;
}
.left{
  width:96%!important;
  margin:0px 10px!important;
}
.sidebar{
  width:98%!important;
     padding-top: 0px!important;
}
}

.address-wrapper {width:100%;}
.address-wrapper .left-section{width:30%;float:left;}
.address-wrapper .right-section{width:69%;float:left;}
.contact #field23603842,.contact #field23603522,.contact #field23603515,.contact #field23603516,.contact #field23603517{
width: 100%!important;
  padding: 8px 10px;
  background-color: rgba(255, 255, 255, 0.7)!important;
  height: 22px!important;
  border-radius: 5px!important;
}
.address-wrapper .right-section.contact {
    margin-top: 35px;
}
.contact #field23603517{  height: 80px!important;}
.btn, .wsm_form .fsSubmit input.fsSubmitButton{
    background: #4F6A91!important;
  color: #fff!important;
  border: none!important;
  text-shadow: none!important;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  box-shadow: none!important;
  -webkit-border-radius: 5px!important;
  -moz-border-radius: 5px!important;
  border-radius: 5px!important;
  padding: 8px 16px;
  font-size: 16px!important;}
.wsm_form .fsSubmit input.fsSubmitButton:hover{background-color: #183362!important;}
.wsm_sitemap ul li {
  padding: 5px;
}
.contact .fsBody{
  width:100%!important;
}
.contact .fsboxshadow, .contact .fsBody, .contact .fsForm {
    box-shadow: none!important;    
}
.contact #fsSubmit1667035{
	background-color: transparent;
}
@media print
{
  .logo-wrap a[href^="#"]:after {
        display: none;
    }
    #menu-main-menu, .owl-carousel, #footer, #bottomlinks ,  #header-image-text a.btn, #cssmenu #menu-button , .sidebar, #breadcrumbs , .page-bereak {display:none!important;}

    p  {
        word-wrap: break-word;
    }
    #footer, #top-menu, #menu-menu-1,.phone-number, .page-photo, .back-top {
        display:none;
    }
     .feature-photo img
   {
    width: 350px!important;
    height: 250px!important;
   }
   a.feature-next
   {
     display:none;
   }
   .feature.feature-spotlight .feature-text
   {
    float: left!important;
   }
   .feature.feature-odd .feature-photo, .feature.feature-even .feature-text 
   {
  	float: left!important;
  	text-align: left!important;
   }
   #feature1 .feature-text
   {
     float:right!important;
   }
  .feature-odd .feature-photo img
  {
    float:left!important;
  }
  .feature-odd
  {
   margin-top:50px!important;
  }
  .feature .feature-text 
  {
    width: 540px;
    
  }
  .feature.feature-even .feature-text h2
  {
	text-align:left!important;
  }
    #logo{
        text-align:center; 
        margin:0px auto;
	border:none!important;
        float:none;
        width: 250px;
        padding: 0px;
    }
   
   .feature.feature-spotlight
    {
     background:none;
    }

   .feature {
    position: static;
   }
  .feature.feature-notfirst
   {
  	border-top: none!important;
  	padding-bottom: 10px!important;
  	margin-bottom: 10px!important;
  	margin-top: 100px;
  	padding-top: 20px;
  }
.feature.feature-spotlight
{
  padding-bottom: 10px!important;
  margin-bottom: 10px!important;
  padding-left: 10px!important;
  padding-right: 10px!important;
}
.feature.feature-spotlight .feature-text
{
width:570px;
margin-left:10px;
}

div#get-ready {
  display: none;
}
 #datafied-slider-wrapper
{
display:none;
}
.coupon1
{
display:none;
}
  .get-started
{display:none!important;}
.fadeInBlock
{     opacity: 1 !important; }

.subpages_sc , #header-image
{display:none;}
.addthis_toolbox.addthis_default_style {
  display: none;
}
#page-10
{
margin-top:30px!important;
}
#page-145
{
margin-top:140px!important;
}
#header-top-bar
{
-webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  box-shadow: none!important;
}
}

.entry .about-photo {
    border: 3px solid #efefef;
    margin-top: 7px;
    margin-bottom: 0;
}

.testi{
	width:500px;
	float:right;
}
.testi h2{
	    margin: 10px 38px;
}
.testi blockquote {
    border-bottom: 1px solid #ddd;
}

.entry .testi blockquote p {
	font-weight: normal;
}
.entry .testi blockquote p em {
	font-weight: 300;
}
.fsborderradius .fsBody .fsSectionHeader{
	margin:0px !important;
}
.fsBody .fsSectionHeader{
	    background-color: #EFEFEF!important;
}
.fsSubmit input.fsSubmitButton {
    margin: 0 auto;
    clear: both;
    background: #4F6A91!important;
    color: #fff!important;
    border: none!important;
    text-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
    padding: 8px 16px!important;
    font-size: 16px!important;
}

input.fsSubmitButton:hover{
	background: #183362!important;
}
.fsFieldRow input[type=email], .fsFieldRow input[type=number], .fsFieldRow input[type=tel], .fsFieldRow input[type=text], .fsForm textarea{
	    max-width: 97%!important;
}
.fsBody{
	width:460px;	
        float:left;
}
.fsBody .fsForm .fsSectionHeading {
    font-size: 35px!important;
    line-height: 36px!important;
    font-family: 'Lato', sans-serif!important;
    font-weight: 300!important;
    color: #111!important;
}
.fsForm select {
    font-size: 21px!important;
    line-height: 19px!important;
    width: 99%!important;
    border-top: 2px solid #7C7C7C!important;
}
input#field23857255 {
    width: 99%!important;
}

.blog .attachment-thumbnail {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	border: 4px solid #E9E9E9;	
}
.blog .entry .excerpt p {
	margin-top: 1em;
}
.blog .entry {
	padding-bottom: 0;
}

#header-banner{
background-color: #f7f7f7;
padding: 10px 0;
position: fixed;
    z-index: 10;
    width: 100%;
    top: 0;
}

.banner-on-moible{
    display: none;
    }

.banner-on-desktop{
    display: block;
}


@media print
{
  .logo-wrap a[href^="#"]:after {
        display: none;
    }
    #menu-main-menu, .owl-carousel, #footer, #bottomlinks ,  #header-image-text a.btn, #cssmenu #menu-button , .sidebar, #breadcrumbs , .page-bereak {display:none!important;}

    p  {
        word-wrap: break-word;
    }
    #footer, #top-menu, #menu-menu-1,.phone-number, .page-photo, .back-top {
        display:none;
    }
     .feature-photo img
   {
    width: 350px!important;
    height: 250px!important;
   }
   a.feature-next
   {
     display:none;
   }
   .feature.feature-spotlight .feature-text
   {
    float: left!important;
   }
   .feature.feature-odd .feature-photo, .feature.feature-even .feature-text 
   {
  	float: left!important;
  	text-align: left!important;
   }
   #feature1 .feature-text
   {
     float:right!important;
   }
  .feature-odd .feature-photo img
  {
    float:left!important;
  }
  .feature-odd
  {
   margin-top:50px!important;
  }
  .feature .feature-text 
  {
    width: 540px;
    
  }
  .feature.feature-even .feature-text h2
  {
	text-align:left!important;
  }
    #logo{
        text-align:center; 
        margin:0px auto;
	border:none!important;
        float:none;
        width: 250px;
        padding: 0px;
    }
 .entry h2{
	margin-top:75px;
}  
   .feature.feature-spotlight
    {
     background:none;
    }

   .feature {
    position: static;
   }
  .feature.feature-notfirst
   {
  	border-top: none!important;
  	padding-bottom: 10px!important;
  	margin-bottom: 10px!important;
  	margin-top: 100px;
  	padding-top: 20px;
  }
.feature.feature-spotlight
{
  padding-bottom: 10px!important;
  margin-bottom: 10px!important;
  padding-left: 10px!important;
  padding-right: 10px!important;
}
.feature.feature-spotlight .feature-text
{
width:570px;
margin-left:10px;
}

div#get-ready {
  display: none;
}
 #datafied-slider-wrapper
{
display:none;
}
.coupon1
{
display:none;
}
  .get-started
{display:none!important;}
.fadeInBlock
{     opacity: 1 !important; }

.subpages_sc , #header-image
{display:none;}
.addthis_toolbox.addthis_default_style {
  display: none;
}

#header-top-bar
{
-webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  box-shadow: none!important;
}


}



/*request demo form*/

#request-frm-v2 {
    width: 46%;
    float: left;
       /* border: 20px solid #506a91;*/
}

#request-frm-v2 div#fsRow1677814-2 {
    border-bottom: 20px solid #506a91;
}

#request-demo-testimonial {
    float: left;
    padding-left: 50px;
    width: calc(55% - 100px);
}
#request-demo-testimonial:after{
    clear: both;
}


#request-demo-testimonial .heading-form-arrow{
 background-color: #282828;
 text-align: center;
 color: #fff;
}

.arrow_box {
        position: relative;
    background: #506a91;
    font-size: 22px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    padding: 15px 30px;
}
/*.arrow_box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #282828;
    border-width: 20px;
    margin-left: -20px;
}*/
#request-demo-testimonial .fsSectionHeader {
    margin: 0 !important;
    background-color: #282828;
    border-radius: 0;
}

#request-demo-testimonial  .fsSectionHeader,
.fsBody .fsSectionHeader {
    padding: 20px 15px 15px !important;
    background-color: transparent !important;
    clear: left !important;
}


#request-frm-v2 .fsForm {
        box-shadow: none;
    border: none;
    border: 20px solid #506a91;
    border-radius: 0;
    width: 87.3%;
    float: left;
    margin-top: -20px;
}

#request-frm-v2 legend#fsLegend23857408 span {
    display: none;
}

#request-frm-v2 label.fsOptionLabel.vertical {
    width: 50%;
    float: left;
    margin-bottom: 14px !important;
    color: #6a6d74;
    font-size: 20px;
}

#request-frm-v2 h2.fsSectionHeading {
    text-align: left;
    font-size: 26px !important;
    font-weight: 500 !important;
    color: #506a91 !important;
    text-transform: uppercase;
}

#request-frm-v2 .fsBody .fsForm .fsLabel,
#request-frm-v2 .fsBody .fsForm .fsOptionLabel,
#request-frm-v2 .fsBody .fsForm .fsMatrix th,
#request-frm-v2 .fsBody .fsForm .fsMatrixLabel{
    display: block!important;
    margin-bottom: 5px;
}

#request-frm-v2 input[type=text],
#request-frm-v2 input[type=number],
#request-frm-v2 input[type=email],
#request-frm-v2 input[type=tel],
#request-frm-v2 textarea,
#request-frm-v2 select{
    padding: 10px 5px 10px 10px!important;
    background-image: none !important;
    margin-bottom: 6px;
    max-width: 100%;
    width: 95% !important;
    border: 1px solid #ddd;
    border-radius: 0;
    background-color: #ebeff2;
}

#request-frm-v2 div#fsRow3293769-3,
#request-frm-v2 #fsRow3293769-4,
#request-frm-v2 #fsRow3293769-5,
#request-frm-v2 #fsRow3293769-6,
#request-frm-v2 #fsRow3293769-7,
#request-frm-v2 #fsRow3293769-9,
#request-frm-v2 #fsRow3293769-10 {
    width: 49%;
    float: left;
}

#request-frm-v2 div#fsRow3293769-6{
    clear: left !important;

}

#request-frm-v2 .fsBody .fsFieldRow {
    clear: inherit !important;
}

#fsRow3293769-4 .fsFirst.fsLast.fsFieldCell{
    padding-right: 0px;
}

/*#request-frm-v2 .fsForm select {

    width: 99% !important;
    }*/

#request-frm-v2 .fsForm .fsSubmit {
    background-color: transparent;
    }

#request-frm-v2 select#field56990872-state {
    padding: 9px 0!important;
    border: 1px solid #ccc;
    box-shadow: 1px 1px rgba(204,204,204,.43);
    border-left: 5px solid #01478c;
}

#request-frm-v2 input[type=text]:focus,
#request-frm-v2 input[type=number]:focus,
#request-frm-v2 input[type=email]:focus,
#request-frm-v2 input[type=tel]:focus,
#request-frm-v2 textarea:focus,
#request-frm-v2 select:focus{
    outline: none;
    /*border-left: 5px solid #b8070d !important;*/
}
    
#request-frm-v2  #fsForm1677814 .fsFieldFocused{
    background-color: transparent!important;
}


#request-frm-v2 .fsSubmitButton{
    background-color: #6dbb05!important;
    color: #fff!important;
    border: none;
    padding: 10px 20px!important;
    font-weight: 700;
    font-size: 18px;
}

#request-frm-v2 .fsSubmitButton:hover{
    background-color: #4f6a91!important;
}

#request-demo-testimonial .testimonial-wrap {
    text-align: left;
    width: 100%;
    margin: 0 auto;
    border-bottom: 2px solid #ccc;

        margin-top: 35px;
}

#request-demo-testimonial .testimonial-wrap:last-child{
    border: none;
}

#request-frm-v2 .fsForm select {
    width: 100%!important;
    border: none !important;
}


#request-demo-testimonial blockquote{
    position: relative;
        padding-left: 50px;
        border:none;
        margin-bottom: 35px;
        margin-left: 0px;
            margin-right: 0;
}
#request-demo-testimonial blockquote:before{
    position: absolute;
    content: "";
    background-image: url('img/QUETO-040619.jpg');
    background-repeat: no-repeat;
    width: 41px;
    height: 30px;
    left: -5px;
}

.testimonial-wrap img {
    padding-left: 50px;
}

#request-demo-testimonial .testimonial-wrap p {
    font-weight: 600;
        color: #6a6d74;
    }

#request-demo-testimonial blockquote strong{
    font-weight: 800;
        color: #555555;
}  
#request-demo-testimonial .testimonial-wrap span {
    color: #555;
    display: inline-block;
    padding: 0 8px;
}

#request-demo-testimonial h2 {
    margin: 10px 0px;
    color: #506a91;
    font-weight: 500;
}  

.current_page_item a {
    text-decoration: underline !important;
}

.page-id-421 #request-frm-v2 .pipedriveWebForms {
    padding: 20px;
    overflow: visible;
    box-sizing: border-box;
}
.page-id-421 #request-frm-v2 .pipedriveWebForms iframe {
    box-sizing: border-box;
}

.new-feature{
    background-image: url('/wp-content/uploads/2024/07/new-feature-bg.jpg');
    background-repeat: no-repeat;
    padding: 85px 0;
    background-size: cover;
}

.new-feature-content h2 {
    color: #fff;
    margin-top: 0;
}

.new-feature-content h3 {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}

.new-feature-content p {
    color: #fff;
    font-size: 17px;
    line-height: 1.6em;
    font-weight: 400;
}

.new-feature-content {
    width: 55%;
}

.custom-btn {
    padding: 12px 36px;
    display: inline-block;
    text-decoration: none;
}

.new-feature .custom-btn:hover{
    background-color: #fff !important;
    text-decoration: none !important;
    color: #183362 !important;
}

.clrm-form img {
    width: 100%;
    height: auto;
}

.e-Book-bg{
    background-color:#0a4088;
}

.discount-bg{
    background-color: #235393;
}

.form-bg{
    background-color: #3c66a0;
}

.clrm-form h2,
.clrm-form em {
    text-transform: capitalize;
    font-size: 20px !important;
    line-height: 25px !important;
    margin-bottom: 30px;
    font-weight: 300;
    text-align: center;
    color: #fff;
}

.clrm-form em{
    font-size: 14px !important;
    line-height: 30px;
    font-style: italic;
    text-align: center;
    display: block;
    color: #fff;
}

.grid-row{
    display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
margin-top: 50px;
}

.grid-col {
    padding: 30px;
}

.clrm-form .form {
    background: #fff;
    padding: 25px 10px;
    border-radius: 10px;
}

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

    .admin-bar #mg-wprm-wrap.cbp-spmenu-left, 
    .admin-bar #mg-wprm-wrap.cbp-spmenu-right {
        z-index: 100021;
    }
    .sidebar h4,
    #recent-posts-3 ul {
        width: 100%;
    }
    .sidebar {
        float: left;
        padding: 10px;
        box-sizing: border-box;
        margin-top: 30px;
    }

    .grid-row {
        grid-template-columns: 1fr;
    }
    
}