/*General*/
body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#474747;
    margin:0;
}
body a{
	color:#EC1C24;
	text-decoration:none;
}
body a:hover{
	text-decoration:none;
	background: #E0E0E0;
}
.clear { clear: both; }

/*Header*/
.header-logo a {
    display:block;
    width:100%;
	height: 69px;
	margin-top: 14px;
	float: left;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}
.header-logo a:hover{
    background-color:transparent;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}

.header-search {
	float: right;
    padding:9px 0;
    background:#e4e4e4;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.search-box {
    clear:both;
	height: 26px;
	width:80%;
    margin-top:0;
	margin-right: auto;
	margin-left: auto;
    background:#fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	/*background: url(../img/search_box.png) no-repeat left 9px;*/
}
.search-text{
	width:80%;
	height:26px;
	border:none;
	outline:none;
	float:left;
	padding:5px 18px;
	font-size:12px;
	color:#404040;
	background:none;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.search-button{
	width:20px;
	height:20px;
	cursor:pointer;
	border:none;
	float:right;
	background:url(../img/search_button.png) no-repeat left top;
	margin:3px 1px 0 0;
}
.mobile-tel{
    display:block;
    height:18px;
    width:100%;
    font-size:18px;
    font-weight:700;
    text-align:center;
    padding:10px 0;
}
.mobile-tel img{
    max-height:45px;
}
.mobile-tel:hover{
    background:none;
}
.back-button{
    cursor:pointer;
}
.back-button:hover{
    background:transparent;
}
.home-button{
    float:right;
    cursor:pointer;
}
.home-button:hover{
    background:transparent;
}

/*Menu*/
.header-menu{
  width: 100%;
  background-color: #ec1c24;
  height: 45px;
  position: relative;
  z-index: 9999;
}
.nav_bar{
	height: 37px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-top: 0;
	position:relative;
	z-index:9999;
}
.nav_bar ul{
	float:right;
	padding:0px;
	margin:0;
	list-style:none;
}
.nav_bar ul li{
	float:left;
	height: 30px;
	padding-top:14px;
	background-image: url(../img/divider2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
.nav_bar ul li a{
	float:left;
	display:block;
	}
.nav_bar ul li.last{
	background-image:none;
}
.nav_bar ul li ul li{
	height:20px;
}
.drop_down_left{
	width: 165px;
	float: left;
	background-image: url(../img/drop_down_divider.png);
	background-repeat: repeat-y;
	background-position: right center;
}
.drop_down_right{
	float: left;
	width: 165px;
	margin-left: 5px;
}
.nav_bar ul li a{
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	text-transform:capitalize;
	display:block;
	padding:5px 14px 0;
	height: 25px;
}
.nav_bar ul li:hover{
	background:#cf161d;
}
.nav_bar ul li:hover a{
	background:none;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
}
.drop_down_box{
	width:360px;
	padding:0;
	position:absolute;
	top:43px;
	left:0px;
	background:#ec1e26;
	display:none;
}
.drop_down_box ul{
	float:left;
	margin-top:0 !important;
}
.drop_down_box ul li{
	float:none !important;
	padding:0 !important;
	height:25px !important;
}
.submenu{
	height:325px;
    padding-bottom:25px;
}
.submenu2{
	height:200px;
    padding-bottom:25px;
}
.submenu3{
	width:180px;
}
.submenu5{
	width:260px;
}
.submenu5 li{
	width:260px !important;
}
.drop_down_box ul{
	padding:0px;
	list-style:none;
	margin:-15px 0 0;
}
.drop_down_box ul li{
	width:180px;
	float:left;
	font-size:13px;
	color:#ffffff;
	display:block;
	background:none !important;
}
.drop_down_box ul li a{
	float:none;
	line-height:25px;
	display:block;
	text-decoration:none;
	color:#FFF;
	text-transform:capitalize !important;
	padding:0 10px 0 14px;
	background:none !important;
}

.drop_down_box ul li:hover a{
	background:#cf161d !important;
}
.drop_down_box ul li:hover ul .drop_down_box{
	display:block;
}
/*Procedures sub-drop down*/
.submenu4{
	height:175px;
}
.drop_down_box.submenu4{
	left:180px !important;
	top:0 !important;
}
.drop_down_box ul li:hover ul li a{
	background:none !important;
}
.drop_down_box ul li:hover ul li:hover a{
	background:#cf161d !important;
}

/*Home*/
.cycle-slideshow{
    z-index:4999;
}
.cycle-pager { 
    position: absolute; 
    bottom: 10px; 
    right:10px;
    z-index: 5000; 
    width: 100%; 
    overflow: hidden;
}
.cycle-pager span{
	width:18px;
	height:18px;
	background:url(../img/pager.png) no-repeat left top;
	display:inline-block;
	margin:0 5px 0 0;
	float:left;
	text-indent:-9999px;
}
.cycle-pager span:hover,
.cycle-pager span.cycle-pager-active{
	background:url(../img/pager_hover.png) no-repeat left top;
}
.cycle-pager > * { cursor: pointer;}

.home-columns .news-item-container{
    width:100%;
    -mox-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.home-columns h3{
    height: 51px;
    background-image: url(../img/sub_heading_picture.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 71px;
    font-size: 26px;
    font-weight:300;
    color: #333333;
    line-height: 24px;
    vertical-align:middle;
}
.home-columns p{
    margin-top:0;
}
.home-columns img{
    width:100%;
    min-width:100%;
    height:auto;
}
.home-columns .content-text{
    height: 80px;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	padding-top: 12px;
	margin-bottom: 28px;
}
.home-columns .read-more a{
	height: 36px;
	width: 105px;
	float: left;
	line-height:36px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background-image: url(../img/read_more.png);
}
.home-columns .read-more a:hover{
	background:url(../img/read_more.png) !important;
}

/*Content*/
iframe{
    max-width:100%;
}
.content{
    font-size:14px;
    line-height:18px;
}
.content h1{
    font-size: 30px;
    font-weight: normal;
    line-height:30px;
    background: url(../img/h2_backbg.png) no-repeat left center;
    padding-left: 43px;
    margin-top:0;
}

.sidebar img{
    width:100%;
    height:auto;
}
.sidebar .return-arrow{
    width: 10px;
    min-width: 10px;
    height: 12px;
}

.social-icon{
	margin-bottom:18px;
}
.social-icon a{
	float:left;
	height:27px;
	line-height:27px;
	margin-right:12px;
}
.social-icon a.print-icon{
	width:26px;
	background:url(../img/print_icon1.png) no-repeat 0 0;
}
.social-icon a.print-icon:hover{
	background:url(../img/print_icon1-rollover.png) no-repeat 0 0;
}
.social-icon a.calendar-icon{
	width:23px;
	background:url(../img/print_icon2.png) no-repeat 0 0;
}
.social-icon a.calendar-icon:hover{
	background:url(../img/print_icon2-rollover.png) no-repeat 0 0;
}
.social-icon a.email-icon{
	width:27px;
	background:url(../img/envelop.png) no-repeat 0 center;
}
.social-icon a.email-icon:hover{
	background:url(../img/envelop-rollover.png) no-repeat 0 center;
}

/*Cardiologists*/
#accordion-cardio .cardiologist-box{
    padding-bottom: 15px;
    border-bottom: 1px solid #000;
}
#accordion-cardio .left-content{
    float:left;
    max-width: 140px !important;
    max-height:150px;
    margin-right:15px;
    overflow:hidden;
}
#accordion-cardio .left-content p{
    margin:0;
}
#accordion-cardio .left-content img{
    min-width: 140px;
    height: 150px;
}

/*Latest News*/
.latest-news-box{
    padding-bottom: 15px;
    border-bottom: 1px solid #000;
}
.latest-news-box h3{
    font-size:20px;
}
.latest-news-box img{
    min-width: 140px;
    max-width:none !important;
    min-height: 150px;
}
.latest-news-box .left-content{
    float:left;
    max-width: 140px !important;
    max-height:150px;
    margin-right:15px;
    overflow:hidden;
}
.paging{
	width:100%;
	text-align:center;
}
.pageList{
	width:100%;
	padding:0;
	text-align:center;
	margin:10px 0 0 20px !important;
}
.pageList li{
	float:left;
	list-style:none !important;
	margin:0 5px !important;
}
.pageList li a.active{
    background:#e0e0e0;
}

/*Contact Form*/
.form input{
	width:100%;
	height:32px;
	background: #e6e6e6;
	border:none;
}
.form textarea{
	width:100%;
	background: #e6e6e6;
	border:none;
}
.form input[type=submit]{
	width:auto;
}

span.error{
	font-size:12px;
	color:red;
}

/*Footer*/
.footer-upper{
    background-color: #ec1c24;
    width: 100%;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ecb9bb;
    margin-top: 20px;
}
.upper-footer-menu{
    float: left;
    margin-top: 0;
    font-size: 13px;
    color: #ffffff;
}
.upper-footer-menu ul{
    list-style:none;
    padding:15px 0;
    margin:0;
    overflow:hidden;
}
.upper-footer-menu li {
	float:left;
	color:#fff;
}
.upper-footer-menu li a{
	float:left;
	display:block;
	padding:0 5px;
	color:#fff;
	text-decoration:none;
}
.upper-footer-menu li a:hover{
    text-decoration:underline;
    background:none;
}
.footer-lower{
    background-color: #e4e4e4;
    width: 100%;
}
.footer-lower .copyright{
    float: left;
    padding:15px 0;
    font-size: 13px;
    color: #999999;
}
.footer-lower .copyright ul{
    padding:0;
	margin:0;
    overflow:hidden;
}
.footer-lower .copyright li {
	float:left;
}
.footer-lower .copyright li a{
	float:left;
	display:block;
	color: #999999;
	padding:0 5px;
}
#toTop {
    width:100px;
    border:1px solid #ccc;
    background:#f7f7f7;
    text-align:center;
    padding:5px;
    position:fixed;
    bottom:10px;
    right:10px;
    cursor:pointer;
    display:none;
    color:#333;
    font-family:verdana;
    font-size:11px;
}


