/***
* font-family: 'Roboto', sans-serif;
* font-family: 'Droid Serif', serif;
*/


.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
    @media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
    .flex-video { padding-top: 0; }
} 



@media(min-width:1200px){
    #testimonial_wrapper .flex-video{
        padding-bottom:52.5%;
    }
    
    #testimonial_wrapper .flex-video iframe, #testimonial_wrapper .flex-video object, #testimonial_wrapper .flex-video embed{
        height:211px;
    }
}

@media(min-width:1200px){
    #sthanks .flex-video{
        padding-bottom:52.5%;
    }
    
    #sthanks .flex-video iframe, #sthanks .flex-video object, #sthanks .flex-video embed{
        height:407px;
    }
}


 ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
    margin:0;
    padding:0;
}

a{
    text-decoration:none;
    -moz-outline-style: none;
}

.hideme{
    display:none;
}

:focus,
:active {
  -moz-outline-style: none;
} 

/****** click outline removal ***/
a:active { outline: none; }

a:focus { outline:none; }

button::-moz-focus-inner { border: 0; }

input[type="submit"]::-moz-focus-inner, input[type="radio"]::-moz-focus-inner, input[type="select"]::-moz-focus-inner { border: 0; outline:none; }
/* IE8 */
input[type="submit"]:focus, input[type="radio"]:focus, input[type="select"]:focus { outline: none; }

/******** end click outline removal ***********/


.clr{
    clear:both;
}

.left{
    float:left;
}

.right {
    float:right;
}

.hidden{
    display:none;
}

.nopadding{
    padding:0 !important;
}        

body{
    font-size:14px;
    color:#333;
    background:#fff;
    font-family: 'Roboto', sans-serif;
}

#toparea{
    background:#049167;
    width:100%;
}

a.logo{
    margin-top:24px;
    margin-bottom:15px;
    display:block;
}
                           

a.logo .tlogo{
    float:left;
    padding-right:20px;
    border-right:1px solid #fff;
    margin-right:20px;
}

a.logo span{
    color:#fff;
    font-size:30px;
    font-weight:300;
    line-height:24px;
    margin:5px 15px;
}    

a.logo .alogo{
    margin-top:5px;
}

a.logo .gclogo{
    margin-top:0px;
}



@media(max-width:991px){   
    a.logo{
        position:absolute;
        margin:0;
        top:10px;
        left:20px;
    }
}

@media (min-width:991px){
    .namelabel{
        text-align:right;
        display:block;
        margin-right:10px;
    }                            
    
    .nopad{
        padding:0;
    }
    
    .nopad-right{
        padding-right:0;
    }
    
    .nopad-left{
        padding-left:0;
    }
}

.navbar-collapse{
    padding:0;
    border:none;
}

.navbar-default{
    border:none;
    background:transparent;
    margin:0;
}

.navbar{
    border-radius:0;
    min-height:47px;  
}

.navbar-default .navbar-toggle{
    border-color:#fff;
    background:#fff;
}

 /***
 * make mobile nav show up on tablet...
 */
 @media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-collapse.collapse.in { display: block!important; overflow:auto !important;}
}

#nav{                  
    background:transparent;
    margin:0 0 0px 0;
}

.navbar-nav{
    float:right;
}

.nav{                
    display:table;
    margin:20px auto;
    
}

.nav li{
    list-style:none;
    float:left;
}

.navbar-default #nav .navbar-nav li a{
    float:left;
    padding:10px 18px;
    color:#fff;        
    text-align:center;  
    background:transparent;              
    font-size:15px;
    text-transform:uppercase;
    font-weight:500;
}
                                            
.navbar-default #nav .navbar-nav li a.round{
    -moz-border-radius:5px;
    border-radius:5px;
    -webkit-border-radius:5px;
    background:transaprent;
    border:1px solid #fff;
}

