/* 
***************************************
* Nova - Under Construction Template  *
*                                     *
* Version - 1.0                       *
*                                     *
* Author: RedSpecial                  *
*                                     *
***************************************
*/

/* Placeholders */
	
::-moz-placeholder {
  color: #727272;
  letter-spacing: 2px;
  font-weight: 300;
  font-family: 'Raleway', sans-serif;
}

:-ms-input-placeholder {
  color: #727272;
  letter-spacing: 2px;
  font-weight: 300;
  font-family: 'Raleway', sans-serif;
}

::-webkit-input-placeholder {
  color: #727272;
  letter-spacing: 2px;
  font-weight: 300;
  font-family: 'Raleway', sans-serif;
}

	/* Global attributes */
	
#bottom,
	#contact input,
	.infos p,
	#message span,
	.text,
	.center-circle p {
  font-family: 'Raleway', sans-serif;
}

html,
	body {
  margin: 0 auto;
  height: 100%;
  width:100%;
}

body {
margin: 0;
padding: 0;
}

.clear {
  clear: both;
}
	
	/* Removes input outline */
	
textarea:focus,
	input:focus,
	button:focus {
  outline: 0;
}

	/* Text selection */
	
*::-moz-selection {
  color: #b3b3b3;
  background: #4d4c4c;
}

::selection {
  color: #b3b3b3;
  background: #4d4c4c;
}

	/* Loading */
	
.loading {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 5000;
  background-color: #1b1b1b;
}

    /* Slideshow description */
	
.s-description {
  font-size: 11px;
  margin-top: 30px;
  letter-spacing: 3px;
  position: absolute;
  font-family: 'Abel', sans-serif;
  color: #818181;
}

.contact-message1,
	.contact-message2,
	.contact-message3 {
  margin-left: 13px;
  font-size: 11px;
  margin-top: 1px;
  margin-bottom: 4px;
  letter-spacing: 2px;
  font-family: 'Ubuntu', sans-serif;
}
	
	/* Subscription warnings */
	
.subscribe-message {
  font-size: 11px;
  margin-top: 4px;
  letter-spacing: 2px;
  font-family: 'Ubuntu', sans-serif;
}

	/* About us/Our contacts titles */
	
.title2, .title {
  font-family: 'Roboto Slab', serif;
}
	
  .name {
    font-size: 15px;
    letter-spacing: 3px;
    color: #989898;
    font-family: 'Abel', sans-serif;
  }
  
  .description {
    font-size: 12px;
    margin-top: 25px;
    postion: absolute;
    display: block;
    color: #989898;
    letter-spacing: 3px;
    font-family: 'Abel', sans-serif;
  }
  
  /* Desktop computers */

@media only screen and (min-width: 1169px) {
 
 /* Global Attributes */
 
  .closeper,
	.closesn,
	.closeper a,
	.closesn a,
	.top-line,
	.sn-line,
	.loading,
	#top {
    width: 100%;
  }

  #bottom,
	#line,
	#message,
	#contact,
	div.leftside,
	div.snside,
	.top-line,
	.sn-line,
	.loading img {
    position: fixed;
  }

 /* Top */
 
  #top {
    z-index: 1000;
    height: 13px;
  }

  #line {
    top: 45%;
    left: 50%;
    margin: -100px 0 0 -446px;
    width: 100%;
  }

  div.leftside {
    background-color: #282828;
    width: 50.2%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    overflow: hidden;
    overflow-x: hidden;
    transform: translateY(-100%);
    transition: transform .3s ease;
  }

  div.leftside.active {
    transform: translateY(0%);
  }

  div.leftside.inactive {
    -webkit-transition: top 0.5s, bottom 0.5s;
  }

  div.snside.active {
    transform: translateY(0%);
  }

  div.content,
