
  h2 {
      font-size: 30px;
      text-transform: capitalize;
      color: #303030;
      font-weight: 400;
      margin-bottom: 20px;
  }


  .h3, h3 {
    font-size: 20px;
}

  h4 {
      font-size: 16px;
      line-height: 1.375em;
      color: inherit;
      font-weight: 500;
      margin-bottom: 10px;
  }  
  .jumbotron {
      background-color: #f4511e;
      color: #fff;
      padding: 100px 25px;
      font-family: Raleway, sans-serif;
  }
  /*.container-fluid {
      padding: 60px 50px;
  }*/
  .bg-green {
      background-color: #b3dc98;
  }

  /*in your css hide the field so real users cant fill it in*/
form #website{ display:none; }


  .margin-less-t
  {
    margin-top: 10px;
  }


/*.width-img1
{
  width: 100%;
  height: auto;
}*/

.divide
{
  height: 30px;
  width: 100%;
}

.capitilize
{
  text-transform: capitalize;
}


.margin-b-less
{
  margin: 0 0 5px;
}

  

a:focus, a:hover {
    color: #fff ;
    /*text-decoration: underline;*/
}

.more:hover{
  color: #000 ;
}

li.p-size a:hover
{
  color: #B76F16;
}


  .logo-small {
      color: #f4511e;
      font-size: 50px;
  }
  .logo {
      color: #f4511e;
      font-size: 200px;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      width: 100%;
      height: 100%;
      margin-bottom: 10px;
  }
  .carousel-control.right, .carousel-control.left {
      background-image: none;
      color: #f4511e;
  }
  .carousel-indicators li {
      border-color: #f4511e;
  }
  .carousel-indicators li.active {
      background-color: #f4511e;
  }
  .item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      font-style: italic;
      margin: 70px 0;
  }
  .item span {
      font-style: normal;
  }
  .panel {
      border: 1px solid #e6e5e4;
      border-radius:10px;
      transition: box-shadow 0.5s;
      box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.13);
      background-color: #e1f0ff;
  }
  .panel:hover {
     /*box-shadow: 5px 0px 40px rgb(0, 0, 0);*/
     box-shadow: 5px 0px 40px rgba(0, 0, 0, 0.42);
  }
  .panel-footer .btn:hover {
      border: 1px solid #f4511e;
      background-color: #fff !important;
      color: #f4511e;
  }
  .panel-heading {
      color: #fff !important;
      /*background-color: #f4511e !important;*/
      padding: 10px 16px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      border-radius: 0px;
  }
  .panel-footer {
      /*background-color: white !important;*/
      background-color: #efe8e8 !important;
  }
  .panel-footer h3 {
      font-size: 32px;
  }
  .panel-footer h4 {
      color: #aaa;
      font-size: 14px;
  }
  /*.panel-footer .btn {
    margin: 15px 0;
    background-color: #f4511e;
    color: #fff;
  }*/
  

  .navbar-default .navbar-nav>li>a 
  {
    color: #ffffff;
    font-weight: 600;
    /*font-weight: 100;*/
}