.navbar-default #nav .navbar-nav li p{
    float:left;
    padding:15px 38px;
    color:#fff;        
    text-align:center;  
    background:transparent;              
    font-size:18px;
    text-transform:uppercase;
    font-weight:500;
}

.navbar-default #nav .navbar-nav li a.active{
    color:#99ffd5;
}

.navbar-default #nav .navbar-nav li a:hover{
    text-decoration:none;
    color:#99ffd5;
}


 @media (max-width: 991px) {
    .navbar-default .navbar-collapse .navbar-nav li{
        float:none;
    }

    .navbar-default .navbar-collapse .navbar-nav li a{
        float:none;
        width:100%;
        padding:15px 33px;
        color:#fff;        
        text-align:center;     
        background:transparent;
        font-family: 'Roboto', sans-serif;
        font-size:15px;
        text-transform:uppercase;
    }

    .navbar-default .navbar-collapse .navbar-nav li p{
        float:none;
        width:100%;
        padding:15px 33px;
        color:#fff;        
        text-align:center;     
        background:transparent;
        font-family: 'Roboto', sans-serif;
        font-size:15px;
        text-transform:uppercase;
    }
 }
 
 .navbar-collapse.collapse.in{
     border:none;
 }

#slider_wrapper{
    background:transparent url(../images/slider-bg.jpg) repeat scroll top center;
    width:100%;
    padding:80px 0;
}                                   

#slider_wrapper h3{
    font-size:43px;
    color:#fff;
    line-height:49px;
    font-weight:300;
    margin:0 0 20px 0;
    text-align:center;
    padding:0 10px;
}

#slider_wrapper p{
    color:#fff;
    font-size:17px;
    text-align:center;
    margin:0 0 10px 0;
}  

