/*
Theme Name: Colorado
Theme URI: https://www.colorado-disability-lawyer.com
Description: White and clean theme almost without css styles. Fonts and colors will be default of your browser.
Version: 1.0
Author: Colorado
Author URI: https://www.colorado-disability-lawyer.com
Tags: white, simple, fixed width, two columns, widgets, clean
*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
div#wpadminbar {
    z-index: 9999999 !important;
}
.top_header img {
	    margin: auto;
}

.single-blog .post-desc.blog-author-link {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 0;
    margin-bottom: 20px;
    font-size: 16px;
}
.single-blog .post-desc.blog-author-link img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    vertical-align: middle;
}
.single-blog .img-box img{
	width: 100%;
	margin-bottom: 25px;
}

.practice_areas_sec.pa_page .main_box {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 30px;
}

div#gform_confirmation_message_1 {
    color: #ffff;
    text-align: center;
    font-size: 20px;
}
#gform_fields_1 .gfield_validation_message {
  display: none;
}
 
#gform_wrapper_1 .gfield_error input,
#gform_wrapper_1 .gfield_error textarea,
#gform_wrapper_1 .gfield_error select {
  border: 1px solid red !important;
}
header .logo span {
    font-size: 13px;
    color: #000;
}

@media (min-width: 1200px) and (max-width: 1439px) {
  .testimonial_sec .heading:after {
    margin-left: -115px !important;
}
}

@media screen and (max-width: 425px) {
   .logo {
    text-align: center;
}
}
.hmatrnys_top_prt .blog_sec .hmblg-post-img img {
    height: 300px;
    object-fit: cover;
}
.hmatrnys_top_prt .blog_sec .blog_box {
    padding: 20px 14px 15px !important; 
}
.mainmenu ul .practice_areas_scroll ul {
    max-height: 400px;
    overflow: hidden;
    overflow-y: scroll;
}


.Sideber_Testsimonials {
   padding: 0 30px 35px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.Testsimonial_box {
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}
 .Testsimonial_box .h3 {
    font-weight: 400;
    font-size: 40px;
    color: #fff !important;
    text-transform: uppercase;
    padding: 28px 20px;
    margin: 0 !important;
    line-height: 1;
    background-color: #76a6f5;
    position: relative;
    text-align: center;
}

.Sideber_Testsimonials .carousel {
    position: relative;
}

.Sideber_Testsimonials .carousel-inner {
    min-height: 220px;
}

.Sideber_Testsimonials .carousel-inner .item {
    text-align: center;
    padding: 10px 5px 20px;
    transition: opacity 0.4s ease-in-out;
}


.Sideber_Testsimonials .star {
    margin-bottom: 15px;
}

.Sideber_Testsimonials .star i {
    color: #f4b400;
    margin: 0 2px;
    font-size: 14px;
}

.Sideber_Testsimonials .h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #222;
}


.Sideber_Testsimonials p {
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    margin-bottom: 15px;
}

.Sideber_Testsimonials hr {
    width: 60px;
    border: none;
    border-top: 2px solid #eee;
    margin: 15px auto;
}

.Sideber_Testsimonials .h5 {
    font-size: 15px;
    font-weight: 700;
    color: #111;
    margin-top: 10px;
}
.carousel-control.left,
.carousel-control.right {
    background-image: none !important;
}

.carousel-control .glyphicon {
    display: none !important;
}

.Sideber_Testsimonials .carousel-control {
    background: none;
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    text-shadow: none;
}

.Sideber_Testsimonials .left.carousel-control {
    left: 111px;
    top: 100%;
}

.Sideber_Testsimonials .right.carousel-control {
    right: 111px;
    top: 100%;
}

.Sideber_Testsimonials .carousel-control i {
    font-size: 18px;
    color: #444;
    transition: 0.3s ease;
}

.Sideber_Testsimonials .carousel-control:hover i {
    color: #000;
    transform: scale(1.1);
}

/* ============================= */
/* Responsive Fix               */
/* ============================= */

@media (max-width: 767px) {
    .Sideber_Testsimonials {
        padding: 20px 15px;
    }

    .Sideber_Testsimonials .h3 {
        font-size: 20px;
    }

    .Sideber_Testsimonials p {
        font-size: 13px;
    }
}

.single-post-author-blk {
    margin-top: 20px;
    background: #253659;
    padding: 25px;
    margin-bottom: 35px;
}

