/* 
    Theme Name: EDGEA - TI   
    Theme URI: https://techi-usa.com/
    Version: 100.0.0
    Description: Custom Theme for TI 
    Author: EDG eAdvertising 
    Author URI: https://edgeadvertisingsolutions.com/
*/

html {
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: 'Arial', Regular;
    color: #3b3b3b;
}

body,
html {
    height: 100%;
}

h1,
h3,
h2 {
    margin-bottom: 0
}

div,
h1,
h2 {
    margin-top: 0
}

a {
    color: black;
    text-decoration: none
}

ul {
    /*list-style-type: none;*/
    margin: 0px 20px 0px 0px;
}

.elementor-widget-heading .elementor-heading-title, .elementor-widget-text-editor, .elementor-element.elementor-widget-e_image_hover_effects .eihe-box .eihe-caption .eihe-title-cover .eihe-title{
    font-family: 'Arial', Regular !important;
}



/* Wrapper section */


/* Mirror image */

.wrapper {
    width: 100%;
    margin: 0 auto;
    /* max-width: 1280px; */
}


/*
.fa-angle-left::before{
    content: "\f359" !important;
}

.fa-angle-right::before{
    content: "\f359" !important;
}
*/


/* End of Wrapper section */

.clear {
    clear: both;
}


/* Start of grid section */

.column {
    float: left;
    width: 20%;
    /*  Change percentages for different number of columns (now its 4) */
    /* padding: 10px;*/
    height: 200px;
    font-size: 14px;
    line-height: 15px;
}

.feedWrapper {
    width: 31.3%;
    float: left;
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin: 2% 1% 2% 1%;
    text-align: left;
}

.blogImage1 {
    width: 29.3%;
    float: left;
    margin: 0% 2% 0% 2%;
}

.blogImage2 {
    width: 29.3%;
    float: left;
    margin: 0% 2% 0% 2%;
}

.blogImage3 {
    width: 29.3%;
    float: left;
    margin: 0% 2% 0% 2%;
}


.blogImage1,.blogImage2, .blogImage3 {
   opacity: .8; /* Change this to .5 for 50% opacity */
    -webkit-transition: .5s;
       -moz-transition: .5s;
        -ms-transition: .5s;
         -o-transition: .5s;
            transition: .5s;
}
.blogImage1:hover, .blogImage2:hover, .blogImage3:hover{
    /*opacity: 1;*/
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  text-align: center;
}


.container {
  position: relative;
  width: 27.3%;
  float: left;
  margin: 0% 3% 0% 3%;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  height: 100% !important;
  width: 100%;
}

.container:hover .image {
  opacity: 0.3;
}

.container:hover .middle {
  opacity: 1;
}

.text {
  background-color: #20567c;
  color: white;
  font-size: 40px;
  padding: 84px 32px;
  height: 100% !important;
}


.image1,
.image2,
.image3 {
    width: 100%;
}


/* overlay stuff */

.n2-ss-slider .n2-ss-layer[data-pm="absolute"] {
    /*opacity: 0.7;*/
}

/* overlay stuff */

.imageContainer {
    min-height: 200px;
    margin: 2% 1% 2% 1%;
    overflow: hidden;
}

.postWrapper {
    /*max-width: 1280px;
    width:100%;*/
    min-height: 540px;
}

.page-nav-container {
    float: left;
    width: 100%;
    padding-bottom: 1%;
}

.ourservices{
    background-color: #266593;
}

.servicesheader{
    font-size: 25px;
    line-height: 105%;
    font-weight: bold;
    color:white;
}


.mainheadertxt{
    padding-top: 3%;
    color: #266593;
    font-size: 25px;
    line-height: 105%;
    font-weight: bold;
}



/* Clear floats after the columns */

.row {}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.pre-header {
    background-color: #ebebeb;
    height: 70px;
}

.headertxt1,
.headertxt2,
.headertxt3

{
    width: 33.3%;
    float: left;
    padding: 1% 0% 0% 0%;
    font-size: 16px;
}


