

.wrapper ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

img {
    border: 0
}

a {
    text-decoration: none;
    outline: 0
}

a:hover {
    text-decoration: none
}

.wrapper {
    max-width: 100%;
}

.hidden {
    display: none
}

.sh-header::before {
    width: 40px;
    height: 3px;
    background-color: #9C1737;
    content: '';
    display: block;
    position: relative;
    top: -3px
}

.sh-header {
    min-height: 48px;
    margin-top: 3px
}

.sh-header h2 {
    float: left;
    font-weight: 500;
    line-height: 22px;
    color: #313947;
    text-transform: uppercase
}

.sh-followus p {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    color: #767B7F
}

.sh-followus ul li a {
    fill: #325083
}

.sh-followus ul li a:hover {
    fill: #9C1738
}

@media screen and (max-width:767px) {
    .sh-header {
        padding: 0 5px
    }
    .sh-header h2 {
        font-size: 16px;
        padding-top: 6px
    }
    .sh-followus {
        float: none;
        clear: both;
        padding: 1px
    }
    .sh-followus p {
        float: none;
        clear: both;
        border-top: 1px solid #B3B7B7;
        margin: 7px 0 8px;
        padding-top: 10px;
        text-align: center
    }
    .sh-followus ul {
        float: none;
        text-align: center;
        margin-bottom: 10px
    }
    .sh-followus ul li {
        float: none;
        display: inline-block;
        margin-left: 16px;
        margin-right: 16px;
        width: 32px;
        height: 32px
    }
    .sh-followus ul li a {
        width: 32px;
        height: 32px;
        float: left;
        background-size: 32px 32px
    }
}

@media screen and (min-width:768px) {
    .sh-header {
        padding: 0 10px
    }
    .sh-header h2 {
        font-size: 18px;
        padding-top: 5px
    }
    .sh-followus {
        float: right;
        padding: 7px 0 0
    }
    .sh-followus p {
        float: left;
        text-align: left;
        margin: 0
    }
    .sh-followus ul {
        float: left;
        margin-bottom: 0
    }
    .sh-followus ul li {
        float: left;
        margin-left: 16px;
        margin-left: 16px;
        margin-right: 0;
        width: 20px;
        height: 20px
    }
    .sh-followus ul li a {
        width: 20px;
        height: 20px;
        float: left;
        background-size: 20px 20px
    }
}

ul.sh-grid {
    clear: both;
    min-height: 480px
}

ul.sh-grid>li {
    float: left;
    width: 33.33333%
}

ul.sh-grid-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.sh-instagram {
    height: 320px;
    position: relative
}

.sh-twitter {
    height: 160px;
    background-color: #E8F7FC;
    position: relative
}

.sh-facebook {
    height: 160px;
    background-color: #EBEEf4;
    position: relative
}

.sh-media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden
}

.sh-media img {
    width: 380px;
    height: 320px;
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.sh-textstyle {
    padding: 10px 10px;
    height: 130px;
    overflow: hidden
}

p.author {
    color: #313947;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    font-weight: bold;
}

p.textstyle {
    color: #222;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px
}

p.textstyle a {
    color: #325082;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none
}

p.textstyle a:hover {
    color: #9C1737
}

.sh-facebook>a,
.sh-instagram>a,
.sh-twitter>a {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 70px 70px
}

.sh-instagram>a {
    border-color: transparent transparent #C52693;
    border-bottom: 70px solid rgba(197, 38, 147, .7)
}

.sh-instagram>a:hover {
    border-bottom: 70px solid rgba(197, 38, 147, 1)
}

.sh-twitter>a {
    border-color: transparent transparent #1bb0e5;
    border-bottom: 70px solid rgba(27, 176, 229, .7)
}

.sh-twitter>a:hover {
    border-bottom: 70px solid rgba(27, 176, 229, 1)
}

.sh-facebook>a {
    border-color: transparent transparent #3b5996;
    border-bottom: 70px solid rgba(59, 89, 150, .7)
}

.sh-facebook>a:hover {
    border-bottom: 70px solid rgba(59, 89, 150, 1)
}

.sh-facebook i,
.sh-instagram i,
.sh-twitter i {
    position: absolute;
    top: 40px;
    left: -30px;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 25px;
}

.sh-facebook a,
.sh-instagram a,
.sh-twitter a {
    fill: #fff
}

@media screen and (max-width:767px) {
    ul.sh-grid li.mob:nth-child(2), ul.sh-grid li.mob:nth-child(3) {
        display: none
    }
    ul.sh-grid > li { width: 100%;}
    .sh-media img {
    width: 100%;
    min-height: 320px; 
}
}

@media screen and (min-width:768px) and (max-width:959px) {
    ul.sh-grid {
        display: block
    }
}

@media screen and (min-width:960px) {
    ul.sh-grid {
        display: block
    }
}