.navbar-default .navbar-nav>li>a.active 
  {
    color: yellow;
    font-weight: 600;
    background: black;
}


  .navbar li a, .navbar .navbar-brand {
      color: #fff ;
      font-weight: 500;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
      color: #ffffff !important;
      background-color: #443a0b !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #fff !important;
  }
  footer .glyphicon {
      font-size: 20px;
      margin-bottom: 7px;
      color: #dcd9d7;
  }
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: center;
      /*margin: 25px 0;*/
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
  }
  @media screen and (max-width: 480px) {

    .buttonsize{
      font-size: 18px;
    }
    .logo {
        font-size: 150px;
    }
    .shift-file-button-m
{
  margin-left: 15.333333%;
}

.height-19
{
  height: 27px !important;
  width: 100%;
  transition: 0.5s ease-in-out;
}

.pad-left {
    padding-left: 10% !important;
}

.margin-b-15 {
    margin-bottom: 0px !important;
}

.p-size {
    font-size: 14.8px !important;
}


/*.parallax
{
  height: 540px !important;
}*/

  }
  


  @media screen and (min-width: 1200px)
{
  
  .affix-top a {
    font-size: 15px;

}

.width-vidya
{
  width: 45.666667%;
}

.mar-left-nav {
    margin-left: 0%;
    transition: 0.5s ease-in-out;
}

.width-logodiv
{
  width: 11.666667%;
}

.divide-lg-15
{
  height: 15px;
  width: 100%;
}


.divider {
    color: white;
    font-size: 13px;
    font-weight: 300;
    padding-right: 0px;
    padding-left: 0px;
}


.mar-left-content
{
  margin-left: 4%;
}


.divider {
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0px;
    overflow: hidden;
    position: relative;
    padding-top: 4px;
    padding-bottom: 7px;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.mar-left-nav1 {
    margin-left: 0%;
    transition: 0.5s ease-in-out;
}

.fixed-place
{
  top: 0px !important;
  /*top: 40px !important;*/
}


.affix-top .mar-left-nav 
{
    margin-left: 0%;
    transition: 0.5s ease-in-out;
}

.affix-top .mar-left-nav1 
{
    margin-left: 0%;
    transition: 0.5s ease-in-out;
}



.padlr-30
{
  padding-left: 15px;
  padding-right: 15px;
}

.divide77
{
  height: 77px;
  width: 100%;
}

.height-img

{
  height: 150px;
}

.navbar-default {
    /*background-color: #985E15 !important;*/
    border-color: #e7e7e7;

    /*background-image: url("../../assets/images/section-bg.png");*/

    background-size: cover;

    background-position: top top;
}

.divide27
{
  height: 27px;
  width: 100%;
}

.modal-dialog
{
  margin: 180px auto;
}

.modal-backdrop.in
{
  opacity: 0.7;
}

.navbar {
      margin-bottom: 0;
      /*background-color: #032233;*/
      /*z-index: 9999;*/
      border: 0;
      font-size: 15px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 0px;
      border-radius: 0;
      font-family: 'Ariel', sans-serif;
      font-weight: 400;
  }


  .navbar-default {
    /*background-color: #2f6f22;*/
    /*border-color: #e7e7e7;*/
}

  div.container.fixed.affix-top h1.text-left
  {
    font-size: 38.5px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-top: 5px;
    margin-bottom: 12px;
  }

  .right-top-social{
    margin-top: 12px;
  }

  div.container.fixed.affix h1.text-left
  {
     font-size: 38.5px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-top: 14px;
    margin-bottom: 5px;
  }

  div.container.fixed.affix-top p.margin-b-15
{
   font-size: 17px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

 div.container.fixed.affix p.margin-b-15
{
   font-size: 17px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}


}


ul.dropdown-menu li a
{
  color: black;
}

ul.dropdown-menu li a.active
{
  color: white;
  background: black;
}



.dropdown-menu
{
  font-size: 13px;
}


.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 15px;
}



.affix {
      top: 0;
      width: 100%;
      -webkit-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      background-color: #e1f2fb;
      border-color: #2f6f22;

  }

  .affix-top
  {
    transition: all .5s ease-in-out;
    background-color: #01a4b7;
    /*border-color: #2a6fd8;*/
    /*background-image: url(../../assets/images/header-bg.jpg);*/

    /*background-image: url("../../assets/images/section-bg.png");*/

    background-size: cover;

    /*background-size: 107%;*/



    background-position: top top;
  }

  .affix a 
  {
      /*color: #fff !important;*/
      padding-top: 15px !important;
      padding-bottom: 15px !important;
      -webkit-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      font-size: 16px !important;

  }
  .affix-top a {
      padding-top: 15px !important;
      padding-bottom: 15px !important;
      -webkit-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
  }

@media screen and (min-width: 1270px) and (max-width: 1299px)
{

.nav1>li>a {
    position: relative;
    display: block;
    padding: 15px 11px;
}


}


@media screen and (min-width: 1200px) 
{

  div.container.fixed.affix-top img.resize 
{
   max-height: 145px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 9px !important;
}

.h1, h1 {
    font-size: 50px ;
}


.nav1>li>a {
    position: relative;
    display: block;
    padding: 15px 11px;
}

.divide10
{
  height: 10px;
  width: 100%;
}



div.container.fixed.affix img.resize
{
  max-height: 107px;
  -webkit-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      padding-top: 12px;
      width: 80px;
}

div.container.fixed.affix img.resize1
{
  max-height: 92px;
    /*-webkit-transition: all .5s ease-in-out;*/
    /*transition: all .5s ease-in-out;*/
    padding-top: 8px;
}

div.container.fixed.affix-top img.resize1
{
  max-height: 92px;
  /*-webkit-transition: all .5s ease-in-out;*/
      /*transition: all .5s ease-in-out;*/
      padding-top: 8px;
}

img.resize1
{
  max-height: 92px;
}
  
}


div.container.fixed.affix p.p-size
{

font-size: 15px;
transition: 0.5s ease-in-out;

}


div.container.fixed.affix-top p.p-size
{

font-size: 18px;
transition: 0.5s ease-in-out;

}






@media screen and (min-width: 1025px) 

{
    div.container.fixed.affix-top h1.text-center
{
   font-size: 38px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}


.h1, h1 {
    font-size: 38.5px;
}


    
}



@media screen and (min-width: 481px) and (max-width: 569px) 

{
.carousel-caption1 {
    position: absolute;
    right: 15%;
    bottom: 50px !important;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 100%;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption2 {
    position: absolute;
    right: 15%;
    bottom: 80px !important;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 100%;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.size-p-m {
    font-size: 15px;
    margin-top: 3% !important;
}

.slide-postion {
    margin-top: 155px !important;
}

}


@media screen and (max-width: 349px) 

{

  .navbar-fixed-top {
    
    border-width: 0 0 1px;
}

.p-size {
    font-size: 11px !important;
}

.p-size-parallax {
    font-size: 12px !important;
}

.h1, h1 {
    font-size: 16px;
}

.h5, h5 {
    font-size: 12px !important;
}

.slide-postion {
    margin-top: 103px !important;
}

nav.navbar.navbar-default.navbar-fixed-top.affix {
    top: 61px !important;
    
}

nav.navbar.navbar-default.navbar-fixed-top.affix-top {
    top: 73px !important;
    border-width: 0 0 1px;
}

.carousel-caption1 {
    position: absolute;
    right: 15%;
    bottom: -8px !important;
    left: 0% !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    width: 100%;
}

.carousel-caption2 {
    position: absolute;
    right: 15%;
    bottom: -18px !important;
    left: 0% !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    width: 100%;
}

.slide-postion1 {
    margin-top: 128px !important;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: -20px;
    left: 5%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

}


.btn-transparent
{
  background-color: transparent;
  border-color: #ffffff;
  border-radius: 0px;
}

.caps
{
  text-transform: uppercase;
}

.bg-caption
{
  padding: 5px;
  background-color: #BA7623;
}

.bg-caption1
{
  padding: 5px;
  background-color: #BA7623;
  border-radius: 10px;
}




.effect
{
  width: 100%;
  overflow: hidden;
  position: relative;
  
}
 


.zoom-in:hover
{
  transform: scale(0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.zoom-in
{
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



.zoom:hover
{
  transform: scale(1.5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.zoom
{
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



.effect-wrap:hover .effect img

{
    transform: scale(1.2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.effect img

{
    
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

span.caption-header
{
    
    animation: blink 3s linear infinite;
  }

@keyframes blink
{
  0%{opacity: 1;}

  50%{opacity: .75;}

  75%{opacity: .5;}

  100%{opacity: 0;}
}

.well-bg
{
  background-color: #DFF4DD !important;
}

.well-bg2
{
  background-color: #ecd5b9 !important;
}




.overlay 
{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #5d360e94;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.effect:hover .overlay 
{
  height: 100%;
}

.text 
{
  color: white;
  font-size: 20px;
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}


.back-container
{
  background-color: #efefef; padding: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.back-container-white
{
  background-color: #dee5ed; padding: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
}





.back-container-feature
{
  background-image: url('../images/home-section-bg.jpg');
   padding: 50px;
   padding-top: 30px;
    padding-bottom: 0px;
    background-size: cover;
}

.pad-b-less
{
  padding-bottom: 20px;
}




.nopad-b
{
  padding-bottom: 0px;
}

.nopad-t
{
  padding-top: 0px;
}

.nomargin-t
{
  margin-top: 0px;
}

.back-paper
{
  background-color: #d6c022;
  padding: 20px 20px 15px 20px;
}


.icons 

{
    background: #fff;
    border-radius: 50px;
    overflow: hidden;
    width: 60px;
    height: 58px;
    line-height: 60px;
    margin: 0 auto;
    cursor: pointer;
}


.icons img 
{
    margin-top: 9px;
}

.h5, h5 {
    font-size: 13px;
}

@media screen and (max-width: 480px) 

{
  
  div.container.fixed.affix-top h1.text-center
{
   font-size: 15px !important;
  -webkit-transition: all .5s ease-in-out;
  /*transition: none !important;*/
  transition: all .5s ease-in-out;
}

div.container.fixed.affix-top img.size-vary {
    width: 100%;
    margin-top: 12px;
    transition: 0.5s ease-in-out;
}

.back-container {
    background-color: white;
    padding: 20px;
}

.back-container-feature 
{
    background-image: url(../images/home-section-bg.jpg);
    padding: 20px;
}

.p-size-parallax {
    font-size: 12px;
}

.mar-bottom
{
  margin-bottom: 10px;
}

.footer-back
{
  background-image: url("../images/footet-bg-mobile.jpg") !important;
  padding-top: 20px;
  /*padding-bottom: 10px;*/
  background-size: cover;
}

.p-size-footer 
{
    font-size: 15px !important;
    margin-bottom: 0px;
}

.mar-left-green
{
  margin-left: 4.3333%;
}

.pad {
    padding: 15px !important;
}

.mar-t-10
{
  margin-top: 10px;
}

.panel {
    margin-bottom: 25px !important;
}

div.container.fixed.affix img.size-vary {
    width: 85%;
    transition: 0.5s ease-in-out;
    margin-top: 12px;
}

.divide-m
{
  height: 30px;
  width: 100%;
}





.padlr-m
{
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.pull-middle-lm {
    float: none !important;
}

/*.padlr-30
{
  padding-left: 0px !important;
  padding-right: 0px !important;
}*/


.padimg-m
{
  padding-top: 12px;
}

.affix a {
    /* color: #fff !important; */
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 18px !important;
    margin-top: 0px;
}

.marimg {
    margin-top: 20px;
}

.bg-parallax

  {
      /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/paralax-index1.jpg");

      background-attachment: fixed;
      background-size: cover;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }

.bg-parallax2 

  {
      /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/paralax-2.jpg");

      background-attachment: fixed;
      background-size: cover;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }

  
.bg-parallax3

  {
      /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/home-plax-4.jpg");

      background-attachment: fixed;
      background-size: cover;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }

  .bg-parallax4

  {
      /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/about-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }


  .bg-parallax-about

  {
      /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/about-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }


  .bg-parallax-bod
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/bod-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }

  .bg-parallax-topvision
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/vision-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }

  .bg-parallax-topfuture
  {
      /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/future-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }

  .bg-parallax-topdevelopment
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/development-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }

  .bg-parallax-topquality

  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/quality-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }

  .bg-parallax-topnews
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/news-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }

  .bg-parallax-products
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/product-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }

  .bg-parallax-process
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/product-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }

  .bg-parallax-greenpolicy
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/green-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }

  .bg-parallax-csr
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/csr-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      background-position: center;
  }


  h2 {
    font-size: 30px;
    text-transform: capitalize;
    color: #303030;
    font-weight: 600;
    margin-bottom: 20px;
}





.carousel-caption1 {
    position: absolute;
    right: 15%;
    bottom: -17px !important;
    left: 0% !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    width: 100%;
}

.affix-top {
    transition: all .5s ease-in-out;
    /* background-color: #2a6fd8; */
    /* border-color: #2a6fd8; */
    /* background-image: url(../../assets/images/header-bg.jpg); */
     background-image: none; 
    background-size: cover;
    /* background-size: 107%; */
    background-position: top top;
}




.back-pad {
    background-color: #477114;
    padding: 24.5px;
}


/*.navbar-header
{
  background-image: url(../../assets/images/section-bg.png);
}*/


.navbar-default 

{
    background-color: #985E15;
    
    
}

div.container-fluid.fixed.affix div.height-19
{

  height: 5px !important;
  transition: 0.5s ease-in-out;

}

.h1, h1 
{
    font-size: 20px;
}




.back-calender-event 
{
    background-image: url(../images/calenderofevents-bg.jpg);
    height: 373.64px !important;
}

.back-calender-who {
    background-image: url(../images/whoweare-bg.jpg);
    /* height: 385.64px; */
    height: 395.64px !important;
}


 .pad-b-m-14
{
  padding-bottom: 4px;
}

div.container.fixed.affix img.resize {
    max-height: 80px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
     
    padding: 0px;
     padding-top: 9px;
     margin-top: 1px;
}

}




nav.navbar.navbar-default.navbar-fixed-top.affix
{
  
  top: 139px;
  
}

div.container-fluid.fixed.affix p.margin-b-15
{
   font-size: 13px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}



@media screen and (max-width: 480px) 

{
  

div.container-fluid.fixed.affix-top p.margin-b-15
{
   font-size: 11px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  /*transition: none !important;*/
}

.pad-t-15 {
    padding-top: 10px !important;
}

.p-size-parallax {
    font-size: 14px !important;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.nopadlr-m
{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

}



 


  .affix + .container-fluid {
      padding-top: 95px;
  }

  .fixed
{
  top: 0;
  left: 0;
  right: 0;
  position: relative;
  /*position: fixed;*/
  z-index: 999;
  /*background: white;*/
  /*background-image: url(../../assets/images/header-bg.jpg);
  background-size: cover;*/
}

.navbar-fixed-top {
    top: 139px;
    border-width: 0 0 1px;
}


.slide-postion 
{
    /*margin-top: 180px;*/
    margin-top: 0px;
}

.slide-postion1 {
    margin-top: 199px;
}




.list-inline>li {
    display: inline-block;
    padding-right: 2px;
    padding-left: 2px;
}

.margin-b-15
{
  margin-bottom: 15px;
}

.margin-t-20
{
  margin-top: 20px;
}


.style-h1-header
{
  font-family: 'Oswald', sans-serif !important;
  color:#fafdfd;
  margin-top: 5px;
  /*font-size: 30px ;*/
  font-weight: 700;
}

.pad-t-img
{
  padding-top: 18px;
}

.back-calender-event
{
   background-image: url("../images/calenderofevents-bg.jpg");
   height: 341.64px;
}

.back-calender-who
{
   background-image: url("../images/whoweare-bg.jpg");
   /*height: 385.64px;*/
       height: 341.64px;
}


.pad-30
{
  padding: 30px;
  /*padding-top: 10px;*/
}


.nopadlr
{
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (min-width: 768px) 

{

 
.height-card
{
  height: 363px;
}


  .height-card1
  {
    height: 260px;
  }
}







.nopad
{
  padding:0px;
}

.white
{
  color: white ;
}

.heading-color
{
  background-color: rgb(102, 153, 0) !important;
}


.size
{
  font-size: 14px;
}


.light-font
{
  font-weight: 400;
}

.no-border
{
  border: none;
}


.no-border-radius
{
  border-radius: 0px;
}


.height-join
{
  height: 30px;
  width: 100%;
}

.divide25
{
  height: 25px;
  width: 100%;
}

.divide35
{
  height: 35px;
  width: 100%;
}



.bg-blue
{
  background: #2E4781;
}

.pad-t-9
{
  padding-top: 20px !important;
  padding-bottom: 20px !important;


}

.green

{
  color: #477114;
}

.green1

{
  color: #295915;
}




footer a:hover
{
  color: #b4d5f3;
  text-decoration: none;
}



.no-pad
{
  padding: 0px;
}






/**/


body 
{
  
  background-size: cover;
  background-repeat: repeat;
}

.back-white
{
  background: #ffffff;
}

.wrapper {
  /*margin: 0 auto;*/
  /*padding: 0;*/
  /*width: 45em;*/
  /*height: 10em;*/
  /*background-color: #3E3E3E;*/
  /*box-shadow: 7px 5px 4px rgba(0,0,0,0.5);*/
}

.box {
  margin: 0em auto;
  padding: 5.5em;
  /*width: 15em;*/
  /*height: 3em;*/
  position: relative; 
  overflow: hidden;
  /*top: 1em;*/
  background-color: #FFF;
  /*box-shadow: 7px 5px 4px rgba(0,0,0,0.5);*/
  /*border: 1px solid black;*/
  border-radius: 2px;
}
/* Animating the UL 
-_-_-_-_-_-_-_-_-_-_-_-_ 

@keyframes "scroll" {
 from {
   top: 100px;
 }
 to {
   top: -200px;
 }

}

@-moz-keyframes scroll {
 from {
   top: 100px;
 }
 to {
   top: -200px;
 }

}

@-webkit-keyframes "scroll" {
 from {
   top: 100px;
 }
 to {
   top: -200px;
 }

}

@-ms-keyframes "scroll" {
 from {
   top: 100px;
 }
 to {
   top: -200px;
 }

}

@-o-keyframes "scroll" {
 from {
   top: 100px;
 }
 to {
   top: -200px;
 }

}
*/
.scroll {
  position: absolute;

  /*-webkit-animation: scroll 15s linear infinite;
  -moz-animation: scroll 15s linear infinite;
  -ms-animation: scroll 15s linear infinite;
  -o-animation: scroll 15s linear infinite;
  animation: scroll 15s linear infinite; */
}

.scroll li{
  list-style: circle;
}


.divide-social
{
  height: 3px;
  width: 100%;
}

.divide-heading
{
  height: 11px;
  width: 100%;
}




@media screen and (max-width: 399px) 

{

  .divide-social
{
  height: 0px;
  width: 100%;
}

div.container.fixed.affix-top img.resize {
    
    padding-top: 6px;
    padding-bottom: 5px;
    transition: all .5s ease-in-out;
}

.marimg {
    margin-top: 12px !important;
}

.affix-top a {
      padding-top: 8px !important;
      padding-bottom: 5px !important;
      -webkit-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      font-size: 15px;
  }

  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    margin-top: 38%;
}



.affix a {
    /* color: #fff !important; */
    padding-top: 8px !important;
    padding-bottom: 5px !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 15px !important;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 3px;
    margin-right: 15px;
    margin-bottom: 3px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-fixed-top {
    top: 93px;
    border-width: 0 0 1px;
}

.slide-postion {
    margin-top: 149px;
}

div.container-fluid.fixed.affix p.margin-b-15 {
    font-size: 9px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.divide40
{
  height: 0px !important;
  width: 100%;
}

div.container.fixed.affix h1.text-left
{
   font-size: 13px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  margin-top: 20px;
}

nav.navbar.navbar-default.navbar-fixed-top.affix 
{
    top: 58px;
    
}

.size 
{
    font-size: 13.7px;
}
  
.pull-middle-lm
  {
    float:none !important;
  }

}

@media screen and (max-width: 350px) 

{
  .size 
  {
      font-size: 12.7px;
  }

  .container 
  {
    width: 100%;
  }

  h1.text-left.page-header-caption {
    font-size: 16px !important;
    -webkit-transition: all .5s ease-in-out;
    /* transition: none !important; */
    transition: all .5s ease-in-out;
}


  .carousel-indicators 
{
    position: absolute;
    bottom: -10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.size-p-m {
    font-size: 9px;
    margin-top: -10%;
}

.col-xs-5 {
    width: 40.666667%;
}

.posonlinebutton
{
  margin-top: 9% !important;
}


  div.container.fixed.affix-top p.margin-b-15 {
    font-size: 9.6px;
    -webkit-transition: all .5s ease-in-out;
     transition: all .5s ease-in-out; 
    /*transition: none !important;*/
}

div.container.fixed.affix p.margin-b-15 {
    font-size: 10px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.text {
    color: white;
    font-size: 17px !important;
    position: absolute;
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.p-size-parallax {
    font-size: 11px !important;
}

  .back-m {
    /*background-image: url(../../assets/images/header_bg.jpg) !important;*/
    background-size: cover !important;
}

.style-h1-header {
    font-family: 'Oswald', sans-serif !important;
    color: #0115A9;
    font-size: 13px;
    font-weight: 700;
}

div.container.fixed.affix-top h1.text-left {
    font-size: 17px !important;
    -webkit-transition: all .5s ease-in-out;
    /* transition: none !important; */
    transition: all .5s ease-in-out;
    margin-top: 5px;
    margin-bottom: 2px;
}

div.container.fixed.affix h1.text-left {
    font-size: 17px !important;
    -webkit-transition: all .5s ease-in-out;
    /* transition: none !important; */
    transition: all .5s ease-in-out;
    margin-top: 5px;
    margin-bottom: 2px;

}


div.container.fixed.affix img.resize {
    max-height: 80px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding: 0px;
    padding-top: 5px;
    margin-top: 1px;
}
.width-m-360
{
  width: 80.333333%;
}

nav.navbar.navbar-default.navbar-fixed-top.affix-top 
{
    top: 60px !important;
    border-width:  2px;
}

body 
{
    font: 500 12px Raleway, sans-serif !important;
    line-height: 1.8;
    color: #000000;
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
    padding-bottom: 7px;
}

.p-size1
{
  font-size: 9px;
}

h2 {
    font-size: 14px;
    text-transform: capitalize;
    color: #303030;
    font-weight: 600;
    margin-bottom: 20px;
}


}

.p-size-parallax
{
  font-size: 21px;
}

@media screen and (min-width: 400px) and (max-width: 480px)
{ 

  nav.navbar.navbar-default.navbar-fixed-top.affix 
  {

    top: 83px !important; 
  }
.navbar-fixed-top 
{
    top: 93px !important;
    
}
.marimg 
{
    margin-top: 12px !important;
}

.p-size1 {
    font-size: 12.8px !important;
}

.h3, h3 {
    font-size: 18px !important;
}


.multiseparator:before {
    content: '';
    display: none !important;
    position: absolute;
    width: 225px;
    height: 1px;
    z-index: 10;
    background-color: #949494;
    bottom: -30px !important;
    left: -15px !important;
    position: relative;
    overflow: hidden;
}

.size-p-m
{
  font-size: 13px;
  margin-top: 3%;
}

.carousel-indicators 
{
    position: absolute;
    bottom: -14px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.back-m
{
  /*background-image: url(../../assets/images/header_bg.jpg) !important;*/
  background-size: cover !important;
}


.container
{
  /*width: auto;*/
}

.bg-parallax {
    /* background-image: url(../images/atlanta-bg.jpg); */
    /* background-image: url(../images/home-plax.gif); */
    background-image: url(../images/parallax/paralax-index1.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-position: center;
}

.h-size-para
{
  font-size: 23px;
}

.height-m
{
  height: 368px !important;
}

.carousel-captionss 
{
    position: absolute;
    right: 15%;
    bottom: 17px !important;
    left: 0% !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    width: 100%;
}


img.resize {
    padding-top: 10px !important;
    padding-bottom: 15px;
    max-height: 145px;
    transition: 0.5s ease-in-out;
}

.carousel-caption1
{
    position: absolute;
    right: 15%;
    bottom: -8px !important;
    left: -1%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    width: 100%;
}

.slide-postion1 {
    margin-top: 167px;
}

.affix-top a {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}


.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: -12px;
    left: 4%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
}

.carousel-caption2 {
    position: absolute;
    right: 15%;
    bottom: 1px;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    width: 100%;

}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 2px !important;
    margin-right: 15px;
    margin-bottom: 3px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    margin-top: 30%;
}

.back-calender-who {
    background-image: url(../images/whoweare-bg.jpg);
    /* height: 385.64px; */
    height: 371.64px;
}

div.container.fixed.affix-top p.margin-b-15 {
    font-size: 12px;
    -webkit-transition: all .5s ease-in-out;
     transition: all .5s ease-in-out; 
    /*transition: none !important;*/
    margin-bottom: 2px !important;
}

div.container.fixed.affix p.margin-b-15 {
    font-size: 12px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

div.container.fixed.affix-top h1.text-left {
    font-size: 23px !important;
    /*-webkit-transition: all .5s ease-in-out;*/
    /* transition: none !important; */
    /*transition: all .5s ease-in-out;*/
    margin-top: 8px;
    margin-bottom: 8px;
}

div.container.fixed.affix h1.text-left {
    font-size: 23px !important;
    -webkit-transition: all .5s ease-in-out;
    /* transition: none !important; */
    transition: all .5s ease-in-out;
    margin-top: 5px;
    margin-bottom: 2px;
}

h1.text-left {
    font-size: 25px !important;
    -webkit-transition: all .5s ease-in-out;
    /* transition: none !important; */
    transition: all .5s ease-in-out;
    margin-top: 10px;
}

h1.text-left.page-header-caption {
    font-size: 21px !important;
    -webkit-transition: all .5s ease-in-out;
    /* transition: none !important; */
    transition: all .5s ease-in-out;
}





.slide-postion {
    margin-top: 137px;
}

}


.nopad-r
{
  padding-right: 0px;
}

@media screen and (min-width: 350px) and (max-width: 399px)
{ 

  nav.navbar.navbar-default.navbar-fixed-top.affix {
    top: 80px !important;
    
}
.navbar-fixed-top 
{
    top: 78px !important;
   
}

div.container.fixed.affix-top p.margin-b-15 {
    font-size: 12px;
    -webkit-transition: all .5s ease-in-out;
     transition: all .5s ease-in-out; 
    /*transition: none !important;*/
}

p.margin-b-15 {
    font-size: 11px;
    -webkit-transition: all .5s ease-in-out;
     transition: all .5s ease-in-out; 
    /*transition: none !important;*/
}

.multiseparator:before {
    content: '';
    display: none !important;
    position: absolute;
    width: 225px;
    height: 1px;
    z-index: 10;
    background-color: #949494;
    bottom: -30px !important;
    left: -15px !important;
    position: relative;
    overflow: hidden;
}

.posonlinebutton
{
  margin-top: 6% !important;
}

.size-p-m
{
  font-size: 11px;
  margin-top: 4%;
}

.text {
    color: white;
    font-size: 18px;
    position: absolute;
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.carousel-indicators 
{
    position: absolute;
    bottom: -14px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

div.container.fixed.affix p.margin-b-15 {
    font-size: 9px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 3px;
    margin-right: 15px;
    margin-bottom: 3px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.p-size1
{
  font-size: 11px;
}

.container 
{
    width: auto;
}

.width-m-360
{
  width: 82.333333%;
}

.back-m {
    /*background-image: url(../../assets/images/header_bg.jpg) !important;*/
    background-size: cover !important;
}



h2 {
    font-size: 30px;
    text-transform: capitalize;
    color: #303030;
    font-weight: 600;
    margin-bottom: 20px;
}

div.container-fluid.fixed.affix-top p.margin-b-15 {
    font-size: 12px;
    -webkit-transition: all .5s ease-in-out;
     transition: all .5s ease-in-out; 
    /*transition: none !important;*/
}

div.container.fixed.affix p.margin-b-15 {
    font-size: 12px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

div.container.fixed.affix-top h1.text-left {
    font-size: 20px !important;
    /*-webkit-transition: all .5s ease-in-out;*/
    /* transition: none !important; */
    /*transition: all .5s ease-in-out;*/
    margin-top: 5px;
    margin-bottom: 5px;
}

div.container.fixed.affix h1.text-left {
    font-size: 20px !important;
    /*-webkit-transition: all .5s ease-in-out;*/
    /* transition: none !important; */
    /*transition: all .5s ease-in-out;*/
    margin-top: 5px;
    margin-bottom: 2px;
}

h1.text-left {
    font-size: 20px !important;
    -webkit-transition: all .5s ease-in-out;
    /* transition: none !important; */
    transition: all .5s ease-in-out;
    margin-top: 15px;
}

h1.page-header-caption
{
  font-size: 18px !important;
}


img.resize {
    padding-top: 10px !important;
    padding-bottom: 5px !important;
    max-height: 145px;
}

.slide-postion1 {
    margin-top: 139px;
}

.p-size {
    font-size: 14px !important;
}

.slide-postion {
  /*margin-top: 122px;*/
  margin-top: 0px;
}

.nomar-t-m
{
  margin-top: 0px;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: -22px;
    left: 5%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}


.carousel-caption2 {
    position: absolute;
    right: 15%;
    bottom: -20px !important;
    left: 0% !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    width: 100%;
}

}


@media screen and (min-width: 375px) and (max-width: 380px)
{
.navbar-fixed-top 
{
    top: 78px !important;
    
}

nav.navbar.navbar-default.navbar-fixed-top.affix {
    top: 80px !important;
    
}

}

.divide40
{
  height: 40px;
  width: 100%;
}


ol, ul {
    margin-top: 0;
    margin-bottom: -11px;
}


@media screen and (min-width: 481px) and (max-width: 767px) 
{
  .affix-top a {
      padding-top: 5px !important;
      padding-bottom: 5px !important;
      -webkit-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      font-size: 15px;
  }


  div.container.fixed.affix-top h1.text-center {
    font-size: 25px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-top: 13px;
}

div.container.fixed.affix-top p.margin-b-15 {
    font-size: 13.5px;
    -webkit-transition: all .5s ease-in-out;
     transition: all .5s ease-in-out; 
    /*transition: none !important;*/
    margin-bottom: 0px;
}

div.container.fixed.affix p.margin-b-15 {
    font-size: 12px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-bottom: 0px;
}

.size-p-m {
    font-size: 15px;
    margin-top: 2%;
}

.col-xs-5.visible-xs.nopadr-m

{
      width: 28.666667%;

}

.col-xs-5.visible-xs.nopadr-m img

{
      margin-top: 4% !important;

}



.posonlinebutton
{
  margin-top: 2.5% !important;
}


.navbar-default {
    background-color: #985E15;
    border-color: #985E15;
}

.carousel-indicators 
{
    position: absolute;
    bottom: -14px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.slide-postion1 {
    margin-top: 164px;
}

.affix a {
    /* color: #fff !important; */
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 15.5px !important;
    margin-top: 0px;
}

.width-landscape-m
{
  width: 13%;
}



img.resize
{
  height: 104px;
  width: 85px;
  padding: 8px !important;
}

.affix-top img.resize
{
  height: 104px;
  width: 98px;
  padding: 8px !important;
}



.back-m
{
  /*background-image: url(assets/images/header_bg.jpg);*/
    background-size: cover !important;
    background-position: left;
}


div.container.fixed.affix-top h1.text-left {
    font-size: 27px !important;
    -webkit-transition: all .5s ease-in-out;
    /* transition: none !important; */
    transition: all .5s ease-in-out;
    margin-top: 6px;
    margin-bottom: 3px;
}

div.container.fixed.affix h1.text-left {
    font-size: 21px !important;
    -webkit-transition: all .5s ease-in-out;
    /* transition: none !important; */
    transition: all .5s ease-in-out;
    margin-top: 6px;
    margin-bottom: 3px;
}



div.container.fixed.affix-top img.size-vary {
    width: 100%;
    transition: 0.5s ease-in-out;
    margin-top: 12px;
}

div.container.fixed.affix img.size-vary {
    width: 70%;
    transition: 0.5s ease-in-out;
    margin-top: 12px;
}

.shift-left-l-m
{
  float: left;

}

.container
{
  width: 100%;
}

.padlr-m {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.affix a {
    /* color: #fff !important; */
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 15px !important;
}

.width-img
{
  width: 100%;
}

.back-pad {
    background-color: #477114;
    padding: 24.5px;
}

.carousel-caption1 {
    position: absolute;
    right: 15%;
    bottom: 144px;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 100%;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption2 {
    position: absolute;
    right: 15%;
    bottom: 144px;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 100%;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.divide-social {
    height: 0px;
    width: 100%;
}

.modal-dialog {
    position: relative;
    width: 384px;
    margin: 93px;
    margin-left: 174px;
}

.navbar-fixed-top {
    top: 103px;
    border-width: 0 0 1px;
}

.slide-postion {
    margin-top: 146px;
}

div.container.fixed.affix h1.text-center {
    font-size: 23px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-top: 16px;
}

nav.navbar.navbar-default.navbar-fixed-top.affix {
    top: 81px;
    
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 6px;
    margin-right: 15px;
    margin-bottom: 3px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.navbar {
    min-height: 53px !important;

}

.affix {
    top: 0;
    /*width: 100%;*/
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: #e1f2fb;
    border-color: #e1f2fb;

  }

div.container.fixed.affix img.resize {
    max-height: 82px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding: 5px;
    padding-top: 7px;
    margin-top: 0px;
}

div.container.fixed.affix-top img.resize {
    max-height: 104px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding: 8px;
    /* padding-top: 8px; */
}

.pull-middle-lm {
    float: none !important;
}
  
}


body {
      font: 500 18px Lato, sans-serif;
      line-height: 1.4;
      color: #000000;
  }

  .fa
  {
    font-size: 19px !important;
    color: #C9954E;
  }

  .pull-middle-lm
  {
    float:right;
  }


  .dropdown-menu>li>a {
    display: block;
    padding: 5px 20px !important;
    clear: both;
    font-weight: 500;
    line-height: 1.02857143;
    color: #333;
    white-space: nowrap;
    font-size: 16px !important;
}


.font-who
{
  font-family: 'Lobster', cursive !important;
  font-size: 30px;
}

hr
{
  border-top: 1px solid #b9b6b6;
}

.marimg
{
  margin-top: 20px;

}




.marimg1
{
    
    margin-top: 106px;
}

.color-point
{
  color: #2e7780;
  font-size: 16px;
}

.blue
{
  color: #337ab7;
}


@media (max-width: 767px)
{

.navbar-nav .open .dropdown-menu 
{
    
    background-color: #4c4c4cfc;
    
}

.border-t1 {
    border-top: 2px solid #477114;
}

.yellow-m
{
  color: #FFEC02;
}

.text-center-m
{
  text-align: center;
}

.divide-m-15
{
  height: 15px;
  width: 100%;
}

.nopadr-m

{
  padding-right: 0px;
}



.back-container-white {
    background-color: #e1f2fb;
    padding: 15px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25% !important;;
}

.xs-black-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.43);
    z-index: 0;
}

.font-who {
    /*font-family: 'Lobster', cursive ;*/
    font-size: 24px !important;
}

.h3, h3 {
    font-size: 21px;
}

.white-m
{
  color: white !important;
}

.dropdown-menu>li>a
{
    display: block;
    
    padding: 10px 20px !important;
    clear: both;
    font-weight: 500;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    padding-left: 42px !important;
}

}


.panel
{
  margin-bottom: 33px;
}

.panel-primary {
    border-color: #d8d9da;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.panel-change:hover>.panel-heading {
     /*box-shadow: 5px 0px 40px rgb(0, 0, 0);*/
     /*background-color: #f6f6f6;*/
     border-color: #f6f6f6 !important;
     transition: all .5s ease-in-out;
     color: grey;
  }


  .panel-primary>.panel-heading {
    color: #fff;
    background-color: #0A225A;
    border-color: #0A225A;
}

.color1
{
  background-color: #fff !important;
  border-color: #fff !important;
}

.color2
{
  background-color: #ecaa59 !important;
    border-color: #ecaa59 !important;
}



.back
{
  color: black;
}

 .caption {
    padding: 9px;
    color: #333;
}

.nopad-b
{
  padding-bottom: 0px;
}

.caption-color
{
  color: #7d166b;
  font-weight: 700;
}

.pad-top-25
{
  padding-top: 25px
}


.panel-default
{
  background-color:  #e6e5e4;
}

a:focus, a:hover 
{
    text-decoration: none;
}

/*.img-rounded {
    border-radius: 10px;
}*/

.table-hover>tbody>tr:hover 
{
    background-color: #f3ecec;
    color: #2e8bca;
}

.color-remember
{
  color: #d81111;
}

.color-remember1
{
  color: #020202;
}



@media (max-width: 767px)
{
.navbar-default .navbar-nav .open .dropdown-menu>li>a 
{
    color: #ffffff;

}

.text-align-lm
{
  text-align: center;
} 


}    


.bg-grey-alternate
{
  background-color: #eaeaea !important;
  padding: 20px 20px 15px 20px;
}

.well
{
  background-color: #d7e6f9;
  padding: 16px; 
}


th
{
  font-size: 17px;
}

td
{
  font-size: 16px; 
}

.size-address
{
 font-size: 21px; 
}

.p-size
{
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
}

div.panel-heading .rw .p-size.blue1
{
  font-size: 14px;
  line-height: 1.3;
  font-weight: 500;
}

div.panel-heading .rw a.blue1
{
  font-size: 14px;
  line-height: 1.3;
  font-weight: 500;
}



footer .p-size
{
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 3px;
}


p.p-size-footer a.white
{
  font-weight: 500;
}

p.p-size-footer b

{
  font-weight: 500;
}

.p-size-footer
{
  font-size: 16px;
  margin-bottom: 3px;
  font-weight: 500;
}

.padtb-10
{
  padding-top: 10px;
  padding-bottom  : 10px;
}

.marimg2
{
  margin-top: 27px;
}


.panel-default>.panel-heading {
    color: #333;
    background-color: #f9bebe;
    border-color: #f9bebe;
}


.divide23
{
  height: 23px;
  width: 100%;
}


.brownish
{
  color: #8c4e02;
}

@media screen and (max-width: 480px) 

{

.fa {
    font-size: 16px !important;
    color: #C9954E;
}

.pad-30 {
    padding: 15px !important;
}

}

@media screen and (min-width: 1200px) 

{
  .shift-middle-lg
{
  margin-left: 37.3%;
}

  .nopadl-lg
{
  padding-left: 0px;
  
}

.panel-group {
    margin-bottom: 30px;
}

.col-sm-offset-1.pos {
    margin-left: 12.333333%;
}

 .nopadlr-lg
{
  padding-left: 0px;
  padding-right: 0px;
}





  .nopadr-lg
{
  
  padding-right: 0px;
}


.text-align-lm
{
  text-align: left;
} 

.h-size
{
  font-size: 28px;
}

div.container.fixed.affix 
{
    background-position: center;
}

.divide-lg
{
  height: 30px;
  width: 100%;
}

.padlr-30
{
  padding-left: 25px;
  padding-right: 25px;
}

.marleft
{
  margin-left: 2.333333%;
}

.marleft1
{
  margin-left: 12.333333%;
}



.mar-t-10
{
  margin-top: 0px;
  margin-bottom: 0px;
}

.marimg3
{
  margin-top: 4%;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: -17px;
    left: 4%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    width: 100%;
}

.carousel-captionss {
    position: absolute;
    right: 15%;
    bottom: 59px;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    width: 100%;
}


.nopad-l
{
  padding-left: 0px;
}

.pad-r-120
{
  padding-right: 120px !important;
}

.pad-r-84
{
  padding-right: 84px !important;
}

.padlr-30
{
  padding-left: 30px;
  padding-right: 30px;
}


.padr-30
{
  padding-right: 30px !important;
}


.carousel-caption1 {
    position: absolute;
    right: 15%;
    bottom: 133px;
    left: 2%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
}

.carousel-caption2 {
    position: absolute;
    right: 15%;
    bottom: 108px;
    left: -1%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
}

.mar-top-block
{
  margin-top: 1.2%;
}

.affix-top a 
 {
    
    font-size: 16px;
    margin-top: 0px;

 }

 .marleftimg

{
margin-left:109px;
  
}

.padlr-30
{
  padding-left: 30px;
  padding-right: 30px;
}

 





div.container.fixed.affix img.size-vary
{
  width: 300px;

  transition: 0.5s ease-in-out;

  margin-left: 209px !important;
}


.navbar-nav > a
{
  margin-top: 10px;
}

div.container.fixed.affix-top img.size-vary
{
  width: 100%;

  transition: 0.5s ease-in-out;
}


 .pad-t-15
 {
  padding-top: 15px;
 }

 .divide-l-25
{
  height: 25px;
  width: 100%;
}

.width-img
{
  width: 100%;
  height: 413px;
}


.back-pad
{
  background-color: #477114 ;
  padding: 24.5px;

}

}

.black
{
  color: black ;
}

.th-color
{
  background-color: #E1F2FB;
}

.tr-color
{
    background-color:  #c9dbf8;
}


.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #0757b5 !important;
    text-align: left;
}




 /*jssor slider loading skin spin css*/
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider arrow skin 106 css*/
        .jssora106 {display:block;position:absolute;cursor:pointer;}
        .jssora106 .c {fill:#fff;opacity:.3;}
        .jssora106 .a {fill:none;stroke:#000;stroke-width:350;stroke-miterlimit:10;}
        .jssora106:hover .c {opacity:.5;}
        .jssora106:hover .a {opacity:.8;}
        .jssora106.jssora106dn .c {opacity:.2;}
        .jssora106.jssora106dn .a {opacity:1;}
        .jssora106.jssora106ds {opacity:.3;pointer-events:none;}

        /*jssor slider thumbnail skin 101 css*/
        .jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#000;}
        .jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #000;box-sizing:border-box;z-index:1;}
        .jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
        .jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
        .jssort101 .p:hover{padding:2px;}
        .jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
        .jssort101 .p:hover.pdn{padding:0;}
        .jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
        .jssort101 .pav .cv {border-color:#fff;opacity:.35;}
        .jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
        .jssort101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.6;}
        .jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}


.background-transparent
{
  background: transparent;
}




@import url(https://fonts.googleapis.com/css?family=Bree+Serif);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

* {
  margin: 0;
  padding: 0  
}

#contact {
  overflow: auto;
}
#contact #form {
  width:410px;
  float:left;
}
#contact #form h2 {
  font: 48px 'Bree Serif', Georgia, serif;
}
#contact #form span {
  display:block;
  float:left;
  width:100px;
  padding-top:5px;
  font: 14px/16px'Bree Serif', Georgia, serif;
}
#contact #form input {
  float:left;
  width:255px;
  border:0px;
  color:#F1F1F1;
  padding:10px 10px 10px 30px;
  font: 11px/20px'Open Sans', Verdana, Helvetica, sans-serif;
  margin-bottom:10px;
}
#contact #form textarea {
  float:left;
  border:0px;
  width:255px;
  height:140px;
  padding:10px 10px 10px 30px;
  font: 11px/20px'Open Sans', Verdana, Helvetica, sans-serif;
  color:#F1F1F1;
  resize: none;
}
#contact #form input.name {
  /*background:#222222 url(http://img7.uploadhouse.com/fileuploads/17737/177370145f09fe433945815665aa214f80dbc6af.png) no-repeat 10px 8px;*/
}
#contact #form input.email {
  /*background:#222222 url(http://img6.uploadhouse.com/fileuploads/17737/177370138cc63992182149e9befabff3eafa6d23.png) no-repeat 10px 9px;*/
}
#contact #form input.captcha {
  background:#222222 url(http://img3.uploadhouse.com/fileuploads/17737/17737011310213e71805ecf2292144cbbecf42ad.png) no-repeat 10px 9px;
}
#contact #form textarea.message {
  /*background:#222222 url(http://img3.uploadhouse.com/fileuploads/17737/1773701229ed8c2f465a8274623ca8976adaf196.png) no-repeat 10px 8px;*/
}
#form input.submit {
  cursor: pointer;
  width:85px;
  height:30px;
  float:right;
  padding:0px 0px 5px 0px;
  margin:10px 16px 0px 0px;
  background:#222222;
  color:#F1F1F1;
  font: 14px/16px'Bree Serif', Georgia, serif;
}
 #captcha span{
  width: 44px;
}

#captcha 

{
  padding-top: 6px;
}

 #captcha input{
  background: url(http://img3.uploadhouse.com/fileuploads/17737/17737011310213e71805ecf2292144cbbecf42ad.png) no-repeat scroll 0 0 transparent;
  margin: 2px 0 0;
  padding: 0;
  border: medium none;
  cursor: pointer;
  width: 15px;
}


.panel-info>.panel-heading 
{
    color: #31708f;
    background-color: #C4E1FF;
    border-color: #C4E1FF;
}


.panel-success>.panel-heading 
{
    color: #3c763d;
    background-color: #b8dcab;
    border-color: #b8dcab;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #FFC6AA;
    border-color: #FFC6AA;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #f9e794;
    border-color: #f9e794;
}

.panel-body>.panel-heading {
    color: #8a6d3b;
    background-color: #ecb362 ;
    border-color: #ecb362 ;
}



.divide70
{
  height: 70px;
  width: 100%;
}

.divide80
{
  height: 80px;
  width: 100%;
}


@media screen and (min-width: 1279px) and (max-width: 1299px)

{

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 7px !important;
}

.nav1>li>a {
    position: relative;
    display: block;
    padding: 10px 6px !important;
}

.mar-left-nav {
    margin-left: 0%;
    transition: 0.5s ease-in-out;
}

.affix-top .mar-left-nav {
    margin-left: 0%;
    transition: 0.5s ease-in-out;
}

div.container.fixed.affix p.margin-b-15 {
    font-size: 17px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}


div.container.fixed.affix-top p.margin-b-15 {
    font-size: 17px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}



}

@media screen and (min-width: 1345px)

{

.nav>li>a {
    position: relative;
    display: block;
    /*padding: 7px 8px !important;*/
    padding: 9px 30px !important;
}


.nav1>li>a {
    position: relative;
    display: block;
    padding: 8px 6px !important;
}


.background-date
{
  /*background: yellow;*/
  background: #1545ae;
  background: transparent;
  border: 1px solid white;
  padding-top: 5px;
  padding-bottom: 5px;


}



}


@media screen and (min-width: 1400px)

{

  .width-img {
    width: 100%;
    height: 371px !important;
}
  .mar-left-nav {
    /*margin-left: 9% !important;*/
    margin-left: 0% !important;
    transition: 0.5s ease-in-out;
  }

  .mar-left-nav1 {
    margin-left: 24% !important;
  }
}



@media screen and (min-width: 1300px)

{


  .navbar-fixed-top {
    /*top: 138px;*/
    top: 382px;
    border-width: 0 0 1px;
    z-index: 99999;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 15px;
}

.nav1>li>a {
    position: relative;
    display: block;
    padding: 15px 12px;
}

.back-container 
{
    background-color: white;
    padding: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.carousel-captionss
{
    position: absolute;
    right: 15%;
    bottom: 110px;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    width: 100%;
}


img.resize1
{
  max-height: 92px;
      padding-top: 8px;
}


nav.navbar.navbar-default.navbar-fixed-top.affix {
    /*top: 138px;*/
    top: 382px;
}

.mar-left-nav {
    margin-left: 0%;
    /*margin-left: 4%;*/
    transition: 0.5s ease-in-out;
}

.mar-left-nav1 {
    margin-left: 0%;
    transition: 0.5s ease-in-out;
}

.size-nav li a {
    font-size: 17px !important;
}

.affix-top .mar-left-nav 
{
    /*margin-left: 0%;*/
    margin-left: 4%;
    transition: 0.5s ease-in-out;
}

.affix-top .mar-left-nav1 
{
    /*margin-left: 0%;*/
    margin-left: 20%;
    transition: 0.5s ease-in-out;
}




.affix .navbar-nav>li>a
 {
    position: relative;
    display: block;
    padding: 15px 18px;
}


.affix .navbar-nav1>li>a
 {
    position: relative;
    display: block;
    padding: 15px 14px;
}


div.container.fixed.affix
{
  background-position: center;
}

div.container.fixed.affix img.resize 
{
    max-height: 100px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding-top: 10px;
    width: 80px;
    padding-bottom: 10px;
}




.affix-top a {
    font-size: 17px;
    margin-top: 2px;
}

.affix a {
    /* color: #fff !important; */
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 17px !important;
    margin-top: 2px;
}

.pad {
    padding: 59px !important;
}

.carousel-caption1 {
    position: absolute;
    right: 15%;
    bottom: 107px;
    left: 2%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
}




.width-img {
    width: 100%;
    height: 392px;
}


.slide-postion {
  /*margin-top: 182px;*/
  margin-top: 0px;
}


div.container-fluid.fixed.affix-top img.resize {
    max-height: 169px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding: 0px;
    padding-top: 18px;
    padding-bottom: 15px;

  }


.carousel-caption2 {
    position: absolute;
    right: 15%;
    bottom: 86px;
    left: -1%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    /*text-shadow: 0 1px 2px rgba(0,0,0,.6);*/
}

}

@media screen and (min-width: 1350px)

{

  

  .navbar {
    min-height: 42px;
    margin-bottom: 20px;
    border: 2px solid #0A225A;
    border-right: none;
    border-left: none;
}




}


/************ iPad coding starts  *****************/

@media screen and (min-width: 768px) and (max-width: 1023px) 

{

  .h1, h1 {
    font-size: 23px;
}

  .size {
    font-size: 11px;
}

.affix-top .mar-left-nav 
{
    margin-left: -0.5%;
    transition: 0.5s ease-in-out;
}

.affix .mar-left-nav 
{
    margin-left: -0.5%;
    transition: 0.5s ease-in-out;
}

.mar-sm-img
{
     margin-top: 6%;

}

.nopadlr-sm
{
  padding-right: 0px;
  padding-left: 0px;
}

.nopadr-sm
{
  padding-right: 0px;
}

.nopadr-sm img
{
  margin-top: 10% !important; 
}



.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: -20px;
    left: 3%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.affix-top .mar-left-nav1 
{
    margin-left: 0%;
    transition: 0.5s ease-in-out;
}

.form-horizontal .control-label 
{
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
    padding-bottom: 7px;
    font-size: 13px !important;
}

.container
{
  width: auto!important;
}


.fixed-place {
    top: 0px !important;
}

.size-nav li a {
    font-size: 12.7px !important;
}

.divider {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0px;
    overflow: hidden;
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: white;
}


#captcha span {
    width: 44px;
    font-size: 15px;
}

.affix .mar-left-nav1 
{
    margin-left: 0%;
    transition: 0.5s ease-in-out;
}



h2 {
    font-size: 31px;
    text-transform: capitalize;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
}

.back-container 
{
    background-color: white;
    padding: 20px;
}

.text {
    color: white;
    font-size: 13px;
    position: absolute;
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.p-size-parallax {
    font-size: 14px;
}

.back-container-feature 
{
    background-image: url(../images/home-about-bg.jpg);
    padding: 20px;
}

.style-h1-header {
    font-family: 'Oswald', sans-serif !important;
    color: #0115A9;
    font-size: 29px;
    font-weight: 700;
}

.pad {
    padding: 19px !important;
}

div.container.fixed.affix img.resize {
    max-height: 113px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding: 7px;
    padding-top: 8px;
}

.modal-dialog {
    width: 600px;
    margin: 30px auto;
    margin-top: 20%;
}

.back-pad {
    background-color: #477114;
    padding: 24.5px;
}


.width-img
{
  width: 100%;
}

.height-tab
{
  height: 342px;
}

.navbar-default {
    background-color: #f8f8f8;
     border-color: transparent; 
}
  

h4 {
    font-size: 18px;
    line-height: 1.375em;
    color: inherit;
    font-weight: 500;
    margin-bottom: 10px;
}

.resizeannualimg-tab
{
  width: 45px;
  height: 45px;
}


body {
    font: 500 11px Raleway, sans-serif;
    line-height: 1.8;
    color: #000000;
}

.p-size {
    font-size: 14px;
}

.divide32-tab
{
  height: 32px;
  width: 100%;
}

.divide16-tab
{
  height: 16px;
  width: 100%;
}

.divide30-tab
{
  height: 30px;
  width: 100%;
}

.divide27-tab
{
  height: 27px;
  width: 100%;
}

.divide40-tab
{
  height: 40px;
  width: 100%;
}

.divide50-tab
{
  height: 50px;
  width: 100%;
}



.divide53-tab
{
  height: 53px;
  width: 100%;
}

.divide105-tab
{
  height: 105px;
  width: 100%;
}




.p-size-footer 
{
    font-size: 16px !important;
}

.p-size-footer-copyright-tab 
{
    font-size: 13px !important;
}



 div.container.fixed.affix-top h1.text-left
{
   font-size: 25px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  margin-top: 15px;
}

div.container.fixed.affix-top p.margin-b-15 {
    font-size: 11px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    line-height: 1.0;
}

div.container.fixed.affix p.margin-b-15 {
    font-size: 11px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    line-height: 1.0;
}



div.container.fixed.affix h1.text-left {
    font-size: 25px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-top: 15px;
}

.affix-top a {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

nav.navbar.navbar-default.navbar-fixed-top.affix {
    top: 119px;
    
}

.affix .nav>li>a {
    position: relative;
    display: block;
    padding: 15px 1px;
}

.navbar-fixed-top {
    top: 119px;
    border-width: 0 0 1px;
}

.navbar-fixed-top.affix 
{
    background-color: white;
}

.affix a {
    /* color: #fff !important; */
    padding-top: 9px !important;
    padding-bottom: 9px !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 10.8px !important;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 1px;
}

.nav1>li>a {
    position: relative;
    display: block;
    padding: 15px 1px;
}




.affix-top a {
    font-size: 10.8px;
}

.inside.affix-top a {
    font-size: 10.3px;
}

.inside.affix a {
    font-size: 10.3px !important;
}




.affix 
{
    top: 0;
    width: 98%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    /*background-image: url(../../assets/images/section-bg.png);*/
    /*border-color: #2f6f22;*/
}

.slide-postion {
    margin-top: 164px;
}

.size-tab-event
{
  font-size: 13px !important;
}

div.container.fixed.affix-top img.resize {
    max-height: 113px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding: 7px;
    padding-top: 8px;
}

.no-pull-right-tab
{
  float: none !important;
}

.text-align-lm
{
  text-align: left;
} 

.carousel-caption1 
{
    position: absolute;
    right: 15%;
    bottom: -3px;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    width: 100%;
}

.carousel-caption2 
{
    position: absolute;
    right: 15%;
    bottom: -15px;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    width: 100%;
}

.divide-lg
{
  height: 30px;
  width: 100%;
}

}
@media screen and (min-width: 1064px) and (max-width: 1065px)

{

.pad {
    padding: 21px !important;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 11px !important;
}

.nav1>li>a {
    position: relative;
    display: block;
    padding: 15px 8px !important;
}

.container {
    width: 1030px;
}

.affix a {
    /* color: #fff !important; */
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 13px !important;
}



.marimg {
    margin-top: 17px;
}

.marleftimg {
    margin-left: 109px;
}

.pad-r-120
{
  padding-right: 120px;
}

.carousel-caption1 {
    position: absolute;
    right: 15%;
    bottom: 43px !important;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    width: 100%;
}

.affix {
    top: 0;
    width: 97% !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: #2f6f22;
    border-color: #2f6f22;
}



}

.pad-t-10
{
  padding-top: 10px !important;
}

/************** Landscape *******************/

@media screen and (min-width: 1024px) and (max-width: 1199px)

{

.h1, h1 {
    font-size: 37px;
}

.marimg {
    margin-top: 26px;
}

div.container.fixed.affix 
{
    /*background-position: center;*/
}


.fixed-place {
    top: 0px !important;
}

.size-nav li a {
    font-size: 14px !important;
}

 div.container.fixed.affix-top p.margin-b-15
{
   font-size: 13px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

 div.container.fixed.affix p.margin-b-15
{
   font-size: 13px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.affix-top a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}


.container
{
  width: auto!important;
}


.affix a {
    /* color: #fff !important; */
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 13px !important;

}

.affix a.squeeze {
    /* color: #fff !important; */
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 16.5px !important;
}


div.container.fixed.affix-top h1.text-left {
    font-size: 30px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-top: 10px;
}

div.container.fixed.affix h1.text-left {
    font-size: 30px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-top: 10px;
}

.affix .nav>li>a {
    position: relative;
    display: block;
    padding: 15px 5px;
}

.affix .nav1>li>a {
    position: relative;
    display: block;
    padding: 15px 5px;
}



div.container.fixed.affix h1.text-center {
    font-size: 21px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

h4 {
    font-size: 14px;
    line-height: 1.375em;
    color: inherit;
    font-weight: 500;
    margin-bottom: 10px;
}

.divide10
{
  height: 10px;
  width: 100%;
}

.divide-lg
{
  height: 30px;
  width: 100%;
}

.divide60-ipad-landscape
{
  height: 60px;
  width: 100%;
}

.modal-dialog {
    width: 600px;
    margin: 30px auto;
    margin-top: 15%;
}

.navbar-default {
    background-color: #f8f8f8;
     border-color: transparent; 
}

.border-r
 {
  border-right: 1px solid white;
 }


.border-l1
 {
  border-left: 2px solid #477114;
 }

div.container.fixed.affix-top h1.text-center {
    font-size: 25px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 5px;
    font-size: 15px;
}

.nav1>li>a {
    position: relative;
    display: block;
    padding: 15px 5px;
}



.affix-top a 
{
    font-size: 13px;
}

.affix-top a.squeeze
{
    font-size: 18px;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: -17px;
    left: 6%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    width: 100%;
}



.navbar-fixed-top 
{
    top: 126px;
    
}

nav.navbar.navbar-default.navbar-fixed-top.affix {
    top: 126px;
    
}
.slide-postion {
    margin-top: 131px;
}

.divider {
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0px;
    overflow: hidden;
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: white;
}

.mar-top-block
{
  margin-top: 0%;
}


.affix {
    top: 0;
    width: 95%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: #e1f2fb;
    border-color: #e1f2fb;
    
}

.width-img
{

  width: 100%;
  height: 347px;

}

.carousel-caption1 {
    position: absolute;
    right: 15%;
    bottom: 48px;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    width: 100%;
}


.carousel-caption2 {
    position: absolute;
    right: 15%;
    bottom: 28px;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    width: 100%;
}

.back-pad {
    background-color: #477114;
    padding: 24.5px;
}


.navbar-default
{
  
  background-image: url(../../assets/images/section-bg.png);

}

.no-pull-right-tab

{
  float: none !important;
}

div.container.fixed.affix-top img.resize {
    max-height: 145px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding: 7px;
    padding-top: 12px;
}

div.container.fixed.affix img.resize {
    max-height: 145px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding: 7px;
    padding-top: 12px;
}



h2 {
    font-size: 24px;
    text-transform: capitalize;
    color: #303030;
    font-weight: 600;
    margin-bottom: 30px;
}

.back-calender-event {
    background-image: url(../images/calenderofevents-bg.jpg);
    height: 386.64px;
}

.back-calender-who {
    background-image: url(../images/whoweare-bg.jpg);
    /* height: 385.64px; */
    height: 386.64px;
}

.height-tab 

{
    height: 386px;
}

.divide25-tab-landscape
{
  height: 25px;
  width: 100%;
}

.divide45-tab-landscape {
    height: 45px;
    width: 100%;
}

.divide17-tab-landscape
{
  height: 17px;
  width: 100%;
}


.divide23-tab-landscape
{
  height: 23px;
  width: 100%;
}

.size-science-tab-p
{
  font-size: 14px;
}


.p-size {
    font-size: 16px;
}

.marimg4 {
    margin-top: 9px !important;
}

.pad {
    padding: 32px !important;
}

.text-align-lm
{
  text-align: left;
} 

}

.blue
{
  /*color: #337ab7;*/
  color: #0267c1;
}

.btn-read
{

      padding: 9px 12px;
      font-size: 18px;

}




.pad-t-70
{
  padding-top: 70px;
}

.bg-parallax
{
  background-image: url("../images/parallax/plax1.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 35px;
  padding-bottom: 70px;
  background-position: center;
}
  
.bg-parallax2 

  {
      /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/plax.jpg");

      background-attachment: fixed;
      background-size: cover;
      background-repeat: no-repeat;
      padding-top: 35px;
      padding-bottom: 70px;
      background-position: center;
  }

  
.bg-parallax3

  {
      /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/home-plax-4.jpg");

      background-attachment: fixed;
      background-size: cover;
      background-repeat: no-repeat;
      padding-top: 150px;
      padding-bottom: 150px;
      background-position: center;
  }


  
.bg-parallax4

  {
      /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/about-plax.jpg");

      background-attachment: fixed;
      background-size: cover;
      background-repeat: no-repeat;
      padding-top: 150px;
      padding-bottom: 150px;
      background-position: center;
  }


.pad-t-15
{
  padding-top: 10px !important;
}









/************ iPad coding ends  *****************/




.back-layer
{
  background: #ffffffd6;
}


.pad-tb-30
{
  padding-top: 30px;
  padding-bottom: 30px;
}

.marimg4 
{
    margin-top: 0px;
}



img.resize
{
  padding-top: 15px;
  padding-bottom: 15px;
  max-height: 145px
}

.footer-back
{
  /*background-image: url("../images/footet-bg.jpg");*/
  background-color: #5d360e9c;
  
  /*padding-bottom: 10px;*/
  background-size: cover;
}


.xs-black-overlay1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.43);
    z-index: 0;
}


.full-height {
    position: relative;
    height: 400px;
}

.pad-30
{
  padding: 30px;
}

.red
{
  color: red;
}

.form-horizontal .control-label 
{
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
    padding-bottom: 7px;
    font-size: 14px;
}

label
{
  display: block;
}


.font-big
{
      font-size: 19px;
}


.mar-img-top
{
  margin-top: -15%;
}

.border-box
{
  border: 1px solid #232221;
  border-radius: 10px;
}

.pad
{
  padding: 61px;
}

.btn-success
{
  background-color: #b4e495;
}

.no-margin-top
{
  margin-top: 0px;
}

.nopad-l
{
  padding-left: 0px;
}

.border-r
 {
  border-right: 1px solid #d4d4d4;
 }

.border-l
 {
  border-left: 1px solid grey;
 }




a {
    color: #082a48;
    text-decoration: none;
  }



  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fafdfd;
}

.divide20
{
  height: 20px;
  width: 100%;
}

.divide15
{
  height: 15px;
  width: 100%;
}

.pad-left
{
  padding-left: 5%;
}

.pad-left-less
{
  padding-left: 2%;
}



.border-radius-less
{
  border-radius: 4px;
}


.border-radius
{
  border-radius: 25px;
}

.color-btn
{
  background-color: #e26d40;
  border-color: #e26d40;
}




.padl
{
  padding-left: 60px;
}

/*.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.full-height {
    position: relative;
    height: 100vh;
}

.overlay {
    display: block;
    position: absolute !important;
    background: #000000;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    top: 0;
    left: 0;
}

.vertical-align {
    display: table;
}

.vertical-align .content {
    display: table-cell;
    vertical-align: middle;
}

.white-content {
    color: #ffffff;
}

.white-content h1 {
    font-size: 48px;
}

.white-content h1 span {
    color: #cccccc;
    font-size: 20px;
}

.white-content p {
    font-size: 16px;
}

.section {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.parallax {
    background: #000000;
    width: 100%;
}

footer {
    background-color: black;
    padding: 50px;
    text-align: center;
    font-size: 16px;
    color: white;
}

@media only screen and (max-width: 480px) {
    .white-content h1 span {
        display: block;
    }

    .white-content .btn {
        margin: 10px 0;
    }
}*/



    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: black !important;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 18px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }

    .panel-group .panel+.panel {
    margin-top: 20px;
}

/* ----- v CAN BE DELETED v ----- */




.brown
{
  color: #985E15;
}


.bg-parallax-about

  {
      /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/about-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 150px ;
      padding-bottom: 150px ;
      background-position: center;
  }

  .bg-parallax-bod
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/bod-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 150px ;
      padding-bottom: 150px ;
      background-position: center;
  }

  .bg-parallax-topvision
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/vision-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 150px ;
      padding-bottom: 150px ;
      background-position: center;
  }

  .bg-parallax-topfuture
  {
      /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/future-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 150px ;
      padding-bottom: 150px ;
      background-position: center;
  }

  .bg-parallax-topdevelopment
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/development-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 150px ;
      padding-bottom: 150px ;
      background-position: center;
  }

  .bg-parallax-topquality

  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/quality-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 150px ;
      padding-bottom: 150px ;
      background-position: center;
  }


  .bg-parallax-topnews
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/news-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 150px ;
      padding-bottom: 150px ;
      background-position: center;
  }

  .bg-parallax-products
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/product-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 150px ;
      padding-bottom: 150px ;
      background-position: center;
  }

  .bg-parallax-process
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/process-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 150px ;
      padding-bottom: 150px ;
      background-position: center;
  }

  .bg-parallax-greenpolicy
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/green-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 150px ;
      padding-bottom: 150px ;
      background-position: center;
  }

  .bg-parallax-csr
  {
    /*background-image: url("../images/atlanta-bg.jpg");*/
      /*background-image: url("../images/home-plax.gif");*/
      background-image: url("../images/parallax/csr-plax.jpg");

      background-attachment: fixed;
      background-size: cover !important;
      background-repeat: no-repeat;
      padding-top: 150px ;
      padding-bottom: 150px ;
      background-position: center;
  }

.pad-b
{
  padding-bottom: 106px !important;
}


.navbar {
    
    min-height: 44px;
    /*margin-bottom: 20px;*/
    margin-bottom: 0px;
    border: 2px solid #0A225A;
    border-right: none;
    border-left: none;
}

.caps
{
  text-transform: uppercase;
}

.navbar-default
{
  background-color: #026676 !important;
}




/*Slick Slider */

.slick-slide {
    /*margin: 0px 20px;*/
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: auto;
    min-height: 1px;
    /*width: 300px !important;*/
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    
}

.margin-top
{
  margin-top: -30px;
}

.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.divide-sponsor
{
  height: 30px;
  width: 100%;
}



@media screen and (min-width: 768px)

{
  .carousel-indicators 
  {
      bottom: -14px;
  }

  .border-r1-dot
 {
  border-right: dashed 1px ;

  border-color: #0A225A;
 }



 .border-r1
 {
  border-right: 2px solid #477114;
 }

.border-l1
 {
  border-left: 2px solid #477114;
 }

}


.divide5
{
  height: 5px;
  width: 100%;
}


.back-pattern
{
  background-image: url('../images/product-bg.jpg');
  background-size: cover;
  background-repeat: repeat;
}




.size-nav li a
{
  font-size: 16px;
}

.size-nav li a.active
{
  font-size: 16px;
  color: white;
  background: #0485ca;
}




/*ul.navbar-case li a
{
  text-transform: uppercase;
}
*/

.background-date
{
  /*background: yellow;*/
  background: #1545ae;
  background: transparent;
  border: 1px solid white;
  padding-top: 2px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;


}

div.background-date p.p-size12
{
  font-size: 12px;
  margin-bottom: 3px;
  color: #000;
  font-weight: 700;
}

div.background-date p.p-size
{
  font-size: 12px;
  margin-bottom: 3px;
  color: #000000;
  font-weight: 600;
  padding: 2px;
}

.border-card
{
  border: 1x solid #a7a7a7;
  border-radius: 30px;
}

.font-w-medium
{
  font-weight: 600;
}


h3.multiseparator:before 
{
    content: '';
    display: block;
    position: absolute;
    width: 225px;
    height: 1px;
    z-index: 10;
    background-color: #949494;
    bottom: -20px;
    left: 199px;
    position: relative;
    overflow: hidden;
}





.nopadl
{
  padding-left: 0px;
}


.blue1
{
  color: #79b6ec;
}


.footer-bg {
    background: #2c3d4f;
    padding: 30px;
}


.nomargin-b
{
  margin-bottom: 0px;
}


div.caption h3
{
  margin-top: 5px;
}


div.border-card1 > div.panel-heading p.p-size
{
  margin-bottom: 2px;
}


div.border-card1 > div.panel-heading p.p-size a.blue1 b
{
  font-weight: 400;
}




.padtb30
{
  padding-top: 30px;
  padding-bottom: 30px;
}


.color3
{
    background-color: #5e91f5 !important;
    border-color: #5e91f5 !important;
}

.color4
{
    background-color: #5dd2e0  !important;
    border-color: #5dd2e0  !important;
}

.back1
{
  background: #4467b3;
}

.back2
{
  background: #40b3db;
}

.back3
{
  background: #4a6705;
}

.back4
{
  background: #867b72;
}

.back5
{
  background: #f88553;
}

.back6
{
  background: #c675d8;
}

.nopadtb

{
  padding-top: 0px;
  padding-bottom: 0px;
}


.content-img-des:hover {
    -moz-box-shadow: 0 0 18px 7px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 18px 7px rgba(0,0,0,0.3);
    box-shadow: 0 0 18px 7px rgba(0,0,0,0.3);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}


.content-img-des {
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 4px rgba(0,0,0,0.2);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


footer ul
{
  list-style-type: none;
}


.caption p.p-size
{
  color: #0115A9;
}


.page-header-caption
{
  font-family: 'Playball', cursive;
  font-size: 50px;
}

.no-margin-b
{
  margin-bottom: 0px;
}


.zoom2:hover 

{
    transition: transform .5s;
    -ms-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2) !important;
}

.zoom2 {
    transition: transform .5s;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12) !important;
}

.panel {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12) !important;
}


.pad-l-30
{
  padding-left: 30px;
}


ul.pad-left li p.p-size
{
  margin-bottom: 0px;
}


.nav-pills>li+li {
    margin-left: 14px;
}



/* ul li arrow sign code */


ul.arrow li:before{
   content: '';
   position: absolute;
   border-right:2px solid black;
   border-bottom:2px solid black;
   width:10px;
   height:10px;
   top: calc(50% - 4px);
   left: -20px;
   transform: translateY(-50%) rotate(-45deg);
}

ul.arrow {
  list-style: none;
}


ul.arrow li {
  position: relative;
  padding-bottom: 1px;
}




/* preloader */
#header {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999999;
  background-color: #ffffff; }

.header-part {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #FFFFFF;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
          animation: sk-bounce 2.0s infinite ease-in-out; }

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
          animation-delay: -1.0s; }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); } }