div.content2 {
    height: 100%;
    width: 103%;
    overflow: auto;
  }

  div.snside {
    background-color: #282828;
    width: 49.8%;
    height: 100%;
    z-index: 10;
    top: 0;
    right: 0;
    overflow: hidden;
    transform: translateY(-100%);
    transition: transform .3s ease;
  }

  .top-line {
    background-color: #494848;
    height: 13px;
    z-index: 2000;
  }

  .sn-line {
    margin-top: -7px;
    z-index: 2000;
  }
  
 /* Theme switcher */

  #switcher{
    position:absolute;
    bottom:0;
    right:0;
	margin-right:10px;
	z-index: 2000;
  }
	  
	  #switcher a{

	  display:inline-block;
	  width:50px;
	  height:50px;
	 
	  }
	  
	  #switcher a:hover{

	  cursor: pointer;
	  opacity: 0.5;
	  }

	  #switcher a:nth-child(1){
	  background-color:#f62358;
	  }
	  
	  #switcher a:nth-child(2){
	  background-color:#36b4a7;
	  }

	  #switcher a:nth-child(3){
	  background-color:#f84141;
	  }
	  
	  #switcher a:nth-child(4){
	  background-color:#ef7c00;
	  }

  /* Bottom/Footer */
  
  #bottom {
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 22px;
    color: #a1a1a1;
    font-size: 12px;
  }

  #bottom a {
    margin-left: 6px;
    font-family: 'Abel', sans-serif;
    letter-spacing: 2px;
    color: #686868;
    margin-bottom: 3px;
  }
  
  /* Counter */
  
  .backdays,
.backhrs,
.backmin,
.backsec {
    background-color: rgba(38,38,38,0.3);
    margin-right: 17px;
  }

  .square {
    width: 210px;
    height: 226px;
    float: left;
  }

  .numbers {
    margin-top: 59px;
    text-align: center;
    font-size: 73px;
    font-weight: 400;
	text-shadow: 2px 1px black;
    font-family: 'Oswald', sans-serif;
  }

  .sub {
    margin-top: 83px;
    text-transform: uppercase;
    text-align: center;
    color: #a1a1a1;
    letter-spacing: 8px;
    font-size: 14px;
    font-family: 'Abel', sans-serif;
  }


  /* Menu */
  
  .menu {
    display: table;
    margin: 0 auto;
    clear: both;
    position: relative;
  }

  .menu li {
    display: inline;
    padding: 9px;
	color: #eaeaea;
    font-family: 'Abel', sans-serif;
	text-transform: uppercase;
    z-index: 11;
    position: relative;
  }

  .leftside .menu, .snside .menu{
  display:none;
  }
  
  .m-info-lnk li a, .m-cnt-lnk li a{
    font-size:12px;
	letter-spacing:4px;
  }
  
  .menu .m-info,.menu .m-contact, #logo {
    color: #727272;
    float: left;
    letter-spacing: 3px;
  }

  .menu .m-info,.menu .m-contact {
    margin-top: 2px;
  }


  .menu .m-info ul li:nth-child(-n+4), .menu .m-contact ul li:nth-child(n+2) {
    margin-left: 6px;
    margin-right: 3px;
  }


  .menu .m-info ul li:nth-child(-n+3), .menu .m-contact ul li:nth-child(n+2) {
    visibility: hidden;
  }

  .menu .m-info {
    margin-left: -4px;
    display: block;
  }

  .m-info:before {
    content: "";
    position: absolute;
    z-index: 11;
    left: 0;
    bottom: 0;
    height: 40px;
    margin-bottom: 14px;
    width: 25%;
    border-bottom: 1px solid #222222;
    margin-left: 226px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  }

  .m-contact:before {
    content: "";
    position: absolute;
    z-index: 11;
    left: 0;
    bottom: 0;
    height: 40px;
    margin-bottom: 14px;
    border-left: none;
    width: 25%;
    border-bottom: 1px solid #222222;
    margin-left: 490px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  }

  .m-info-win:before {
    width: 49.1%;
    margin-left: 0px;
  }

  .m-contact-win:before {
    width: 50.1%;
    margin-left: 510px;
  }

  #t_contact {
    float: right;
    width: 50%;
  }

  #t_contact,
#t_information {
    cursor: pointer;
  }

  #t_contact img,
#t_information img {
    margin-bottom: 4px;
  }

  #t_contact .cn,
