@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;
}
.para3{
    float:left;
    height:100px;
    width:30%;
    
}
.para4{
    float:right;
    height:100px;
    width:70%;
}
.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: 111px;
    padding-left: 150px;
    padding-right: 150px;
    padding-top: 10px;
}
.ee{
	font-family: Titillium;
    font-size: 13px;
    color: #72b417;
    margin-top: 0px;
    margin-left: 14px;
}

#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;
}
.ss3{
	margin-top: 30px;
    margin-bottom: 37px;
    margin-left: -17px;
}
.border{
	background:url(../images/border.png);
	width:100%;
	height:13px;
}

.border1{
	background:url(../images/border2.png);
	height:13px;
	width:100%;
}
.header3 {
    height: 804px;
    padding-left: 150px;
    padding-right: 150px;
}
.para5 {
    height: 800px;
    width: 100%;
    float: left;
    box-shadow: 0px 0px 6px #999;
}
.kk{
	height:300px;
	width:50%;
	float:left;
	margin-top:20px;
}
.kk1{
	height:300px;
	width:50%;
	float:right;
	margin-top:20px;
}
.kk2{
	height: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-left: 29px;
    width: 80%;
}
.kk3{
	font-family: Aleo;
    font-size: 20px;
    font-weight: normal;
    color: #282828;
    margin-top: 0px;
    margin-bottom: 0px;
}
.kk4{
	height: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-left: 10px;
    width: 95%;
}
#ll{
	margin-top: 30px;
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #595959;
}
#ll1{
	margin-bottom: 20px;
    margin-left: 85px;
    padding-right: 128px;
    padding-bottom: 10px;
}
#ll2{
	margin-bottom: 20px;
    margin-left: 25px;
    padding-bottom: 10px;
    padding-right: 127px;
}
#ll3{
	margin-left: 127px;
    padding-right: 4px;
    margin-bottom: -84px;
    margin-top: -15px;
}
.mm ul li{
	font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 13px;
    list-style: none;
    margin-left: 25px;
}
.mm1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: -22px;
    margin-bottom: 0px;
    font-size: 13px;
    margin-left: 34px;
	color:#72b417;
}
.mm2 {
    margin-top: -18px;
    margin-bottom: 0px;
    margin-left: 30px;
}
.mm3 {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 15px;
    margin-top: -29px;
    margin-bottom: 0px;
    margin-left: 93px;
}
.mm4 {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 15px;
    margin-top: 3px;
    margin-bottom: 0px;
    margin-left: 94px;
}
.mm5 {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 15px;
    margin-top: -19px;
    margin-bottom: 0px;
    margin-left: 93px;
}
.mm6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: -18px;
    margin-bottom: 0px;
    font-size: 13px;
    margin-left: 32px;
	color:#72b417;
}
.mm7 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: -23px;
    margin-bottom: 0px;
    font-size: 13px;
    margin-left: 31px;
	color:#72b417;
}
#button{
	background: #72b417;
    color: #FFF;
    font-size: 12px;
    margin-top: 97px;
    margin-left: 136px;
    border: 1px solid;
    padding: 10px;
	cursor:pointer;
}
.ff2{
	text-decoration:none;
}
.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%;
    height: 298px;
}
.para11 {
    float: left;
    width: 33%;
    height: 298px;
    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: 143px;
    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: 93%;
}
.oo{
	text-decoration:none;
	color: #878787;
}
#logo5 {
    width:5%;
    margin-left: 8px;
    margin-top: 34px;
}
#logo6{
	width:5%;
    margin-left: 8px;
    margin-top: 34px;
}
#logo7{
	
    margin-left: 10px;
    margin-top: 34px;
}
.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;
}
.kk5{
	float: left;
    height: 350px;
    width: 100%;
}
.kk6{
	float: left;
    height: 412px;
    width: 100%;
}
.kk7{
	height: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-left: 29px;
    width: 96%;
}
.para15{
	float: right;
    width: 31%;
    height: 300px;
}
#logo30{
	margin-top: 21px;
    margin-left: 5px;
}
#logo31 {
    margin-top: 25px;
    margin-left: 28px;
}
@media screen and (min-device-width: 1800px) and (max-device-width: 1950px) {

#ll3 {
    margin-left: 64px;
    padding-right: 18px;
    margin-bottom: -84px;
    margin-top: -4px;
}
#logo5 {
    width: 4%;
	margin-left: 4px;
}
#logo6 {
    width: 4%;
    margin-left: 4px;
}
#logo31{
	width: 96%;
}
.header7{
	width: 84%;
}
.header8{
	width: 84%;
}
#logo30{
	width:90%;
}
}
@media screen and (min-device-width: 1380px) and (max-device-width: 1700px) {

#ll3 {
    margin-left: 60px;
    margin-top: -1px;
	padding-right: 22px;
}
#logo31{
	width: 96%;
}
.header7{
	width: 80%;
}
.header8{
	width: 80%;
}
}
@media screen and (max-width:1350px){
	#logo1{
		margin-left:50px;
	}
	
    .header3{
	    padding-left: 71px;
        padding-right: 75px;
    }
	.header7{
		width: 87%;
        padding-left: 61px;
        padding-right: 103px;
	}
	.header8{
		width: 87%;
        padding-left: 81px;
        padding-right: 83px;
	}
	#ll3{
		padding-right: 21px;
	}
}
@media screen and (max-width:1100px){
.menu ul li {
    display: inline !important;
    list-style: none !important;
    padding: 11px !important;
}
.sub-menu {
    width: 150% !important;
    padding: 0px 0px !important;
    position: absolute !important;
    top: 83% !important;
    left: 0px !important;
    z-index: -1 !important;
    opacity: 0 !important;
    transition: opacity linear 0.15s !important;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.2) !important;
	background:#72b417 !important;
    
}

