/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap2 {
	max-width: 900px;
	width: 100%;
}
#header2 {
	height: 100px;
	padding: 0 15px;
}
#content2 {
	padding-top: 5px;
	float: right;
	padding-right: 10px;
}

#middle2 {
	float: right;
	padding-right: 80px;
	padding-bottom: 5px;
	padding-left:30px;
	vertical-align: top; max-width:500px;
}

#sidebar2 {
	max-width: 300px;
	float: left;
	text-align: center; 	vertical-align: bottom;
}
#footer2 {
	clear: both;
	padding: 10px 10px;
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 1100px) {
	
	#pagewrap2 {
		width: 94%;
	}
	#content2 {
		width: 41%;
		padding: 1% 4%;
	}
	#middle2 {
		width: 41%;
		padding: 1% 4%;
		margin: 0px 0px 5px 5px;
		float: right;
	}
	
	#sidebar2 {
		clear: both;
		padding: 1% 4%;
		width: auto;

	}

	#header2, #footer2 {
		padding: 1% 4%;
	}
}

/* for 800px or less 
@media screen and (max-width: 800px) {
	
	#pagewrap {
		width: 94%;
	}
	#content {
		width: 49%;
	}
	#middle {
		width: 49%;
		margin: 0px 0px 5px 0px;
		float: right;
	}
	
	#sidebar {
		clear: both;
		width: auto;
		float: none;
	}

}
*/

/* for 700px or less */
@media screen and (max-width: 600px) {

	#content2 {
		width: auto;
		float: none;
	}
	
	#middle2 {
		width: auto;
		float: none;
		margin-left: 0px;
	}
	
	#sidebar2 {
		width: auto;
		float: none;
	}

}

/* for 480px or less */
@media screen and (max-width: 480px) {

	#header2 {
		height: auto;
	}
	h1 {
		font-size: 24px;
	}
}

/* border & guideline (you can ignore these) */
#content2 {

}
#sidebar2 {

}
#header2, #content2, #middle2, #sidebar2 {
}

#pagewrap2, #header2, #content2, #middle2, #sidebar2, #footer2 {

}


/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	max-width: 900px;
	width: 100%;
}
#header {
	height: 100px;
	padding: 0 15px;
}
#content {
	padding-top: 5px;
	float: left;
	padding-right: 20px;
	text-align: left; max-width: 750px;
}

#middle {
	float: right;
	padding-top: 10px;
max-width:750px; width:100%; padding:10px 15px 0px 10px;
	vertical-align: top; text-align:left;
}

#sidebar {
	max-width: 300px;
	float: left;
	text-align: center; 	vertical-align: top;
}
#footer {
	clear: both;
	padding: 10px 10px;
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 1100px) {
	
	#pagewrap {
		width: 94%;
	}
	#content {
		width: 41%;
		padding: 1% 4%;
	}
	#middle {
		width: 41%;
		padding: 1% 4%;
		margin: 0px 0px 5px 5px;
		float: right;
	}
	
	#sidebar {
		clear: both;
		padding: 1% 4%;
		width: auto;

	}

	#header, #footer {
		padding: 1% 4%;
	}
}

/* for 800px or less 
@media screen and (max-width: 800px) {
	
	#pagewrap {
		width: 94%;
	}
	#content {
		width: 49%;
	}
	#middle {
		width: 49%;
		margin: 0px 0px 5px 0px;
		float: right;
	}
	
	#sidebar {
		clear: both;
		width: auto;
		float: none;
	}

}
*/

/* for 700px or less */
@media screen and (max-width: 600px) {

	#content {
		width: auto;
		float: none;
	}
	
	#middle {
		width: auto;
		float: none;
		margin-left: 0px;
	}
	
	#sidebar {
		width: auto;
		float: none;
	}

}

/* for 480px or less */
@media screen and (max-width: 480px) {

	#header {
		height: auto;
	}
	h1 {
		font-size: 24px;
	}
}

/* border & guideline (you can ignore these) */
#content {

}
#sidebar {

}
#header, #content, #middle, #sidebar {
}

#pagewrap, #header, #content, #middle, #sidebar, #footer {

}