#t_information .sn {
    display: table;
    margin: 0 auto;
  }

  #t_information {
    float: left;
    width: 50%;
  }
  
  /* About us and Our contacts */ 
  
  #skills {
    margin-bottom: 40px;
  }

  #skills ul {
    max-width: 540px;
    text-align: center;
  }

  .skills-line li {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 5px 30px 10px 0;
    font: 12px/20px Arial, sans-serif;
  }

  .skills-line a {
    position: relative;
    display: block;
    padding: 6px 30px;
    text-decoration: none;
    color: #a3a3a3;

  }

  .wrap .column {
    float: left;
    margin-top: 59px;
  }

  .wrap {
    display: table;
    margin: 0 auto;
    margin-top: 6%;
  }

  .column img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .text,
.title,
.photos {
    width: 580px;
    text-align: center;
  }

  .title2, .title {
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    color: #787a7a;
    font-size: 21px;
    font-weight: 200;
    letter-spacing: 6px;
    text-align: center;
  }

  .text {
    font-size: 12px;
    letter-spacing: 2px;
    word-spacing: 3px;
    font-weight: 200;
    color: #a3a3a3;
    line-height: 210%;
  }

  .closeper,
.closesn {
    cursor: pointer;
  }

  .closeper {
    background-color: #1b1b1b;
  }

  .photos .a-img {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
  }

  .photos .a-hover {
    width: 180px;
    height: 250px;
    margin-top: -250px;
    opacity: 0;
    position: relative;
    z-index: 1;
    transition: opacity 0.3s;
  }

  .photos .a-img:hover .a-hover {
    display: block;
    opacity: 1;
    position: relative;
    z-index: 2;
  }

  .a-img {
    display: block;
  }

  .a-sn {
    height: 34px;
    line-height: 18px;
    background: transparent;
    border: 1px solid #8e8e8e;
    color: #bfbfbf;
    width: 80px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }

  .a-sn:hover {
    background: #6c6c6c;
    color: #2c2c2c;
    cursor: pointer;
  }

  .t-image {
    padding-bottom: 25px;
  }

  .closesn a {
    display: inline-block;
    color: #303030;
  }

  .closesn img,
.closeper img {
    display: block;
    margin: auto;
    margin-top: 2px;
  }

  .closesn img {
    margin-bottom: -4px;
  }

  /* Logo */

  #logo img {
    margin-left: 36px;
    margin-top: -22px;
    z-index: 12;
    position: relative;
	
  }

  #tablet-logo {
    display: none;
  }

  /* Page title */

  #message {
    display: table;
    margin: 0 auto;
    letter-spacing: 6px;
    top: 19.8%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-size: 35px;
    color: #bfbfbf;
    letter-spacing: 7px;
    font-weight: 200;
  }

  
  /* Contact area */
  
  #contact {
    display: table;
    margin: 0 auto;
    margin-top: -20px;
    top: 85%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  #contact input {
    width: 355px;
    height: 24px;
    color: #acacac;
    background: transparent;
    border: 1px solid #434343;
    letter-spacing: 2px;
    font-weight: 400;
    margin-right: 10px;
  }

  #contact button {
    background: transparent;
    color: #ff235a;
    height: 28px;
    width: 100px;
    text-align: center;
    border: 1px solid #434343;
    vertical-align: top;
    webkit-box-sizing: initial;
    transition: all 0.3s ease 0s;
  }

  #contact button:hover {
    border: none;
    cursor: pointer;
  }

  #form {
    margin-top: 39px;
    margin-bottom: 18px;
    display: block;
  }

  #formwrap {
    display: table;
    margin: 0 auto;
    margin-top: 94px;
  }

  #form input {
    width: 550px;
    margin-top: 20px;
    background-color: transparent;
    border: none;
    height: 30px;
    color: white;
    letter-spacing: 2px;
    display: table;
    margin: 0 auto;
  }

  #form textarea {
    width: 550px;
    display: table;
    margin: 0 auto;
    height: 100px;
    display: table;
    margin: 0 auto;
    margin-top: 20px;
    background-color: transparent;
    border: none;
    font-weight: 300;
    color: white;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }

  #form .column {
    margin-bottom: 27px;
  }

  #form .column:nth-child(2) {
    margin-top: 50px;
  }

  #contact-form button {
    display: table;
    margin: 0 auto;
    background: #434343;
    color: #ff235a;
    height: 40px;
    width: 150px;
    margin-bottom: 30px;
    text-align: center;
    border: 0;
    transition: all 0.3s ease 0s;
  }

  #contact-form button:hover {
    opacity: 0.75;
    cursor: pointer;
  }
  
  /* Background slider */

  body.back1 {
    background: url('../img/background.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: background-image .25s ease-in-out;
    -moz-transition: background-image .25s ease-in-out;
    -webkit-transition: background-image .25s ease-in-out;
  }

  body.back2 {
    background: url('../img/background1.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: background-image .25s ease-in-out;
    -moz-transition: background-image .25s ease-in-out;
    -webkit-transition: background-image .25s ease-in-out;
  }

  body.back3 {
    background: url('../img/background2.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: background-image .25s ease-in-out;
    -moz-transition: background-image .25s ease-in-out;
    -webkit-transition: background-image .25s ease-in-out;
  }
  
  /* Loading */

  .loading img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  .full-mob{
  display:none;
  }
  
   .closeper a:nth-child(2), .closesn a:nth-child(2){
display:none;
  }
}


/* Tablets */

@media only screen and (max-width: 1170px) {
body{
background-color: #282828;
height:100%;
}
  .full-mob{
  display:none;
  }
  .a-sn {
    height: 34px;
    line-height: 18px;
    background: transparent;
    border: 1px solid #8e8e8e;
    color: #bfbfbf;
    width: 80px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }

  .a-sn:hover {
    background: #6c6c6c;
    color: #2c2c2c;
    cursor: pointer;
  }
  
    #bottom {
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 22px;
    color: #a1a1a1;
    font-size: 12px;

  }

  #bottom a {
    margin-left: 6px;
    font-family: 'Abel', sans-serif;
    letter-spacing: 2px;
    color: #686868;
    margin-bottom: 3px;
  }

  
    .text,
.photos {
 text-align:center;
  }

.content .text{
   margin-left: 20%;
margin-right: 20%;

}


/* Menu */
    .closeper,
	.closesn,
	.closeper a,
	.closesn a,
	.top-line,
	.sn-line,
	.loading,
	#top {
    width: 100%;
  }

  .top-line, .sn-top{
   border-bottom:1px solid #303030;
  }
  
  .menu {
    display: table;
    margin: 0 auto;
    clear: both;
    position: relative;
	 margin-bottom: 15px;
	 z-index:0;
  }
  
  .closeper,
