@charset "UTF-8";
/* CSS Document */

body {
	font-family: "proxima-nova",sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 26px;
	color: #000;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	width:100%;
}
.port_fullwidth a {
	color:#189BF3;
	text-decoration:none;
}
.port_fullwidth a:visited {
	color:#189BF3;
}
.port_fullwidth a:hover {
	color:#0083db;
}
h1 {
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 36px;
	letter-spacing: 0px;
}
h2 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 30px;
	line-height: 36px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 7px;
}
h3 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	line-height: 22px;
	color: #CCC;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 7px;
	padding-bottom: 0px;
}
h4 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 26px;
	line-height: 23px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h7 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 24px;
	line-height: 30px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h4 a {
	color: #000;
	text-decoration: none;
	transition: color .15s ease-in-out;
   -moz-transition: color .15s ease-in-out;
   -webkit-transition: color .15s ease-in-out;
}
h4 a:visited {
	color: #000;
}
h4 a:hover {
	color: #19a3ff;
}
h5 {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 54px;
	line-height: 48px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 01px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h6 {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 64px;
	line-height: 45px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bullet {
	padding-right: 5px;
	padding-left: 5px;
	color: #00d2ff;
}
.textshadower{
	text-shadow: 0px 1px 2px rgba(0, 10, 15, 0.7);
}
#header {
	position: relative;
	height: 86px;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 60;
	background-color: #000026;
}
#nav_width {
	text-align: left;
	position: relative;
	height: 45px;
	width: 100%;
	max-width:1400px;
}
#logo_holder {
	height: 37px;
	width: 250px;
	margin-left: 4%;
}
#nav_controls {
	float: right;
	width: 700px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 35px;
	padding-top: 11px;
	margin-right: 4%;
}

#nav_controls a {
	text-decoration: none;
	color: #FFF;
	transition: color .15s ease-in-out;
   -moz-transition: color .15s ease-in-out;
   -webkit-transition: color .15s ease-in-out;
}
#nav_controls a:visited {
	color: #FFF;
}
#nav_controls a:hover {
	color: #19a3ff;
}
.nav_button {
	text-align: right;
	color: #FFF;
	font-size: 14px;
	font-size: 14px;
	float: right;
	margin-left: 40px;
	display: inline-block;
	padding: 4px;
	letter-spacing: 1px;
}
.menu_button {
    float: right;
    height: 97px;
    position: absolute;
    right: 0;
    top: -25px;
    width: 91px;
}
.menu_link img  {
	width: 100%;
	height: auto;
}
.menu_on {
	display: none;
}
.menu_panel  {
	float: right;
	position: absolute;
	top: 114px;
	width: 100%;
	height: auto;
	right: 0px;
	background-color: #282828;
	z-index: 999;
	display: none;
}
.menu_width {
	width: 100%;
	max-width: 1400px;
}
.menu_option {
    background-color: #353535;
    float: left;
    margin-top: 1px;
    padding: 25px 4%;
    width: 92%;
	text-align:left;
}
.menu_option:hover {
	background-color: #19a3ff;
	cursor: pointer;
}
.menu_panel a {
	color: #FFFFFF;
	text-decoration: none;
}
#overlay_holder {
	margin-top: 120px;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.port_link_small, .port_link_small2 a {
	padding: 12px 20px 12px 20px;
	line-height: 12px !important;
}
#footer {
	position: relative;
	width: 100%;
	background-color: #000;
	height: 181px;
	z-index: 20;
}
#footer_width {
	font-style: normal;
	font-size: 14px;
	position: relative;
	width: 100%;
	height: 145px;
	text-align: left;
	color: #616060;
	max-width: 1400px;
	padding-top: 43px;
}
#footer_logo {
	margin-right: 4%;
	margin-left: 4%;
	text-align: left;
	position: relative;
	width: 92%;
}
.footer_nav_button {
	text-align: right;
	color: #FFF;
	font-size: 14px;
	float: right;
	display: inline-block;
	margin-left: 55px;
}
#right_footer_column {
	float: right;
	width: 800px;
	position: absolute;
	top: 0px;
	text-align: right;
	right: 0px;
}
#right_footer_column a {
	text-decoration: none;
	color: #FFF;
	transition: color .15s ease-in-out;
   -moz-transition: color .15s ease-in-out;
   -webkit-transition: color .15s ease-in-out;
}
#right_footer_column a:visited {
	color: #FFF;
}
#right_footer_column a:hover {
	color: #19a3ff;
}
#socialmedia_box {
	position: absolute;
	height: 40px;
	width: 280px;
	top: 75px;
	right: 0px;
	float: right;
	margin-top: 38px;
	margin-right: 4%;
	text-align: right;
}
.socialmedia {
    /* [disabled]float: left; */
    width: 80%;
    margin-top: 15px;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
	min-width: 200px;
}
#page_content {
	text-align: center;
	position: relative;
	width: 100%;
	min-width: 1080px;
	overflow: auto;
}
.suggest_iframe {
	text-align: center;
	position: relative;
	width: 100%;
	overflow: hidden;
}
#title_video_holder {
	padding: 0px;
	position: relative;
	z-index: 0;
	margin: 0px;
	width: 100%;
	height: 220px;
	display: block;
}
.contact_video {
	padding: 0px;
	position: relative;
	z-index: 0;
	margin: 0px;
	width: 100%;
	height: 90px;
}
#title_video_holder2 {
	position: relative;
	z-index: 0;
	margin: 0px;
	width: 100%;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	display: block;
}
.header_still {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 735px;
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	display: block;
}
.mob_caption {
	display:none;
}
.web_caption {
	display:block;
}
#videoframe1 {
	overflow-x: hidden;
	vertical-align: middle;
}
#video2 {
	width: auto;
	position: absolute;
	width: 100% !important;
	min-width: 1200px;
	min-height: 350px;
	margin: 0px;
	padding: 0px;
	float: left;
	top: -55px;
}
#video3 {
	width: auto;
	position: fixed;
	width: 100% !important;
	min-width: 1080px;
	min-height: 350px;
	margin: 0px;
	padding: 0px;
	float: left;
	top: -20px;
	background-color: #010936;
}
.contact_page {
    margin-top: 40px;
    position: relative;
    background-color: #FFF;
    z-index: 2;
    margin-bottom: 20px;
    padding-bottom: 90px;
    padding-right: 4%;
    padding-left: 4%;
    width: auto;
	max-width: 1290px;
}
.page_width {
	width: 100%;
	max-width: 1400px;
	position: relative;
	min-width: 1080px;
	overflow: visible;
	height: auto;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	min-height: 450px;
	display: inline-block;
}
#blog_page {
	text-align: center;
	position: relative;
	width: 100%;
	padding-bottom: 40px;
	min-height: 750px;
	background-color: #000;
	padding-top: 35px;
	background-attachment: fixed;
	background-image: url(../images/blog_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.rollover {
	cursor: pointer;
}
.iframetag {
	height: auto;
	width: 100%;
}

.font15 {
	font-size: 15px;
	line-height: 27px;
}
.font16 {
	font-size: 16px;
	line-height: 26px;
}
.font18 {
	font-size: 18px;
	line-height: 28px;
}
.font20 {
	font-size: 20px;
	line-height: 28px;
}
.fontsize22 {
	font-size: 22px;
	line-height: 36px;
	font-weight: 300;
}
.fontsize24 {
	font-size: 24px;
	line-height: 40px;
	font-weight: 300;
}
.fontsize25 {
	font-size: 25px;
	line-height: 40px;
	font-weight: 300;
}
.font26 {
	font-size: 26px;
	line-height: 38px;
}
.fontsize34 {
	font-size:34px;
}
.fontsize45 {
    font-size: 40px;
    line-height: 42px;
    font-weight: 600;
}
.light {
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 300;
}
.italic {
	font-family: "proxima-nova",sans-serif;
	font-style: italic;
	font-weight: 400;
}
.bold {
	font-family: "proxima-nova",sans-serif;
	font-style:normal;
	font-weight: bold;
}
.standard {
	font-family: "proxima-nova",sans-serif;
	font-weight:400;
	font-style:normal;
}
.semibold {
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 600;
}
.form_textfield {
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-size: 16px;
	height: 40px;
	border: 4px solid #ebebeb;
	background-image: url(../images/form_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	width: 80%;
	text-align: left;
	position: relative;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
}
.form_textarea {
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-size: 16px;
	border: 4px solid #ebebeb;
	background-image: url(../images/form_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	width: 80%;
	resize: none;
	overflow: auto;
	height: 130px;
	position: relative;
	float: left;
	margin-top: 20px;
	line-height: 20px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 22px;
	text-decoration: none;
	text-align: left;
}
#form_errors {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #19A3FF;
	font-size: 16px;
	display: none;
}
#submit_button {
	margin-top: 10px;
	float: left;
}
#productWidth {
	position: relative;
	width: 980px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
	color: #000;
}
#productHolder {
	width: 243px;
	margin-right: 40px;
	margin-left: 40px;
	height: 400px;
	margin-bottom: 30px;
	position: relative;
	float: left;
	text-align: left;
}
#shopThumbInfo {
	font-style: normal;
	height: 42px;
	width: 232px;
	position: relative;
	z-index: 2;
	color: #000;
	padding-top: 8px;
	padding-right: 10px;
	line-height: 18px;
	float: left;
	font-size: 14px;
}
.smalltext {
	font-size: 12px;
	color: #B4B4B4;
}
.mini_divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	width: 100%;
	height: 1px;
	margin-bottom: 15px;
}
#liquidlizard {
	display: none;
}
#home_caption {
	text-align: center;
	width: 100%;
	position: absolute;
	float: left;
	left: 0px;
	top: 0px;
	z-index: 18;
	padding-top: 90px;
}
.typekit-badge {
	display:none !important;
}
.form_nonefield {
	display:none;
}
.portfolio_nav {
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: 600;
	color: #CCC;
	height: 25px;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-bottom: 18px;
}
.text_divider {
	padding-right: 8px;
	padding-left: 8px;
}
.portfolio_nav a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	transition: color .15s ease-in-out;
   -moz-transition: color .15s ease-in-out;
   -webkit-transition: color .15s ease-in-out;
}
.portfolio_nav a:visited {
	color: #000;
}
.portfolio_nav a:hover {
	color: #19a3ff;
}
.column_holder {
	width: 86%;
	margin-right: 6%;
	margin-left: 6%;
	position: relative;
	margin-bottom: 0px;
	text-align: left;
	overflow: auto;
	margin-top: 0px;
	height: 500px;
}
.column_box {
	width: 44%;
	float: left;
	padding-right: 6%;
	text-align: left;
}
.about_title_bg {
	width: 100%;
	margin: 0px;
	text-align: center;
	z-index: 0;
	position: relative;
	  height: 400px;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  overflow: hidden;
}
.video_container{	
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.vid_home_footage {
	max-height: 100%;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;

}
.video_home_height{
	height: 62vh;
	overflow: hidden;	
}
.about_title {
  text-align: center;
  z-index: 1;
	position: absolute;
	top: 30px;
	width: 100%;
}

.contact_video.wow.fadeIn1 .video_container {
	overflow: hidden;
	max-height: 80px;
	width: 100%;
	z-index: 1;
}

.about_row {
	position: relative;
	width: 94%;
	overflow: visible;
	padding-right: 3%;
	padding-left: 3%;
	min-width: 980px;
}
.marginbox {
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
}
.about_1 {
	height: 434px;
	width: 94%;
	position: absolute;
	padding: 0px;
	z-index: 10;
	margin: 0px;
	top: 350px;
}
.skills_section {
	overflow: auto;
	width: 100%;
	text-align: center;
	background-color: #FFF;
	padding-top: 50px;
}

/* Slider End Css */
#slider {
	margin: 20px auto 40px;
	overflow: hidden;
	position: relative;
	word-wrap: break-word;
	width: 980px;
}
.quote {
	height: auto;
	width: 980px;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: auto;
  list-style: none;
}
#slider ul li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 350px;
	text-align: center;
	word-wrap: break-word;
	width: 980px !important;
}

