@import url(http://fonts.googleapis.com/css?family=Roboto:500,700,400);body {    font-family: 'sohogothic-light', sans-serif;}.navbar{    border-radius: 0px;    padding-top: 40px;    padding-bottom: 40px;    margin-bottom: 0px;}.contactdiv{display:inline-block; vertical-align:top; margin: 0px 10px 30px;}.pic-margin{    margin-top: 20px;    margin-bottom: 20px;}#frit-banner{     text-align: center;}#frit-banner1{    text-align: center;}.remove-pad{    padding-left: 0px !important;    padding-right: 0px !important;}.fit-full-width{    background-color: #000000;    width: 100%;}.navbar-inverse{    background-color: #231f20;}.fri-p-pad{    padding-left: 87px;    padding-right: 87px;}.frit-img-div-red{    width: 240px;    height: 190px;    background-color: #f24040;    float: left;}.frit-img-div-yel{    width: 240px;    height: 190px;    background-color: #ece23a;    float: left;}.frit-img-div-lb{    width: 240px;    height: 190px;    background-color: #4abcd5;    float: left;}.frit-img-div-blue{    width: 240px;    height: 190px;    background-color: #4a88d5;    float: left;}.frit-img-div-ora{    width: 240px;    height: 190px;    background-color: #fd9f3b;    float: left;}.frit-img-div-cen{    text-align: center;}.no-pad-div-img{    padding-right: 23px;    padding-left: 23px;    /*margin: 18px ;*/}.div-center{    text-align: center;}.frit-color{    background-color: #231f20;}.frit-float{    float: left;    padding-right: 4px;}.row-pad{    padding-top: 20px;    padding-bottom: 20px;}.frit-font-color{    color: #ffffff;}.frit-div-border{    border-style: solid;    border-width: 1px;    border-color: #e5e5e5;}.frit-div-cont{    padding-left: 48px;    padding-top: 30px;}.frit-img-small{    width: 100%;}#botdiv{    padding-top: 20px;    margin-left: -155px;}@font-face {    font-family: sohogothic-bold;    src: url(../fonts/SohoGothicPro-Bold.otf);}@font-face {    font-family: sohogothic-light;    src: url(../fonts/SohoGothicPro-Light.otf);}/* --------------------------------------   Media Queries   -------------------------------------- *//* Extra small devices (phones, less than 768px) *//* No media query since this is the default in Bootstrap *//* Small devices (tablets, 768px and up) */@media (max-width: 480px) { #botdiv{margin-left:20px;} .form-control{width:90%;}  .div-center-mob{        margin:  0px auto !important;        float: none !important;    }    .frit-div-border{        padding-top: 10px;    }    .navbar-brand {       /* margin-left: 51% !important;*/		width:200px;    }}/* Medium devices (desktops, 992px and up) */@media (max-width: 768px) {    .div-center-mob{        margin:  0px auto !important;        float: none !important;    }}/* Large devices (large desktops, 1200px and up) */@media (min-width: 1200px) {    .container {        width: 1200px;    }    .frit-cus-con{        width: 1000px !important;    }}