@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,500,500i,700');

/*Import Sass variables etc. */

/* Color */

/*font family an font weight mixins*/

/* Positional mixins */

/*Center Block mixins*/

/* checkbox mixin */

/* radio mixin */

/* Welcome to Compass.

 * In this file you should write your main styles. (or centralize your imports)

 * Import this file using the following HTML or equivalent:

 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */

/* line 5, C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed,

figure, figcaption, footer, header, hgroup,

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

  margin: 0;

  padding: 0;

  border: 0;

  font: inherit;

  font-size: 100%;

  vertical-align: baseline;

}



/* line 22, C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

html {

  line-height: 1;

}



/* line 24, C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

ol, ul {

  list-style: none;

}



/* line 26, C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

table {

  border-collapse: collapse;

  border-spacing: 0;

}



/* line 28, C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

caption, th, td {

  text-align: left;

  font-weight: normal;

  vertical-align: middle;

}



/* line 30, C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

q, blockquote {

  quotes: none;

}

/* line 103, C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

q:before, q:after, blockquote:before, blockquote:after {

  content: "";

  content: none;

}



/* line 32, C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

a img {

  border: none;

}



/* line 116, C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {

  display: block;

}



/* responsive mixin */

/* line 4, ../sass/global.scss */

* {

  margin: 0;

  padding: 0;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  border: none;

}



/* line 13, ../sass/global.scss */

html,

body,

div,

span,

object,

iframe,

h1,

h2,

h3,

h4,

h5,

h6,

p,

blockquote,

pre,

a,

abbr,

address,

cite,

code,

del,

dfn,

em,

img,

ins,

kbd,

q,

s,

samp,

small,

strong,

sub,

sup,

var,

b,

u,

i,

dl,

dt,

dd,

ol,

ul,

li,

fieldset,

form,

label,

legend,

table,

caption,

tbody,

tfoot,

thead,

tr,

th,

td,

article,

aside,

canvas,

details,

embed,

figure,

figcaption,

footer,

header,

hgroup,

menu,

nav,

output,

ruby,

section,

summary,

time,

mark,

audio,

video {

  font-family: sans-serif;

  font-size: 100%;

  margin: 0;

  padding: 0;

  border: 0;

  font: inherit;

  vertical-align: baseline;

}



/* line 96, ../sass/global.scss */

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section {

  display: block;

}



/* line 110, ../sass/global.scss */

input,

select,

textarea {

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: normal;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  -ms-border-radius: 0;

  border-radius: 0;

}



/* line 119, ../sass/global.scss */

body {

  font-weight: normal;

  font-family: #fff, sans-serif;

  font-size: 13px;

  line-height: 18px;

  -webkit-text-size-adjust: none;

  -webkit-font-smoothing: antialiased;

  background: #fff;

}



/* line 127, ../sass/global.scss */

body {

  width: 100%;

}



/* line 131, ../sass/global.scss */

html,

body {

  height: 100%;

}



/* line 136, ../sass/global.scss */

h1,

h2,

h3,

h4,

h5,

h5,

h6 {

  font-weight: 400;

  font-family: #fff, sans-serif;

  padding-bottom: 0;

  letter-spacing: 0;

}



/* line 148, ../sass/global.scss */

h1 {

  font-family: sans-serif;

  font-size: 20px;

  line-height: 25px;

}



/* line 152, ../sass/global.scss */

h2 {

  font-family: sans-serif;

  font-size: 22px;

  line-height: 27px;
  margin-left:30px;

}



/* line 156, ../sass/global.scss */

h3 {

  font-family: sans-serif;

  font-size: 18px;

  line-height: 23px;
}



/* line 160, ../sass/global.scss */

h4 {

  font-family: sans-serif;

  font-size: 17px;

  line-height: 22px;

}



/* line 164, ../sass/global.scss */

h5 {

  font-family: sans-serif;

  font-size: 16px;

  line-height: 20px;

}



/* line 168, ../sass/global.scss */

h6 {

  font-family: sans-serif;

  font-size: 14px;

  line-height: 19px;

}



/* line 172, ../sass/global.scss */

.hide {

  display: none;

}



/* line 176, ../sass/global.scss */

hr {

  background-color: #000;

  border: 0;

  height: 6px;

  margin-bottom: 40px;

}



/* line 183, ../sass/global.scss */

.clear {

  clear: both;

  height: 0;

  overflow: hidden;

}



/* Text elements */

/* line 192, ../sass/global.scss */

p {

  font-family: sans-serif;

  font-size: 13px;

  line-height: 18px;

  padding-bottom: 10px;

}



/* line 197, ../sass/global.scss */

p strong {

  font-weight: 700;

  font-family: sans-serif;

}



/* line 201, ../sass/global.scss */

ol,

ul {

  list-style: none;

}



/* line 206, ../sass/global.scss */

ul,

ol {

  font-family: sans-serif;

  font-size: 13px;

  line-height: 18px;

}



/* line 211, ../sass/global.scss */

ul {

  list-style-type: initial;

}



/* line 215, ../sass/global.scss */

ol {

  list-style-type: decimal;

}



/* line 219, ../sass/global.scss */

li {

  list-style: none;

}



/* line 224, ../sass/global.scss */

a {

  text-decoration: none;

  outline: none;

}



/* line 229, ../sass/global.scss */

a:focus,

a:active,

a:hover {

  text-decoration: none;

}



/* line 235, ../sass/global.scss */

:focus {

  outline: none;

}



/* line 239, ../sass/global.scss */

strong {

  font-weight: bold;

  font-family: sans-serif;

}



/* line 243, ../sass/global.scss */

cite,

em,

i {

  font-style: italic;

}



/* line 249, ../sass/global.scss */

a img {

  border: 0;

}



/* line 253, ../sass/global.scss */

img,

fieldset {

  border: none;

}



/* line 258, ../sass/global.scss */

img {

  height: auto;

}



/* line 262, ../sass/global.scss */

.container {

  max-width: 100%;

  margin: 0 auto;

  position: relative;

  padding: 0;

}



/* line 270, ../sass/global.scss */

label {

  font-family: #fff, sans-serif;

  font-size: 13px;

  line-height: 18px;

}



/* line 274, ../sass/global.scss */

.input-text {

  font-family: #fff, sans-serif;

  line-height: 37px;

  width: 258px;

  height: 37px;

  padding: 0 15px;

  -webkit-border-radius: 5px;

  -moz-border-radius: 5px;

  -ms-border-radius: 5px;

  border-radius: 5px;

  background: #fff;

}

