﻿body {
}

@media screen and (max-width: 1000px) 
{
   .contect_info .contact_area .corp_off ul li 
   {
       padding-left: 24px !important;
   } 
   
  /* .mob {
    background: #2a74bb url(../images/mobile-icon.png) no-repeat top 8px left 6px;
}*/
.eml {
    background: url(../images/mail-icon.png) no-repeat top 12px left 4px;
}
.saiinfra
{
    margin-left:0em !important;
}
.test1
{
    margin-left:0em !important;
}
.contect_info .contact_area .corp_off .address {
    padding-left: 24px !important;
}
.contect_info .contact_area .corp_off {
    width: 100%;
}
.contect_info .contact_area {
    padding-top: 45px !important;
}
}


    
@media screen and (min-width: 768px) and (max-width: 1000px)
{
   .contect_info .contact_area 
    {
        height:350px !important;
    }
}