@charset "utf-8";
/* CSS Document */
.header{
	background:url(../images/header_bg.jpg) repeat;
	height:50px;
	padding-left: 150px;
    padding-right: 150px;
}
.para1{
	height:50px;
	width:50%;
	float:left;
	border-bottom: 1px solid #e2e1e1;
}
.para2{
	height:50px;
	float:right;
	width:50%;
	border-bottom: 1px solid #e2e1e1;
}
.ss1{
	height:50px;
	width:50%;
	
	float:left;
}
.ss2{
	
	width:50%;
	height:50px;
	float:right;
}
#logo {
    margin-top: 10px;
}
.mobile {
    font-size: 15px;
    color: #72b417;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: -21px;
    margin-bottom: 0px;
    margin-left: 20px;
}
#logo1{
  margin-left: 175px;
  margin-top: 10px;
}
#key {
    padding-right: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border: 1px solid #CCC;
    background: url(../images/search_icon.png) #ededed no-repeat center right;
    border-radius: 3px;
}
.pp{
	margin-top: 10px;
    float: right;
}
.header1{
	background:url(../images/header_bg.jpg);
	height:110px;
	padding-left:150px;
	padding-right:150px;
	padding-top:10px;
}
.para3{
	float:left;
	height:100px;
	width:30%;
	
}
.para4{
	float:right;
	height:100px;
	width:70%;
}
#logo2{
	margin-left: 4px;
}
#logo3{
	margin-left: 4px;
}
#logo4{
}
.menu ul li {
	display: inline;
    list-style: none;
    padding: 15px;
}
.menu ul li a{
	text-decoration: none;
    color: #6c6c6c;
    font-family: Titillium;
    font-size: 20px;
}
.menu ul .active a{
	background: #72b417;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFF;
}
#menu ul {
padding:1; 
margin:1; 
list-style:none;
}
#menu ul li {
float:left; 
position:relative; 
padding-right:50; 
display:block;
border:4px solid #CC55FF; 
border-style:inset;
}


 
.clearfix:after {
    display:block;
    clear:both;
}
 
/*----- Menu Outline -----*/
.menu-wrap {
    width:100%;
    box-shadow:0px 1px 3px rgba(0,0,0,0.2);
    background:#3e3436;
}
 
.menu {
    width:110%;
    margin:0px auto;
}
 
.menu li {
    margin:0px;
    list-style:none;
    font-family:'Ek Mukta';
}
 
.menu a {
    transition:all linear 0.15s;
    color:#919191;
}
 
.menu li:hover > a, .menu .current-item > a {
    text-decoration:none;
    color:#be5b70;
}
 
.menu .arrow {
    font-size:11px;
    line-height:0%;
}
 
/*----- Top Level -----*/
.menu > ul > li {
    float:left;
    display:inline-block;
    position:relative;
    font-size:19px;
}
 
.menu > ul > li > a {
    padding: 3px 0px;
    
}
 
.menu > ul > li:hover > a, .menu > ul > .current-item > a {
    
}
 
/*----- Bottom Level -----*/
.menu li:hover .sub-menu {
    z-index:1;
    opacity:1;
}
 
.sub-menu {
    width: 150%;
    padding: 0px 0px;
    position: absolute;
    top: 83%;
    left: 0px;
    z-index: -1;
    opacity: 0;
    transition: opacity linear 0.15s;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
	background:#72b417;
    
}
 
.sub-menu li {
    display:block;
    font-size:16px;
}
 
.sub-menu li a {
    padding: 9px 20px;
    display: block;
	color:white !important;
}

.ee{
	font-family: Titillium;
    font-size: 13px;
    color: #72b417;
    margin-top: 0px;
    margin-left: 19px;
}
.ss3{
	margin-top: 30px;
    margin-bottom: 37px;
}
.border{
	background:url(../images/border.png);
	width:100%;
	height:13px;
}

.border1{
	background:url(../images/border2.png);
	height:13px;
	width:100%;
}
.border7{
	background:url(../images/border.png) repeat-x;
	height:14px;
	width:100%;
}
.header7{
	height:300px;
	background:url(../images/footer_bg.jpg) ;
	width: 78%;
    padding-left: 150px;
    padding-right: 150px;
	border-bottom:1px solid #363333;
	padding-top:20px;
	
}
.para10{
	float:left;
	width:31%;
	
	
}
.para11{
	float:left;
	width:33%;
	
	margin-left:20px;
	
}
.para12{
	float:right;
	width:30%;
	height:380px;
	
}
.pp7{
	font-family: Aleo;
    font-weight: lighter;
    color: white;
    font-size:22px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}
