.contact-form{background-color:#000;}
.heading {
    color: #fff;
    font-family: 'Conv_Lato-Light';
    margin: 0;
        padding: 10px 20px;
    font-size: 24px;
}
.para {
    color: #5c5c5c;
    font-size: 14px;
    font-family: 'Conv_Lato-Light';
	margin-bottom: 10px;
	margin-top: 8px;
    line-height: 22px;
}
.carousel{margin-top:28px;}
.pull-left{margin-left:10px;}
.images-gallery{margin-top:45px;}
.field-name{
    color: #fff;
    font-size: 16px;
    font-family: 'Conv_Lato-Light';
	font-weight:300;
}
.inpt {
    border: 2px solid #000 !important;
}

.contact {
    background: #404040;
    padding: 20px;
}
.btn
{
	    cursor: pointer;
    border: none;
    background: #ffc200;
    color: #000;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 26px;
    width: 100%;
    font-family: 'Conv_Lato-Bold';
	border-radius: 0px;
}

.para1 a, .para2 a {color:#000;}


fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

.contact input[type="text"], .contact input[type="email"], .contact input[type="tel"], .contact input[type="url"], .contact textarea {
	width:100%;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
}

.contact input[type="text"]:hover, .contact input[type="email"]:hover, .contact input[type="tel"]:hover, .contact input[type="url"]:hover, .contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

.contact textarea {
	height:100px;
	max-width:100%;
  resize:none;
}
 
.down-link {
    margin-bottom: 66px;
	margin-left: -3px;
    display: inline-block;
    text-decoration: none!important;
}
.upper-para{	
    height: 92px;
    overflow: hidden;
}
.lower-para{
	height: 100px;
    overflow: hidden;
}

.contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

.contact input:focus, .contact textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}
.image-box{border:1px solid #9e9e9e;}
.headline {
       text-align: center;
    border-bottom: 1px solid #9e9e9e;
    padding: 13px;
    font-size: 19px;
    font-family: 'Conv_Lato-Bold';
    width: 96%;
    margin: 0 auto;
}
.footer-heading{     color: #000;
    text-align: center;
    font-size: 24px;
    margin-top: 52px;
    border-top: 1px solid #9e9e9e;
    padding-top: 38px;
    font-family: 'Conv_Lato-Bold';
	    padding-bottom: 20px;
	}
	
.footer{       background-color: #ffc300; margin-top:24px;     padding-bottom: 50px !important;}
.contact-heading {
    font-size: 20px;
    color: #000;
    font-family: 'Conv_Lato-Regular';
    border-bottom: 2px solid #8f8f8f;
    display: -webkit-inline-box;
}
.para1 {
    font-size: 18px;
    font-family: 'Conv_Lato-Light';
    color: #000;
    line-height: 30px;
	text-shadow: 0px 0px 0px #000;
}
.marketing-heading {
    text-align: center;
    color: #000;
    font-weight: bolder;
    padding-top: 28px;
    font-size: 24px;
    margin-top: 25px;
     font-family: 'Conv_Lato-Bold';
    padding-bottom: 20px;
}
 .carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
background-color: #000;}
.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #e5e5e5;
    /* border: 1px solid #000; */
border-radius: 10px;}
.carousel-indicators {
    bottom: -15px;
}
.address-1 {
    width: 325px;
    margin: 0 auto;
}
.para2 {
    font-family: 'Conv_Lato-Regular';
    font-size: 18px;
	    padding: 0px 20px;
}
.para2 span {
    color: #000;
    font-weight: bold;
}
.footer_copyright {
    padding: 20px;
    text-align: center;
    margin: 0;
    font-family: 'Conv_Lato-Light';
    font-size: 12px;
}

.social li {
    margin-right: 5px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: #fff;
	text-align: center;
}
.social li a {
     color: #fff !important;
}
ul.nav.navbar-nav.header_ph {
    margin: 0;
    position: absolute;
    left: 17.3%;
    top: 45%;
}
ul.nav.navbar-nav.social {
    position: absolute;
    right: 27px;
    bottom: 42px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
}



/* side bar hover icon */

.me {
  width: 400px;
  margin: 90px auto;
}
.me p,
.me h1 {
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
}
.me p {
  font-weight: 200;
}
.me span {
  font-weight: bold;
}
.hover-tab {
  position: fixed;
  top: 167px;
  right: -90px;
}
.hover-tab ul {
    padding: 0px;
    -webkit-transform: translate(-270px, 0);
    -moz-transform: translate(-270px, 0);
    -ms-transform: translate(-270px, 0);
    -o-transform: translate(-270px, 0);
    transform: translate(0px, 0);
    /* float: right; */
}
.hover-tab ul li a {
  color: #000;
  text-decoration: none;
}
.hover-tab ul li {
  display: block;
  margin: 5px;
  background: rgba(0, 0, 0, 0.36);
  width: 130px;
  text-align: left;
  padding: 10px;
  -webkit-border-radius: 30px 0px 0px 30px;
  -moz-border-radius: 0 30px 30px 0;
  border-radius: 30px 0px 0px 30px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.hover-tab ul li:hover {
  -webkit-transform: translate(-83px, 0);
  -moz-transform: translate(-83px, 0);
  -ms-transform: translate(-83px, 0);
  -o-transform: translate(-83px, 0);
  transform: translate(-83px, 0);
      background: rgb(163, 163, 163);
}
.hover-tab ul li:hover a {
  color: #000;
}
.hover-tab ul li:hover i {
  color: #fff;
  /*background: red;*/
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.hover-tab ul li i {
 margin-left: 5px;
    margin-right: 5px;
  color: #000;
 /* background: #fff;*/
  padding: 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 20px;
 /* background: #ffffff;*/
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* END OF side bar hover icon */





@media (max-width:800px)
{
.upper-para{	
    height: auto;
}
.lower-para{
	height: auto;
}
	.carousel {
 }
	.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
    margin-top: -9px;
}
.navbar-nav {
    margin-left: 7px!important;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 65px !important;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #ffbd00;
    background-image: none;
    border: 1px solid #ffbd00;
    border-radius: 4px;
}	
.contact-form {
    background-color: #000;
    margin-top: 50px;
}
.header_ph li {
    display: -webkit-inline-box;
}
ul.nav.navbar-nav.header_ph {
    margin: 0;
    position: absolute;
    left: 8.3%;
    top: 10%;
}
.header_ph li a {
    padding: 11px !important ;
}
.social li {
    margin-bottom: 7px;
}









}
@media (min-width:801px) and (max-width:1195px)
{
	
	ul.nav.navbar-nav.header_ph {
    margin: 0;
    position: absolute;
    left: 20.3%;
    top: 43%;
}
ul.nav.navbar-nav.social {
    position: absolute;
    right: 27px;
    bottom: 71px;
    text-align: center;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 9px !important;
}
}



@media (min-width:769px) and (max-width:980px)
{
.navbar-brand>img {
    display: block;
    width: 66%;
}
ul.nav.navbar-nav.header_ph {
    top: 24%;
}
ul.nav.navbar-nav.social {
    position: absolute;
    right: 27px;
    bottom: 71px;
    text-align: center;
    top: -63px;
}
.navbar-nav {
    margin-left: -21px !important;
}





}