.logo {
    float: left;
    width: 30%;
    margin: 2% 0% 2% 0%;
}

.navHolder {
    float: right;
    width: 70%;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.main-menu li {
    padding-right: 9%;
}

.footer1-menu li:before {
    content: '> ';
}

.footer2-menu li:before {
    content: '> ';
}

.footer3-menu li:before {
    content: '> ';
}

.drheader,
.missionheader {
    color: #266593;
    font-size: 25px;
    line-height: 105%;
    font-weight: bold;
    /*border-top: 1px solid #20567c;*/
}

.drHolder {
    padding: 40px 80px;
    text-align: left;
}

.missionHolder {
    padding: 40px 80px;
    text-align: left;
}

.main-menu {
    font-size: 16px;
    font-weight: bolder;
}

.n2-ss-slider .n2-ss-img-wrapper, .n2-ss-slider .n2-ss-img-wrapper img{
    opacity: 0.8;
    border-radius: 5px;
}


.missiontxt {
    float: left;
    width: 50%;
    font-size: 16px;
    margin-top: 20px;
}

.missionimg {
    float: right;
    width: 50%;
    padding: 0% 0% 0% 0%;
    margin: -7% 0% 3% 0%;
}

.missionimg1 {
    float: right;
    width: 50%;
    padding: 0% 0% 0% 0%;
    margin: -7% 0% 3% 0%;
}

.meetourdr {
    float: left;
    width: 50%;
    padding: 3% 0% 0% 0%;
}

.meetourdrtxt {
    float: right;
    width: 50%;
    font-size: 16px;
    margin-top: 20px;
}

.menu-main-container {
    padding: 7% 0% 0% 0%;
    margin: 0px auto;
}

.contactus {
    background-color: #cccccc;
    padding-top: 10px;
}

.drholder {
    background-color: #ebebeb;
}

.footertxt2,
.footertxt4 {
    line-height: 32px;
}

.footertxt2 {
    margin: 10px 0px 0px 0px;
    text-align: left;
}

.footertxt3,
.footertxt4,
.footertxt5 {
    margin: -10px 0px 0px 0px;
    text-align: left;
}

.services,
.information,
.contact {
    font-size: 22px;
}

.services,
.information,
.contact,
.menu-footer1-container,
.menu-footer2-container, 
.menu-footer3-container{
    text-align: left;
}

.menu-footer1-container,
.menu-footer2-container,
.menu-footer3-container{
    line-height: 25px;
}

.footer {
    background-color: #ebebeb;
    padding-top: 30px;
}

.footertxt {
    text-align: left;
    font-weight: bolder;
    line-height: 12px;
}

.footer1-menu,
.footer2-menu,
.footer3-menu {
    margin: 0px 0px 0px -35px;
    list-style-type: none;
}

.hrHolder {
    width: 5%;
}

#nf-form-title-1 {
    text-align: left;
}

.form {
    width: 50%;
    float: left;
}

.nf-form-fields-required {
    display: none;
}

.copyright {
    font-size: 13px;
}

.locationtxt {
    width: 45%;
    float: right;
    font-size: 19px;
    text-align: left;
    padding: 10px 0px;
    font-weight: bolder;
    padding-top: 30px;
    margin-bottom: 4%;
}

.locationtxt2 {
    width: 45%;
    float: right;
    font-size: 15px;
    text-align: left;
    /*padding: 5px 0px;*/
    line-height: 0px;
    margin-bottom: 20px;
}

.locationtxt3 {
    width: 45%;
    float: right;
    font-size: 15px;
    text-align: left;
    padding: 5px 0px;
}

.locationtxt4 {
    width: 45%;
    float: right;
    font-size: 15px;
    text-align: left;
    padding: 5px 0px 20px 0px;
    line-height: 0px;
    margin-bottom: 4%;
}

.ninja-forms-form-wrap *,
.ninja-forms-form-wrap ::after,
.ninja-forms-form-wrap ::before {
    margin-top: 5px !important;
}