@media (max-width: 767px) {

  /* line 274, ../sass/global.scss */

  .input-text {

    height: 30px;

    font-family: #fff, sans-serif;

    line-height: 30px;

  }



}



/* line 287, ../sass/global.scss */

.default-select {

  font-family: #fff, sans-serif;

  font-size: 13px;

  line-height: 37px;

  width: 258px;

  height: 37px;

  padding: 0 15px;

  -webkit-border-radius: 5px;

  -moz-border-radius: 5px;

  -ms-border-radius: 5px;

  border-radius: 5px;

  -moz-appearance: none;

  appearance: normal;

  -webkit-appearance: none;

  background-image: url("../images/select.png");

  background-repeat: no-repeat;

  background-position: 95% center;

  background-color: #fff;

}

/* line 297, ../sass/global.scss */

.default-select option {

  font-family: sans-serif;

  font-size: 13px;

  padding: 2px 15px;

}



/* line 303, ../sass/global.scss */

select {

  font-weight: 500;

  font-family: "Raleway", sans-serif;

  font-size: 14px;

  line-height: 53px;

  background-image: url("../images/dropdown.png");

  background-repeat: no-repeat;

  background-position: 95% center;

  height: 53px;

  width: 100%;

  background: none;

  padding: 0 30px 0 61px;

  -moz-appearance: none;

  appearance: normal;

  -webkit-appearance: none;

  -webkit-border-radius: 5px;

  -moz-border-radius: 5px;

  -ms-border-radius: 5px;

  border-radius: 5px;

  text-transform: capitalize;

}

@media (max-width: 767px) {

  /* line 303, ../sass/global.scss */

  select {

    font-weight: 500;

    font-family: "Raleway", sans-serif;

    font-size: 13px;

    line-height: 30px;

    height: 30px;

    padding: 0 15px 0 41px;

  }



}

/* line 321, ../sass/global.scss */

select option {

  font-weight: 500;

  font-family: "Raleway", sans-serif;

  padding: 2px 30px 2px 30px;

  text-transform: capitalize;

}

@media (max-width: 767px) {

  /* line 321, ../sass/global.scss */

  select option {

    font-weight: 500;

    font-family: "Raleway", sans-serif;

    font-size: 13px;

    line-height: 30px;

  }

}



/* line 331, ../sass/global.scss */

.left {

  float: left;

}



/* line 335, ../sass/global.scss */

.right {

  float: right;

}

.arrow-right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
   
}

i {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin-top: 18px;
    margin-left: 5px;
    float: left;
}


/* line 338, ../sass/global.scss */

.blue-btn {

  background: #2aaae1;

  font: 400 20px/60px "Montserrat";

  -webkit-border-radius: 50px;

  -moz-border-radius: 50px;

  -ms-border-radius: 50px;

  border-radius: 50px;

  width: 100%;

  display: inline-block;

  margin-bottom: 30px;

  color: #fff;

}


.main p {
    font-family: sans-serif;
    font-size: 13px;
    line-height: 18px;
    padding: 30px;
}


/* line 339, ../sass/global.scss */

.blue-btn:hover {

  background: #1071B9;

}



/* line 341, ../sass/global.scss */

.yellow-btn {

  font-family: #fff, sans-serif;

  font-size: 14px;

  line-height: 38px;

  min-width: 110px;

  padding: 0 15px;

  height: 38px;

  text-align: center;

  color: #fff;

  text-transform: uppercase;

  box-shadow: 1px 4px 5px rgba(230, 156, 70, 0.4);

  -webkit-box-shadow: 1px 4px 5px rgba(230, 156, 70, 0.4);

  display: block;

  -webkit-border-radius: 5px;

  -moz-border-radius: 5px;

  -ms-border-radius: 5px;

  border-radius: 5px;

}

@media (max-width: 767px) {

  /* line 341, ../sass/global.scss */

  .yellow-btn {

    height: 30px;

    min-width: auto;

    padding: 0 20px;

    line-height: 30px;

  }

}



/**error block**/

/* line 365, ../sass/global.scss */

.alert-success {

  width: 100%;

  display: inline-block;

  text-align: center;

}

/* line 367, ../sass/global.scss */

.alert-success .close {

  display: inline-block;

  background: transparent;

  margin-right: 5px;

}

/* line 369, ../sass/global.scss */

.alert-success strong {

  font: 400 14px/20px "Montserrat";

  color: #2aaae1;

  padding: 10px 80px;

  display: inline-block;

}



/**alert block css**/

/* line 377, ../sass/global.scss */

.alert-danger {

  width: 100%;

  display: inline-block;

  text-align: center;

}

/* line 379, ../sass/global.scss */

.alert-danger .close {

  display: inline-block;

  background: transparent;

  margin-right: 5px;

}

/* line 381, ../sass/global.scss */

.alert-danger strong {

  font: 400 14px/20px "Montserrat";

  color: #ff0404;

}



/* line 387, ../sass/global.scss */

.alert ul li {

  font: 400 14px/20px "Montserrat";

  color: #ff0404;

}



/* line 391, ../sass/global.scss */

.text {

  font: 300 16px/50px "Montserrat";

  color: #fff;

  width: 100%;

  display: inline-block;

  text-align: center;

}



/**custom checkbox css starts here**/

/* line 396, ../sass/global.scss */

.control-group {

  display: inline-block;

  vertical-align: top;

  background: #fff;

  text-align: left;

  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);

  padding: 30px;

  width: 200px;

  height: 210px;

  margin: 10px;

  font-family: "Montserrat";

}



/* line 408, ../sass/global.scss */

.control {

  display: block;

  position: relative;

  padding-left: 30px;

  margin-bottom: 12px;

  cursor: pointer;

  font-size: 14px;

  font-weight: 300;

  line-height: 1.75;

  letter-spacing: 0.2px;

  color: #242424;

  font-family: "Montserrat";

}



/* line 421, ../sass/global.scss */

.control input {
  opacity: 0;

}



/* line 426, ../sass/global.scss */

.control__indicator {

  position: absolute;

  top: 2px;

  left: 0;

  height: 20px;

  width: 20px;

  background: transparent;

  border: solid 1px #2baae1;

  border-radius: 0px;

  background: #fff;

}



/* line 437, ../sass/global.scss */

.control--radio .control__indicator {

  border-radius: 50%;

}