.closesn {
    cursor: pointer;
	 display: inline-block;
 height:40px;
  }
  
   .closeper a:nth-child(1), .closesn a:nth-child(1){
display:none;
  }

  .closesn img,
.closeper img {
    display: block;

    margin: auto;
  }

  .closesn img {

	display:block;
  }

  
.closeper img {
    margin-top: 7px;
  }

  .closesn img {
    margin-top: 7px;

  }
  
    .sn-line {
	width:100%;

    z-index: 2000;
  }
  
  .menu li {
    display: inline;
    padding: 9px;
	color: #eaeaea;
    font-family: 'Abel', sans-serif;
	text-transform: uppercase;
    z-index: 11;
    position: relative;
  }

  .m-info-lnk li a, .m-cnt-lnk li a{
    font-size:12px;
	letter-spacing:4px;

  }
  
  .menu .m-info,.menu .m-contact, #logo {
    color: #727272;
    float: left;
    letter-spacing: 3px;
  }

  .menu .m-info ul li:nth-child(-n+4), .menu .m-contact ul li:nth-child(n+2) {
    margin-left: 6px;
    margin-right: 3px;
  }

  .menu .m-info ul li:nth-child(4):hover,.menu .m-contact ul li:nth-child(1):hover {
    cursor: pointer;
	
  }
  .menu .m-info ul li:nth-child(4),.menu .m-contact ul li:nth-child(1) {
    margin-top:1px;display:inline-block;
  }
  .menu .m-info {
    margin-left: -4px;
    display: block;
  }

  .m-info:before {
    content: "";
    position: absolute;
    z-index: 11;
    left: 0;
    bottom: 0;
    height: 40px;
    margin-bottom: 16px;
    width: 25%;
    border-bottom: 1px solid #222222;
    margin-left: 226px;
  }

  .m-contact:before {
    content: "";
    position: absolute;
    z-index: 11;
    left: 0;
    bottom: 0;
    height: 40px;
    margin-bottom: 16px;
    border-left: none;
    width: 25%;
    border-bottom: 1px solid #222222;
    margin-left: 510px;
  }



  .menu .m-info ul li:nth-child(-n+3), .menu .m-contact ul li:nth-child(n+2) {
    visibility: hidden;
  }

  
  #t_contact img,
