.row {
    margin-right: -15px;
    margin-left: -15px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    outline: none;
}

html body {
    line-height: 28px;
}
html body {
    font-size: 13px;
}
html body {
    font-family: Roboto;
}
body {
    font-size: 13px;
    line-height: 30px;
    font-weight: normal;
    color: #777;
}

.text-center {
    text-align: center;
}

.iw-heading.style1 .iwh-title {
    color: black;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 50px;
    margin: 0 0 10px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.iwj-find-jobs form {
    width: 84%;
    margin: 0 auto;
}


.iwj-find-jobs form .field-item {
    width: 30%;
}

.iwj-find-jobs form .field-item, .iwj-find-jobs form .field-item-submit {
    float: left;
    height: 75px;
    font-size: 14px;
    margin-bottom: 15px;
}

.iwj-find-jobs form .fields .field-item .field-content {
    padding: 10px 25px;
    margin: 0 15px 0 0;
    height: 75px;
    position: relative;
    font-size: 12px;
    z-index: 0;
}

.iwj-find-jobs.style2 form .fields .field-item label {
    font-size: 18px;
    font-weight: 600;
    line-height: 15px;
}

.iwj-find-jobs.style2 form .fields .field-item label, .iwj-find-jobs.style2 .trending-keywords span {
    color: #ffffff;
    padding-top: 5% !important;
}

.iwj-find-jobs form .fields .field-item.key-word .input-select {
    height: 42px;
    line-height: 42px;
    position: relative;
    padding: 0px 0px 0 32px;
    background: rgb(49, 49, 49);
    border-radius: 5px;
}

.iwj-find-jobs .iwj-find-jobs-select {
    background: transparent !important;
    border: none !important;
    opacity: 0;
    width: 100%;
}

.select2-hidden-accessible {
    /*    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;*/
    margin: 24px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    /*  width: 1px !important;*/
    }

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}


button, select {
    text-transform: none;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

.iwj-find-jobs.style2 form .fields .field-item .select2 {
    z-index: -1;
}

.iwj-find-jobs.style2 form .fields .field-item .select2, .iwj-find-jobs.style2 form .fields .field-item.key-word .field-content {
    border: none;
    background: rgba(190, 190, 190, 0.3);
    color: #ffffff;
    -webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.15);
    box-shadow: 0 3px 7px 0 rgba(0,0,0,0.15);
    height: 100px;
    border-radius: 5px;
}

.iwj-find-jobs form .fields .field-item .select2 {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
    width: 100% !important;
}


.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    min-width: 200px;
}

.iwj-find-jobs form .fields .field-item .select2 .selection {
    left: 0;
    position: absolute;
    bottom: 4px;
    width: 100% !important;
    padding: 0 50px 0 60px;
}

.iwj-find-jobs form .fields .field-item .input-select input, .iwj-find-jobs .select2-container--default .select2-selection--single, .iwj-find-jobs .select2-container--default .select2-selection--single .select2-selection__rendered {
    width: 100%;
    border: none;
    box-shadow: none;
    
    padding: 0;
  /*   -webkit-border-radius: 0; */
    border-radius: 0;
}
body .select2-container .select2-selection--single {
    height: 40px;
   /*  border: 1px solid rgba(51,51,51,0.05); */
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    /* height: 28px;
    user-select: none; */
    -webkit-user-select: none;
}

.iwj-find-jobs.style2 form .fields .field-item input, .iwj-find-jobs.style2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff;
    /* opacity: 0.5; */
    background: none;
    font-size: 17px;
    font-weight: 500;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
   /*  padding-left: 15px; */
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
   /*  padding-left: 8px;
    padding-right: 20px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.iwj-find-jobs form .field-item-submit {
    padding: 0;
    font-size: 24px;
    color: #ffffff;
    border: none;
}

.iwj-find-jobs form .field-item-submit {
    width: 10%;
}






body .iwj-find-jobs .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
}

.iwj-find-jobs .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 14px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
   /*  top: 1px;
    right: 1px;
    width: 20px; */
}