#slider_wrapper a.button{
     background:#00a475;
     -moz-border-radius:5px;
     border-radius:5px;
     -webkit-border-radius:5px;
     width:250px;
     text-align:center;
     color:#fff;                
     border:2px solid #00a475;
     font-size:17px;
     padding:0px 15px; 
     font-weight:500;   
     line-height:44px;
     display:block;
     margin:0 auto;
     text-transform:uppercase;
 } 
 
 .garrow{
     position:absolute;
     bottom:-30px;
     left:263px;
 }
 
 @media(max-width:500px){

    #slider_wrapper{
        padding:40px 0;
    }
    
    #slider_wrapper h3{
        font-size:31px;
        line-height:39px;
    }
 }
 
 #white_bar{
     width:100%;
     background:#fff;
     padding:16px 0 17px;                    
     box-shadow:0px 1px 2px 0px #e3e3e3;
     border-bottom:1px solid #e3e3e3;
 }
 
 #white_bar.fixed{
     position:fixed;
     top:0;
     z-index:200;
 }
 
 #white_bar .rightwhite{
     display:none;
 }
 
 #white_bar.fixed .rightwhite{
     display:block;
 }
 
 #white_bar .leftside a{
     color:#666667;
     font-size:14px;
     font-weight:500;
     padding:12px 20px;
     line-height:15px;
     float:left;
 }
 
 #white_bar a.round{
     border:1px solid #039065;
     -moz-border-radius:4px;
     border-radius:4px;
     -webkit-border-radius:4px;
     text-align:center;
     color:#039065;
     font-size:14px;
     padding:10px 20px 7px;
     float:right;
     margin-left:15px;
 }
 
 
 @media(max-width:600px){
     h1.toptitle{
         font-size:40px;
     }
 
    h4.toptitle{
        font-size:17px;
    }
 }
 
 h3{
     color:#343c47;
     font-size:36px;
 }
 
 h3 span{    
     color:#00a475;
 }
 
 h3.black{            
     text-align:center;
 }  
 
 h4{
     color:#343c47;
     font-size:30px;
     margin:0 0 10px 0;
 }
 
 h4 span{  
     color:#00a475;
 }
 
 h4.signup{                   
    font-size: 23px;
    line-height: 33px;
    color: #343c47;
    text-align: left;                      
    font-weight: 400;
    margin: 0 0 10px 0;
 }  
 
 h5{
    font-size:22px;
    color:#353b44;
    text-align:left;
    line-height:28px;
 }  
 
 h2{
     color:#343c47;
     font-size:48px;    
     text-align:center;
     font-weight:600;
     line-height:41px;
 }
 
 h2 span{  
     color:#00a475;
     font-size:30px;
     font-weight:300;
 }
 
 h2.white{
     color:white;
 }
 
 h2.white span{
     color:white;
 }
 
 @media(max-width:500px){
     h2{
         font-size:30px;
         line-height:36px !important;
     }
     
     h2 span{
         font-size:20px;
         line-height:20px !important;
     }
 }
 
 p{
    font-size:16px;
    color:#6b6b6b;
    margin:0 0 10px 0;
 }
 
 ul.checks li{
     list-style:none;
     background:transparent url(../images/small-check.jpg) no-repeat scroll 0 3px;
     padding-left:25px;
     font-size:16px;
     font-weight:bold;
     color:#6b6b6b;
     margin:0 0 10px 0;
 }
 
 ul.checks2 li{
     list-style:none;
     background:transparent url(../images/check2.jpg) no-repeat scroll 0 0px;
     padding-left:30px;
     font-size:16px; 
     color:#6b6b6b;
     margin:0 0 10px 0;
 }
 
 .line{
     border-bottom:1px solid #ededed;
 }
 
 a.button{              
     background:#ffffff;
     border:2px solid #00a475;
     -moz-border-radius:5px;
     border-radius:5px;
     -webkit-border-radius:5px;
     width:250px;
     text-align:center;
     color:#00a475;                
     font-size:17px;
     padding:0px 25px; 
     font-weight:500;   
     line-height:44px;
     display:inline-block;
     text-transform:uppercase;
 }
 
 a.buttonalt{
     background:#00a475;
     -moz-border-radius:5px;
     border-radius:5px;
     -webkit-border-radius:5px;
     width:250px;
     text-align:center;
     color:#fff;                
     border:2px solid #00a475;
     font-size:17px;
     padding:0px 25px; 
     font-weight:500;   
     line-height:44px;
     display:inline-block;
     text-transform:uppercase;
 }    
 
 a.button:hover{
     background:#00a475;
     color:#fff;
     text-decoration:none;
 }
 
 a.buttonalt:hover{
     background:#fff;
     color:#00a475;
     text-decoration:none;
 }
 
 a.button2{              
     background:#00a475;
     border:2px solid #fff;
     -moz-border-radius:5px;
     border-radius:5px;
     -webkit-border-radius:5px;
     width:250px;
     text-align:center;
     color:#fff;                
     font-size:17px;
     padding:0px 25px; 
     font-weight:500;   
     line-height:44px;
     display:inline-block;
     text-transform:uppercase;
 }
 
 a.buttonalt2{
     background:transparent;
     border:2px solid #fff;
     -moz-border-radius:5px;
     border-radius:5px;
     -webkit-border-radius:5px;  
     text-align:center;
     color:#fff;            
     font-size:17px;
     padding:0px 25px; 
     font-weight:500;   
     line-height:44px;
     display:inline-block;
     text-transform:uppercase;
 }    
 
 a.button2:hover{         
     background:#fff;
     color:#3aa385;
     text-decoration:none;
 }
 
 a.buttonalt2:hover{
     background:#fff;   
     color:#00a475;    
     text-decoration:none;
 }
 
 a.shadow{
     box-shadow:0 0 5px #579580;
 }
 
 .gray-wrapper{
     background:#e9e9e9;
     padding:40px 0;
 }
 
 .faqs .faq-item{       
     display:block;    
     margin:0 0 5px 0;
     background:#fff;   
     padding:5px;       
 }
 