#t_information img {
    margin-bottom: 4px;
  }

  #t_contact .cn,
#t_information .sn {
    display: table;
    margin: 0 auto;
  }


   div.leftside {
   position:fixed;
    background-color: #282828;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    overflow: hidden;
    overflow-x: hidden;
    transform: translateY(-100%);
    transition: transform .3s ease;
  }
   div.leftside .wrap {
margin-bottom:110px;
  }

   div.snside {
  position:fixed;
    background-color: #282828;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    overflow: hidden;
    overflow-x: hidden;
    transform: translateY(-100%);
    transition: transform .3s ease;
  }

    div.content,
div.content2 {
    height: 100%;
    width: 102.5%;
    overflow: auto;
	
  }
   #t_contact {
    float: right;
    width: 50%;
  }

  #t_contact img,
#t_information img {
    margin-bottom: 4px;
  }

  #t_contact .cn,
#t_information .sn {
    display: table;
    margin: 0 auto;
  }

  #t_information {
    float: left;
    width: 50%;
	
  }
  
  #t_contact{
  background:#f62358;
  
  height:13px;
  }
  
  #t_information{
  background:#494848;
  height:13px;
  }
   div.leftside.active {
    transform: translateY(0%);
  }

  div.leftside.inactive {
    -webkit-transition: top 0.5s, bottom 0.5s;
  }
  
    div.snside.active {
    transform: translateY(0%);
  }

  div.snside.inactive {
    -webkit-transition: top 0.5s, bottom 0.5s;
  }

 /* Theme switcher */

  #switcher{
    position:fixed;
    bottom:0;
    right:0;
	margin-right:10px;
	z-index: 2000;
  }
	  
	  #switcher a{

	  display:inline-block;
	  width:50px;
	  height:50px;
	 
	  }
	  
	  #switcher a:hover{

	  cursor: pointer;
	  opacity: 0.5;
	  }

	  #switcher a:nth-child(1){
	  background-color:#f62358;
	  }
	  
	  #switcher a:nth-child(2){
	  background-color:#36b4a7;
	  }

	  #switcher a:nth-child(3){
	  background-color:#f84141;
	  }
	  
	  #switcher a:nth-child(4){
	  background-color:#ef7c00;
	  }
	  
  /* Global attributes */


  /* Logo */
  
  #logo {

	  margin-left: 41px;
    margin-top: -13px;
    z-index: 12;
    position: relative;
	float: left;
	
  }
  
  /* Skills */