.iwj-find-jobs.style2 .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: rgba(255, 255, 255, 0.5) transparent transparent;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: 2px;
}


.select2-container--default .select2-selection--single .select2-selection__arrow b {
   /*  border-color: #888 transparent transparent transparent; */
   border-style: solid;
   border-width: 5px 4px 0 4px;
   /* height: 0; */
   /* left: 50%; */
   /*  margin-left: -4px; */
   margin-top: -2px;
   position: absolute;
   top: 50%;
   width: 0;
}


html body {
    font-family: Roboto;
}

.iwj-find-jobs form .fields .field-item .field-content {
    padding: 10px 25px;
    margin: 0 15px 0 0;
    height: 75px;
    position: relative;
    font-size: 12px;
    z-index: 0;
}

.iwj-find-jobs form .field-item-submit {
    padding: 6px;
    font-size: 24px;
    color: #ffffff;
    border: none;
}

.iwj-find-jobs form .field-item-submit {
    width: 10%;
}

.iwj-find-jobs form .field-item, .iwj-find-jobs form .field-item-submit {
    float: left;
    height: 75px;
    /* font-size: 14px; */
    margin-bottom: 15px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

* {
   /*  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; */
    box-sizing: border-box;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.amazon {
    padding-left: 20%;
    padding-bottom: 10px;
}




img {
    max-width: 100%;
    height: auto;
}


img {
    vertical-align: middle;
}

img {
    border: 0;
}


h1, h2, h3, h4, h5, h6 {
   /*  font-family: Montserrat; */
}

a {
    background-color: transparent;
}

.theme-color {
    color: #367a97!important;
}

.fa {
    /* display: inline-block; */
    font: normal normal normal 14px/1 FontAwesome;
    /*  font-size: inherit; */
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    /* -moz-osx-font-smoothing: grayscale; */
    color: aliceblue;
    padding: 10px;
}

* {
    outline: none;
}

i {
    
    speak: none;
    
}

i {
    font-family: 'injob-ico';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    
}

.theme-color {
    color: #367a97!important;
}

* {
    outline: none;
}

div {
    display: block;
}

a {
   
    text-decoration: none;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button, select {
    text-transform: none;
}

button {
    overflow: visible;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button, select {
    text-transform: none;
}

button {
    overflow: visible;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

* {
  box-sizing: border-box;
}

 li {
    cursor: pointer;
    margin-top: 5px !important;
}
.ct-footer-list > li ul {
    list-style: none;
    padding-left: 10px !important;
}

.amazon {
    padding-left: 22px;
    padding-bottom: 10px;
}

input.MyButton {
width: 300px;
padding: 20px;
cursor: pointer;
font-weight: bold;
font-size: 150%;
background: #3366cc;
color: #fff;
border: 1px solid #3366cc;
border-radius: 10px;
-moz-box-shadow:: 6px 6px 5px #999;
-webkit-box-shadow:: 6px 6px 5px #999;
box-shadow:: 6px 6px 5px #999;

}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.card-body {
    -webkit-box-flex: 1;
    /*  -ms-flex: 1 1 auto; */
    flex: 1 1 auto;
    padding: 1.25rem;
    width: 471px;
}
.container {
    width: 100%;
    /* padding-right: 15px; */
    /* padding-left: 15px; */
    /* margin-right: auto; */
    /* margin-left: auto; */
}

.container-fluid {
    width: 82%;
}

@media screen and (max-width: 480px) {
	.container-fluid {
    width: auto;
}
.card-body {
    -webkit-box-flex: 1;
    /* -ms-flex: 1 1 auto; */
    flex: 1 1 auto;
    padding: 1.25rem;
    width:100%
}

.rows {
    display: flex;
    /* -ms-flex-wrap: wrap; */
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: 0px !important;
}

}

.rows {
   /*  display: -webkit-box;
    display: -ms-flexbox; */
    display: flex;
   /*  -ms-flex-wrap: wrap; */
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: 50px;
}


img.rounded.img-shadow.img-responsive {
    width: 49%;
    padding-top: 14%;
    height: auto !important;
}	
html body .font-bold {
    font-weight: 700;
}
.display-3 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 2.2;
}
html body .p-20 {
    padding: 20px;
}


@media screen and (max-width: 1500px) {

.h2, h2 {
    font-size: 30px;
    padding-right: 11%;
}
.w3-content {
    margin: auto;
    width: 84% !important;
}
/* .container-fluid {
    width: 77%;
} */
.h2, h2 {
    font-size: 30px;
    padding-left: 12%;
}
}
@media screen and (max-width: 1400px) {
	
	.amazon {
    /* padding-right: 12%; */
}
}

.top-contact__left {
    padding-top: 4px;
}
section.talkbutton {
    padding-top: 11% !important;
}

.iwj-find-jobs.style2 {
    padding-top: 5% !important;
}
.top-contact {
    background: #333;
    padding: 7.5px 0;
    display: block;
    
    width: 100%;
    z-index: 99999;
}

.container {
    width: 100%;
    padding-right: 15px;
    /* padding-left: 15px; */
    /* margin-right: auto; */
    /* margin-left: auto; */
}

.top-contact-inner {
	    display: flex;
    -webkit-box-pack: justify;
}
.top-contact__item {
    color: #ccc;
    font-size: 13px;
    margin-right: 30px;
    display: inline-block;
}

.top-contact__item>span {
    margin-right: 11px;
}

.lnr {
    font-family: 'Linearicons-Free';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    
}
*, blockquote, body, dd, dl, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, legend, ol, p, pre, ul {
    margin: 0;
    padding: 0;
}

.button.bold, .bold.file-upload-button, .gsc-cursor-page.bold {
    font-weight: 700 !important;
}

.button.green, .green.file-upload-button, .gsc-cursor-page.green {
    background: #47cf73;
    color: #000;
}
.button-medium, .button-small {
    /* background: #36383f; */
    /* color: white; */
}
.button, .file-upload-button, .gsc-cursor-page {
    font-family: 'Lato', 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Sans-Serif;
    /* -webkit-appearance: none; */
    font-size: 1rem;
    /* text-shadow: none; */
    line-height: 1.2;
    display: inline-block;
    padding: 6px 11px;
    margin: 5px 10px 0px 0; 0 */
    position: relative;
    border-radius: 4px;
    /* border: 3px solid transparent; */
    background: #adadad;
    /* color: white; */
    /* cursor: pointer; */
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    /* text-decoration: none !important; */
    /* text-align: center; */
    /* font-weight: normal !important; */
}

.top-contact__right {
    margin-left: 63%;
}

/* .container {
    margin-top: 10%;
} */

@media screen and (max-width: 480px) {
	.top-contact {
    background: #333;
    padding: 7.5px 0;
    display: block;
    position: fixed;
    margin-top: 10%;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 99999;
}
.top-contact__item {
    color: #ccc;
    font-size: 9px;
    margin-right: 30px;
    display: inline-block;
}
.top-contact__right {
    margin-left: 0%;
}
.iw-heading.style1 .iwh-title {
    
    margin: 23px -23px 10px !important;
}
header#home {
    height: 732px !important;
}
.row {
    padding-left: 0% !important;
}
header#home {
        height: 715px !important;
        margin-top: 7% !important;
    .iw-heading.style1.vc_custom_1544184484760.text-center.border-color-theme {:
    padding-top: 12%
    }: 
    .iwj-find-jobs.style2 {:
    padding-top: 7%
    }:
}
input.MyButton {
    margin-left: 7%;
}
.w3-content {
    margin: auto;
    width: 100% !important;
}
h3.iwh-title {
    
	color: #ffffff;
    font-size: 46px !important;
    line-height: 87px;
    text-shadow: 0 3px 7px rgba(0,0,0,0.25);
}
.field-item.key-word.col-sm-12 {
    width: 100%;
    margin-left: 6%;
    margin-bottom: 10%;
}
.field-item.location.col-sm-12 {
    width: 100%;
    margin-left: 6%;
    margin-bottom: 10%;
}
.field-item.categories.col-sm-12 {
    width: 100%;
    margin-left: 6%;
    margin-bottom: 10%;
}
img.rounded.img-shadow.img-responsive {
    /* width: 65%; */
    padding-top: 7%;
    height: auto !important;
}
}

h3.iwh-title {
    margin-left: 32%;

}


	
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: 501px !important;
}

.iwj-find-jobs.style2 {
    padding-top: 7%;
}
  
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    
}
.h6, h6 {
    font-size: 18px !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
	nav ul {
    padding: 0;
    margin: 0 auto;
    width: 83%;
    height: 40px;
    margin-top: 16px;
}
.iwj-find-jobs form .fields .field-item .select2 {
    height: 100%;
    left: -19px;
    position: absolute;
    top: 0;
    z-index: 0;
    width: 100% !important;
}
.col-md-3 {
    width: 49% !important;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    height:90px;
    float: left;
}
img.rounded.img-shadow.img-responsive {
    width: 70%;
    padding-top: 7%;
    height: auto !important;
}
.card-body {
    -webkit-box-flex: 1;
    /* -ms-flex: 1 1 auto; */
    flex: 1 1 auto;
    padding: 1.25rem;
    width: 367px;
}
p {
    /* font-family: montserat; */
    font-weight: 500;
    font-size: 14px;
}
h5{
	    font-size: 20px !important;
}
html body .p-20 {
    padding: 13px;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 7px !important;
}

input.MyButton {
    margin-top: 10% !important;
}
}

