/* I've made changes to the original CSS from social5.com; most of the time, it's whatever quick change most easily resulted in an acceptable layout as opposed to a deliberate long-term design strategy */

.original {
    background-image: url(http://social5.dev/wp-content/uploads/2017/01/2017-WEBSITE-Updates-copy-03.jpg);
    width: 1200px;
    height: 1211px;
    position: absolute;
    top: 76px;
    display: none;
    
}

.mobile-img  {
    display: none;
}

.tidle-wvs {
    color: #009cdb;
    position: relative;
    margin: 0 auto;
    margin-bottom: 0.7rem!important;
    width: 100%;
    font-size: 1.4em!important;
    margin-top: 0;
    text-align: center;
    letter-spacing: 0.3px;
    font-family: Arial;
    font-weight: normal;
}

.t-w-p {
    color: #58595b;
    position: relative;
    width: 70%;
    max-width: 768px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    font-size: 1.1rem!important;
    line-height: 21px;
    letter-spacing: -0.47px;
    font-family: Arial;
    margin-bottom: 33px;
}



/*
.t-w-p:nth-of-type(2) {
    margin-bottom: 33px;
}
*/

.waves {
    position: relative;
    margin: 0 auto;
/*    opacity: 0.25;*/
/*    max-width: 1200px!important;*/
    width: 101%;
}

/*.waves-m { display: none; }*/

.mid-outer-cntnr {
    width: 100%;
    height: 460px;
    bottom: 5px;
    position: relative;
    background-image: url(https://old.social5.com/wp-content/uploads/2017/02/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 17% center;
/*    opacity: 0.3;*/
}

.mid-inner-cntnr {
    width: 100%;
    height: 100%;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

.side-bar {
    width: 186px;
    height: 564px;
    position: relative;
    bottom: 107px;
    left: 5.4%;
    -webkit-box-shadow: 2px 2px 20px #000;
    -moz-box-shadow: 2px 2px 20px #000;
    box-shadow: 2px 2px 20px #000;
    z-index: 100;
}

.opacity {
    opacity: 0.8;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #e4f4fb;
    z-index: -1;
}

.side-bar h3 {
    width: 100%;
    height: 112px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    
}

.side-bar h3 span {
    color: #00a1df;
    font-weight: 600;
}

.side-bar h3 span:nth-of-type(1) {
    font-size: 8rem;
    height: 100%;
		width: 80px;
    opacity: 0.8;
    float: left;
    margin: 12px 0 0 0;
    padding: 0 0 0 10px;
    line-height: 112px;
    
}

.side-bar h3 span:nth-of-type(2) {
    font-size: 2rem;
    width: auto;
    float: left;
    padding: 16px 0 0 5px;
    height: 40px;
    line-height: 40px;
    opacity: 0.8;
}

.side-bar h3 span:nth-of-type(3) {
    font-size: 2rem;
    width: 50%;
    float: left;
    padding: 0px 0px 0px 2px;
    height: 40px;
		line-height: inherit;
    opacity: 0.8;
}

.side-bar h3 span:nth-of-type(4) {
    font-size: 2rem;
    width: 50%;
    float: left;
    padding: 2px 0px 0px 3px;
    height: 40px;
    line-height: 40px;
    position: relative;
    bottom: 17px;
    right: 14px;
    opacity: 0.8;
}

.thousand {
    width: 100%;
    height: 52px!important;
    color: #f6921e;
    margin-top: 28px;
    padding: 0;
    font-size: 54px!important;
    line-height: 52px;
    text-align: center;
    font-weight: 100;
    letter-spacing: -5px!important;
    margin-bottom: 0.4rem!important;
    opacity: 0.8;
}

.side-bar-txt {
    width: 120px;
		margin-left: auto;
		margin-right: auto;
    height: 268px;
    color: #404041;
    font-size: 17px!important;
    text-align: center;
    padding: 0 14px;
    margin-bottom: 1.3rem!important;
    line-height: 27px;
    font-family: 'PT Sans Narrow', sans-serif;
    opacity: 0.8;
}

.side-bar-txt span {
    font-weight: 600;
    color: #009cdb;
}

/* Conflicts with the mobile site logo
.logo {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 134px;
}
*/
.ul-cntnr {
    height: 112px;
    position: absolute;
    top: 59px;
    left: 0;
    width: 42.2%;
    min-width: 450px;
}

.mid-inner-cntnr ul {
    width: 182px;
    height: 102px;
    position: absolute;
    list-style-image: url(https://old.social5.com/wp-content/uploads/2017/02/arrow.png);
    right: 0;
    top: -1px;
}

.mid-inner-cntnr ul li {
    height: 20%;
    line-height: 25px;
    color: #fff;
    font-family: 'PT Sans', sans-serif;
    letter-spacing: 0.3px;
    font-weight: bold;
    padding: 0 0 0 6px;
}

.mid-inner-cntnr ul li span {
    color: #8bc53f;
    font-weight: 600;
}

.banner-p {
    position: absolute;
    font-size: 21px!important;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1.9px;
    text-shadow: 1px 1px 10px #000;
    top: 198px;
    right: 2.9%;
    width: 45%;
    text-align: right;
    min-width: 379px;
}

/*
.banner-p:nth-of-type(1) {
    top: 204px;
    right: 3%;
    width: 32%;
    min-width: 379px;
}
.banner-p:nth-of-type(2) {
    top: 235px;
    right: 1.4%;
    width: 44%;
    min-width: 509px;
}
*/

.mid-inner-cntnr h2 {
    position: absolute;
    top: 280px;
    right: 2.6%;
    width: 67%;
    min-width: 670px;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 3.6px;
    color: #f6921e;
    text-align: right;
}

.mid-inner-cntnr h2 span {
    color: #fff;
    font-size: 38px;
}

.mid-inner-cntnr h2 span span {
    color: red;
    font-size: 38px;
}

@media only screen and (max-width: 1070px) {
    
    .mid-inner-cntnr h2 {
        min-width: 706px;
        font-size: 30px;
        right: 5px;
        text-align: right;
    }
    
}

@media only screen and (max-width: 975px) {
    
    .waves {
        margin-bottom: calc();
    } 
    
    .mid-inner-cntnr h2 {
        min-width: 506px;
        font-size: 26px;
    }
    
    .banner-p {
        font-size: 19px!important;
    }
    
}

@media only screen and (max-width: 850px) {
    
    .t-w-p {
        font-size: 1rem!important;
/*        min-width: 620px;*/
    }
    
}

@media only screen and (max-width: 774px) {
    
    .banner-p {
        font-size: 16px!important;
        text-align: right;
      
    }
    
    .banner-p:nth-of-type(1) {
        right: 5px;
/*        top: 186px;*/
        min-width: 306px!important;
    }
    
    .banner-p:nth-of-type(2) {
        right: 5px;
        min-width: 418px!important;
    }
	
	.single-post .post img:nth-of-type(1) {
		top: 0;
		-webkit-transform: translateY(0%); */
		 -moz-transform: translateY(0%);
		 -ms-transform: translateY(0%);
		 -o-transform: translateY(0%);
		 transform: translateY(0%); */
	}
    
}

@media only screen and (max-width: 760px) {
    
    .mobile-img {
        display: block;
        position: relative;
        margin: 0 auto;
    }
    
    .mobile-none {
        display: none;
    }

@media only screen and (max-width: 770px) {
  .waves-m { 
  	display: block; 
  	width: 100px;
  	margin: 20px auto;
  }
}

/* End from Social5.com theme */