.comfortable {
    font-size: 25px;
    font-weight: bold;
    color: #20567c;
    padding: 3% 0% 3% 0%;
}

.map {
    width: 50%;
    float: right;
    padding-bottom: 5%;
}

.navHolder li {
    display: inline;
}

.theHR {
    width: 40%;
}

.feedWrapper img {
    width: 100%;
    height: 200px !important;
    margin-bottom: 10px;
    border: 2px solid #999 !important;
    border-radius: 10px !important;
}

/* Services */ 
#menu-item-45 {
    position: relative;
    display: inline-block;
    z-index: 9999;
}

#menu-item-45 .sub-menu {
    position: absolute;
    top: 100%;
    display: none;
    margin: 0;
    list-style: none;
    width: 100%;
    padding: 0;
    background: #CCCCCC;
}

#menu-item-45:hover .sub-menu {
    display: block;
}

#menu-item-45 button {
    background: #FF6223;
    color: #FFFFFF;
    border: none;
    margin: 0;
    padding: 0.4em 0.8em;
    font-size: 1em;
}

#menu-item-45 button {
    min-width: 13em;
}

#menu-item-45 a {
    display: block;
    padding: 10px 0.8em;
    text-decoration: none;
    color: #333333;
}

#menu-item-45 a:hover {
    background: #BBBBBB;
}


/* Resources */

#menu-item-44 {
    position: relative;
    display: inline-block;
    z-index: 9999;
}

#menu-item-44 .sub-menu {
    position: absolute;
    top: 100%;
    display: none;
    margin: 0;
    list-style: none;
    width: 100%;
    padding: 0;
    background: #CCCCCC;
}

#menu-item-44:hover .sub-menu {
    display: block;
}

#menu-item-44 button {
    background: #FF6223;
    color: #FFFFFF;
    border: none;
    margin: 0;
    padding: 0.4em 0.8em;
    font-size: 1em;
}

#menu-item-44 button {
    min-width: 13em;
}

#menu-item-44 a {
    display: block;
    padding: 10px 0.8em;
    text-decoration: none;
    color: #333333;
}

#menu-item-44 a:hover {
    background: #BBBBBB;
}



.theLogo{
    width:50%;
}


.theLogo1{
    width:20%;
}




/* SMOOTHNESS = display:block + float: none + background-size: cover + height: 500px; @ breakpoint */


/* width:, height:, float:, background-position:, font-size:; padding:;  line-height: px; */



