html {
  font-size: 100%;
}
body {
  font-size: 15px;
  font-size: 1rem;
  font-family: "Open sans", Helvetica, Arial, sans-serif;
  color: #666666;
  padding: 0;
}
.topspace {
  margin-top: 40px;
}
.section{
padding:0;
}
.my-style{
}
/*********************************************************************


                            Navigation in header


**********************************************************************/

/****************************************************************************************


                                     Teaching


*****************************************************************************************/


.course-entry{
  display: block;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  border: 0 none;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  color: #333;
}
.course-entry .img{
  display: block;
  width: 100%;
  overflow: hidden;
  height: 180px;
  margin: 0 0 10px;
  position: relative;

}
.course-entry .img-1{
   background: url(../img/mech-therm-mini.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.course-entry .img-2{
   background: url(../img/agent-mini.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.course-entry .img-3{
   background: url(../img/waves-mini.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.course-entry .img-4{
   background: url(../img/simulations-mini.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.course-entry .img-5{
   background: url(../img/prog-mini.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.course-entry .img-6{
   background: url(../img/probability-mini.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.course-entry .img-7{
   background: url(../img/stat.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}


.course-entry .p-img-1{
   background: url(../img/preludium-23-mini.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.course-entry .p-img-2{
   background: url(../img/opus-21-mini.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.course-entry .p-img-3{
   background: url(../img/opus-11-mini.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.course-entry .p-img-4{
   background: url(../img/etiuda-28-mini.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.course-entry .p-img-5{
   background: url(../img/crossfit-mini.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.course-entry .p-img-6{
   background: url(../img/opus-hysteresis.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.course-entry .p-img-7{
   background: url(../img/eutopia-mini.jpg) no-repeat  50% 90% scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}


/*---------------------------------------------------------------------list punlication*/
.bordered{
border:1px solid red;
}

.my-list{
padding:0;
margin:0;
width:100%;
}
.my-list ol{
width:100%;
  list-style-type: decimal-leading-zero;
  padding:0 2em ;
}
.my-list ol li{
  margin:1.2em 0;
  padding:0px;
  }
.my-list ol li p{ 
padding: 0 1em;
margin:0px;
border-left: 1px solid #666666; 

  line-height: 1.3;
}

.my-list ol li>p:first-child { 
padding:0px 0.5em;
}

.my-list ol li p.date{
  border-left: 1px solid #666666; 
  display: block;
}

.my-list ol li p.link{
  display: block;
}
.my-list ol li p.pre-form{
  display: block;
}
.my-list .presented-work{
font-style: italic;
padding-bottom:0.2rem;

}

.my-list .place{
display: block;

}

@media (min-width: 768px) {
.my-list ol li p.date{
  border-left: none;
  float: right;
}
.my-list ol li p.link{
  float:left;
}

.my-list ol li p.pre-form{
   border-left: none;
  float: right;
}


}
.calendar-list{
list-style-type:none;
display:inline-block;
}
.calendar-list li:first-child{
border-bottom:1px solid #ccc;
margin-bottom:0.5rem;
padding-bottom:0.5rem;
}

.kw-time-entry{
border-bottom:none !important;
}
/*-----------------------------------------------*/
ol, ul {
  list-style: none;
}

.hidden-day{
display:none;
}
.cd-schedule a{
  color: white;
}
.cd-schedule p{
  line-height:1.1em;
}
.cd-schedule {
  position: relative;
  margin: 2em 0;
}
.cd-schedule a:hover{
  color:white;
}
.cd-schedule .event-date {
  /* they are not included in the the HTML but added using JavScript */
  font-size: 0.9rem;
  opacity: .7;
  line-height: 1.1;
  margin-bottom: .2em;
}
.cd-schedule .event-room{
  font-size: 0.9rem;
  opacity: .7;
  line-height: 1.1;
  display: inline-block;
  float: right;
  position: absolute;
    bottom: 0;
    right: 0;

    margin-bottom: 1.1em;
    margin-right: 1.1em;
}
.cd-schedule .event-name,
.cd-schedule .event-date {
  display: block;
  padding: 0;
  margin: 0;
}
.cd-schedule .timeline {
  display: none;
}
.cd-schedule .events {
  position: relative;
  z-index: 1;
}
.cd-schedule ul{
  padding: 0; /**/
}

.cd-schedule .events .events-group {
  margin-bottom: 1em;
}

.cd-schedule .events .top-info {
  width: 100%;
  padding: 0 ;
  margin:0;
}

.cd-schedule .events .top-info > span {
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 1em;
  font-weight: bold;
}

.cd-schedule .events .events-group > ul {
  position: relative;
  padding: 0;
  /* force its children to stay on one line */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap:wrap;
  -webkit-overflow-scrolling: touch;
}



.cd-schedule .events .single-event {
  /* force them to stay on one line */
  width: 100%;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity .2s, background .2s;
  transition: opacity .2s, background .2s;

}

.cd-schedule .events .single-event a {
  display: block;
  height: 100%;
  width: 100%;
  padding: .8em;
  position: relative;
}
@media only screen and (min-width: 768px) {
.cd-schedule .event-room{
    margin-bottom: 0.5em;
    margin-right: 0.5em;
}
  .cd-schedule {
    display: flex;
    flex-wrap: wrap;
    width: 95%;
    max-width: 1400px;
    margin: 2em auto;
  }
  .cd-schedule .timeline {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 30px 0 0 0;
  }
  .cd-schedule .timeline li {
    position: relative;
    height: 30px;
  }
  .cd-schedule .timeline li::after {
    /* this is used to create the table horizontal lines */
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #EAEAEA;
    display: block;
  }
  .cd-schedule .timeline li:last-of-type::after {
    display: none;
  }
  .cd-schedule .timeline li span {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .cd-schedule .timeline li::after {
    width: calc(100% - 60px);
    left: 60px;
  }
  .cd-schedule .timeline li span {
    display: inline-block;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .cd-schedule .timeline li:nth-of-type(2n) span {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .cd-schedule .events .events-group {
    width: 20%!important;
	}
	.hidden-day{
	display:inline;
	}
}
@media only screen and (min-width: 768px) {
  .cd-schedule .events {
    float: left;
    width: 100%;
  }
  .cd-schedule .events .events-group {
    width: 25%;
    float: left;
    border: 1px solid #EAEAEA;
    /* reset style */
    margin-bottom: 0;
  }
  .cd-schedule .events .top-info {
    /* vertically center its content */
    display: table;
    height: 30px;
    border-bottom: 1px solid #EAEAEA;
    /* reset style */
    padding: 0;
  }
  .cd-schedule .events .top-info > span {
    /* vertically center inside its parent */
    display: table-cell;
    vertical-align: middle;
    padding: 0 .5em;
    text-align: center;
    /* reset style */
    font-weight: normal;
    margin-bottom: 0;
  }
  .cd-schedule .events .events-group > ul {
    height: 750px;
    /* reset style */
    display: block;
    overflow: visible;
    padding: 0;
  }
  .cd-schedule .events .single-event {
    position: absolute;
    z-index: 3;
    /* top position and height will be set using js */
    width: calc(100% + 2px);
    left: -1px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), inset 0 -3px 0 rgba(0, 0, 0, 0.2);
    /* reset style */
    -ms-flex-negative: 1;
        flex-shrink: 1;
    height: auto;
    max-width: none;
    margin-right: 0;
  }
  .cd-schedule .events .single-event a {
    padding: 0.5em;
  }
}

@media only screen and (min-width: 768px) {
  .cd-schedule .events {
    /* 60px is the .timeline element width */
    width: calc(100% - 60px);
    margin-left: 60px;
  }
}




@media only screen and (min-width: 768px) {
  .cd-schedule .event-name {
    font-size: 1.0rem;
  }
}



.cd-schedule .single-event[data-event="event-1"],
.cd-schedule [data-event="event-1"] .header-bg {
  /* this is used to set a background color for the event and the modal window */
  background: #577F92;
}

.cd-schedule .single-event[data-event="event-1"]:hover {
  background: #618da1;
}

.cd-schedule .single-event[data-event="event-2"],
.cd-schedule [data-event="event-2"] .header-bg {
  background: #443453;
}

.cd-schedule .single-event[data-event="event-2"]:hover {
  background: #513e63;
}

.cd-schedule .single-event[data-event="event-3"],
.cd-schedule [data-event="event-3"] .header-bg {
  background: #A2B9B2;
}

.cd-schedule .single-event[data-event="event-3"]:hover {
  background: #b1c4be;
}

.cd-schedule .single-event[data-event="event-4"],
.cd-schedule [data-event="event-4"] .header-bg {
  background: #f6b067;
}

.cd-schedule .single-event[data-event="event-4"]:hover {
  background: #f7bd7f;
}
/******************************/

 .details {
  display: block;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
}
.course-entry .title {
  text-transform: uppercase;
  margin: 0 1em;
  display: block;
  text-indent: 0;
 
}
.course-entry .cover {
  position: absolute;
  display: block;
  opacity: 0;
  width: 100%;
  height: 180px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 550ms;
  -moz-transition-duration: 550ms;
  -o-transition-duration: 550ms;
  transition-duration: 550ms;
}
.course-entry .cover .more {
  position: absolute;
  bottom: 15px;
  right: 0;
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  -webkit-border-radius: 1px 0 0 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px 0 0 1px;
  -moz-background-clip: padding;
  border-radius: 1px 0 0 1px;
  background-clip: padding-box;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  text-shadow: 0 1px 0px #780d33;
  background: #bd1550;
  color: white;
}
.course-entry:hover {
  color: #333;
  text-decoration: none;
}
.course-entry:hover img {
  -webkit-filter: saturate(0%);
}
.course-entry:hover .cover {
  opacity: 1;
}
.contact-note{
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
border-bottom:1px solid #ccc;;
margin-bottom:30px;
}
@media only screen and (min-width: 576px) {
.contact-note{
border-bottom:none;
border-right:1px solid #ccc;;

}
}
/*********************************************************************


                                TYPOGRAPHY


**********************************************************************/
p {
  line-height: 1.6em;
  margin: 0 0 30px 0;
}
ul,
ol {
  line-height: 1.6em;
  margin: 0 0 30px 0;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 30px;
  border-left: 5px solid #eee;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #333333;
}
h1 {
  font-size: 40px;
  font-size: 2.5rem;
}
h2 {
  font-size: 36px;
  font-size: 2.25rem;
}
h3 {
  font-size: 30px;
  font-size: 1.875rem;
}
h4 {
  font-size: 24px;
  font-size: 1.5rem;
}
h5 {
  font-size: 20px;
  font-size: 1.25rem;
}
a {
  color: #bd1550;
}
a:hover {
  color: #e93675;
}

/*********************************************************************


                                HEADER


**********************************************************************/
/* intro slide */
.intro {
  height:50vh;
}
.intro-research{
    position: relative;
    height: 50vh;
background: url(../img/research-intro.jpg) no-repeat  center scroll;
color: white;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.blockquote p{
line-height: normal;
color: white;
font-style: italic;
}
.blockquote-footer{
color:rgb(255, 255, 255);
float:right;
display:inline-block;
text-transform: uppercase;
}
/***********************************************************************/
#complex-network{
position:absolute;
top:0;
  left:0;
width:100%;
  display: inline-block;
  z-index:1;
}
.into-home{
background: url(../img/home-intro.jpg) no-repeat  center scroll;
color: white;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.intro-contact{
background: url(../img/contact-intro.jpg) no-repeat  80% 40% scroll;
color: white;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.into-teaching{
background: url(../img/teaching-intro.jpg) no-repeat  center  scroll;
color: white;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.intro-ncn-2016-23-n-st2-00729{
   background: url(../img/preludium-intro.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  display:flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.intro-grant-info p{
margin-top:1rem;
color:white;
}
.intro-ncn-2018-28-t-st2-00223{
   background: url(../img/etiuda-intro.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
   display:flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.intro-fzp1103{
   background: url(../img/mech-therm-intro.jpg) no-repeat  center scroll;
  background-color: gray;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
   display:flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.contact-wrap{
display: flex;
align-items: center;
flex-wrap: nowrap;
justify-content: space-between;
}
.intro .row{
  width: 100%;
  height:100%;
  margin: 0;
  
}
.intro .intro-body .name-heading {
  font-size: 24px;
  font-weight:800;
  color:white;
  margin-bottom:1rem;
}
.intro .intro-body .department-name {
  font-size: 12px;
  font-weight:500;
  margin-top:0;
}
.sci-title{
  font-size: 12px;
}
/* pwr image logo*/

@media (min-width: 768px) {

  .intro .intro-body .name-heading {
    font-size: 30px;
	
  }
  .intro .intro-body .department-name {
    font-size: 20px;
	font-weight:500;
	
  }
  .sci-title{
  font-size: 18px;
}
}
/********************************************************************************/
.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.social li a {
  font-size: 50px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0 2px;
}
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
.social li a:hover, .social li a:active, .social li a:focus {
  text-decoration: none;
  border-bottom: none;
}



.person img {
  display: block;
  margin: 0 auto;
  height: 150px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.person .name {
  font-size: 24px;
}
.person .position {
  text-transform: uppercase;
  color: #c3c3c3;
  margin-bottom: 30px;
  letter-spacing: 2px;
}
.person p{
font-size:0.8rem;
}

.sidebar p{
margin-bottom:0.8rem;
}
/*********************************************************************


                                CONTENT


**********************************************************************/
.text-justify {
  text-align: justify;
}
.hi-entry{

text-align:center;

}
.hi-entry  h1{
font-size:100px;
font-weight: bold;
}
.cn-photo{
width:170px;
margin-left:1.6rem;
padding:0;
float:right;
}
.ku-photo{
width:100%;
margin-left:1.6rem;
padding:0;
float:right;
}
.course-photo{
  min-height:300px;
  background: url(../img/wps.jpg) no-repeat bottom center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.div-aligment{
padding:0 5rem;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
}

.btn {
  font-size: 12px;
  font-size: 0.75rem;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border: 0 none;
  padding: 12px 35px;
  text-shadow: 0 1px 0px #780d33;
}
.btn-primary {
  color: #fff;
  background-color: #bd1550;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: #fff;
  background-color: #e61f65;
}
.btn-action {
  font-weight: bold;
  background: transparent!important;
  border: 1px solid #333;
  text-shadow: none;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active {
  color: #bd1550;
  border-color: #bd1550;
}
.btn-lg {
  padding: 15px 60px;
  font-size: 12px;
  line-height: 1.33;
  font-weight: bold;
}



/*********************************************************************


                                 BLOG


**********************************************************************/
.section-title,
.entry-title {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0px 0 25px;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 36px;
  font-size: 2.25rem;
  letter-spacing: 1px;
}
.section-title a,
.entry-title a {
  color: #333333;
}
.section-title span,
.entry-title span {
  display: inline-block;
  position: relative;
}
.section-title span:before,
.entry-title span:before,
.section-title span:after,
.entry-title span:after {
  content: "";
  position: absolute;
  height: 4px;
  top: .53em;
  width: 400%;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.section-title span:before,
.entry-title span:before {
  right: 100%;
  margin-right: 45px;
}
.section-title span:after,
.entry-title span:after {
  left: 100%;
  margin-left: 45px;
}
.entry-header .entry-meta {
  text-align: center;
  font-family: Georgia, serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: normal;
  color: #a5a5a5;
  margin: 0 0 15px 0;
}
.entry-header .entry-meta a {
  color: #a5a5a5;
}
.entry-content {
  margin: 0 0 60px 0;
}
.entry-content h2 {
  line-height: 1.2;
  font-size: 30px;
  font-size: 1.875rem;
  padding-top: 20px;
  margin-bottom: 20px;
}


/*********************************************************************


                                FOOTER


**********************************************************************/
#footer {
  background: #232323;
  padding: 30px 0 0 0;
  font-size: 12px;
  color: #999;
}
#footer a,.intro-body a {
  color: #ccc;
}
#footer a:hover,.intro-body a:hover {
  color: #fff;
}

.footer-entry-title {
  font-size: 15px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #ccc;
  margin: 0 5px 0 0px;
}
.follow-me-title{
display:none;
float:left;
}
.follow-me{
text-align: center;
}
.footer-icons {
  font-size: 50px;
  text-align: center;
  display: inline-block;
}
.footer-icons i {
float:left;
  padding: 0 5px 0 5px;
  margin:0px;
}

#underfooter {
  background: #191919;
  padding: 15px 0;
  color: #777;
  font-size: 12px;
}
#underfooter a {
  color: #aaa;
}
#underfooter a:hover {
  color: #fff;
}
#underfooter p {
  margin: 10px auto auto auto;
}
.logo-div{
text-align:center;
}
.signature-div{
text-align:center;
}

#underfooter .img-logo-pwr{
height:50px;
}
.img-logo-ku{
height:30px;
float:left;
display:inline-block;
}
#underfooter .row{
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
}
@media only screen and (min-width: 768px) {
.logo-div{
text-align:left;
}
.signature-div{
text-align:right;
}
.follow-me-title{
display:inline;
}
#underfooter p {
margin: auto;
}
}
@media only screen and (min-width: 992px) {

}
@media only screen and (min-width: 1200px) {
.follow-me,
.follow-me-title{
float:right;
}
}
/* -------------------------------- 

Main Components 

-------------------------------- */


/* Max page width
/////////////////////////////////////////////////////////////////////*/
@media (min-width: 1200px) {
  .container {
    max-width: 1080px;
  }
}