.faqs .faq-item.active{   
     border:1px solid #00a475;  
 }
 
 .faqs .faq-left i{
    font-size:23px;   
    color:#d7d7d9;
    font-family: "Glyphicons Halflings";
    font-style:normal;
 }     
 
 .faqs .active .faq-left i{
    color:#00a475;
 }                         
 
 .faqs .active .faq-left i:before{
     content:"\e082";
}                          
 
 .faqs .faq-left i:before{
     content:"\e081";
}
 
 .faqs .faq-left{
     float:left;
     width:50px;
     padding:10px;
 }
 
 .faqs .faq-left a{
     background:transparent;
     text-decoration:none;
 }
 
 .faqs .faq-right{
     float:left;
     width:90%;
 }
 
 @media(max-width:540px){
     .faqs .faq-right{
         width:85%;
     }
 }
 
 @media(max-width:320px){
     .faqs .faq-right{
         width:81%;
     }
 }
     
 .faqs .faq-item .faq-right a{
     padding:8px 5px;                   
     font-size:18px;      
     color:#6b6b6b;
     display:block;
 }
 
 .faqs .active  .faq-right a{
     color:#00a475;
     text-decoration:none;
 }
 
 .faqs .faq-item  .faq-right a:hover{
     text-decoration:none;
     color:#00a475;
 }    
 
 .wood-bg{
     background:transparent url(../images/wood-cards.jpg) repeat-x scroll top center;
     height:347px;
     width:100%;
 }
 
 .green-wrapper{
     background:#00a475;
     padding:30px 0;
 }
 
 h3.white{
     color:#fff;
     font-size:48px;
     margin:20px 0 10px 0;
     text-align:center;
 }
 
 h3.white span{  
     font-size:35px;
     color:#fff;
 }
 
 @media(max-width:500px){
     h3.white{
        font-size:30px;
        line-height:30px;
     }
     
     h3.white span{
         font-size:20px;
        line-height:20px;
     }
 }
 
 a.white-button{
     background:#00a475;
     -moz-border-radius:5px;
     border-radius:5px;
     -webkit-border-radius:5px;
     width:250px;
     text-align:center;
     color:#fff;               
     font-size:17px;
     padding:0px 25px;  
     font-weight:500;
     border:2px solid #fff;  
     line-height:44px;
     width:90%; 
     display:block; 
 }
 
 a.white-buttonalt{
     background:#fff;
     -moz-border-radius:5px;
     border-radius:5px;
     -webkit-border-radius:5px;
     width:250px;
     text-align:center;
     color:#00a475;
     border:2px solid #00a475;
     text-transform:uppercase;
     font-size:15px;
     padding:12px 25px;  
     font-weight:500;
     border:2px solid #fff;
     line-height:50px;
 }
 
 .dark-gray{
     padding:40px 0;
     background:#373a3e;
     width:100%;
 }
 
.footer p{
    color:#c7c7c7;
    font-size:15px;
}

.footer a.fb{
    background:transparent url(../images/fb-icon.jpg) no-repeat;
    height:26px;
    width:20px;
    display:inline-block;
    margin-right:5px;
}

.footer a.twit{
    background:transparent url(../images/twitter.jpg) no-repeat;
    height:26px;
    width:26px;
    display:inline-block
}

.footer h4{
    color:#fff;
    font-size:19px;
    font-weight:normal;
    margin:0 0 20px 0;
}


.footer ul li{
    list-style:none;
}

.footer ul li a{
    color:#c7c7c7;
    display:block;
    margin:0 0 10px 0;
}
 
.lower-footer{
    background:#2e3135;
    padding:20px 0;
}

.lower-footer p{
    color:#c7c7c7;
    margin:0;
    vertical-align:middle;
}

 .schedule{
    background:#e6e7e9;
    padding:20px 30px 40px 30px;
}

.schedule h3{
    font-size:22px;
    font-family: 'Roboto', sans-serif; 
    text-align:left;
    padding:0;
    font-weight:300;
    margin:15px 0 15px 0;  
}

