/*
Theme Name: Custom 2016 Theme
Theme URI: ramzydesigns.com
Author: Litix @ ramzydesigns.com
Author URI: ramzydesigns.com
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom
Text Domain: custom
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400,300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300);
body { 
	background: #000000;
	color:#fff; 
	font-family: 'Open Sans', sans-serif;
	height: 100%;
}
.not-found {
    font-size: 4em;
}
.wrapper, .row {
   height: 100%;
   margin-left:0;
   margin-right:0;
}
.wrapper:before, .wrapper:after,
.column:before, .column:after {
    content: "";
    display: table;
}
.wrapper:after,
.column:after {
    clear: both;
}
.red {
	color:red !important;
}

.btn-red {
    color: #fff;
    background-color: #9c0715;
    border-color: #9c0715;
    border-radius: 1px;
    text-align: center;
}

a:hover {
	color:red;
}
p {
	font-size: 16px;
	text-align: left;
	line-height: 25px;
}
#_mcePaste {
	text-align: left;
}
.myred {
    color: #E91C21 !important;
    font-weight: normal !important;
    font-size: 20px;
    font-size: Georgia, "Times New Roman", Times, serif !important;
}
.my-thumb {
	/*border: 1px solid #ccc;*/
	border-radius: 5px;
	padding: 5px;
}
.select {
	background: #1E1E1E !important;
	color: #fff !important;
	padding: 5px 0;
	border:none;
}
	