iframe {
    width: 100%;
    
}

.w3-display-container.mySlides {
    margin-top: 2% !important;
}

img.rounded.img-shadow.img-responsive {
    width: 100%;
    height: auto !important;
    margin-left: 27% !important;
    padding-top: 23%;
}

@media screen and (max-width: 736px) {
img.rounded.img-shadow.img-responsive {
    width: 100%;
    padding-top: 7%;
    height: auto !important;
        margin-left: -2% !important;
    padding-bottom: 8%;
}
}

img.rounded.img-shadow.img-responsive2 {
    width: 73%;
    height: auto !important;
    margin-left: 27% !important;
}

@media (min-width: 1100px) and (max-width: 1200px) {
	nav ul {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    height: 40px;
    margin-top: 25px;
}
.social-icons {
    margin-left: 62%;
        margin-top: -12% !important;
}
li.logoclass {
    margin-right: -27%;
    padding-left: 0px;
}
img.logodesing {
    width: 40% !important;
    margin-left: -20% !important;
}
nav li {
    display: inline;
    /* padding: 1%; */
    padding-left: 16px !important;
}
}



@media (min-width: 1200px) and (max-width: 1399px) {
	nav ul {
    padding: 0;
    margin: 0 auto;
    width: 89%;
    height: 40px;
    margin-top: 25px;
}
li.logoclass {
    margin-right: -16%;
    padding-left: 0px;
}
img.logodesing {
    width: 50%;
}
nav li {
    display: inline;
    padding-left: 12px !important;
}
}
@media (min-width: 1550px) and (max-width: 1599px) {
	nav ul {
    padding: 0;
    margin: 0 auto;
    /* width: 100%; */
    height: 40px;
    margin-top: 25px;
}
.social-icons {
    margin-left: 62%;
        margin-top: -13% !important;
}
li.logoclass {
    margin-right: -12%;
    padding-left: 0px;
}
img.logodesing {
    width: 54%;
}
.top-contact__right {
    margin-left: 68%;
}
nav li {
    display: inline;
    /* padding: 1%; */
    padding-left: 46px;
}
}
@media (min-width: 1500px) and (max-width: 1550px) {
	nav ul {
    padding: 0;
    margin: 0 auto;
    /* width: 100%; */
    height: 40px;
    margin-top: 25px;
}
li.logoclass {
    margin-right: -14% !important;
    padding-left: 0px;
}
.social-icons {
    margin-left: 62%;
    margin-top: -13.2% !important;
}
li.logoclass {
    margin-right: -12%;
    padding-left: 0px;
}
img.logodesing {
    width: 54%;
}
.top-contact__right {
    margin-left: 68%;
}
nav li {
    display: inline;
    /* padding: 1%; */
    padding-left: 28px !important;
}
}