.form-control {
    display: block;
    width: 100%;
    height: 27px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



#contactForm input::placeholder {
  color: black;
  opacity: 1; /* Firefox */
}

#contactForm input::-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: black;
}

#contactForm input::-ms-input-placeholder { /* Microsoft Edge */
 color: black;

}



#contactForm textarea::placeholder {
  color: black;
  opacity: 1; /* Firefox */
}

#contactForm textarea::-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: black;
}

#contactForm textarea::-ms-input-placeholder { /* Microsoft Edge */
 color: black;

}



#staffadmin input::placeholder {
  color: black;
  opacity: 1; /* Firefox */
}

#staffadmin input::-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: black;
}

#staffadmin input::-ms-input-placeholder { /* Microsoft Edge */
 color: black;

}



#staffadmin textarea::placeholder {
  color: black;
  opacity: 1; /* Firefox */
}

#staffadmin textarea::-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: black;
}

#staffadmin textarea::-ms-input-placeholder { /* Microsoft Edge */
 color: black;

}






footer p.p-size-footer a.active

{
  color: lightblue;
}


footer a.active p.p-size-footer

{
  color: lightblue;
}


.blink-button {
  background-color: #004A7F;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  /*font-size: 20px;*/
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}

.blink-button-alt {
  background-color: #004A7F !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  /*font-size: 20px;*/
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -webkit-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
}