#inner_main .schedule p{
    font-size:18px;
    font-family:arial;
    font-weight:100;
    color:#6b6b6b;
    font-weight:normal;
    text-align:center;
    padding:0 20px;
}

#signupnew{
    padding-left:30px;
}

#signupnew label{
    font-size:15px;
    font-family:arial;
    color:#6b6b6b;
    margin-top:10px;
    font-weight:600;
}

#signupnew label span{
    font-size:12px;
}

#signupnew input[type="text"],
#signupnew input[type="password"]{
    padding:10px;
    width:100%;
    border:1px solid #d9d9d9;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    margin:0 0 15px 0;
    background:#f9f9f9;
}

#signupnew select{
    padding:10px;
    background:#f9f9f9;
    width:100%;
    border:1px solid #d9d9d9;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    margin:0 0 15px 0;
    font-size:14px;
}

#signupnew select.exsmall{
    width:42%;     
}

#signupnew select.small{
    width:53%;    
}

#signupnew textarea{
    padding:10px;
    width:100%;
    height:150px;
    resize:none;
    border:1px solid #d9d9d9;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    margin:0 0 15px 0;
}

#signupnew input[type="submit"]{
    color:#fff;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    font-family: 'Montserrat', sans-serif;  
    padding:10px 45px;
    font-size:14px;
    font-weight:600;
    text-align:center;
    background:#00a475;
    text-transform:uppercase;
    border:none;
}

#signupnew input[type="submit"]:hover{
    background:#037353;
}      

#signupnew button{     
    color:#fff;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;                  
    font-family: 'Roboto', sans-serif; 
    padding:14px 70px;   
    font-size:17px;
    text-align:center;    
    background:#00a475;
    text-transform:uppercase;
    font-weight:600;
    margin-bottom:10px; 
    border:none;  
}

#signupnew .wrong{
    border:1px solid red !important;
}

#signupnew .good{
    border:1px solid green !important;
}

#signup-steps .step{
    background:#f5f6fa;
    padding:15px 10px;
    font-size:16px;
    color:#000;
    font-weight:500;                       
    font-family: 'Roboto', sans-serif;            
    text-align:center;
}

#signup-steps .step.active{
    background:#38b492;
    color:#fff;
}


#signup-steps i{
    margin-right:5px;
}

#loading{
    float:right;
    margin-top:5px;
}

#topbutton{
    position:fixed;
    bottom:30px;
    right:30px;
    background:rgba(255,255,255,0.4);
    -moz-border-radius:7px;
    border-radius:7px;
    -webkit-border-radius:7px;
    padding:8px;
}

#topbutton i{
    color:#00a475;
}

 
 @media(max-width:415px){
    a.buttonalt,
    a.white-button,
    a.white-buttonalt,
    a.button{
        display:inline-block;
        padding:5px;
        margin:5px 0 20px; 
    }
     
 }
 
 

.standardform label{
    font-size:15px;
    font-family:arial;
    color:#6b6b6b;
    margin-top:10px;
    font-weight:300;
}

.standardform input[type="text"]{
    padding:10px;
    width:100%;
    border:1px solid #d9d9d9;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    margin:0 0 15px 0;
    font-size:16px;
}

.standardform select{
    padding:10px 5px;
    width:100%;
    border:1px solid #d9d9d9;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    margin:0 0 15px 0;
    font-size:16px;
}

.standardform textarea{
    padding:10px;
    width:100%;
    height:150px;
    resize:none;
    border:1px solid #d9d9d9;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    margin:0 0 15px 0;
}

.standardform input[type="submit"]{  
    color:#fff;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    font-family: 'Montserrat', sans-serif;  
    padding:10px 25px;
    font-size:14px;
    text-align:center;
    background:#00a475;
    float:right;
    border:none;
    margin-right:15px;
}

.standardform .wrong{
    border:1px solid red !important;
}

