/*
Theme Name: Dr. Young Medpark Child theme
Theme URI: http://teslathemes.com/
Description: Child them built from The Telsa Medpark theme.
Author URI: http://www.telsathemes.com
Version: 1.3
Template:       medpark
License URI: license.txt

*/


@import url("../medpark/style.css");

.special-box, .subscribe-box {
    display: none;
}

.search-form {
    display: none;
}

blockquote.easy_testimonial p {
    width: 82% !important;
}


.huge_it_slideshow_image_wrap_2 {
    margin: -35px 0 0 0 !important;
}


.slider-medics > li figure figcaption .slider-info h3 {
    color: #005072;
    font-weight: 300;
}

.main-nav {
    font-weight: bold;
    margin: 44px 0 0 -261px;
    width: 900px;
}

.copyright-box .right-side {
    display: none;
    text-align: right;
}

.copyright-box p {
    font-size: 12px;
    margin-bottom: 0;
}


.content-blog .wp-caption-text {
    color: #f33d43;
    font-size: 9px;
    margin: 10.5px auto;
    text-align: left;
}

.content-blog {
    text-align: unset;
}

.linetitles {
    color: #4089c1;
    font-size: large;
    text-transform: uppercase;
    text-decoration: underline;
}
.blog-post-header {
    display: none;
}
.bredcrumbs {
    background: #132f54 none repeat scroll 0 0;
    display: =;
    height: 173px;
}
.wide-box .testimonials-sliders figure {
    position: relative;

}
.testimonials-widget {
    background: white none repeat scroll 0 0 !important;
    border-radius: 3px;
    box-shadow: 0 0 0 1px #eaeaea, 0 3px 0 #132f54;
    margin-bottom: 21px;
    overflow: hidden;
    position: relative;
    padding: 23px 0 0;
}

.content-blog cite, .content-blog q, .sticky .meta-post > ul > li > a, .testimonials-sliders > li > div time {
    color: #4089c1 !important;
    display: none !important;
}


/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}









/*************************   MOBILE ***********************************/


@media only screen 
and (max-width : 980px) {	

.main-nav {
    font-size: 10.5px;
    font-weight: bold;
    margin: 44px 0 0 -80px;
    width: 900px;
}

}

@media only screen 
and (max-width : 768px) {	

.main-nav {
margin: 44px 0 0 -92px;
}
}

@media only screen 
and (max-width : 740px) {	

.main-nav {
margin: 0;
}
}