/* line 440, ../sass/global.scss */

.control:hover input ~ .control__indicator {

  background: #fff;

}



/* line 444, ../sass/global.scss */

.control input:checked ~ .control__indicator {

  background-color: #379aff;

}



/* line 447, ../sass/global.scss */

.control:hover input:not([disabled]):checked ~ .control__indicator,

.control input:checked:focus ~ .control__indicator {

  background: #379aff;

}



/* line 451, ../sass/global.scss */

.control input:disabled ~ .control__indicator {

  background: #e6e6e6;

  opacity: 0.6;

  pointer-events: none;

}



/* line 456, ../sass/global.scss */

.control__indicator:after {

  content: '';

  position: absolute;

  display: none;

}



/* line 461, ../sass/global.scss */

.control input:checked ~ .control__indicator:after {

  display: block;

}



/* line 464, ../sass/global.scss */

.control--checkbox .control__indicator:after {

  left: 6px;

  top: 1px;

  width: 4px;

  height: 11px;

  border: solid #fff;

  border-width: 0 1.5px 1.5px 0;

  transform: rotate(45deg);

}



/* line 473, ../sass/global.scss */

.control--checkbox input:disabled ~ .control__indicator:after {

  border-color: #7b7b7b;

}



/**custom checkbox css starts here**/

/****table styling starts here****/

/* line 480, ../sass/global.scss */


@media (max-width: 767px) {

  /* line 480, ../sass/global.scss */

  .table-container {

    padding: 14px 0;

  }

}

@media (max-width: 1023px) {

  /* line 480, ../sass/global.scss */

  .table-container {

    overflow-x: auto !important;

    white-space: nowrap;

  }

}

.table-container table tbody tr img {
 
width: 100px;
}

/* line 485, ../sass/global.scss */

.table-container table {

  width: 100%;

  float: left;

  border-collapse: collapse;
  border: 1px solid #166370;

}

/* line 486, ../sass/global.scss */

.table-container table thead {

  width: 80%;

}

/* line 489, ../sass/global.scss */

.table-container table thead th {

  color: #fff;

  font: 400 14px/20px "Roboto";
  text-align: center;
  padding: 10px 5px 5px;
  background: #166370;

}

@media (max-width: 767px) {

  /* line 489, ../sass/global.scss */

  .table-container table thead th {

    font: 400 14px/20px "Roboto";

  }

}

/* line 493, ../sass/global.scss */

.table-container table tbody {

  width: 100%;

}

/* line 494, ../sass/global.scss */

.table-container table tbody tr {

  width: 100%;

}

/* line 495, ../sass/global.scss */

.table-container table tbody tr td {

  color: #707070;

  font: 400 14px/20px "Roboto";

  padding: 3px 5px;

  vertical-align: middle;

  word-wrap: break-word;
  text-align:center;

}

/* .table-right{
  width: 75%;
  float: right;
} */

.table-container table tbody tr:hover{
  background: rgba(22,99,112, 0.2); 
}
.table-container table tbody tr:hover td{
  color: #fff;
}

.button-box{width: 100%; float: left; margin: 20px 0; text-align: right;}

.button-box a{
  padding:0px 10px;
  background: #166370;
  color: #fff;
  font: 400 14px/30px "Roboto";
  border-radius: 5px;
  display: inline-block;
  margin-right: 10px;
}

.main-heading{color: #166370;  font: 700 68px/90px "Roboto"; text-align: center; display: inline-block;
   padding: 0px 0;
  }
  .main-heading span {
    font-size: 24px;
}
.remove{    
  padding:0px 10px;
  background: #166370;
  color: #fff;
  font: 400 14px/30px "Roboto";
  border-radius: 5px;
  display: inline-block;
}

.input-text-cnct{
  border: 1px solid #707070;
  width: 50px !important;
  font: 400 18px/30px "Roboto";
  text-align: center;
  display: inline-block;
  background: transparent;
  border-radius: 5px !important;
}

/* line 496, ../sass/global.scss */

.table-container table tbody tr td:first-child {

  text-align: center;

}

@media (max-width: 767px) {

  /* line 495, ../sass/global.scss */

  .table-container table tbody tr td {

    font: 400 14px/20px "Roboto";

  }

}



/****table styling ends here****/

/****Pagination****/

/* line 507, ../sass/global.scss */

.pagination {

  width: 100%;

  display: inline-block;

  margin-top: 20px;

}

/* line 508, ../sass/global.scss */

.pagination ul {

  display: block;

}

/* line 509, ../sass/global.scss */

.pagination ul li {

  display: inline-block;

}

/* line 510, ../sass/global.scss */

.pagination ul li a {

  margin: 0 5px;

  color: #c7c7c7;

  font: 400 16px/18px "Roboto";

}

/* line 511, ../sass/global.scss */

.pagination ul li:hover a, .pagination ul li.active a {

  color: #3e6eef;

}



/* line 515, ../sass/global.scss */

.main-content .top-row.no-pad {

  padding: 0;

}



/* line 517, ../sass/global.scss */

.no-pad {

  padding: 0;

}



/**select box css starts here**/

/* line 520, ../sass/global.scss */

.select-box {

  overflow: hidden;

  width: 100%;

  padding-bottom: 20px;

}

/* line 522, ../sass/global.scss */

.select-box label {

  color: #b5b5b5;

  font: 400 14px/36px "Roboto";

  display: inline-block;

  width: 100%;

}

/* line 524, ../sass/global.scss */

.select-box select {

  color: #444;

  font: 300 14px/36px "Roboto";

  -webkit-border-radius: 0px;

  -moz-border-radius: 0px;

  -ms-border-radius: 0px;

  border-radius: 0px;

  background: #fff;

  border-bottom: 1px solid #707070;

  background-image: url(../images/select-arrow.png);

  background-repeat: no-repeat;

  background-position: 95% center;

  display: inline-block;

  width: 100%;

  height: 36px;

  padding: 0 10px;

  text-transform: capitalize;

}



/**select box css ends here**/

/* line 8, ../sass/style.scss */

.header {

  width: 100%;

  display: inline-block;
  position: fixed;
  z-index: 999;
  background: #fff;

  /*.menu li:hover{color: #fff!important; background:#f04e24 url(d1Arrow.png) no-repeat bottom center; }*/

}

/* line 9, ../sass/style.scss */

.header .top-head {

  width: 100%;

  display: inline-block;

  text-align: center;
margin-top: 0px;

}
.header .top-head .logo{
  float: left;
  margin-top: 0px;
}

