@media (max-width: 960px){
  .sectionWrap{
    width: 100%;
    min-width: auto;
  }
  #topSection .section-left,
  #topSection .section-right,
  #SectionB .section-left,
  #SectionB .section-right{
    min-width: auto;
  }
  #siteName{
    font-size: 25px;
  }
  #topSection .section-left .section-inside{
    background-position: 30% center;
  }
  #topSection .section-right .section-inside .custom{
    margin-left: 20px;
  }
  #SectionA .section-inside{
    width: 96%;
  }
  #SectionA .section-inside #camera_wrap_90{
    width: 100% !important;
  }
  #SectionA .camera_caption > div div.camera_caption_title{
    font-size: 30px !important;
  }
  #SectionB .section-left{
    width: 30%;
    background-size: 90%;
  }
  #SectionB .section-right{
    width: 70%;
  }
  #SectionB .section-right .section-inside{
    margin-left: 50px;
  }
  #SectionB .section-right .nFlash-item{
    width: 30%;
  }
  .callback{
    height: auto;
  }
  .callback .section-inside{
    width: 100%;;
  }
  #chronoform-container-7{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #galwrap{
    width: auto;
  }
  #ninja-slider{
    float: none !important;
  }
  #thumbnail-slider{
    display: none;
  }
  #askForm .section-inside .askFormSection{
    margin: 0 auto;
    width: 550px;
  }
  #askForm .form-group{
    margin: 10px auto;
  }
  #askForm .personalData{
    margin-top: 10px;
  }
  #workStep .section-inside{
    width: 100%;
  }
  #workStep > div > div.moduletable{
    width: 800px;
    margin: 0 auto;
  }
  #whySelect .section-inside,
  #workStep .section-inside .custom{
    width: 100%;
  }
  #workStep .section-inside .custom{
    background-size: 80%;
    padding-top: 120px;
  }
  #workStep .section-inside .custom #step-work1{
    margin-left: 78px;
  }
  #workStep .section-inside .custom #step-work2{
    margin-left: 43px;
  }
  #workStep .section-inside .custom #step-work3{
    margin-left: 46px;
  }
  #workStep .section-inside .custom #step-work4{
    margin-left: 40px;
  }
  #workStep .section-inside .custom .step-work{
    width: 130px;
    font-size: 12px;
  }
  #works .servicesModule h3{
    width: auto;
  }
  #works .servicesModule h3 span{
    border-right-width: 50vw;
  }
  #whySelect h3.moduleTitle span{
    border-right-width: 50vw;
  }
  #footer .section-inside{
    width: 100%;
    padding: 0 5px;
  }
  #contentSection .section-inside{
    width: 100%;
  }
}

@media (max-width: 800px){
  #siteName{
    font-size: 20px;
    margin-left: 80px;
    width: 320px;
  }
  #topSection .section-left .section-inside{
    background-position: 60% 80%;
    background-size: 40%;
  }
  #topSection .section-right .section-inside .custom{
    margin-left: 0; 
  }
  #menuFixed .section-inside{
    width: 100%;
  }
  #SectionB .servicesModule h3{
    width: auto;
    text-align: center;
  }
  #SectionB .servicesModule h3 span{
    border: none;
  }
  #SectionB .section-left{
    display: none; 
  }
  #SectionB .section-right{
    width: 96%;
    margin-right: 2%;
  }
  #SectionB .section-right .section-inside{
    width: 100%;
    margin: 0;
  }
  #thumbnail-slider{
    display: none;
  }
  #thumbnail-slider ul li{
    width: 150px !important;
    height: 150px !important;
  }
  #askForm .section-inside,
  #workStep > div > div.moduletable{
    width: 100%;
  }
  #workStep h3.moduleTitle{
    text-align: center;
  }
  #workStep h3.moduleTitle span{
    border: none;
  }
  #workStep .section-inside .custom{
    padding-top: 100px;
  }
  #workStep .section-inside .custom #step-work1,
  #workStep .section-inside .custom #step-work2,
  #workStep .section-inside .custom #step-work3,
  #workStep .section-inside .custom #step-work4{
    margin-left: 0;
  }
  #workStep .section-inside .custom #step-work1,
  #workStep .section-inside .custom #step-work2{
    min-height: 98px;
  }
  #workStep .section-inside .custom .step-work{
    width: 50%; 
  }
  #works .servicesModule h3 span{
    border: none;
  }
  #whySelect #why-us-5{
    width: 95%;
  }
  #whySelect .why-us{
    width: 45%;
  }
  #whySelect h3.moduleTitle{
    text-align: center;
  }
  #whySelect h3.moduleTitle span{
    border: none;
  }
  
}