.meetourdr{
    background-image: url(https://www.edgwebsitepreview1.info/wp-content/uploads/2019/04/whoweare.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display:block;
    float: left; 
    height: 300px;
    width: 43%;
    padding: 0% 0% 3% 0%;
    margin: 4% 2% 4% 5%;
}

.serviceimg1{
    background-image: url(https://www.edgwebsitepreview1.info/wp-content/uploads/2019/04/grouptherapy.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display:block;
    float: left; 
    height: 100px;
    width: 21%;
    padding: 0% 0% 3% 0%;
    margin: 4% 2% 4% 5%;
}

.serviceimg2{
    background-image: url(https://www.edgwebsitepreview1.info/wp-content/uploads/2019/04/individualtherapy.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display:block;
    float: left; 
    height: 100px;
    width: 21%;
    padding: 0% 0% 3% 0%;
    margin: 4% 2% 4% 5%;
}

.serviceimg3{
    background-image: url(https://www.edgwebsitepreview1.info/wp-content/uploads/2019/04/skillecoaching.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display:block;
    float: left; 
    height: 100px;
    width: 21%;
    margin: 4% 2% 4% 5%;
    padding: 0% 0% 3% 0%;
}


.formtxt{
    text-align:left;
}

.meetourdrtxt1{
    float: right;
    width: 72%;
    font-size: 16px;
    margin-top: 20px;
}

.meetourdrtxt2{
    float: right;
    width: 72%;
    font-size: 16px;
    margin-top: 20px;
}

.meetourdrtxt3{
    float: right;
    width: 72%;
    font-size: 16px;
    margin-top: 20px;
}






.missionimg{
    background-image: url(https://www.edgwebsitepreview1.info/wp-content/uploads/2019/04/relax-1276639_1280.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display:block;
    float: right; 
    height: 300px;
    width: 50%;
    padding: 0% 0% 0% 0%;
    margin: -3% 0% 5% 0%;
} 

.missionimg1{
    background-image: url(https://www.edgwebsitepreview1.info/wp-content/uploads/2019/04/laptop-3317007_1280.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display:block;
    float: right; 
    height: 300px;
    width: 50%;
    padding: 0% 0% 0% 0%;
    margin: -3% 0% 5% 0%;
} 


/* Carousel Stuff */

@media screen and (max-width: 1680px) {
    #wonderplugincarousel-1, .wonderplugincarousel{
        /*max-width: 2000px !important;*/
    }
}


#wonderplugincarousel-1 .amazingcarousel-image{
    /*padding: 0px !important;*/
}

.amazingcarousel-image-img{
    /*width: 100% !important;*/
}

/*
.amazingcarousel-image{
    height: 300px !important;
}
*/
#wonderplugincarousel-1 .amazingcarousel-item-container {
    padding: 0px !important;
    border: 0px !important;
    margin: 0px 0px !important;
}


.amazingcarousel-item div.amazingcarousel-image :nth-child(3) { 
    z-index: -99; 
}

#wonderplugincarousel-1, .wonderplugincarousel{
    max-width: 2000px !important;
}

#wonderplugincarousel-1 .amazingcarousel-nav {
    display: none;
}

/*  */
/* Plugin styles */


/* End of plugin styles */


/* End of grid section */

#nf-field-1, #nf-field-5, #nf-field-6, #nf-field-7 {
    height: 30px;
    font-style: italic;
    color: grey;
    border-bottom: 3px solid black;
}

#nf-field-2 {
    height: 30px;
    font-style: italic;
    color: grey;
    border-bottom: 3px solid black;
}

#nf-field-3 {
    font-style: italic;
    color: grey;
    border-bottom: 3px solid black;
}




#nf-field-4,
#nf-field-8 {
    text-align: center;
    height: 55px;
    font-size: 18px;
    text-shadow: none;
    -webkit-appearance: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    color: #ffffff;
    background-color: black;
    width: 30%;
    margin-top: -10px;
    cursor: default;
    border: none;
    outline: none;
    float: left !important;
}

.btnHolder {
    width: 30%;
}

.pagination {
    background-color: black;
    width: 40%;
    text-align: center;
    height: 45px;
    color: white;
}

.nf-after-field .nf-error-msg {
    display: none;
}

.nf-error-msg,
.ninja-forms-req-symbol {
    display: none;
}

.nf-form-cont {
    margin-right: 30px;
    margin-left: 30px;
}

.readmore:after {
    content: ' > ';
}

.readmore {
    color: #266593;
}

.txtholder{
    padding: 40px 80px;
    text-align: left;
}

.dbttx2{
    margin-top: 2%;
}

.dbttx3{
    margin-top: 2%;
}

#menu-item-44:before{
    content: '\25be';
}
#menu-item-45:before{
    content: '\25be';
}

.navHolder1 {
    float: left;
    width: 50%;
}


div#n2-ss-8 .n2-style-95159513ba65a38f78fd0167af3d9423-heading, div#n2-ss-14 .n2-style-95159513ba65a38f78fd0167af3d9423-heading{
    border-radius:15px !important;
}

.n2-ss-slider .n2-ss-layer[data-pm="absolute"] {
   /*opacity: 0.7;*/
}






/*
.block2{
    display:none;
}
*/

    .hr1{
        display:block
    }
    .mission1{
        display:block
    }
    .mission2{
        display:block
    }
    .missionsubpageimg1{
        display:block
    }
    .hr2{
        display:none
    }
    .mission3{
        display:none
    }
    .mission4{
        display:none
    }
    .missionsubpageimg2{
        display:none
    }