@media screen and (max-width: 560px) {
    .header{
        margin:0 5% !important;
    }
    .header-logo{
        margin-bottom:0;
    }
    .header-logo a{
        max-height:60px;
        background-size:contain;
        background-position: center center;
    }
    .header-logo a:hover{
        background-size:contain;
        background-position: center center;
    }
    .header-search {
	    float: right;
	    height: auto;
        background:transparent;
        -webkit-border-radius:0;
        -moz-border-radius:0;
        border-radius:0;
        margin:15px 0;
    }
    
    .header-menu {
	    width: 100%;
	    background-color:transparent;
	    height: auto;
	    z-index:auto;
    }
    .nav_bar {
	    height: auto;
	    width: 100%;
	    float: none;
        z-index:auto;
    }
    .nav_bar ul{
	    float:none;
    }
    .nav_bar ul li{
	    float:none;
	    height: auto;
	    padding-top:0;
	    background-image: none;
        background-color: #ec1c24;
        margin: 3px 0;
    }
    .nav_bar ul li a {
	    float:none;
        font-weight:700;
        padding:10px 14px 0;
	}
    .nav_bar ul li.last{
    }
    .nav_bar ul li ul{
        display:none;
        visibility:hidden;
    }
    .nav_bar ul li ul li{
	    height:auto;
    }
    
    .home-columns .col img{
        width:100% !important;
        height:auto;
    }
    
    /*Content*/
    iframe{
        width: 100vw; 
        height: 52.36vw;
    }
    .content h1{
        margin-bottom:0;
    }
    .sidebar img{
        display:none;
    }
    
    /*Slider*/
    .cycle-pager{
        display:none;
    }
    .cycle-slideshow{
        margin-bottom:20px;
    }
    .cycle-slideshow .cycle-slide{
        display:none;
    }
    
    /*Cardiologists*/
    #accordion-cardio{
        margin-top:20px;
    }
    #accordion-cardio h3{
        color:#d2232a;
        padding: 10px 0 10px;
        background:url(../img/icon-cardio-accordion-next.png) no-repeat right center;
        border-bottom:1px solid #000;
        margin:0;
        outline:none;
        cursor:pointer;
    }
    #accordion-cardio h3:first-child{
        border-top: 1px solid #000;
    }
    #accordion-cardio h3.ui-accordion-header-active{
        background:url(../img/icon-cardio-accordion-opened.png) no-repeat right center;
        border-bottom:none;
    }
    #accordion-cardio h3 a:hover{
        background:transparent;
    }
    #accordion-cardio .left-content{
        display:none;
    }
    .cardiologist-box{
        padding-bottom:10px;
    }
    .cardiologist-box.ui-accordion-content-active{
        border-bottom:1px solid #000;
    }
    
    .mobile-full-menu,
    .mobile-half-menu{
        width:100%;
        text-align:center;
    }
    .mobile-full-menu a,
    .mobile-half-menu a{
        display:block;
        width:100%;
        height:100%;
        color:#636363;
        font-size:14px;
        padding:15px 0 5px;
    }
    .mobile-full-menu a:hover,
    .mobile-half-menu a:hover{
        background:transparent;
    }
}