 @import url('https://fonts.googleapis.com/css?family=Poppins');
 body{
    margin: 0px;
    padding: 0px;
    border-top: 5px solid #e60022;
}


.main-body-inner .medium-8{margin-right:1em;}
/* ===========Start Fonts================== */

.project-1 h3,.project-2 h3,.project-3 h3,.project-4 h3,.project-5 h3,.project-6 h3{
	font-size: 46px;
	font-family: Poppins,sans-serif;
	font-weight: bolder;
	color: #fff;
}
h1, h2, h3, h4,h6 {
font-family: Poppins,sans-serif;
}

/* ===========End Fonts================== */



/*==========Start Links=========*/

a.live-site:link,a.live-site:visited,a.live-site:active{
    min-width:200px;
    background:transparent;
    border:2px solid #000000;
    text-align:center;
    padding:1em;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
color:#000;
display:block;
font-weight:bold;
}
/*==========End Links=========*/


.bp-row{
    width: 976px;
    margin: 0px auto;
    display: block;
}
.main-wrap{}

.site-port-fade{
    box-shadow:1px 1px 2px #000;
        margin: 1em 0em;
}

.main-wrap:after,.site-logo:after,.intro-para:after,
.my-skills:after,.port-block-hme:after{
    content: '';
    clear: both;
    display: table;
}

#big-banner{
    background: url(/site-imgs/header-laptop-pic.jpg) no-repeat ;
    background-size: cover;
    width: 100%;
    min-height: 622px;
    padding: 1px;
}

