/*
Theme Name: Dr Carol Jin
Theme URI: http://www.sitesmartmarketing.com
Description: A custom theme for Dr. Carol Jin
Version: 1.0
Author: Site Smart Marketing
Author URI: http://www.sitesmartmarketing.com
*/


/* GENERAL */
.wp-caption-text {
  text-align: center;
}

.f-default #main-content {
    font-size: 16px;
    line-height: 1.4;
}

.f-default #main-content li {
    padding-bottom: 10px;
}

.hentry .gallery-item img {
    border-radius: 10px;
}

.thankyoupg {
    width: 100%;
}

.rp4wp-related-posts h3 {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px #ccc solid;
}

a.button {display:inline-block; text-align: center; color:#fff!important; border:2px #fff solid; background:#222; padding:5px 15px; text-decoration:none!important;}
a.button:hover {background:#000;}

a.privacypolicy {
    float: none!important;
}

.copyright a {
    text-decoration: underline;
}

/* Style 1 */

a,
h2,
.componentheading {
    color: #178FC0;
}

a .wp-post-image:hover {opacity:0.8;}

/* @group Structure */

#logo {
    /*background: url(images/style1/logo.png) 0 0 no-repeat;*/
    background: url('http://www.drcaroljin.com/wp-content/themes/drcaroljin/images/logo-drjin.png') 0 0 no-repeat;
}

#showcase {
    background: #073457 url(images/style1/showcase-bg.png) 0 0 repeat-x;
}

#showcase2 {
    background: url(images/style1/showcase-promo.jpg) 50% 0 no-repeat;
}

#featured-mod {
    background: url(images/style1/featuremod-bg.png) 50% 0 repeat-x;
}

#featured-mod2 {
    background: url(images/style1/featuremod-bg2.jpg) 50% 0 no-repeat;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
    background: url(images/style1/horiz-menu-bg.png) 0 0 repeat-x; margin-right:50px;

}

#horiz-menu ul ul {
    background: #031421;
    border-left: 1px solid #094369;
    border-right: 1px solid #094369;
    border-bottom: 1px solid #094369;
}

#horiz-menu ul ul ul {
    border-top: 1px solid #094369;
}

#horiz-menu li a {
    background: url(images/style1/horiz-menu-div.png) 100% 50% no-repeat;
}

#horiz-menu a,
#horiz-menu li.active a {
    color: #fff;
    font-size: 15px;
}

#horiz-menu li.active a {
    color: #18A7E1;
}

#horiz-menu a:hover {
    color: #18A7E1;
}

#horiz-menu ul ul li a,
#horiz-menu ul li.active.parent ul a {
    background: url(images/style1/dropdown-arrow.png) 10px 50% no-repeat;
    color: #18A7E1;
}

/* @end */

/* @group Main Menu */

a.mainlevel {
    background: url(images/style1/vertmenu-bg.png) 0 0 no-repeat;
    color: #666;
}

a#active_menu.mainlevel,
a.mainlevel:hover {
    color: #178FC0;
}

a.sublevel:hover,
a#active_menu.sublevel {
    color: #178FC0;
}

a.sublevel {
    color: #666;
}

.alignright{
    float: right;
    margin: 10px 0 10px 15px;
}
.alignleft{
    float: left;
    margin: 10px 15px 10px 0px;
}

/* @end */

/* @group Sub Menu */

ul.menu a {
    background: url(images/style1/vertmenu-bg.png) 0 0 no-repeat;
    color: #666;
}

ul.menu li.active a,
ul.menu li a:hover,
ul.menu li.parent li.active a,
ul.menu li.parent li.parent li.active a,
ul.menu li.parent li.active a:hover,
ul.menu li.parent li.parent li.active a:hover,
ul.menu li.active a:hover {
    color: #18A7E1;
}

ul.menu li.parent li a,
ul.menu li.parent li.parent li a {
    color: #666;
}

/* @end */

.rok-content-rotator h2 a:hover,
.rok-content-rotator h2 a.active,
#rokslide-toolbar li.current {
    color: #178FC0;
}

/* @group Typography */

ul.bullet-1 li {
    background: url(images/style1/dropdown-arrow.png) 0 3px no-repeat;
}

