<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
#------------------------------------------------------------------------
# Simplicity - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */
.acymailing_module tr:hover {
 
    background-color: transparent;
 
}
 







.acymailing_module input.inputbox {
 


    border-radius: 3px 3px 3px 3px;
 
    color: #999999;
 
    display: inline-block;
 
    font-size: 20px;
 
    font-style: italic;
 
    font-weight: 300;
 
    height: 68px;
 
    margin: 0 !important;
 
    padding: 0 30px;
 
    width: 456px !important;
 
}
 





table.acymailing_form {
 


    width: 733px;
 
}

.redimage #gkHeader {
background-size: 100% auto !important;
}

/* Header Module style */
#gkHeaderMod .onefield {
    float: left;
}

#gkHeaderMod .acysubbuttons {
    float: right;
}

#gkHeaderMod .acymailing_form {
    height: 68px;
    margin: 30px auto 0 !important;
    width: 700px !important;
}

#gkHeaderMod .acysubbuttons input {
    height: 68px;
}

#gkHeaderMod .custom {
    text-align: center;
}

#gkHeaderMod .custom h1 {
    text-align: center !important;
}

@media only screen and (max-width: 1150px) {
    
#gkHeaderMod .custom h1 {
    font-size: 45px !important;
}

}

@media only screen and (max-width: 1030px) {
    
.imageBg #gkHeaderMod input[type="text"],
.imageBg #gkHeaderMod input[type="submit"] {
    height: 56px;
}

#gkHeaderMod .acymailing_form {
    width: 585px !important;
}

}

@media only screen and (max-width: 985px) {
   
#gkHeaderMod .custom h1 {
    font-size: 35px !important;
}

#gkHeaderMod .custom h2 {
    font-size: 18px;
    line-height: 28px !important;
    margin: 15px 18%;
}

.acymailing_module input.inputbox {
    width: 390px !important;
}

}

@media only screen and (max-width: 820px) {

#gkHeaderMod .onefield {
    float: none;
    margin-bottom: 15px !important;
}

#gkHeaderMod .acysubbuttons {
    float: none;
}

#gkHeaderMod .acymailing_form {
    height: 145px;
}

}

@media only screen and (max-width: 580px) {

#gkHeaderMod .acymailing_form {
    height: 115px;
    width: auto !important;
    margin: 15px auto 0 !important;
}

#gkHeaderMod .custom h2 {
    font-size: 16px;
    line-height: 25px !important;
    margin: 15px 0;
}

#gkHeaderMod .custom h1 {
    font-size: 22px !important;
}

.imageBg #gkHeaderMod input[type="email"],
.imageBg #gkHeaderMod input[type="submit"],
.imageBg #gkHeaderMod .gk-form {
    width: auto;
}

.imageBg #gkHeaderMod {
    padding: 0 10px 20px !important;
}

.imageBg #gkHeaderMod input[type="text"],
.imageBg #gkHeaderMod input[type="submit"] {
    height: 45px !important;
}

}
/* icon for recommendation page */
.gkrecommend1 {
    background-color: #FFFFFF;
    background-image: url("../images/style1/gkrecommend1.png");
    background-position: center top;
}
.gkrecommend1:hover {
    background-color: #FFFFFF;
    background-position: center top;
}
.gkbusiness1 {
    background-color: #FFFFFF;
    background-image: url("../images/style1/gkbusiness1.png");
    background-position: center top;
}
.gkbusiness1:hover {
    background-color: #FFFFFF;
    background-position: center top;
}    
.gkwallet1 {
    background-color: #FFFFFF;
    background-image: url("../images/style1/gkwallet1.png");
    background-position: center top;
}
.gkwallet1:hover {
    background-color: #FFFFFF;
    background-position: center top;



</pre></body></html>