/********Top-header socials******/
#top-header #cnss_widget-2 {
    display: none;
}
#top-header .container {
    padding-bottom: 17px;
}
#et-info-phone {
    font-size: 14px;
}
.post-slide .wp-posts-carousel-image img {
    width: 300px;
    height: 150px;
}
.single-post .entry-content p {
    color: #000;
}
/* These "global" styles need to be seperate so they don't get wrapped in divi-builder file /less/frontend-builder-plugin-style.less */
div#et-info {
    width: 100%;
}
div#page-container{
padding-top: 140px !important;
}
#top-header .et-social-icons {
    display: inline-block;
    float: right !important;
}
#et-info, #et-secondary-menu > ul > li a {
    display: block;
    padding-bottom: 0.01em !important;
}
div#top-header {
    background: #0D39F2;
}
a:active {
    color: #0d39f2 !important;
}
#wp-admin-bar-et-use-visual-builder a:before {
	width: 28px;
	margin-top: -3px;
	color: #974df3 !important;
	font-family: "ETmodules" !important;
	font-size: 30px !important;
	content: "\e625";
}
#wp-admin-bar-et-use-visual-builder:hover a:before {
	color: #fff !important;
}
#wp-admin-bar-et-use-visual-builder a:hover,
#wp-admin-bar-et-use-visual-builder:hover a {
	color: #fff !important;
	background-color: #7e3bd0 !important;
	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
}

.testimonial{
 font-size: 30px;
 color: #fff;
 text-align: center;
 padding-top: 62px;
 font-weight: 700;
}
.cplft {
    float: left;
    font-size: 14px;
    color: #fff;
    font-weight: 600 !important;
}
.cplft a{
   color: #fff !important;
    text-align: center;
    font-size: 14px;
     font-weight: 600 !important;
}
.cplft a:hover{
   color: #FC0000 !important;
	text-decoration:underline;
     font-weight: 700 !important;
}

.reddot li{
list-style:none !important;
 color: #000  !important;

}
.reddot li i{
padding: 0px 10px 0 0px !important;
 color: #C40807 !important;

}
.reddot li p{
color: #000  !important;
}


.cpright a:hover{
    color: #ffffff !important;
	text-decoration:underline;
    font-size: 14px;
    font-weight: 700 !important;

}


.page_content_sidebar_top h2 {
    background: #C40807 repeat-x;
    font: 18px Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 0px;
    padding: 0px 0 0 10px;
    line-height: 40px;
}

.page_content_sidebar_top {
    background: #0043a5;
    /* margin: 0px; */
    /* padding: 0px; */
}

.page_content_sidebar_top p {
    margin: 0px;
    padding: 15px 8px 0 8px;
    color: #fff;
}
div#text-3 {
    margin-bottom: 10%;
}
.et-social-instagram a.icon:before {
    content: url(https://probateology.com/wp-content/uploads/2018/11/top-insta.png);
}




@media(max-width:640px){
	.et_pb_column_1_4 .et_pb_slide_description {
		padding-bottom: 26%;
	}
 .et-social-icons, #footer-info {
    float: left;
    text-align: center;
    width: 100%;
}
.cplft {
    float: none ;
}
.cpright {
    float: none !important;
}
.cplft {
    float: none !important;
    font-size: 12px;
    color: #fff;
    display: inline-block !important;
}
.cpright {
    float: none !important;
    font-size: 12px;
    color: #ffffff;
}
}


.et_pb_post_slider_0.et_pb_slider .et_pb_slide_content, .et_pb_post_slider_0.et_pb_slider .et_pb_slide_content div{
display:none !important;
}

/**********************/
#top-menu li {
padding-right: 18px;
}