ul.bullet-2 li {
    background: url(images/style1/bullet-2.png) 0 3px no-repeat;
}

ul.bullet-3 li {
    background: url(images/style1/bullet-3.png) 0 3px no-repeat;
}

ul.bullet-4 li {
    background: url(images/style1/bullet-4.png) 0 3px no-repeat;
}

ul.bullet-5 li {
    background: url(images/style1/bullet-5.png) 0 3px no-repeat;
}

.important2 {
    border: 1px solid #178FC0;
}

span.highlight-color {
    background: #178FC0;
    color: #fff;
}

span.important-title2,
span.number-color,
blockquote.color2,
span.dropcap-color {
    color: #178FC0;
}

.phonenumber{
    color: #178FC0;
    font-size: 12px;
}

/* @end */

/* Header CSS */
#header {
    height: auto;
    background-image: url(images/header-bg-top.png), url(images/header-bg-bottom.png);
    background-color: #fff;
    background-position: top left, bottom left;
    background-repeat: repeat-x;
}

#logo {
    background: url('images/logo-drjin.png') 0 0 no-repeat;
    background-position: top left;
    margin-top: 15px;
    height: 100px;
    width: 100%;
}

a.nounder {
    text-decoration: none;
    border: 0;
    cursor: pointer;
    width: 100%;
    float: left;
}

.social-logos {margin-top: 25px; text-align: center; margin-bottom: 20px;}
.social-logos img {
    width: 65px !important;
    height: auto !important;
}
.angieslist img {height: 85px; width: 75px !important; }
.yelp img {height: 75px; width: 75px; }
.googleplus img {height: 75px; width: 75px; }
.facebook img {height: 75px; width: 75px; }

header .contact-box{
    margin: 30px 0px 20px 0px;
    float:right;
}

.contact-box .phone {font-size: 2.5em;}

.address > p {
  line-height: 1;
  font-size: 14px;
  height: 5px;
  padding: 5px;
  margin: 5px;
}

.address a {color:#0BA1B9;}
.address a:hover {color:#084C8F;}


/* Header 1 */

body.header1 #topmod {
    background: url(images/headers/header-1/wood-bg1.jpg) repeat-x 50% 100%;
}

body.header1 #bottom {
    background: url(images/headers/header-1/wood-bg1.jpg) top center repeat-x #0D64AB;
    color: #fff;
}

body.header1 #top-tab {
    background: url(images/headers/header-1/top-tab.jpg) 0 0 no-repeat;
}

body.header1 #bottom-tab {
    background: url(images/headers/header-1/bottom-tab.jpg) 0 0 no-repeat;
}

body.header1 #bottom .module h3 {
    background: url(images/headers/header-1/bottommod-arrow.png) 0 2px no-repeat;
}

body.header1 #main-content .module-hilite1 h3 {
    background: url(images/typo/header-1/hilite1-h3.png) 0 0 no-repeat;
    color: #CC7A00;
}

body.header1 #main-content .module-hilite2 h3 {
    background: url(images/typo/header-1/hilite2-h3.png) 0 0 no-repeat;
    color: #CC7A00;
}

body.header1 #main-content .module-hilite3 h3 {
    background: url(images/typo/header-1/hilite3-h3.png) 0 0 no-repeat;
    color: #CC7A00;
}

body.header1 #main-content .module-hilite4 h3 {
    background: url(images/typo/header-1/hilite4-h3.png) 0 0 no-repeat;
    color: #CC7A00;
}

body.header1 .contentheading,
body.header1 blockquote.color3,
body.header1 span.number-color2,
body.header1 span.important-title3,
body.header1 span.dropcap-color2 {
    color: #CC7A00;
}

body.header1 .important3 {
    border: 1px solid #CC7A00;
}

body.header1 span.highlight-color2 {
    background: #CC7A00;
    color: #fff;
}


/* Navigation Menu */
.menutop,.menutop *{margin:0; padding:0;}
div#horiz-menu{/* this is a z-index ie6 and ie7 bug fix */
    z-index:50;position: relative;}
#horiz-menu li li{margin:0;}
.menutop{line-height:1.0;float:left;margin-bottom:1.5em;position:relative; margin-left:0px; margin-right:0px;}
.menutop ul{background:#fff;/*IE6 needs this*/
    padding:0;}
