/*
Theme Name: TDG Research
Author: Big D Creative
Author URI: http://www.bigdcreative.com/
*/

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

.report-details-content .sidebar2{
	width: 350px;
}
.recleft {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    padding-top: 30px; 
    padding-left: 10px;
}

.recright {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    margin-left: 5px;
    font-size: 14px;
}
.recright .date{
    font-weight: 600;
    font-size: 12px;
    color: #a7a7a7;
}
.recright .author{
    color: #1634da;
    font-size: 11px;     
}
.recright a{
    padding:10px 0;
    display: block;
    color: #86a481;
    font-weight: bold;
}
.recright p {
        padding: 0;
    font-size: 12px;
    margin-bottom: 0;
}
.recdiv {
    padding-top: 10px;
    background: #fff;
    margin: 17px 0;
    border-bottom: 2px solid #ccc;
}
.sidebar2 h2, .sidebar h2{
    font-size: 23px;
    color: #2d608d;
    border-bottom: 2px solid #668d4a;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
}

@media screen and (min-width: 640px){
   .report-details-content .sidebar {
    width: 340px;
} 
}

.gform_footer .gform_button{
        background-color: #30608b;
    color: #fff;
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 10px  !important;
}
.gform_wrapper ul.gform_fields li.gfield{
    padding-right: 0 !important;
}

body .gform_wrapper ul li.gfield{
    padding-top:0 !important;
}

.dbrief-details-content .content .wrap img.alignright{
	
	float:right;
	margin-top:20;
	left:auto; margin-left:20px;
	-webkit-transform: none; 
    -ms-transform: none;
    transform: none;
}

.content ol li{
	    color: #5e5e5e;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}

@media screen and (min-width: 540px){
	.header .logo {
    max-width: 175px;
}
}

@media screen and (min-width: 1170px){
	.header .logo {
    max-width: 100% !important;
}
}