/* .report-row {
    padding-bottom: 0px;
} */
/* .hero-section {
    padding-bottom: 0px;
} */
.content-title {
    /* font-family: 'bentonsansmedium';
    font-size: 36px;
    line-height: 44px;
    color: #b5862d;
    padding: 30px 0;
    font-weight: 700; */
    text-align: center;
    padding: 30px 0;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    color: #c5983a !important;
}
/* .our-apps-wrapper {
    text-align: center;
    max-width: 80%;
    margin: 30px auto 0;
} */
.our-apps-title {
    font-size: 20px;
    line-height: 20px;
    color: #fcfcfc;
    font-weight: 500;
}
.our-apps-list {
    padding: 0;
    margin: 30px 0;
    list-style: none;
}
.our-apps-list li {
    float: left;
    width: 20%;
    text-align: center;
}
.our-apps-list li a {
    display: block;
    text-decoration: none;
}
.our-app-name {
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    color: #333333;
    padding-top: 15px;
}
.our-app-desc {
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    color: #333333;
    padding-top: 10px;
}

.empty-text {
    color: #333333;
    font-weight: 600;
}
.footer-left {
    float: left;
    width: calc(100% - 240px);
    line-height: 21px;
}
.footer-right {
    float: right;
    width: 240px;
    font-size: 12px;
    line-height: 21px;
    color: #333333; 
}
.footer-right a {
    margin: 0 10px;
}

.footer {
    padding-top: 50px;
}
.footer-links li {
    list-style: none;
    display: inline-block;
    text-align: center;
    margin: 0 15px 30px;
    font-size: 12px;
}
.footer-links li a {
    color: #333333;
    text-decoration: underline;
}
.footer-links li a:hover {
    color: #333333;
    text-decoration: none;
}
.copyright-text {
    font-size: 16px;
    line-height: 12px;
    color: #333333;
    padding-bottom: 30px;
    text-align: center;
}
.section-title {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}
.download-btn-wrapper {
    max-width: 332px;
    margin: 0 auto;
    padding: 22px 0 64px;
    text-align: center;
}
.social-btn-wrapper {
    max-width: 150px;
    margin: 0 auto;
    padding-bottom: 67px;
}
.social-btn-wrapper a, .social-btn-wrapper a:hover, .social-btn-wrapper a:focus {
    float: left;
    margin-right: 27px;
}
.social-btn-wrapper a:last-child {
    margin-right: 0;
}
.interest-title {
    font-family: 'bentonsansmedium';
    color: #b5862d;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.report-row {
    padding-bottom: 20px;
}

.features-wrapper {
    padding: 30px 0;
}
.wrapper {
    max-width: 928px;
    width: 100%;
    margin: 0 auto;
}
.section-title {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    color: #c5983a !important;
}
.section-title span {
    position: relative;
    letter-spacing: 1px;
    z-index: 9;
}
#subscribe .features-desc {
    padding: 25px 0 50px;
}

.features-desc {
    font-size: 20px;
    line-height: 26px;
    max-width: 68%;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0 80px;
    color: #000;
}
.frm-wrapper {
    max-width: 596px;
    margin: 0 auto 30px;
}
.frm-left {
    float: left;
    width: 425px;
}
.frm-right {
    float: right;
    width: 163px;
}
.frm-textbox {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: #91a5aa;
    border: 1px solid rgb(197 152 58);
    background-color: rgb(255, 255, 255);
    width: 100%;
    border-radius: 30px;
    padding: 0px 28px;
    line-height: 64px;
}
.frm-right a, .frm-right a:hover, .frm-right a:focus {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    background: #c5983a;
    display: block;
    width: 100%;
    border-radius: 30px;
    text-align: center;
    line-height: 66px;
}
.subscribe {    
    font-size: 23px;
    line-height: 40px;
    text-align: left;
    color: #c5983a;
}
.close {
    font-size: 30px;
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 999;
}
.popup-img {
    text-align: center;
    padding-top: 50px;
}
.popup-text {
    padding: 50px 0;
    text-align: center;
}
#successAction .modal-dialog, #errorAction .modal-dialog {
    width: 600px;
    margin: 30px auto;
    display: block ! important;
}
@media screen and (max-width: 768px) {
    .header-section.header-floating.floating {
        padding-top: 10px;
    }
    #ourApp {
        padding-top: 10px;
    }
    .footer {
        top: 0px ! important;
    }
    .thanks-page .footer {
        background: none;
    }
    .footer .container {
        max-width: 100%;
    }
    .footer-links li {
        width: 50%;
        float: left;
        margin: 0px !important;
    }
    .our-apps-list li {
        float: none;
        width: 100%;
        border-bottom: 1px solid rgb(173 170 170 / 50%);
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .our-apps-list li:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .our-app-img {
        float: left;
        width: 25%;
    }
    .our-app-img img {
        width: 100%;
    }
    .our-apps-desc-wrapper {
        float: left;
        width: 75%;
        text-align: left;
        padding-left: 20px;
    }
    .custom-combobox {
        width: 100%;
    }
    .footer-image, .footer-links {
		display: block;
        padding-left: 0px;
        margin-bottom: 20px;
	}
    .footer-left {
        display: block;
        width: 100%;
    }
    .footer-right {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .swiper-horizontal {
        margin-left: 10px;
        margin-right: 10px;
    }
    .top-image, .footer-image, footer {
        display: block ! important;
    }
    .frm-right {
        float: none;
        margin: 0 auto;
    }
    .frm-wrapper {
        width: 95%;
    }
    .frm-left {
        float: none;
        width: 100%;
        margin-bottom:20px;
    }
    #subscribe .features-desc {
        padding: 20px 0 20px;
    }
    .hero-section .container {        
        min-height: 100% !important;
    }
    .features-wrapper {
        padding-top: 60px;
    }
}


/* iPad Mini in portrait & landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { 
    .navbar-nav > li > a{
        padding: 10px 5px !important;
    }
}
/* iPad Mini in landscape only */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 
    .navbar-nav > li > a{        
        padding: 10px 12px !important;
        margin-top: 25px;        
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: 10px;
      }
    .desktop-fixed {
        position: relative !important;
        z-index: 9999;
    }   
}
/* iPad Mini in portrait only */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
    .navbar-nav > li > a{
        padding: 10px 5px !important;
        margin-top: 25px;
        font-size: 14px;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: 10px;
    }
    .desktop-fixed {
        position: relative !important;
        z-index: 9999;
    }
    .navbar-logo img {
        width: 110px;
        height: 30px;
    }
}