/*

    .missionsubpageimg1{
        display:block
    }
    .hr2{}
    .mission3{}
    .mission4{}
    .block1{
        display:block;
    }
    .block2{
        display:block;
    }
*/

/*  Flexibility  */

#menu-item-000 {}

#menu-item-000 {}

#menu-item-000 {}

#menu-item-000 {}

#menu-item-000 {}

#menu-item-000 {}

#menu-item-000 {}

#menu-item-000 {}

#menu-item-000 {}


/* hide-show functionality 

    .hide{}
    .show{}

    display: none;
    display: block;

*/


/* final tweek declarations

    line-height;
    font-size;
    padding:;
    margin:;
    max-width:;
    text-align:;
    
*/


/* Sub page (Child) styles section */


/* End of Sub page style section */


/* Media Queries (breakpoints in the code) */


/* Use ruler tool with box model and avoid side-effects */


/* Remember, text intros and sequential ordering */


/* SIMPLE design pattern */


/* Notes

background-image: url('');
background-repeat: no-repeat;
background-size: cover;

display: block; 
float: left;   none

width: %;  remember to precisely divide into 100%
height: px;

*/


/* Responsive Section */


/* Cell Phone */


/* Main Breakpoint */

@media screen and (max-width: 900px) {
    
    
    
    
    
    .navHolder1 {
        float: left;
        width: 50%;
        padding-top: 6%;
    }
    
    .headertxt2{
        float: right;
        width: 50%;
        padding-top: 6%;
    }
    
    .txtholder{
        padding: 40px 30px;
        text-align: left;
    }
    #menu-item-45 a{
        padding: 0px 0px;
    }
    #menu-item-44 a{
        padding: 0px 0px;
    }
    #menu-item-45, #menu-item-44{
        display:block;
    }
    #menu-item-118, #menu-item-119, #menu-item-120, #menu-item-121, #menu-item-122, #menu-item-123{
        display:none;
    }
    .meetourdrtxt1, .meetourdrtxt2, .meetourdrtxt3{
        float:none;
        width:100%;
    }
    .serviceimg1, .serviceimg2, .serviceimg3{
        float:none;
        width:100%;
    }
    
    .missionimg {
        margin: 3% 0% 0% 0%;
        display: block;
        float: none;
        background-size: cover;
        height: 250px;
    }
    .missionimg1 {
        margin: 3% 0% 0% 0%;
        display: block;
        float: none;
        background-size: cover;
        height: 250px;
    }
    .meetourdr {
        margin: 3% 0% 0% 0%;
        display: block;
        float: none;
        background-size: cover;
        height: 250px;
    }
    .serviceimg1, .serviceimg2, .serviceimg3{
        margin: 0% 0% 4% 0%;
        padding: 80px 10px;
        display: block;
        float: none;
        background-size: contain;
        height: 50px;
    }
    
    .text {
        padding: 250px 32px;
    }
    .locationtxt4{
        margin-bottom: 20px;
    }
    .container{
        width:100%;
        float:none;
        margin: 0% 0% 0% 0% !important;
    }
    .image1,
    .image2,
    .image3 {}
    #menu-item-46 a {
        padding: 0px 0.8em;
    }
    .feedWrapper {
        text-align: center;
    }
    .feedWrapper img {
        width: 60%;
        margin: 0% 0% 0% 2%;
    }
    .blogImage {
        margin: 0% 0% 0% 0%;
    }
    .blogImage{
        width: 100%;
        float: none;
    }
    .feedWrapper {
        width: 97%;
        float: none;
    }
    .headertxt1,
    .headertxt2,
    .headertxt3,
    .logo,
    .navHolder,
    .missiontxt,
    .missionimg,
    .missionimg1,
    .meetourdr,
    .meetourdrtxt,
    .form,
    .locationtxt,
    .map {
        float: none;
        width: 100%;
    }
    .hrHolder {
        padding-top: 3%;
    }
    .theLogo {
        max-width: 30%;
        margin: 0% 0% 0% 0%;
    }
    .theLogo1 {
        max-width: 30%;
        margin: 0% 0% 0% -2%;
    }
    .main-menu {
        font-size: 17px;
    }
    .services,
    .information,
    .contact,
    .menu-footer1-container,
    .menu-footer2-container,
    .menu-footer3-container,
    .footertxt {
        text-align: center;
    }
    .theHR {
        width: 100%;
    }
    .footer1-menu,
    .footer2-menu,
    .footer3-menu{
        margin: 0px 0px 0px -35px;
    }
    .locationtxt,
    .locationtxt2,
    .locationtxt3,
    .locationtxt4 {
        width: 100%;
        float: none;
        font-size: 15px;
        text-align: center;
        padding: 5px 0px;
    }
    .copyright {
        font-size: 10px;
    }
    .main-menu {
        margin: 0px 0px 0px 0px;
        font-size: 14px !important;
    }
    /* Get the columns to stack */
    .column {
        width: 100%;
        float: none;
    }
    .hide {
        display: block;
    }
    .show {
        display: none;
    }
    .menu-main-container {
        padding: 0% 0% 0% 0%;
    }
    .missionHolder {
        padding: 40px 30px;
        text-align: left;
    }
    .missiontxt {
        margin-top: 0px;
    }
    .drHolder {
        padding: 40px 30px;
    }
    .missionheader {
        padding: 0px 0px;
        text-align: left;
    }
    .missiontxt {
        padding: 20px 0px;
        text-align: left;
    }
    .pre-header {
        height: 80px !important;
    }
    .navHolder li {
        display: block;
    }
    .missiontxt,
    .meetourdrtxt {
        font-size: 14px;
    }
    .missionHolder {
        text-align: center;
    }
    #nf-form-title-1,
    .locationtxt {
        text-align: center;
    }
    .locationtxt {
        font-size: 16px;
        padding: 0px 0px;
    }
    .footertxt,
    .footertxt2,
    .footertxt3,
    .footertxt4,
    .footertxt5 {
        text-align: center;
    }
}

