html, body { margin: 0; height: 100%; }

/***** RESET ******/

img, form, a,

header, nav, article, section, dialog, figure, aside, footer { border: 0; margin: 0; outline: 0; padding: 0; }

:focus {outline:none;}

::-moz-focus-inner {border:0;}

/***** RESET END ******/

/* FOR THE SCHEMES */
.formWidth {
  width: 55rem;
}

.formDiv {
  margin-left: 15%;
}

#outputTbl {
  margin: 1rem 3rem;
}

.formPoint {
  margin: 2rem 0 0 8%;
}

.buttonPush {
  margin-top: 1.75rem;
}

.dropdownSearch {
  width: 400%;
}

#tooltip {
  position: relative;
  cursor: pointer;
}

#tooltipText {
  position: absolute;
  left: 50%;
  top: -50px; /* Adjust based on your preference */
  transform: translateX(-50%);
  background-color: #000;
  color: #fff;
  white-space: nowrap; /* Allows text to wrap naturally */
  padding: 10px 15px;
  border-radius: 7px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: 100; /* Ensure it's on top of other elements */
}

#tooltipText::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  border: 10px solid transparent;
  border-top-color: #000;
}

#tooltip:hover #tooltipText {
  visibility: visible;
  opacity: 1;
}

.flexContact {
  display: flex;
  flex-direction: row;
}

.flexCalc {
  display: flex;
  flex-direction: row;
}

.planningImg {
  height: 24rem;
  margin-left: -2rem;
  margin-top: 1rem;
}

@media screen and (max-width: 880px) {
  .flexCalc {
    display: flex;
    flex-direction: column;
  }

  .formWidth {
    width: 50rem;
  }

  .buttonPush {
    margin-top: 1.25rem;
  }
}


@media screen and (max-width: 800px) {
  .formWidth {
    width: 47rem;
  }
}

@media screen and (max-width: 768px) {
  .flexContact {
    flex-direction: column;
  }

  .labelMargin {
    margin-left: 0 !important;
  }

  .fiveLabelMargin {
    margin: 0 !important;
  }

  .gridMobile {
    margin: 0 5%;
  }

  .flexMobile {
    display: flex;
    flex-direction: column !important;
    text-align: center;
    align-items: center;
  }

  .formDiv {
    margin-left: 0% !important;
  }

  .formWidth {
    width: 80%;
  }

  .formPoint {
    margin: 10%;
  }

  .mobile-top {
    margin-top: 0.5rem;
  }

  .flexMobile div {
    margin: 1rem 0;
  }

  .aboutStatement {
    text-align: center;
    align-items: center;
    margin-top: 2rem;
  }

  .flexGallery {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .flexGallery img {
    margin: 1rem 0;
  }

  .mobileService {
    margin-top: 2rem;
  }

  .mobileService h2 {
    text-align: center;
  }

  .mobileService p {
    text-align: center;
  }

  .mobileReverse {
    display: flex;
    flex-direction: column-reverse;
  }

  .position-image {
    justify-self: center !important;
  }

  .row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .row iframe {
    margin: 1rem 0;
  }

  #knowledgePartner {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    margin: 1.5rem;
  }

  #knowledgePartner div {
    margin: 1rem auto;
  }

  #knowledgePartner img {
    width: 50%;
    height: 50%;
    margin: 0 auto;
  }

  .row div {
    margin: 1rem 0;
  }

  #mobileDown span {
    display: block;
    margin-top: 0.5rem;
    text-align: center;
  }

  #mobileDown > div {
    justify-content: center;
    align-items: center;
  }

  .planningImg {
    display: none;
  }

  .mobileDiv {
    display: block !important;
  }
  .mobileWidth {
    width: 100%;
  }

  .mobileHidden {
    display: none;
  }

  .color {
    background-image: linear-gradient(to bottom right, #1a68c7, #97bbe6);
    color: white;
    padding: 0.5rem;
    margin-right: 0.1rem;
    border-radius: 100%;
    font-size: 2rem !important;
  }

  .col-obj {
    justify-content: space-between !important;
    margin: 10px 0;
  }

  .col-obj p {
    justify-content: center;
    margin: 1rem 0;
    font-size: 0.6rem;
    font-weight: 700;
    width: 100%;
  }

  .illustration {
    margin-left: -7.5%;
  }

  .illustration > div {
    flex-direction: row;
    flex-grow: 1;
    margin: 0 4px; /* Add some margin between columns */
  }

  .mobileContainer {
    margin: 0 5%;
  }

  #productImg {
    display: none;
  }

  .formMargin {
    /* margin: 2.5rem 5%; */
  }

  .navSectionMobile {
    width: 100%;
  }

  #researchSelectBtnPanel {
    flex-direction: column;
  }

  #imageAbt {
    margin-left: 0% !important;
  }

  .portfolioForecast {
    margin: 1% 1%;
  }

  .whatwedoimg {
    display: none;
  }

  .gridCols1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.submit{
    border: 0;
    background: #494949;
    padding: 8px 12px;
    color: #fff;
    text-transform: uppercase;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-appearance: none;
}