.standardform .good{
    border:1px solid green !important;
}

.standardform.home input[type="text"]{
    margin-bottom:5px;
    padding:15px 10px;
}

.standardform.home select{
    margin-bottom:5px;
    padding:15px 10px;
}

.standardform.home input[type="submit"]{
    background:#4d9879;
    padding:12px 40px;
    color:#fff;
    font-weight:bold;
    font-size:16px;
    margin:20px auto;  
    font-family: 'Montserrat', sans-serif; 
    float:none;
    display:table;
}  
                      
.easyleft{
    padding-left:5px;   
}

.easyright{     
    padding-right:5px;         
}
    

#error{
    color:red;
}

.serror{
    color:Red;
    margin-top:10px;
}

a.link{
    color:#777;
    text-decoration:underline;
    margin:-10px 0;
    display:block;
}

a.linkwhite{
    color:#fff;
    text-decoration:underline;
    margin:-10px 0;
    display:block;
}

a.link:hover,
a.linkwhite:hover{
    text-decoration:none;
}

.sample-wrapper{
    background:#e6e7e9;
    padding:40px 0;
}

.fam-wrapper{
    background:#049167;
    padding:110px 0;
}

.white{
    color:#fff;
}

#cardModal .modal-dialog{
    width:1000px;
}    

#cardModal .modal-content{
    background:transparent;
}

#cardModal .cardbody{
    border:3px solid #27cb9b;
    background:#f0f0f0;
}

#cardModal #thelogo{
    position: absolute;
    top: 139px;
    right: 105px;
    padding: 64px;
    width: 317px;
    z-index: 5000;
    background: #fff
}

#cardModal button{
    color:#fff;
    font-size:13px;
    font-weight:normal;
    opacity:1;
    position:absolute;
    top:-26px;
    box-shadow:none;
    right:0;
    padding:3px;
    border:1px solid #fff;        
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-border-radius:4px;
}

#cardModal .nav{
    margin: 0;
    border:none;
}

#cardModal .nav li a{
    float:left;
    text-transform:uppercase;
    padding:20px 0px;
    text-align:center;
    width:248px;      
    border-right:1px solid #04996f;
    background:#01a475;
    font-weight:bold;
    font-size:18px;
    color:#fff;
    margin:0;
    -moz-border-radius:0;
    border-radius:0;
    -webkit-border-radius:0;
}

#cardModal .nav li.active a{
    background:#f0f0f0;
    color:#4c9878;
}

#cardModal .nav li a:hover{
    border:1px solid #01a475;         
}

#cardModal .nav li.active a:hover{
    border-bottom:none;
}

#cardModal .nav li a i{
    height:30px;
    width:30px;
    position:absolute;
    color:#fff;
}

#cardModal .nav li a i.sympathy{
    background:transparent url(../images/popup-sprite.png) no-repeat scroll bottom left;
    top:13px;
    left:42px;
}

#cardModal .nav li.active a i.sympathy{
    background:transparent url(../images/popup-sprite.png) no-repeat scroll top left;
    top:14px;
    left:42px;
}

#cardModal .nav li a i.birthday{
    background:transparent url(../images/popup-sprite.png) no-repeat scroll -30px bottom ;
    top:13px;
    left:50px;
}

#cardModal .nav li.active a i.birthday{
    background:transparent url(../images/popup-sprite.png) no-repeat scroll -30px top;
    top:14px;
    left:50px;
}

#cardModal .nav li a i.holiday{
    background:transparent url(../images/popup-sprite.png) no-repeat scroll -60px bottom ;
    top:13px;
    left:48px;
}

#cardModal .nav li.active a i.holiday{
    background:transparent url(../images/popup-sprite.png) no-repeat scroll -60px top;
    top:14px;
    left:48px;
}

#cardModal .nav li a i.ann{
    background:transparent url(../images/popup-sprite.png) no-repeat scroll -103px bottom ;
    top:16px;
    left:28px;
}

