/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *
* Theme Name: SRPACDY
 */
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

div {
  overflow-x: hidden;
}

body {
  color: #fff;
  font-family: "Roboto", "Lato", sans-serif;
  font-weight: 300;
  width: 100%;
  height: 100%;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 1;
  font-size: 40px;
}

.bg {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
}

/* HEADER */

.header {
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
  color: #fff;
  margin: 0;
  position: relative;
  width: 100%;
  padding: 0 0 0;
}
.header:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.3);
}
.header .col-xs-12 {
  position: static;
}

.fixed-bottom {
  text-align: center;
  bottom: 100%;
  position: static;
  max-width: 100%;
  max-height: 100%;
  height: 100%;
  width: 100%;
  /*top:30px;*/
  background-color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
  line-height: 1.9;
  font-family: "Roboto";
}
/*
 #revamp{
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100;
  left: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.3);
}*/
#slogan {
  /* border: #000; */
  /* border-style: solid; */
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Roboto";
}
#slogan h1 {
  font-size: 18pt;
  font-family: "Roboto";
  line-height: 1.7;
}
/*alignment of the main site logo*/
.logo img {
  width: 50%;
  display: block;
  padding-bottom: 0;
  text-align: left;
  margin-left: -10%;
}

/* .logo a {
  /* display: inline-block; */
/* margin-left: 10vw;
margin-right: 10vw; */
/* } */

.logo h1 {
  margin-left: 10px;
  margin-right: 10px;
}
.logo p {
  margin-left: 10vw;
  margin-right: 10vw;
  /* font-size: 120px; */
  /* margin: 20px 0; */
  /* line-height: 120px; */
  font-size: 18pt;
  font-style: italic;
}

#banner {
  padding: 100px;
  background-color: rgba(0, 132, 230, 1);
  text-align: center;
}
#banner h1 {
  font-size: 20pt;
}

#banner p {
  font-style: italic;
  font-size: 10pt;
}

.time {
  color: #fff;
  display: block;
  font-size: 20px;
  line-height: 18px;
  margin: 0;
  position: relative;
}
.time span {
  display: inline-block;
  font-size: 120px;
  font-weight: 300;
  line-height: 120px;
  margin: 0 0 20px;
}
ul.time {
  list-style: none outside none;
  margin: 40px 0;
}
ul.time li {
  display: inline-block;
  margin: 0 20px;
  position: relative;
  font-weight: 400;
}
.down {
  position: absolute;
  bottom: 4.5%;
  left: 0;
  z-index: 2;
  text-align: center;
  width: 100%;
}
.down a i {
  transition: all 0.3s;
  color: #fff;
  height: 50px;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.down a:hover i {
  transition: all 0.3s;
  height: 60px;
  margin-top: -10px;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.down a:focus {
  outline: none;
}

/* END HEADER */

/* ABOUT */

.about {
  background: #fff;
}
.about h2 {
  color: #000;
}
.about p {
  font-size: 19px;
  color: #000;
  line-height: 1.7;
  margin-top: 27px;
  letter-spacing: 0.2px;
}
.about .col-xs-10 {
  float: none;
  margin: 0 auto;
}
.about-content {
  margin: 30px 0;
  line-height: 1.9;
  font-family: "Roboto";
}

/* END ABOUT */

/* FEATURES */

.features {
  background: #eee;
}
.features h2 {
  color: #000;
}
.features-content {
  margin: 30px 0 0;
  color: #000;
}
.grid {
  margin-top: 40px;
}
.grid p {
  font-size: 19px;
  color: #000;
  line-height: 1.7;
  margin-top: 15px;
  margin-bottom: 30px;
  letter-spacing: 0.5px;
}
.grid i {
  color: #000;
}
.grid b {
  display: block;
  color: rgb(0, 131, 202);
  font-size: 19px;
  font-weight: 700;
  font-family: "Roboto";
}

/* END FEATURES */
#service_logos img {
  /* background-color: #bf0013; */
  width: 50px;
  padding-bottom: 10px;
}

/* Contact information */
#contact {
  padding: 80px 10px;
  background-color: #000000;
  opacity: 0.8;
  text-align: center;
}

#contactinfo {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  font-size: 14pt;
  /* justify-content: space-between; */
}

/* FOOTER */

.footer {
  background: #fff;
  display: block;
  margin: 0;
  padding: 15px 0;
  position: relative;
  width: 100%;
  word-spacing: 5px;
  color: rgb(0, 0, 0);
  text-align: center;
  font-weight: 700;
}

