
@media all and (max-width : 1330px) {
#ddmenu ul li {
	font-size: 22px;
	font-weight: bold;
	padding: 58px 16px;
}
}

@media all and (max-width : 1190px) {
#ddmenu ul li {
	font-size: 18px;
	font-weight: bold;
	padding: 58px 15px;
}
}

@media all and (max-width : 1100px) {
.mid-area .col1 {
	width: 23%;	
	min-height: 600px;
}
.mid-area .collast {
	width: 26%;
	min-height: 600px;
}
}

@media all and (max-width : 1024px) {
.mid-area .col1 {
	width: 48.5%;
	height: auto;
	min-height: 345px;
	margin-bottom: 15px;
}
.mid-area .collast {
	width: 48.5%;
	height: auto;
	min-height: 345px;
	margin-bottom: 15px;
}
}

/*@media only screen and (min-width: 768px) and (max-width: 1023px){*/
@media all and (max-width : 1023px) {
/*----------mobimenu appare--------*/
.leftfxdlgo {
	padding-bottom: 12px;
}
#ddmenu ul li {
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	padding: 50px 15px;
}
}

@media only screen and (max-width: 870px) {
.left-text-cont img {
	max-width: 35px;
}	
.left-text-cont {
	line-height: 21px !important;
	text-align: center;
}
.top-hd .lft {
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.top-hd .rgt {
	width: 100%;
	float: none;
	text-align: center;
}
.left-text-cont {
	font-size: 16px;
	line-height: 20px;
}
.srch-input {
	float: none;
}
.srch-btn {
	float: none;
}
.search-area {
	float: none;
	text-align: center !important;
	margin-top: 12px;
}
#ddmenu {
	float: right;
	width: 100%;
}
#ddmenu .column.mayHide {
	display: none;
}
#ddmenu ul {
	width: 100%;
	display: none;
}
#ddmenu ul li {
	position: relative;
	display: block;
	text-align: left;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	color: #261b62;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	padding: 15px 0px;
	border-right: none;
	color: #261b62;
}
#ddmenu ul li ul {
   display:block !important;
   background: #261b62;
   padding:15px 10px;    
   position: relative;
   top:20px; 
    }

#ddmenu ul li ul:after {
	bottom: 100%;
	left: 5%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #261b62;
	border-width: 8px;
	margin-left: -8px;
       }

#ddmenu ul li:hover ul {
	display:block;
        position:relative;
        width:100%;       
        float:none;
        top:20px; 
       }

#ddmenu .menu-icon {
	font-size: 32px;
	display: block;
	position: absolute;
	width: 40px;
	height: 36px;
	text-align: center;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	background-color: #eee;
	border-radius: 3px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: 11px;
	right: 20px;
	top: -0px;
	margin-top: 6%;
}
#ddmenu .menu-icon::before {
	content: "";
	position: absolute;
	top: 0.25em;
	left: 4px;
	width: 1em;
	height: 0.125em;
	border-top: 0.375em double #333;
	border-bottom: 0.125em solid #333;
	box-sizing: content-box;
}
#ddmenu .menu-icon-active {
	background-color: #333;
}
#ddmenu .menu-icon-active::before {
	border-color: #eee;
}
.srch-btn {
	width: 14px;
	height: 30px;
	background: url(../images/search-btn.png) no-repeat center center !important;
}
}

@media all and (max-width : 768px) {
.mid-area .col1 {
	width: 48.5%;	
	min-height: 400px;
}
.mid-area .collast {
	width: 48.5%;	
	min-height: 400px;
}
}

@media all and (max-width : 740px) {
.n-pad-wrp {	
	padding: 0 15px;
}	
	
.mid-area .col1 {
	width: 100%;
	height: auto;
	min-height: 400px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
.mid-area .collast {
	width: 100%;
	height: auto;
	min-height: 400px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
.footer-left {
	width: 100%;
	height: auto;
	float: none;
	text-align: center;
	margin-bottom: 20px;
}
.footer-right {
	width: 100%;
	height: auto;
	float: none;
	text-align: center !important;
}
.footer-right ul {
	text-align: center;
}
.footer-right ul li {
	font-size: 12px;
	line-height: 23px;
	padding: 0px 5px 0px 5px;
}
.contact-left {
	width: 100%;
	height: auto;
	float: none;
}
.contact-right {
	width: 100%;
	height: auto;
	float: none;
}
}

@media all and (max-width : 650px) {

}
}

@media all and (max-width : 567px) {
#ddmenu .menu-icon {
	margin-top: 4%;
}
	.left-text-cont img {
	max-width: 25px;
}