#cardModal .nav li.active a i.ann{
    background:transparent url(../images/popup-sprite.png) no-repeat scroll -103px top;
    top:16px;
    left:28px;
}



#inside{
    position:absolute;
    top:379px;
    right:305px;  
}

#inside:hover{
    opacity:.5;
}

.side-menu{
    border:1px solid #cccccc;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-border-radius:4px;
}


.side-menu li{
    list-style:none;
}

.side-menu li a{
    display:block;
    padding:30px;
    border-bottom:1px solid #cccccc;
    color:#3b3a3f;
    font-size:18px;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
}

.side-menu li:last-child a{
    border:none;
}

.side-menu li a.active{
    color:#009a64;
}

.side-menu li a i{
    float:right;
}

.text p a{
    color:#009a64;
}

#contact input[type="text"]{
    padding:10px;
    width:100%;
    border:1px solid #d9d9d9;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    margin:0 0 15px 0;
}    

#contact textarea{
    padding:10px;
    width:100%;
    height:150px;
    resize:none;
    border:1px solid #d9d9d9;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    margin:0 0 15px 0;
}

#contact input[type="submit"]{
    color:#fff;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    font-family: 'Montserrat', sans-serif;  
    padding:14px 65px;
    font-size:16px;
    text-align:center;
    background:#4d9879;
    border:none;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
    text-transform:uppercase;
    float:right;
}     

#contact textarea.wrong,
#contact input[type="text"].wrong{
    border:1px solid red;
}

#contact textarea.good,
#contact input[type="text"].good{
    border:1px solid green;
}

#showCards2{
    /* margin-left:110px; */
} 

#testimonial_wrapper{
    padding:40px 0;     
}

#testimonial_wrapper.new{
    background:#f3f3f3;
}

.testi{
    background:transparent url(../images/testi-bg.jpg) no-repeat;
    background-size:101%;
    padding:20px 41px;
    margin:0 0 40px 0;
    border-bottom-left-radius:20%;
    border-bottom-right-radius:20%;
}

.testi.even{
    background:transparent url(../images/testi-bg.jpg) no-repeat scroll 0 -21px;
    background-size:101%;
}

#testimonial_wrapper .carousel{
   min-height:350px;
}  
                            
.carousel-indicators{
    bottom:0;
}

.carousel-indicators li{
    background:#e5e5e5;
}

.carousel-indicators li.active{
    background:#038f66;
    height:10px;
    width:10px;
    margin:1px;
}

#testimonial_wrapper h3{
    font-size:29px;
    line-height:35px;
    color:#575757;
    text-align:center;
    margin:0 0 20px 0;
    font-family:"Times new Roman";
}

#testimonial_wrapper .testi h3{
    font-size:17px;
    font-family: 'Droid Serif', serif;
    line-height:28px;
}

#testimonial_wrapper .testi h3 span{
    background:#faf97d;
    color:#575757;
}

#testimonial_wrapper p{
    font-size:16px;
    color:#343c47;
    font-family:arial;
    text-align:center;
    margin:0 0 30px 0;
}

#testimonial_wrapper .testi p{
    font-family: 'Roboto', sans-serif;
    font-size:17px;
    font-weight:600;
    margin:0;
}

#testimonial_wrapper i{
    font-weight:normal;
    color:#e6e7e9;
    font-size:30px;
    cursor:pointer;
}

#testimonial_wrapper .carouselleft{
    position:absolute;
    top:100px;
    left:0;
}

#testimonial_wrapper .carouselright{
    position:absolute;
    top:100px;
    right:0;
}

.center{
    margin:0 auto;
}

.glyphicon-lock{  
    font-size:30px;   
    color:#38b492;
}



#payment label{
    font-size:15px;
    font-family:arial;
    color:#6b6b6b;
    margin-top:10px;
    font-weight:300;
}

#payment label span{
    font-size:12px;
}