.header{
	padding-left: 50px !important;
    padding-right: 50px !important;
}
.header1{
	padding-left: 50px !important;
    padding-right: 50px !important;
}
#logo1 {
    margin-left: 128px !important;
    margin-top: 10px !important;
}
.header3 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
.header7 {
    width: 90% !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
}
.header8 {
    width: 90% !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
}
.kk{
	width: 53%;
}
.kk1{
	width: 47%;
}
#logo31{
	width: 96%;
}
}
@media screen and (max-width:1000px){
	.header {
    background: url(../images/header_bg.jpg) repeat!important;
    height: 50px!important;
    padding-left: 50px!important;
    padding-right: 50px!important;
}
#logo1 {
    margin-left: 124px!important;
    margin-top: 10px!important;
}
.header1 {
    background: url(../images/header_bg.jpg)!important;
    height: 120px!important;
    padding-left: 50px!important;
    padding-right: 50px!important;
    padding-top: 10px!important;
}
.para3{
    float:left;
    height:100px;
    width:30%;
    
}
.para4{
    float:right;
    height:100px;
    width:70%;
}
#ll2 {
    margin-left: 124px !important;
    margin-top: -16px !important;
}

#ll3 {
    margin-left: 124px !important;
    padding-right: 18px!important;
    margin-bottom: -84px!important;
    margin-top: -14px!important;
}
.header3 {
    height: 805px!important;
    padding-left: 2px!important;
    padding-right: 1px!important;
}
.pp18{
	width:111%;
}
.kk {
    height: 300px;
    width: 60%;
    float: left;
    margin-top: 20px;
}
.header7 {
    height: 300px!important;
    background: url(../images/footer_bg.jpg)!important;
    width: 89%!important;
    padding-left: 55px!important;
    padding-right: 50px!important;
    border-bottom: 1px solid #363333!important;
    padding-top: 20px!important;
}
.header8 {
    height: 50px!important;
    width: 90%!important;
    padding-left: 46px!important;
    padding-right: 50px!important;
    background: url(../images/footer_bg.jpg)!important;
}
.mm1{
	margin-top: -23px;
}
#logo7{
	margin-left: 8px;
}
.kk1{
	width: 39%;
}
#logo31{
	width: 96%;
}
}
@media screen and (max-width:830px){
	.header {
    background: url(../images/header_bg.jpg) repeat!important;
    height: 50px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}
#logo1 {
    margin-left: 90px!important;
    margin-top: 10px!important;
}
.header1 {
    background: url(../images/header_bg.jpg)!important;
    height: 120px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-top: 10px!important;
}
.para4 {
    float: right;
    height: 100px;
    width: 65%;
}
.ss3 {
    margin-top: 37px;
    margin-bottom: 37px;
    margin-left: -39px;
}