.menutop li{float:left;list-style:none;position:relative;}
div#horiz-menu li li a, div#horiz-menu li.active li a{display:block;padding:0;margin:0;text-decoration:none;float:left;height:26px;line-height:30px;text-indent:18px;width:98%;}
.menutop li ul{float:none;left:-999em;position:absolute;width:218px;z-index:5;}
.menutop li:hover ul,
.menutop li.sfHover ul{left:0px;top:45px;}
.menutop li:hover li ul,
.menutop li.sfHover li ul,
.menutop li li:hover li ul,
.menutop li li.sfHover li ul,
.menutop li li li:hover li ul,
.menutop li li li.sfHover li ul{top:-999em;}
.menutop li li:hover ul,
.menutop li li.sfHover ul,
.menutop li li li:hover ul,
.menutop li li li.sfHover ul,
.menutop li li li li:hover ul,
.menutop li li li li.sfHover ul{left:218px;top:0px;}
.menutop li li{position:relative;float:none;width:100%;}

/* Home CSS */
#showcase-promo {
    height: 200px;
    text-align: center;
}

.readreviewlogos img {
    margin: 0px 10px 20px 0px!important;
    border-radius: 10px !important;
}

.vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a:hover {
  background-color: #f1f1f1!important;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a {
  background-color: #e1e1e1!important;
}


.vc_tta-panels p {
  font-family: Pt Serif;
  font-size: 18px;
  line-height: 1.4;
}

/* Page CSS */
#page-bg {
    background: #fff url(images/page-bg.png) 0 0 repeat-x;
    min-height: 200px;
}

#main-content {
    background: #fff url(images/content-bg.png) 0 0 repeat-x;
    padding-top: 25px;
}

#gallery-1 img, #gallery-2 img {border:none!important;}

.leftcol {
    background: url(images/column-shadow-l.png) 100% 50px no-repeat;
}

.multicol{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

ul.multicol li {
    list-style-position: inside;
    padding-left: 10px;
    text-indent: 10px;
}

.relative{
    position: relative;
}

.post {
    float: left;
    margin-bottom: 30px;
}
.postthumb {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

#main-content img.alignright {
  margin: 5px 0px 15px 30px;
}

#main-content img.alignleft {
    margin: 5px 30px 15px 0px;
}

/* Category Page */
.category-page{

}

.category-page .post h1{
    margin-top: 0;
}

/* Sidebar CSS */
.sidebar {
    padding: 15px 18px 20px 10px;
}
.sidebar .widget-block {
    margin-bottom: 30px;
}

.sidebar .textwidget > h2 {
  margin-top: 0;
}

.invisbanners.widget-block img {
    width: 100%;
}

/* Widgets CSS */

.officehours {
 padding: 4px 10px; 
}  

.officehours > h2 {
  font-size: 25px;
  margin-top: 25px;
}

.content-bottom-left-widget .officehours {
    /*background: url(images/note-bg.png) 0 0 repeat-y;*/
    background-size: 100%;
    padding: 25px 25px 25px;
    margin: 20px auto;
}

.content-bottom-right-widget, .coupon {
border: 2px dotted #0ba1b9;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
  border-radius: 10px;
  padding: 5px 10px 10px;
  margin: 20px auto;
}

/* Footer CSS */
#footer {
    background: #636363 url(images/footer-bg.png) 0 0 repeat-x;
    background-size: contain;
    line-height: 20px;
}

#bottom-menu {
    height: auto;
    overflow: hidden;
    color: #ccc;
    margin: 0px 0;
    padding: 16px 0;
    float: left;
    width: 100%;
}
#bottom-menu a{
    text-align: right;
    color: #ccc;
    float: right;
}

body.header1 #bottom .footer-widget h3 {
    background: url(images/headers/header-1/bottommod-arrow.png) 0 2px no-repeat;
}

#bottom .footer-widget h3 {
    padding-left: 20px;
}

/* gForms CSS */
.gform_wrapper .gform_footer input[type=submit]{
    color: #000;
}

.gform_button.button {
  font-size: 16px !important;
  padding: 5px 15px;
  border: 2px #fff solid!important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
    max-width: 100%;
}
.gform_wrapper .top_label input.large, .gform_wrapper .top_label textarea {
    color: #333;
}
.gallery img {
    width: 90%;
    height: auto;
}

