/*------------------------------------------------------max-width -1200------------------------------*/
@media screen and (max-width: 1200px)
{
	.txt30{
		font-size: 20px;
	}



.logo-title a h1{
	text-align: center;
	color: #000
}
.logo-title a span{
	text-align: center;
	color: #121212
}
.top-address{
	width: 310px;
}
.top-address p {
    font-size: 12px;
}
.title h2 {
    font-size: 11px;
    width: 200px;
    line-height: 12px;
}
.footer-logo >a {
    width: 230px;
    height: 90px;

}
.iran-map {
    width: 992px;
    height: 377px;
}


}







/*------------------------------------------------------max-width -991------------------------------*/
@media screen and (max-width: 991px)
{
.top-address {
    width: 250px;
}
.top-address p {
    font-size: 10px;
    text-align: left;
}
.title h2 {
    font-size: 9px;
    width: 140px;
    line-height: 12px;
}
.top-address::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    background: #e5e5e5 url(../images/address.png) no-repeat center center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.top-phone::before {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    background: #e5e5e5 url(../images/phone.png) no-repeat center center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.top-phone,.top-address{
    padding-left: 45px;
}
.iran-map {
    width: 770px;
    height: 295px;
}
.title h1 {
    font-size: 16px;
    line-height: 30px;
}
.lang{
    right: 0;
}











}
















/*-------------------------------------------------------max-width-767---------------------------------*/
@media screen and (max-width:767px) {

ul.mainMenu > li > a:hover {
    color: #db0811;
    color: #000;
    cursor: pointer;
}
ul.mainMenu > li ul.subMenu li a:hover{
	cursor: pointer;
}

a.mobMenu{
	background-color: #00aced;
	line-height: 40px;
}

.mainMenuContainer{
	top: 0;
	position: relative;
	background: #3861BA;
    padding-left: 0;
}

ul.mainMenu > li{
	border-bottom: 1px solid #308FCF;
}


ul.mainMenu > li > ul.subMenu a span {
    padding-left: 5px;
    display: inline-block;
}
.box-items >div{
	width: 70%;
	margin: 10px auto;
	float: none;
}
.top-header{
height: auto;
margin: 0 auto 20px;
padding-top: 10px;
}
header{
	padding: 0;
}
.logo-title{
	overflow: hidden;
width: 200px;
margin: 2px auto 10px;
}
.camera_wrap {
    width: 100%;
    height: 400px !important;
}
ul.mainMenu > li.has-menu::before {
	display: none;
}
ul.mainMenu > li ul.subMenu li ul li a {
    width: 100%;
    float: right;
    font-size: 13px;
    text-align: left;
    padding: 0px 60px;
    line-height: 40px;
    text-decoration: none;
    color: #fff;
    background: #243a69;
    border-bottom: 1px solid #4A5E96;
    transition: all 0.1s ease-out;
    box-sizing: border-box;
}
ul.mainMenu > li ul.subMenu li a {
    background: #2d52a1;
        color: #eaeaea;
}
.copyright .company p, .copyright .irantech p {
    text-align: center;
}
.copyright .irantech p {
    text-align: center;
}
.logo-title .logo {
    float: none;
    margin: auto;
}
.title {
    float: none;
    margin: 0 auto;
    text-align: center;
}
.title h2 {
    font-size: 11px;
    width: auto;
    line-height: 14px;
}
.footer-logo >a {
    width: 230px;
    height: 90px;

}
.iran-map {
    width: 545px;
    height: 207px;
}
ul.mainMenu > li.search {
    display: none;
}
.lang{
    position: relative;
    bottom: auto;
        height: 30px;
        overflow: hidden;
        width:100%;
}
.lang a{
    color: #121212;
        height: 30px;
    line-height: 35px;
}



}




/*------------------------------------------max-width-544------------------------------*/
@media screen and (max-width: 544px)
{
.top-phone {
    float: none;
    margin: 0 auto;
}
.top-address {
    width:auto;
    float: none;
    margin: 2px auto;
}
.camera_wrap {
    width: 100%;
    height: 300px !important;
}
.box-items > div {
    width: 90%;
}
#iran-map{
	height: 380px;
}
.camera_pag_ul{
	display: none;
}
.iran-map {
    width: 350px;
    height: 133px;
}
.lang {
    width: 90px;
    left: 50%;
    transform: translateX(-50%);
}
.top-address p {
    font-size: 12px;
    text-align: left;
    line-height: 16px;
}



}









/*------------------------------------------------col-ss -max-width-350----------------------------------------*/
@media screen and (max-width: 350px) { 

.col-ss-1, .col-ss-2,
.col-ss-3, .col-ss-4,
.col-ss-5, .col-ss-6,
.col-ss-7, .col-ss-8,
.col-ss-9, .col-ss-10,
.col-ss-11, .col-ss-12 {
    float: right;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-ss-6 {
    width: 50%;
}
.col-ss-12
{
    width: 100%;

}
.col-xs-12{
	padding: 0;

}
.camera_wrap {
    width: 100%;
    height: 220px !important;
}
.box-items > div {
	margin: 20px auto 40px;
    width: 100%;
}
.footer-logo >a {
    width: 100%;
    height: auto;

}
.iran-map {
    width: 260px;
    height: 100px;
}
.lang{
    bottom: -10px;
}


}



 