@media screen and (max-width: 1440px) {
    .single-post-author-blk {
        margin-top: 15px;
        padding: 23px;
    }


    .single-post-author-blk .custom-author-box {
    display: flex;
    justify-content: space-between;
    gap: 25px;
    align-items: flex-start;
}
.author-avatar {
    text-align: center;
}
.single-post-author-blk .custom-author-box .author-avatar {
    width: 31%;
    border: 6px solid #76a6f5;
    padding-top: 0;
}
.single-post-author-blk img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.single-post-author-blk .custom-author-box .author-info {
    width: 65.7%;
}
@media screen and (max-width: 1440px) {
    .single-post-author-blk .custom-author-box .author-info p.authr-nm {
        font-size: 25px;
        margin: 0 0 12px;
    }
}
.single-post-author-blk .custom-author-box .author-info p.authr-nm {
    color: #76a6f5;
}
.single-post-author-blk .custom-author-box .author-info p.authr-nm, .single-post-author-blk .custom-author-box .author-info p.fundr-nm, .single-post-author-blk .custom-author-box .author-info p {
    color: #fff;
}
.single-post-author-blk .custom-author-box .author-info p.authr-nm {
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 1;
}

@media screen and (max-width: 1440px) {
    .single-post-author-blk .custom-author-box .author-info p {
        font-size: 13px;
        margin: 0 0 19px;
    }
}
@media screen and (max-width: 1600px) {
    .single-post-author-blk .custom-author-box .author-info p {
        font-size: 15px;
    }
}
@media screen and (max-width: 1440px) {
    .single-post-author-blk .custom-author-box .author-info p.fundr-nm {
        font-size: 20px;
        margin: 0 0 15px;
    }
}
.single-post-author-blk .custom-author-box .author-info p.authr-nm, .single-post-author-blk .custom-author-box .author-info p.fundr-nm, .single-post-author-blk .custom-author-box .author-info p {
    color: #fff;
}
	.single-post-author-btns {
    display: flex;
    align-items: center;
    gap: 30px;
}
	.single-post-author-blk .cmn-btn {
    font-size: 16px;
    padding: 16px 26px;
    text-decoration: none !important;
    border: none !important;
    color: #fff !important;
    z-index: 0;
    display: inline-block;
    line-height: 1;
    background: #76a6f5;
}


	.ftr-scl-icons a.fb, .ftr-scl-icons a.yt, .ftr-scl-icons a.in, .ftr-scl-icons a.yl, .ftr-scl-icons a.av
 {
    background-image: url(https://coloradodisabi.wpenginepowered.com/wp-content/themes/colorado/img/sprites.webp);
    background-repeat: no-repeat;
    background-position: -4px -206px;
    width: 45px;
    height: 45px;
    font-size: 0;
    display: inline-block;
}
	 .ftr-scl-icons a.fb {
    background-position: -4px -206px;
}
	 .ftr-scl-icons a.in {
    background-position: -108px -206px;
}
	 .ftr-scl-icons a.yl {
    background-position: -161px -206px;
}
	 .ftr-scl-icons a.av {
    background-position: -214px -207px;
}
.accordion-item-content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease;
}

.accordion-item.active .accordion-item-content {
  max-height: 500px;
}
.faqs-sec {
  margin-top: 60px;
}

.faqs-sec h2 {
  font-size: 56px;
  font-weight: 700;
  color: #1f4e79;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.accordion-item {
  border-bottom: 1px solid #dcdcdc;
  padding: 25px 0;
}

.accordion-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.accordion-item-header h3 {
  font-size: 28px;
  font-weight: 600;
  margin: 0;
  color: #5a5a5a;
}

/* Arrow */
.arrow {
  width: 14px;
  height: 14px;
  border-right: 3px solid #1f4e79;
  border-bottom: 3px solid #1f4e79;
  transform: rotate(45deg);
  transition: 0.3s ease;
}

/* Rotate on open */
.accordion-item.active .arrow {
  transform: rotate(-135deg);
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  margin-top: 15px;
  color: #666;
  font-size: 18px;
}

.accordion-item.active .accordion-content {
  max-height: 500px;
}
.arrow {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-right: 3px solid #1f4e79;
  border-bottom: 3px solid #1f4e79;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
  margin-left: 15px;
}

.accordion-item.active .arrow {
  transform: rotate(-135deg);
}
	
	ol {
  padding-left: 20px !important;  
  margin: 15px 0 !important;      
}

ol li {
  font-size: 16px !important;
  color: #333 !important;
  line-height: 1.6 !important;
  margin-bottom: 8px !important;
}
	ol {
  list-style: decimal !important;
}

ol li {
  margin-bottom: 5px !important;
}
/* End Images */