@-moz-keyframes glowing {
  0% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -moz-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
}

@-o-keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}

@keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}


.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid red;
    border-radius: 10px;
}


.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 20px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.black{
  color: #2c3d4f;
}

.vertical-text {
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    transform-origin: right top 0;
    background: #026676;
    color: #fff;
    margin-left: 40px;
    padding: 5px;
    border: 1px solid #fff !important;
    text-transform: uppercase;
    border: 1px solid #B52C2C;
    text-transform: 1px 1px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px -2px 0px rgb(0 0 0 / 10%);
    float: right;
    position: fixed;
    top: 66%;
    right: 0px;
    z-index: 999;
    letter-spacing: 2px;
}


.vertical-text-left {
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -ms-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
    background: #5f67b8;
    color: #fff;
    margin-left: 0px;
    padding: 5px;
    border: 1px solid #fff !important;
    text-transform: uppercase;
    border: 1px solid #B52C2C;
    text-transform: 1px 1px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px -2px 0px rgb(0 0 0 / 10%);
    float: left;
    position: fixed;
    top: 66%;
    left: 0px;
    z-index: 999;
    letter-spacing: 2px;
}

.inside-heading-color{
  color: #026676 !important;
}


/*blog section start*/

  
  .text-facebook{color: #1877F2;}
  .text-pinterest{color: #c8232c;}
  .text-twitter{color: #1DA1F2;}
  .text-linkedin{color: #0A66C2;}
  .text-whatapp{color: #fff; background-color: #31ba44; border-radius: 60px;}
  .text-telegram{color: #0088CC;}
  
  .blog_same_height .blog {
    /*height: calc(100% - 30px);*/
  }
  .blog {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 5px 45px 0 rgb(18 24 58 / 8%);
    margin-bottom: 30px;
  }

  .blog-photo {
    padding: 30px 30px 0;
  }

  .blog-photo>img {
    border-radius: 6px 6px 0 0;
  }

  .blog-text {
/*    padding: 25px 30px 30px;*/
    padding: 0px 0px 0px;
  }

  .blog-meta {
    margin-bottom: 0.25rem;
    margin: 0 -7px 4px;
  }

  .blog-meta li {
    position: relative;
    display: inline-block;
/*    font-size: .88rem;*/
    padding: 0 7px;
  }

  .blog-meta li a {
    color: #2a3888;
  }

  /*.title-sm:not(:last-child) {
    margin-bottom: 0.85rem;
  }

  .title-sm {
    font-size: 1.125rem;
  }*/

  .title a {
    color: #1940b0;
  }
  a:link, a:visited {
    text-decoration: none;
  }

  /*.blog-text p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
  }*/

  /*blog section end*/