@media (min-width: 1450px) and (max-width: 1500px) {
	nav ul {
    padding: 0;
    margin: 0 auto;
    /* width: 100%; */
    height: 40px;
    margin-top: 25px;
}
li.logoclass {
    margin-right: -14% !important;
    padding-left: 0px;
}
.social-icons {
    margin-left: 62% !important;
    margin-top: -13.2% !important;
}
li.logoclass {
    margin-right: -12%;
    padding-left: 0px;
}
img.logodesing {
    width: 54%;
}
.top-contact__right {
    margin-left: 68%;
}
nav li {
    display: inline;
    /* padding: 1%; */
    padding-left: 28px !important;
}
}


@media (min-width: 1400px) and (max-width: 1450px) {
	nav ul {
    padding: 0;
    margin: 0 auto;
    /* width: 100%; */
    height: 40px;
    margin-top: 25px;
}
li.logoclass {
    margin-right: -14% !important;
    padding-left: 0px;
}
.social-icons {
    margin-left: 62% !important;
    margin-top: -15.2% !important;
}
li.logoclass {
    margin-right: -12%;
    padding-left: 0px;
}
img.logodesing {
    width: 54%;
    margin-left: -28%;
}
.top-contact__right {
    margin-left: 68%;
}
nav li {
    display: inline;
    /* padding: 1%; */
    padding-left: 18px !important;
}
}

