#brodosfooter,
#brodosfooter:before,
#brodosfooter:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#brodosfooter {
    padding-bottom: 15px;
}
#copydiv a,
#brodosfooter a {
    text-decoration: none;
}
#footercontent {
    max-width: 1140px;
    padding: 0;
}
#menu-footer-social li i {
    padding-right: 10px;
    width: 34px;
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    vertical-align: middle;
    text-align: center; 
}
#footercontent .informationBar {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0;
    padding-left: 0;
    margin-bottom: 0;
}
#footercontent .informationBar li {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 15px);
    margin-bottom: 15px;
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
}
#footercontent .informationBar li a {
    display: block;
    padding: 8px;
    border-radius: 8px;
    outline: none !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
}
#footercontent .informationBar li a:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: #003154 !important;
}
#footercontent .informationBar li a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 30px;
    height: auto;
}
#footercontent .informationBar li a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 26px;
}
#footercontent .siteListWrap {
    font-size: 0;
}
#footercontent .siteList {
    /* font-size: 0; */
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    padding-left: 0;
}
#footercontent .siteList li {
    display: inline-block;
    width: calc(50% - 15px);
    /*margin-bottom: 15px;*/
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
}
#footercontent .siteList li a {
    display: block;
    padding: 8px;
    border-radius: 8px;
    outline: none !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
}
#footercontent .siteList li a:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: #003154 !important;
}
#footercontent .siteList li a img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 50px;
    height: auto;
    border-radius: 8px;
}
#footercontent .siteList li a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}
#footercontent .bookList {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    margin-bottom: 20px;
    padding-left: 0;
}
#footercontent .bookList li {
    margin-top: 0;
    margin-bottom: 0;
}
#footercontent .bookList li a {
    display: block;
    outline: none !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 8px;
    border-radius: 8px;
    color: #fff;
}
#footercontent .bookList li a:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: #003154 !important;
}
#footercontent .bookList li a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 125px;
    height: auto;
}
#footercontent .bookList li a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}
#footercontent .bookList li a .thedvlL {
    display: none;
}
#footercontent .bookList li.thedvl a span {
    margin-right: 50px;
    padding-left: 25px;
    text-indent: -6px;
}
#brodosfooter .brodosFooterLinks {
    font-size: 0;
}
#brodosfooter .brodosFooterLinkWrap {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 15px);
    margin-right: 15px;
    margin-bottom: 15px;
}
#brodosfooter .brodosFooterLinkWrap h3 {
    margin-bottom: 20px;
    margin-top: 20px;
}
#brodosfooter .brodosFooterLinkWrap h3 a {
    color: #fff;
}
.brodosFooterLinkList {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.brodosFooterLinkList li {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 4px;
    margin-top: 0;
}
.brodosFooterLinkList li a {
    display: inline-block;
    vertical-align: top;
    outline: none !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
}
.brodosFooterLinkList li a span {
    margin-bottom: 5px;
    display: block;
}
.brodosFooterLinkList li a img {
    width: 50px;
    height: auto;
    border-radius: 8px;
    display: block;
}
.brodosFooterLinkList li a:hover {
    color: #003154 !important;
}
.brodosFooterLinkList li a i {
    font-size: 24px;
    vertical-align: middle;
    margin-right: 8px;
    width: 24px;
    text-align: center;
    font-family:'FontAwesome' !important;
}
#copydiv {
    padding: 15px 0!important;
}
.copyInner {
    margin: auto;
    max-width: 1140px;
    display: block !important;
}
.copyInner ul {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
}
#footercontent hr.divider {
    width: 100%;
    border-color: #fff;
    border-width: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
}
.noradius {
    border-radius: 0 !important;
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .copyInner,
    #footercontent {
        max-width: 940px;
    }
    #footercontent .informationBar li {
        width: calc(30% - 15px);
    }
    #footercontent .siteList {
        width: 60%;
    }
    #footercontent .bookList {
        width: 40%;
    }
    #footercontent .bookList li a img {
        /*display: block;*/
        /*margin-right: auto;*/
        width: 100px;
        /*margin-left: auto;*/
        /*margin-bottom: 15px;*/
    }
    #footercontent .bookList li a span {
        /*text-align: center;*/
        /*display: block;*/
    }
    .copyInner > strong {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .copyInner > div {
        display: block !important;
        text-align: center;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .copyInner,
    #footercontent {
        max-width: 720px;
    }
    #footercontent .subhead {
        font-size: 22px !important;
    }
    #brodosfooter .brodosFooterLinkWrap,
    #footercontent .informationBar li {
        width: calc(50% - 15px);
    }
    #footercontent .bookList,
    #footercontent .siteList {
        width: 100%;
    }
    #footercontent .bookList li {
        display: inline-block;
        width: calc(50% - 15px);
        vertical-align: top;
    }
    #footercontent .bookList li a img {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 0;
        margin-left: 0;
        width: 70px;
    }
    #footercontent .bookList li a .thedvlL {
        display: inline-block;
        height: 44px;
        width: auto;
        margin-top: 13px;
        margin-bottom: 13px;
    }
    #footercontent .bookList li a .thedvlR {
        display: none;
    }
    #footercontent .bookList li a span {
        text-align: left;
        display: inline-block;
    }
    #footercontent .bookList li.thedvl a span {
        margin-right: 0;
        padding-left: 0;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    #footercontent {
        width: 100%;
        padding: 0 15px;
        max-width: none;
    }
    #footercontent .informationBar li {
        width: 100%;
        margin-bottom: 5px;
        margin-right: 0;
    }
    #footercontent .bookList li,
    #footercontent .siteList li {
        display: block;
        width: 100%;
        margin-right: 0;
    }
    #footercontent .siteList li a img {
        width: 40px;
    }
    #footercontent .bookList li a img {
        margin-right: 10px;
        width: 80px;
    }
    #footercontent .bookList li a .thedvlL {
        height: auto;
        width: 80px;
        margin-top: 0;
        margin-bottom: 0;
    }
    #footercontent .bookList li.thedvl a span {
        text-indent: 0;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    #brodosfooter .brodosFooterLinkWrap {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    #footercontent .bookList li a {
        padding: 20px 8px;
        text-align: center;
    }
    #footercontent .bookList li a img,
    #footercontent .bookList li a .thedvlL {
        display: block;
        margin: 0 auto 15px;
    }
    #footercontent .bookList li a span {
        text-align: center;
        display: block;
    }
    #copydiv ul li {
        margin: 0 8px !important;
    }
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}