.header .top-head .form-search{
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #E3E9F1;
    font-family: "Roboto", sans-serif;
    margin-top: 15px;
}
.header .top-head .form-search input{
  float: left; 
  width: 85%; 
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  text-align: left;
  
}
.header .top-head .form-search button{
  background: url("../images/icon-search.png") no-repeat 0 0;
  width: 20px;
  height: 20px; 
  cursor: pointer;
  float: left;
  background-size: 70%;
}

.left-section {
  width: 270px;
  display: inline-block;
  vertical-align: top;
  margin-top:10px;
}

 .left-section h3 {
  font: 400 14px/35px "Roboto";
  /*color: #707070;
  background: #fff url(../images/accord-arrow.png) no-repeat 95% center;*/
  color: #fff;
  background: #07758F url(../images/accord-arrow.png) no-repeat 95% center;
  border-bottom: 1px solid #f0f3fc;
  padding-left: 12px;
  display: inline-block;
  width: 100%;
  cursor: pointer;
}

.left-section h3.active {
  background: #195361 url(../images/down-accord.png) no-repeat 95% center;
}
 .left-section ul {
  display: none;
  width: 100%;
  float: left;
  background: #f7f7f7;
  padding: 0;
}

 .left-section ul li {
  display: block;
  position: relative;
}

