.firstheader {background:url(../images/top-bg.png) #a0cfff top center repeat-x; padding:15px 0 15px 0;}
.secondtheader {}
.secondtheader a {display:block; text-align:center; font-size:16px; color:#fff; background:#d7ac52; margin:14px 0 0 0; border-radius:5px; transition:all .5s ease-in-out; box-shadow:0 0 1em #193e5c;}
.secondtheader a:hover {transition:all .5s ease-in-out; color:#fff; background:#a57a21; text-decoration:none;}

.text {}
.parallax {margin:30px 0 30px 0; padding-top: 50px;}
.parallax h5 {font-size: 20px; text-align: center;}
.parallax a {color:#fff; text-align: center; display: block;}
.parallax h5 a {color:#fff;}

.marginTop {margin: 10px 0 10px 0;}
.marginTop span {color:#d00404;}
.newulli {}
.newulli ul {}
.newulli ul li {line-height: 2;}

.cities {margin:0 0 30px 0;}
.cities ul {margin:0; padding:0;}
.cities ul li {display:inline-block;}
.footer-wrap-1 {
    background: url(../images/to-outline.png) bottom left no-repeat #363636;
    color: #bfbfbf;
    padding: 2em 0;
    margin-top: 2em;
}

.mainfooter {color: #fff; }
footer { background-color:#0c1a1e; background: url(../images/footerbg.jpg) top center no-repeat; background-size: cover; background-attachment: fixed;min-height:350px; font-family: 'Open Sans', sans-serif; }
.footerleft { margin-top:50px; padding:0 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p {color:#fff; font-size:14px !important; font-family: 'Open Sans', sans-serif; margin-bottom:5px;}
.footerleft p i {width:20px; color:#999;}
.footerleft hr {border-top: 1px solid #525252;}


.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:15px;}
.footer-ul li a { color:#ffffff; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ff670f; }

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 
 

 
 .icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
 .icon-ul li { line-height:75px; width:100%; float:left;}
 .icon { float:left; margin-right:5px;}
 
 
 .copyright { min-height:40px; background-color:#000000;}
 .copyright p { text-align:center; color:#FFF; padding:10px 0; margin-bottom:0px;}
 .heading7 { font-size:21px; font-weight:700; color:#d9d6d6; margin-bottom:22px;}
 .post p { font-size:12px; color:#FFF; line-height:20px;}
 .post p span { display:block; color:#8f8f8f;}
 .bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
 .bottom_ul li { float:left; line-height:40px;}
 .bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
 .bottom_ul li a { color:#FFF;  font-size:12px;}

.container h3 {color:#d7ac52; font-size:20px;}
.container h4 {color:#d00404; font-size:23px;}
.container strong, .container strong a {color:#d7ac52; font-weight:bold;} 

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 99999999999999;
}

 /* ===============                      ===============
                   Phones and Handhelds
   ===============                      =============== */
@media only screen and (max-width: 599px) {
.carousel-caption {display:none;}
.text {text-align:left;}
.rTable {margin:20px 0 0 -28px !important;}
.mainparallax {background:#000;}
.parallax {height: auto !important;}
}

/* ===============                      ===============
                         Tablets
   ===============                      =============== */
@media only screen and (max-width: 990px) and (min-width: 600px) {
.carousel-caption {display:none;}
.mainparallax {background:#000;} 
.mainparallax {background:#000;}
.parallax {height: auto !important;}
.rTable {margin:20px 0 0 -28px !important;}
}

/* ===============                      ===============
                         Laptops
   ===============                      =============== */
@media only screen and (max-width: 1125px) and (min-width: 1000px) { 

}