.footer img {
  width: 10vw;
  display: block;
  margin: auto;
}
.copy {
  width: 100%;
  position: relative;
  display: block;
  margin: 10px 0;
  line-height: 14pt;
  color: #333;
  font-weight: 700;
  font-size: 13px;
}
.copy a {
  transition: all 0.3s;
  color: #333;
  text-decoration: none;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.copy a:hover {
  color: #f83145;
}

/* END FOOTER */

/* #Media Queries
================================================== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 1200px) {
  div {
    overflow-x: hidden;
  }
}

@media only screen and (min-width: 768px) {
  div {
    overflow-x: hidden;
  }
  .header {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0;
  }
  .logo a {
    position: absolute;
    left: 50%;
    margin-left: -144.5px;
    z-index: 2;
    top: 8.5%;
  }
  .down {
    bottom: 7.5%;
  }
  .about-content {
    margin: 96px 0;
  }
  .about p {
    line-height: 2.2;
  }
  .features-content {
    margin: 88px 0;
  }
  .grid p {
    margin-bottom: 0;
  }
  .grid i {
    height: 75px;
  }
  .social-content {
    margin: 68px 0;
  }
  .subscribe input[type="text"] {
    margin: 0;
    display: inline;
  }
  .subscribe-form {
    margin: 126px 0;
  }
  .footer {
    padding: 26px 0;
  }
  .copy {
    font-size: 18px;
  }
  .contact {
    padding: 114px 0;
  }
  .contact_form textarea {
    margin: 30px 0;
  }
}
/*
@media only screen and (min-width: 976px) and (max-width: 1199px) {
  .time span {
    font-size: 100px;
    line-height: 100px;
  }
  .contact-details {
    margin: 30px 0 0;
  }
}*/
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 976px) and (min-height: 500px){
  h1,
  .h1 {
    font-size: 30px;
  }
  h2,
  .h2 {
    font-size: 25px;
    font-family: "Roboto";
  }
  h3,
  .h3 {
    font-size: 10px;
  }
  h4,
  .h4 {
    font-size: 10px;
  }
  h5,
  .h5 {
    font-size: 10px;
  }
  h6,
  .h6 {
    font-size: 10px;
  }
  .logo a {
    margin: 0;
    padding-left: 100px;
    position: relative;
    left: 32%;
  }
  .logo p {
    font-size: 10px;
    line-height: 10px;
    margin: 10px 0;
  }
  .blurp {
    font-size: 15px;
    line-height: 10px;
    margin: 0 0;
  }
  /*
  .down {
    display: none;
  }*/
  .about {
    margin: 0 0 0;
  }

  .countdown {
    padding: 50px 0;
  }
  .time span {
    font-size: 68px;
    line-height: 68px;
  }
  ul.time li {
    margin: 0 15px 15px;
  }
  .subscribe {
    margin: 0;
    padding: 50px 0;
  }
  .contact {
    padding: 0 0;
    font-size: 15px;
  }

  .contact-details {
    font-size: 50px;
    margin: 30px 0 0;
  }
  .contact-p {
    font-size: 20px;
    margin: 0 0 0;
  }
  .contact-details i {
    font-size: 20px;
    margin-right: 0px;
  }
  .footer {
    padding: 15px 0;
  }
  .socmed {
    margin: 10px 0 20px;
  }
  .socmed i {
    font-size: 1.8em;
    margin: 0 5px;
  }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) and (orientation:500px){
  h1,
  .h1 {
    font-size: 10px;
  }
  h2,
  .h2 {
    font-size: 25px;
    font-family: "Roboto";
  }
  h3,
  .h3 {
    font-size: 10px;
  }
  h4,
  .h4 {
    font-size: 10px;
  }
  h5,
  .h5 {
    font-size: 10px;
  }
  h6,
  .h6 {
    font-size: 10px;
  }
  .logo a {
    margin: 0;
    padding-left: 100px;
    position: relative;
    left: 32%;
  }
  .logo p {
    font-size: 10px;
    line-height: 10px;
    margin: 10px 0;
  }
  .blurp {
    font-size: 15px;
    line-height: 10px;
    margin: 0 0;
  }
  .down {
    display: none;
  }
  .about {
    margin: 0 0 0;
  }

  .countdown {
    padding: 50px 0;
  }
  .time span {
    font-size: 68px;
    line-height: 68px;
  }
  ul.time li {
    margin: 0 15px 15px;
  }
  .subscribe {
    margin: 0;
    padding: 50px 0;
  }
  .contact {
    padding: 0 0;
    font-size: 15px;
  }

  .contact-details {
    font-size: 50px;
    margin: 30px 0 0;
  }
  .contact-p {
    font-size: 15px;
    margin: 0 0 0;
  }
  .contact-details i {
    font-size: 15px;
    margin-right: 0px;
  }
  .footer {
    padding: 15px 0;
  }
  .socmed {
    margin: 10px 0 20px;
  }
  .socmed i {
    font-size: 1.8em;
    margin: 0 5px;
  }
}