@media (min-width: 1360px) and (max-width: 1400px) {
	nav ul {
    padding: 0;
    margin: 0 auto;
    /* width: 100%; */
    height: 40px;
    margin-top: 25px;
}
li.logoclass {
    margin-right: -14% !important;
    padding-left: 0px;
}
.social-icons {
    margin-left: 62% !important;
    margin-top: -15.2% !important;
}
li.logoclass {
    margin-right: -19% !important;
    padding-left: 0px;
}
img.logodesing {
    width: 54%;
    margin-left: -28%;
}
.top-contact__right {
    margin-left: 68%;
}
nav li {
    display: inline;
    /* padding: 1%; */
    padding-left: 18px !important;
}
}

@media (min-width: 1250px) and (max-width: 1350px) {
	nav ul {
    padding: 0;
    margin: 0 auto;
    /* width: 100%; */
    height: 40px;
    margin-top: 25px;
}
li.logoclass {
    margin-right: -14% !important;
    padding-left: 0px;
}
.social-icons {
    margin-left: 62% !important;
    margin-top: -15.2% !important;
}
li.logoclass {
    margin-right: -16% !important;
    padding-left: 0px;
}
img.logodesing {
    width: 54%;
    margin-left: -12%;
}
.top-contact__right {
    margin-left: 68%;
}
nav li {
    display: inline;
    /* padding: 1%; */
    padding-left: 24px !important;
}
}

