footer.clipboards_footer {
	padding-top: 65px !important;
}
.clipboards_footer,
footer.clipboards_footer .foot-power {
	background: #377496;
}
footer.clipboards_footer .list-unstyled.lastb.clipboards > li a{
    color: #ffffff;
}
footer.clipboards_footer a,
footer.clipboards_footer p {
    color: #ffffff;
}
footer.clipboards_footer .list-unstyled.lastb.clipboards > li {
    display: inline-block;
    margin-right: 12px;
}
.copy{
    padding-left: 0;
    color: #ffffff;
}
footer.clipboards_footer  h5 {
    color: #ffffff;
    margin-bottom: 15px;
    font-weight: 600;
    text-transform: capitalize;
}
footer.clipboards_footer  h5::after {
    background-color: transparent;
}
footer.clipboards_footer ul li a i{
	font-size: 18px;
}

footer.clipboards_footer .middle-footer > .col-sm-12{
	margin-top: 80px;
}
footer.clipboards_footer .xs-fab a {
    text-align: center;
    display: block;
    padding-top: 10px;
}
@media(max-width: 767px){   
    footer.clipboards_footer .middle-footer > .col-sm-8{
        margin-top: 30px;
    }
    footer.clipboards_footer .btn-primary {
		color: #fff !important;
	}
}

/*iCustom Footer for Clipboards*/
#icustomfooter-custom p, #icustomfooter-custom a, #icustomfooter-custom .text{
    color: #ffffff !important;
    line-height: 25px !important;
}
#icustomfooter-custom #iCustomFooter .iCustom.iWidget {
    padding-left: 75px !important;
}
#icustomfooter-custom.flatfooterlayout {
    background: #377496;
    padding-top: 70px;
}

#icustomfooter-custom ul.iWidgets li.iWidget {
    width: 25% !important;
}
.iAboutUs.iWidget.grid_footer_3 .text {
    text-align: center;
    margin-top: 20px;
}


#icustomfooter-custom ul.iWidgets > li:nth-last-child(2) {
  width: 100% !important;
  margin-top: 50px;
}
#icustomfooter-custom ul.iWidgets > li:nth-last-child(2) .iWidgetWrapper{
    padding-left: 135px !important;
}
#icustomfooter-custom .float-right{
    float: right;
}
#icustomfooter-custom .float-right a { 
    margin-left: 5px;
}
@media(max-width: 767px){
    #icustomfooter-custom ul.iWidgets li.iWidget {
        width: 100% !important;
    }
    #icustomfooter-custom .iAboutUs.iWidget .belowTitleContainer > .text .about_block {
        padding-right: 0;
    }
    #iCustomFooter .iWidgets .iCustom.iWidget .iWidgetWrapper {
        padding-left: 0;
    }
    #icustomfooter-custom .iAboutUs.iWidget .belowTitleContainer > .text .about_block::after{
        width: 0;
    }
    #icustomfooter-custom #iCustomFooter .iCustom.iWidget {
        padding-left: 20px !important;
    }
    #icustomfooter-custom #iCustomFooter li.iCustom.iWidget:nth-last-child(3), #icustomfooter-custom #iCustomFooter li.iCustom.iWidget:nth-last-child(4){
        padding-left: 43px !important;
    }
    #icustomfooter-custom ul.iWidgets > li:nth-last-child(2) .iWidgetWrapper{
        padding-left: 0 !important;
    }
}
@media(min-width: 1277px){
    #icustomfooter-custom #iCustomFooter{
        width: 1170px;
        margin: auto;
    }       
}
@media(max-width: 720px){
    #icustomfooter-custom .float-right {
        float: unset;
        display: block;
        margin-top: 10px;
    }
    #icustomfooter-custom ul.iWidgets > li:nth-last-child(2) {
        margin-top: 0;
    }
}
@media(max-width: 1170px){
    #icustomfooter-custom #iCustomFooter{
        width: 100%;
    }       
}