.headtext {
	
	padding: 5px 0;
}
.headtext a {
    color: #E91C21;
    text-decoration: none;
    font-size: 30px;
}
.phones a {
	font-size: 15px;
	text-align: center;
}
header {
	background: url(images/header_bg.jpg) no-repeat;
	display: block;
	min-height: 120px;
}
.red {
	color:red !important;
}
.white {
	color:#fff;
}
.bold {
	font-weight: bold;
}
.big {
	font-size: 36px !important; 
}
.marginbox {
	margin-bottom: 10px;
}
.title-portfolio {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px !important;
	color: #fff !important;
	margin: 2px 0 !important;
	min-height: 39px;
}
.link-portfolio {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 14px !important;
}
.thumbnail-portfolio {
	margin-top: 10px;
}
/*Gravity Forms*/
.gform_title {
	display: none;
}
.gform_wrapper select {
	font-size: 11px;
	font-family: inherit;
	padding: 5px 0 5px 0;
	letter-spacing: normal;
	background: #1E1E1E;
	border: none;
}
.gform_wrapper div.validation_error {
	color: #bb2026;
	font-size: 1.2em;
	font-weight: bold;
}
.gform_previous_button, .gform_next_button {
background-color: hsl(360, 76%, 43%) !important;
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ea6a6a", endColorstr="#c01a1a");
background-image: -khtml-gradient(linear, left top, left bottom, from(#ea6a6a), to(#c01a1a));
background-image: -moz-linear-gradient(top, #ea6a6a, #c01a1a);
background-image: -ms-linear-gradient(top, #ea6a6a, #c01a1a);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea6a6a), color-stop(100%, #c01a1a));
background-image: -webkit-linear-gradient(top, #ea6a6a, #c01a1a);
background-image: -o-linear-gradient(top, #ea6a6a, #c01a1a);
background-image: linear-gradient(#ea6a6a, #c01a1a);
border-color: #c01a1a #c01a1a hsl(360, 76%, 37%);
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.39);
-webkit-font-smoothing: antialiased;
border-radius: 10px;
color: #fff !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background: rgba(157,1,4,1);
background: -moz-linear-gradient(top, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(157,1,4,1)), color-stop(100%, rgba(228,27,35,1)));
background: -webkit-linear-gradient(top, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
background: -o-linear-gradient(top, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
background: -ms-linear-gradient(top, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
background: linear-gradient(to bottom, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d0104', endColorstr='#e41b23', GradientType=0 );
	min-height: 58px;
	margin-top: -2px;
	font-weight: normal;
}
.main-menu>li>a:hover, .main-menu>li>a:focus {
	text-decoration: none;
	background: rgba(157,1,4,1);
	background: -moz-linear-gradient(top, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(157,1,4,1)), color-stop(100%, rgba(228,27,35,1)));
	background: -webkit-linear-gradient(top, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
	background: -o-linear-gradient(top, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
	background: -ms-linear-gradient(top, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
	background: linear-gradient(to bottom, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d0104', endColorstr='#e41b23', GradientType=0 );
	min-height: 57.5px;
	margin-top: -2px;
	font-weight: normal;
	}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #FFF;
	background-color: #d21318;
}
.main-menu>li>a {
	position: relative;
	display: block;
	padding: 16px 12px;
	-webkit-transform: skew(-20deg);
	transform: skew(-26deg);
	font-size: 13px;
}
.main-menu>li>a> span {
	color: #000;
	position: relative;
	-webkit-transform: skew(20deg) !important;
	transform: skew(26deg) !important;
	display: block;
	font-weight: bold;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: bold;
}
.logo {
	display: block;
	margin: 5px auto;
}
.pointer:hover {
	cursor: pointer;
}
.clear {
	clear:both;
}
.top-nav {
    margin-top: 17px;
    margin-left: 34%;
}
.top-nav li {
	display: inline-block;
}
.top-nav li a {
    color: #fff;
    font-size: 11px;
    /* background: url(images/bg-nav-top.jpg) repeat-x; */
    padding: 5px;
}
.so {
padding: 0;
margin: 15px 0 0;
width: 100%;
text-align: center;
}
.top-nav li a:hover {
	text-decoration: none;
}
.navbar {
    position: absolute;
    min-height: 50px;
    margin-top: 0;
    border: 1px solid transparent;
    padding-bottom: 0px;
    margin-bottom: 0;
    background: transparent;
    margin-left: 0;
    top: -37px;
    left: 30%;
    width: 72%;
}
.box {
	text-align: center;
}
.thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.blue {
	color:#2661a0;
}
.justified {
	text-align: justify;
}
.link_red {
	margin: 0 auto;
	border-bottom:1px solid #990000;
	padding-bottom: 5px;
}
.link_red:hover {
	text-decoration: none;
}
.img-center {
 display: block !important;
 margin: 0 auto;
}
footer {
	background: url(images/footer_bg.jpg) repeat-x;
	min-height: 239px;
}
footer .top {
	padding-top: 15px;
}
footer .top h3 {
	font-size: 18px !important;
	font-weight: normal;
	color: #E91C21;
	margin: 10px 0 15px 0;
}
footer .top p {
	padding-top: 10px;
	font-size: 12px;
	color: #656567;
}
footer > .bottom {
	background: #d21318;
	min-height: 100px;
}
.footer-nav {
	padding: 15px 0 0;
}
.title {
	font-size: 19px;
	color: #E91C21;
	font-weight: normal;
}
.title span {
	color: #fff;
}
/*Carousel Edits*/
.banner {
	border-top: 4px solid rgb(190,24,28);
}
.main {
	padding-top: 15px;
	border-bottom: 4px solid rgb(190,24,28);
	border-top: 4px solid rgb(190,24,28);
}
.ramControl {
	top: 45%;
	z-index: 10000;
}
.carousel-fade .item {-webkit-transition: opacity 3s; -moz-transition: opacity 3s; -ms-transition: opacity 3s; -o-transition: opacity 3s; transition: opacity 3s;} 
.carousel-fade .active.left {left:0;opacity:0;z-index:2;} 
.carousel-fade .next {left:0;opacity:1;z-index:1;}
.menu_link .wrap {
  position: relative;
  color: white;
  text-align: center;
  min-width: 130px;
  overflow: hidden;
}
.menu_link span {
  position: relative;
  z-index: 1050;
}
.menu_link:hover .wrap:before {
  content: "";
  z-index: 10;
  position: absolute;
  bottom: -60px;
  width: 100%;
  left: 35px;
  background-color: red;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.panel-body {
	padding: 15px;
	font-size: 16px;
}
.menu_link:hover .wrap:after {
  content: "";
  z-index: 10;
  position: absolute;
  bottom: -60px;
  width: 80px;
  height: 220px;
  right: 12px;
  background-color: red;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.bottom {
	background: #d21318;
}
.footer-nav {}
.footer-nav li {
	display: inline-block;
}
.footer-nav li a {
	color: #fff;
	font-size: 12px;
}
.footer-nav li:hover a {
	text-decoration: none;
}
.social {
}
.social li {
	padding-top: 15px;
	display: inline-block;
	margin-left: 25px;
}
.copy {font-size: 12px;}
/*Page*/
.page h1 {
	color:#4088b8;
	font-weight: normal !important;
	font-size: 26px;
	font-size: Georgia, "Times New Roman", Times, serif !important;
	text-align: left;
}
.page h2 {
	color:#E91C21;
	font-weight: normal !important;
	font-size: 23px;
	font-size: Georgia, "Times New Roman", Times, serif !important;
	text-align: left;
}
.page h3 {
	color:#4088b8;
	font-weight: normal !important;
	font-size: 20px;
	font-size: Georgia, "Times New Roman", Times, serif !important;
}
.inner-banner {
	border-bottom: 4px solid rgb(190,24,28)
}
/*Panel*/
.panel {
	background: transparent;
}
.panel-default>.panel-heading {
	color: #E91C21;
	background-color: rgba(022,022,022,5);
	border-color: transparent;
	padding: 0;
	margin:0;
	border-radius: 1px;
}
.panel-default {
	border-color: transparent;
}
.panel-title {
	font-size: 20px;
	padding:0 2%;
	text-align: left;
}
.panel-title a:hover {
	text-decoration: none;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: transparent !important;
	text-align: left;
}
th {
	color: #4088B8 !important;
	font-weight: bold;
	font-size: 16px !important;
}
.boxme {
	border-left:1px solid #333;
	margin: 15px 0;
}
.boxmenone {
	border-left:none !important;
}
.boxme h3 {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: 300 !important;
	font-size: 40px;
}
#fig {
	width: 100%;
	/* margin-left: -20px; */
	margin: 0 auto;
	padding-bottom: 20px;
}
#fig ul {
	margin: 15px 0 0;
	padding: 0;
}
#fig ul li {
	float: left;
	width: 220px;
	height: 130px;
	margin: 0 0 60px 12px;
	list-style: none;
	position: relative;
	color: #008BD7;
}
#fig ul li span {
	bottom: -27px;
	width: 202px;
	color: #FFF;
	font-size: 15px;
	display: block;
}
/*Gravity forms*/
input, textarea {
	font-size: 12px;
	background: rgb(30,30,30);
	border:none;
	padding:10px !important;
}
.gform_button {
  background-color: hsl(360, 76%, 43%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ea6a6a", endColorstr="#c01a1a");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ea6a6a), to(#c01a1a));
  background-image: -moz-linear-gradient(top, #ea6a6a, #c01a1a);
  background-image: -ms-linear-gradient(top, #ea6a6a, #c01a1a);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea6a6a), color-stop(100%, #c01a1a));
  background-image: -webkit-linear-gradient(top, #ea6a6a, #c01a1a);
  background-image: -o-linear-gradient(top, #ea6a6a, #c01a1a);
  background-image: linear-gradient(#ea6a6a, #c01a1a);
  border-color: #c01a1a #c01a1a hsl(360, 76%, 37%);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.39);
  -webkit-font-smoothing: antialiased;
  border-radius: 10px;
  color: #fff !important;
}
.gform_wrapper .gfield_required {
	color: red !important;
	margin-left: 4px;
}

.unlink:hover {
	text-decoration: none;
	color: #fff;
}
.wrap-link-1 {
	background: url(images/wg1.jpg) no-repeat;
	display: block;
	width: 100%;
	min-height: 134px;
	padding: 46px 0 0 105px;
	color: #fff;
	font-size: 25px;
	text-align: left;
}
.wrap-link-2 {
	background: url(images/wg2.jpg) no-repeat;
	display: block;
	width: 100%;
	min-height: 134px;
	padding: 46px 0 0 105px;
	color: #fff;
	font-size: 25px;
	text-align: left;
}
.wrap-link-3 {
	background: url(images/wg3.jpg) no-repeat;
	display: block;
	width: 100%;
	min-height: 134px;
	padding: 46px 0 0 105px;
	color: #fff;
	font-size: 25px;
	text-align: left;
}
.wrap-link-4 {
	background: url(images/wg4.jpg) no-repeat;
	display: block;
	width: 100%;
	min-height: 134px;
	padding: 46px 0 0 105px;
	color: #fff;
	font-size: 25px;
	text-align: left;
}
.wrap-link-5 {
	background: url(images/wg5.jpg) no-repeat;
	display: block;
	width: 100%;
	min-height: 134px;
	padding: 46px 0 0 105px;
	color: #fff;
	font-size: 25px;
	text-align: left;
}
.wrap-link-6 {
	background: url(images/wg6.jpg) no-repeat;
	display: block;
	width: 100%;
	min-height: 134px;
	padding: 46px 0 0 105px;
	color: #fff;
	font-size: 25px;
	text-align: left;
}
.mate {
	min-height: 416px;
}
.backtotop {
	margin-right:2%;
	margin-top: 3%;
	float: right;
}

.btn-blue {
    color: #fff;
    border-radius: 1px;
    text-align: center;
    background: #1c8bd6;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
}

.hideme {
	visibility: hidden;
	height: 0px;
}

.header {

}

header {
	background: transparent;
	min-height: 100px;
}

.headtext {
        
    border-top: 1px solid rgb(190,24,28);
}

.top-nav {
    margin-top: 1px;
    margin-left: 34%;
   -ms-transform: skew(-26deg);
-webkit-transform: skew(-26deg);
-moz-transform: skew(-26deg);
-o-transform: skew(-26deg);
transform: skew(-26deg);
	padding: 10px;
    background: #d21318;
}

.top-nav li a {
    -ms-transform: skew(26deg);
-webkit-transform: skew(26deg);
-moz-transform: skew(26deg);
-o-transform: skew(26deg);
transform: skew(26deg);

   
}

.top-nav li:first-child {
    margin-left: -106px;
}

.navbar-default .navbar-nav li > a {
	color: #000 !important;
	background: #fefefe;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav> li a:hover {
	color: #000;
	background: rgba(157,1,4,1);
	background: -moz-linear-gradient(top, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(157,1,4,1)), color-stop(100%, rgba(228,27,35,1)));
	background: -webkit-linear-gradient(top, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
	background: -o-linear-gradient(top, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
	background: -ms-linear-gradient(top, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
	background: linear-gradient(to bottom, rgba(157,1,4,1) 0%, rgba(228,27,35,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d0104', endColorstr='#e41b23', GradientType=0 );
	
}

.nav>li {
    position: relative;
    display: block;
    margin: 0 0 0 -1px;
}



.skew2 {
    width: 100%;
   
-ms-transform: skew(-26deg);
-webkit-transform: skew(-26deg);
-moz-transform: skew(-26deg);
-o-transform: skew(-26deg);
transform: skew(-26deg);
 display: inline-block;
    background: rgba(226,226,226,1);
    background: -moz-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 26%, rgba(219,219,219,1) 65%, rgba(254,254,254,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(226,226,226,1)), color-stop(26%, rgba(209,209,209,1)), color-stop(65%, rgba(219,219,219,1)), color-stop(100%, rgba(254,254,254,1)));
    background: -webkit-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 26%, rgba(219,219,219,1) 65%, rgba(254,254,254,1) 100%);
    background: -o-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 26%, rgba(219,219,219,1) 65%, rgba(254,254,254,1) 100%);
    background: -ms-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 26%, rgba(219,219,219,1) 65%, rgba(254,254,254,1) 100%);
    background: linear-gradient(to right, rgba(226,226,226,1) 0%, rgba(209,209,209,1) 26%, rgba(219,219,219,1) 65%, rgba(254,254,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );
    padding: 2px 0 3px;
}

.logo {
    display: block;
    margin: 5px auto;
        -ms-transform: skew(26deg);
-webkit-transform: skew(26deg);
-moz-transform: skew(26deg);
-o-transform: skew(26deg);
transform: skew(26deg);
}

.navbar {
    position: absolute;
    min-height: 50px;
    margin-top: 5px;
    border: 0;
    padding-bottom: 0px;
    margin-bottom: 0;
    background: transparent;
    margin-left: 0;
    top: -66px;
    left: 30.2%;
    width: 72%;
}

.navbar-default .navbar-nav>li>a {
    font-weight: normal;
    padding: 18px 14px;
    font-weight: normal;
    font-size: 12px !important;
}

.ginput_total {
    color: #3D8BD5 !important;
    font-size: 20px !important;
    font-weight: bold !important;
}

/*Live Pricing*/

.main {
	/*position: relative !important;*/
}

.lmPricing {
	line-height: 30px;
}

.lmShow {
    font-size: 40px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
}

.pricing {
    position: fixed;
    left: 70%;
    top: 50px;
    background: rgba(30,30,30,.9);
    padding: 15px;
    border-bottom: 2px solid red;
    width: 100%;
    z-index: 100000;
}

.pricing label {
    font-size: 26px !important;
    color: #E91C21 !important;
    padding-top: 5px;
    vertical-align: bottom;
}

.pricing label i {
    margin-top: 8px !important;
    margin-left: 10px !important;
    vertical-align: baseline !important;
}

.gform_wrapper .top_label .gfield_description {
    padding: .625em 0 0;
    font-size: 15px;
    color: #3D8BD5 !important;
}

.notes {
	color: #E91C21;
}

.gform_wrapper form li, .gform_wrapper li {
    margin-right: 0;
    list-style: none!important;
    overflow: visible;
    padding: 5px;
}

@media all and (max-width: 1024px) and (min-width: 320px) {
	.top-nav {
	    margin-top: 1px;
	    margin-left: 34%;
	    transform: skew(0deg) !important;
	    background: transparent;
	}	

	.top-nav li {
	    width: 45% !important;
	    margin: 5px;
	    float: none;
	}

	.top-nav li:first-child {
    	margin-left: 5px !important;
	}

	.top-nav li a {
    	transform: skew(0deg) !important;
	}

	.navbar {
	    position: relative;
	    min-height: 50px;
	    margin-top: 0;
	    border: 1px solid transparent;
	    padding-bottom: 0px;
	    margin-bottom: 0;
	    background: transparent;
	    margin-left: 0;
	    top: 0;
	    left: 0;
	    width: 100%;
	}
	.phones a {
		text-align: center;
		display: block;
	}
	.social a {
		text-align: center;
	}
	header {
		background: url(images/header_bg-2.jpg) no-repeat -51px 0;
	}
	.navbar {
		margin-left: 0px;
		}
	.navbar-default .navbar-nav>li>a> span {
    color: #000;
    position: relative;
    -webkit-transform: skew(0) !important;
    transform: skew(0) !important;
    display: block;
    font-weight: bold;
}
	.nav>li>a {
		position: relative;
		display: block;
		padding: 16px 12px;
		-webkit-transform: skew(0);
		transform: skew(0);
		font-size: 13px;
	}
	.navbar-default .navbar-nav>li>a> span {
		color: #fff;
		position: relative;
		-webkit-transform: skew(0) !important;
		transform: skew(0) !important;
		display: block;
		font-weight: bold;
	}
	.navbar-default .navbar-nav li > a {
    color: #000 !important;
    background: transparent !important;
}
	.top-nav {
		margin: 16px 0;
		padding: 0;
	}
	.backtotop {
		margin-right: 2%;
		margin-top: 25px;
		text-align: center;
		float: none !important;
		display: block;
		margin-bottom: 0;
		padding: 0;
	}
	/*
	.top-nav li {
		display: block;
		width: 100%;
		margin-top:10px; 
	}
	*/
	.phone-mobile {
		margin-top: 34px;
	}
	.phone-mobile a {
		font-size: 15px;
	}
	.top-nav li {
		width: 45%;
		margin: 5px;
		float: left;
	}
	.top-nav li a {
		display: block;
		width: 100%;
		background: url(images/bg-nav-top.jpg) repeat-x;
	}
	
	.live-pricing {
		display: block;
		width: 93% !important;
	}
	.wrap-link-1 {
		padding:24px 0 0 105px;
		font-size: 21px;
	}
	.wrap-link-2 {
		padding:24px 0 0 105px;
		font-size: 21px;
	}
	.wrap-link-3 {
		padding:24px 0 0 105px;
		font-size: 21px;
	}
	.wrap-link-4 {
		padding:24px 0 0 105px;
		font-size: 21px;
	}
	.wrap-link-5 {
		padding:24px 0 0 105px;
		font-size: 21px;
	}
	.wrap-link-6 {
		padding:24px 0 0 105px;
		font-size: 21px;
	}
	.title-portfolio {
		min-height: 19px;
		}
	.main-content {
		padding-left: 286px;
		margin-top: 140px;
		margin-left: 0;
	}
	.gfield  {
		float: none !important;
		clear: both !important;
		width:100% !important;
	}
	.gform_wrapper .top_label li input{
		width: 100% !important;
	}
	.uppernavigation {
		padding: 0;
	}
	.unlink {
		color: #fff;
		font-size: 21px;
		padding-top: 38px !important;
	}
}
@media screen and (max-width: 768px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas-left.active {
    left: 33%;
  }
  .row-offcanvas-left.active .sidebar-offcanvas {
    left: -33%;
    position: absolute;
    top: 0;
    width: 33%;
    margin-left: 5px;
  }
  .unlink {
		color: #fff;
		font-size: 22px;
		padding-top: 39px
	}
 .mate {
	min-height: 300px;
}
}