/* Moile Landscape Size to Tablet Portrait (devices and browsers) of width between 480px and 767px*****/
@media only screen and (min-width: 480px) and (max-width: 767px) {
  div {
    overflow-x: hidden;
  }

  h1,
  .h1 {
    font-size: 10px;
  }
  h2,
  .h2 {
    font-size: 25px;
    font-family: "Roboto";
  }
  h3,
  .h3 {
    font-size: 10px;
  }
  h4,
  .h4 {
    font-size: 10px;
  }
  h5,
  .h5 {
    font-size: 10px;
  }
  h6,
  .h6 {
    font-size: 10px;
  }
  .logo a {
    margin: 0;
    padding-left: 100px;
    position: relative;
    left: 32%;
  }
  .logo p {
    font-size: 10px;
    line-height: 10px;
    margin: 10px 0;
  }
  .blurp {
    font-size: 15px;
    line-height: 10px;
    margin: 1 1;
  }
  #slogan {
    /* border: #000; */
    /* border-style: solid; */
    background-color: rgba(0, 0, 0, 0.1);
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "Roboto";
    margin: 1  1;
  }
  #slogan h1 {
    font-size: 18px;
    font-family: "Roboto";
    line-height: 1.7;
    margin-right:15px;
    margin-left:15px;
  }
  .down {
    display: none;
  }
  .about {
    margin: 0 0 0;
  }

  .countdown {
    padding: 50px 0;
  }
  .time span {
    font-size: 68px;
    line-height: 68px;
  }
  ul.time li {
    margin: 0 15px 15px;
  }
  .subscribe {
    margin: 0;
    padding: 50px 0;
  }
  .contact {
    padding: 0 0;
    font-size: 15px;
  }

  .contact-details {
    font-size: 50px;
    margin: 30px 0 0;
  }
  .contact-p {
    font-size: 15px;
    margin: 0 0 0;
  }
  .contact-details i {
    font-size: 15px;
    margin-right: 0px;
  }
  .footer {
    padding: 15px 0;
  }
  .socmed {
    margin: 10px 0 20px;
  }
  .socmed i {
    font-size: 1.8em;
    margin: 0 5px;
  }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 480px) {
  .bg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  }
  .header {
    line-height: 1.2;
    font-family: "Roboto", sans-serif;
    color: #fff;
    margin: 0;
    position: relative;
    width: 100%;
    padding: 0 0 0;
  }
  .header:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.3);
  }
  .header .col-xs-12 {
    position: static;
  }
  div {
    overflow-x: hidden;
  }
  h1,
  .h1 {
    font-size: 10px;
  }
  h2,
  .h2 {
    font-size: 25px;
    font-family: "Roboto";
  }
  h3,
  .h3 {
    font-size: 10px;
  }
  h4,
  .h4 {
    font-size: 10px;
  }
  h5,
  .h5 {
    font-size: 10px;
  }
  h6,
  .h6 {
    font-size: 10px;
  }
  .logo a {
    margin: 0;
    padding-left: 100px;
    position: relative;
    left: 32%;
  }
  .logo p {
    font-size: 10px;
    line-height: 10px;
    margin: 10px 0;
  }
  .logo h1 {
    font-size: 0px;
    line-height: 10px;
    margin: 1 0 1;
  }
  .blurp {
    font-size: 10px;
    line-height: 10px;
    margin-right: 1;
    margin-left: 1;
  }

   p.fixed-bottom{
    text-align: center;
    bottom: 100%;
    position: static;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: 100%;
    /*top:30px;*/
    background-color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    line-height: 1.9;
    font-family: "Roboto";
  }
   
  #slogan {
    /* border: #000; */
    /* border-style: solid; */
    background-color: rgba(0, 0, 0, 0.1);
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "Roboto";
    margin: 1  1;
  }
  #slogan h1 {
    font-size: 15px;
    font-family: "Roboto";
    line-height: 1.7;
    margin-right:15px;
    margin-left: 15px;
  }
  .down {
    display: none;
  }

  .about p{
    font-size: 13px;
  }
  .countdown {
    padding: 50px 0;
  }
  .time span {
    font-size: 68px;
    line-height: 68px;
  }
  ul.time li {
    margin: 0 15px 15px;
  }
  .subscribe {
    margin: 0;
    padding: 50px 0;
  }
  .contact {
    padding: 0 0;
    font-size: 15px;
  }

  .contact-details {
    font-size: 50px;
    margin: 30px 0 0;
  }
  .contact-p {
    font-size: 10px;
    margin: 0 0 0;
  }
  .contact-details i {
    font-size: 10px;
    margin-right: 0px;
  }
  .footer {
    padding: 15px 0;
  }
  .socmed {
    margin: 10px 0 20px;
  }
  .socmed i {
    font-size: 1.8em;
    margin: 0 5px;
  }
}

@media only screen and (min-width: 1200px) {

}

/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file 
		Just create a "fonts" folder at the root, 
		copy your FontName into code below and remove
		comment brackets */
/*
	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
      font-style: normal; 
    }*/