.border8{
	background: url(../images/footer_title_border.png) repeat-x;
    margin-top: -24px;
    width: 50%;
    margin-left: 125px;
    height: 10px;
}
.border9{
	background: url(../images/footer_title_border.png) repeat-x;
    margin-top: -24px;
    width: 37%;
    margin-left: 218px;
    height: 10px;
}
.border10{
	background: url(../images/footer_title_border.png) repeat-x;
    margin-top: -24px;
    width: 50%;
    margin-left: 120px;
    height: 10px;
}
.pp8{
	line-height: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #878787;
    margin-left: 75px;
    width: 71%;
    margin-top: -56px;
}
.pp9{
	line-height: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #878787;
    margin-left: 75px;
}

#logo10{
	margin-top: 34px;
	margin-left:10px;
}
#logo11{
	margin-top: 10px;
	margin-left:10px;
}
#logo12{
	margin-top: 35px;
}
.pp10{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #878787;
    width: 92%;
    line-height: 2;
    margin-left: 30px;
    margin-top: -29px;
	margin-bottom:0px;
}
.ff ul li{
	list-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#D1CECE;
    line-height: 1.5;
}
.ff1 {
    margin-top: -27px;
    margin-bottom: 0px;
    margin-left: 15px;
}
#logo13{
	margin-top: 33px;
    margin-left: 25px;
}
#logo14{
	margin-left: 25px;
    margin-top: 15px;
}
.pp11{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color:#D1CECE;
    margin-left: 53px;
    margin-top: -20px;
}
.pp12{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #D1CECE;
    margin-left: 53px;
    margin-top: -20px;
}
.header8{
	height:50px;
	width:78%;
	padding-left:150px;
	padding-right:150px;
	background:url(../images/footer_bg.jpg);
}
.para13{
	height:50px;
	width:50%;
	float:left;
}
.para14{
	height:50px;
	width:50%;
	float:right;
}
.pp13{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #878787;
	margin-top:20px;
	margin-bottom:10px;
}
.pp14{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #878787;
	margin-top:20px;
	margin-bottom:10px;
	float:right;
}
.pp15{
	height: 40px;
    background: url(../images/footer_title_bg.png) repeat-x center bottom;
    width: 93%;
}
.pp16{
	height: 40px;
    background: url(../images/footer_title_bg.png) repeat-x center bottom;
    width: 100%;
}
.pp17{
	height: 40px;
    background: url(../images/footer_title_bg.png) repeat-x center bottom;
    width: 93%;
}
.pp18{
	height: 40px;
    background: url(../images/footer_title_bg.png) repeat-x center bottom;
    width: 94%;
}
.oo{
	text-decoration:none;
	color: #878787;
}
#quote_wrap { 
	background: #dddbdb;
	margin: 18px 0 0 3px;
	padding: 20px 20px 15px 20px;
	width: 265px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-left:23px;
}
#testimonial 
{
	width: 333px;
	
}
.men_testimonial
{ 
	font-style: normal;
	display: block;
	text-align:center;
	font-size: 16px;
	color:#303030;
    font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 15px 0;
}
.women_testimonial
{ 
	font-style: normal;
	display: block;
	text-align:center;
	font-size: 18px;
	color:#303030;
    font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 15px 0;
}
blockquote {
	font-family: Georgia, Times, serif;
	font-size:12px;
	width: 270px; /* required */
	margin: 0 auto;
	line-height:20px;
}
.jj ul li{
	list-style: none;
    padding: 10px;
}
.jj ul li a{
	text-decoration: none;
    color: #D1CECE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-left: -29px;
}
.para15{
	float: right;
    width: 31%;
    
}
#logo30{
	margin-top: 21px;
    margin-left: 5px;
}
.border11 {
    background: url(../images/footer_title_border.png) repeat-x;
    margin-top: -25px;
    width: 34%;
    margin-left: 168px;
    height: 10px;
}
#logo20{
	
    margin-top: 10px;
    margin-left: 27px;
}
@media screen and (min-device-width: 1800px) and (max-device-width: 1950px) {
	.header7{
		width:84%;
	}
	.header8{
		width:84%;
	}
	#logo30{
		width:90%;
	}
}
@media screen and (min-device-width: 1380px) and (max-device-width: 1700px) {
	.header7{
		width:82%;
	}
	.header8{
		width:82%;
	}
	#logo30{
		width:90%;
	}
}
@media screen and (max-width:1350px){
	#logo1{
		margin-left: 150px;
	}
	.header7{
		width: 85%;
        padding-left: 102px;
        padding-right: 87px;
	}
	.header8{
		width: 84%;
        padding-left: 89px;
        padding-right: 112px;
	}
}
@media screen and (max-width:1100px){
	
		.menu ul li {
    display: inline !important;
    list-style: none !important;
    padding: 11px !important;
}
.sub-menu {
    width: 150% ;
    padding: 0px 0px ;
    position: absolute ;
    top: 83% ;
    left: 0px ;
    z-index: -1 ;
    opacity: 0 ;
    transition: opacity linear 0.15s ;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.2) ;
	background:#72b417 ;
    
}
.header{
	padding-left: 50px !important;
    padding-right: 50px !important;
}
#logo1 {
    margin-left: 128px !important;
    margin-top: 10px !important;
}
.header1{
	padding-left: 50px !important;
    padding-right: 50px !important;
}
.pp18{
	width: 112%;
}
.header7 {
    width: 88%;
    padding-left: 51px;
    padding-right: 69px;
}
.header8 {
    width: 88%;
    padding-left: 45px;
    padding-right: 75px;
}
}
@media screen and (max-width:1000px){
	.header{
		    padding-left: 50px !important;
    padding-right: 50px !important;
}
#logo1{
	margin-left: 107px !important;
}
.header1{
	padding-left: 50px !important;
padding-right: 50px !important;
}
.ss3{
	margin-left: -63px;
	height: 122px;
}
.header7 {
    width: 89%;
    padding-left: 15px;
    padding-right: 90px;
}
.header8 {
    width: 89%;
    padding-left: 31px;
    padding-right: 74px;
}
}
@media screen and (max-width:830px){
	.header1 {
    padding-left: 0px !important;
    padding-right: 0px !important;
	height: 123px !important;
}
.header {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#logo1 {
    margin-left: 62px;
}
.ss3 {
    margin-left: -142px;
    height: 122px;
}
.ee{
	font-size: 13px;
}
.menu{
	width: 102%;
}
#logo30{
	width: 119%;
}
.header7{
	padding-right: 71px;
}
.header8{
	padding-right: 55px;
}
}
@media screen and (max-width:790px){
	.ss3 {
    margin-left: -160px;
    height: 122px;
}
#logo1 {
    margin-left: 28px !important;
}
.header7{
	height: 312px;
}
.border11 {
    width: 40%;
}
}

