body {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #0f2745;
    text-align: center;
    line-height: 1;
    font-size: 1.6rem;
 
 
}
a, a:hover, a:focus a:active {
    color: black;
    text-decoration: none;
    -o-transition: all .3s; 
    -moz-transition: all .3s; 
    -webkit-transition: all .3s; 
    -ms-transition: all .3s; 
    transition: all .3s;
}
ul,li{
    vertical-align: baseline;
    font-size: 100%;
    font: inherit;
    
}

/*
h2 { 
    color: #D2B67F;
    font-size: 30px;
    }
    */
h3 {
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #444;

}

img { 
    max-width: 100%; 
}
       
  /*      container*/
  
html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.container
{
    width: 96%;
}
.container h2{
    color:#333;
    font-size: 32px;
    padding: 50px 0;
    text-align: center;
}
.container h3{
    color:#fff;
    font-size: 24px;
    padding: 50px 0;
    text-align: center;
}




/* lazy divider */
.lazyDivider { padding: 40px; }

/* img padding */
.forPadding { padding-bottom: 15px; }


/* scrollbar */
body::-webkit-scrollbar {
    width: 8px;
}
body::-webkit-scrollbar-track {
    background: transparent !important;
}
body::-webkit-scrollbar-thumb {
  background-color: #D2B67F;
}


/*navbar*/
.navbar {
    margin-bottom: 0 !important;
    border: 0;
    -moz-border-radius: 0; 
    -webkit-border-radius: 0; 
    border-radius: 0;
    height: 75px !important;


    background: rgb(29, 56, 71, 0.7);

}
.navbar-nav {
    font-size: 16px !important;
    color: #333;
    text-transform: uppercase;
}
.navbarLi a
{
    color: #fff;
    font-size: 16px;
    height: 75px;
    max-height: 75px;
}
.navbarLi a:hover
{
    background: none; 
    color: black;
    background-color: #D2B67F; 
    max-height: 75px;
}
.navbarLi a:focus
{
    background: none; 
    color: black;
    background-color: #1F5294;  
    max-height: 75px;
}


.navbar>.container .navbar-brand { 
    margin-left: 0; 
}
.navbar-brand {

    opacity: none;
    margin-top: 5px;
    width: 350px;
    height: 64px;
    background: url(../img/logo.png) left center no-repeat;
    text-indent: -99999px;
}

 .links
 {
    margin-top: 10px;
 }
.cart
{       
    margin-top: 5px;
    width: "30";
    height: "30" ;
}








/* responsive */
@media (min-width: 992px) and (max-width: 1399px) {

  #textArea{
        margin-top: 0px;
        font-size: 12px;
    }
   
}
@media (min-width: 992px) and (max-width: 1199px) {
    .portfolio-box, .portfolio-box-text-container { width: 205px; }
    .block-2-box.block-2-media { padding-top: 40px; }
    .contact-icon-container { font-size: 280px; }   

   
}
@media (min-width: 760px) and (max-width: 995px) {
    .page-title-text { width: 600px; }
    .block-2-box.block-2-media { padding-top: 40px; }
    .price-col {
    width: 450px;
    margin-left: auto;

    }
    #textArea{
        margin-top: 0px;
        font-size: 10px;
    }
    #email
    {
        width: 150px;
    }   

}
@media (max-width: 767px) {
    page-title { padding-top: 50px; width: auto !important; }
    .navbar>.container .navbar-brand { margin-left: 10px; }
    .navbar-nav { background-color: #111; }
    .navbar-collapse { border: 0; } 
    .navbar-toggle .icon-bar { background: #fff; margin-top: -11px;  }
    h2, .divider-1, .section-description p { text-align: center; }
    .divider-1 span { width: 200px; }
    .page-title { padding-top: 200px; padding-bottom: 150px; }
    .page-title-text { width: 100%; padding-left: 15px; padding-right: 15px; }
    .page-title-bottom-link { padding-top: 20px; padding-bottom: 2px; }
    .page-title-bottom-link .big-link-1, .page-title-bottom-link .big-link-2 { margin-top: 5px; margin-bottom: 5px; }
    .slider-container { width: 90vw; }
    .block-2-box { text-align: center; }
    .block-2-box.block-2-middle, .block-2-box.block-2-right { padding-top: 10px; }
    .block-2-box.block-2-right.contact-address { padding-top: 20px; }
    footer, .footer-copyright { text-align: center; }
    .footer-copyright { padding-bottom: 15px; }
     #textArea{
        margin-top: 0px;
        font-size: 12px;
    }
    .navbar-brand
    {
     background-image: url(../img/favicon.png) !important; 
           background-size: 50px 50px !important;
           margin:0px;
    }
}
@media (max-width: 415px) {
    h1, h2 { font-size: 32px; }

}
@media (min-height: 100px)and (max-height: 700px) {
  .price-col {
    height: 450px;
  }
}
@media (min-width: 10px)and (max-width: 679px)
{   
     .navbar-brand
  {
     background-image: url(../img/favicon.png) !important; 
           background-size: 50px 50px !important;
  }
  
}
/* Retina-size images/icons */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    /* logo */  
      .navbar-brand {
        background-image: url(../img/favicon.png) !important; 
        background-repeat: no-repeat !important; 
        background-size: 50px 50px !important;
        margin-left:0px !important;
        width:200px;
    }   

}