.para3 {
    float: left;
    height: 100px;
    width: 35%;
}
.header3 {
    height: 803px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.kk {
    height: 300px;
    width: 66%;
    float: left;
    margin-top: 20px;
}
.pp18 {
    width: 99% !important;
}
#logo30{
	width:96%;
}
.kk1 {
    height: 300px;
    width: 34%;
    float: right;
    margin-top: 20px;
}
.kk4 {
    height: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-left: -13px;
    width: 95%;
}
.header7 {
    height: 300px!important;
    background: url(../images/footer_bg.jpg)!important;
    width: 100%!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    border-bottom: 1px solid #363333!important;
    padding-top: 20px!important;
}
.border10 {
    background: url(../images/footer_title_border.png) repeat-x;
    margin-top: -24px;
    width: 49%;
    margin-left: 120px;
    height: 10px;
}
.header8 {
    height: 50px!important;
    width: 100%!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    background: url(../images/footer_bg.jpg)!important;
}
#ll3 {
    margin-left: 62px;
    padding-right: 18px;
    margin-bottom: -84px;
    margin-top: 3px;
}
#logo7 {
    margin-left: 10px;
}
.menu{
	width:100%;
}
#logo5 {
    width: 9%;
}
#logo6 {
    width: 9%;
}
#ll2 {
    margin-left: 126px !important;
    margin-top: -17px !important;
}
.border8{
	margin-left: 114px;
}
}
@media screen and (max-width:768px){
#ll3 {
    margin-left: 124px !important;
    margin-top: -17px !important;
}

.border8{
	margin-left: 101px !important;
}
}
@media screen and (max-width:790px){
	.menu ul li {
    display: inline!important;
    list-style: none!important;
    padding: 14px!important;
}

.kk {
    height: 300px;
    width: 69%;
    float: left;
    margin-top: 20px;
    margin-left: -22px;
}
#ll2 {
    margin-left: 124px !important;
}
.kk1 {
    height: 300px;
    width: 33%;
    float: right;
    margin-top: 20px;
}
.kk4 {
    height: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-left: -28px;
    width: 109%;
}
.border10 {
    background: url(../images/footer_title_border.png) repeat-x;
    margin-top: -24px;
    width: 46%;
    margin-left: 120px;
    height: 10px;
}
.header7 {
    height: 300px!important;
    background: url(../images/footer_bg.jpg)!important;
    width: 100%!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    border-bottom: 1px solid #363333!important;
    padding-top: 20px!important;
}
.ss3{
	margin-left: -51px;
}
#logo5 {
    width: 9%;
}
#logo6 {
    width: 9%;
}
.mm7{
	margin-top: -19px;
}
}
@media screen and (max-width:650px){
	#logo1 {
    margin-left: 18px!important;
    margin-top: 10px!important;
}
.para3 {
    float: left;
    height: 41px;
    width: 100%;
}
.para4 {
    float: right;
    height: 100px;
    width: 100%;
}
.header1 {
    background: url(../images/header_bg.jpg)!important;
    height: 158px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-top: 10px!important;
}
.ss3 {
    margin-top: 52px;
    margin-bottom: 37px;
    margin-left: -46px;
}

.kk {
    height: 370px;
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-left: -22px;
}
.kk1 {
    height: 300px;
    width: 93%;
    float: right;
    margin-top: 20px;
}
.header3 {
    height: 1113px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.kk7{
	margin-left: 14px;
}
#logo5 {
    width: 5%;
	margin-left: 1px;
}
#logo6{
    width: 5%;
	margin-left: 3px;
}
.mm7{
	margin-top: -19px;
}
#logo31{
	margin-left: 12px;
}
.pp15{
	width:100%;
}
.pp17{
	width:106%;
}
.para15{
	height:280px;
	width:100%;
	margin-right:0px;
}
.pp18{
	width:100%;
}
.para5 {
    height: 1111px;
    width: 100%;
    float: left;
    box-shadow: 0px 0px 6px #999;
}
.para10 {
    float: left;
    width: 100%;
    height: 280px;
}
.para11 {
    float: left;
    width: 93%;
    height: 280px;
    margin-left: 0px;
}