.header-main {	 margin-bottom:2px; background-color: #191919; color:#FFFFFF; height:77px; 

  -webkit-box-shadow: 0px 0px 2px 1px #800000;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    0px 0px 2px 1px #800000;  /* Firefox 3.5 - 3.6 */
  box-shadow:         0px 0px 2px 1px #800000;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
# header A:link {text-decoration: none; color: #FFFFFF; font-family: Arial; font-size:15px}
# header A:active {text-decoration: none; color:#FFFFFF;font-family: Arial; font-size:15px; ; text-align:left}
# header A:visited {text-decoration: none; color:#FFFFFF; font-size:15px; font-family: Arial; font-weight:bold}
# header A:hover {text-decoration: none; color: #FFFFFF; font-size:15px; font-family: Arial}
.button {border:0;background:transparent url(images/submit.png) no-repeat 0 0; background-position:bottom; width:96px; height:33px; cursor:pointer}

.button: link {border:0;background:transparent url(images/submit.png) no-repeat 0 0; background-position:bottom; width:96px; height:33px; cursor:pointer}

.button: visited {border:0;background:transparent url(images/submit.png) no-repeat 0 0; background-position:bottom; width:96px; height:33px; cursor:pointer}

.button:hover {background:transparent url(images/submit.png) no-repeat 0 0; background-position:top}

.shadow {height:8px; margin-top:5px;
  -webkit-box-shadow: 3px 3px 5px 6px #CC0000;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    3px 3px 5px 6px #CC0000;  /* Firefox 3.5 - 3.6 */
  box-shadow:         3px 3px 5px 6px #CC0000;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.header {

	padding-bottom: 10px; margin-bottom:2px;
  -webkit-box-shadow: 0px 0px 2px 1px #000000;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    0px 0px 2px 1px #000000;  /* Firefox 3.5 - 3.6 */
  box-shadow:         0px 0px 2px 1px #000000;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}


a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-30px; margin-left:28px;
    width:300px; line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background: #FFCC00; width:70px}
.callout {z-index:20;position:absolute;top:27px;border:0;left:-15px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}

.send {border:0;background:transparent url(images/submit.png) no-repeat 0 0; background-position:bottom; height:33px; width:94px; cursor:pointer}

.send:hover {border:0;background:transparent url(images/submit.png) no-repeat 0 0; background-position:top; height:33px; width:94px; cursor:pointer}

A:link {text-decoration: none; color: #000033; font-family: Arial; font-size:15px}
A:active {text-decoration: none; color:#000033;font-family: Arial; font-size:15px; ; text-align:left}
A:visited {text-decoration: none; color:#000033; font-size:15px; font-family: Arial; font-weight:bold}
A:hover {text-decoration: none; color: #FFA62D; font-size:15px; font-family: Arial}

#gray A:link {text-decoration: none; color: #FFFFFF; font-family: Arial; font-size:15px}
#gray A:active {text-decoration: none; color:#FFFFFF;font-family: Arial; font-size:15px; ; text-align:left}
#gray A:visited {text-decoration: none; color:#FFFFFF; font-size:15px; font-family: Arial; font-weight:bold}
#gray A:hover {text-decoration: none; color: #FFA62D; font-size:15px; font-family: Arial}

input, select, textarea  {padding-left:5px; 
    border-style: solid;
    border-width:1px; 
border-color: #999999 #CCCCCC #CCCCCC #999999;
	text-align: left;
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 

background-color:#f5f7f7;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f7f7, endColorstr=#b0b0b0);
 background-image:-moz-linear-gradient(top, #f5f7f7 0%, #b0b0b0 50%,#ffffff 100%);
background-image:linear-gradient(top, #f5f7f7 0%, #b0b0b0 50%,#ffffff 100%);
background-image:-webkit-linear-gradient(top, #f5f7f7 0%, #b0b0b0 50%,#ffffff 100%);
background-image:-o-linear-gradient(top, #f5f7f7 0%, #b0b0b0 50%,#ffffff 100%);
background-image:-ms-linear-gradient(top, #f5f7f7 0%, #b0b0b0 50%,#ffffff 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#f5f7f7), color-stop(50%,#b0b0b0),color-stop(100%,#ffffff));}

input:focus {outline: none; border-color: #999999 #DCDCDC #DCDCDC #999999; padding-left:5px; font-size:12px; font-family:Verdana;  background-color:#f5f7f7;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f7f7, endColorstr=#59cbff);
 background-image:-moz-linear-gradient(top, #f5f7f7 0%, #59cbff 50%,#ffffff 100%);
background-image:linear-gradient(top, #f5f7f7 0%, #59cbff 50%,#ffffff 100%);
background-image:-webkit-linear-gradient(top, #f5f7f7 0%, #59cbff 50%,#ffffff 100%);
background-image:-o-linear-gradient(top, #f5f7f7 0%, #59cbff 50%,#ffffff 100%);
background-image:-ms-linear-gradient(top, #f5f7f7 0%, #59cbff 50%,#ffffff 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#f5f7f7), color-stop(50%,#59cbff),color-stop(100%,#ffffff));}
 
textarea:focus {outline: none; border-color: #999999 #DCDCDC #DCDCDC #999999; padding-left:5px; font-size:12px; font-family:Verdana;  background-color:#f5f7f7;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f5f7f7, endColorstr=#59cbff);
 background-image:-moz-linear-gradient(top, #f5f7f7 0%, #59cbff 50%,#ffffff 100%);
background-image:linear-gradient(top, #f5f7f7 0%, #59cbff 50%,#ffffff 100%);
background-image:-webkit-linear-gradient(top, #f5f7f7 0%, #59cbff 50%,#ffffff 100%);
background-image:-o-linear-gradient(top, #f5f7f7 0%, #59cbff 50%,#ffffff 100%);
background-image:-ms-linear-gradient(top, #f5f7f7 0%, #59cbff 50%,#ffffff 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,#f5f7f7), color-stop(50%,#59cbff),color-stop(100%,#ffffff));}

.x {display:none; float:right}
 .initial{
background-image:url(images/submit.png); background-color: transparent; border:none; background-repeat:no-repeat; height:39px; width:99px}

.style13 {color: #FF9900; font-size:15px; font-family:Arial; font-weight:bold}
	.style3 {color: #FFCC00; font-family:Verdana; font-size:11px}
.round2 {border-radius:4px}
.searchx {border-style: solid; width:115px; color:#1D1D1D; border-width:1px; border-color: #999999 #CCCCCC #CCCCCC #999999; text-align: left; padding-left:5px; font-family: Verdana; font-size: 12px; font-weight: normal; -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; background: rgb(255,255,255); /* Old browsers */ background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */ background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */height: 18px;}

.style15 {color: #4B4B4B; font-size:11px; font-family:Verdana; font-weight:normal}


.round {
-webkit-border-radius: 5px;
-moz-border-radius: 15px;
	border-radius: 15px;


}
.rounded {
	height:auto;
	max-width:757px;
margin -top:0px ;
	border: none;

-webkit-border-radius: 12px;
-moz-border-radius: 12px;
	border-radius: 12px;

-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
	height: auto;
	background-color: #F3F3F3;
}

/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
.o {
	font-size:12px;
	color: #F68200;
}
h4, h5, h6,
h1, h2, h3 {margin: 5px 0px 5px 0px; padding-top:0px}
h2 {
	font-family:Verdana;
	font-size:17px;
	color:#000000;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #00CCFF;
	margin-top: 0px;
}
ul, ol {margin: 0;}
p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 14px;
	font-size:15px;
	font-family:Verdana;
	max-width:800px;
	text-align: justify;
	padding-left: 10px;
	margin: 1px;
}
html, body{
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
	box-shadow: 1px 1px 2px #FFFFFF ; 
	

}
a:hover {
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all; 
}

.logo {
	text-align: center;
	padding-top: 5px;
	margin-bottom: 33px;
}

span.menu{
	display: none;
	margin-top: 80px;
}

.logo h1 a{
  font-size: 1em;
  font-weight: 600;
  color: #FF9900;
  display: block;
  text-decoration:none;
}
.logo h1{
  margin:0px;
}
.logo h1 a:hover{
	text-decoration:none;
}
.navg {
	float: right;
	text-align: center;
	padding-left: 30px;
	padding-right: 10px; 
}
.navg ul {
  padding:  5px 0px 5px 0px; margin:0px;
  list-style: none; 
}
.navg ul li {
  display: inline-block;
 height:8px; padding: 0px 0px 5px 0px;  margin-left:-5px;
}
.navg ul li a {
	font-size: 15px;
	font-weight: 400;
	color: #FFFFFF;
	height:8px;
	text-decoration:none;
 padding: 8px 0px 5px 0px;
	text-align: center;  margin:0px; 
}
.navg ul li a:hover {
	font-size: 15px;
	font-weight: 400;
	color: #FFFFFF;
	height:8px; background-color: #990000; 
	text-decoration:none;  margin:0px;
padding: 8px 0px 5px 0px; 
	text-align: center; border-radius:4px;



}
.search {
	background:none;
	color:#E3E3E3;
	border: none;
	height: 22px;
	background-image:url(images/search.png);
	background-repeat:no-repeat; font-size:0px; vertical-align:middle; 

}
.search input[type="text"] {
 border-style: solid;
    border-width:1px; 
border-color: #999999 #CCCCCC #CCCCCC #999999;
	text-align: left;
	padding-left:5px;
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal; -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; 

  background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

/*--header end here--*/
/*--banner start here--*/
.home-owners {
	background-image:url(images/home-owners.jpg);
	height: 500px;
	padding: 20px;
	background-repeat: no-repeat;
}
.banner {
	background-image:url(images/EDU.png);
	height: 300px;
	padding: 20px;
	background-repeat: no-repeat;
}

.student-loan-debt {
	background-image:url(images/student-debt.jpg);
	height: 500px;
	box-shadow: 1px 5px 2px #FF0000;
	padding:20px;
	background-repeat: no-repeat;
}


.diabetic-leads {
	background-image:url(images/diabetic-page.jpg);
	height: 500px;
	box-shadow: 1px 5px 2px #FF0000;
	padding:20px;
	background-repeat: no-repeat;
}
.contact {
	background-image:url(images/contact.jpg);
	height: 550px;
	box-shadow: 1px 5px 2px #FF0000;
	padding:20px;
	background-repeat: no-repeat;
}

.banner-main {
	position: relative;
	padding-top: 0em;
	padding-right: 10px;
	padding-bottom: 0em;
	padding-left: 10px;
}
.banner-top {
	background: url(images/ph.jpg)no-repeat;
	background-size: cover;
	min-height: 620px;
	background-color: #31313B;
}
.banner-top p {
  background: #FDFDFD;
  font-size: 1em;
  font-weight: 400;
  color: #000;
  padding: 1.2em;
  width: 50%;
  line-height: 1.6em;
  border-radius: 3px;
  margin: 10em 0em 0em 9.6em;
}
.banner-detail {
  width: 30%;
  margin: 0 auto;
}
span.img-text {
  background: url(images/text.png)no-repeat 0px 0px;
  width: 70px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
}
.banner-detail a {
  background: #FF9900;
  padding: 0.7em 0.7em 0em 1em;
  font-size: 1em;
  font-weight: 400;
  color: #fff;
  display: block;
  border-radius:3px;
}
.banner-detail a:hover {
	text-decoration:none;
	background: #000062;
	 transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.mediumgray h3 {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin: 10px; 
}
.mediumgray {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px; padding:20px;
	font-family: Verdana;
	max-width:620px; text-shadow: 2px 2px 5px #000000; letter-spacing:1px; background-image: url(images/blkbg.png); border-radius:12px; padding:15px; text-align:left;
box-shadow: 2px 2px 5px #990000;
}
.bann-btn {
  width: 19.5%;
  margin: 2em auto 0em;
  padding: 0.5em 0em 0.5em 0.9em;
}
.bann-btn a {
  font-size: 1em;
  font-weight: 400;
  color: #fff;
  display:block;
  background: #FF9900;
  border-radius:3px;
  padding: 0.6em 0em 0.6em 0.9em;
}
.bann-btn a:hover {
  text-decoration:none;
  background: #000;
   transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.banner-bottom {
	position:relative;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
.banner-bottom span.mover {
	background: url(images/3.png)no-repeat 0px 0px;
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	bottom: -34px;
	z-index: 1;
	text-align: center;
}
/*--- slider-css --*/
.slider {
	position: absolute; 
}
.rslides {
	position: absolute;
	list-style: none;
	overflow: hidden;
	max-width:377px;
text-align:left;
	margin-top: 10px; 

  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: inherit;
  display: none;
text-align:left;  padding-right:35px;

  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left; text-align:left;
width:100%;
  border: 1px solid #FF9900;  border-radius: 12px;
  }
.caption{
	width: 56%;
	position: absolute;
	top: 35%;
	left: 16%;
}
.caption h3{
	color: #FFF;
	font-weight: 300;
	font-size: 30px;
	line-height: 1.6em;
}
span.bg-small {
	background: rgba(0, 0, 0, 0.39);
	display: block;
	width: 40%;
	height: 48px;
	position: absolute;
	top: 83px;
	left: -40px;
}
span.bg-large {
	background: rgba(0, 0, 0, 0.39);
	display: block;
	width: 60%;
	height: 70px;
	position: absolute;
	top: 194px;
	left: -40px;
}
.caption p{
	color: #FFF;
	line-height: 1.5em;
	font-size: 0.875em;
	margin:3em 0 1.5em 0;
}
a.morebtn{
	background:#3D3D3D;
	padding:0.8em 0;
	display:block;
	font-size:0.875em;
	text-transform:uppercase;
	color:#FFF;
	width:20%;
	margin:0 auto;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	-ms-transition:0.5s all ease;
}
a.morebtn:hover{
	background:#585686;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 31.5%;
  left: 2%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 50px;
  width: 50px;
  background:url("images/1.png") no-repeat left top;
  margin-top: -45px;
  border-radius: 100%;
}
.callbacks_nav.next {
  left: auto;
background:url("images/2.png") no-repeat left top;
  right: 2%;
 }
/*--banner end here--*/
/*--gallery start here--*/
.gallery {
  background: #000033;
  position:relative;
}
.view-campaigns {
	padding: 10px 10px 10px 10px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000077;
}
.view-campaigns h3 {
	font-size: 20px; 'Oswald', sans-serif;
	font-weight: 300;
	color: #fff;
	text-align: center;
	margin-top:0px;
	line-height:12px;
	padding-top:15px;
	padding-bottom: 10px; -moz-text-shadow: 2px 2px 3px #000;
	-webkit-text-shadow: 2px 2px 3px #000;
	text-shadow: 2px 2px 3px #000; letter-spacing:1px;
}
.navy {
	font-family: Verdana;
	color: #000000;
	font-size: 15px;
	padding: 0px 10px 10px 10px;
	background-color: #F6EEDF;
}
.navy-aff {
	font-family: Verdana;
	color: #000000;
	font-size: 13px;
	background-image:url(images/blue-bg.png);
	padding: 10px 10px 20px 10px;
	height: 530px;
}

.navy h3 {
	font-size: 20px; 'Oswald', sans-serif;
	font-weight: 300;
	color: #fff;
	text-align: center;
	margin-top:0px;
	line-height:12px;
	padding-top:15px;
	padding-bottom: 10px; -moz-text-shadow: 2px 2px 3px #000;
	-webkit-text-shadow: 2px 2px 3px #000;
	text-shadow: 2px 2px 3px #000; letter-spacing:1px;
}

.services {
	padding: 0px 10px 10px 10px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px; background-image:url(images/orange-bg.png)
}
.services h3 {
	font-size: 20px;
'Oswald', sans-serif;
	font-weight: 300;
	color: #fff;
	text-align: center;

-moz-text-shadow: 2px 2px 3px #000;
	-webkit-text-shadow: 2px 2px 3px #000;
	text-shadow: 2px 2px 3px #000;
	letter-spacing:1px;
	padding-top: 10px;
}

.gray {
	padding: 10px 20px 20px 20px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
background-image:url(images/gray-bg.png)
}
.drop-shadow {
            position:relative;

            padding:1em;
 
            background:#fff;
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
					
       border: none; -moz-border-bottom-right-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	border-bottom-right-radius: 12px; -moz-border-bottom-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-left-radius: 12px}
	
.gray h3 {
	font-size: 20px;
'Oswald', sans-serif;
	font-weight: 300;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
-moz-text-shadow: 2px 2px 3px #000;
	-webkit-text-shadow: 2px 2px 3px #000;
	text-shadow: 2px 2px 3px #000;
	letter-spacing:1px;
	margin-bottom: 5px;
}
.gallery-main a span.mover {
  background: url(images/3.png)no-repeat 0px 0px;
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  bottom: auto;
  left: 48%;
  z-index: 1;
}
.gallery-btn {
  width: 20%;
  margin: 3em auto 2em;
}
.gallery-btn span.port-btn {
  background: url(images/port-btn.png)no-repeat 5px 4px;
  width: 50px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
}
.gallery-btn a {
  font-size: 0.9em;
  font-weight: 400;
  color: #FF9900;
  background: #fff;
  display: block;
  border-radius:3px;
  padding: 0.6em 0.5em 0.6em 0.5em;
}
.gallery-btn a:hover {
  text-decoration:none;
  background: #31313b;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.b-animate  h4 {
  font-size: 0.95em;
  font-weight: 400;
  color: #FF9900;
}
.b-animate p {
  font-size: 0.9em;
  font-weight: 300;
  color: #fff;
  line-height: 1.6em;
    display: inline-block;
}
.b-animate i.plus {
  background: url(images/plus.png)no-repeat 0px 0px;
  width: 16px;
  height: 16px;
  display: inline;
  float: left;
}
/*-- MIXTUP PART --*/
/*	Strip
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	color:#ffffff;
	overflow:hidden;
	padding: 1em;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(15, 207, 140, 0.9);
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	opacity:0;
	visibility:hidden; /* lt-ie9 */
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img{
	margin-top:16%;
	display: -webkit-inline-box;
}
.b-animate.b-from-left.b-delay03 {
	padding-top: 16em;
	font-size: 15px;
	color: #fff;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
span.m_4{
	font-size:14px;
	font-weight:400;
}
p.m_5 {
	margin: 2% auto 5%;
	width: 70%;
	color: #283A47;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.5em;
	text-align: center;
}
ul#filters {
	padding: 0px;
	margin: 0em 0em 2em 0em;
	text-align: center;
}
/*--team--*/
.team{
	background:#fff;
	padding:0 0 9% 0;
}
.col_1_of_4:first-child {
	margin-left: 0;
}
.span_1_of_4 {
	width: 22.8%;
}
.col_1_of_4 {
	display: block;
	float: left;
	margin: 1% 0 1% 2.6%;
	background: #FFF;
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
	visibility:visible;
}
.b-link-stripe .b-line1{
	left:0;
}
.b-link-stripe .b-line2{
	left:20%;
	transition-delay:0.1s !important;
	-moz-transition-delay:0.1s !important;
	-ms-transition-delay:0.1s !important;
	-o-transition-delay:0.1s !important;
	-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
	left:40%;
	transition-delay:0.2s !important;
	-moz-transition-delay:0.2s !important;
	-ms-transition-delay:0.2s !important;
	-o-transition-delay:0.2s !important;
	-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
	left:60%;
	transition-delay:0.3s !important;
	-moz-transition-delay:0.3s !important;
	-ms-transition-delay:0.3s !important;
	-o-transition-delay:0.3s !important;
	-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
	left:80%;
	transition-delay:0.4s !important;

	-moz-transition-delay:0.4s !important;
	-ms-transition-delay:0.4s !important;
	-o-transition-delay:0.4s !important;
	-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
	opacity:1;
}
#filters {
	margin: 3% 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
	#filters li {
		display: -webkit-inline-box;
		margin:0 10px;
}
	#filters li span {
		display: block;
		padding: 0.5em 2em;
		text-decoration: none;
		color: #000;
		cursor: pointer;
		font-size: 1em;
		font-weight: 400;
		text-transform:uppercase;
		
}
#filters li span.active {
		color: #D81D9D;
		border:none;

}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.b-wrapper:hover {
	background: rgba(0, 0, 0, 0.63);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
/*-- MIXTUP PART --*/
.page-nat{
	margin:3em 0 1em;
}
ul.page-list{
	padding:0;
}
ul.page-list li{
	display:inline-block;
	width:32px;
	height:32px;
	margin:0 3px;
	border:2px solid #fff;
	vertical-align: -webkit-baseline-middle;
	cursor: pointer;
}
ul.page-list li i{
	width:30px;
	height:30px;
	background:url(images/pag-nat-arw.png)no-repeat;
	display: inline-block;
}
ul.page-list li i.prev{
	background-position:-1px -2px;
}
ul.page-list li i.next{
	background-position:-24px -2px;
}
ul.page-list li a{
	color:#fff;
	font-size:1.2em;
	font-weight: 400;
	text-decoration:none;
	display: inline-block;
}
ul.page-list li a.activ{
	background:#fff;
	color:#606a6f;
	display: block;
	padding: 1px;
}
ul.page-list li a:hover {
	background: #fff;
	color: #606a6f;
	display: block;
	padding: 1px;
}
ul.page-list li a.previ:hover, ul.page-list li a.nex:hover{
	background:none;
}

.copyright {
  padding: 5em 0em 0em 0em;
  text-align:left;
}
.copyright p {
  font-size: 0.9em;
  font-weight: 400;
  color: #686870;
}
.copyright p a{
  font-size: 1em;
  font-weight: 400;
  color: #FFF;
}
.copyright p a:hover{
	color: #FF9900;
	text-decoration:none;
	 transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
#toTop {
	display:none;
	text-decoration: none;
	position: fixed;
	bottom: 0px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background-size: 35px;
	background: url(images/bot-arr.png) no-repeat 0px 0px;
}
/*--meadia quiries start here--*/
@media(max-width:1440px){
.bann-btn {
  width: 22%;
}
.banner-top p {
  width: 49.25%;
  margin: 14em 0em 0em 9.6em;
}
.callbacks_nav {
  top: 30%;
  left: 2%;
}
.banner-detail {
  width: 21%;
}
.skills span.mover {
  bottom: -9%;
}
}
@media(max-width:1366px){
.banner-detail {
  width: 22.5%;
}
.banner-top p {
  width: 49.4%;
}
.bann-btn {
  width: 23%;
}
}
@media(max-width:1280px){
.banner-detail {
  width: 24%;
}
.bann-btn {
  width: 25%;
}
.portfolio-wrapper img {
  width: 100%;
}
.banner-top p {
  width: 49.2%;
}
}
@media(max-width:1024px){
.search input[type="submit"] {
  width: auto;
}
.banner-top {
  min-height: 400px;
}
.search {
  width: 23%;
  margin: 0.61em 0em 0em 0em;
}
.logo h1 a {
  font-size: 0.81em;
}
.banner-top p {
  font-size: 0.8em;
  padding: 1em;
  margin: 12em 0em 0em 11em;
  width: 48.8%;
}
.banner-detail a {
  font-size: 0.85em;
  padding: 0.5em 0.7em 0.5em 1em;
}
.banner-detail {
  width: 27%;
}
.callbacks_nav {
  top: 28%;
  left: 3%;
  background-size: 100%;
}
.callbacks_nav.next {
  right: 4%;
  background-size: 100%;
}
.bann-btn {
  width: 31%;
}
.gallery-btn {
  width: 23%;
}
.member-grid img {
  width: 100%;
}
.team-btn {
  width: 30%;
}
.like-btn {
  width: 25%;
}
.contact-right input[type="text"] {
  margin: 0px 15px 10px 0px;
  width: 48.3%;
}
.contact-right input.mail {
  margin: 0px;
}
.banner-bottom p {
  width: 96%;
}
.contact-right input[type="submit"] {
  width: 27%;
}
.follow {
  width: 50%;
}
.b-animate.b-from-left.b-delay03 {
  padding-top: 11em;
}
}
@media(max-width:768px){
span.menu{
		display: block;
		text-align: center;
		padding: 1px 0px 0px 0px;
		cursor: pointer;
		color: #FF9900;
		font-size: 15px;
		font-weight: 700;
		position:relative;
	}
ul.res{
	 display:none;
}
.navg ul {

		margin: 0px;
		z-index: 999;
		position: absolute;
		width: 100%;
		left:0; padding-top:3px; margin-top:-15px; }
		
.navg ul.res li {
		display: block;
		text-align: center;
		background: #FFCC00; margin-left:-5px;
 border-bottom: #333333 solid 1px; height:27px; overflow:hidden; 	

		
}
.navg ul.res li a {
		font-size: 14px; 		
		height:27px; 
		color: #000000;
		display: block;  padding-bottom:3px;   font-weight: 400;  
}
ul.res li a:hover,ul.res li a.active{
	color:#000062; background-color: #CC0000;   font-size: 14px;
  font-weight: 400;
  color: #fff;
height:27px; 
  text-decoration:none; margin-top:0px; 
}
.search {
  width: 25%;
  margin: 0em;
}
.search input[type="text"] {
  width: 65%;
}
.callbacks_nav {
  top: 29%;
  left: 4%;
}
.banner-main {
  padding: 0em 1em 0em 1em;
}
.banner-detail {
  width: 30%;
}
.banner-top p {
  background: #fff;
  font-size: 0.9em;
  width: 51.8%;
  margin: 5em 0em 0em 8.5em;
}
.banner-top {
  min-height: 300px;
}
.banner-detail {
  width: 38%;
}
.navg ul li a:hover {
  border-bottom: none; 
}
.bann-btn {
  width: 42%;
  margin: 1.2em auto 0em;
}
.banner-bottom {
  padding: 2em 0em 2em 0em;
  position: relative;
}
.banner-bottom h3 {
  font-size: 1.7em;
  margin: 0em 0em 0.4em 0em;
}
.portfolio-wrapper {
  width: 33%;
  float: left;
}
.portfolio-wrapper img {
  width: 100%;
}
.gallery-main h3 {
  font-size: 1.7em;
}
.b-animate.b-from-left.b-delay03 {
  padding-top: 6em;
}
.gallery-btn {
  width: 30%;
}
.members-main h3 {
  margin: 1em 0em 1em 0em;
  font-size: 1.7em;
}
.member-grid {
  width: 50%;
  margin: 0em auto 2em;
}
.team-btn {
  width: 40%;
  margin: 1em auto 2em;
}
.members span.mover {
  bottom: -1%;
}
.services {
  padding: 4em 0em 1em 0em;
}
.ser-grid {
  padding: 3em 0em 1em 0em;
}
.ser-grid h4 {
  margin: 1em 0em 0em 0em;
}
.ser-btn {
  margin: 1.5em 0em 0em 0em;
}
.skills-gd {
  margin: 2em 0em 0em 0em;
}
span.skill-line {
  margin: 0.5em auto 0.5em;
}
.banner-bottom span.mover {
  bottom: -16%;
}
.skills span.mover {
  bottom: -5%;
}
.ser-top h3 {
  font-size: 1.7em;
}
.skills h3 {
  font-size: 1.7em;
}
.like h3 {
  font-size: 1.7em;
}
.like p {
  margin: 1em auto 1em;
}
.like-btn {
  width: 32%;
  margin: 2em auto 0em;
}
.contact-left {
  float: left;
  width: 28%;
}
.contact-right {
  float: right;
  width: 72%;
}
.contact-right input[type="text"] {
  width: 48%;
}
.contact-right input[type="submit"] {
  width: 31%;
}
.footer {
  padding: 3em 0em 2em 0em;
}
.footer-left h3 {
  font-size: 1.2em;
}
.footer-left a h4 {
  font-size: 1.2em;
  margin: 0.5em 0em 0.5em 0em;
}
.footer-left {
  float: left;
}
.footer-right {
  float: right;
}
.follow {
  padding: 0.5em 0em 0.5em 0.5em;
   width: 100%;
}
.b-animate p {
  font-size: 0.85em;
  line-height: 1.4em;
}
.logo {
}
.footer-right h4 {
  font-size: 1em;
}
}
@media(max-width:640px){
.banner-detail {
  width: 43%;
}

.banner-top p {
  background: #fff;
  font-size: 0.8em;
}
.callbacks_nav {
  left: 4%;
  top: 30%;
}
.callbacks_nav.next {
  right: 4%;
}
.banner-top p {
  font-size: 0.8em;
  width: 57.5%;
  margin: 6.2em 0em 0em 6.5em;
}
span.img-text {
  background: url(images/text.png); background-repeat:no-repeat; margin-top:8px;
}
.bann-btn a {
  font-size: 0.9em;
  padding: 0.4em 0em 0.4em 0.9em;
}
span.img-text {
  background: url(images/text.png)no-repeat -1px 2px;
  background-size: 100%;
  width: 27px;
  height: 32px;
  margin: 0px 6px 0px 0px;
}
.banner-bottom h3 {
  font-size: 1.5em;
}
.banner-bottom p {
  font-size: 0.8em;
}
.gallery-main h3 {
  font-size: 1.5em;
}
.gallery-main {
  padding: 3em 0em 0em 0em;
}
.b-animate.b-from-left.b-delay03 {
  padding-top: 2em;
}
.b-animate h4 {
  font-size: 0.85em;
}
.b-animate p {
  font-size: 0.8em;
  line-height: 1.4em;
}
.gallery-btn {
  width: 36%;
  margin: 1em auto 1em;
}
.members-main h3 {
  margin: 0.5em 0em 1em 0em;
  font-size: 1.5em;
}
.member-grid p {
  font-size: 0.8em;
}
.team-btn span.user {
  background: url(images/team-btn.png)no-repeat 0px 0px;
  width: 28px;
  height: 34px;
  margin: 0px 10px 0px 0px;
  background-size: 100%;
}
.team-btn a {
  font-size: 0.8em;
  padding: 0.5em 1em 0.5em 1em;
}
.services {
  padding: 3em 0em 1em 0em;
}
.like-btn {
  width: 40%;
}
.contact-right input[type="text"] {
  width: 47.5%;
}
.contact-right input[type="submit"] {
  width: 40%;
}
.map iframe {
  height: 350px;
}
.contact {
  min-height: 350px;
}
.contact {
  min-height: 355px;
  padding: 2em 0em 1em 0em;
}
.copyright {
  padding: 3.5em 0em 0em 0em;
}
.footer-right h4 {
  font-size: 1em;
}
.bann-btn {
  width: 44%;
}
.banner-top {
  min-height: 285px;
}
.contact-right {
  width: 71%;
}
.members span.mover {
  bottom: -1.5%;
}
.gallery-main a span.mover {
  bottom: -4%;
}
}
@media(max-width:480px){
	
.logo { overflow: inherit
}
.navg {
  width: auto; margin-top:0px; margin-top: -15px;	
}
.banner-detail {
  width: 54%; padding:8px; margin-bottom:20px;
}
.banner-top p {
  font-size: 0.75em;
  width: 63.5%;
  margin: 3em 0em 0em 5em;
}
.banner-top {
  min-height: 210px;
}
.banner-detail {
  width: 53%;
}
.b-animate.b-from-left.b-delay03 {
  padding-top: 15em;
}
.b-animate h4 {
  font-size: 0.95em;
  text-align: left;
}
.b-animate p {
  font-size: 0.9em;
  line-height: 1.4em;
  text-align: left;
}
.gallery-btn {
  width: 50%;
  margin: 0.5em auto 1em;
}
.gallery-btn a {
  font-size: 0.9em;
  padding: 0.2em 0.5em 0.2em 0.5em;
}
.gallery-main a span.mover {
  bottom: -1%;
}
.banner-main {
  padding: 0em 0em 0em 0em;
}
.logo h1 a {
  font-size: 0.7em;
  padding: 3px 0px 0px 0px;
}
}
@media(max-width:320px){
span.menu img {
  width: 17%;
}
.search input[type="text"] {
  width: 60%;
  font-size: 0.8em;
}
.search {
  width: 35%;	
  margin: 0em 0em 0em 0em;
}
.navg {
  width: 20%; float:left;
}
span.menu img {
  width: auto;
}
.b-animate.b-from-left.b-delay03 {
  padding-top: 8em;
}
.gallery-main {
  padding: 2.5em 0em 0em 0em;
}
.gallery-main h3 {
  margin: 0em 0em 0.2em 0em;
}
.gallery-btn {
  width: 70%;
}

.contact-right input[type="submit"] {
  width: 56%;
  font-size: 0.8em;
  margin: 0em 0em 0em 0em;
}
.follow {
  width: 80%;
}
span.img-text {
  width: 18px;
  height: 27px;
}
.banner-detail a {
  font-size: 0.7em;
  padding: 0.1em 0.7em 0.1em 1em;
}
.navg ul.res li a {
  font-size: 15px;
padding-top:4px; margin-top:0px
}
.logo h1 a {
  font-size: 0.51em;
}
.banner-bottom span.mover {
  width: 35px;
  height: 35px;
  bottom: -11%;
  left: 42%;
  background-size: 100%;
}
#toTop {
  width: 25px;
  height: 48px;
  background-size: 100%;
}
.banner-top p span.bann-para {
  display: none;
}
.gallery-btn a {
  font-size: 0.9em;
  padding: 0.1em 0.5em 0.1em 0.5em;
}
.gallery-btn span.port-btn {
  background: url(images/port-btn.png)no-repeat 0px 4px;
  width: 23px;
  height: 32px;
  background-size: 100%;
  margin: 0px 7px 0px 0px;
}
.team-btn span.user {
  background: url(images/team-btn.png)no-repeat 0px 0px;
  width: 21px;
  height: 21px;
  margin: 0px 10px 0px 0px;
  background-size: 100%;
}
.like-btn a {
  font-size: 0.8em;
  padding: 0.61em 1em;
}
.contact-left p {
  margin: 0em 0em 1.5em 0em;
}
.contact-right {
  padding: 1em 0em 1em 0em;
}
.map iframe {
  height: 570px;
}
.follow {
  width: 75%;
  padding: 0.3em 0em 0.3em 0.5em;
}
.footer {
  padding: 1em 0em 1em 0em;
}
.contact {
  padding: 2em 0em 1.35em 0em;
}
.navg ul {
  margin: 0px;  
}
.style22 {color: #FFFFFF}

   .menu-item.four{
            font-family: 'Open Sans', sans-serif;
            color: #333;
            text-decoration: none;
            position: relative;
            display: inline-block;
            padding: 10px 20px;
            text-transform: uppercase;
            font-weight: 900;
            letter-spacing: -1px;
        }

        .menu-item.four .icon{
            display: inline-block;
            width: 0px;
            height: 3px;
            background: #fbc93d;
            position: absolute;
            top: 50%;
            left: 0;
            transition: 0.15s width ease-out, 0.15s height ease-out 0.2s, 0.15s top ease-out 0.2s;
            z-index: 1;
        }

        .menu-item.four .text{
            font-size: 20px;
            position: relative;
            z-index: 2;
        }

        .menu-item.four:hover .icon{
            width: calc(100%);
            height: calc(100%);
            top: 0;
        }

        section{
            padding: 80px 0;
            border-bottom: 1px solid rgba(0,0,0,0.1);
        }

        section:nth-child(even){
            background: #f6f6f6;
        }

        section.link{
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            padding: 15px;
            background: rgba(0,0,0,0.8);
            text-align: center;
            z-index: 1000;
        }

        section.link a{
            text-decoration: none;
            color: #fff;
            font-family: 'Open Sans', sans-serif;
        }
