/*!
Theme Name: Dental Theme
----------------------------------------------------------------------------------------*/
body {
    background:url(images/bg.jpg) repeat center top;
    font-size: 15px;
    color: #000000;
    font-family:'Raleway', sans-serif;
font-weight: 300;
    margin: 0;
    padding: 0;
}
p{
    margin-bottom:16px;
    line-height: 23px;
    font-size: 15px;
    color: #000000;
    font-family:'Raleway', sans-serif;
font-weight: 300;
}
b, strong{
    font-family:'Raleway', sans-serif;
font-weight: 700;
    font-weight: normal;
}
a {
  color: #9A0B59;
  text-decoration: none;
}
a:hover {
  color: #BC0969;
  transition:all 0.3s ease;
}
[class*="span"]{
    margin-left: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  color: inherit;
  font-weight: normal;
  color:#000000;
  font-family:'Raleway', sans-serif;
font-weight: 700;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: normal;
}
h1 {
  font-size: 30px;
}
h1 span{
  color:#484848;
}
h2 {
    font-size: 23px;
}
h3 {
    font-size: 20px;
    color:#000000;
}
h4 {
  font-size: 16px;
}
h5{
  font-size: 14px;
}
h6{
  font-size: 12px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}

.alignleft{
    float:left;
}
.aligncenter{
    margin:0 auto;
    display:block;
    float:none !important;
}
.alignright{
    float:right;
}
.text-right{
    text-align: right;
}
img.alignleft{
    margin-right:16px;
}
.text-center{
    text-align: center;
}
.aligncenter{
    margin:0 auto;
}
img.alignright{
    margin-left:16px;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
   font-family:'Raleway', sans-serif!important;
font-weight: 700;
	
}
.dropdown-menu > li > a{
	 font-family:'Raleway', sans-serif!important;
font-weight: 400;
font-size: 15px;
white-space: normal;
	
}
.dropdown-menu{ border:0;}
/**header**/
.header-wrapper{
    background:url(images/header-wrapper.png) no-repeat top center / cover;
    border: 0 none;
    margin-bottom: 1em;
    min-height: auto;
    padding: 0 0 40px;
}
.header-page-wrapper{
    background:url(images/header-page-wrapper.png) no-repeat top center / cover;
    min-height: 440px;
}
.header{
   /* background:url(images/header-bg.png) repeat-x center bottom;*/
    padding:1.7em 0 0;
    margin: 0 auto;
}
.header_text_right{
    overflow:hidden;
    margin-bottom:3em;margin-left: 15px;
}
.header_text_right h1,.header_text_right h2{
    color: #BD096A;
    font-family: 'Cinzel', serif;
    font-size: 35px;
    margin: 0 0 4px;
}
.header_text_right p{
    font-size:17px;
    color:#000;

font-family:'Raleway', sans-serif;
font-weight: 400;
}
.header-phone{
    float:right;
}
.header-phone h2{
    font-size:23px;
    color:#BD096A;
    margin:0;
    line-height: 31px;
    font-family: 'Cinzel', serif;
    text-align: right;
}
.header-phone h2 a{
color:#BD096A;	
}
.header-phone h2 span{
    font-size:13px;
    color:#000000;
    font-family:'Raleway', sans-serif;
font-weight: 300;
    display:block;
}
.logo{
    margin:0;
    padding:0;
}
.header-right{
    float:right;
}
.header-right h4{
    margin:15px 0;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    font-size:15px;
    color:#ffffff;
}
.contact_details_header{
    margin:8px 0 0 7em;
}
.menu-wrapper{
    background:url(images/menu-wrapper.png) no-repeat center top;
    padding:0 0 2.6em;
}
.content-wrapper{
    background:#fff;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     border-bottom:3px solid #bd9b70;
     margin-bottom:1.2em;
}
/**Featured**/
.featured-wrapper{
    background:url(images/featured-wrapper.jpg) no-repeat center top;
    overflow:hidden;
    min-height: 612px;
}
.featured{
    display: block;
    margin: 0 auto;
    max-width: 1196px;
    overflow: hidden;
    padding: 4.2em 0;
    width: 100%;
}
.featured p{
    line-height: 28px;
}
.featured-text{
    overflow:hidden;
    max-width:390px;
    width:100%;
    float: left;   
}
.featured-text h1,.featured-text h2{
    font-size:37px;
    color:#fff;
    margin-bottom:.6em;
    font-family: 'Cinzel', serif;
}
.featured-text ul{
    margin:0;
    padding:0;
}
.featured-text li{
    background:url(images/featured-list.png) no-repeat left 10px;
    color:#ffffff;
    font-size:20px;
    padding:5px 0 4px 26px;
    list-style: none;
    font-family:'Raleway', sans-serif;
font-weight: 400;
}
.featured-text li a{
    color:#ffffff;
    font-size:20px;
    font-family:'Raleway', sans-serif;
font-weight: 400;
}
.featured-video{
    background:#fff;
    padding:10px;
    float:right;
    width: 100%;
    max-width: 725px;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
}
.schedule_appointment{
    position: absolute;
    right:0;
    left:0;
    margin:-20px auto 0;
}
.homepage_wrapper{
    padding:1em 0;
    overflow:hidden;
}
.homepage_div{
    margin-right:1.1em;
    padding:5px 5px 1.6em;
}
.homepage_div img{
    margin-bottom:16px;
}
.homepage_div:last-child{
    margin-right:0;
    float:right;
}
.homepage_div h2.title_h{
    color: #883b16;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    font-size: 23px;
    line-height: 26px;
    padding:0 22px;
    margin: 0 0 16px;
    text-align: center;
}
.homepage_div h2.title_h a{
 color: #9d7a01;
}
.homepage_div p{
    color:#000000;
    font-size:15px;
    font-family:'Raleway', sans-serif;
font-weight: 300;
    line-height: 23px;
    padding: 0 16px;
}
.homepage_div .first_parags{
    min-height:180px;
}
.learn-more{
    background:#023554;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     color: #fff;
     float:left;
     font-size:15px;
     font-family:'Raleway', sans-serif;
font-weight: 400;
    font-size: 16px;
    margin:0;
    width: 100%;
    padding:8px 0;
    text-transform: uppercase;
    text-align: center;
}
.learn-more:hover{
    background:#C5096E;
    border-color:#366272;
    color:#fff;
}
.quick-bites{
    float: left;
    margin-right: 0.5em;
    width: 32%;
}
.quick-bites h4{
    color: #000000;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    font-size: 16px;
    margin: 4px 0 1em;
}
.quick-bites p{
    margin-bottom:0;
}
.btn_content{
    background:#934319;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
    color:#ffffff;
    font-size:23px;
    padding:10px 26px;
    font-family:'Raleway', sans-serif;
font-weight: 300;
    text-align: center;
}
.btn_gradient:hover{
    background:#C2096C;
    color:#fff;
}
.btn_gradient{
    background: #970B57;
    background: -webkit-gradient(linear, left top, left bottom, from(#970B57), to(#C2096C));
    background: -webkit-linear-gradient(#970B57, #C2096C);
    background: -moz-linear-gradient(center top, #970B57 0%, #C2096C 100%);
    background: -moz-gradient(center top, #970B57 0%, #C2096C 100%);
    border-bottom:3px solid #e94088;
    width: 100%;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
    color:#ffffff;
    font-size:35px;
    padding:10px 0;
    float: left;
    margin:.4em 0 0;
    font-family:'Cinzel', serif;
	font-weight:700;
    text-align: center;
}
.btn_gradient.small{
	font-size: 22px;
    white-space: nowrap;padding: 5px 0;
}
.btn_gradient.verysmall{
	font-size: 18px;
    white-space: nowrap;padding: 5px 0;
}
.btn_content:hover{
    background:#6f2f0d;
    color:#fff;
}
/**Testimonial Page**/
.testimonials_page{
    overflow:hidden;
    margin-bottom:2em;
}
.testimonials_page blockquote {
    background:none;
    border:0;
    font-family:caption;
    margin: 0 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}
.testimonials_page blockquote:before {
  color: #545454;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.testimonials_page blockquote:after{
  content: close-quote;
  color: #545454;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
} 
.testimonials_page blockquote p {
    display: inline;
    color:#545454;
    font-size:18px;
    font-family:'Raleway', sans-serif;
font-weight: 300;
}
.testimonials_page blockquote p cite{
    color:#545454;
    font-family:'Raleway', sans-serif;
font-weight: 700;
}
.footer{
    background:url(images/footerbg.png) repeat-x center bottom;
    padding:0;
    margin:0;
}
.footer p{
    color:#fff;
    font-size:14px;
    font-family:'Raleway', sans-serif;
font-weight: 400;
}
.footer-widget{
    background:url(images/footer-widget.jpg) no-repeat center top / cover;
    overflow: hidden;
    padding:2em 0 0;
    margin-top:2em;
}
.footer-widget h3{
    color: #3f93ba;
    font-size: 20px;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    padding-bottom: 0;
    text-transform: uppercase;
    margin-bottom:1em;
}
.location_footer{
    background:url(images/phone-footer.png) no-repeat left center;
    padding-left:22px;
}
.before_after{
    float: left;
    margin-right: -10px;
    margin-top: 1em;
    min-height: 440px;
}
.contact-footer input[type=text],
.contact-footer input[type=email],
.contact-footer input[type=tel]{
    background: #d1d1d1;
    padding: 8px 0;
    width: 100%;
    text-indent: 8px;
    font-size: 16px;
    color: #0e0e0e;
    font-family:'Raleway', sans-serif;
font-weight: 400;
}
.contact-footer textarea{
    background: #d1d1d1;
    padding: 7px 0;
    width: 100%;
    text-indent: 8px;
    font-size: 16px;
    color: #0e0e0e;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    height: 78px;
}
.contact-footer input[type="submit"] {
    background: #838383;
    border: 0 none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-family: "ralewaybold";
    float:left;
    width: 100%;
    font-size: 20px;
    padding: 12px 0;
}
.contact-footer input[type="submit"]:hover{
    background:#504f4f;
}
.footer-wrapper{
    /**background: url('images/footer-wrapper.jpg') no-repeat center top / cover;**/
    padding:0 12px 36px;
    overflow: hidden;
}
.footer-bottom-right{
    margin-top:5em;
    overflow:hidden;
}
.menu-footer{
    float:left;
    margin-top:10px;
}
.menu-footer ul{
    list-style: outside none none;
    margin: 0;
    overflow: hidden; padding:0;
}
.menu-footer ul.sub-menu{
    display:none;
}
.menu-footer li{
    float: left;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    font-size: 15px;
    color: #000000;
    padding: 0 10px;
}
.menu-footer li:last-child{
    border:0;
}
.menu-footer li a{
    font-family:'Raleway', sans-serif;
font-weight: 400;
    font-size: 15px;
    color: #000000;
}
.menu-footer ul li a:hover{
    color: #f5b620;
}
.footer-wrapper hr{
    border: 1px solid #434343;
}
.footer-social{
    padding: 7px 0;
}
.page-wrapper{
    background: #e3e3e3 url("images/featured-wrapper.png") repeat-x scroll center top;
    overflow: hidden;
}
/*** End of INDEX ***/

/**Content**/
.row.content{
    overflow: hidden;
    padding: 2em 0;
}
.home-page-div{
    padding:0;
    overflow:hidden;
}
.home-page-div h1{
    font-size:40px;
    color:#2b4659; font-family:'Raleway', sans-serif;
font-weight: 400;
}
.home-page-div h2 span{
    color:#ba660c;
}
.home-page-div img{
    margin:13px auto;
    display:block;
}
.home-page-div p{
    padding:0;
    font-size:16px;
    line-height: 21px;
}
ul.tho_list{
    margin:0 0 1em;
    overflow:hidden;
    padding-left:1em;
}
ul.tho_list li{
    float:left;
    width:48%;
    margin:2px 0;
    list-style: outside;
    color:#a68bac;
}
ul.tho_list li a{
    color:#000;
}

hr{
    border-top:4px solid #f8f8f8;
    margin:2em 0;
}
.about_the_doctors_wrapper{
    padding:0 4em;
    overflow:hidden;
    margin:3em 0 2em;
    text-align: center;
}
.about_doctor{
    min-height: 436px;
    overflow: hidden;
    padding: 0;
}
.about_doctor:last-child{
    float:right;
}
.about_doctor h1{
    color:#576280;
    font-size:25px;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    text-transform: uppercase;
}
.about_doctor p{
    color:#6c6c6c;
    font-size:16px;
    min-height: 104px;
    font-family:'Raleway', sans-serif;
font-weight: 300;
}
.read-more{
    font-size: 16px;
    color: #8e8e8e;
    border:2px solid #d7d7d7;
    font-family:'Raleway', sans-serif;
font-weight: 300;
    text-align: center;
    padding: 10px 26px;
    margin: 0 auto;
}
.read-more:hover{
    background:#d7d7d7;
    color:#fff;
}
select.home_select_services{
    background: none;
    border:4px solid #b0b0b0;
    height:46px;
    text-indent: 6px;
    text-transform: uppercase;
    font-size:16px;
    width: 36%;
    margin:1em auto 0;
    display:table;
    margin-bottom:12px;
    font-family:'Raleway', sans-serif;
font-weight: 300;
    color:#8e8e8e;
    font-size:20px;
}
.services_div{
    float:left;
    margin-right:3em;
}
.services_div ul{
    margin:0;
    padding:0;
}
.services_div li {
    margin-left: 2em;
    display: inline-block;
}
.services_div li.no-left-margin {
    margin-left: 0;
}
.services_div li a {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 283px;
    height: 286px;
}
.services_div li a.conditions{
    /**background-image:url(images/conditions_heart_spite.png);**/
    background-position: left top;
    background-repeat: no-repeat;
}
.services_div li a.conditions:hover{
    /**background-image:url(images/conditions_heart-hover.png);**/
}
.services_div li a.diagnostic-procedures{
    /**background-image:url(images/diagnostic_sprite.png);**/
    background-position: left top;
    background-repeat: no-repeat;
}
.services_div li a.diagnostic-procedures:hover{
    /**background-image:url(images/diagnostic-hover.png);**/
}
.services_div li a.therapeutic-procedures{
    /**background-image:url(images/therapautic-sprite.png);**/
    background-position: left top;
    background-repeat: no-repeat;
}
.services_div li a.therapeutic-procedures:hover{
    /**background-image:url(images/therapautic-hover.png);**/
}
.services_div:last-child{
    margin-right:0;
}
.services_wrapper{
    background:#f9f9f9;
    overflow:hidden;
    padding:3em 0;
    text-align: center;
}
.home_services{
    margin-right: 1.1em;
    overflow:hidden;
    padding-bottom:20px;
}
.home_services:last-child{
    float:right;
    margin-right:0;
}
.home_services img{
    margin-bottom:26px;
}
.home_services h2.title_s{
    color:#242a2b;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    margin:6px 0 26px;
}
.home_services p{
    color:#636363;
    font-size:18px;
    margin-bottom:32px; font-family:'Raleway', sans-serif;
font-weight: 400;
}
.learn-more-btn{
    background:#90afac;
    font-size:16px;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    padding:8px 20px;
    color:#ffffff;
    text-transform: uppercase;
}
.learn-more-btn:hover{
    background:#759794;
    color:#fff;
}
.entry-content{
    padding: 16px 26px 2.6em;
    overflow:hidden;
}
.entry-content a{ font-weight:bold;}
.entry-content ul{
    margin:5px 0 10px;
    padding: 0 0 0 38px;
}
.entry-content li{
    list-style: disc;
    padding: 5px 0 5px 5px;
	font-family:'Raleway', sans-serif;
font-weight: 300;font-size: 15px;
}
.entry-content form li{
    background:none;
    list-style: none;
}
h1.entry-title{
    color: #023554;
    font-size: 30px;
    margin: 5px 0 16px;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    padding: 0;
}
h1.entry-title-fullwidth{
    color: #000000;
    text-transform: uppercase;
    font-size: 30px;
    margin: 5px 0 16px;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    padding: 0;
}
h1.entry-title a{
    color: #3e3e3e;
}
h1.entry-title span{
    float:right;
    font-size:16px;
    margin:10px 0 0;
    font-family:'Raleway', sans-serif;
font-weight: 400;
}
h1.heading1{
    font-size:40px;
    color:#4b4b4b;
    text-align: center;
    text-transform: uppercase;
    padding:6px 0;
}
h2.entry-title{
    color:#3a5980;
    text-transform: uppercase;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    font-size: 25px;
    margin: 0 0 16px;
}
.our_building{
    font-size:16px;
    color:#000;
    font-family:'Raleway', sans-serif;
font-weight: 400;
}
.our_building h2{
    font-size:23px;
    color:#000000;
    font-family:'Raleway', sans-serif;
font-weight: 700;
}
.our_building p{
    font-size:15px;
    font-family:'Raleway', sans-serif;
font-weight: 300;
    line-height: 21px;
    color:#000;
}
.texttransform{
    margin:16px 0;
    text-transform: uppercase;
}
p.meta{
    font-size:15px;
    color:#000000;
    font-family:'Raleway', sans-serif;
font-weight: 300;
}
.blog_category-wrapper {
    margin-bottom: 1.2em;
    overflow: hidden;
}
.blog_category-wrapper p{
    font-size:15px;
    line-height: 22px;
}
.blog_category-wrapper a{
    color:#023554;
}
h1.blogtitle{
    font-size:25px;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    color:#934319;
    margin:0;
}
.single_title{
    font-size:35px;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    color:#934319;
    margin:0;
}
h1.blogtitle a,h2.blogtitle a{
    font-size:18px;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    color:#023554;
	margin-bottom:10px;
}
.post-link-pre-next{
    overflow:hidden;
    border-top:3px solid #e1e1e1;
    padding:10px 0;
}
.post-link-pre-next a{
    font-size:15px;
    color:#000000;
    font-family: 'MyriadProRegular';
}
.row form p{
    margin:0 0 6px;
    font-size:18px;
    color:#000;
    font-family:'Raleway', sans-serif;
font-weight: 700;
}
/**Smile Gallery**/
.smile-gallery-div{
    width: 50%;
    float:left;
    margin-bottom:2em;
}
.smile-gallery-div.alignright{
    float:right;
}
.smile-gallery-div img{
    /**background:url(images/smile-gallery-shadow.png) no-repeat center bottom;**/
    padding-bottom:32px;
    overflow:hidden;
}
.smile-gallery-div h3{
    margin:0 0 12px;
}
.smile-video-div{
    width: 49%;
    float:left;
    margin-bottom:2em;
}
.smile-video-div p{
    margin:0;
}
.smile-video-div.alignright{
    float:right;
}
.smile-video-div iframe{
    /**background:url(images/smile-gallery-shadow.png) no-repeat center bottom;**/
    padding-bottom:32px;
    overflow:hidden;
}
.smile-video-div h3{
    margin:0 0 12px;
    text-align: center;
}
.entry-content img{
}
.entry-content textarea,
.entry-content input[type=text],
.entry-content input[type=tel],
.entry-content input[type=telephone],
.entry-content input[type=password],
.entry-content input[type=email]{
    background: none repeat scroll 0 0 #d1d1d1;
    border:0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    font-size: 16px;
    width: 100%;
    padding:12px 0;
    margin-right:6px;
    margin-bottom:10px;
    text-indent: 10px;
}
.entry-content textarea{
    height: 150px;
}
img.wpcf7-form-control{
    background: none repeat scroll 0 0 #fff;
    border:1px solid #bababa;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding:10px 18px;
}
input.wpcf7-captchar{
    margin-left: 10px;
    margin-top: 10px !important;
    width: 36% !important;
}
.entry-content form p{
    font-size:14px;
    margin:12px 0 0;
}
.entry-content select{    
    background: none repeat scroll 0 0 #e7e7e7;
    border: 0 none;
    text-indent: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #5b5b5b;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    font-size: 16px;
    height: 40px;
    width: 100%;
    margin-bottom:10px;
}
.entry-content input[type="checkbox"]{
    background:#cf7c00;
    border:1px solid #d6d6d6;
    padding:6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 3px;
}
.entry-content form p{
    margin:0 0 6px;
    font-family:'Raleway', sans-serif;
font-weight: 400;
}
.entry-content input[type=submit]{
    background: #9B0B59;
    border: 0 none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    font-size: 25px;
    padding: 12px 30px;
    float:right;
    text-align: center;
}
.entry-content input[type=submit]:hover{
    background:#C5096E;
    color:#fff;
}
.entry-content #wpcf7-f56-p54-o1 input[type="submit"]{
    font-size:16px;
}
.content_entry_page{
    margin:0 1.2em;
    overflow:hidden;
}
.content_entry_page ul{
    margin:0 0 16px;
    padding-left:20px;
}
.content_entry_page li{
    color: #a68bac;
    font-size:18px;
    list-style: outside none disc;
    margin: 2px 0;
    padding:0;
}
.main_video_wrapper{
    margin:0 auto 3em;
    padding:0 1em;
}
.main_video_wrapper h2{
    font-size:25px;
    margin:0 0 16px;
    color:#000000;
    text-align: center;
}
.main_video_wrapper div{
    background:url(images/main-video-shadow.png) no-repeat center bottom;
    padding-bottom:2.5em;
}
.small_videos_page{
    float: left;
    margin: 1em 11px 0 0;
    width: 32%;
}
.small_videos_page h4{
    font-size:15px;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    color:#000;
    text-transform: uppercase;
}
.small_videos_page div{
    background:url(images/small-video-shadow.png) no-repeat center bottom;
    padding-bottom:12px;
}
.sidebar_page_content{
    background:#a68bac;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow:hidden;
    padding:12px;
    text-align: center;
}
.sidebar_page_content h1{
    font-size:30px;
    font-family: 'open_sansbold';
    color:#ffffff;
    text-transform: uppercase;
}
.sidebar_page_content h2{
    color: #ffffff;
    font-family: "ralewaybold";
    font-size: 19px;
    text-transform: uppercase;
}
.sidebar_page_content h2 span{
    font-size:12px;
    display:block;
    font-family:'Raleway', sans-serif;
font-weight: 400;
}
.our_services_pages{
    margin-bottom:3em;
}
.our_services_pages h1{
    color:#000000;
    font-family:'Raleway', sans-serif;
font-weight: 400;
}
.our_services_pages p{
    margin:0;
    font-size:16px;
    line-height: 20px;
}
.our_services_pages.alignright h1{
    text-align: right;
}
p.appointment_link{
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background:#576280;
    margin:0;
    font-size:16px;
    color:#fff;
    padding:3px 0;
    font-family: 'open_sansbold';
    text-align: center;
    text-transform: uppercase;
}
p.do_i_link{
    background:#a68bac;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin:0;
    padding:2px 0;
    font-size:12px;
    color:#ffffff;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
p.do_i_link a,
p.appointment_link a{
    color:#fff;
}
.our_services_links{
    width:270px;
    margin-top:5px;
    float:right;
}
.our_services_pages.alignright .our_services_links{
    float: left;
}
.testimonial_wrapper{
    background:#ded6c3;
    -webkit-border-radius: 40px;
     -moz-border-radius: 40px;
     border-radius: 40px;
     margin:3em 0;
     overflow:hidden;
}
.testimonial_wrapper img{
    margin: -1em -2em;
    position: absolute;
}
.testimonial_wrapper blockquote{
    padding:1em 0 1em 5em;
    border:0;
}
.testimonial_wrapper blockquote p{
    color:#000000;
}
.testimonial_wrapper blockquote p cite{
    font-family:'Raleway', sans-serif;
font-weight: 700;
}
.contact_us_google{
    float:right;
}
.google_contact_us_div{
    width: 47%;
    overflow:hidden;
    float:left;
}
.google_contact_us_div.alignright{
    float: right;
}
.google_contact_us_div h3{
    color:#576280;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    text-transform: uppercase;
    font-size:20px;
    margin:0 0 5px;
}
.contact_us_footer_content{
    background:#a68bac;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     overflow:hidden;
     padding:1.2em;
     margin-top:2em;
}
.contact_us_footer_content h2{
    font-size:22px;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    color:#fff;
    line-height: 28px;
    float:left;
    text-transform: uppercase;   
}
.contact_us_footer_content h2 span{
    font-size:14px;
    line-height: 16px;
    color:#ffffff;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    display: block;
}
.contact_us_footer_content h2 cite{
    float:left;
    color:#ffffff;
    font-size:35px;
    text-transform: uppercase;
    display:block;
    clear:both;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    font-style: normal;
    line-height: 46px;
}
.book-an-appointment-btns{
    background: #576280;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
    color: #ffffff;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    font-size: 18px;
    padding: 1.5em 26px;
    float:right;
    margin-top:1em;
    text-transform: uppercase;
}
.book-an-appointment-btns:hover{
    background:#404a67;
    color:#fff;
}
/**Sidebar**/
.sidebar {
    float:right;
    margin-top:0;
}
.sidebar-div{
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     padding:1.2em 1.2em 1.6em;
     margin-bottom:1em;
     overflow:hidden;
}
.btn_sidebar{
    background:#a68bac;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     color: #ffffff;
    float: left;
    font-family: "ralewaybold";
    font-size: 20px;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    display: block;
    clear:both;
    margin-bottom:1em;
}
.btn_sidebar:hover{
    background:#906d98;
    color:#fff;
}
.sidebar-content{
    padding:0 1em;
}
.sidebar-div h1{
    color: #576280;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    font-size: 30px;
    line-height: 28px;
    margin-bottom: .7em;
    text-transform: uppercase;
}
.sidebar-div h1 span{
    color:#000000;
    font-size:14px;
    display:block;
    font-family:'Raleway', sans-serif;
font-weight: 400;
}
.sidebar-content input[type=text],
.sidebar-content input[type=password],
.sidebar-content input[type=email],
.sidebar-content input[type=tel]{
    background:#ffffff;
    width: 100%;
    border:0;
    margin-bottom:8px;
    padding:8px 0;
    text-indent: 8px;
}
.sidebar-content input[type=submit]{
    background:none;
    width: 100%;
    color:#fff;
    text-align: center;
    border:2px solid #fff;
    font-size:30px;
    padding:12px 0;
    text-transform: uppercase;
    font-family: 'MyriadProLight';
}
.hrsidebar{
    border-top: 1px solid #4a4c4f;
    height: 1px;
    margin: 32px -22px;
    overflow: hidden;
}
.sidebar-div h1.title{
    font-family: 'Klavika-MediumItalic';
    font-size:35px;
    color:#000000;
    margin-bottom: 20px;
}
.sidebar-div h2{
    font-size:22px;
    color:#000;
    margin:0;
    font-family:'Raleway', sans-serif;
font-weight: 700;
}
.sidebar-div p{
    color:#000;
    font-size:15px;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    line-height: 22px;
}
.sidebar-div a{
}
.sidebar-div h4.texttransform{
    margin:0 0 12px;
}
.sidebar-div img{
    margin-bottom:10px;
}
.sidebar-blog{
    background:#f0f0f0;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
    overflow:hidden;
    margin-bottom:16px;
}
.sidebar-blog h3{
    background:#0f96c3;
    text-transform: uppercase;
    font-family: 'Museo700Regular';
    font-size: 20px;
    color:#fff;
    padding:.5em 1em;
    text-transform: uppercase;
    margin: 0 0 8px;
}
.sidebar-blog-content{
    padding:1em;
    overflow:hidden;
    border-bottom:1px solid #dbdbdb;
}
.sidebar-blog h4 span,
.sidebar-blog h4{
    color:#0f96c3;
    margin:0 0 2px;
    font-size:18px;
    font-family: 'museo500';
}
.sidebar-blog h4 a{
    color:#0f96c3;
    font-size:18px;
}
.sidebar-blog span{
    color:#7e7e7e;
    font-size:14px;
    font-family: 'museo300';
}
.sidebar-blog p{
    color:#303030;
    font-size:14px;
    font-family: 'museo300';
    line-height: 18px;
    margin-top:8px;
}
.sidebarlist_wrapper{
    overflow:hidden;
}
.sidebarlist_wrapper.sidebar-div ul {
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
    overflow: hidden;
    padding: 0 !important;
}
.sidebarlist_wrapper ul li a{
    color:#fff;
    font-size:20px;
    text-transform: uppercase;
    font-family: 'Museo700Regular';
}
.sidebarlist_wrapper ul li{
    list-style: none;
    padding:1em 2em;
    margin:0;
    text-align:center;
}
.first_list{
    background: #5da820;
}
.second_list{
    background: #0f96c3;
}
.third_list{
    background: #0c85ae;
}
.last_list{
    background: #077195;
}
span.wpcf7-not-valid-tip{
    font-family: 'Raleway', sans-serif !important;
    font-weight: 400 !important;
    font-size:14px !important;
}
.sidebar-div ul{
    padding:10px 12px !important;
}
.sidebar-div li{
    list-style: outside;
    padding:3px 0;
    color:#000;
    font-size:16px;
    font-family:'Raleway', sans-serif;
font-weight: 300;
}
.sidebar-div li a{
    color:#000000;
    font-size:16px;
    font-family:'Raleway', sans-serif;
font-weight: 300;
}
.sidebar-div table{
    width: 100%;
}
.sidebar-div thead{
    background:#c1eeff;
    color:#000;
    font-family:'Raleway', sans-serif;
font-weight: 700;
}
.sidebar-div thead td{
    padding:10px 20px;
}
.sidebar-div tbody{
    padding-bottom:20px;
}
.sidebar-div tr{
}
.sidebar-div td{
    padding:4px 20px;
}
a.readblog{
    background:#dd4c06;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
    font-size:18px;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    padding:5px 16px;
    color:#fff;
    float:right;
    text-align: center;
}
a.readblog:hover{
    background:#dd6a03;
}
.dateblog{
    /**background: url("images/datebg.png") no-repeat scroll left top rgba(0, 0, 0, 0);**/
    color: #ffffff;
    float: left;
    font-family: "ralewaybold";
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 16px;
    padding: 15px 36px 15px 16px;
    text-align: center;
}
.dateblog span{
    display:block;
}
.blog_category-wrapper img{
    margin:0 16px 12px 0;
    width:256px;
}
span.date_span{
    font-family:'Raleway', sans-serif;
font-weight: 300;
    font-size:15px;
    margin:10px 0 0;
    color:#a9a9a9;
}
.woocommerce .woocommerce-product-rating{
    margin-bottom:10px;
}
span.category_span{
    /**background:url(images/category_icon.png) no-repeat left center;**/
    color:#41b7d8;
    padding-left: 23px;
    margin-right:20px;
}
span.comments_span{
    /**background:url(images/comments_icon.png) no-repeat left center;**/
    padding-left: 26px;
}
p.meta a{
    color:#000;
}
.sidebar-div form{
    margin:16px 0 0;
}
.sidebar-div input[type=text],
.sidebar-div input[type=tel],
.sidebar-div input[type=email]{
    background: #d1d1d1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    font-size: 15px;
    padding: 8px 0;
    text-indent: 8px;
    width: 100%;
    margin-bottom:6px;
    border:0;
}
.sidebar-div select{
    background: #d1d1d1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#000;
    width: 99%;
    font-size:16px;
    font-family:'Raleway', sans-serif;
font-weight: 400;
}
.sidebar-div textarea{
    background: #d1d1d1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:0;
    width: 100%;
    color:#000;
    font-size:15px;
    text-indent: 8px;
    margin-bottom:6px;
    padding:6px 0;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    height: 88px;
}
.sidebar-div input[type=submit]{
    background: #023554;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#ffffff;
    padding:10px 0;
    text-align: center;
    width: 100%;
    border:0;
    float:right;
    font-size:20px;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    cursor: pointer;
}
.sidebar-div input[type=submit]:hover{
    background:#C5096E;
}
/**Social Media**/
.social-media{
    margin: 0;
}
.social-media a img{
    margin:0;
}
.social-media a img:hover{
    opacity:0.8;
}
.social-footer{
    margin:0;
}
.footer-client{
    background:#fff;
    padding:16px 12px;
}
.footer-client p{
    /**background: url("images/arrow-div.png") no-repeat scroll left center rgba(0, 0, 0, 0);**/
    color: #000000;
    float: left;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    margin-left: 10px;
    padding-left: 35px;
    width: 37%;
}
.footer-client a{
    font-size:15px;
    color:#2d499e;
    font-family: 'open_sansbold';
}
.client-wrapper-div{
    padding:40px 0 0;
}
/**Footer Widget**/
#footer{
    background:#44150f;
    color:#fff;
    font-size: 15px;
    padding: 2em 0;
}
#footer a{
    color:#fff;
    font-size: 15px;
}
#footer p{
    color:#ffffff;
    font-size: 15px;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    text-align: center;
}
#footer ul{
    text-align: center;
    margin:0 auto;
    padding:0;
    display:table;
}
#footer ul.sub-menu{
    display:none;
}
#footer li{
    float:left;
    border-right:1px solid #75787a;
    list-style: none;
    line-height: 14px;
}
#footer li:last-child{
    border-right:0;
}
#footer li a{
    color:#ffffff;
    font-size: 13px;
    margin: 0 5px 0 0;
    padding: 0 0 0 4px;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    text-transform: uppercase;
}
.footer-div{
    color: #fff;
     font-family:'Raleway', sans-serif;
font-weight: 300;
    font-size: 15px;
    margin-right: 1.6em;
    padding:0;
    margin-bottom:0;
}
.footer-div:last-child{
    margin-right:0;
    float:right;
}
.learn_more{
    font-size:16px;
    color:#f4f4f4; font-family:'Raleway', sans-serif;
font-weight: 400;
    text-transform: uppercase;
    float:right;
    margin-top:1em;
    border:2px solid #464f50;
    padding:6px 20px;
}
.learn_more:hover{
    background:#e5e9e0;
    border-color:#e5e9e0;
    color:#000;
}
.footer-div ul{
    margin:0;
    padding:0;
}
.footer-div h4{
    color:#ffffff;
    font-size:16px;
    margin:0;
     font-family:'Raleway', sans-serif;
font-weight: 400;
}
.footer-div strong{
    color:#ffffff;
    font-family: 'open_sansbold';
    font-weight: normal;
}
.footer-div li{
    background:url(images/list-footer.png) no-repeat left 8px;
    margin:0;
    list-style: none;
    padding:2px 0 2px 15px;
    color: #fff;
    font-family:'Raleway', sans-serif;
font-weight: 300;
    font-size: 15px;
}
.footer-div li a{
    color: #fff;
     font-family:'Raleway', sans-serif;
font-weight: 400;
    font-size: 14px;
    padding:0;
}
.footer-div li.current_page_item a, .footer-div .navbar-inverse .nav > li > a:focus, .footer-div .navbar-inverse .nav > li > a:hover{
    background:none !important;
}
span.author-div{
    font-size:18px;
    color:#cf9d28;
    font-family: 'KlavikaLight-Plain';
}
.woocommerce a.remove:hover{
    background:#dc356c;
}
/**Footer**/
.google_map_wrapper{
    /**background:url(images/google_map.jpg) no-repeat center top / cover;**/
    overflow:hidden;
    min-height: 539px;
}
.google_schedule_appointment{
    background:#fff;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
    -moz-box-shadow: inset 0 0 25px 15px #e8e8e8;
    -webkit-box-shadow: inset 0 0 25px 15px #e8e8e8;
    box-shadow: inset 0 0 25px 15px #e8e8e8;
    text-align: center;
    padding:4em 0 5em;
    overflow:hidden;
    margin-top:8em;
}
.google_schedule_appointment h1{
    color: #576280;
     font-family:'Raleway', sans-serif;
font-weight: 400;
    font-size: 35px;
    line-height: 36px;
    margin: 0;
    text-transform: uppercase;
}
.google_schedule_appointment h3{
    color:#8e8e8e;
    line-height: 22px;
    font-size:20px;
    margin:.2em 0 2em;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    text-transform: uppercase;
}
.book-appointment{
    background:#a68bac;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
    padding:12px 5em;
    font-size:20px;
    color:#ffffff;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    text-transform: uppercase;
}
.book-appointment:hover{
    background:#906d98;
    color:#fff;
}
.footer .navbar-inner{
    background: none !important;
    border:0;
    margin-top:0;
    padding:0;
}
.footer ul#main-menu{
    background: none !important;
    min-height:inherit !important;
}
.footer .navbar .nav > li{
    border:0;
    padding:0 0 3px 6px;
    background: none !important;
}
.footer .dropdown-toggle{
    padding:0 !important;
}
.footer .navbar .nav > li > a{
    color: #ff8b2a !important;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    font-size: 18px;
    padding:0 11px;
}
.footer .navbar li a:hover{
    background:none !important;
    color:#f47a0e !important; 
}
.footer .navbar li.current_page_item a{
    background: none !important;
    box-shadow: 0 0 #000;
    color:#f47a0e !important; 
}
.footer-div h2{
    color:#ffffff;
    font-size:23px;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    margin-bottom:26px;
}
.footer-div h2.title a,
.footer-div h2.title{
    color:#fff;
    font-size:23px;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    margin:0 0 16px;
}
.footer-div h2.title strong{
    font-family:'Raleway', sans-serif;
font-weight: 700;
    color:#fff;
    font-weight: normal;
}
.footer-div h3{
    color:#fff;
    font-family: 'open_sansbold';
    font-size:20px;
}
.footer-div img{
    margin-bottom:0.8em;
}
.footer-div h5{
    font-size:14px;
    color:#000000;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    margin:0 0 12px;
}
.footer-div h5 strong{
    font-size:14px;
    line-height: 19px;
    color:#fff;
    font-family: 'open_sansbold';
}
.footer-div p{
    font-size:15px;
    color:#fff;
    font-family:'Raleway', sans-serif;
font-weight: 300;
    line-height: 22px;
    margin:0 0 16px;
}
.footer-div p a{
    font-size:15px;
    color:#fde368;
    font-family:'Raleway', sans-serif;
font-weight: 300;
}
.footer-div span{
    font-size:15px;
    color:#fff;
    font-family:'Raleway', sans-serif;
font-weight: 300;
}
.footer-blog{
    overflow:hidden;
}
.footer-blog h3{
    font-size:18px;
    color:#edd252;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    text-transform: none;
    margin:0;
}.footer-blog h3 a{color:#edd252; }
.footer-blog p{
    margin-top:7px;
}
.hours_footer p{
    margin-bottom:2px;
}
.hours_footer p span{
    float:right;
}
.footer-div blockquote {
  background: none;
  border:0;
  margin: 1em 3px;
  padding: 0.5em 0;
  quotes: "\201C""\201D""\2018""\2019";
}
.footer-div blockquote:before {
  color: #e0dbc6;
  content: open-quote;
  font-size: 4em;
  line-height: 0.0001em;
  margin-right: 2px;
  vertical-align: -0.5em;
}
.footer-div blockquote p{
    font-family:'Raleway', sans-serif;
font-weight: 300;
    display: inline;
    font-size:14px;
    color:#555555;
    line-height: 18px;
}
.footer-div blockquote p cite{
    color:#555555;
    font-size:15px;
    font-style: normal;
    display:block;
    margin-top:1em;font-family:'Raleway', sans-serif;
font-weight: 300;
}
.footer-div input[type=text],
.footer-div input[type=tel],
.footer-div input[type=email]{
    background: #8a835d;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border:0;
    color:#f4f1e2;
    font-size:14px;
    margin-bottom:8px;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    width: 100%;
    float:left;
    padding:10px 0;
    text-indent: 8px;
}
.footer-div form p{
    margin:0;
}
.footer-div select{
    background: none;
    border:4px solid #7f89a4;
    color:#ffffff;
    height:46px;
    text-indent: 6px;
    font-size:16px;
    width: 100%;
    margin-bottom:12px;
    font-family:'Raleway', sans-serif;
font-weight: 300;
}
.footer-div textarea{
    background: #8a835d;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
    color:#f4f1e2;
    padding:3px 0;
    text-indent: 8px;
    font-size:14px;
    font-family:'Raleway', sans-serif;
font-weight: 400;
    height: 95px;
    border:0;
    margin-bottom:8px;
}
.footer-div input[type=submit]{
    background:#5d5945;
    font-size:18px;
    color:#fff;
    font-family:'Raleway', sans-serif;
font-weight: 700;
    width: 100%;
    padding:6px 0;
    -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
     border:0;
     text-transform: uppercase;
}
.footer-div input[type=submit]:hover{
    color:#fff;
    background:#1b395f;
}
.social-media-footer{
    text-align: center;
}
p.copyright{
    margin:10px 0 0!important;
    color:#000;
    font-size:14px;
    font-family:'Raleway', sans-serif;
font-weight: 400; text-align:center;
}
div.wpcf7-validation-errors{
    display: none !important;
}
span.wpcf7-list-item {
    display: inline !important;
    margin-right: 8px;
}
a:hover{
    text-decoration: none;
}
.ngg-gallery-thumbnail img{
    border:0 !important;
    background:#fff !important;
    -moz-box-shadow: 0 0 5px #d8d6d6;
    -webkit-box-shadow: 0 0 5px #d8d6d6;
    box-shadow: 0 0 5px #d8d6d6;
    padding:3px !important;
}
/**Jcarousel***/
/**
 * Overwrite for having a carousel with dynamic width.
 */
 .jcarousel-skin-tango{
    margin-bottom:0;
 }
.jcarousel-skin-tango .jcarousel-container-horizontal {
    
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 100%;
    max-width: 1024px;
    margin:0 auto;
}
.jcarousel-skin-tango .jcarousel-container {
    
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
   padding:0 50px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 165px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    padding:0;
}
.jcarousel-skin-tango .jcarousel-item-horizontal img{
    width: auto;
    height: auto;
}
.jcarousel-item h3{
    /**background:url(images/featured-heading.png) no-repeat left top;**/
    color: #fff;
    font-family: "KlavikaLight-Plain";
    font-size: 18px;
    margin-top: 113px;
    padding: 10px 0 10px 12px;
    position: absolute;
    width: 266px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
 #mycarousel{
    
 }
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 1em;
    right: 2.5em;
    width: 28px;
    height: 62px;
    cursor: pointer;
    /**background: transparent url(images/arrow-right.png) no-repeat 0 0;**/
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
   opacity:0.9;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
   
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
.home-page-jslider .jcarousel-skin-tango{
    margin-bottom: 0;
    position: relative;
    z-index: 1000;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 1em;
    left: 2.5em;
    width: 28px;
    height: 62px;
    cursor: pointer;
    /**background: transparent url(images/arrow-left.png) no-repeat 0 0;**/
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
   opacity:0.9;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
/* Flex Video */
.flex-video {
  position: relative;
  padding:0em 0 63% 0;
  height: 0;
  margin-bottom: 0;
  overflow: hidden;
}
  .flex-video.widescreen {
   }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
}
._4s7c{
    border:1px solid #fff !important;
}
.contact-us-page{
    width: 48%;
}
.about-uspage img{
    margin-bottom:12px;
}
.hrdborder{
    border-bottom:3px solid #f1f1f1;
    margin:20px 0 32px;
}
img.border-img{
    border: 2px solid #eee1ca;
}
.footer-media-div{
    overflow:hidden;
    padding-right:22px;
}
.footer-div-media-wrapper{
    background: #5c3a00;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow:hidden;
    margin-bottom: 5px;
     padding-bottom: 10px;
}
.footer-div-media-wrapper ul{
    margin:0;
    padding:10px 16px;
}
.footer-div-media-wrapper li{
    border: 0 none;
    float: left;
    list-style: none outside none;
    margin-right: 16px;
    width: 41%;
}
.footer-div-media-wrapper li img{
    margin:20px auto 0;
    display: block;
}
.footer-div-media-wrapper p{
    font-size:13px;
    color:#e8be77;
    line-height: 20px;
    margin-bottom:6px;
}
.video-main-wrapper{
    overflow:hidden;
    margin-bottom:30px;
}
.video-page-thumbnails .flex-video{
    -moz-box-shadow: 0 0 7px #000;
    -webkit-box-shadow: 0 0 7px #000;
    box-shadow: 0 0 7px #000;
    margin-bottom:12px;
}
.video-page-thumbnails{
    overflow:hidden;
    margin-bottom:20px;
}
.video-page-thumbnails .flex-video{
    -moz-box-shadow: 0 0 7px #888;
    -webkit-box-shadow: 0 0 7px #888;
    box-shadow: 0 0 7px #888;
    margin-bottom:12px;
}
/* Fade Slider CSS */
.carousel.carousel-fade .item {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}
.carousel.carousel-fade .carousel-control {
  z-index: 1000;
  outline:none;
}
span.wpcf7-list-item{
    display:block;
}
.testimonial-wrapper{
    background:#e3614b;
    margin-bottom: 0;
    overflow: hidden;
    padding: 4em 0;
}
.testimonial_footer:first-child{
}
.map_wrapper_page{
    float:right;
}
/**PAGINATE**/
.wp-paginate{
    font-size:12px;
    color:#000000;
    padding:0 !important;
    margin:0 !important;
}
.wp-paginate .page{
    color: #fff;
    font-size: 25px;
    margin: 0;
    padding: 0 12px;
}
.wp-paginate .current{
    background:none !important;
    color:#fff !important;
    border:0 !important;
}
.navigation{
    margin-top:3em;
}
.wp-paginate li {
    background: #8c411a;
    background: -webkit-gradient(linear, left top, left bottom, from(#8c411a), to(#b04913));
    background: -webkit-linear-gradient(#8c411a, #b04913);
    background: -moz-linear-gradient(center top, #8c411a 0%, #b04913 100%);
    background: -moz-gradient(center top, #8c411a 0%, #b04913 100%);
    display: inline;
    list-style: outside none none;
    margin-right: 0;
    padding: 6px 5px;
    float: left;
    text-align: center;
}
.wp-paginate a{
    background:none !important;
    border:0 !important;
    color:#fff;
}
.wp-paginate a:hover{
    color:#fff !important;
}
.navigation .wp-paginate .prev, 
.navigation .wp-paginate .next{
    color: #fff;
    font-size: 3em;
    line-height: 1em;
    margin: 0;
    padding: 0 10px !important;
}
.wp-paginate .prev:hover, .wp-paginate .next:hover{
    
}
h1.page-title{
    text-transform: uppercase;
    font-size:25px;
    margin:20px 0;
}
.contentexcerpt{}
.footerblog .homepage_div { position:relative; }
.uphigh{ position: absolute; top: 136px;text-shadow: 2px 2px 1px rgba(48, 48, 48, 1); }
.uphigh a{ color:#fff!important; }
@media (max-width: 1200px) {
	.logo { width:30%; }
	.header-right{ width:66%; }
	.navbar-default .navbar-nav > li > a {
    padding: 22px 14px;
}.header_text_right {
    margin-bottom: -1px;
}.header-wrapper {
    min-height: auto;
}.homepage_div:last-child {
    float: left;
}
.content-wrapper {
    width: 60%;
}.sidebar {
    width: 39%;
}.content-wrapper.golng {
    width: 100%;
}
.homepage_div {
    width: 32%;
}
.home .sidebar-div.content-wrapper {
    width: 38%;
}.our_building {
    width: 60%;
}.footer-div:last-child {
    float: left;
}.footer-div {
    width: 20%;
}.featured-video {
    width: 50%;
}.featured-text {
    width: 50%;
}
}
@media (max-width: 991px) {
.navbar-default .navbar-nav > li > a {
    font-size: 13px;
    padding: 22px 5px;
}.homepage_div {
    width: 30%;
}	.quick-bites {
    width: 45%;
}
}
@media (max-width: 767px) {
	.content-wrapper {
    width: 100%;
}.sidebar {
    width: 100%;
}
   .header{
      padding:16px 0 0;
   }
   .menu-wrapper ul {
        float: none;
    }
    .header-wrapper{
    }
    .header{
        background:none;
    }
    .menu-wrapper{
        background: rgba(193,9,107,1);
background: -moz-linear-gradient(top, rgba(193,9,107,1) 0%, rgba(151,11,88,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(193,9,107,1)), color-stop(100%, rgba(151,11,88,1)));
background: -webkit-linear-gradient(top, rgba(193,9,107,1) 0%, rgba(151,11,88,1) 100%);
background: -o-linear-gradient(top, rgba(193,9,107,1) 0%, rgba(151,11,88,1) 100%);
background: -ms-linear-gradient(top, rgba(193,9,107,1) 0%, rgba(151,11,88,1) 100%);
background: linear-gradient(to bottom, rgba(193,9,107,1) 0%, rgba(151,11,88,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1096b', endColorstr='#970b58', GradientType=0 );
        padding:0;
        float:none;
        margin:0 auto;
    }
  /*  .featured-wrapper{
        background:#9c8542;
    }*/
    .featured{
        padding:2em 1em;
    }
    .featured-text h1,.featured-text h2{
        font-size:36px;
    }
    .featured-text li{
        font-size:16px;
    }
    .homepage_div:last-child{
        float: none;
    }
    .homepage_div{
        margin-right:0;
        overflow:hidden;
        margin-bottom:16px;
    }
    .btn_gradient{
        font-size: 28px;
        margin:0.4em 0 1em;
    }
    .footer-bottom-right {
        margin-top: 0;
        overflow: hidden;
    }
    .navbar-collapse{
        padding-left:20px;
    }
    .nav > li > a{
        padding:6px 0;
    }
	
	.logo {
    display: block;
    text-align: center;
    width: 100%;
}.header-right {
    width: 100%;
}.homepage_div {
    float: left;
    margin-right: 15px ;
    width: 30%;
}.our_building {
    width: 100%;
}.sidebar-div.content-wrapper {
    width: 100%;
}.footer-div {
    float: left;
}.header_text_right h1, .header_text_right h2 {
    font-size: 33px;
    text-align: center;
}.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    padding: 10px 5px;
}.home .sidebar-div.content-wrapper {
    width: 100%;
}.quick-bites {
    width: 47%;min-height: 221px;
}
}
@media (max-width: 608px) {
    .main_video_wrapper div{
        background:none;
    }
   .small_videos_page {
        float: left;
        margin: 1em 10px 0 0;
        width: 48%;
    }
    .quick-bites{
        width:47%;
        margin-right:10px;
    }.featured-text {
    float: none;
    width: 100%;
}.featured-video {
    width: 100%;
}.homepage_div {
    float: none;
    margin-right: 0;
    width: 100%;
}.footer-div {
    float: none;
    width: 100%;
}.header_text_right h1, .header_text_right h2 {
    padding-top: 27px;
}
iframe{ width:100%; height:auto;}.btn_content{
    display:block;
}.quick-bites {
    width: 47%;min-height: 200px;
}
}
@media (max-width: 548px) {
    .book-appointment{
        font-size:16px;
        padding:12px;
    }
    .google_contact_us_div{
        width:auto;
    }
    .our_services_pages{
        float:none !important;
        margin-bottom: 1em;
        overflow: hidden;
    }.header_text_right p {
    font-size: 14px;
	}.featured-text li a {
    font-size: 16px;
}
.header { display:none;}
.home .header { display: block;}
.btn_gradient.verysmall:first-child{ display:none;}
}
@media (max-width: 480px) {
    span.wpcf7-list-item {
        display: block !important;
    }
    .header_text_right{
        text-align: center;
    }
    .header-phone h2{
        text-align: center;
    }
    .menu-footer{
        display:none;
    }
    .footer-logo{
        margin:0 auto;
        display:block;
        text-align:center;
    }
    .footer-logo img{
        margin:0 auto;
        display:block;
        text-align:center;
    }
    .header-phone {
        clear: both;
        display: block;
        float: none;
        margin: 12px auto 0;
    }
    .social-media {
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .header_text_right{
        margin-bottom:0;
    }.quick-bites {
    min-height: 153px;
    width: 44%;
}
}
@media (max-width: 360px) {
   .small_videos_page {
        float: left;
        margin: 1em 0 0 0;
        width: 100%;
    }
    .quick-bites{
        width:100%;
        margin-right:0;
        text-align: center;min-height: inherit;
    }.uphigh{ position: relative; top: 0;text-shadow: none; }
.uphigh a{ color:#000!important; font-size: 17px;
    line-height: 16px;}
}

.fullwidth{ width:100%;}