.header7 {
    height: 850px!important;
    background: url(../images/footer_bg.jpg)!important;
    width: 100%!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    border-bottom: 1px solid #363333!important;
    padding-top: 20px!important;
}
.para13 {
    height: 50px;
    width: 40%;
    float: left;
}
.para14 {
    height: 50px;
    width: 53%;
    float: right;
}
.kk2 {
    height: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-left: 29px;
    width: 98%;
}
.kk4 {
    height: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-left: -28px;
    width: 104%;
}
.kk6{
	height: 718px;
}
#ll1{
	margin-left: 82px;
}
#ll3 {
    margin-left: 59px !important;
    padding-right: 18px !important;
    margin-bottom: -84px !important;
    margin-top: 11px !important;
}
#ll2 {
    margin-left: 21px !important;
}
}
@media screen and (max-width:605px){
	.header {
    background: url(../images/header_bg.jpg) repeat!important;
    height: 50px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}
#logo1 {
    margin-left: 0px!important;
    margin-top: 10px!important;
}
.header1 {
    background: url(../images/header_bg.jpg)!important;
    height: 160px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-top: 10px!important;
}
.para3 {
    float: left;
    height: 34px;
    width: 100%;
}
.para4 {
    float: right;
    height: 100px;
    width: 100%;
}
.ss3 {
    margin-top: 59px;
    margin-bottom: 37px;
    margin-left: -46px;
}

.header3 {
    height: 1093px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}
#logo31 {
    width: 94%;
}
.kk {
    height: 363px;
    width: 100%;
    float: left;
    margin-top: 20px;
}
.kk1 {
    height: 300px;
    width: 100%;
    float: right;
    margin-top: 20px;
}
.para5 {
    height: 1090px;
    width: 100%;
    float: left;
    box-shadow: 0px 0px 6px #999;
}
.header7 {
    height: 855px!important;
    background: url(../images/footer_bg.jpg)!important;
    width: 100%!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    border-bottom: 1px solid #363333!important;
    padding-top: 20px!important;
}
.para10 {
    float: left;
    width: 100%;
    height: 280px;
}
.para11 {
    float: left;
    width: 93%;
    height: 280px;
}
.para12 {
    float: right;
    width: 100%;
    height: 260px;
}
.header8 {
    height: 50px!important;
    width: 100%!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    background: url(../images/footer_bg.jpg!important);
}
.para13 {
    height: 50px;
    width: 40%;
    float: left;
}
.para14 {
    height: 50px;
    width: 60%;
    float: right;
}
.kk4 {
    height: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-left: 22px;
    width: 95%;
}
#ll1 {
    margin-left: 81px;
}
.kk6{
	height:690px;
}
.pp15{
	width:100%;
}
.pp17{
	width:107%;
}
.para15{
	width:100%;
	height:280px;
	margin-right:0px;
}
.pp18{
	width:100%;
}
#logo30{
	width:98%;
}
.menu{
	width:100%;
}
#ll2 {
    margin-left: 22px !important;
}
}
@media screen and (max-width:500px){
	.para1 {
    height: 50px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e2e1e1;
}
.para2 {
    height: 50px;
    float: right;
    width: 100%;
    border-bottom: 1px solid #e2e1e1;
}
.header1 {
    background: url(../images/header_bg.jpg)!important;
    height: 200px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-top: 10px!important;
}
.menu ul li {
    display: inline!important;
    list-style: none!important;
    padding: 10px!important;
}

#ll1 {
    margin-bottom: 20px;
    margin-left: 85px;
    padding-right: 128px;
    padding-bottom: 10px;
    margin-top: -18px;
}
.kk2{
	width: 78%;
}
#ll3 {
   margin-left: 83px !important;
    padding-right: 18px !important;
    margin-bottom: -84px !important;
    margin-top: 4px !important;
}
#button {
    background: #72b417;
    color: #FFF;
    font-size: 12px;
    margin-top: 97px;
    margin-left: 139px;
    border: 1px solid;
    padding: 10px;
}
.kk4 {
    height: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-left: 18px;
    width: 95%;
}
.para13 {
    height: 50px;
    width: 48%;
    float: left;
}
.para14 {
    height: 50px;
    width: 45%;
    float: right;
}
.kk {
   height: 397px;
    width: 105%;
    float: left;
    margin-top: 20px;
}
#ll2{
	margin-left: 85px!important;
	margin-top:0px!important;
}
.kk6 {
    height: 712px !important;
}
}