.left-section ul li.view-link a{color: #FF0000; text-align: right; padding-right: 15px;}
.left-section ul li.view-link:hover a{color: #FF0000;}
.left-section ul li a {
  display: block;
  font: 400 13px/22px "Roboto";
  color: #707070;
  padding-left: 25px;
  text-align:left;
    padding-top: 12px;
}
.left-section ul li:hover a, .left-section ul li.active a {
  color: #166370;
}

.herder-right{float: right; margin-right: 1%; width: 255px;margin-top:20px}

.herder-right p{font:400 14px/20px "Open Sans"; color: #B7B7B7; padding: 10px 0 0 0;

    display: inline-block;

    width: 100%;

    text-align: right;

  }

  .herder-right a{float: right; font:400 14px/21px "Open Sans"; color: #434343; display: inline-block; padding-bottom: 10px; background: url("../images/mail.png") no-repeat 0 4px; padding-left: 20px; background-size: 13%;}

/* line 10, ../sass/style.scss */

.header .top-head .socialNetworking {

  float: right;

  margin: 10px 0 0 0;

}

/* line 14, ../sass/style.scss */

.header .top-head .socialNetworking li {

  border: 1px solid #f2f2f2;

  float: left;

  border-radius: 50%;

  margin-right: 5px;

}

.header .top-head .socialNetworking li:last-child{

  margin-right: 0px;

}

/* line 18, ../sass/style.scss */

.header .top-head .socialNetworking li a {

  float: left;

}

/* line 21, ../sass/style.scss */

.header .top-head .socialNetworking li a.twitter {

  width: 27px;

  height: 22px;

  float: left;

  padding: 20px;

  text-align: center;

  background: url(../images/twitter.png) no-repeat 8px 10px;

}

/* line 29, ../sass/style.scss */

.header .top-head .socialNetworking li a.brochure {

  width: 25px;

  height: 30px;

  float: left;

  padding: 20px;

  text-align: center;

  background: url(../images/download-brochure.png) no-repeat 9px 7px;

  

}

/* line 38, ../sass/style.scss */

.header .top-head .socialNetworking li a.youTube {

  width: 28px;

  height: 23px;

  float: left;

  padding: 20px;

  text-align: center;

  background: url(../images/youTube.png) no-repeat  9px 7px;

}

/* line 46, ../sass/style.scss */

.header .top-head .socialNetworking li a.whatsapp {

  width: 28px;

  height: 23px;

  float: left;

  padding: 20px;

  text-align: center;

  background: url(../images/whatsapp.png) no-repeat 8px 6px;

}

/* line 58, ../sass/style.scss */

.header .nav {

  float: left;

  padding: 0 2%;

  width: 100%;

  box-sizing: border-box;

  background: #166370;

}

/* line 59, ../sass/style.scss */

.header .menu {

  float: left;

  width: 100%;

  text-align: center;

}

/* line 60, ../sass/style.scss */

.header .menu li {

  display: inline-block;

  position: relative;

}

/* line 61, ../sass/style.scss */

.header .menu li a {

  color: #ffffff;

  font: 14px/22px 'brandon_grotesquemedium',arial;

  display: block;

  padding: 20px 50px 16px;
 /* float: left;*/

}

/* line 63, ../sass/style.scss */

.header .menu li.has-child:hover > a {
  color: #fff;
  background: rgba(0,0,0,0.4) url(../images/d1Arrow.png) no-repeat bottom center;
}

.header .menu li:hover a {
  background: rgba(0,0,0,0.4);
}

/* line 66, ../sass/style.scss */

.header .menu .subMenu {

  display: none;

  width: 240px;

  background: rgba(0,0,0,0.4);

  position: absolute;

  left: 0;

  top: 100%;

  right: 0;

  z-index: 999;

}

/* line 76, ../sass/style.scss */

/* line 77, ../sass/style.scss */

.header .subMenu {

  width: 100%;

  text-align: center;

  float: left;

}

/* line 78, ../sass/style.scss */

.header .subMenu li {

  float: none !important;

  display: inline;

 /* padding-right: 50px;*/

}

/* line 79, ../sass/style.scss */

.header .subMenu li a {

  color: #ffffff ;

  font: 14px/16px 'brandon_grotesquemedium',arial;

  float: none !important;

  padding: 10px 0px;

  /*border-bottom: 1px solid #f2f2f2;

  display: inline-block;*/

}

/* line 80, ../sass/style.scss */

.header .has-child .subMenu li a:hover, 
.header .has-child .subMenu li a.active {

  background: rgba(0,0,0,0.6) ;
  color: #FFFFFF;

 /* border-bottom: 1px solid #f04e24;*/

}



/* line 84, ../sass/style.scss */

.slider {

  width: 100%;

  display: inline-block;
  margin-top: 175px;

}



/* line 86, ../sass/style.scss */

.inner {

  padding: 40px 20px;

}

/* line 89, ../sass/style.scss */

.inner a {

  display: inline-block;

  width: 23.8%;

  margin: 0.5%;

  text-decoration: none !important;

}

/* line 94, ../sass/style.scss */

.inner a:hover img {

  opcity: 0.7;

}

/* line 96, ../sass/style.scss */

.inner a img {

  -webkit-border-top-left-radius: 5px;

  -webkit-border-top-right-radius: 5px;

  -moz-border-radius-topleft: 5px;

  -moz-border-radius-topright: 5px;

  border-top-left-radius: 5px;

  border-top-right-radius: 5px;

  width: 100%;

}

/* line 107, ../sass/style.scss */

.inner a .cattitle {

  background: #888;

  color: #FFF;

  text-transform: lowercase;

  font: 14px/22px 'brandon_grotesquemedium',arial;

  text-align: center !important;

  padding: 10px 15px;

  -webkit-border-bottom-right-radius: 5px;

  -webkit-border-bottom-left-radius: 5px;

  -moz-border-radius-bottomright: 5px;

  -moz-border-radius-bottomleft: 5px;

  border-bottom-right-radius: 5px;

  border-bottom-left-radius: 5px;

}

/* line 121, ../sass/style.scss */

.inner a .cattitle span {

  display: block;

  text-transform: uppercase;

  letter-spacing: 1px;

  font-size: 50%;

  color: #CCC;

}



/* line 132, ../sass/style.scss */

.clientComment {

  width: 100%;

  float: left;

  background: url(../images/line.jpg) repeat-x 0 21px;

  text-align: center;

  margin-top: 20px;

  padding-bottom: 93px;

}



/* line 133, ../sass/style.scss */

.clientComment h3 {

  background: #fff;

  color: #166370;

  font:700 28px/44px 'Open Sans',arial;

  display: inline-block;

  padding: 0 2%;

}



/* line 134, ../sass/style.scss */

.clientPara {

  padding-left: 10%;

  width: 88%;

  float: left;

  margin-top: 40px;

}



/* line 140, ../sass/style.scss */

.clientPara p {

  width: 97%;

  float: left;

  font: 18px/28px 'proxima_novalight_italic',arial;

  color: #434343;

  padding: 0 2%;

  background: url(../images/comma01.png) no-repeat 10px 0px;

  box-sizing: border-box;

  text-align: center;

}



/* line 150, ../sass/style.scss */

.clientPara p span {

  color: #166370;

  font: 18px/28px 'proxima_novalight_italic',arial;

  width: 100%;

  float: left;

  margin-top: 17px;

}



/* line 157, ../sass/style.scss */

.clientPara small {

  width: 17px;

  background: url(../images/comma02.png) no-repeat bottom right;

  padding-right: 18px;

}



/* line 163, ../sass/style.scss */

.new-arrival {

  width: 100%;

  float: left;

  background: url(../images/line.jpg) repeat-x 0 21px;

  text-align: center;

  margin-top: 20px;

}

/* line 166, ../sass/style.scss */

.new-arrival h3 {

  background: #fff;

  color: #166370;

  font:700 28px/44px 'Open Sans',arial;

  display: inline-block;

  padding: 0 2%;

}

/* line 168, ../sass/style.scss */

.new-arrival ul {

  display: block;

  padding: 10px 20px;

  box-sizing: border-box;

  margin-top: 20px;

  /*background: url(../images/dotted-bg.png) repeat 0 0;*/

}

/* line 176, ../sass/style.scss */

.new-arrival ul li {

  display: inline-block;

  width: 18%;

  margin-right: 1%;

  text-decoration: none !important;

  background: #fff;

  position: relative;

  overflow: hidden;

  text-align: center;

}

.new-arrival ul li:lst-child{margin-right: 0px;}

/* line 186, ../sass/style.scss */

.new-arrival ul li:last-child {

  margin-right: 0;

}

/* line 189, ../sass/style.scss */

.new-arrival ul span {

width: 100%;

display: inline-block;

}

/* line 190, ../sass/style.scss */

.new-arrival ul span img {

  width: 100%;

}

/* line 193, ../sass/style.scss */

.new-arrival ul p {

  width: 100%;

  padding: 10px;

  color: #434343;

  font:600 14px/24px 'Open Sans',arial;

  float: left;

  text-align: center;

}



/* line 197, ../sass/style.scss */

.aboutus {

  width: 100%;

  float: left;

  background: url(../images/line.jpg) repeat-x 0 21px;

  text-align: center;

  margin-top: 20px;

  box-sizing: border-box;

}

/* line 200, ../sass/style.scss */

.aboutus h3 {

  background: #fff;

  color:  #166370;

  font:700 28px/44px 'Open Sans',arial;

  display: inline-block;

  padding: 0 2%;

}

/* line 202, ../sass/style.scss */

.aboutus p {

  font: 16px/30px 'Droid Sans',arial;

  text-align: left;

  color: #434343;

  padding: 40px 3%;

}

/* line 206, ../sass/style.scss */

.aboutus .readmore,.new-arrival .readmore {

  float: right;

  background:#166370 url(../images/read-more.png) no-repeat 8px 9px;

  background-size: 20%;

  color: #fff;

  font: 15px/22px 'brandon_grotesquemedium',arial;

  text-decoration: none;

  padding: 10px 15px 10px 40px;

  margin-right: 3%;

  border-radius: 5px;

}

.aboutus .readmore:hover,.new-arrival .readmore:hover{
  color: #fff;
}


/* line 217, ../sass/style.scss */

.international-trade {

  width: 100%;

  float: left;

  background: url(../images/line.jpg) repeat-x 0 21px;

  text-align: center;

  margin-top: 20px;

}

/* line 219, ../sass/style.scss */

.international-trade h3 {

  background: #fff;

  color: #166370;

  font:700 28px/44px 'Open Sans',arial;

  display: inline-block;

  padding: 0 2%;

}

/* line 221, ../sass/style.scss */

.international-trade ul {

  display: block;

  text-align: center;

  padding: 20px 40px;

  box-sizing: border-box;

}

/* line 223, ../sass/style.scss */

.international-trade ul li {

  width: 20%;

  display: inline-block;

  margin: 1%;

  vertical-align: top;

}

/* line 224, ../sass/style.scss */

.international-trade ul li a {

  border: 1px solid #000;

  padding: 20px;

  display: inline-block;

}

/* line 225, ../sass/style.scss */

.international-trade ul li a span {

  display: inline-block;

  width: 100%; 
  height:135px;

}

/* line 226, ../sass/style.scss */

.international-trade ul li a span img {

  width: 100%;

}

/* line 229, ../sass/style.scss */

.international-trade ul li a p {

  color: #9a9b9b;

  font: 18px/30px 'brandon_grotesquemedium',arial;

}



/* line 235, ../sass/style.scss */

.googleMap {

  width: 100%;

  float: left;

  position: relative;

}



/* line 236, ../sass/style.scss */

.googleMap .gap {

  float: left;

  height: 600px;

}



/* line 237, ../sass/style.scss */

.googleMap img {

  float: left;

  width: 100%;

}



/* line 238, ../sass/style.scss */

.contactInfo {

  width: 28%;

  position: absolute;

  top: 0;

  left: 900px;

  background: url(../images/contact-bg.png) repeat 0 0;

  height: calc(100%);

  overflow: hidden;

  min-width: 332px;

}



/* line 239, ../sass/style.scss */

.contactInfo h1 {

  font: 46px/48px 'brandon_grotesqueregular',arial;

  color: #000;

  padding: 65px 0 0 6%;

}



/* line 242, ../sass/style.scss */

.ContactContainer {

  width: 100%;

  float: left;

  margin-top: 6px;

}



/* line 243, ../sass/style.scss */

.ContactContainer h3 {

  padding: 0 2% 0 6%;

  font: 30px/48px 'brandon_grotesqueregular',arial;

  color: #166370;

  width: 45%;

  float: left;

}



/* line 244, ../sass/style.scss */

.ContactContainer span {

  width: 46%;

  float: left;

  background: url(about-rbg.png) repeat-x 0 0;

  height: 1px;

  margin-top: 24px;

}



/* line 246, ../sass/style.scss */

.contactInfo p {

  font: 18px/24px 'proxima_nova_rgregular',arial;

  color: #434343;

  padding: 65px 0 0 6%;

}



/* line 248, ../sass/style.scss */

.ContactAddress {

  width: 100%;

  float: left;

  margin-top: 35px;

}



/* line 249, ../sass/style.scss */

.ContactAddress li {

  float: left;

  width: 100%;

}



/* line 250, ../sass/style.scss */

.ContactAddress li small {

  font: 18px/24px 'proxima_nova_rgregular',arial;

  color: #166370;

  padding: 65px 0 0 0%;

}



/* line 251, ../sass/style.scss */

.ContactAddress li span {

  font: 18px/24px 'proxima_nova_rgregular',arial;

  color: #434343;

  padding: 65px 0 0 6%;

}



/* line 253, ../sass/style.scss */

.ContactAddress li em {

  font: 18px/24px 'proxima_nova_rgregular',arial;

  color: #f15932;

  padding: 65px 0 0 6%;

}



/* line 254, ../sass/style.scss */

.ContactAddress li a {

  font: 18px/24px 'proxima_nova_rgregular',arial;

  color: #f15932;

  padding: 65px 0 0 0;

  margin-left: 1%;

  border-bottom: 1px dotted #166370;

}



/* line 256, ../sass/style.scss */

.marker {

  width: 34px;

  height: 51px;

  position: absolute;

  right: 37.9%;

  top: 45%;

}



/* line 258, ../sass/style.scss */

footer {

  width: 100%;

  float: left;

}

/* line 259, ../sass/style.scss */

footer .footer-container {

  width: 100%;

  display: inline-block;

  background: #888;

  text-align: center;

}

/* line 260, ../sass/style.scss */

footer .footer-container .socialNetworking {

  display: inline-block;

  margin-right: 1%;

  border: 1px solid #fff;

  margin-top: 60px;

}

/* line 266, ../sass/style.scss */

footer .footer-container .socialNetworking li {

  border-left: 1px solid #f2f2f2;

  float: left;

}

/* line 270, ../sass/style.scss */

footer .footer-container .socialNetworking li:first-child {

  border-left: 0;

}

/* line 272, ../sass/style.scss */

footer .footer-container .socialNetworking li a {

  float: left;

}

/* line 275, ../sass/style.scss */

footer .footer-container .socialNetworking li a.twitter {

  width: 27px;

  height: 22px;

  float: left;

  padding: 35px 25px;

  text-align: center;

  background: url(../images/twitter.png) no-repeat 14px 23px;

}

/* line 283, ../sass/style.scss */

footer .footer-container .socialNetworking li a.brochure {

  width: 25px;

  height: 30px;

  float: left;

  padding: 35px 25px;

  text-align: center;

  background: url(../images/download-brochure.png) no-repeat 11px 21px;

  background-size: 60%;

}

/* line 292, ../sass/style.scss */

footer .footer-container .socialNetworking li a.youTube {

  width: 28px;

  height: 23px;

  float: left;

  padding: 35px 25px;

  text-align: center;

  background: url(../images/youTube.png) no-repeat 14px 23px;

}

/* line 300, ../sass/style.scss */

footer .footer-container .socialNetworking li a.whatsapp {

  width: 28px;

  height: 23px;

  float: left;

  padding: 35px 25px;

  text-align: center;

  background: url(../images/whatsapp.png) no-repeat 14px 23px;

}

/* line 312, ../sass/style.scss */

footer .footer-container .footer-links {

  width: 100%;

  display: none;

}

/* line 313, ../sass/style.scss */

footer .footer-container .footer-links .links {

  width: 20%;

  display: inline-block;

  text-align: center;

  vertical-align: top;

  margin-top: 60px;

}

/* line 314, ../sass/style.scss */

footer .footer-container .footer-links .links h4 {

  color: #EEE;

  text-transform: lowercase;

  font: 18px/24px 'proxima_nova_rgregular',arial;

}

/* line 316, ../sass/style.scss */

footer .footer-container .footer-links .links ul {

  display: block;

}

/* line 317, ../sass/style.scss */

footer .footer-container .footer-links .links ul li {

  display: block;

}

/* line 318, ../sass/style.scss */

footer .footer-container .footer-links .links ul li a {

  display: inline-block;

  width: 100%;

  color: #eee;

  text-transform: lowercase;

  font: 14px/24px 'proxima_nova_rgregular',arial;

}



.icons {

    text-align: center;

    background: #888;

    margin: 10px auto;

    padding: 15px 0px 10px 0;

    width: 100%;

}

.icons div {

    display: inline-block;

    width: 11.5%;

    text-align: center;

}

.icons div img{

    width: 100%;

}

.readmore {

  float: right;

  background:#166370 url(../images/read-more.png) no-repeat 8px 9px;

  background-size: 20%;

  color: #fff;

  font: 15px/22px 'brandon_grotesquemedium',arial;

  text-decoration: none;

  padding: 10px 15px 10px 40px;

  margin-right: 3%;

  border-radius: 5px;

}

.main{margin-top: 190px; width: 100%; display: inline-block;}



.product-container{
    float: right;
    position: relative;
    width: calc(100% - 330px);
    padding: 0 2%; 
    box-sizing: border-box;
}
.product-container .product-listing{display: block;}
.product-container .product-listing li{
    display: inline-block;
    width: 20%;
    margin-right: 4.5%;
    margin-bottom: 50px;
    text-align: center;
    vertical-align:top;
}
.product-container .product-listing li a{
  display: inline-block;
   width:100%;
}
.product-container .product-listing li a .product-pic{
  border: 1px solid #fff;
  display: inline-block;
  width:100%;
}
.product-container .product-listing li a .product-pic img{width: 100%; float: left;}
.product-container .product-listing li a .product-pic:hover.product-pic{
  border-color: #166370;
}
.product-container .product-listing li p{
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 0;
    min-height: 36px;
    height: 46px;
}

.product-container .product-listing li p:first-letter {text-transform:capitalize}

.product-container .product-listing li a button{
    background: #166370;
    color: #fff;
    display: inline-block;
    margin: 5px 0 0;
    font-size: 14px;
    text-transform: capitalize;
    border: 1px solid transparent;
    padding: 10px 20px;
    cursor: pointer;
}
.product-container .product-listing li a button:hover {
    background: #fff;
    border: 1px solid #166370;
    color: #166370;
}

.pagination {
    width: 100%;
    display: inline-block;
    margin: 20px 0;
    text-align: center;
}

.pagination ul {
    display: block;
}
.pagination ul li {
    display: inline-block;
}
.pagination ul li a {
    margin: 0 5px;
    color: #c7c7c7;
    font: 400 20px/24px "Roboto";
}
.pagination ul li:hover a, .pagination ul li.active a {
    color: #166370;
}
/*start new css*/
.product-detail{
  width: 100%;
    position: relative;
    display: inline-block;
}

.product-detail-inner {
    padding: 0px;
}
.product-detail-image {
    border: 1px solid #fff;
    padding: 2px;
}
.product-image-container {
    display: inline-block;
    max-width: 100%;
}
.new-arrival span.product-image-container{
  width: 200px !important;
}
.new-arrival a p{
  color: #166370;
  font: 15px/18px 'Droid Sans',arial;
}
.new-arrival a:hover p{
  color: #166370;
}
.product-image-wrapper {
    height: 0;
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.product-image-photo {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    max-width: 100%;
}

.product-detail-heading {
    background: #fff;
    color: #166370;
    font: 700 28px/44px 'Open Sans',arial;
    display: inline-block;
    padding: 0 2%;
}



.product-detail-right .product-detail-desc {
    font-size: 12px;
    text-transform: capitalize;
    padding-top: 15px;
    padding-bottom: 15px;
}

.product-detail .product-detail-left
{
display: inline-block;
    margin: 0 30px;
    vertical-align: top;
    width: 35%;
  }
    
  .product-detail .product-detail-right{

    display: inline-block;
    padding:25px 15px;
    vertical-align: top;
    width: 57%;
  }
.product-detail-right button {
    background: #166370;
    color: #fff;
    display: inline-block;
    margin: 5px 0 0;
    font-size: 14px;
    text-transform: capitalize;
    border: 1px solid transparent;
    padding: 10px 20px;
    cursor: pointer;
}
.product-detail-right h3{
  color: #166370;
    font: 600 16px/30px 'brandon_grotesquemedium',arial;
    margin-left:0px;
}
.product-detail-right p{
  font: 14px/20px 'Roboto',arial;
    color: #434343;
    margin: 10px 0;
    padding: 0;
}

.footer.herder-right {
  display: none;
}

.address{
    font: 14px/20px "Roboto";
    color: #333;
}

.form-container{width: 100%; display: inline-block; margin-top: 30px;}
.form-container h3{
    color: #166370;
    font: 700 24px/30px 'Open Sans',arial;
    border-bottom: 1px solid #ccc;
  }
.form-container p{
  font: 20px/24px 'brandon_grotesquemedium',arial;
  margin-bottom: 30px;
  padding: 5px 0 0;
  text-align: center;
}
.form-container ul{display: block;}
.form-container ul li{ display: inline-block; width: 100%; margin-bottom: 20px;}
.form-container ul li label{
    width: 20%;
    float: left;
    vertical-align: top;
    padding-right: 20px;
    background: #166370;
    color: #fff;
    text-align: right;
    font: 14px/34px "Roboto";
  }
.form-container ul li input[type="text"],.form-container ul li input[type="email"]{
    width: 80%; float: left;
    transition: border-color .15s linear, background .15s linear;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    font: 14px/32px "Roboto";
    padding-left: 10px;
    text-align: left;
}
.form-container ul li input[type="text"]:focus,.form-container ul li textarea:focus,.form-container ul li input[type="email"]:focus{
  background: #fafafa;
    border-color: #999;}
.form-container ul li textarea{
  width: 80%; float: left;
    transition: border-color .15s linear, background .15s linear;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    font: 14px/32px "Roboto";
    padding-left: 10px;
    resize: none;
    text-align: left;
}
.form-container ul li input[type="submit"]{
   width: auto;
    float: right;
    padding:0 40px;
    background: #166370;
    color: #fff;
    text-align: right;
    cursor: pointer;
    font: 14px/34px "Roboto";

}

@media(max-width: 1300px) {

  .header .menu li a {
    padding: 26px 4vw 19px;
  }

  .header .menu .subMenu {
    min-width: 193px;
  }

  .ContactAddress li small {
    font-size: 16px;
  }

  .contactInfo h1 {
    padding: 3vw 0 0 6%;
  }

  .ContactAddress {
    margin-top: 20px;
  }

  .product-container .product-listing {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .product-container .product-listing li {
    align-self: flex-end;
  }

  .product-detail-inner {
    padding: 0;
  }

}

@media(max-width: 1024px) {

  .contactInfo {
    width: 350px;
  }

  .contactInfo h1 {
    font: 36px/38px 'brandon_grotesqueregular',arial;
  }

  .product-detail {
    width: 100%;
  }

  .product-detail-inner {
    padding: 0 0 30px;
  }

}

@media(min-width: 991px) {

  .header .menu li.has-child:hover .subMenu {
    display: block;
  }

  .header .menu {
    display: block !important;
  }

  .mobile-trigger {
    display: none;
  }

  .open-child {
    display: none;
  }


}

@media(max-width: 990px) {

  .header .top-head .form-search {
    float: right;
    margin-right: 2%;
    margin-left: 2% !important;
    display: inline-block;
    width: 96%;
  }

  .herder-right {
    float: none;
    margin-right: 0;
    width: 100%;
    clear: both;
    padding-right: 10px;
  }

  .header .top-head .socialNetworking {
    float: none;
    text-align: center;
  }

  .header .top-head .socialNetworking li {
    display: inline-block;
    float: none;
  }

  .herder-right p {
    padding: 0;
    display: inline-block;
    width: auto;
    text-align: center;
  }

  .herder-right p br {
    display: none;
  }

  .herder-right a.mail {
    float: none;
    margin-left: 10px;
  }

  .header .nav {
    position: relative;
    background: transparent;
  }

  .mobile-trigger {
    display: inline-block;
    position: absolute;
    right: 34px;
    top: -43px;
    background: #166370;
  }

  .mobile-trigger a {
    font: 700 16px/18px 'Open Sans',arial;
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 10px;
  }

  .header .menu {
    position: absolute;
    left: 0;
    top: 0;
    background: #166370;
    display: none;
  }

  .header .menu li {
    display: block;
    position: relative;
  }

  .header .menu .subMenu {
    position: static;
    float: none;
  }

  .header .menu li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }

  .open-child {
    position: absolute;
    width: 50px;
    height: 53px;
    right: 0;
    top: 0;
    display: inline-block;
    cursor: pointer;
    z-index: 2;
  }

  .open-child:before {
    content: "+";
    color: #fff;
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 36px;
    font-weight: 100;
    font-family: Open Sans;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }

  .open-child.child-opened:before {
    content: "-";
    font-size: 60px;
    margin-top: -7px;
  }

  .header .menu li.has-child:hover > a {
    background: rgba(0,0,0,0.4);
  }

  .header .menu li a {
    padding: 15px;
  }

  .header .subMenu li a {
    font: 14px/20px 'brandon_grotesquemedium',arial;
  }

  .header .menu .subMenu {
    background: transparent;
  }

  .contactInfo {
    width: 40%;
    position: static;
    order: 1;
    padding: 10px 0;
    min-width: 0;
  }

  .googleMap {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
    flex-direction: row;
  }

  .contactInfo h1 {
    font: 32px/38px 'brandon_grotesqueregular',arial;
  }

  .ContactContainer h3 {
    font: 24px/48px 'brandon_grotesqueregular',arial;
  }
  
  .contactInfo p {
    font: 16px/24px 'proxima_nova_rgregular',arial;
  }

  .ContactAddress li span {
    font: 16px/24px 'proxima_nova_rgregular',arial;
  }

  .ContactAddress li small {
    font-size: 15px;
  }

  .googleMap img {
    float: none;
    width: 60%;
    order: 2;
  }

  footer .footer-container .footer-links .links {
    width:32%;
  }

  .product-container .product-listing li {
    width: 26%;
  }

  .left-section {
    width: 200px;
  }
  .product-container{
    width: calc(100% - 230px);
  }

  .header .menu .subMenu{
    width: 100%;
  }
  .main-heading{
    font: 700 73px/94px "Roboto";
    padding: 0;
  }
}

@media(max-width: 767px) {

  .herder-right .socialNetworking{
    display: none;
  }

  .header .menu {
    top: 0;
  }

  .mobile-trigger {
    top: -42px;
    right: 10px;
  }

  .slider {
    margin-top: 119px;
  }

  .header .top-head .form-search input {
    font-size: 16px;
  }

  .icons div {
    width: 100px;
  }

  .international-trade ul {
    padding: 40px 20px;
  }

  .international-trade ul li {
    width: 160px;
  }

  .googleMap {
    flex-wrap: wrap;
  }
  
  .contactInfo {
    width: 100%;
    margin-bottom: 20px;
  }

  .googleMap img {
    width: 100%;
  }

  footer .footer-container .footer-links .links {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #fff;
    padding-top: 20px;
  }

  .bx-controls.bx-has-controls-direction.bx-has-controls-auto {
    display: none;
  }

  
  .footer.herder-right {
    display: block;
    padding-top: 10px;
  }

  .product-container .product-listing li {
    width: 46%;
  }

  .product-container {
    margin-top: 0;
  }

  .product-detail {
    width: 100%;
  }

  .product-detail-inner {
    padding: 0 0 40px;
  }

  .product-detail .product-detail-left {
    margin: 0;
    width: 100%;
  }

  .product-detail .product-detail-right {
    width: 100%;
    padding: 0;
  }
  .main{margin-top: 100px;}

  .form-container ul li textarea,.form-container ul li input[type="text"],.form-container ul li input[type="email"]{width: 100%;}
  .form-container ul li label{padding-right: 0; margin-bottom: 10px; text-align: center; width: 45%;}

  .product-container-cnct{padding: 0 10px;}

}


@media(max-width: 600px) {

  .mobile-trigger {
    top: -44px;
  }

  .header .top-head .form-search {
    margin-right: 110px;
    width: calc(100% - 120px);
    -webkit-width: calc(100% - 120px);
    margin-top: 0;
  }

  .main{margin-top: 130px;}

  .header .top-head .logo {
    float: none;
    margin-top: 0;
    display: block;

  }

  .product-container .product-listing li {
    width: 100%;
    margin-right: 0;
  }

  .left-section {
    display: none;
  }
  .table-right{
    width: 100%;
  }
  .product-container{
    width: 100%;
  }

  .main-heading{font: 700 24px/30px "Roboto";}

}

@media(max-width: 379px) {

  .header {
    position: static;
  }

  .header .top-head .form-search {
    margin-right: 0;
    width: 100%;
    float: left;
    padding: 0 10px;
    margin-top: 0;
  }
  
  .mobile-trigger {
    top: 0;
    position: static;
  }

  .header .nav {
    padding: 5px 10px;
    text-align: right;
  }

  .header .menu {
    top: 1px;
    position: relative;
  }

  .slider {
    margin-top: 10px;
  }

  .main{margin-top: 10px;}
  .header .top-head .logo{
  float: none;
  margin: 0 auto;
  display: block;
  max-width: 20%;

}

}

