	@charset "UTF-8";

	.columns_nofloat{
		padding-left: 0.9375em;
    	padding-right: 0.9375em;
	}

	/********************************/
	/*			Ies News			*/
	/********************************/
	.iesnews_container {
		float: none;
	}

	.department_iesnew_wrapper, .normal_iesnew_wrapper, .organical_iesnew_wrapper, .cover_iesnew_wrapper {
		float: left;
	}

	.department_iesnew, .normal_iesnew, .organical_iesnew, .cover_iesnew {
		margin: 20px;
		padding: 20px;
	    -webkit-box-shadow: 2px 2px 10px 1px rgba(0,0,0,0.3);
	    -moz-box-shadow: 2px 2px 10px 1px rgba(0,0,0,0.3);
	    box-shadow: 2px 2px 10px 1px rgba(0,0,0,0.3);	    
	    cursor: pointer;
	}

	.department_iesnew .layer-content .title, 
	.normal_iesnew .layer-content .title, 
	.organical_iesnew .layer-content .title, 
	.cover_iesnew .layer-content .title, 
	.department_iesnew .layer-media .title, 
	.normal_iesnew .layer-media .title, 
	.organical_iesnew .layer-media .title,
	.cover_iesnew .layer-media .title {
		color: var(--sec-color);
		font-size: 24px;
		margin-bottom: 10px;
		text-align: center;
	}

	.iesnews_main_title {
		margin-top: 40px;
		margin-bottom: 20px;
	    text-align: left; 	    
	    border-top: 3px solid var(--main-color);
	}

	.iesnews_main_title div {
		max-width: 80vw;
		display:inline-block;
		padding: 0 40px 0 40px;
		height: 40px;
	    border:none;
	    margin: auto;
		margin-top: -32px;
		margin-left: 40px;
	    text-align: center; 
        font-family: 'Oswald';
		font-weight: 300;
		font-size: 42px;
		background: white;
	}

	.show_more_button{
		clear: both;
		float: right;
		margin-right: 19px;
		padding: 18px;
		background: white;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		width: 150px;
	    -webkit-box-shadow: 2px 2px 10px 1px rgba(0,0,0,0.3);
	    -moz-box-shadow: 2px 2px 10px 1px rgba(0,0,0,0.3);
	    box-shadow: 2px 2px 10px 1px rgba(0,0,0,0.3);
	    border: 2px solid var(--sec-color);
	    border-radius:10px;
	    cursor: pointer;
	}

	.show_more_button:hover{
	    border: 2px solid var(--main-color);
		background: var(--background-color);
	}

	article.iesnew .entry-author{
		display: none;
	}

	/************************************/
	/*			Responsiveness			*/
	/************************************/

	/* Medium */
	@media only screen and (min-width: 767px) and (max-width: 1200px) {
		.normal_iesnew_wrapper:nth-of-type(2n+1), .organical_iesnew_wrapper:nth-of-type(2n+1), .cover_iesnew_wrapper:nth-of-type(2n+1) {
			clear: left;
		}

		.department_iesnew_wrapper:nth-of-type(2n+1){
			clear: left;
		}
	}

	/* Large */
	@media only screen and (min-width: 1200px) {
		.normal_iesnew_wrapper:nth-of-type(2n+1), .organical_iesnew_wrapper:nth-of-type(2n+1), .cover_iesnew_wrapper:nth-of-type(2n+1) {
			clear: none;
		}
		.department_iesnew_wrapper:nth-of-type(2n+1){
			clear: none;
		}

		.normal_iesnew_wrapper:nth-of-type(3n+1), .organical_iesnew_wrapper:nth-of-type(3n+1), .cover_iesnew_wrapper:nth-of-type(3n+1) {
			clear: left;
		}
		.department_iesnew_wrapper:nth-of-type(3n+1){
			clear: left;
		}
	}
	
	/*.push-1{position:relative;left:8.33333%;right:auto}
	.pull-1{position:relative;right:8.33333%;left:auto}
	.push-2{position:relative;left:16.66667%;right:auto}
	.pull-2{position:relative;right:16.66667%;left:auto}
	.push-3{position:relative;left:25%;right:auto}
	.pull-3{position:relative;right:25%;left:auto}
	.push-4{position:relative;left:33.33333%;right:auto}
	.pull-4{position:relative;right:33.33333%;left:auto}
	.push-5{position:relative;left:41.66667%;right:auto}
	.pull-5{position:relative;right:41.66667%;left:auto}
	.push-6{position:relative;left:50%;right:auto}
	.pull-6{position:relative;right:50%;left:auto}
	.push-7{position:relative;left:58.33333%;right:auto}
	.pull-7{position:relative;right:58.33333%;left:auto}
	.push-8{position:relative;left:66.66667%;right:auto}
	.pull-8{position:relative;right:66.66667%;left:auto}
	.push-9{position:relative;left:75%;right:auto;}
	.pull-9{position:relative;right:75%;left:auto}
	.push-10{position:relative;left:83.33333%;right:auto}
	.pull-10{position:relative;right:83.33333%;left:auto}
	.push-11{position:relative;left:91.66667%;right:auto}
	.pull-11{position:relative;right:91.66667%;left:auto}*/
	@media only screen and (min-width: 767px) and (max-width: 1200px) {
		.medium-pull-4{position:relative;right:33.33333%;left:auto}
		.medium-push-8{position:relative;left:66.66667%;right:auto}
		.medium-8{position:relative;width:66.66667%}
		.medium-4{position:relative;width:33.33333%}
	}
	@media only screen and (min-width: 1200px) {
		.large-pull-3{position:relative;right:25%;left:auto}
		.large-push-9{position:relative;left:75%;right:auto;}
	}

	/********************************************/
	/*			Skins - Used on IesNews			*/
	/********************************************/

	/*################### flip-x ########################*/
	.notDisplayed {
	  display: none;  
	}

	.skin.flip-x {
	  background: rgb(255, 255, 255) none repeat scroll 0 0;
	  overflow: hidden;
	  padding: 0;
	  -webkit-perspective: 600px;
	          perspective: 600px;
	  position: relative;
	  vertical-align: top;
	  width: 100%;
	}

	.skin.flip-x:hover {
	  	overflow-y: auto;
	}

	.skin.flip-x:hover .layer-media {
	  background: rgb(255, 255, 255) none repeat scroll 0 0;
	  -webkit-transform: rotateX(180deg);
	  transform: rotateX(180deg);
	  z-index: 900;
	}


	.skin.flip-x .layer-media {
	  -webkit-backface-visibility: hidden;
	          backface-visibility: hidden;
	  background: rgb(255, 255, 255) none repeat scroll 0 0;
	  float: none;
	  height: inherit;
	  left: 0;
	  text-align: center;
	  top: 0;
	  -webkit-transform: rotateX(0deg) rotateY(0deg);
	          transform: rotateX(0deg) rotateY(0deg);
	  -webkit-transform-style: preserve-3d;
	          transform-style: preserve-3d;
	  -webkit-transition: all 0.4s ease-in-out 0s;
	          transition: all 0.4s ease-in-out 0s;
	  width: inherit;
	  z-index: 900;
	}

	.skin.flip-x:hover .layer-content  {
	  background: rgb(255, 255, 255) none repeat scroll 0 0;
	  -webkit-transform: rotateX(0deg) rotateY(0deg);
	          transform: rotateX(0deg) rotateY(0deg);
	  z-index: 1000;
	}

	.skin.flip-x div {
		line-height: initial; /* Resolves overflow allways on problem*/
	}

	.skin.flip-x .layer-content {
	  -webkit-backface-visibility: hidden;
	          backface-visibility: hidden;
	  background: rgb(255, 255, 255) none repeat scroll 0 0;
	  float: none;
	  height: inherit;
	  left: 0;
	  padding: 0;
	  position: absolute;
	  top: 0;
	  -webkit-transform: rotateX(-179deg);
	          transform: rotateX(-179deg);
	  -webkit-transform-style: preserve-3d;
	          transform-style: preserve-3d;
	  -webkit-transition: all 0.4s ease-in-out 0s;
	          transition: all 0.4s ease-in-out 0s;
	  width: inherit;
	  z-index: 800;
	}

	.skin.flip-x .layer-hover {
	  display: none;
	}

	/****************************************************************/
	/*			Contact Info - Used on IesMember Displaying			*/
	/****************************************************************/

    div.separator{
        clear: both;
        height: 20px;
    }
    .iesmembers_featured_image {
        text-align: center;
    }
    .iesmember_contact_info_container {
        padding: 10px 10px 10px 50px;
    }
    .iesmember_contact_info_container:last-child {
        float:left !important;
    }
    .iesmember_contact_info {
        display: flex;
        padding: 10px;
        background-color: var(--background-color);
    }
    .iesmember_contact_info .member_icon{
        background-color: var(--sec-color);
        color: #fff;
        position: relative;
        display: inline-block;
        width: 100px;
        height: 100px;
        text-align: center;
        border-radius: 100px;
        margin-left: -60px;
        border: 10px solid whitesmoke;
    }
    .iesmember_contact_info .member_icon:hover{
        background-color: #fff;
        color: var(--sec-color);
        border: 10px solid var(--sec-color);
    }
    .iesmember_contact_info .member_icon span{
        font-size: 40px;
        line-height: 80px;
    }
    .iesmember_contact_info .contact_info{
        font-size: 18px;
        font-weight: bold;
        padding-top: 10px;
        padding-left: 10px;
    }
    .iesmember_contact_info .contact_info .fullname{
        margin-bottom: 8px;
        margin-top: 10px;
        color: var(--main-color);
    }
    .iesmember_contact_info .contact_info .email, .iesmember_contact_info .contact_info .appointment_timetable{
        font-size: 16px;
        margin-bottom: 8px;
        margin-top: 10px;
        color: var(--sec-color);
    }

    /************************************/
    /*          Responsiveness          */
    /************************************/

    /* Medium */
    @media only screen and (min-width: 767px) and (max-width: 1200px) {
        .iesmember_contact_info_container:nth-of-type(2n+1){
            clear: left;
        }
    }

    /* Large */
    @media only screen and (min-width: 1200px) {
        .iesmember_contact_info_container:nth-of-type(2n+1){
            clear: none;
        }
        .iesmember_contact_info_container:nth-of-type(3n+1){
            clear: left;
        }
    }