@media screen and (max-width: 500px) {
    .theLogo1 {
        max-width: 30%;
        margin: 0% 0% 0% 2%;
    }
}

@media screen and (max-width: 1169px) {
    .main-menu {
        font-size: 12px;
    }
}

@media screen and (max-width: 1125px) {
    .main-menu {
        font-size: 9px;
    }
}

@media screen and (max-width: 1123px) {
    .headertxt1,
    .headertxt2,
    .headertxt3 {
        font-size: 14px;
    }
}

@media screen and (max-width: 1280px) {
    .pre-header {
        height: 40px;
    }
}
@media screen and (max-width: 1332px) {
    .main-menu {
        font-size: 12px;
    }
    .headertxt3, .headertxt2, .headertxt1{
        font-size: 13px;
    }
}
@media screen and (max-width: 768px) {
    .hr1{
        display:none
    }
    .mission1{
        display:none
    }
    .mission2{
        display:none
    }
    .missionsubpageimg1{
        display:block
    }
    .hr2{
        display:block
    }
    .mission3{
        display:block
    }
    .mission4{
        display:block
    }
    .missionsubpageimg2{
        display:none
    }/*
    .block1{
        display:block;
    }
    .block2{
        display:block;
    }*/
}
@media screen and (max-width: 951px) {
    .column {
        font-size: 12px;
    }
}


/* End of Responsive Section */




.ui-widget-content a {
    color: #70b0ff;
}

#menu-item-45 a,#menu-item-44 a{
    color:#70b0ff;
}

a{
    color:#70b0ff;
}

.ui-widget {
    font-family: 'Arial', Regular !Important;
}
/*
.navHolder1 {
    float: left;
    width: 50%;
    padding-top: 0% !important;
}


.headertxt1, .headertxt2, .headertxt3{
    padding: 1% 0% 1% 0% !important;
}

.pre-header {
    height: auto !important;
    background-color: #ebebeb;
    display: flow-root !important;
}*/



