.copyRightWrapper {
    font-weight: bold;
    font-size: 7px;
    font-family: pragmatica,sans-serif;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 1.4px;
}


.footerSocial .socialIcons a {
    color: #000000;
    margin-right: 22px;
    font-size: 18px;
}
.footerSocial a#soundColudSocial {
    font-size: 45px;
}
.footerSocial {
  
    text-align: right;
    /* width: 100%; */
    margin: 0 auto;
    margin-left: 5.5%;
}
.tsunamiLogo {
    max-width: 50px;
    margin: 0 auto;
    padding: 25px 0 11px 0;
    display: inline-block;
}
.copyRightWrapper a {
    color: #000000;
    text-decoration: none;
    letter-spacing: 1.4px;
}

.copyRightWrapper a:hover,.footerSocial .socialIcons a:hover {
   opacity: 0.5;
}

.copyRightWrapper, .copyRightWrapper span, .copyRightWrapper a {
display: inline-block;
    font-size: 8px;
    text-transform: uppercase;
    color: #fff;
    font-family: pragmatica,sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    letter-spacing: 0;
}
.copyRightWrapper {
    text-align: right;
    margin-bottom: 0px;
}
.footerSocial ul.socialIcons {
    color: #000;
    display: inline-block;
    width: 30%;
    text-align: left;
    
}



.footer-left {
    display: inline-block;
    width: 50%;
    text-align: left;
}
.footer-right {
    display: inline-block;
    width: 49%;
}
@media only screen and (max-width:767px){
    .footerSocial .socialIcons a {

		margin-right: 15px;
		font-size: 15px;
	
	}
	.copyRightWrapper {

		text-align: left;
		width: 100%;
		max-width: 100% !important;
	
	}
	.footerSocial ul.socialIcons {
		width: 100%;
		text-align: center;
	
	}

.footerSocial ul.socialIcons {
    color: #000;
    display: inline-block;
    margin-bottom: 50px;
}
body .footerSocial .socialIcons a {
    padding-right: 3px;
}
.footerSocial .socialIcons a {
    color: #000000;
    
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .copyRightWrapper {
        text-align: left;
        width: 100%;
    }
    .footerSocial ul.socialIcons {
        color: #000;
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .footerSocial .socialIcons a {
        margin-right: 13px;
    }
    
}

@media only screen and (min-width: 768px) and (max-width: 1024px){

}
@media only screen and (max-width:1023px){
    .footer-left {
        display: block;
        width: 100%;
        text-align: center;
    }

    .footer-right {
        display: block;
        width: 100%;
        text-align: center;
    }
    .socialIcons a img {
        width: 20px;
        height: 16px;
    }
    a#soundColudSocial {
        font-size: 30px;
        vertical-align: sub;
    }
    .socialIcons a {
        text-decoration: none;
        color: #fff;
        padding-right: 15px;
        font-size: 22px;
       
    }
    span.brspan {
        display: inline;
    }
    .footerSocial {
        text-align: right;
       
        margin-left: 0;
        margin-top: 30px;
        max-width: 77%;
        text-align: center;
        margin: 0 auto;
        margin-top: 11px;
    }
    body .copyRightWrapper {
        text-align: center;
        padding-bottom: 0px;
        
    }
    .footer-section {
        padding-top: 30px;
    }
}