@media screen and (max-width:650px){
	.ss3{
		margin-left: -132px;
	}
	.menu ul li{
		padding: 13px !important;
	}
	.menu ul li a{
		font-size: 16px;
	}
	#logo1 {
    margin-left: 13px;
}
.para10{
	width:100%;
}
.para11{
	width:100%;
	margin-left:0px;
}
.para15{
	width:100%;
	margin-left:0px;
}
.header7 {
    height: 829px;
    padding-right: 55px;
}
#logo30{
	width:103%;
}
.pp18 {
    width: 109%;
}
.pp17{
	width: 109%;
}
.pp15{
	width: 109%;
}
.header8 {
    padding-right: 39px;
}
}
@media screen and (max-width:605px){
.header{
	    padding-left: 0px !important;
    padding-right: 0px !important;
}
.para1{
	width: 100%;
}
.para2{
	width: 100%;
}
#logo1{
	margin-left: 4px;
}
.header1{
	padding-left: 0px !important;
    padding-right: 0px !important;
    height: 202px !important;
}
.para3{
	    width: 100%;
		height: 69px;
}
.ss3 {
    margin-left: -42px;
}
.para4{
	width: 100%;
}
.menu{
	width: 101%;
}
.header7{
	padding-right: 48px;
}
.header8 {
    padding-right: 32px;
	height: 60px;
}

}
@media screen and (max-width:500px){
	.ss3 {
    margin-left: -44px;
}
.para3{
	height: 70px;
}
.header1{
	height: 220px !important;
}
.header7{
	padding-right: 37px;
}
.header8 {
    padding-right: 21px;
	height: 60px;
}
}

@media screen and (max-width:400px){
	.para3{
		height: 72px;
	}
	.ss3{
		margin-left: -32px;
	}
	.menu ul li{
		padding: 7px !important;
	}
	.header1{
		height: 213px !important;
	}
	.menu ul li a{
		font-size: 14px;
	}
	.para10{
		width:100%;
	}
	.para11{
		width:100%;
		margin-left: 0px;
	}
	.para15{
		width:100%;
	}
	.header7 {
    height: 844px;
	padding-right: 23px;
}
.pp15{
	width: 107%;
}
.pp17{
	width: 107%;
}
#logo30 {
    width: 99%;
}
.pp18 {
    width: 107%;
}
.header8 {
    padding-right: 4px;
    padding-left: 3px;
    width: 98%;
}
.pp13{
	margin-top: 8px;
}
.pp14{
	margin-top: 2px;
}
}
@media screen and (max-width:350px){
	.menu ul li a {
    font-size: 11px;
}

#logo1 {
    margin-left: 0px !important;
}
.header7{
	padding-right: 19px;
}
}