@media (min-width: 1200px) and (max-width: 1250px) {
	nav ul {
    padding: 0;
    margin: 0 auto;
    /* width: 100%; */
    height: 40px;
    margin-top: 25px;
}
li.logoclass {
    margin-right: -14% !important;
    padding-left: 0px;
}
.social-icons {
    margin-left: 62% !important;
    margin-top: -10.2% !important;
}
li.logoclass {
    margin-right: -25% !important;
    padding-left: 0px;
}
img.logodesing {
    width: 48% !important;
    margin-left: -21%;
}
.top-contact__right {
    margin-left: 68%;
}
nav li {
    display: inline;
    /* padding: 1%; */
    padding-left: 26px !important;
}
}

@media (min-width: 1000px) and (max-width: 1100px) {
	nav ul {
    padding: 0;
    margin: 0 auto;
    /* width: 100%; */
    height: 40px;
    margin-top: 25px;
}
li.logoclass {
    margin-right: -14% !important;
    padding-left: 0px;
}
.social-icons {
    margin-left: 62% !important;
    margin-top: -12% !important;
}
li.logoclass {
    margin-right: -32% !important;
    padding-left: 0px;
}
img.logodesing {
    width: 43% !important;
    margin-left: -23% !important;
}
.top-contact__right {
    margin-left: 68%;
}
nav li {
    display: inline;
    /* padding: 1%; */
    padding-left: 15px !important;
}
}
@media (min-width: 1600px)  {
	nav ul {
    padding: 0;
    margin: 0 auto;
    width: 89%;
    height: 40px;
    margin-top: 25px;
}
li.logoclass {
    margin-right: -10%;
    padding-left: 0px;
}
img.logodesing {
    width: 60%;
}
}

@media (min-width: 800px) and (max-width: 1000px) {
	nav ul {
    padding: 0;
    margin: 0 auto;
    /* width: 100%; */
    height: 40px;
    margin-top: 25px;
}
li.logoclass {
    /* margin-right: 2% !important; */
    padding-left: 0px;
}
.social-icons {
    margin-left: 62% !important;
    margin-top: -12% !important;
}
li.logoclass {
    margin-right: 3% !important;
    padding-left: 0px;
}
nav {
    height: 145px;
    width: 100%;
    /* background: #bdbdbd99; */
    font-size: 12pt;
    font-family: 'PT Sans', Arial, sans-serif;
    font-weight: bold;
    /* z-index: 15; */
    border: #c5c5c5 solid 1px;
    background-color: #efefef;
}
img.logodesing {
    width: 50% !important;
    margin-left: 0% !important;
}
.top-contact__right {
    margin-left: 68% !important;
}
nav li {
    display: inline;
    /* padding: 1%; */
    padding-left: 15px !important;
}
}

@media (min-width: 680px) and (max-width: 840px) {
	nav ul {
    padding: 0;
    margin: 0 auto;
    /* width: 100%; */
    height: 40px;
    margin-top: 25px;
}
li.logoclass {
    /* margin-right: 2% !important; */
    padding-left: 0px;
}
.social-icons {
    margin-left: 62% !important;
    margin-top: -12% !important;
}
li.logoclass {
    margin-right: 3% !important;
    padding-left: 0px;
}
nav {
    height: 145px;
    width: 100%;
    /* background: #bdbdbd99; */
    font-size: 12pt;
    font-family: 'PT Sans', Arial, sans-serif;
    font-weight: bold;
    /* z-index: 15; */
    border: #c5c5c5 solid 1px;
    background-color: #efefef;
}
img.logodesing {
    width: 61%;
    margin-right: 0%;
}
.top-contact__right {
    margin-left: 68%;
}
nav li {
    display: inline;
    /* padding: 1%; */
    padding-left: 23px !important;
}
}
@media screen and (max-width: 1000px) {
	.social-icons{
		display:none;
	}
}

nav li {
    display: inline;
    /* padding: 1%; */
    padding-left: 42px;
}

@media (min-width: 992px)
.text-lg-left {
    text-align: left!important;
}

@media (min-width: 480px)
.align-items-sm-center {
    align-items: center!important;
}


   .row {
    
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
 
img.prod {
    padding-bottom: 3%;
	padding-top:2%;
}
