/*
File Name: style.css
Theme Name:  RT-Theme 18 Child
Author: Tolga Can
Version: 1.9.9.2
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description:   Child Theme of RT-Theme 18
License: GNU General Public License
License URI: /Licensing/gpl.txt
Template: rttheme18

*/

/*
CTC Separate Stylesheet
Updated: 2017-01-02 05:00:26
*/

/*
CTC Separate Stylesheet
Updated: 2017-01-02 05:00:26
*/

@media (max-width:959px) {

	.responsive #header .section_logo > section {
    text-align: center;
    position: absolute;
    top: 0;
    right: 60px;
    width: 68px;
    background: #33a651;
    height: 68px;
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
}

}


/* MPP Team Page*/


.mpp-team .box.four {
    text-align: center;

}

.mpp-team img {
    width: 80%;
    margin: auto;
   

}
/* #navigation > li:last-child a:before {
  content: "\2b51";
  height: 22px;
  width: 22px;
  color: #01a651;
  border-radius: 20px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
} */

/* #navigation > li:last-child a:hover:before {
  color: white !important;
  transform: rotate(360deg);
  transition: all 0.4s ease;
} */


@media only screen and (min-width: 960px)  { 

	.header-design2 #header_contents{
		width: 1080px;
	}
}