/*
Theme name: IWUF Website Development 2.1
Description: Custom Theme
Version: 2.1;
*/

/*
	Source post-css styles are located in the postcss directory.
	The compiled bundle is in assets/bundle.css; The README.md
	file contains instructions how to get the compilation
	process up & running.

	If you need to make a quick fix, feel free to add CSS
	below this comment. It will override bundle.css styles.
*/

p {  }
.page-template-press .main .main__body{
	    flex-wrap: wrap;
}
.press-top {
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
    display: flex;

   
}
.press-top .content {
       
}
.press-top .section__head{
	padding: 0;
}
.press-top .sidebar{
	-ms-flex: 0 1 320px;
    flex: 0 1 320px;
    max-width: 320px;
    margin-left: 30px;
}
.press-top .widget__title{
	font-size: 30px;
    text-transform: uppercase;
    color: #e2261c;
    margin: 0;
    margin-bottom: 38px;
}
.press-bottom {
    width: 100%;
}
.page-template-press .section__subtitle{
	padding-top: 0;
}
.page-template-press .section__subtitle h4 {
    line-height: 75px;
    color: #d32b33;
}
.section-entry-top .section__entry-inner {
    padding: 0 0 30px 0;
    margin-bottom: 50px;
}
.entry-text p{
	font-size: 16px;
	line-height: 26px;
}
.page-template-press .socials-inline {
    margin: 35px 0;
}
.entry-contact {
    margin-top: 40px;
}
.entry-contact ul{
	display: flex;
    flex-wrap: wrap;
}
.entry-contact ul li {
    display: flex;
    margin-right: 50px;
    font-size: 18px;
    line-height: 24px;
    align-items: center;
}
.entry-contact ul li a{
	color: #333333;
}
.entry-contact ul li a[href^='mailto']{
	text-decoration: none;
}
.entry-contact ul li i{
	margin-right: 20px;
}
.ico-phone-press{
	width: 33px;
    height: 32px;
	background-image: url(images/icon-phone-32x33.png);
	background-size: cover;
    display: inline-block;
}
.section-entry-bot .section__subtitle {
    margin-bottom: 20px;
}
.page-template-press .document h4{
	font-size: 24px;
}
.page-template-press .document:after{
	top: 26px;
}
.page-template-press .document .document__actions ul a{
	font-size: 18px;
}
.page-template-press .documents--alt .document__head{
	margin-bottom: 20px;
}
.page-template-press .documents{
	margin-bottom: 30px;
}
.page-template-press .section__actions {
    padding: 45px 0;
}
.press-bottom .section__head{
	margin-bottom: 5px;
}
.press-slider {
    width: 100%;
    position: relative;
}
.page-template-press .partners{
	margin-bottom: 85px;
}
.press-slider .section__body{
	padding-left: 0;
	width: 100%;
}
.press-slider-top .section__head{
	padding-top: 65px;
}
.page-template-press .main .main__body{
	padding-bottom: 35px;
}
.press-slider .section-partners-outer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2a2a2ac9;
}
.press-slider .section__head h3{
	color: #fff;
}
.press-slider .section .section__head h3:before {
    background: url(images/head-left-white.png) no-repeat;
    width: 66px;
    transform: translateY(-50%);
    left: -77px;
    position: absolute;
    /* background-size: contain; */
    height: 5px;
}
.press-slider .section .section__head h3:after {
    content: '';
    background: url(images/head-right-white.png) no-repeat;
    width: 66px;
    height: 5px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -77px;
    position: absolute;
    background-size: initial;
}
@media (max-width: 767px){
    .press-top{
        padding-left: 30px;
        padding-right: 30px;
       
        padding-top: 8vw;
flex-wrap: wrap;
    }
    .press-bottom {
        padding: 0 30px;
    }
    .page-template-press .shell {
        padding:0 15px;
    }
    .press-top .sidebar{
        margin-left: 0px;
        max-width: 100%;
    }
    .page-template-press .section .section__head h3{
        font-size: 5.867vw;
    }
    .page-template-press .section-base .section__subtitle h4{
        font-size: 4.800vw;
    }
    .entry-text p{
        font-size: 3.733vw;
        line-height: 5.333vw;
    }
    .press-top .widget__title{
        text-align: left;
        font-size: 5.867vw;
        margin-bottom: 6vw;
    }
    .page-template-press .document h4 {
        font-size: 16px;
        line-height: 6.400vw;
    }
    .entry-contact ul li{
        font-size: 4vw;
    }
    .page-template-press .document .document__actions ul a{
        font-size: 14px;
    }
    .page-template-press .document {
        padding: 7px 0 7px 4vw;
    }
    .page-template-press .document:after {
        top: 12px;
    }
    .page-template-press .documents--alt .document__head {
        margin-bottom: 4vw;
        padding-bottom: 0;
    }
    .page-template-press .main .main__body{
        padding-top: 0vw;
        padding-bottom: 13.333vw;
    }
    .page-template-press .section-base .section__head{
        margin-bottom: 2vw;
    }
    .page-template-press .socials-inline {
        margin: 8vw 0;
    }
    .entry-contact {
        margin-top: 8vw;
    }
    .section-entry-top .section__entry-inner {
        padding: 0 0 4vw 0;
        margin-bottom: 5.333vw;
    }
    .page-template-press .documents{
        margin-bottom: 0;
    }
    .page-template-press .section__actions {
        padding: 12vw 0 10vw 0;
    }
    .page-template-press .btn--blue{
        font-size: 16px;
        line-height: 25px;
    }
    .page-template-press .news-feature h2{
        font-size: 4vw;
        line-height: 4.667vw;
    }
    .page-template-press .boxes--images .news-feature h5{
        font-size: 3.2vw;
        line-height: 4.4vw;
    }
    .page-template-press .section-base-alt{
        padding-bottom: 0;
    }
    .page-template-press .documents--alt .document__actions{
        text-align: right;
    }
    .page-template-press .documents--alt .document__actions li{
        width: 100%;
    }
    .press-bottom .section__head{
        padding-top: 18.667vw;
    }
    .page-template-press .boxes--images .box__entry h5{
        font-size: 4.800vw;
        line-height: 5.067vw;
        margin-top: 6.667vw;
    }
    .press-slider h3{
        font-size: 6.667vw;
        line-height: 9.067vw;
    }
.page-template-press .widget--related .news-feature .news__feature-content {
    padding: 10px 15px;
}
.page-template-press .ico-phone-press {
    width: 25px;
    height: 25px;
margin-right: 10px;
}
.page-template-press .ico-email {
    width: 25px;
    height: 19px;
margin-right: 10px;
}
.page-template-press .entry-contact ul li {
    width: 48%;
    margin-right: 0;
    font-size: 14px;
}
.page-template-press .entry-contact ul li:first-child {
     margin-bottom: 0px; 
}
.page-template-press .socials-inline .socials ul li img{
max-width: 75%;
}
.page-template-press .slider-main h1 {
    font-size: 32px !important;
    font-weight: bold;
}
}
@media (max-width: 605px){
    .entry-contact ul li{
        width: 100%;
        justify-content: center;
    }
    .entry-contact ul li:first-child{
        margin-bottom: 15px;
    }
}   
@media (min-width: 768px){
    .page-template-press .section .section__head h3 br{
        display: none;
    }
}
#toolbar{ display:none}
@media screen and (max-width:768px) {
	.c-banner{
		width: 100%;
		height: 245px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 245px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
		max-width:768px!important
	}
	
	#toolbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999999;
	height: 1.1rem;
	left: 0;
	height:50px;
	display:block
}
.footer{ margin-bottom:50px}
#toolbar .list {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	background: #4372c2;
	height:50px;
}
#toolbar .list li {
	float: left;
	width: 33.3333333333%;
	text-align: center;
	list-style:none
}
#toolbar .list a {
	display: block;
	height: 60px;
	line-height:60px;
	font-size: 0.26rem;
	padding-top: 0.2rem;;
	text-decoration: none;
}
#toolbar .list a span {
	text-align: center;
	color: #fff;
	display: block;
	font-size: 18px;
	line-height:45px
}
#toolbar .list a s {
	margin-left: auto;
	margin-right: auto;
	width: 0.31rem;
	height: 0.32rem;
	display: block;
margin-bottom: .12rem;
background-position: -.76rem -.2rem;
}
#toolbar .list li:nth-child(2) s {
background-position: -.0rem -.2rem;
}
#toolbar .list li:nth-child(3) s {
background-position: -1.2rem -.2rem;
width:.34rem;
height:.34rem;
}
#toolbar .list li:nth-child(4) s {
background-position: -1.2rem -.2rem;
width:.34rem;
height:.34rem;
}
#toolbar .list li:hover {
	background: #0185d0;
}

	
	
}