.hentry ul {
    padding-left: 20px;
}
/* Media Queries*/
@media (max-width: 1200px) {
.contact-box .phone {font-size: 2em!important;}
#logo { background-size: 100% auto; margin-top: 20px; }  
}
@media (min-width: 992px) {
    .module-hilite3 img {
        width: 100%;
        height: auto;
    }
	.demandfiframe iframe {
		min-width: 640px; 
		min-height: 2565px;
		border: 1px solid;
	}
}

@media (max-width: 991px) {
	.demandfiframe iframe {
		min-width: 400px; 
		min-height: 2565px;
		border: 1px solid;
	}
}
@media (max-width: 1024px) {
#showcase2 {
    height: 300px !important;
}
}

@media (max-width: 767px) {
#showcase2 {
    height: 200px !important;
}
}



/* Media Queries*/
@media (max-width: 991px) {
    #logo {
        background-position: left center;
        width: 100%;
        max-width: 443px;
        margin: 20px auto!important;
        display:block; 
        background-size: 100%;
    }
    body.header1 #bottom {
        background-size: 100%;
    }
    #header {
        /*margin-top: 30px;*/
        position: relative;
/*         margin-bottom: 40px; */
    }
    .social-logos {
        margin-top: 40px;
        text-align: center;
        margin-bottom: 20px;
    }

    .social-logos img {
        width: 45px !important;
        height: auto !important;
    }
    .angieslist img {
        width: 55px !important;
    }

    .contact-box .phone {font-size: 2.3em!important;}

    #click-menu {
        right: 0 !important;
        top: 0 !important;
        width: 100% !important;
        z-index: 9999999;
        padding: 10px !important;
    }
    #responsive-menu.RMOpened{
        height: auto !important;
        /*top: 30px !important;*/
        display: inline-block !important;
        width: 100%!important;
    }
    span.featured-header {
        margin-top: 5px;
    }
    .content-bottom-left-widget .officehours {
        padding: 20px 10px 25px;
    }
    .module-note{
       width: 100%;
    }
  
  rs-module-wrap {
    max-width: 100%;
    overflow: hidden;
}
  
}
@media (max-width: 768px) {
    #click-menu.admin-bar-showing {
        margin-top: 45px !important;
    }
}
@media (max-width: 767px) {
    header .contact-box {
        float: none;
        margin: 30px auto;
    }

    #main-shadow2, #main-shadow {
        display: none;
    }
  
  	#showcase2 {
		height: 150px;
		}

		#showcase-promo {
		height: 150px;
		}

    .leftcol {
        background: none;
        margin-top: 30px;
    }

    .leftcol .sidebar {
        padding: 0;
    }

    #logo {
        margin: 0px auto !important;
    }

    .social-logos {
        margin-top: 0px;
        text-align: center;
        margin-bottom: 0px;
    }

    header .contact-box {
        float: left;
        margin: 20px auto 30px;
        width: 100%;
    }

    #featured-mod {
        display: none;
    }
    .module-note {
        width: 215px;
        margin: 0 auto;
    }
    .bc_random_banner {
        text-align: center;
    }
    .invisbanners.widget-block img {
        width: auto;
    }
    #click-menu.admin-bar-showing {
        margin-top: 45px !important;
    }
}
@media (max-width: 650px) {
    .postthumb {
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 520px) {
    .invisbanners.widget-block img {
        width: 100%;
    }
}
@media (max-width: 480px) {
    #main-content img.alignright, #main-content img.alignleft {
        margin: 10px 0;
        width: 100%;
        height: auto;
    }
  .gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 100% !important;
}
  .gallery img {
    width: 100%;
    height: auto;
}
.hentry img {
    width: 100%;
}
}
@media (max-width: 380px) {
    .social-logos img {
        width: 45px !important;
        height: auto !important;
    }
    .angieslist img {
        width: 55px !important;
    }

}
@media (max-width: 280px) {
    .module-note {
        width: 100%;
        margin: 0 auto;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
	#horiz-menu ul#nav_main li a {
		padding: 0 10px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#rmp_menu_trigger-2914 {
		width: 40px;
		height: 40px;
		top: 99px;
		right: 20px;
	}
}