.submit:hover{
    background: #e86c38;
}

/*************** EASY STYLES *******************/



.bgcolor1a { background-color: #fff; }    /* HEADER BACKGROUND */

.bgcolor1b { background-color: #fff; }    /* 3 FEATURES, CONTENT, FOOTER */

.bgcolor2  { background-color: #F0F0F0; } /* QUOTE TOP STRIP, PROFILE FEATURE */

.bgcolor3  { background-color: #e86c38; } /* IMAGE SLIDER, NEWS RSS */

.bgcolor4  { background-color: #e86c38; } /* CIRCLE FEATURE BACKGROUNDS */

.bgcolor5  { background-color: #e86c38; } /* CIRCLE FEATURE IMAGE SLIDER */



.color1  { color: #494949; } /* TOP QUOTE */

.color2  { color: #fff; }    /* IMAGE SLIDER TEXT */

.color2a { color: #fff; }    /* IMAGE SLIDER BUTTON TEXT */

.color3  { color: #fff; }    /* ICONS IN CIRCLES */

.color4  { color: #494949; } /* STAFF PROFILE HOME TEXT */



/*** IMAGE SLIDER BULLET NAV ***/

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active { background: #494949; }



.get-directions { background: #494949; }

.get-directions:hover { background: #e86c38; }



.LinkButtons:hover, .linkbuttons:hover { 



/*** BUTTON HOVER ***/

background: #e86c38; 



cursor: pointer; text-decoration: none; color: #fff; }



/******************** STRUCTURE ******/

.show { display: none !important; }

.hidden11 { display: block !important; }



#bodyClass { }



header { padding: 2% 0; }

.headIcons { margin-bottom:10px; }



#logo { }



.topIcon { display: block; float: right; width: 38px; height: 38px; border-radius: 50%; text-align: center; line-height: 38px; margin-right: 3px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }

    .topIcon i { font-size: 20px; line-height: 38px; }



    .topIcon:hover { -webkit-transform: scale(1.2); transform: scale(1.2); }



.topStrip { padding: 1.5% 0; font-family: 'Yanone Kaffeesatz', sans-serif; }



.topNumber { float: right; display: inline-block; line-height: 32px; font-size: 32px; font-weight: 400; margin-left: 10px; }

.topNumber a { font-weight:normal; }

.topNumber a:hover { font-weight:normal; }

.topQuote { line-height: 32px; font-size: 32px; font-weight: 400; }

.topNumber p, .topQuote p { margin:0; padding:0; }

.topBread { line-height: 32px; font-size:18px; font-weight: 400; }



.imageHeader { padding: 2% 0; }



#menu { display: none; }



.mainNav { margin-right:15px; float:right; }



nav { height: auto; }

    /* STOPS NAV HEIGHT FROM JUMPING ON LOAD */

    nav img { width: auto !important; display: inline-block; }

/* KEEPS IMAGES IN NAV FROM SPANNING 100% */



.colFeat{ padding:1% 0; }



#homeFeatures { padding: 2% 0 1%; }

    #homeFeatures .col4 { text-align: center; }



        #homeFeatures .col4 .featCirc { content: ""; display: block; width: 40%; height: 0; padding-bottom: 40%; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; margin: 0 auto 3% auto; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }

            #homeFeatures .col4 .featCirc .featCircInner { float: left; width: 100%; padding-top: 50%; /*line-height: 6em !important;*/ margin-top: -2.5em !important; text-align: center; }

                #homeFeatures .col4 .featCirc .featCircInner .fa { font-size: 5em !important; }



#homeFeatures .col4:hover .featCirc { -webkit-transform: scale(1.1); transform: scale(1.1); }



#otherPages { padding: 1% 0; text-align:center; }

.otherTitle { display:inline-block; font-family: 'Yanone Kaffeesatz', sans-serif; font-size:22px; color:#fff;}

#otherPages .col12 div { display:inline-block !important; }

#otherPages ul, #otherPages ul li { padding:0; margin:0; list-style:none; display:inline-block; } 

#otherPages ul li ul { display:none; }

#otherPages ul li a { border-right: 1px solid rgba(255, 255, 255, 0.3); padding:0 8px; color:#fff; }

#otherPages ul li a:hover { color:rgba(255, 255, 255, 0.6); }   

#otherPages ul li.LastItem a { border-right:0; } 



.pad { padding: 5% !important; }



#siteFeatures { padding: 2% 0 3%; font-family: 'Yanone Kaffeesatz', sans-serif; }

    #siteFeatures .onerow { text-align: center; }

	.siteFeaturesContent { position: relative; margin:0 auto; width: 264px; overflow:hidden; padding:20px; background:#fff; }

	.hideGraphBtn{  width:127px; height:23px; position:absolute; right:30px; bottom:22px; background:#fff;}

	.gold{ height:106px; }

	.usd{ }

	

	#erscrt2 { overflow: hidden; height: 110px; width:268px; }

	#erscrt2-widget { border: 1px solid #E0E0E0; background: #FFFFFF; width: 266px !important; height: 104px; }

	

	#quote_wrap blockquote{ margin:0px; }



#staffProfiles { padding: 1.5% 0 4% 0; font-family: 'Yanone Kaffeesatz', sans-serif; }

    #staffProfiles .onerow { text-align: center; }

.eaStaff.Yes { display:none !important; }

.eaStaff { width: 14%; display: inline-block; margin: 1.2%; vertical-align:top; }

    .eaStaff .eaStaffImg { width: 100%; height: 0; padding-bottom: 100%; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; margin: 0 auto 15px auto; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }

.eaStaff .eaStaffTitle { font-size: 26px; font-weight: 700; margin-bottom:10px; }

.eaStaff .eaStaffPos { font-size: 18px; font-weight: 400; margin-bottom:5%; }



.eaStaff:hover .eaStaffImg { -webkit-transform: scale(1.1); transform: scale(1.1); }  



.proImgCon { width:25%; float:left; }

.proImg { width: 100%; height: 0; padding-bottom: 100%; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; margin: 0 auto 15px auto; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }

.proProfile { width:70%; float:left; padding-left:5%; }

.proDiv { height:1px; background:#eee; margin:15px 0; }



.feedIcon { position:absolute; content: ""; display: block; width: 100px; height:100px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; margin:-50px auto 0px auto; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; left:0;

right:0; }

.feedIcon .feedIconInner { float: left; width: 100%; padding-top: 50%; line-height: 4em !important; margin-top: -2em !important; text-align: center; }

    .feedIcon .feedIconInner .fa { font-size: 4em !important; }



#rssNews { padding:4% 0 4% 0; text-align:center; }

#rssNews h3, #rssNews .subheader, #rssNews .SubHeader { color:#fff; }

#blog { text-align:center; }

#blog .gfc-result { width:46%; margin:0 2%; display:inline-block; }

#blog .gfc-resultsHeader { display:none; }



.socIco { content: ""; display:inline-block; width: 80px; height:80px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; margin:1%;     -webkit-transition: background 0.2s, color 0.2s; -moz-transition: background 0.2s, color 0.2s; transition: background 0.2s, color 0.2s; left:0; right:0; }

.socIco .socIcoInner { float: left; width: 100%; padding-top: 50%; line-height: 3em !important; margin-top: -1.5em !important; text-align: center; }

    .socIco .socIcoInner .fa { font-size: 3em !important; }



.conSocialCon h1 { margin:0 0 1% 0; padding:0; color:#fff; font-size:50px; font-weight:400; }



.socIco.bgcolor4:hover { background:#fff; }

.socIco.bgcolor4:hover .fa { color:#494949; }



a.socIco[href='']{ display:none; }



section#content { padding:2% 0; }

    section#content img, section#content td img { width: auto; display: inline-block; }

/* KEEPS IMAGES IN CONTENT FROM SPANNING 100% */



.subLogos { margin-bottom:3%; }

.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -100px; }

.marquee0 {	margin: 0 auto; width: 100%; }

.marquee0 ul{ margin:0px; padding:0px; list-style:none; height:50px; overflow:hidden; }

.marquee0 ul li{ margin:0px 0px 0 0; padding:0px; float:left; font-size:13px; }

.marquee0 ul li img{     vertical-align: middle !important;
    margin: 8px;
    height: 40px !important;width: 30px !important }



aside { }

/* side bar */



footer { padding:2% 0; }

footer img, footer td img { width:auto !important; display:inline-block !important; }



.scrollToTop{ width:40px; height:40px; line-height:40px; text-align:center; text-decoration: none; position:fixed; bottom:20px; right:20px; display:none; z-index:999999; background: rgba(0, 0, 0, 0.2); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.scrollToTop i { font-size:16px; color:#fff; line-height:40px; font-weight:normal; }

.scrollToTop:hover{ text-decoration:none; color:#fff; font-weight:normal; background: rgba(0, 0, 0, 0.5); }



/******************** STRUCTURE END ******/



.imgFrame {font-family: 'Yanone Kaffeesatz', sans-serif;}

.imgText { font-size: 50px; line-height:normal; text-align: center; font-weight: 400; width: 90%; margin: 5% auto 0 auto; }

.imgLink { display: table; width: 110px; height: 110px; font-size: 30px; line-height:normal; text-align: center; text-decoration: none; border-radius: 50%; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; position:absolute; bottom:20px; }

    .imgLink:hover { -webkit-transform: scale(1.2); transform: scale(1.2); color:#fff; }

a.imgLink[href='']{

    display:none;

}

.imgLinkInner { display: table-cell; text-align: center; vertical-align: middle; }

.imgImage { width: 80%; height: 0; padding-bottom: 80%; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; margin: 0 auto; }



.table_bdr{ border-collapse:collapse; }

.table_bdr td{ padding:0 5px; }



/******************** IMAGE SLIDER **************/







.bxslider { padding: 0; margin: 0; list-style: none; }



/** RESET AND LAYOUT

===================================*/



.bx-wrapper { position: relative; margin: 0 auto; padding: 0; *zoom: 1; }



    .bx-wrapper img { max-width: 100%; display: block; }



    /** THEME

===================================*/



    .bx-wrapper .bx-viewport { }



    .bx-wrapper .bx-pager,

    .bx-wrapper .bx-controls-auto { position: absolute; bottom: 0px; width: 100%; }



    /* LOADER */



    .bx-wrapper .bx-loading { min-height: 50px; background: url(https://ascendwise.in/wp-content/themes/wealthemperor/assets/images/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }



    /* PAGER */



    .bx-wrapper .bx-pager { text-align:center; font-size: .85em; font-weight: bold; color: #fff; padding-top: 0px; }



        .bx-wrapper .bx-pager .bx-pager-item,

        .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; }



        .bx-wrapper .bx-pager.bx-default-pager a { background: #fff; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }



            



    /* DIRECTION CONTROLS (NEXT / PREV) */



    .bx-wrapper .bx-prev { left: 10px; background: url('../img/slide_arrows.png') no-repeat -48px 0; }



    .bx-wrapper .bx-next { right: 10px; background: url('../img/slide_arrows-1.png') no-repeat 0px 0px; }



    .bx-wrapper .bx-prev:hover { background-position: -48px -80px; }



    .bx-wrapper .bx-next:hover { background-position: 0 -80px; }



    .bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 48px; height: 80px; text-indent: -9999px; z-index: 9999; }



        .bx-wrapper .bx-controls-direction a.disabled { display: none; }



    /* AUTO CONTROLS (START / STOP) */



    .bx-wrapper .bx-controls-auto { text-align: center; }



        .bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url(https://ascendwise.in/wp-content/themes/wealthemperor/assets/images/controls.png) -86px -11px no-repeat; margin: 0 3px; }



            .bx-wrapper .bx-controls-auto .bx-start:hover,

            .bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0; }



        .bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url(https://ascendwise.in/wp-content/themes/wealthemperor/assets/images/controls.png) -86px -44px no-repeat; margin: 0 3px; }



            .bx-wrapper .bx-controls-auto .bx-stop:hover,

            .bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px; }



    /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */



    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%; }



    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px; }



    /* IMAGE CAPTIONS */



    .bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80, 80, 80, 0.75); width: 100%; }



        .bx-wrapper .bx-caption span { color: #fff; display: block; font-size: .85em; padding: 10px; }







/******************** MOBILE MENU PANEL *******/



/* Clearfix */

.clearfix:before,

.clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

.clearfix { *zoom: 1; }



a#pull { display: none; }



nav#menu { display: none; width: 100%; background: #222; font-weight: normal; position: relative; z-index: 99999; }

    nav#menu ul { padding: 0; margin: 0 auto; }

    nav#menu li { display: inline; float: left; }

    nav#menu a { color: #fff; display: block; text-decoration: none; padding: 8px 0; }

    nav#menu li a { border-right: 1px solid #576979; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

    nav#menu li:last-child a { border-right: 0; }

    nav#menu a:hover, nav#menu a:active { background-color: #8c99a4; }





/******************** MOBILE MENU END ******/



/******************** EXTRAS ******/



/***** IE HEIGHT HACK

minheight {min-height:500px; height:auto !important; height:500px;}*/

fieldset#LoginFields dl dt { width:100px; }

fieldset#LoginFields { width:280px; }

.BlogPost { border-bottom:solid 1px #ccc; }

.PostPublished, .PostAuthor { color:#999; }

.PostHeader h2 a { text-decoration: underline; font-size: 26px; font-weight: normal; }

.PostLinks { padding-left: 0; margin-left: 0; border-bottom: 1px solid #ccc; }

    .PostLinks li { list-style: none; margin: 0; padding: 0.25em; border-top: 1px solid #ccc; }

#ui-datepicker-div { display: none; }

.clearBoth { clear: both; height: 0px; }

/* Start Form Validation Styles*/

.validation_failed { border: 1px solid red; }

.error_msg { color: red; }

/* End  Form Validation Styles */

hr { height: 0px; color: #e3e2e2; border-top: 1px; background: #e3e2e2; border-style: solid; }

.newssubscribe .formlabel { text-align: left !important; }

.newssubscribe input[type=text] { width: 300px !important; }



/******************** FORM STYLES ******/

input[type="date"], input[type="tel"],input[type="email"],input[type="url"],input[type="text"], input[type="password"], textarea, select { border: solid 1px #ccc; padding: 5px 8px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

    input[type="date"]:hover, input[type="email"]:hover,input[type="tel"]:hover,input[type="url"]:hover,input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover { background: #f3f3f3; }



select{

    width: 93%;

}

input[type="submit"], button[type="button"] { border: 0; background: #494949; padding: 8px 12px; color: #fff; text-transform: uppercase; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; cursor: pointer; -webkit-appearance: none; }



input[type="submit"]:hover, button[type="button"]:hover { background: #e86c38; }

/***** FORM STYLES END ******/



.LinkButtons + *, .linkbuttons + * { clear: right; }



.LinkButtons a, .linkbuttons a { color: #fff; text-decoration: none; }

    .LinkButtons a:hover, .linkbuttons a:hover { color: #fff; text-decoration: none; }

span.wpcf7-list-item{margin:2px 1em 0 0 !important;}

/******************** SAASU CSS 

#saasuintro{width: 680px;}

.saasuimg{width: 680px;}

.saasuhomeimgs{}

.saasutour{}

******/



/***** COUNT 

section#content iframe.countvideos { width:640px; }

 *****/



/******************** SEARCH CSS ******/

#search { padding: 2px; vertical-align: middle; border: solid 1px #666; background-color: #fff; }

    #search form input { border: 0px; padding: 0; float: left; }

    #search form { padding: 0px; margin: 0px; }

    #search #searchgo { float: right; padding-top: 1px; }



/******************** CLIENT LOGIN CSS ******/

#login { width: 160px; margin: 0px auto; }

    #login textarea, #login input { outline: none; }

#loginheader { font-size: 14px; padding: 5px; color: #000; }

#client_login { padding: 0px; margin: 0px; font-size: 11px; color: #333; }

    #client_login .username { margin: 5px 0px 5px 0px; font-size: 11px; width: 155px; }

    #client_login .password { margin: 5px 0px 0px 0px; font-size: 11px; width: 155px; }

#loginGo { float: right; margin: 5px 0px 5px 0px; }



/******************** NEWSLETTER SUBSCRIBE THIN ******/

table.newssubscribe span.essential{ color:#333 !important; }

form#fmNewsSubscribeThin table td input { width: 120px; }

form#fmNewsSubscribeThin { width: 180px; margin: 0px auto; }

    form#fmNewsSubscribeThin table.newssubscribe .formlabel { font-size: 11px; }

    form#fmNewsSubscribeThin table.newssubscribe input#firstname { font-size: 11px; }

    form#fmNewsSubscribeThin table.newssubscribe input#email { font-size: 11px; }

    form#fmNewsSubscribeThin table.newssubscribe .essential { display: none; }

    form#fmNewsSubscribeThin table td input#subscribe { font-size: 11px; width: 80px; color: #333; }



/******************** GOOGLE RSS FEED ******/

#rssNews, #rssNews p, #rssNews td, #rssNews li { color:#fff; }

#rssNews .gfc-resultsHeader { border: 0px !important; font-size:24px !important; font-family: 'Yanone Kaffeesatz', sans-serif; margin-bottom:15px; }

#rssNews .gfc-title { color: #ccc !important; text-decoration: none !important; }

#rssNews .gf-author { color: #ccc !important; font-size: 14px !important; }

#rssNews .gf-relativePublishedDate { color: #ccc !important; font-size: 14px !important; }

#rssNews .gf-snippet { color: #fff !important; font-size: 14px !important; line-height:20px !important; }

#rssNews .gf-title a { font-size: 14px !important; color:#fff !important; }



/********************* EXTRAS END ******/



/***** ACCORDION ******/

.fm-name{

	color: #800000;

    font-weight: normal;

	background:#efefef;

	margin-bottom:2px;

	padding:5px 8px;

	overflow:hidden;

	}

	

.fm-name .name{ float:left; color:#000 !important; font-weight:normal;}



.switchcontent{ border:1px solid #efefef; padding:3px 12px;}



/***** DIRECTIONS BUTTON ******/



 p.warning { color: red; }

 input.manual-location { width: 95%; font-size: 1.2em; padding: 5px; }

 .no-geolocation { display: none; }

 .get-directions { padding: 8px 13px; color: #ffffff; font-size: 16px; font-weight: bold; border-radius: 6px; margin: 0 auto 0 auto; text-decoration: none; clear: both; display: block; text-align: center; cursor: pointer; width: 80%; }

 .get-directions:hover { text-decoration: none; color: #ffffff; font-weight: bold; }

 .dirBtn { visibility: hidden; }

	.rDirect { padding:50px 20px; text-align:center; line-height:normal !important; }

	.rDirect p { font-size:20px !important; line-height:normal !important; }



/******************** RESPONSIVE STYLES ******/



.menu-link { display: none; }

/* HIDE MOBILE MENU BUTTON */



.securewarning { display: none; width: 98%; padding: 1%; background: #ff0000; color: #fff; text-align: center; font-size: 12px; line-height: 18px; }



@media all and (max-width: 768px) {



    #logo { width: 80% !important; display:block; margin: 0 auto; }

    section#content { padding:6% 0; }

    /*section#content img, section#content td img { width:100% !important; display:block; }  IMAGES SPAN 100% FOR MOBILE */

    .hidden1 { display: none !important; }

    .show { display: block !important; }

    header { padding: 6% 0; }

    .responsiveimage { width:100% !important; display:block !important; height:auto !important; }

    img.responsiveimage[style] { margin-left:0 !important; margin-right:0 !important; }

    .headRight { float:none; text-align:center; margin-top:3%; }

    .headIcons { text-align:center; margin:10px 0; }

    .topIcon { float:none; display:inline-block; }

    .topNumber { float:none; display: inline-block; line-height: 22px; font-size: 22px; margin:0; }

    .topQuote { line-height: 24px; font-size: 24px; }

    .topStrip { padding: 5% 0; text-align:center; }

    .eaStaff { width: 46%; margin: 1.8%; }

    #rssNews { padding:6% 0; }

    .socIco { width: 75px; height:75px; }

    .socIco .socIcoInner { line-height: 2em !important; margin-top: -1em !important; }

    .socIco .socIcoInner .fa { font-size: 2em !important; }

    #homeFeatures { padding: 5% 0; }

    #staffProfiles { padding:5% 0; }

    #otherPages { padding: 3% 0; }

    .proImgCon { width:50%; float:none; margin:0 auto; }

    .proProfile { width:100%; float:none; padding:15px 0; }

	iframe[style] { width:100% !important; }

	iframe[width] { width:100% !important; }

	

	.gold{ overflow:hidden; height:90px !important; }



    /***** MOBILE NAV STYLES ******/

    .ddsmoothmenu { display: none !important; }





    /***** BLOG STYLES ******/

    div.Blog div.BlogPosts { margin: 0px !important; }

    div.Blog div.BlogRightMenu { position: relative !important; width: 100%; }



    /***** CHANGE TABLE STATE *****/

    /* table, thead, tbody, th, td, tr { display: block; }

    table[style] { width:100% !important; height:auto !important; }

    table[align] { float:none !important; }

    table td { padding:5px 0 !important; margin:0 !important; }

    table td[style] { width:100% !important; height:auto !important; }

	table tr[style] { width:100% !important; height:auto !important; }

    table[cellpadding] { padding:15px 0px !important; }


    thead tr { position: absolute; top: -9999px; left: -9999px; }

    tr { border:0; }

    td {  border: none; position: relative; } */



    /****** ONLINE ACCOUNTING CSS *****/

    section#content iframe.countvideos,

    section#content img.ibizzimgs,

    section#content img.collaborateimg,

    section#content img.BankLinkdiagram,

    section#content img.banklinklogo,

    section#content iframe.myobvideos,

    section#content img.liveaccountslogo,

    section#content img.accountrightlogo,

    section#content iframe.xerovideomain,

    section#content iframe.xerovideos,

    section#content img.xeroimage { width: 100% !important; }



    /**** END *****/



    table.newssubscribe td.formlabel { text-align:left !important; }

    table.newssubscribe td input[type="text"] { width:50%; }



}



@media all and (max-width: 400px) {

    .securewarning { display: block !important; }

}





/******************** FORM STYLES ******/

input[type="text"], input[type="password"], textarea, select { border: solid 1px #ccc; padding: 5px 8px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

    input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover { background: #f3f3f3; }



input[type="submit"], button[type="button"] { border: 0; background: #494949; padding: 8px 12px; color: #fff; text-transform: uppercase; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; cursor: pointer; -webkit-appearance: none; }



input[type="submit"]:hover, button[type="button"]:hover { background: #e86c38; }

/***** FORM STYLES END ******/

#conSocial{
    position: relative;
}
.contactMap{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.marquee {
  /*width: 300px;  the plugin works for responsive layouts so width is not necessary */
  overflow: hidden;
  /*border:1px solid #ccc;*/
}