[class = " n2-ss-img-wrapper n2-ss-item-content n2-ow"]{
    border: 1px solid;

padding: 2px;

box-shadow: 3px 3px black;
}

.elementor-button{
    -moz-box-shadow: inset 0px 1px 0px 0px #bee2f9;
-webkit-box-shadow: inset 0px 1px 0px 0px #bee2f9;
box-shadow: inset 0px 1px 0px 0px #bee2f9;
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf) );
    background-color: rgba(0, 0, 0, 0);
background: -moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
background-color: #63b8ee;
-webkit-border-top-left-radius: 0px;
-moz-border-radius-topleft: 0px;
border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topright: 0px;
border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-bottomright: 0px;
border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-left-radius: 0px;
text-indent: 0;
border: 1px solid #3866a3;
display: inline-block;
color: #14396a !important;
font-family: Georgia;
font-size: 15px;
font-weight: bold;
font-style: normal;
width: 153px;
text-decoration: none;
text-align: center;
text-shadow: 1px 1px 0px #7cacde;
}
.resources{
    margin-top:5%;
}

.accordion-content{
    color: #7a7a7a !Important;
font-family: 'Arial', Regular !important;
font-weight: 400 !Important;
    font-size: 100% !Important;
}

.sticky {
    background: white;
    z-index: 100000000;
    height: auto !important;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.btnN{
    display: inline-block;
line-height: 1;
background-color: #818a91;
color: #fff;
text-align: center;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
    font-size: 15px;
padding: 12px 24px;
-webkit-border-radius: 3px;
border-radius: 3px;
    background-color: #266593;
    border-radius:10px;
}

#accordions-131,
#accordions-133, #accordions-135, #accordions-137, #accordions-173, #accordions-175, #accordions-177, #accordions-180, #accordions-182, 
#accordions-184, 
#accordions-186, 
#accordions-188,
#accordions-190, 
#accordions-192, 
#accordions-194, 
#accordions-199, 
#accordions-201,
#accordions-203, 
#accordions-205{
    display:block !important;
}


.emd_dl_blue_three{
    float:left;
    background-color: #266593 !important;
    border-radius: 5px !important;
    width:100% !important;
    
    
}

.download{
    padding: 12px 24px;
    background-color: #266593;
    color:white;
    float:left;
    border-radius:10px;
    font-weight: 500;
cursor: pointer;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
}

.main-menu li {
    padding-right: 9%;
}

.readmore {
    color: #70b0ff;
}
.footertxt3, .footertxt4, .footertxt5 {
    margin: -8px 0px 0px 0px;
    text-align: left;
}

.footertxt2, .footertxt4 {
    line-height: 35px;
}

#nf-field-10, #nf-field-11{
    height: 30px;
font-style: italic;
color: grey;
border-bottom: 3px solid black;
}

.nf-form-cont {
    font-family: 'Helvetica', Regular;
}

.next, .page-numbers {
    color: #266593 !important;
}

.missionimg{
    background-image: url(/wp-content/uploads/2019/04/relax-1276639_1280.jpg) !important;
}

.missionimg1{
    background-image: url(/wp-content/uploads/2019/04/laptop-3317007_1280.jpg) !important;
}

.meetourdr{
    background-image: url(/wp-content/uploads/2019/04/whoweare.png) !important;
}

.serviceimg1{
    background-image: url(/wp-content/uploads/2019/04/grouptherapy.png) !important;
}

.serviceimg2{
    background-image: url(/wp-content/uploads/2019/04/individualtherapy.png) !important;
}


.serviceimg3{
    background-image: url(/wp-content/uploads/2019/04/skillecoaching.png) !important;
}




.mainheadertxt{
    padding-top: 3%;
color: #266593;
font-size: 12px;
line-height: 105%;
font-weight: bold;
}


@media screen and (max-width:900px){
    .column {
    height: auto !Important;
    margin-top: 3%;
    }
}