@media (max-width: 640px){
  body{
    overflow-x: hidden;
  }
  #siteName{
    font-size: 16px;
    margin-left: 160px;
    width: 260px;
  }
  #topSection .section-left .section-inside{
    background-position: 75% 84%;
    background-size: 35%;
  }
  #topSection .section-right .section-inside .custom{
    margin-left: 0;
    padding: 0;
  }
  #topSection .section-right .section-inside .custom{
    background-position: 15% 50%;
    background-size: 18px;
  }
  #topSection .section-right .section-inside .custom p{
    line-height: 24px;
  }
  #topSection .section-right .section-inside .custom span:first-child{
    font-size: 10px !important;
  }
  #topSection .section-right .section-inside .custom span a{
    font-size: 20px !important;
  }
  #topSection .section-right .section-inside .custom p > a{
    font-size: 15px !important;
  }
  #menuFixed ul > li > a{
    font-size: 14px;
    padding: 4px 10px;
  }
  #SectionA .camera_caption > div div.camera_caption_title{
    font-size: 20px !important;
  }
  #SectionB .section-right .nFlash-item{
    width: 45%;
  }
  #ninja-slider,
  #ninja-slider li,
  #ninja-slider li a,
  #askForm .askFormSection{
    width: 100% !important;
  }
  #askForm .askFormSection{
    padding: 0 5px;
  }
  #askForm .askFormSection h3{
    font-size: 20px;
  }
  #askForm .askFormSection .formLegend{
    font-size: 14px;
  }
  #askForm .askFormSection .formLegend span{
    font-size: 28px;
  }
  #whySelect .section-inside{
    padding: 0;
  }
  #whySelect .why-us{
    width: 95%;
  }
  #boxplus .boxplus-viewer{
    width: 5%;
  }
}

@media (max-width: 530px){
  #topSection .section-left,
  #topSection .section-right{
    width: 100%;
  }
  #topSection .section-left .section-inside{
    width: 360px;
    background-position: 20% 50%;
    background-size: 180px;
    float: none;
    margin: 0 auto;
  }
  #siteName{;
    margin: 0 auto;
    width: 190px;
    padding: 30px 0 20px 40px;
  }
  #topSection .section-right{
    float: none;
  }
  #topSection .section-right .section-inside{
    width: 100%;
    float: none;
  }
  #topSection .section-right .section-inside .custom{
    margin: 0 auto;
    background-position: 3% 83%;
    text-align: center;
  }
  #menuFixed ul > li > a{
    font-size: 12px;
  }
  #SectionB .section-right .nFlash-item{
    width: 100%;
  }
  #askForm .askFormSection h3{
    font-size: 16px;
  }
  #askForm .askFormSection .formLegend{
    font-size: 10px;
  }
  #askForm .askFormSection .formLegend span{
    font-size: 20px;
  }
   #workStep .section-inside .custom{
    padding-top: 70px;
  }
  #workStep{
    background-size: 1000px;
  }
}

@media (max-width: 400px){
  .servicesModule h3 span,
  #whySelect h3.moduleTitle,
  h3.moduleTitle{
    font-size: 18px;
  }
}