#contact-form{
margin-bottom: 130px;
}
  #skills ul {

    text-align: center;
  }

  .skills-line li {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 5px 30px 10px 0;
    font: 12px/20px Arial, sans-serif;
  }

  .skills-line a {
    position: relative;
    display: block;
    padding: 6px 30px;
    text-decoration: none;
  }

  /* About us/Our contacts */
  
  .wrap .column {
    margin: 0 auto;
  margin-bottom:30px;
  }
  
  .column:nth-child(1){
  margin-top:30px;
  }
  
  .message-img{
  margin-top: 40px;
  }

  .wrap, #formwrap{
    display: table;
    margin: 0 auto;
  }
  

  .column img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }


  .title2, .title {
    text-align: center;
    color: #787a7a;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 6px;
  }

  .text {
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 200;
    color: #acacac;
    line-height: 210%;
  }
  
  .photos .a-img {
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
  }

  .photos .a-hover {
    width: 180px;
    height: 250px;
    background-color: rgba(246,35,88,0.6);
    margin-top: -250px;
    opacity: 0;
    position: relative;
    z-index: 1;
    transition: opacity 0.3s;
  }

  .photos .a-img:hover .a-hover {
    display: block;
    opacity: 1;
    position: relative;
    z-index: 2;
  }

  .description {
    font-size: 12px;
    margin-top: 25px;
    postion: absolute;
    display: block;
    color: #989898;
    letter-spacing: 3px;
  }

  .name {
    font-size: 15px;
    letter-spacing: 3px;
    color: #989898;
  }

  #t_information {
    float: left;
    width: 50%;
  }

  #t_contact {
    float: right;
    width: 50%;
  }

  #line {
    display: table;
    margin: 0 auto;
    margin-top: 35px;
    width: 100%;
  }
  /* Title */
  
  #message {
    display: table;
    margin: 0 auto;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-size: 34px;
    color: #bfbfbf;
    letter-spacing: 7px;
    font-weight: 200;
  }

  #message a {
    color: #f42257;
  }

  /* Contact form */
  
  #form {
    display: block;
  }


  #form input {
    width: 650px;
    margin-top: 20px;
    background-color: transparent;
    border: none;
    border-bottom: 1px dotted #f62358;
    height: 30px;
    color: white;
    letter-spacing: 2px;
    display: table;
    margin: 0 auto;
  }

  #form textarea {
    width: 650px;
    display: table;
    margin: 0 auto;
    height: 100px;
    display: table;
    margin: 0 auto;
    margin-top: 20px;
    background-color: transparent;
    border: none;
    font-weight: 300;
    color: white;
    letter-spacing: 2px;
    border-bottom: 1px dotted #f62358;
    margin-bottom: 30px;
  }

  #form .column:nth-child(2) {
    margin-top: 50px;
  }

  #contact-form button {
    display: table;
    margin: 0 auto;
    background: #434343;
    color: #ff235a;
    height: 40px;
    width: 150px;
    margin-bottom: 30px;
    text-align: center;
    border: 0;
    transition: all 0.3s ease 0s;
  }

  #form button:hover {
    opacity: 0.75;
    cursor: pointer;
  }

  /* Counter */
  
  .backdays,
.backhrs,
.backmin,
.backsec {
    border-top: 1px dotted #ff235b;
    border-bottom: 1px dotted #ff235b;
    background-color: rgba(38,38,38,0.3);
    margin-right: 13px;
  }

  .square:nth-child(1) {
    margin-left: 11%;
  }

  .square {
    width: 18.3%;
    height: 226px;
    float: left;
  }

  .numbers {
    margin-top: 59px;
    text-align: center;
    font-size: 73px;
    font-weight: bold;
    color: rgba(244,34,87,0.8);
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
	text-shadow: 2px 1px black;
  }

  .sub {
    margin-top: 83px;
    text-transform: uppercase;
    text-align: center;
    color: #a1a1a1;
    letter-spacing: 8px;
    font-size: 14px;
    font-family: 'Abel', sans-serif;
  }
  
  /* Contact */
  
  #contact {
    display: table;
    margin: 0 auto;
    margin-top: 80px;
  }

  #contact input {
    width: 355px;
    height: 24px;
    color: #acacac;
    background: transparent;
    border: 1px solid #434343;
    letter-spacing: 2px;
    font-weight: 400;
    margin-right: 10px;
  }

  #contact button {
    background: transparent;
    color: #ff235a;
    height: 28px;
    width: 100px;
    text-align: center;
    border: 1px solid #434343;
    vertical-align: top;
    webkit-box-sizing: initial;
    transition: all 0.3s ease 0s;
  }

  #contact button:hover {
    background: rgba(244,34,87,0.5);
    cursor: pointer;
  }

  
  /* Responsive background slider */
  
  #resp-background {
     height:100vh;
	position:relative;

  }

  #resp-background.back1 {
    background: url('../img/background.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: background-image .25s ease-in-out;
    -moz-transition: background-image .25s ease-in-out;
    -webkit-transition: background-image .25s ease-in-out;
  }

  #resp-background.back2 {
    background: url('../img/background1.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: scroll;
    -o-background-size: cover;
    background-size: cover;
    transition: background-image .25s ease-in-out;
    -moz-transition: background-image .25s ease-in-out;
    -webkit-transition: background-image .25s ease-in-out;
  }

  #resp-background.back3 {
    background: url('../img/background2.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: background-image .25s ease-in-out;
    -moz-transition: background-image .25s ease-in-out;
    -webkit-transition: background-image .25s ease-in-out;
  }

  #resp-counter, #progress-line-1, #progress-line-2 {
    display: none;
  }
  
    .skills-line {
    width: 60%;
  }
  
}
/* Smartphones */
@media only screen and (max-width: 1015px) {


  .m-info:before {
  width:250px;
    margin-left: -43px;
  }

  .m-contact:before {
    width:250px;
    margin-left: 249px;
  }
  .first-menu .m-info ul li:nth-child(-n+3), .first-menu .m-contact ul li:nth-child(n+2) {
    display:none;
  }

  /* Logo */
  
  #tablet-logo {
    margin-left: 47%;
	margin-bottom:10px;
  }

  #tablet-logo img {
    width: 53%;
    height: 50px;
  }

  /* Responsive background slider */


  /* About us/Our contacts */

  /* Page title */
  #message {
    font-size: 35px;
    transition: font-size 1s;
    text-align: center;
  }

  /* Counter */

  .square {
    width: 18.8%;
    height: 200px;
    float: left;
  }

  .numbers {
    margin-top: 54px;
    text-align: center;
    font-size: 64px;
    transition: font-size 1s;
    font-weight: bold;
    color: rgba(244,34,87,0.8);
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
  }
  
    #form input {
    width: 98%;
  }

  #form textarea {
    width: 98%;
  }
  
    #message span{
  display:block; margin-top:10px;
  }

}