@media screen and (max-width:400px){
	.para1 {
    height: 50px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e2e1e1;
}
.para2 {
    height: 50px;
    float: right;
    width: 100%;
    border-bottom: 1px solid #e2e1e1;
}
.header1 {
    background: url(../images/header_bg.jpg)!important;
    height: 192px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-top: 10px!important;
}
.menu ul li a {
    text-decoration: none;
    color: #6c6c6c;
    font-family: Titillium;
    font-size: 12px;
}
.menu ul li {
    display: inline!important;
    list-style: none!important;
    padding: 9px!important;
}

.kk6 {
    height: 780px !important;
}
#ll1 {
    margin-bottom: 20px;
    margin-left: 45px;
    padding-right: 128px;
    padding-bottom: 10px;
}
#ll2 {
    margin-bottom: 20px;
    margin-left: 48px !important;
    padding-bottom: 10px;
    padding-right: 127px;
	margin-top:0px!important;
}
#ll3 {
    margin-left: 51px !important;
    padding-right: 18px !important;
    margin-bottom: -84px !important;
    margin-top: 5px!important;
}
#button {
    background: #72b417;
    color: #FFF;
    font-size: 12px;
    margin-top: 97px;
    margin-left: 51px;
    border: 1px solid;
    padding: 10px;
}
.kk {
    height: 445px;
    width: 100%;
    float: left;
    margin-top: 20px;
}
.kk4 {
    height: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    width: 95%;
    margin-left: 11px;
}
.para5 {
    height: 1178px;
    width: 100%;
    float: left;
    box-shadow: 0px 0px 6px #999;
}
.kk7{
	margin-left: 10px;
}
#logo31 {
    width: 95%;
	margin-left: 11px;
}
.header3 {
    height: 1180px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.para11 {
    float: left;
    width: 93%;
    height: 275px;
}
.header7 {
    height: 835px!important;
    background: url(../images/footer_bg.jpg)!important;
    width: 100%!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    border-bottom: 1px solid #363333!important;
    padding-top: 20px!important;
}
.para14 {
    height: 50px;
    width: 49%;
    float: right;
}
.header8 {
    height: 60px!important;
    width: 100%!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    background: url(../images/footer_bg.jpg)!important;
}
.kk2 {
    height: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-left: 29px;
    width: 97%;
}
#logo5 {
    width: 7%;
}
#logo6 {
    width: 7%;
}
.mm1 {
    margin-top: -20px;
}
}
@media screen and (max-width:350px){
	.menu ul li {
    display: inline!important;
    list-style: none!important;
    padding: 6px!important;
}

#ll1 {
    margin-bottom: 20px;
    margin-left: 7px;
    padding-right: 128px;
    padding-bottom: 10px;
	margin-top:0px;
}
#ll2 {
    margin-bottom: 20px;
    margin-left: 9px!important;
    padding-bottom: 10px;
    padding-right: 127px;
}
#ll3 {
    margin-left: 11px!important;
    padding-right: 0px!important;
    margin-bottom: -84px!important;
    margin-top: 5px!important;
}
.kk6 {
    height: 780px !important;
}
.para14 {
    height: 50px;
    width: 55%;
    float: right;
}
.para13 {
    height: 50px;
    width: 42%;
    float: left;
}
.header8 {
    height: 60px!important;
    width: 100%!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    background: url(../images/footer_bg.jpg!important);
}
#logo5 {
    width: 8%;
}
#logo6 {
    width: 8%;
}
.mm1 {
    margin-top: -19px;
}
.mm7{
	margin-top: -19px;
}
}

