Server : Apache System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64 User : tradze ( 1001) PHP Version : 8.1.34 Disable Function : NONE Directory : /home/tradze/public_html/resources/assets/css/ |
.light-bg {
background: url('../img/light-bg.jpg') repeat-x;
height: auto;
padding-bottom: 75px;
}
.page-title {
font-size: 24px;
line-height: 26px;
color: #673120;
font-family: 'Proxima Nova Condensed';
font-weight: lighter;
text-align: left;
margin-top: 70px;
margin-bottom: 70px;
}
.contact-button {
margin-top: 105px;
float: right;
}
.sep-line {
margin-top: 70px;
}
.sep {
margin: 0 auto;
display: block;
}
.text-box {
background: #fff;
-webkit-box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
-moz-box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
padding: 20px;
margin-bottom: 20px;
}
.text-box .title {
font-size: 24px;
color: #521400;
font-weight: lighter;
font-family: 'Proxima Nova Condensed';
}
.text-box .title a {
color: #521400;
}
.text-box .title a:hover, .text-box .title a:focus {
color: #521400;
}
.text-box .text-faq {
margin-top: 16px;
font-size: 12px;
line-height: 18px;
text-align: justify;
color: #333333;
font-family: 'Proxima Nova';
margin-top: 10px;
}
.text-box .text-faq ul {
margin: 0px;
padding: 0px;
}
.text-box .text-faq ul li {
list-style: none;
background: url('../img/bullet.png') no-repeat 0px;
padding: 3px 5px 3px 20px;
font-size: 12px;
line-height: 18px;
text-align: justify;
color: #333333;
}
.action-btn {
background: #ffd962;
border-bottom: 5px solid #d8b74f;
padding: 10px 20px;
font-size: 18px;
color: #673120;
font-family: 'Proxima Nova Condensed';
text-align: center;
font-weight: normal;
width: 190px;
height: 37px;
}
.action-btn a {
color: #673120;
}
.action-btn:hover {
color: #673120;
}
/* RESPONSIVE CSS
-------------------------------------------------------------------------------*/
/* Portrait tablets and medium desktops */
@media (min-width: 1260px) and (max-width: 1280px) {
}
/* Large desktops and laptops */
@media (min-width: 1200px) {
}
/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
.text-box .title {
font-size: 22px;
}
.contact-form-bg .title {
font-size: 33px;
}
.action-btn {
padding: 10px 13px;
font-size: 14px;
}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.text-box .title {
font-size: 22px;
}
.contact-form-bg .title {
font-size: 22px;
}
.text-box .text {
margin-bottom: 50px;
}
.page-title {
font-size: 22px;
line-height: 24px;
margin-top: 50px;
margin-bottom: 50px;
}
.action-btn {
padding: 10px 8px;
font-size: 12px;
}
.update-btn {
width: 83%;
}
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.contact-button {
float: left;
margin-top: 20px;
margin-bottom: 40px;
}
.text-box .title {
font-size: 20px;
}
.contact-form-bg {
margin-top: 20px;
}
.contact-form-bg .title {
font-size: 24px;
}
.page-title {
font-size: 18px;
line-height: 20px;
margin-top: 50px;
margin-bottom: 0px;
}
.update-btn {
width: 87%;
}
}
/* Landscape phones and smaller samsung */
@media (min-width: 330px) and (max-width: 480px) {
.contact-button {
float: left;
margin-top: 20px;
margin-bottom: 40px;
}
.text-box .title {
font-size: 20px;
}
.contact-form-bg {
margin-top: 20px;
}
.contact-form-bg .title {
font-size: 24px;
}
.page-title {
font-size: 18px;
line-height: 20px;
margin-top: 50px;
margin-bottom: 10px;
}
.update-btn {
width: 87%;
}
}
/* Landscape phones and smaller iphone */
@media (min-width: 300px) and (max-width: 325px) {
.text-box {
height: auto;
}
.text-box .text {
height: auto;
margin-bottom: 50px;
}
.page-title {
font-size: 18px;
line-height: 20px;
margin-top: 50px;
margin-bottom: 50px;
}
.update-btn {
width: 79%;
}
}