a.control_prev, a.control_next {
	position: absolute;
	top: 155px;
	z-index: 50;
	display: block;
	width: 63px;
	height: 73px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  left: 96px;
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 105px;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}
/* Slider End */
.maxwidth {
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	max-width: 1400px;
}
.maxwidthskills {
	width: 100%;
	height: 500px;
	padding-right: 0%;
	padding-left: 0%;
	text-align: center;
	margin-top: 0px;
	max-width: 1200px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 75px;
	border-bottom-width: 1px;
}
.quote_panel {
	color: #7f7f7f;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	text-align: center;
	padding-top: 40px;
	height: 300px;
	padding-bottom: 80px;
	position: relative;
}
.quotes {
	width: 74%;
	padding-right: 12%;
	padding-left: 12%;
	margin-top: 10px;
	margin-bottom: 20px;
	height: auto;
	font-size: 20px;
	font-style: normal;
	line-height: 32px;
	font-weight: 300;
}
.client_logos {
	overflow: auto;
	width: 100%;
	max-width: 1400px;
	min-width: 980px;
	padding-bottom: 80px;
}
.client_logo_image {
	height: auto;
	width: 11%;
	margin-right: 1%;
	margin-left: 1%;
	max-width: 153px;
}
.col5 {
	overflow: visible;
	z-index: 5;
	margin-top: 0px;
	width: 90%;
	background-color: #000;
	padding-right: 5%;
	padding-left: 5%;
}
.aboutskill {
	width: 21%;
	float: left;
	max-width: 274px;
	margin-top: 0px;
	padding-right: 2%;
	padding-left: 2%;
	color: #FFF;
}
.skillimg {
	max-width: 274px;
}
.skillheader {
	font-size: 22px;
	line-height: 26px;
	font-weight: 300;
	color: #FFF;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	width: 100%;
	height: 60px;
}
.skilltext {
	font-size: 18px;
	line-height: 27px;
	font-weight: 300;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.experience_holder {
	background-image: url(../../images/about_exline.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 130px;
	position: relative;
	width: 980px;
	overflow: visible;
	padding-bottom: 30px;
	height: auto;
}
.ex_topimg img {
	z-index: 20;
	margin-top: -70px;
	padding-left: 14px;
	margin-bottom: 40px;
}
.ex_panel {
	width: 980px;
	overflow: visible;
	position: relative;
	margin-bottom: -100px;
	display: block;
	height: 230px;
}
.ex_right {
	width: 39%;
	float: right;
	background-image: url(../../images/ex_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 497px;
	padding-left: 10%;
	text-align: left;
	overflow: visible;
	height: 180px;
}
.ex_left {
	width: 39%;
	float: right;
	background-image: url(../../images/ex_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 180px;
	position: absolute;
	left: 7px;
	text-align: right;
	padding-right: 107px;
	overflow: visible;
}
.ex_right p {
	margin-top: 10px;
	padding-top: 0px;
}
.ex_left p {
	margin-top: 10px;
	padding-top: 0px;
}
.qual_topimg {
	z-index: 25;
	text-align: center;
	height: 153px;
	width: 980px;
	margin-top: -60px;
	margin-bottom: -65px;
}
.fun_box {
	position: relative;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	max-width: 1400px;
	height: 1020px;
}
.fun1 {
	width: 33%;
	position: absolute;
	top: -21px;
	height: auto;
	z-index: 5;
	float: left;
	left: 8px;
}
.fun2 {
	width: 33%;
	position: absolute;
	top: 135px;
	height: auto;
	left: 21%;
	z-index: 10;
	float: left;
}
.fun3 {
	width: 33%;
	position: absolute;
	top: 285px;
	height: auto;
	z-index: 10;
	right: 23%;
	float: right;
}
.fun4 {
	width: 33%;
	position: absolute;
	top: 430px;
	height: auto;
	z-index: 20;
	right: 0%;
	float: right;
}
.funtext1 {
	width: 60%;
	position: absolute;
	top: 0px;
	z-index: 99;
	left: 20%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
	text-align: left;
	padding-left: 70px;
	padding-bottom: 40px;
	height: 110px;
	max-width: 700px;
	padding-top: 15px;
}
.funtext2 {
	width: 52%;
	position: absolute;
	top: 0px;
	z-index: 2;
	left: 30%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
	text-align: left;
	padding-left: 17%;
	padding-bottom: 40px;
	height: 110px;
	max-width: 540px;
	padding-top: 175px;
	padding-right: 0%;
}
.funtext3 {
	width: 36%;
	position: absolute;
	top: 0px;
	z-index: 2;
	float: right;
	text-align: left;
	padding-left: 0%;
	height: 110px;
	max-width: 545px;
	padding-top: 15px;
	padding-right: 18%;
	right: 40%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 575px;
}
.funtext4 {
	width: 38%;
	position: absolute;
	top: 0px;
	z-index: 2;
	float: right;
	text-align: left;
	padding-left: 0%;
	height: 140px;
	max-width: 540px;
	padding-top: 15px;
	padding-right: 16%;
	right: 18%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 726px;
	min-width: 520px;
}
.button_colour {
	max-width:450px;
	max-height:80px;
}
.diamonds {
	background-image: url(../../images/diamond_upholstery.jpg);
	background-repeat: repeat;
	padding-bottom: 50px;
	background-color: #000;
	background-position: center top;
	padding-top: 35px;
}
.floath3 {
	float: left;
	top: -34px;
	left: 0px;
	position: absolute;
	height: 22px;
	background-color: #FFF;
	padding-right: 14px;
}
.home_width {
	padding-right: 0%;
	padding-left: 0%;
	margin-top: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	position: relative;
	width: 100%;
	max-width: 1400px;
	background-color: #FFF;
}
.title_center {
	padding-top: 40px;
	padding-bottom: 30px;
	width: 92%;
	margin-right: 4%;
	margin-left: 4%;
}
.section_title {
	width: 98%;
	max-width: 1400px;
	position: relative;
	text-align: center;
	height: 60px;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
}
.title_row {
	width: 98%;
	overflow: auto;
	float: left;
	min-width: 1080px;
	max-width: 1400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
	position: relative;
	height: auto;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.port_section_title {
	width: 98%;
	background-color: #f1f1f1;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 6px;
	position: relative;
	min-width: 1055px;
	max-width: 1400px;
	padding-right: 0%;
	padding-left: 0%;
	float: left;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 0px;
}
.portfolio_row {
	width: 95%;
	overflow: auto;
	float: left;
	min-width: 1080px;
	max-width: 1400px;
	background-color:transparent;
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 4%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	z-index: 30;
}
.portfolio_row_title {
	width: 95%;
	overflow: auto;
	float: left;
	min-width: 1080px;
	max-width: 1400px;
	background-color:transparent;
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 4%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
.portfolio_thumbnail {
	width: 31.3%;
	float: left;
	background-color: #CCC;
	overflow: hidden;
	margin-right: 2%;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
	position: relative;
	line-height: 0px;
}
.port_fullwidth {
}
.port_header , .port_sub, .port_body, .port_fullwidth img{
	max-width: 1400px;
}
.portpage_holder {
	width: 100%;
	padding: 0 0 40px 0;
	margin: 0;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.caption_box {
	width: 92.4%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 4%;
	padding-left: 4%;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: -66px;
	float: left;
	height: 50px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 300;
	font-style: normal;
	line-height: 22px;
	z-index: 50;
	background-color: #000;
	background: rgb(0, 0, 0); /* Fall-back for browsers that don't
                                    support rgba */
	background: rgba(0, 0, 0, .6);	
}
.blog_holder {
	width: 92%;
	margin-left: 2%;
	margin-right: 0%;
	margin-top: 65px;
	margin-bottom: 65px;
	position: relative;
	min-width: 1020px;
	padding-top: 0px;
	padding-right: 4%;
	padding-bottom: 0px;
	padding-left: 2%;
}
.blog_postpage {
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #d1d1d1;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 65px;
	padding-right: 8%;
	padding-left: 8%;
	width: 80%;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
	font-size: 18px;
	line-height: 30px;
	min-width: 880px;
}
.blog_shadow_top {
	min-width: 980px;
	text-align: center;
	width: 96%;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
	background-image: url(../../images/blog_shadow_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	background-size: 100%;
	height: 34px;
}
.blog_shadow_bottom {
	min-width: 980px;
	text-align: center;
	width: 96%;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
	background-image: url(../../images/blog_shadow_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	background-size: 100%;
	height: 34px;
}
#buttonholder a {
	color: #FFF;
	text-decoration: none;
	cursor:pointer;
	transition: color .15s ease-in-out, background .15s ease-in-out;
   -moz-transition: color .15s ease-in-out background .15s ease-in-out;
   -webkit-transition: color .15s ease-in-out background .15s ease-in-out;
}
#buttonholder a:visited {
	color: #FFF;
}
#buttonholder a:hover {
	background: #0083db;
	color: #FFF;
}
.blacklinks a {
	color: #000000;
	transition: color .15s ease-in-out;
   -moz-transition: color .15s ease-in-out;
   -webkit-transition: color .15s ease-in-out;
}
.blacklinks a:visited {
	color: #000000;
}
.blacklinks a:hover {
	color:#09F;
}
.btn {
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	color: #fff;
	font-size: 14px;
	background: #19a3ff;
	padding: 14px 25px 13px 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 600;
	cursor:pointer;
	transition: background .15s ease-in-out;
   -moz-transition: background .15s ease-in-out;
   -webkit-transition: background .15s ease-in-out;
   line-height:24px;
}
.cv_btn {
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: 600;
	cursor: pointer;
	background-color: #19a3ff;
	background-image: url(../../images/icon_pdf_onblue.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 70px;
	transition: background .15s ease-in-out;
   -moz-transition: background .15s ease-in-out;
   -webkit-transition: background .15s ease-in-out;
}
.largerbtn {
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	color: #fff;
	font-size: 18px;
	background: #19a3ff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 600;
	cursor: pointer;
	padding-top: 18px;
	padding-right: 35px;
	padding-bottom: 16px;
	padding-left: 35px;
	transition: background .15s ease-in-out;
   -moz-transition: background .15s ease-in-out;
   -webkit-transition: background .15s ease-in-out;
}
.btn:hover {
  background-color: #0083db;
}
.cv_btn:hover {
	background-color: #0083db;
}
.button_colour a {
	color:#FFF;
}
.button_colour a:visited {
	color:#FFF;
}
.button_colour a:hover {
	color:#FFF;
}
.buttonholder {
	position: relative;
	margin-top: 90px;
	margin-bottom: 100px;
}
.fontsize18 {
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
}
.mini_header {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
}
.bluelink a {
	color: #189BF3;
	text-decoration: none;
	transition: color .15s ease-in-out;
   -moz-transition: color .15s ease-in-out;
   -webkit-transition: color .15s ease-in-out;
}
.bluelink a:visited {
	color: #189BF3;
}
.bluelink a:hover {
	color: #0083db;
}
.quality_height {
	padding-bottom: 40px;
}
/* Cube Styling */
.flipframe1,.flipframe2 {
	line-height:75px;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 600;
	text-transform:uppercase;
	letter-spacing:1px;
	height: 75px;
	font-size:16px;
}
.flipframe1 {
	background-color:#189BF3;
	color:#FFF;
	-webkit-transform: translateZ(35px);
	transform: translateZ(35px);
	line-height:75px;
}
.flipframe2 {
	background-color:#0083db;
	color:#FFF;
	-webkit-transform: rotateX(-90deg) translateZ(-35px);
	transform: rotateX(-90deg) translateZ(-35px);
	line-height:75px;
}
.span101 {
	width: 100%;
	-webkit-perspective: 1000px;
	padding: 3em 0 0 0;
}
.cube {
	opacity:1;
	cursor:pointer;
	width: 30%;
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;
	height: 75px;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.flipframe1,.flipframe2 {
	line-height:75px;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 600;
	text-transform:uppercase;
	letter-spacing:1px;
	height: 75px;
	font-size:16px;
}
.cube:hover {
	-webkit-transform: rotateX(89deg);
	transform: rotateX(89deg);
}
.port_fullwidth iframe {
	/* height: 500px; */
    overflow: hidden;
    width: 100% !important;
	max-width:980px;
}

/* tinycube */

.tiny1,.tiny2 {
	height: 33px;
}
.tiny1 {
	-webkit-transform: translateZ(16px);
	transform: translateZ(16px);
	z-index:6;
}
.tiny2 {
	-webkit-transform: rotateX(-90deg) translateZ(-16px);
	transform: rotateX(-90deg) translateZ(-16px);
	z-index:8;
}
.tinycube {
	cursor:pointer;
	width: 34px;
	margin: 0 auto 0 30px;
	padding: 0 auto;
	height: 33px;
	float:right;
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.tinycube:hover {
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}

/* tinycube */

.cubelink1, .cubelink2 {
	height: 49px;
}
.cubelink1 {
	-webkit-transform: translateZ(25px);
	transform: translateZ(25px);
	z-index:6;
	opacity:1;
}
.cubelink2 {
	-webkit-transform: rotateX(-90deg) translateZ(-25px);
	transform: rotateX(-90deg) translateZ(-25px);
	opacity:1;
	z-index:8;
}
.cubehold {
	cursor:pointer;
	width: 50px;
	margin: 0 10px 20px auto;
	padding: 0 auto;
	height: 49px;
	float:left;
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.cubehold:hover {
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}
a, a:link, a:active, a:visited  {
	text-decoration: none;
}
/* Cube Styling End */

.sizer {
	background-color: #909;
	position: fixed;
	height: 50px;
	width: 200px;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 100;
}
#video2 {
		float: left;
		left: -22%;
		width: 140% !important;
}
.wordwrapping {
	float: left;
	display: none;
}
#page_content .blog_style, #page_content .suggest_iframe {
		background-color:transparent !important;
}
.about_br, .swap1, .hide_me {
	display:block;
}
.swap2 {
	display:none;
}
.mobhide {
		display:block;
	}.mobreveal{
		display:none;
	}

/* Wordpress Blog Homepage Styling */
.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-width: 980px;
    width: 100%;
    display: block;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}
.post_title {
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
    line-height: 36px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 7px;
    display: block;
    padding-top: 20px;
    padding-bottom: 0px;
}
.post_time {
    font-size: 15px;
    color: #c8c8c8;
    font-family: "proxima-nova", sans-serif;
}
.vidImage {
	
	width: 30%; float: left; margin-right: 2%; position: relative; height: auto;
}
.profilepic {
    width: 100%;
    height: auto;
    z-index: 99;
    text-align: center;
    float: left;
    margin-top: 140px;
	overflow: visible;
}
.profilepic img {
    width: auto;
    height: 200px;
}
.margin_top100 {
	margin-top: 100px;
}
.column_box_prog {
	width: 22%;
	margin-right: 1%;
	float: left;
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	padding: 40px 5% 45px 5%;
}
.funcols {
	width: 24%;
	margin-right: 1%;
	float: left;
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	padding: 40px 4% 45px 4%;
}
.column_box_prog img {
	width: 60%;
	height: auto;
}
.funcols img {
	width: 100%;
	max-width: 200px;
	height: auto;
}
.port_container {
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
	height:auto;
	max-width: 980px;
	min-width: 200px;
	margin: 10px;
	position: relative;
}
.port_box {
	align-self:center;
	flex-basis:100%;	
	outline: 10px solid white;
	height:auto;
	min-height: 200px;
}

.port_box {
	flex-basis:33.33%;
}
.port_box:nth-of-type(5n + 1), .port_box:nth-of-type(5n + 2){
	flex-basis:50%;
}
	@media screen and (max-width:860px){
			.port_box,
			.port_box:nth-of-type(5n + 1),
			.port_box:nth-of-type(5n + 2){
		flex-basis:50%;
		}
	}
	@media screen and (max-width:575px){
		.port_box,
		.port_box:nth-of-type(5n + 1),
		.port_box:nth-of-type(5n + 2){
	flex-basis:100%;
	}
}

@media only screen and (min-width: 0px) and (max-width: 520px) {
	/* cyan */
	body {
		margin-top: 100px;
	}
	.sizer {
		background-color: #0CF;
		top:200px;
	}
	#home_caption{
		top: 0px;
	}
	#title_video_holder2 iframe {
		height: 400px;
	}
	h1 {
		font-size: 28px;
		letter-spacing: 0px;
		line-height: 32px;
	}
	h2 {
		padding-bottom: 0;
	}
	h3 {
		color: #ccc;
		font-family: "proxima-nova",sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 18px;
		padding-bottom: 0;
		padding-top: 0;
		text-transform: uppercase;
	}
	h4 {
		color: #000;
		font-family: "proxima-nova",sans-serif;
		font-size: 22px;
		font-style: normal;
		font-weight: 300;
		letter-spacing: 0;
		line-height: 25px;
		text-transform: uppercase;
	}
	h5 {
		font-size: 38px;
		line-height: 35px;
	}
	h6 {
		color: #fff;
		font-family: "proxima-nova",sans-serif;
		font-size: 28px;
		font-style: normal;
		font-weight: 300;
		letter-spacing: 1px;
		line-height: 32px;
		margin: 50px 0 5px;
		padding: 0;
		text-transform: uppercase;
	}
	.sub1 {
		font-size: 18px;
		line-height: 30px;
		margin: 0 0 2px;
		padding: 0;
	}
	.fontsize25 {
		font-size:19px;
		line-height:32px;
	}
	.homezoom1 {
		font-size: 16px;
		line-height: 22px;
	}
	.video_home_height{
		height: 35vh;
	}
	.wordwrapping {
		display:block;
	}
	.header_still {
		display: block;
		float: left;
		height: 280px;
		left: 0;
		margin: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 0;
	}
	.mob_caption {
		display:block;
	}
	.web_caption {
		display:none;
	}
	.margin_top300 {
		margin-top: 180px;
	}
	.margin_bottom80 {
		margin-bottom: 50px;
	}
	.contact_still {
		display: block;
		height: 220px;
		margin: 0;
		padding: 0;
		position: relative;
		width: 100%;
		z-index: 0;
	}
	.home_width {
		background-color: #fff;
		max-width: 1400px;
		position: relative;
		text-align: center;
		width: 100%;
	}

	#header {
		height: 73px;
		padding: 28px 0 0;
		position:fixed;
		top:0px;
	}
	.menu_panel {
		background-color: #282828;
		float: right;
		height: auto;
		position: fixed;
		right: 0;
		top: 100px;
		width: 100%;
		z-index: 999;
	}
	.menu_option {
		background-color: #353535;
		float: left;
		margin-top: 1px;
		padding: 25px 10%;
		text-align: left;
		width: 80%;
	}
	.menu_button {
		float: right;
		height: 97px;
		position: absolute;
		right: 0;
		top: -25px;
		width: 91px;
		display:block;
	}
	.emailtext {
		font-size:18px;		
	}
	.title_row {
		float: left;
		height: 70px;
		margin: 2px 0 0;
		max-width: 1400px;
		min-width: 0px;
		overflow: hidden;
		padding: 0 0 0 2%;
		position: relative;
		width: 98%;
	}
	.blog_holder {
		min-width: 0px;
		overflow:hidden;
		margin: 0;
		padding: 0 2%;
		width: 96%;
	}
	.blog_postpage, .blog_shadow_top, .blog_shadow_bottom {
		min-width:0px;
	}
	.blog_postpage {
		padding: 30px 8% 35px;
	}
	
	
	#page_content {
    	min-width: 0px;
		padding:0px;
		margin:0px;
		width: 100%;
		min-width:320px;
		position:relative;
	}
	.page_width {
		max-width: 1200px;
		min-height: 0px;
		min-width: 0px;
		width: 100%;
	}
	.column_box {
		float: left;
		margin: 0 0 50px 0;
		padding: 0;
		width: 100%;
		text-align:center;
	}
	.column_holder {
		width:100%;
		padding:0px;
		margin:0px;
		overflow: visible;
		height: auto;
	}
	.form_textfield {
		width: 96%;
		padding: 2%;
		margin-left: 0px;
		margin-right: 0px;
		text-align:center;
	}
	.form_textarea {
		width: 96%;
		padding: 5% 2%;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 20px;
		text-align:center;
	}
	.portfolio_row_title {
		margin: 30px 0 24px;
		min-width: 0;
		overflow: visible;
		padding: 0 4%;
		position: relative;
		width: 92%;
	}
	.port_section_title {
		letter-spacing: 1px;
		margin: 0;
		min-width: 0;
		padding: 10px 0 6px;
		width: 100%;
	}
	.portfolio_row {
		margin: 0 4% 35px;
		min-width: 0;
		overflow: auto;
		padding: 0;
		width: 94%;
	}
	.portfolio_thumbnail {
		background-color: #ccc;
		float: left;
		margin: 0 2% 25px 0;
		overflow: hidden;
		padding: 0;
		position: relative;
		width: 98%;
	}
	.port_header {
		font-size: 32px;
		line-height: 35px;
	}
	.port_fullwidth iframe {
		height: 300px;
	}
	.about_row {
		min-width: 0;
	}
	.about_title_bg {
		background-size: auto 70%;
		min-width: 0px;
		padding: 10px 10% 120px;
		width: 80%;
	}
	.about_br {
		display:none;
	}
	.about_1 {
		height: 434px;
		left: 0px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 350px;
		width: 100%;
		z-index: 10;
	}
	.about_1 img {
		height: auto;
		width: 80%;
	}
	.about_style {
		font-size: 19px;
    	line-height: 34px;
	}
	.about_style4 {
		border: none;
    	height: 2260px;
	}
	.about_style5 {
		min-width: 0px;
		overflow: visible;
		padding-left: 3%;
		padding-right: 3%;
		position: relative;
		width: 94%;
		padding-top: 20px;
	}
	.about_style8 {
		margin-bottom: -40px;
    	margin-top: 20px;
	}
	.about_style9 {
		font-size: 32px;
    	line-height: 30px;
	}
	.about_style10 {
		font-size: 18px;
    	line-height: 30px;
	}
	.experience_holder {
		width: 100%;
	}
	.qual_topimg {
		margin-top: 60px;
		width: 100%;
	}
	.about_row.padding_top70.diamonds {
		margin: 80px 0 0;
		padding: 20px 5% 0 5%;
		height: 780px;
		width:90%;
	}
	.diamonds .maxwidth .fontsize24 {
		font-size: 20px;
		line-height: 34px;
	}
	.about_row.diamonds {
		padding-bottom: 0px;
	}
	.font-size45 {
		font-size: 30px;
		line-height: 32px;
	}
	.skillheader {
		color: #fff;
		font-size: 19px;
		font-weight: 300;
		height: 40px;
		line-height: 26px;
		margin: 40px 0 0;
		padding: 0;
		position: relative;
		width: 100%;
	}
	.skilltext {
		font-size: 18px;
		line-height: 31px;
	}
	.skillimg {
		max-width: 400px;
		padding: 0 10%;
		width: 80%;
	}
	.aboutskill {
		height: 560px;
		margin: 0;
		max-width: 1000px;
		padding-left: 10%;
		padding-right: 10%;
		width: 80%;
	}
	.contact_page {
    margin-top: 15px;
    width: auto;
    overflow: visible;
	}
	#submit_button {
		float: none;
		margin-top: 10px;
	}
	.btn {
		padding: 17px 25px 13px;
		line-height: 60px;
	}
	#logo_holder img {
		width: 65%;
		height:auto;
	}
	
	
	.cubehold {
		cursor: pointer;
		float: left;
		height: 25px;
		transform-style: preserve-3d;
		transition: transform 0.2s ease 0s;
		width: 13%;
	}
	.cubelink1 img, .cubelink2 img {
		width:100%;
		height:auto;
	}
	.cubelink1 {
		-webkit-transform: translateZ(25px);
		transform: translateZ(25px);
	}
	.cubelink2 {
		-webkit-transform: rotateX(-90deg) translateZ(-25px);
		transform: rotateX(-90deg) translateZ(-25px);
	}
	#nav_width {
		width: 100%;
	}
	#logo_holder {
    	margin-left: 10%;
	}
	#footer_width {
		color: #616060;
		font-size: 14px;
		font-style: normal;
		height: 145px;
		max-width: 1400px;
		padding-top: 43px;
		position: relative;
		text-align: center;
		width: 80%;
	}
	#footer_logo {
		margin-left: 0;
		margin-right: 0;
		position: relative;
		text-align: center;
		width: 100%;
	}
	.portpage_holder {
		width: 100%;
		padding: 0 0 0px 0;
		margin: 0;
		height: auto;
		text-align: center;
	}
	.port_fullwidth {
		width: 80%;
		padding-left: 10%;
		padding-right: 10%;
		text-align: center;
		line-height: 34px;
		position: relative;
		padding-bottom: 0px;
		margin: 0;
		padding-top: 0px;
		float: left;
		overflow:hidden;
	}
	.port_fullwidth img {
		height: auto;
		margin-left: -50%;
		overflow: hidden;
		padding-bottom: 20px;
		padding-top: 20px;
		width: 200%;
	}
	.port_triangle {
		background-image: url("../../images/port_triangle.png");
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: left top;
		background-attachment: scroll;
	}
	.port_header {
		font-style: normal;
		font-weight: 300;
		font-size: 45px;
		text-align: center;
		line-height: 46px;
		margin: 60px 0px 0px 0px;
		letter-spacing: 1px;
		text-transform: uppercase;
		width: 100%;
		color: #000000;
	}
	.port_header {
		font-size: 32px;
		line-height: 35px;
	}
	.port_sub {
		width: 100%;
		margin-bottom: 30px;
		font-style: normal;
		font-weight: 300;
		font-size: 18px;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #BDBDBD;
		line-height: 18px;
	}
	.port_body {
		width: 100%;
		margin-bottom: 20px;
		margin-top: 20px;
		color: #000000;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		letter-spacing: 0px;
	}
	.suggested_port  {
		background-color: #E0E0E0;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.port_suggested {
		min-height: 0px;
		max-width: 1400px;
		overflow-x: visible;
		overflow-y: visible;
	}
	.suggested_iframe {
	}
	.btn, .largerbtn {
		font-size: 14px !important;
	}
	#page_content .blog_style, #page_content .suggest_iframe {
		background-color:transparent !important;
	}
	#right_footer_column, #socialmedia_box, .portfolio_nav, .title_center, .quote_panel, .client_logos, .ex_panel, .about_style11, .qual_topimg, .fun_bg1, .hide_me, .swap1, .suggested_port, .porthider {
		display:none;
	}
	.ex_panel {
		display:none;
	}
	.swap2 {
		display:block;
	}
	.iframetag {
		height: 200px;
		max-width: 360px;
	}
	.portbg { background-size:200% auto !important; }
	.mobhide {
		display:none;
	}.mobreveal{
		display:block;
	}
	
}
@media only screen and (min-width: 520px) and (max-width: 890px) {
	/* green */
	body{
		margin-top: 100px;
	}
	.sizer {
		background-color: #0F0;
	}
	.video_home_height{
		height: 50vh;
	}
	#title_video_holder2 iframe {
		height: 400px;
	}
	#header {
		height: 73px;
		padding: 28px 0 0;
		position:fixed;
		top:0px;
	}
	.header_still {
		float: left;
		height: 340px;
		left: 0;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 0;
		display:block;
	}
	.contact_still {
		background-color: #333;
		background-image: url("../../images/contact_still.jpg");
		background-position: 20% -30px;
		background-repeat: no-repeat;
		background-size: auto 140%, auto auto;
		display: block;
		height: 220px;
		margin: 0;
		padding: 0;
		position: relative;
		width: 100%;
		z-index: 0;
	}
	h5 {
		font-size: 38px;
    	line-height: 40px;
	}
	h6 {
		color: #fff;
		font-family: "proxima-nova",sans-serif;
		font-size: 32px;
		font-style: normal;
		font-weight: 300;
		letter-spacing: 1px;
		line-height: 34px;
		margin: 50px 0 5px;
		padding: 0;
		text-transform: uppercase;
	}
	.sub1 {
		font-size: 24px;
		line-height: 28px;
		margin: 0 0 2px;
		padding: 0;
	}
	#videoframe2 {
		width:100%;
		overflow:hidden;
	}
	.menu_button {
		float: right;
		height: 97px;
		position: absolute;
		right: 5px;
		top: -21px;
		width: 91px;
		display:block;
	}
	.menu_panel  {
		position: fixed;
		top: 100px;
	}
	.menu_option {
		background-color: #353535;
		float: left;
		margin-top: 1px;
		padding: 25px 6%;
		width: 88%;
		text-align:left;
	}
	.homezoom1 {
		font-size: 18px;
		padding: 0 8%;
		width: 84%;
	}
	#page_content {
    	min-width: 0px;
		padding:0px;
		margin:0px;
		width: 100%;
	}
	.page_width {
		max-width: 1200px;
		min-height: 0px;
		min-width: 0px;
		width: 100%;
	}
	.home_width {
		background-color: #fff;
		max-width: 1400px;
		position: relative;
		text-align: center;
		width: 100%;
	}
	#home_caption {
		float: left;
		left: 0;
		position: absolute;
		text-align: center;
		top: -20px;
		width: 100%;
		z-index: 18;
	}
	.title_row {
		min-width:0px;
	}
	.blog_holder {
		margin: 45px 0;
		min-width: 0;
		overflow: hidden;
		padding: 0 2%;
		width: 96%;
	}
	.blog_postpage, .blog_shadow_top, .blog_shadow_bottom {
		min-width:0px;
	}

	.portfolio_row_title {
		margin: 30px 0 24px;
		min-width: 0;
		overflow: visible;
		padding: 0 5% 0 4%;
		position: relative;
		width: 91%;
	}
	.port_section_title {
		letter-spacing: 1px;
		margin: 0;
		min-width: 0;
		padding: 10px 0 6px;
		width: 100%;
	}
	.portfolio_row {
		margin: 0 4%;
		min-width: 0;
		overflow: auto;
		padding: 0;
		width: 94%;
	}
	.port_fullwidth iframe {
		height: 350px;
	}
	.about_title_bg {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat-x;
    background-size: auto 80%;
    margin: 0;
    min-width: 0;
    padding-top: 30px;
    padding-right: 12%;
    padding-left: 12%;
    padding-bottom: 160px;
    text-align: center;
    width: 76%;
    z-index: 0;
	}


	.about_br {
		display:none;
	}
	.about_1 {
		height: 330px;
		left: 10%;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 320px;
		width: 80%;
		z-index: 10;
	}
	.about_1 img {
		width:100%;
		height:auto;
	}
	.about_row {
		margin: 20% 0 60px;
		min-width: 0;
		overflow: visible;
		padding-left: 10%;
		padding-right: 10%;
		position: relative;
		width: 80%;
	}
	.about_style {
		font-size: 22px;
    	line-height: 34px;
		min-height:250px;
	}
	.about_style2 {
		margin-top: 220px;
	}
	.about_style4 {
		height: 980px;
	}
	.about_style5 {
		padding-top:0px;
		margin: 120px 0 -220px;
	}
	.about_style6 {
		font-size: 19px;
	}
	.about_style11 {
		height: 530px;
		margin: -120px 0 0;
	}
	.experience_holder, .ex_panel {
		width: 100%;
	}
	.ex_panel {
		height: 260px;
	}
	.ex_right {
		background: none;
		height: 310px;
		left: 45%;
		padding-left: 14%;
		width: 45%;
	}
	.ex_left {
		background: none;
		float: right;
		padding-right: 12%;
		left:none;
		right: 45%;
		width: 44%;
	}
	.about_style7 {
		font-size: 14px;
    	line-height: 24px;
	}
	.fun_bg2 {
		margin: 0 0 60px;
		background:none;
	}
	.fun_box {
		height: 1520px;
		margin: 0;
		padding: 0;
	}
	.funtext1, .funtext2, .funtext3, .funtext4 {
		height: auto;
		margin: 30px 0 50px;
		max-width: 1400px;
		padding: 0;
		position: relative;
		left:auto;
		right:auto;
		top:auto;
		float:none;
		width: 100%;
		text-align:center;
		border: none;
		min-width:0px;
	}
	.fun1, .fun2, .fun3, .fun4 {
		float: none;
		height: auto;
		position: relative;
		left: auto;
		right:auto;
		top: auto;
		width: 50%;
		margin: -90px 25% 100px;
		z-index: 5;
	}
	.floath3 {
		background-color: #fff;
		float: left;
		height: 22px;
		left: 0;
		padding-right: 14px;
		position: absolute;
		top: -54px;
		width: 100%;
	}
	.about_row.diamonds {
		margin: 30% 0 0;
		min-width: 0;
		overflow: visible;
		padding-left: 10%;
		padding-right: 10%;
		position: relative;
		width: 80%;
		height: 780px;
		padding-bottom:0px;
	}
	.mini_header {
    	font-size: 17px;
	}
	.skillheader {
		color: #fff;
		font-size: 19px;
		font-weight: 300;
		height: 55px;
		line-height: 26px;
		margin: 35px 0 0;
		padding: 0;
		position: relative;
		width: 100%;
	}
	.skilltext {
		font-size: 15px;
		line-height: 22px;
	}
	.aboutskill {
		margin: 0;
		max-width: 1000px;
		padding-left: 6%;
		padding-right: 6%;
		width: 38%;
		height: 520px;
	}
	#slider ul li {
		width: 500px !important;
		word-wrap: break-word;
	}
	.quote_panel {
		height: 350px;
	}
	.client_logos {
		max-width: 1400px;
		min-width: 0px;
	}
	.client_logo_image {
		width: 20%;
	}
	a.control_prev, a.control_next {
		top: 200px;
	}
	a.control_next {
		right: 0;
	}
	a.control_prev {
		left: 0;
	}
	.portfolio_thumbnail {
		margin: 0 4% 25px 0;
		padding: 0;
		width: 46%;
	}

	.title_center {
		margin-left: 4%;
		margin-right: 4%;
		padding-bottom: 10px;
		padding-top: 28px;
		width: 92%;
	}
	.column_box {
		float: left;
		margin: 0 0 50px 0;
		padding: 0;
		width: 100%;
	}
	.column_holder {
		width:100%;
		padding:0px;
		margin:0px;
		overflow: visible;
		height: 900px;
	}
	.form_textfield {
		width: 96%;
		padding: 2%;
		margin-left: 0px;
		margin-right: 0px;
	}
	.form_textarea {
		width: 96%;
		padding: 2%;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#nav_width {
		width: 100%;
	}
	#logo_holder {
    	margin-left: 6%;
	}
	#footer_width {
		color: #616060;
		font-size: 14px;
		font-style: normal;
		height: 145px;
		max-width: 1400px;
		padding-top: 43px;
		position: relative;
		text-align: center;
		width: 80%;
	}
	#footer_logo {
		margin-left: 0;
		margin-right: 0;
		position: relative;
		text-align: center;
		width: 100%;
	}
	.portpage_holder {
		width: 100%;
		padding: 0 0 0px 0;
		margin: 0;
		height: auto;
		text-align: center;
	}
	.port_fullwidth {
		width: 80%;
		padding-left: 10%;
		padding-right: 10%;
		text-align: center;
		line-height: 34px;
		position: relative;
		padding-bottom: 0px;
		margin: 0;
		padding-top: 0px;
		float: left;
		overflow:hidden;
	}
	.port_fullwidth img {
		height: auto;
		margin-left: -25%;
		overflow: hidden;
		padding-bottom: 20px;
		padding-top: 20px;
		width: 150%;
	}
	.port_triangle {
		background-image: url("../../images/port_triangle.png");
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: left top;
		background-attachment: scroll;
	}
	.port_header {
		font-style: normal;
		font-weight: 300;
		font-size: 45px;
		text-align: center;
		line-height: 46px;
		margin: 60px 0px 0px 0px;
		letter-spacing: 1px;
		text-transform: uppercase;
		width: 100%;
		color: #000000;
	}
	.port_sub {
		width: 100%;
		margin-bottom: 30px;
		font-style: normal;
		font-weight: 300;
		font-size: 18px;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #BDBDBD;
		line-height: 18px;
	}
	.port_body {
		width: 100%;
		margin-bottom: 20px;
		margin-top: 20px;
		color: #000000;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		letter-spacing: 0px;
	}
	.suggested_port  {
		background-color: #E0E0E0;
		padding-top: 30px;
		padding-bottom: 0px;
		height: 550px;
	}
	.port_suggested {
		min-height: 0px;
		max-width: 1400px;
		overflow-x: visible;
		overflow-y: visible;
	}
	.btn, .largerbtn {
		font-size: 14px !important;
	}
	.suggested_iframe {
		height:430px;
	}
	#right_footer_column, #socialmedia_box, .portfolio_nav, .title_center, .third, .hide_me, .swap2, .suggested_port {
		display:none;
	}
	#page_content .blog_style, #page_content .suggest_iframe {
		background-color:transparent !important;
	}
	.swap1 {
		display:block;
	}
	.iframetag {
		height: 350px;
		max-width: 460px;
	}
	.mobhide {
		display:none;
	}.mobreveal{
		display:block;
	}
	.portbg { background-size:200% auto !important; }
}
@media only screen and (min-width: 891px) and (max-width: 1199px) {
	/* Yellow */
	.sizer {
		background-color: #FF6;
	}
	.video_home_height{
		height: 55vh;	
	}
	#title_video_holder2 iframe {
		height: 450px;
	}
	.header_still {
		display:block;
	}
	#home_caption{
		padding-top: 140px;
	}
	.contact_still {
		display: block;
		height: 220px;
		margin: 0;
		padding: 0;
		position: relative;
		width: 100%;
		z-index: 0;
	}
	h6 {
		color: #fff;
		font-family: "proxima-nova",sans-serif;
		font-size: 50px;
		font-style: normal;
		font-weight: 300;
		letter-spacing: 1px;
		line-height: 35px;
		margin: 10px 0;
		padding: 0;
		text-transform: uppercase;
	}
	.homezoom1 {
		font-size: 18px;
	}
	.title_row {
		min-width:0px;
	}
	#video2 {
		float: left;
		left: -22%;
		width: 140% !important;
	}
	#page_content {
    	min-width: 0px;
		margin: 0px;
	}
	.page_width {
		min-width: 0px;
	}
	.about_title_bg {
		min-width: 0;
		padding: 80px 10% 200px;
		text-align: center;
		width: 80%;
		z-index: 0;
	}
	.about_row {
		margin: 240px 0 0;
		min-width: 0;
		overflow: visible;
		padding-left: 10%;
		padding-right: 10%;
		position: relative;
		width: 80%;
	}
	.about_style {
		font-size: 24px;
	}
	.about_style2 {
		font-size: 40px;
	}
	.about_style3 {
		font-size: 22px;
		line-height: 36px;
		margin-top: 30px;
	}
	.about_style4 {
		height:1000px;
		width: 90%;
	}
	.about_style5 {
		padding-top:0px;
		margin: 120px 0 0;
	}
	.about_style6 {
		font-size: 20px;
    	line-height: 33px;
	}
	.about_style11 {
		margin: 120px 0 0;
	}
	.about_br {
		display:none;
	}
	.about_1 {
		height: 434px;
		left: 16%;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 350px;
		width: 65%;
		z-index: 10;
	}
	.about_1 img {
		width:90%;
		height:auto;
	}
	.qual_topimg {
		margin-bottom: -185px;
		margin-top: -60px;
		padding-left: 13%;
		width: 77%;
	}
	.blog_holder {
		min-width: 0px;
		overflow:hidden;
		margin: 65px 0 65px 0;
		padding: 0 2%;
		width: 96%;
	}
	.skillheader {
		color: #fff;
		font-size: 20px;
		font-weight: 300;
		height: 45px;
		line-height: 26px;
		margin: 40px 0 0;
		padding: 0;
		position: relative;
		width: 100%;
	}
	.skilltext {
		font-size: 17px;
    	line-height: 26px;
	}
	.aboutskill {
		margin: 0;
		max-width: 1000px;
		padding-left: 8%;
		padding-right: 8%;
		width: 34%;
		height: 520px;
	}
	#slider ul li {
		width: 560px !important;
	}
	a.control_prev, a.control_next {
		top: 180px;
	}
	a.control_prev {
		left: 0;
	}
	a.control_next {
		right: 0;
	}
	.quote_panel {
		height: 350px;
	}
	.client_logos {
		min-width: 0px;
	}
	.client_logo_image {
		width: 18%;
	}
	.blog_postpage, .blog_shadow_top, .blog_shadow_bottom {
		min-width:0px;
	}
	.experience_holder, .ex_panel {
		width: 100%;
	}
	.ex_right {
		left: 51%;
		width: 39%;
		padding-left: 11%;
	}
	.ex_left {
		float: left;
		right:none;
		left: 1%;
		padding-right: 11.4%;
		width: 38.5%;
	}
	.fun_bg2 {
		margin: 0;
	}
	.fun_box {
		height: 1820px;
		margin: 0;
		padding: 0;
	}
	.funtext1, .funtext2, .funtext3, .funtext4 {
		height: auto;
		margin: 30px 0 50px;
		max-width: 1400px;
		padding: 0;
		position: relative;
		left:auto;
		right:auto;
		top:auto;
		float:none;
		width: 100%;
		text-align:center;
		border: none;
		min-width:0px;
	}
	.fun1, .fun2, .fun3, .fun4 {
		float: none;
		height: auto;
		position: relative;
		left: auto;
		right:auto;
		top: auto;
		width: 50%;
		margin: -110px 25% 100px;
		z-index: 5;
	}
	.floath3 {
		background-color: #fff;
		float: left;
		height: 22px;
		left: 0;
		padding-right: 14px;
		position: absolute;
		top: -54px;
		width: 100%;
	}
	.about_row.diamonds {
		margin: 20% 0 0;
		min-width: 0;
		overflow: visible;
		padding-left: 10%;
		padding-right: 10%;
		position: relative;
		width: 80%;
		height: 580px;
		padding-bottom: 60px;
	}
	
	.portfolio_row_title {
		margin: 30px 0 24px;
		min-width: 0;
		overflow: visible;
		padding: 0 4%;
		position: relative;
		width: 92%;
	}
	.port_section_title {
		letter-spacing: 1px;
		margin: 0;
		min-width: 0;
		padding: 10px 0 6px;
		width: 100%;
	}
	.portfolio_row {
		margin: 0 4%;
		min-width: 0;
		overflow: auto;
		padding: 0;
		width: 94%;
	}
	.portfolio_nav {
		display:none;
	}
	.cubehold {
		width:12%;
		position:relative;
	}
	
	
	h2 {
		font-size: 22px;
	}
	h4 {
		font-size: 22px;
		line-height: 20px;
	}
	.column_box {
		width:48%;
		padding-right: 2%;
	}
	.portpage_holder {
		width: 100%;
		padding: 0 0 0px 0;
		margin: 0;
		height: auto;
		text-align: center;
	}
	.port_fullwidth {
		width: 80%;
		padding-left: 10%;
		padding-right: 10%;
		text-align: center;
		line-height: 34px;
		position: relative;
		padding-bottom: 0px;
		margin: 0;
		padding-top: 0px;
		float: left;
	}
	.port_fullwidth img {
		width: 100%;
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.port_triangle {
		background-image: url("../../images/port_triangle.png");
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: left top;
		background-attachment: scroll;
	}
	.port_header {
		font-style: normal;
		font-weight: 300;
		font-size: 45px;
		text-align: center;
		line-height: 46px;
		margin: 60px 0px 0px 0px;
		letter-spacing: 1px;
		text-transform: uppercase;
		width: 100%;
		color: #000000;
	}
	.port_sub {
		width: 100%;
		margin-bottom: 30px;
		font-style: normal;
		font-weight: 300;
		font-size: 18px;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #BDBDBD;
		line-height: 18px;
	}
	.port_body {
		width: 100%;
		margin-bottom: 20px;
		margin-top: 20px;
		color: #000000;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		letter-spacing: 0px;
	}
	.suggested_port  {
		background-color: #E0E0E0;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.port_suggested {
		min-height: 0px;
		max-width: 1400px;
		overflow-x: visible;
		overflow-y: visible;
	}
	.suggested_iframe {
		height: 450px;
		margin: 0 0 60px;
	}
	.suggested_port {
		height: 580px;
	}
	.iframetag {
		height: 560px;
		max-width: 720px;
	}
	#page_content .blog_style, #page_content .suggest_iframe {
		background-color:transparent !important;
	}
}
@media only screen and (max-width: 660px) {
	.suggested_iframe {
		display:none;
	}
	.suggested_port {
		background:none;
		background-color:#FFF;
    	height: 135px;
	}
	.iframetag {
		height: 560px;
		max-width: 720px;
	}
}
@media screen and (max-width: 1000px) {
	.desktop {
		display:none;
	}
	.mobile {
		display:block;
	}
	#header {
		background-color: hsla(240,100%,7%,1.00);
	}
	
}
@media only screen and (min-width: 1000px) {
	/* Navy */
	.sizer {
		background-color: #03C;
	}
	.header_still, .contact_still, .mobile {
		display:none;
	}
	.desktop {
		display:block;
	}
	#header{
    background-color: hsla(240,100%,7%,1.00);
	}
	#page_content {
		background-color: #fff;
		min-width: 1080px;
		position: relative;
		text-align: center;
		width: 100%;
	}
	.home_width {
		background-color: #fff;
		max-width: 1400px;
		position: relative;
		text-align: center;
		width: 100%;
	}
	#home_caption {
		float: left;
		left: 0;
		padding-top: 150px;;
		position: absolute;
		text-align: center;
		top: 0;
		width: 100%;
		z-index: 18;
	}
	.vid_home_footage{
		max-height: none;
		position: static;
		transform: none;
		left: unset;
	}
	.about_style4 {
		height:520px;
	}
	.blog_holder {
		margin-left: 4%;
		margin-right: 4%;
		min-width: 0px;
		padding: 0;
		width: 92%;
	}
	.blog_postpage {
		margin: 0;
		min-width: 0;
		padding-left: 4%;
		padding-right: 4%;
		padding-top: 50px;
		width: 96%;
	}
	
	#video2 {
		float: left;
		left: 0px;
		width: 100% !important;
	}
	.portfolio_row_title {
		margin: 20px 0 24px;
	}
	.portpage_holder {
		width: 100%;
		padding: 0 0 0px 0;
		margin: 0;
		height: auto;
		text-align: center;
	}
	.port_fullwidth {
		width: 80%;
		padding-left: 10%;
		padding-right: 10%;
		text-align: center;
		line-height: 34px;
		position: relative;
		padding-bottom: 0px;
		margin: 0;
		padding-top: 0px;
		float: left;
	}
	.port_fullwidth img {
		width: 100%;
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.port_triangle {
		background-image: url("../../images/port_triangle.png");
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: left top;
		background-attachment: scroll;
	}
	.port_header {
		font-style: normal;
		font-weight: 300;
		font-size: 45px;
		text-align: center;
		line-height: 46px;
		margin: 60px 0px 0px 0px;
		letter-spacing: 1px;
		text-transform: uppercase;
		width: 100%;
		color: #000000;
	}
	.port_sub {
		width: 100%;
		margin-bottom: 30px;
		font-style: normal;
		font-weight: 300;
		font-size: 18px;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #BDBDBD;
		line-height: 18px;
	}
	.port_body {
		width: 100%;
		margin-bottom: 20px;
		margin-top: 20px;
		color: #000000;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		letter-spacing: 0px;
	}
	.suggested_port  {
		background-color: #E0E0E0;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.port_suggested {
		min-height: 0px;
		max-width: 1400px;
		overflow-x: visible;
		overflow-y: visible;
	}
	.suggested_iframe {
		height:400px;
	}
	.suggested_port {
		height:500px;
	}
	.iframetag {
		height: 700px;
		max-width: 980px;
	}
	#page_content .blog_style, #page_content .suggest_iframe {
		background-color:transparent !important;
	}
}
@media only screen and (min-width: 1400px) {
	/* Special */
	.sizer {
		background-color: #03C;
	}
	.about_style {
		font-size:26px;		
	}
	.header_still, .contact_still, .menu_button {
		display:none;
	}
	#page_content {
		background-color: #fff;
		min-width: 1080px;
		position: relative;
		text-align: center;
		width: 100%;
	}
	.home_width {
		background-color: #fff;
		max-width: 1400px;
		position: relative;
		text-align: center;
		width: 100%;
	}
	#home_caption {
		float: left;
		left: 0;
		padding-top: 165px;
		position: absolute;
		text-align: center;
		top: 0;
		width: 100%;
		z-index: 18;
	}
	.video_home_height {
    	height: 70vh;
	}
	.blog_holder {
		margin-left: 4%;
		margin-right: 4%;
		min-width: 0px;
		padding: 0;
		width: 92%;
	}
	.blog_postpage {
		margin: 0;
		min-width: 0;
		padding-left: 4%;
		padding-right: 4%;
		padding-top: 50px;
		width: 96%;
	}
	
	#video2 {
		float: left;
		left: 0px;
		width: 100% !important;
	}
	#video3 {
		float: left;
		margin: 0;
		min-height: 500px;
		min-width: 1080px;
		padding: 0;
		position: fixed;
		top: -65px;
		width: 100% !important;
		background-color: #010936;
	}
	.portfolio_row_title {
		margin: 20px 0 24px;
	}
	.portpage_holder {
		width: 100%;
		padding: 0 0 0px 0;
		margin: 0;
		height: auto;
		text-align: center;
	}
	.port_fullwidth {
		width: 80%;
		padding-left: 10%;
		padding-right: 10%;
		text-align: center;
		line-height: 34px;
		position: relative;
		padding-bottom: 0px;
		margin: 0;
		padding-top: 0px;
		float: left;
	}
	.port_fullwidth img {
		width: 100%;
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.port_triangle {
		background-image: url("../../images/port_triangle.png");
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: left top;
		background-attachment: scroll;
	}
	.port_header {
		font-style: normal;
		font-weight: 300;
		font-size: 45px;
		text-align: center;
		line-height: 46px;
		margin: 60px 0px 0px 0px;
		letter-spacing: 1px;
		text-transform: uppercase;
		width: 100%;
		color: #000000;
	}
	.port_sub {
		width: 100%;
		margin-bottom: 30px;
		font-style: normal;
		font-weight: 300;
		font-size: 18px;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #BDBDBD;
		line-height: 18px;
	}
	.port_body {
		width: 100%;
		margin-bottom: 20px;
		margin-top: 20px;
		color: #000000;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		letter-spacing: 0px;
	}
	.suggested_port  {
		background-color: #E0E0E0;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.port_suggested {
		min-height: 0px;
		max-width: 1400px;
		overflow-x: visible;
		overflow-y: visible;
	}
	.suggested_iframe {
	}
	.iframetag {
		height: 720px;
		max-width: 1280px;
	}
	#page_content .blog_style, #page_content .suggest_iframe {
		background-color:transparent !important;
	}
}
/* Large screens ----------- */
@media only screen and (min-width: 1680px) {
	/* red */
	.sizer {
		background-color: #F00;
	}
	.header_still, .contact_still, .menu_button {
		display:none;
	}
	#video3 {
		background-color: #010936;
		height: auto;
		top: -12%;
	}
	#home_caption {
		float: left;
		left: 0;
		padding-top: 155px;
		position: absolute;
		text-align: center;
		top: 0;
		width: 100%;
		z-index: 18;
	}
	.portfolio_row_title {
		margin: 20px 0 24px;
	}
	.portpage_holder {
		width: 100%;
		padding: 0 0 0px 0;
		margin: 0;
		height: auto;
		text-align: center;
	}
	.port_fullwidth {
		width: 80%;
		padding-left: 10%;
		padding-right: 10%;
		text-align: center;
		line-height: 34px;
		position: relative;
		padding-bottom: 0px;
		margin: 0;
		padding-top: 0px;
		float: left;
	}
	.port_fullwidth img {
		width: 100%;
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.port_triangle {
		background-image: url("../../images/port_triangle.png");
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: left top;
		background-attachment: scroll;
	}
	.port_header {
		font-style: normal;
		font-weight: 300;
		font-size: 45px;
		text-align: center;
		line-height: 46px;
		margin: 60px 0px 0px 0px;
		letter-spacing: 1px;
		text-transform: uppercase;
		width: 100%;
		color: #000000;
	}
	.port_sub {
		width: 100%;
		margin-bottom: 30px;
		font-style: normal;
		font-weight: 300;
		font-size: 18px;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #BDBDBD;
		line-height: 18px;
	}
	.port_body {
		width: 100%;
		margin-bottom: 20px;
		margin-top: 20px;
		color: #000000;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		letter-spacing: 0px;
	}
	.suggested_port  {
		background-color: #E0E0E0;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.port_suggested {
		min-height: 0px;
		max-width: 1400px;
		overflow-x: visible;
		overflow-y: visible;
	}
	.suggested_iframe {
	}
	.iframetag {
		height: 720px;
		max-width: 1280px;
	}
	#page_content .blog_style, #page_content .suggest_iframe {
		background-color:transparent !important;
	}
}
/* Huge screens ----------- */
@media only screen and (min-width: 1920px) {
	/* Orange */
	.sizer {
		background-color: #F90;
	}
	.header_still, .contact_still, .menu_button {
		display:none;
	}
	.portpage_holder {
		width: 100%;
		padding: 0 0 0px 0;
		margin: 0;
		text-align: center;
		overflow: hidden;
		position: relative;
	}
	.port_fullwidth {
		width: 80%;
		padding-left: 10%;
		padding-right: 10%;
		text-align: center;
		line-height: 34px;
		position: relative;
		padding-bottom: 0px;
		margin: 0;
		padding-top: 0px;
		float: left;
	}
	.port_fullwidth img {
		width: 100%;
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.port_triangle {
		background-image: url("../../images/port_triangle.png");
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: left top;
		background-attachment: scroll;
	}
	.port_header {
		font-style: normal;
		font-weight: 300;
		font-size: 45px;
		text-align: center;
		line-height: 46px;
		margin: 60px 0px 0px 0px;
		letter-spacing: 1px;
		text-transform: uppercase;
		width: 100%;
		color: #000000;
	}
	.port_sub {
		width: 100%;
		margin-bottom: 30px;
		font-style: normal;
		font-weight: 300;
		font-size: 18px;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #BDBDBD;
		line-height: 18px;
	}
	.port_body {
		width: 100%;
		margin-bottom: 20px;
		margin-top: 20px;
		color: #000000;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		letter-spacing: 0px;
	}
	.suggested_port  {
		background-color: #E0E0E0;
		padding-top: 30px;
		padding-bottom: 0px;
	}
	.port_suggested {
		min-height: 0px;
		max-width: 1400px;
		padding-left: 20px;
		padding-right: 20px;
		overflow-x: visible;
		overflow-y: visible;
		position: relative;
	}
	.suggested_iframe {
	}
	.iframetag {
		height: 1080px;
		max-width: 1920px;
	}
	#page_content .blog_style, #page_content .suggest_iframe {
		background-color:transparent !important;
	}
}
.contact_width {
	padding-bottom: 100px;
	padding-top: 20px;
}
.white {
	color:#FFF;	
}
.black {
	color:#000;	
}
.darkgrey {
	color: #494949;
}
.lightgrey {
	color: #b3b3b3;
}
.white {
	color:#FFF;	
}
.red {
	color:#F00;	
}
.orange {
	color:#F90;	
}
.yellow {
	color:#FF0;	
}
.green {
	color:#9C0;	
}
.blue {
	color: #19a3ff;
}
.darkblue {
	color: #105598;
}
.purple {
	color:#609;	
}
.pink {
	color: #FF026A;
}
.gold {
	color:#CAB74A;	
}
.brown {
	color: #FDAB8C;
}
.mint-green {
	color: #00CCCC;
}
li .italic { max-width:980px;
}
.showreelbg {
	background-color: #1d3c6c;
	color: #FFF;
}