.head-wrapper {
	max-width: 1050px;
	margin: 20px auto;
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.head-wrapper:after{
	content: '';
	clear:both;
	display: table;
}
.site-logo{
    width: 35%;
    height: auto;
    float: left;
}

header nav{
    float: right;
}

.main-hdr{}
.main-hdr li,.main-hdr-inside li{float: left; display: inline-block;
    margin: 0 10px;}
.main-hdr ul li a,.main-hdr-inside ul li a{
    font-family: Helvetica,sans-serif;
    color: #fff;
    text-decoration: none;
}

.top-cta {
    width: 50%;
    float: none;
    margin: 11em 0em 0em 10em;
    text-align: left;
    clear: left;
}

.top-cta h1{
    font-size: 64px;
    font-family: "Helevetica Bold",sans-serif;
    color:#fff;
    text-align:left;
}

.top-cta p{
    font-size: 23px;
    font-family: "Helevetica Bold",sans-serif;
    color:#fff; }

a.button-one:link,a.button-one:visited,a.button-one:active{
  border-style: solid;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  border-radius: 6px;
  background-color: rgba(230, 0, 34, 0.769);
  width: 157px;
  height: 40px;
  color:#fff;
}


a.button-two:link,a.button-two:visited,a.button-three:active{
    width: 250px;
   height: 52px;
    -webkit-border-radius:6px ;
    -moz-border-radius:6px ;
    -ms-border-radius:6px ;
    -o-border-radius:6px ;
    border-radius:6px ;
    text-align: center;
    padding:1.3em;}

.intro-para{
    background: #e60022;
    width: 100%;
    min-height: 223px;
text-align: center;
    display: flex;
    flex-direction: column;
   justify-content: center;}

.intro-para h2{ font-size: 32px; font-family: Helvetica,sans-serif; color: #fff; margin-top:0px}

.intro-para p{font-size: 16px; font-family: Helvetica,sans-serif; color: #fff;}

.my-skills{
    background:#666666;
    min-height: 440px;
    color:#fff;
    font-family: Helvetica,sans-serif;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items:center;
}

.my-skills h2{ margin-top: 0;}


.skill-row:after{
    content: "";
    clear: both;
    display: table;
}

.skill-row h3{
    font-size: 18px;
    font-family: inherit;
    font-weight: boe60022ld;
    color: #e60022;
}

.skill-row p{color:#666666;}

.skill-row {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.skill-row span {
    font-size: 54px;
    margin: 0.5em 0em;
    display: block;
    color:#666666;
}


.web-skill{
  background:#fff;
    width: 33%;
    margin:0em 1em;
    text-align:center;
	    box-shadow: rgba(0,0,0,.3) 0 0 20px 0;
    padding: 15px 15px 25px;
}

.graphic-skill{
  background:#fff;
       width: 33%;
    margin:0em 1em;
    text-align:center;
	    box-shadow: rgba(0,0,0,.3) 0 0 20px 0;
    padding: 15px 15px 25px;
}

.platforms{

  background:#fff;
        width: 33%;
    margin:0em 1em;
	    box-shadow: rgba(0,0,0,.3) 0 0 20px 0;
    padding: 15px 15px 25px;
}

.feat-title{ background: #fff; width: 100%;
text-align: center; font-family: Helvetica,sans-serif; padding-top: 3em;}

.feat-title h2{
    font-size: 32px;
    font-family: inherit;
    font-weight: bold;
    color:#666666;
}
/* home featured projects */

.hme-port-one{

}

.hme-port-two{

}

.hme-port-three{

}

.port-block-hme{
    width: 100%;
    min-height: 550px;
}

.contact-block{
    background: #333333;
    min-height: 340px;
    width: 100%;
    color:#fff;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items:center;
}

.contact-block:after{content: ''; clear: both; display: table;}

.contact-block h2{font-size: 32px; font-family: Helvetica,sans-serif; font-weight: bold; color: #fff; margin:0px;}

.contact-block p{font-size: 20px; font-family: Helvetica,sans-serif;  color: #fff; font-weight: bold; margin-bottom: 6px;}

a.blk-button:link,a.blk-button:visited,a.blk-button:active{
    width: 275px;

    background: #000;
    font-size: 18px;
    font-family: Helvetica,sans-serif;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius:6px ;
    border-radius:6px ;
    padding: 1em;
    margin: 1em;
    text-decoration: none;
    display: inline-block;
}

a.red-hire:link,a.red-hire:visited,a.red-hire:active{
   background: #e60022;
    font-size: 18px;
    font-family: Helvetica,sans-serif;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius:6px ;
    border-radius:6px ;
    padding: 1em;
    margin: 1em 0;
    text-decoration: none;
    display: inline-block;
    width: 150px
}

.main-foot{
    width: 100%;
    background: #000;
    color:#fff;
    text-align: center;
    font-size: 16px;
    padding-top: 1px
}
.main-foot h4{color:#fff; font-size: 18px; font-weight: bold; font-family: Helvetica,sans-serif; margin-top: 0;}
.main-foot p{ font-family: Helvetica,sans-serif; margin:10px 20px 0px;}
.main-foot a{color:#fff; text-decoration:none; font-family: Helvetica; display: inline-block; margin: 1em;}

.pro-home{width: 50%; min-height: 550px;}
.pro-home:after{content: ''; clear: both;    display:talbe;}


.pro-work-wrap{
	width: 100%;
	height:auto;
	-webkit-display: flex;
-moz-display: flex;
-ms-display: flex;
-o-display: flex;
display: flex;
	flex-direction: row;

}
.project-1{
	   background: url("/site-imgs/800-degrees-BG.png") no-repeat;
	background-size: cover;
	background-position: center center;
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
  text-align: center;
}
.project-2{
	background: url("/site-imgs/callmegaby-BG.png") no-repeat;
		background-size: cover;
	background-position: center center;
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
  text-align: center;
}
.project-3{
	  background: url("/site-imgs/cintl-background.jpg") no-repeat;
    	background-size: cover;
	background-position: center center;
  transition: filter .5s ease-in-out;
-webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
filter: grayscale(0%); /* FF 35+ */
text-align: center;
}

.project-4{
	   background: url("/site-imgs/pro-speech-background.jpg") no-repeat;
	background-size: cover;
	background-position: center center;
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
  text-align: center;
}
.project-5{
	background: url("/site-imgs/umbi-background.jpg") no-repeat;
		background-size: cover;
	background-position: center center;
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
  text-align: center;
}
.project-6{
	  background: url("/site-imgs/EDS-background.jpg") no-repeat;
    	background-size: cover;
	background-position: center center;
  transition: filter .5s ease-in-out;
-webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
filter: grayscale(0%); /* FF 35+ */
text-align: center;
}

.project-1:hover,.project-2:hover,.project-3:hover,.project-4:hover,.project-5:hover,
.project-6:hover{
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
filter: grayscale(100%); /* FF 35+ */
}

.feat-blk{
  display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
	flex-direction: column;
	justify-content: center;
	align-items: center; }

a.get-details:link,a.get-details:visited,a.get-details:active{
	min-width:250px;
	display: inline-block;
	background-color:transparent;
-webkit-border-radius:20px ;
-moz-border-radius:20px ;
-ms-border-radius:20px ;
-o-border-radius:20px ;
border-radius:20px ;
	font-size: 18px;
	font-family:inherit;
	text-align: center;
	text-transform: uppercase;
	color:#fff;
	border:3px solid #fff;
	padding: 0.8em 0em;
}

.site-dtl a{ }


.site-dtl:hover  > a{
     -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* Start Animations */

 @-webkit-keyframes fadeInUp {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  }
  @keyframes fadeInUp {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  }
/* End Animations */

/* ==========START INSIDE PAGE CSS============= */

.main-hdr-inside{
    width: 100%;
    height: 110px;
    background: url(/site-imgs/header-laptop-pic.jpg) no-repeat ;
    background-size: cover;
    padding:0em;
}

.main-hdr-inside ul{
    margin-top:0;
}

.inheader-wrap{
   margin: 0px auto;
   max-width: 1028px;
	min-height: 100px;
   padding-top:10px;
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.inheader-wrap:after{
	content: "";
	clear: both;
	display: table;
}

.main-body-inner{
    width: 100%;
    max-width: 1028px;
    margin: 3em auto;
}

#main-body{
    background-color:#fff;
    width: 100%;
    min-height: 500px;
}

#print-other{
	width: 100%;
	background:#fff;
	min-height: 300px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

.print-other-inner {
	width: 100%;
	max-width: 1028px;
	margin: 0 auto 20px auto;
}

/*=====Start all clears======*/
.main-hdr-inside:after,.main-body-inner:after,#print-other:after{
    content: '';
    clear: both;
    display:table;
}