@media only screen and (max-width: 785px) {

#menu{
display:none;
}
  /* Responsive background slider */
  #message {
    font-size: 31px;
    transition: font-size 1s;
    text-align: center;
  }
  /* About us/Our contacts */
  


  /* Counter */

  .square {
    width: 18.7%;
    height: 156px;

  }


  .numbers {
    margin-top: 44px;
    text-align: center;
    font-size: 48px;
    transition: font-size 1s;
    font-weight: bold;
    color: rgba(244,34,87,0.8);
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
  }

  .sub{
  margin-top:64px;
  }
  
    #message span{
  display:block; margin-top:20px;
  }
  
   .title2, .title {
    font-size: 18px;
  }
}


@media only screen and (max-width: 620px) {
#t_information, #t_contact{
width:50px;
background-color: #282828;
height:40px;
}

  .full-mob{
  display:block;
  margin-top:5px;
  }
.full-desk{
display:none;
}

  .square {
    width: 19.7%;
    height: 186px;

  }
  #resp-counter {
   display:block;
   clear:both;
  }
  #resp-counter:nth-child(3) {
   margin-bottom: 60px;
   

  }
  
  .square:nth-child(1), .square:nth-child(4) {
     margin-left: 30%;

  }


  .numbers {
    margin-top: 44px;
    font-size: 38px;

  }

#contact input{
   width:100%;
   margin-bottom:20px;
}
.menu{
display:none;
}
.photos{
width:50%;
margin-left:25%;
}

.photos div{
margin-bottom:20px;
}


#message{
font-size:18px;
margin-top:10px;
}

    div.content,
div.content2 {

   width: 105%;

  }
.photos{
width:100%;
      float: none;
      position: static;
      width: auto;
}
.photos{
margin-left:0;
}
  .square {
    width: 20.7%;
    height: 110px;
  }
  
  #line{
 
  }

	::-moz-placeholder {
	  font-size:10px;
	}

	:-ms-input-placeholder {
	  font-size:10px;
	}

	::-webkit-input-placeholder {
	  font-size:10px;
	}
	
 #contact {
    text-align: center;
  }

  #contact input {
    width: 100%;
    height: 24px;
    color: #acacac;
    background: transparent;
    border: 1px solid #434343;
    letter-spacing: 2px;
    font-weight: 400;
    margin-right: 10px;
  }

  .numbers {
    margin-top: 30px;
    text-align: center;
    font-size: 32px;
    transition: font-size 1s;
    font-weight: bold;
    color: rgba(244,34,87,0.8);
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
  }
  
  .sub{
  margin-top: 44px;
  font-size: 9px;
  }
  
  #form input {
    width: 90%;

  }

  #form textarea {
    width: 90%;

  }
}

@media only screen and (max-width: 420px) {
  .square:nth-child(1), .square:nth-child(4) {
     margin-left: 20%;
margin-right: 20%;
  }
#message{
font-size:18px;
}
  .numbers {
    margin-top: 44px;
    font-size: 33px;

  }
    .square {
    width: 18.7%;
    height: 80px;

  }

  .numbers {
    margin-top: 20px;
    font-size: 24px;
  }
}
