 @font-face {
     font-family: 'JaapokkiRegular';
     src: url('../fonts/jaapokki/jaapokki-regular.eot');
     src: url('../fonts/jaapokki/jaapokki-regulard41d.eot?#iefix') format('embedded-opentype'), url('../fonts/jaapokki/jaapokki-regular.woff') format('woff'), url('../fonts/jaapokki/jaapokki-regular.ttf') format('truetype'), url('../fonts/jaapokki/jaapokki-regular.svg#JaapokkiRegular') format('svg');
     font-weight: normal;
     font-style: normal;
 }
 @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
 body {
     /*background:url(../images/geometry.png);*/
     
     background: #fff;
 }
 #preloader {
     position: fixed;
     left: 0;
     top: 0;
     z-index: 9999999;
     width: 100%;
     height: 100%;
     overflow: visible;
     background: #fff url("../../html/images/pre_loader.gif") no-repeat center center;
     color: #000;
 }
img {
    max-width: 100%;
}
 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
     color: #333;
     font-family: 'Open Sans', sans-serif;
     font-weight: normal;
     letter-spacing: 1px;
     text-transform: capitalize;
 }
 .heading-wrap {
     padding-top: 105px;
     margin-bottom: 70px;
 }
.heading-wrap h2 {
    letter-spacing: 6px;
    font-weight: 700;
    font-size: 35px;
    margin-bottom: 20px;
}

 .heading-wrap .button {
     position: relative;
     top: 30px;
     background-color: #B89841;
     color: #fff;
     border-radius: 50px;
 }
 .heading-wrap .button:hover {
     background-color: #fff;
     border: 1px double #fff;
     color: #B89841;
 }
 .heading-wrap p {
     font-size: 24px;
     line-height: 50px;
     text-transform: uppercase;
     letter-spacing: 3px;
 }
 .heading-wrap h5 {
     color: #8D8D8D;
     line-height: 26px;
     margin-left: 143px;
     margin-right: 143px;
     margin-bottom: 13px;
     text-transform: capitalize;
     font-size: 16px;
     letter-spacing: 0px;
     margin-top: 20px;
 }
 .heading-wrap h1,
 .heading-wrap h2,
 .heading-wrap h4 {
     color: #fff;
 }
 .top-intro {
     background: #1490D6;
     padding: 30px 0px 50px;
     height: 580px;
     background: #000 url("../../html/images/testimonial.jpg") no-repeat fixed 50% 50% / cover;
     position: relative;
     overflow: hidden;
 }
 .header-overlay {
     position: absolute;
     content: "";
     top: 0px;
     left: 0px;
     right: 0px;
     bottom: 0px;
     height: 100%;
     background: rgba(0, 0, 0, 0.6);
 }
 .sing_dmo {
    margin-top: -6px;
    margin-bottom: 37px;
 }
 .title-section {
     margin-top: 100px;
     margin-bottom: 50px;
 }
 .title-section h5 {
    font-size: 16px;
    margin-top: 14px;
 }
 .inner-desc {
     margin-bottom: 60px;
 }
 .inner-desc img {
     width: 100%;
     height: 100%;
     transition: all 0.3s linear 0s;
 }
 .inner-desc:hover.inner-desc img {
     transform: translate3d(0px, -15px, 0px);
 }
.inner-desc h4 {
    font-weight: 300;
    color: #353330;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: capitalize;
    font-size: 18px;
    margin-top: 20px;
}
.section-text {
    width: 100%;
}

 .feature_section {
     padding: 78px 10px 60px 10px;
 }
 .feature_section h2 {
     text-transform: capitalize;
     color: #333;
     text-transform: uppercase;
 }
 .feature_section p {
     padding-bottom: 50px;
     font-size: 17px;
     font-weight: normal;
     letter-spacing: 0px;
 }

 .list-icon.style2 {
     font-size: 16px;
     padding-left: 0px;
 }
 .list-icon.style2 li {
     margin-bottom: 6px;
     list-style: none;
     color: #696464;
     padding: 5px 0px;
 }
.list-icon li::before {
    content: '✓';
    margin-right: 10px;
    font: normal normal 13px/1 FontAwesome;
    color: #202020;
}
 .get_now {
     padding: 50px 0px 66px;
 }
 .get_now_content {
     margin-top: 100px;
     margin-left: 75px;
 }
 .get_now_content h4 {
     font-size: 23px;
     font-weight: bold;
     text-transform: capitalize;
 }
 .button {
     margin-top: 20px;
     color: #ffffff;
     background-color: #B89841;
     border: 1px double #E67E22;
     border-color: transparent;
     -webkit-transition: all 0.3s ease !important;
     -moz-transition: all 0.3s ease !important;
     transition: all 0.3s ease !important;
     padding: 13px 38px;
     box-shadow: 4px 4px 8px rgba(107, 103, 103, 0.2);
     font-weight: bold;
     font-size: 14px;
     text-transform: uppercase;
     letter-spacing: 3px;
     top: 30px;
     position: relative;
     border-radius: 50px;
 }
 .button:hover {
     background-color: transparent;
     color: #E67E22;
     border: 1px solid #E67E22;
     text-decoration: none;
 }
 .footer_demo {
     background: #1E1E1E;
     padding: 30px 0px;
 }
 .footer p {
     margin-top: 25px;
     color: #fff;
     letter-spacing: 0px;
     text-transform: capitalize;
 }
 /* Tablet Landscape 
=======================================================================================*/
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
     
.get_now_content {
    margin-top: 0px;
    margin-left: 0px;
} 


 }
/* Tablet Portrait 
=======================================================================================*/

 @media (min-width: 768px) and (max-width: 991px) {
.all_dmo .col-md-3 {
    width: 50%;
    float: left;
}
.feature_section {
    padding: 0px;
}
.feature_section .col-md-4.have-padding {
    width: 33.33%;
    float: left;
}
.feature_section .list-icon.style2 {
    font-size: 16px;
    padding-left: 0;
}
.get_now_content {
    margin-top: 0px;
    margin-left: 0px;
} 


}

/* Phone 
=======================================================================================*/
@media only screen and (max-width: 767px) {
.heading-wrap h5 {
    margin-left: 0px;
    margin-right: 0px;
}
.heading-wrap {
    padding-top: 50px;
}
.get_now_content {
    margin-top: 30px;
    padding-bottom: 96px;
    margin-left: 0px;
    text-align: center;
}
.heading-wrap h2 {
    letter-spacing: 0px;
    font-size: 30px;
}
.heading-wrap h4 {
    font-size: 20px;
    line-height: 31px;
    letter-spacing: 0px;
}
.feature_section {
    padding: 0px;
}
.get_now {
    padding: 0px;
}


}
 
 
 