@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0}
.flt{ float:left;}
.flr{ float:right;}
.clr:after{ clear:both;}


#header{ height:150px; background:#000;}
.header{ width:1000px; margin:0 auto; text-align:center;}
.header img{margin-top:25px}
.header h3 {color: #ffd101;font-family: Arial;font-size: 14px;font-weight: normal; text-transform:uppercase; text-align:center;}

#wrapper{ width:1000px; margin:0 auto;}
.top_section{margin-top:30px; border-bottom:4px solid #000; float:left; width:1000px; /*padding-bottom:20px;*/}
.top_section h2{/*font-weight:bold;*/ float:left; color:#1f2222; font-size:42px; font-family: 'Bitter', serif; }
.top_section .search_panel{ float:right;}
.search_panel h3{ float:left; margin-right:25px; color:#717171; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; margin-top:18px;}
.search{ float:left; background:#f7f7f7; padding:10px; height: 34px;width: 171px;}
.search input[type="text"] {background: #f7f7f7;border: none;float: left;height: 30px;line-height: 30px; color:#99999;}
.search img{padding-right:10px;margin-top:5px;}


.left_sidebar{ float:left; width:680px; margin-top:20px }
.left_pl_section{float:left; width:680px; padding-bottom:20px; border-bottom:1px solid #c0c0c0; margin-top:40px;}
.left_img_circle{width: 100px;height: 100px;float: left;margin-right: 5px;padding: 3px;}
.left_img_circle img {float: left;margin: 0px 6px 0 0;border-radius: 100%;height: 100px;width: 100px;}

.left_desc_text{ float:right; width:550px;}
.left_desc_text h3{margin:7px 0 7px 0;}
.left_desc_text h3 a{ font-size:27px; color:#1f2222; font-family: 'Bitter', serif; font-weight:normal ; text-decoration:none;}
.left_desc_text h4 a{ font-size:12px; text-transform:uppercase; color:#db2426; font-family: 'Bitter', serif; font-weight:normal; text-decoration:none;}
.left_desc_text p{ font-family:Georgia, "Times New Roman", Times, serif; font-size:19px; line-height:22px; color:#565656; margin-top:10px;}
.left_desc_text h5{margin:15px 0 10px 0;}
.left_desc_text h5 a{ font-size:15px; color:#9f9f9f; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal ; text-decoration:none}
.left_desc_text h6 a{ font-size:13px; color:#1f2222; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal ; text-decoration:none;}


.right_sidebar{ float:right;margin-top:60px;}
.r_pl_section{ width:240px; padding:30px; background:#f7f7f7; border-radius:10px;}
.r_pl_section h3{ text-align:center; border-bottom:2px solid #da3a54; font-family:Georgia, "Times New Roman", Times, serif; text-transform:uppercase; font-size:13px; padding-bottom:8px;}

.right_img_circle{margin:0 auto;width: 100px;height: 100px;padding: 10px;}
.right_img_circle img {margin: 0px 6px 0 0;border-radius: 100%;height: 75px;width: 75px;}

.right_text_section {border-bottom: 1px solid #cbcbcb;padding-bottom: 10px;margin-top: 5px;}
.right_desc_text{text-align:center;}
.right_desc_text h4{margin-bottom:5px;}
.right_desc_text h4 a{font-size:17px; color:#1f2222; font-family: 'Bitter', serif;  font-weight:normal ; text-decoration:none}
.right_desc_text h5 a{font-size:12px; color:#db2426;  text-transform:uppercase; font-family: 'Bitter', serif;  font-weight:normal ; text-decoration:none;}

#right_list_contain{ height:1000px; max-height:1000px;}
.left_desc_text .Csocialname a{color:#757575;font-family: "Bitter",serif;font-size: 15px;font-weight: normal;text-decoration: none;text-transform: uppercase;}


@media (max-width: 991px) and (min-width: 768px){
	.left_sidebar{ width:450px;}
	.left_pl_section{ width:100%}
	.left_desc_text{ width:330px;}
	.right_sidebar { float: left; margin-top: 60px; margin-left: 13px;}
	.top_section{ width:100%}

}
.sharing_image_content img,.images-target img{
	width:100% !important;
}