#payment input[type="text"]{
    padding:10px;
    width:100%;
    border:1px solid #d9d9d9;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    margin:0 0 15px 0;
}

#payment input[type="text"].bold{
    font-weight:bold;
    color:green;
}

#payment select{
    padding:10px;
    width:100%;
    border:1px solid #d9d9d9;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    margin:0 0 15px 0;
}

#payment select.exsmall{
    width:42%;     
}

#payment select.small{
    width:53%;    
}  

#payment input[type="submit"]{
    border:1px solid #00a475;
    color:#00a475;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    font-family: 'Montserrat', sans-serif;  
    padding:10px 45px;
    font-size:14px;
    text-align:center;
    background:#fff;
}

#payment input[type="submit"]:hover{
    background:#d9f3eb;
}   

#payment .wrong{
    border:1px solid red !important;
}

#payment .good{
    border:1px solid green !important;
}

@media(min-width:991px){
    .borderright{
        border-right:1px solid #ededed;
        padding-right:60px;
    }
    
    .padleft{                           
        padding-left:40px;
    }
}

#partnerform input[type="text"]{
    padding:8px;
    border:1px solid #ccc;
    margin:0 0 10px 0;
    width:100%;
}

#partnerform .wrong{
    border:1px solid red !important;
}

#partnerform .good{
    border:1px solid green !important;
}

#partnerform textarea{
    padding:8px;
    border:1px solid #ccc;
    width:100%;
    height:200px;
    resize:none;
    margin-bottom:10px;
}

#partnerform input[type="submit"]{
    width:100%;
    padding:12px 8px;
    border:none;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    background:#00a574;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    text-align:center;
}

#partnerform #error{
    margin:5px 0;
    text-align:center;
}

.highlight{
    background:#faf97d;
    padding:0 3px;
}

.titlet{
    font-size:32px;
    line-height:48px;
    text-align:center;
}

h1.testtitle{
    font-size:38px;                      
    text-align:center;
}

#testimonial_wrapper p.vidtext{
    font-size:18px;
    font-family: 'Roboto', sans-serif;
    color:#333;
    margin:15px 0 0 0;
    text-align:center;
}

.testline{
    border-bottom:1px solid #e7e7e7;
    display:block;
    height:1px;
}

.cardbg{
    height:720px;
    width:504px;
    display:block;
    margin:0 auto;
    position:relative;
    box-shadow:0 0 5px #333;
}

.cardbg.anniversary{
    background:transparent url(../images/cardbgtest.png) no-repeat;
}

.cardbg.bday{
    background:transparent url(../images/bdaytest.png) no-repeat;
}

.cardbg .cardlogo{
    position:absolute;
    top:150px;
    left:50%;
    margin-left:-100px;
}

.center{
    text-align:center;
}

.cardbg .cardline{
    height:1px;
    border-bottom:1px solid #eaeaea;
    position:absolute;
    top:50%;
    left:0;
    width:100%;
}

.green{
    color:#00a475 !important;
}

#f5-container{
    background:#f5f5f5;
    padding:30px 0 15px;
}

@media(max-width:500px){
    h3.logodiv{
        font-size:20px;
    }
    
    .titlet{          
        font-size:24px;
        line-height:29px;
    }
    
    .fam-wrapper{
        padding:20px 0;
    }
    
    h1.testtitle{
        font-size:22px;
    }
    
    #white_bar .leftside a{
        padding:20px 10px;
    }
}

#apply_promo{
    padding:8px 10px;
    background:#38b492;
    color:#fff;
    text-align:center;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-border-radius:4px;
    text-decoration:none;
    border:1px solid #38b492;
    display:inline-block;
}

#apply_promo:hover{
    background:#fff;
    color:#38b492;
}



#contact_submit {
    color: #fff;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    font-family: 'Montserrat', sans-serif;
    padding: 14px 65px;
    font-size: 16px;
    text-align: center;
    background: #4d9879;
    border: none;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    float: right;
}