.et_pb_toggle {
    border: 1px solid #d9d9d9;
    border-radius: 10px;
}
.fal img {
    height: 20px;
    width: auto;
    float: left;
}
.form-submit {
    float:left ; 
}
.et_pb_toggle_content.clearfix p {
    color: #000;
}
li.et-social-icon.et-social-facebook {
    width: 30px;
    background: #3c5a9a !important;
    padding: 4% 4% 4% 4%;
    display: inline;
    float: left;
}
li.et-social-icon.et-social-twitter{
    width: 30px;
    background: #2baadf !important;
    padding: 4% 4% 4% 4%;
    display: inline;
    float: left;
}
li.et-social-icon.et-social-google-plus{
    width: 30px;
    background:#d84634 !important;
    padding: 4% 4% 4% 4%;
    display: inline;
    float: left;
}
li.et-social-icon.et-social-instagram{
    width: 30px;
    background:#4c68d7 !important;
    padding: 4% 4% 4% 4%;
    display: inline;
    float: left;
}
li.et-social-icon.et-social-youtube{
    width: 30px;
    background:#ca322d !important;
    padding: 4% 4% 4% 4%;
    display: inline;
    float: left;
}
ul.et-social-icons {
    padding-bottom: 6px;
}
#top-header .et-social-icons li {
    margin-top: -2px;
    margin-left: 4px;
    padding-left: 8px;
    padding-top: 6px !important;
}
h2 {
  display: none;
}
li.et-social-icon.et-social-twitter {
    display: none !important;
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget{
   margin-bottom: 9.54%;
}
.textwidget p {
    line-height: 1em;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
    padding: 16px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #000;
    /* background-color: #eee; */
    font-size: 14px;
    border: 1px solid #999999;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required{
    width: 100%;
    padding: 16px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #000;
    /* background-color: #eee; */
    font-size: 14px;
    border: 1px solid #999999;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

input.wpcf7-form-control.wpcf7-submit.et_pb_contact_submit.et_pb_button {
    float: right;
    margin-top: 20px;
}input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
    width: 100%;
}
p.wp-posts-carousel-created-date {
    text-align: center;
}
.et_post_meta_wrapper {
    padding-top: 110px;
}
p.post-meta {
    display: none;
}
.et_post_meta_wrapper img {
    width: 60% ;
}
input.wpcf7-form-control.wpcf7-submit.et_pb_contact_submit.et_pb_button {
    float: right;
    margin-top: 20px;
    background: #0D39F2 !important;
    color: #fff;
}
input#wppb-submit {
    background: #0D39F2;
    color: #fff;
    padding: 3% 10%;
    font-size: 18px ;

}
input#wppb-submit:hover {
    background: #fff;
    color: #0D39F2;
    padding: 3% 10%;
border:2px solid #0D39F2;
}
input#register {
    background: #0D39F2;
    color: #fff;
    padding: 15% 30%;
    font-size: 18px ;
}
input#register:hover {
    background: #fff;
    color: #0D39F2;
    padding: 15% 30%;
border:2px solid #0D39F2;
}

p.wp-posts-carousel-created-date {
    text-align: left;
    width: 50%;
    float: left;
    margin-top: 10px !important;
}
.looginpage {
    width: 50%;
    float: right;
    margin-top: -15%;
    font-size: 18px;
}
h3.wp-posts-carousel-title {
    color: #000 !important;
}
p.wp-posts-carousel-created-date {
    color: #000 !important;
}
.owl-prev {
    right: 98% !important;
}

.wp-paginate .current {
    color: #0d39f2;
    background: transparent;
    border: 1px solid #0d39f2;
    margin-right: 4px;
    padding: 4px 8px;
}
.wp-paginate a {
    border: 1px solid #0d39f2;
    color: #0d39f2;
    margin-right: 4px;
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
}
li.istagram {
    float: left;
}
li.istagram img {
    height: 20px;
    width: 20px;
}
.fs1{
    width: 25%;
    height: auto;
    float: left;
}
.fs2{
    width: 50%;
    height: auto;
    float: left;
    padding-left: 5%;
}
.fs2 li {
    float: left;
    padding-left: 30px !important;
}

ul.chintu {
    padding-top: 10%;
}
.fs3{
    width: 25%;
    height: auto;
    float: left;
    padding-top: 5%;
}
div#text-4 {
    width: 100%;
}
.et_pb_slide_title{
display:none;
}
p.post-meta{
display:none;
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
    margin-bottom: 12.348%;
}
.et_pb_widget ul li {
    margin-bottom: 0;
}
.et_pb_more_button {

    display: inline-block;
    margin-top: 270px;
    color: inherit;
    text-shadow: none;
    text-decoration: none;

}
div#AnythingPopup_BoxClose1 a {
    color: #fff !important;
}.videooborderpadding{
    border: 2px solid #000;
    padding: 10px;
font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

div#pslidepadign > .et_pb_slides > .et_pb_slide{
padding:0 0%;
}
#AnythingPopup_BoxTitle1 {
font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    width: 75% !important;
}



.et_pb_slide_content  {
display:none !important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.width {
    width: 90% !important;
}

@media only screen and (max-width: 500px) {
.sidefld4rgt label{
width: 64% !important
}
}

@media only screen and (max-width: 768px) {
.soccus ul.cnss-social-icon {
    text-align: center !important;
}
}

@media only screen and (max-width: 500px) {
.sidefld5lft label{
width: 73% !important;
}
}


@media only screen and (min-width: 1024px) {
.sidefld4lft label{
width: 78% !important;
}
}


@media only screen and (min-width: 1024px) {
.sidefld5lft label{
width: 89% !important;
}
}
.et_pb_section_0{padding-top:0px !important;}

li.et-social-icon.et-social-linkedin a {
    background-color: #2ea3f2;
    padding: 8px;
}
.soccus {
    width: 50%;
    float: right;
}
.soccus img {
    width: 22px;
}
.soccus ul.cnss-social-icon {
    text-align: right !important;
}
.single-post #left-area {
    width: 100%;
}
.single-post #main-content .container:before {
    width: 0px;
}